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

Properties

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