Skip to main content
Deno 2 is finally here 🎉️
Learn more
interface tables.IBotBase.BodyPartsDamageHistory
import { type tables } from "https://deno.land/x/sptaki@1.2.0/models/eft/common/mod.ts";
const { BodyPartsDamageHistory } = tables.IBotBase;

Properties

Head: DamageStats[]
Chest: DamageStats[]
Stomach: DamageStats[]
LeftArm: DamageStats[]
RightArm: DamageStats[]
LeftLeg: DamageStats[]
RightLeg: DamageStats[]
Common: DamageStats[]