Variable TRAINING_COMBAT_SETTINGSConst
TRAINING_COMBAT_SETTINGS: {
kiRegenerationRate: 2;
maxTrainingSession: 300000;
perfectStrikeThreshold: 0.7;
staminaRegenerationRate: 1.5;
techniqueCooldown: 500;
} = ...
Type declaration
Readonly
kiRegenerationRate: 2
Readonly
maxTrainingSession: 300000
Readonly
perfectStrikeThreshold: 0.7
Readonly
staminaRegenerationRate: 1.5
Readonly
techniqueCooldown: 500