|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
If != 1f for a given item type (F:Terraria.Item.type), then that item will have the damage in its tooltip multiplied by the retrieved value. Useful for items with damage values that don't accurately convey the typical damage. Mainly used by flails to show the boosted damage in the launching forward state.
Defaults to 1f.
Definition at line 394 of file ItemID.cs.
Referenced by Terraria.Player.GetWeaponDamage().