|
TModLoader v1.4.4.9
TModLoader source code documentation
|
| bool Terraria.Item.DD2Summon |
If true, the given item is categorized as a Dungeon Defenders 2 summon item.
DD2 summon items get a counter for how much Etherian Mana is in the player's inventory.
This field being set does not make the item consume Etherian Mana. Etherian Mana consumption is handled manually per-type.
Defaults to false.
Definition at line 737 of file Item.cs.
Referenced by Terraria.UI.ItemSlot.Draw(), Terraria.Item.ResetStats(), and Terraria.Item.SetDefaults4().