FareverDB

Rage Shield

Warrior_Talent_RageShield_Status in Skills

A [Shield] absorbing an amount equal to ::ref_var1%:: of your [MaxHealth].

id
Warrior_Talent_RageShield_Status
flags
0
nature
4
status
2
duration
8
Raw data
{
  "id": "Warrior_Talent_RageShield_Status",
  "gfx": {
    "x": 4,
    "y": 3,
    "file": "UI/icons/Warrior_talent.png",
    "size": 96
  },
  "anim": {},
  "vars": {},
  "flags": 0,
  "props": {},
  "steps": [
    {
      "on": 6,
      "type": 6,
      "props": {
        "stepGlobal": {
          "globalId": "RageShield"
        }
      },
      "effects": [
        {
          "flags": 0,
          "effect": 2,
          "scaling": [
            {
              "atb": "MaxHealth",
              "ratio": 0.05
            }
          ]
        }
      ],
      "visuals": {
        "fxs": [
          {
            "set": "Violence_Shield_Small",
            "flags": 8,
            "props": {
              "offset": {
                "x": 0,
                "y": 0,
                "z": 0,
                "height": 0.5
              }
            }
          }
        ]
      },
      "duration": -1
    }
  ],
  "texts": {
    "desc": "A [Shield] absorbing an amount equal to ::ref_var1%:: of your [MaxHealth].",
    "name": "Rage Shield"
  },
  "nature": 4,
  "status": 2,
  "mastery": [],
  "duration": 8
}