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; }See Also
Section titled “See Also”- struct MonsterInfo
- namespace Stellar.Abstractions.Domain.GameData