FareverDB

Rogue_Poison_DeadlyStatus

Rogue_Poison_DeadlyStatus in Skills
id
Rogue_Poison_DeadlyStatus
flags
0
nature
4
duration
10
Raw data
{
  "id": "Rogue_Poison_DeadlyStatus",
  "gfx": {
    "x": 36,
    "y": 38,
    "file": "UI/Placeholder/Icons_Resources.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {},
  "vars": {},
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Poison"
        },
        {
          "type": "Debuff"
        }
      ],
      "maxStacks": 5
    }
  },
  "steps": [
    {
      "on": 0,
      "type": 11,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "State_Poisonned",
            "flags": 8,
            "props": {},
            "space": 0
          },
          {
            "set": "Hit_RoguePoisonProc",
            "props": {},
            "space": 0,
            "attachName": "Socket_Torso"
          }
        ]
      },
      "duration": -1
    },
    {
      "on": 0,
      "type": 12,
      "props": {
        "loop": {
          "tick": 1
        }
      },
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "scaling": [
            {
              "atb": "Dexterity",
              "ratio": 0.25
            }
          ],
          "affinity": "Physical"
        }
      ],
      "duration": -1
    }
  ],
  "texts": {},
  "nature": 4,
  "mastery": [],
  "duration": 10
}