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

◆ Spears

bool [] Terraria.ID.ItemID.Sets.Spears = Factory.CreateBoolSet(280, 277, 2332, 4061, 802, 274, 537, 1186, 390, 1193, 406, 1200, 2331, 550, 756, 3836, 1228, 1947)
static

Set for easily defining weapons as spears.
Only used for vanilla spears to make sure they still scale with attack speed (though it's encouraged to set this for your spears as well, for cross-mod support).

Definition at line 1606 of file ItemID.cs.

Referenced by Terraria.Item.RestoreMeleeSpeedBehaviorOnVanillaItems().