ISXWoW:itemstats (Data Type)
From ISMods Wiki
Contents |
[edit]
Description
?
[edit]
Members
- string Class
- the primary class of the item (Weapon, Armor, etc)
- string SubType
- subtype of the item (Cloth, Mail, Wand, etc)
- int Rarity
- 1=Grey, 2=White, 3=Green, etc
- bool Usable
- Returns wheter or not you can use it based on level, class, skill restrictions. (Not based on cooldown)
[edit]
Methods
?
[edit]
Returns
?
[edit]
Inherits
?
[edit]
