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

◆ IsAMineThatDealsTripleDamageWhenStationary

bool [] Terraria.ID.ProjectileID.Sets.IsAMineThatDealsTripleDamageWhenStationary = Factory.CreateBoolSet(135, 138, 141, 144, 778, 782, 795, 798, 801, 786, 789, 792)
static

If true for a given projectile type (F:Terraria.Projectile.type), then that projectile will deal triple damage when moving less than 0.5 pixels per tick.
Defauls to false.

Definition at line 472 of file ProjectileID.cs.

Referenced by Terraria.Projectile.Damage().