Home · skill · Warrior_Talent_RageShield_Status

A Shield absorbing an amount equal to ::ref_var1%:: of your Maximum Health.

Properties

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