TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ endurance

float Terraria.Player.endurance

The percent of damage this player should resist.
Has a soft cap of 1f. Cannot reduce taken damage below 1.

Definition at line 1359 of file Player.cs.

Referenced by Terraria.Player.ApplyEquipFunctional(), Terraria.Player.ApplyVanillaHurtEffectModifiers(), Terraria.Player.ResetEffects(), Terraria.Player.UpdateArmorSets(), and Terraria.Player.UpdateBuffs().