Skip to content
Version 2.11.0
↓ Get the launcher

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; }