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

◆ SourceDamage

StatModifier Terraria.Player.HurtModifiers.SourceDamage

Use this to enhance or scale the base damage of the NPC/projectile/hit.

Not used by vanilla due to lack of proper pvp support.
Use cases are similar to F:Terraria.NPC.HitModifiers.SourceDamage

Definition at line 625 of file Player.cs.

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