ItemStatus
ItemStatus in Skills- id
- ItemStatus
- flags
- 0
- notes
- Represents the long lasting affixes status given by an item
- nature
- 4
Raw data
{
"id": "ItemStatus",
"anim": {},
"vars": {},
"flags": 0,
"notes": "Represents the long lasting affixes status given by an item",
"props": {
"status": {
"types": [
{
"type": "Buff"
}
],
"persistant": true,
"statusFlags": 1,
"stackingPolicy": 2
}
},
"steps": [],
"texts": {},
"nature": 4,
"mastery": []
}