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

◆ ShouldBeCountedAsBoss

bool [] Terraria.ID.NPCID.Sets.ShouldBeCountedAsBoss
static

If true for a given NPC type (F:Terraria.NPC.type), then that NPC is sorted with bosses despite F:Terraria.NPC.boss being false.
Used in vanilla for the Celestial Pillars, the Eater of Worlds' head, and the Torch God.
Defaults to false.

Definition at line 577 of file NPCID.cs.

Referenced by Terraria.ID.NPCID.Sets.Sets(), Terraria.GameContent.Bestiary.BestiaryEntry.Enemy(), and Terraria.ID.ContentSamples.BestiaryHelper.GetSortedBestiaryEntriesList().