|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
If true for a given NPC type (F:Terraria.NPC.type), then that NPC is treated specially for difficulty scaling.
Projectile NPCs never scale their max health, defense, or value.
Additionally, kills are not counted for NPCs in this set.
Defaults to false.
Definition at line 365 of file NPCID.cs.
Referenced by Terraria.ID.NPCID.Sets.Sets(), Terraria.NPC.ExcludedFromDeathTally(), Terraria.NPC.ScaleStats(), Terraria.NPC.ScaleStats_ApplyExpertTweaks(), Terraria.NPC.ScaleStats_ApplyGameMode(), and Terraria.NPC.ScaleStats_UseStrengthMultiplier().