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

◆ IsRangedSpecialistWeapon

bool [] Terraria.ID.ItemID.Sets.IsRangedSpecialistWeapon = Factory.CreateBoolSet(1156, 3350, 3210, 160, 3821)
static

If true, the item counts as a specialist weapon.
Used for Shroomite Helmet damage buffs (and other effects that will affect F:Terraria.Player.specialistDamage).

Definition at line 1619 of file ItemID.cs.

Referenced by Terraria.Player.GetWeaponDamage().