Skip to main content
All skills

SuperEliteDemon_Rage_Status

Status
cooldown
duration
steps2
Scaling
60% FoePower· Chaos

Raw data

nature
Status
steps
2
id
SuperEliteDemon_Rage_Status
raw data
{
  "id": "SuperEliteDemon_Rage_Status",
  "gfx": {
    "x": 0,
    "y": 1,
    "file": "UI/icons/atlas_abilities_status_96PX.png",
    "size": 96
  },
  "anim": {},
  "vars": {},
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Buff"
        }
      ]
    }
  },
  "steps": [
    {
      "on": 0,
      "type": 11,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "Chaos_Axe_Aura",
            "flags": 8,
            "props": {},
            "scale": 1,
            "space": 0,
            "attachName": "Weapon"
          }
        ]
      },
      "duration": -1
    },
    {
      "id": "MagicDamage",
      "on": 13,
      "type": 6,
      "props": {},
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "scaling": [
            {
              "atb": "FoePower",
              "ratio": 0.6
            }
          ],
          "affinity": "Chaos"
        }
      ],
      "visuals": {
        "fxs": [
          {
            "set": "Chaos_Blast",
            "props": {},
            "space": 0
          }
        ]
      }
    }
  ],
  "texts": {},
  "nature": 4,
  "script": "function onInflictDamage(dmg) {\n\tif (dmg.skillId == Skill.SuperEliteDemon_Auto) {\n\t\tplayStep(Steps.MagicDamage, dmg.target);\n\t}\n}",
  "mastery": [],
  "duration": -1
}