FareverDB
?

ConsumableStatus

ConsumableStatus in Skills
id
ConsumableStatus
flags
0
nature
4
duration
10
Raw data
{
  "id": "ConsumableStatus",
  "anim": {},
  "vars": {},
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Buff"
        }
      ],
      "maxStacks": 99
    }
  },
  "steps": [
    {
      "on": 0,
      "type": 18,
      "props": {
        "loop": {
          "tick": 2
        }
      },
      "duration": -1
    }
  ],
  "texts": {},
  "nature": 4,
  "mastery": [],
  "duration": 10
}