GearAttrRoll.School property
True when the roll came from EquipAttr.equip_attr_set (the current spec’s set): its row id keys the v2 SCHOOL lib table (GetSchoolAttrLibRow), not the v1 table. Resolving it against v1 returned a colliding row’s wrong attrs (in-world 2026-06-13).
public bool School { get; set; }See Also
Section titled “See Also”- struct GearAttrRoll
- namespace Stellar.Abstractions.Domain.Inventory