Skip to content
Version 2.11.0
↓ Get the launcher

IGameDataEquip.GetAttrLib method

Returns the attribute entries (with value ranges) for an attr-lib id, filtered to the row whose allow-part list contains equipPart (a lib id has one table row per slot-part group — an unfiltered merge mixes other slots’ ranges in; ZDPS-verified semantics). Empty list when unknown / not yet loaded.

public IReadOnlyList<EquipAttrRange> GetAttrLib(int attrLibId, int equipPart)