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

◆ IncomingDamageMultiplier

MultipliableFloat Terraria.Player.HurtModifiers.IncomingDamageMultiplier

Use this to reduce damage from certain sources before applying defense.
Used by vanilla for coldResist and banner damage reduction.

Definition at line 631 of file Player.cs.

Referenced by Terraria.Player.HurtModifiers.HurtModifiers(), and Terraria.Player.HurtModifiers.GetDamage().