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

Properties

Health: Health
IsAlive: boolean
optional
Hydration: number
optional
Energy: number
optional
Temperature: number

Properties

Health: Health
IsAlive: boolean
optional
Hydration: number
optional
Energy: number
optional
Temperature: number

Properties

optional
Head: BodyPartHealth
optional
Chest: BodyPartHealth
optional
Stomach: BodyPartHealth
optional
LeftArm: BodyPartHealth
optional
RightArm: BodyPartHealth
optional
LeftLeg: BodyPartHealth
optional
RightLeg: BodyPartHealth

Properties

Maximum: number
Current: number
Effects: Record<string, number>