Home · skill · Spear_Eruption_Passive_Shield
Properties
- status
- Review
- nature
- Status
- duration
- 3
- steps
Raw data
{
"status": "Review",
"gfx": {
"file": "UI/icons/atlas_weapon_Spear_96PX.png",
"size": 48,
"x": 14,
"y": 0,
"width": 2,
"height": 2
},
"id": "Spear_Eruption_Passive_Shield",
"nature": "Status",
"texts": {
"name": "Heart of the Furnace"
},
"anim": {},
"duration": 3,
"steps": [
{
"on": 0,
"props": {},
"type": 11,
"visuals": {
"fxs": [
{
"set": "Fire_Shield",
"props": {},
"space": 2,
"flags": 8
}
]
},
"duration": -1
}
],
"flags": [],
"mastery": [],
"props": {
"status": {
"maxStacks": 1,
"types": [
{
"type": "Buff"
}
]
}
},
"vars": {},
"script": "// function onReceiveDamage(dmg) {\n// \taddStacks(-round(dmg.amount));\n// }"
}