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

◆ resistCold

bool Terraria.Player.resistCold

If true, this player will take 30% less damage from any NPC with F:Terraria.NPC.coldDamage set and any projectile with F:Terraria.Projectile.coldDamage set.

Definition at line 1370 of file Player.cs.

Referenced by Terraria.ModLoader.CombinedHooks.ModifyHitByNPC(), Terraria.ModLoader.CombinedHooks.ModifyHitByProjectile(), Terraria.Player.ResetEffects(), Terraria.Player.UpdateBuffs(), and Terraria.Player.UpdateDead().