Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface WeaponDurability
import { type WeaponDurability } from "https://deno.land/x/sptaki@1.2.0/models/spt/config/IBotDurability.d.ts";

Properties

lowestMax: number
highestMax: number
maxDelta: number
minDelta: number
minLimitPercent: number