Home · skill · KoboldThief_Auto_Status

A Poison that deals 45% FoePower over 9.

Properties

status
WIP
nature
Status
duration
9
steps
effects=[{"affinity":"Nature","effect":0,"scaling":[{"ratio":0.45,"atb":"FoePower"}],"flags":0}]on=0props={"loop":{"tick":2}}type=12duration=-1
Raw data
{
  "status": "WIP",
  "gfx": {
    "file": "UI/Placeholder/Icons_Resources.png",
    "size": 48,
    "x": 36,
    "y": 38,
    "width": 2,
    "height": 2
  },
  "id": "KoboldThief_Auto_Status",
  "nature": "Status",
  "texts": {
    "name": "Lethal Poison",
    "desc": "A [Poison] that deals ::dmg:: over ::duration::."
  },
  "anim": {},
  "duration": 9,
  "steps": [
    {
      "effects": [
        {
          "affinity": "Nature",
          "effect": 0,
          "scaling": [
            {
              "ratio": 0.45,
              "atb": "FoePower"
            }
          ],
          "flags": 0
        }
      ],
      "on": 0,
      "props": {
        "loop": {
          "tick": 2
        }
      },
      "type": 12,
      "duration": -1
    }
  ],
  "flags": [],
  "mastery": [],
  "props": {
    "status": {
      "types": [
        {
          "type": "Poison"
        },
        {
          "type": "Debuff"
        }
      ]
    }
  },
  "vars": {},
  "script": ""
}