FareverDB

Spark Shield

Mage_ShieldOfSpark in Skills

Gain a [Shield] absorbing damage equal to 40% of your [MaxHealth]. Lasts 60.

id
Mage_ShieldOfSpark
type
9
flags
0
nature
3
status
0
cooldown
30
duration
0.45
Raw data
{
  "id": "Mage_ShieldOfSpark",
  "gfx": {
    "x": 7,
    "y": 0,
    "file": "UI/icons/atlas_class_Mage_96PX.png",
    "size": 96
  },
  "anim": {
    "ref": "MagicBuff",
    "blend": 0.1
  },
  "type": 9,
  "vars": {},
  "flags": 0,
  "props": {
    "costs": [
      {
        "atb": "Spark",
        "amount": 40
      }
    ]
  },
  "steps": [
    {
      "on": 0,
      "type": 1,
      "delay": 0.2,
      "props": {
        "status": {
          "ref": "Mage_ShieldOfSpark_Status",
          "target": 0
        }
      }
    },
    {
      "on": 0,
      "type": 11,
      "delay": 0.4,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "Spark_Cast_Fast",
            "props": {
              "offset": {
                "x": -0.2,
                "y": 0,
                "z": 0,
                "height": 0
              }
            },
            "scale": 1.5,
            "space": 0,
            "attachName": "B_Wrist_L"
          }
        ]
      },
      "duration": 0.15
    }
  ],
  "texts": {
    "desc": "Gain a [Shield] absorbing damage equal to ::ref1_var2%:: of your [MaxHealth]. Lasts ::ref_dur::.",
    "name": "Spark Shield",
    "refs": {
      "ref": "Mage_ShieldOfSpark_Status",
      "ref2": "Mage_ShieldOfSpark_Status2"
    }
  },
  "nature": 3,
  "status": 0,
  "mastery": [
    {
      "id": "Mage_ShieldOfSpark_M1",
      "gfx": {
        "x": 0,
        "y": 0,
        "file": "UI/Portraits/Items/Masteries/Mage_ShieldOfSpark/Mage_ShieldOfSpark_M1.png",
        "size": 256
      },
      "text": {
        "desc": "Gain ::ref1_var1:: [Spark] when ::name:: expires or is destroyed.",
        "name": "Resurgence"
      },
      " vars": {}
    },
    {
      "id": "Mage_ShieldOfSpark_M2",
      "gfx": {
        "x": 0,
        "y": 0,
        "file": "UI/Portraits/Items/Masteries/Mage_ShieldOfSpark/Mage_ShieldOfSpark_M2.png",
        "size": 256
      },
      "text": {
        "desc": "While ::name:: is active, [Attack]s against you slow the attacker by ::ref2_val1%:: for ::ref2_duration::.",
        "name": "Temporal Recoil"
      }
    },
    {
      "id": "Mage_ShieldOfSpark_M3",
      "gfx": {
        "x": 0,
        "y": 0,
        "file": "UI/Portraits/Items/Masteries/Mage_ShieldOfSpark/Mage_ShieldOfSpark_M3.png",
        "size": 256
      },
      "text": {
        "desc": "::name:: increases your [Armor] by ::ref_val1%::.",
        "name": "Runic Reinforcement"
      }
    }
  ],
  "cooldown": 30,
  "duration": 0.45
}