Skip to content
Version 2.11.0
↓ Get the launcher

IGameDataEquip.GetSchoolAttrLib method

Returns the v2 SCHOOL attr-lib entries for an attr-lib id, filtered to the row whose allow-part list contains equipPart AND whose talent-school list contains talentSchoolId (resolve via ProfessionSpecs.TalentSchool). This is the spec-dependent advanced-roll source for raid/v2 gear. Empty when unknown / not yet loaded.

public IReadOnlyList<EquipAttrRange> GetSchoolAttrLib(int attrLibId, int equipPart,
int talentSchoolId)