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