|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
If true for a given NPC type (F:Terraria.NPC.type), then that NPC can hit players that are submerged in shimmer.
Defaults to false.
Bosses (F:Terraria.NPC.boss) and invasion enemies (M:Terraria.NPC.GetNPCInvasionGroup(System.Int32)) can always hit shimmered players.
Definition at line 611 of file NPCID.cs.
Referenced by Terraria.ID.NPCID.Sets.Sets(), and Terraria.Player.AllowShimmerDodge().