Skip to content
Version 2.11.0
↓ Get the launcher

MonsterInfo.IsBoss property

true when MonsterType equals MonsterTypeBoss (2). Derived at load time from the table row. Confirmed by recon on the Ancient Purifier run: attr-10 → MonsterTable[33301].MonsterType == 2.

public bool IsBoss { get; set; }