Home · skill · Scepter_Start_Skill1_Burn

A Burn that deals 140% Faith over ::dur::.

Properties

status
Done
nature
Status
duration
10
steps
visuals={"fxs":[{"set":"State_Burning_Light","space":0,"props":{},"flags":12}]}props={}on=0duration=-1type=11props={"loop":{"tick":2}}effects=[{"effect":0,"affinity":"Light","scaling":[{"ratio":1.4,"atb":"Faith"}],"flags":0}]on=0type=12duration=-1
Raw data
{
  "status": "Done",
  "gfx": {
    "file": "UI/icons/atlas_weapon_Scepter_96PX.png",
    "size": 48,
    "x": 6,
    "y": 0,
    "width": 2,
    "height": 2
  },
  "id": "Scepter_Start_Skill1_Burn",
  "nature": "Status",
  "texts": {
    "name": "Light Burn",
    "desc": "A [Burn] that deals ::dmg:: over ::dur::."
  },
  "anim": {},
  "duration": 10,
  "steps": [
    {
      "visuals": {
        "fxs": [
          {
            "set": "State_Burning_Light",
            "space": 0,
            "props": {},
            "flags": 12
          }
        ]
      },
      "props": {},
      "on": 0,
      "duration": -1,
      "type": 11
    },
    {
      "props": {
        "loop": {
          "tick": 2
        }
      },
      "effects": [
        {
          "effect": 0,
          "affinity": "Light",
          "scaling": [
            {
              "ratio": 1.4,
              "atb": "Faith"
            }
          ],
          "flags": 0
        }
      ],
      "on": 0,
      "type": 12,
      "duration": -1
    }
  ],
  "flags": [],
  "mastery": [],
  "props": {
    "status": {
      "types": [
        {
          "type": "Burn"
        },
        {
          "type": "Debuff"
        }
      ]
    }
  },
  "vars": {}
}