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

Properties

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