Home · skill · Sword_Start_Skill1Status

A [Bleeding] effect that deals 90% Strength over ::dur::.

Properties

status
Done
nature
Status
duration
10
steps
props={"loop":{"tick":2}}effects=[{"effect":0,"affinity":"Physical","scaling":[{"ratio":0.9,"atb":"Strength"}],"flags":0}]on=0type=12duration=-1
Raw data
{
  "status": "Done",
  "gfx": {
    "file": "UI/icons/atlas_weapon_Sword1H_96PX.png",
    "size": 96,
    "x": 5,
    "y": 0
  },
  "id": "Sword_Start_Skill1Status",
  "nature": "Status",
  "texts": {
    "name": "Cleave",
    "desc": "A [Bleeding] effect that deals ::dmg:: over ::dur::."
  },
  "anim": {},
  "duration": 10,
  "steps": [
    {
      "props": {
        "loop": {
          "tick": 2
        }
      },
      "effects": [
        {
          "effect": 0,
          "affinity": "Physical",
          "scaling": [
            {
              "ratio": 0.9,
              "atb": "Strength"
            }
          ],
          "flags": 0
        }
      ],
      "on": 0,
      "type": 12,
      "duration": -1
    }
  ],
  "flags": [],
  "mastery": [],
  "props": {
    "status": {
      "types": [
        {
          "type": "Bleed"
        },
        {
          "type": "Debuff"
        }
      ]
    }
  },
  "vars": {}
}