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

Properties

MovementAction: number
SprintAction: number
GainPerFatigueStack: number
DependentSkillRatios: IDependentSkillRatio[]
QTELevelMultipliers: Record<string, Record<string, number>>