Pular para o conteúdo principal
Todas as habilidades

Raiva Liberada

Estado

Permite conjurar Raiva Liberada.

reativação
duração10s
passos1

Dados brutos

nature
Status
duration
10s
steps
1
id
GS_Nova_Ultimate_Proc
raw data
{
  "id": "GS_Nova_Ultimate_Proc",
  "gfx": {
    "x": 10,
    "y": 0,
    "file": "UI/icons/atlas_weapon_GreatSword_96PX.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {},
  "vars": {},
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Buff"
        }
      ],
      "skillOverride": [
        {
          "slot": "SignatureSkill",
          "skill": "GS_Nova_Ultimate"
        }
      ]
    }
  },
  "steps": [
    {
      "on": 0,
      "type": 11,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "Violence_Aura",
            "flags": 8,
            "props": {},
            "space": 0,
            "attachName": "Socket_Center"
          }
        ]
      },
      "duration": -1
    }
  ],
  "texts": {
    "desc": "You can cast [GS_Nova_Ultimate].",
    "name": "Anger Release"
  },
  "nature": 4,
  "script": "function onSkillProc(ctx) {\n\tif (ctx.skillId == Skill.GS_Nova_Ultimate) {\n\t\tstop();\n\t}\n}",
  "status": 2,
  "mastery": [],
  "duration": 10
}