Heartsteel
Shield_Craft_Passive_Status in SkillsYour next [ComboAttack] deals an additional 15% Armor Physical.
- id
- Shield_Craft_Passive_Status
- flags
- 32
- nature
- 4
- status
- 5
Raw data
{
"id": "Shield_Craft_Passive_Status",
"gfx": {
"x": 4,
"y": 0,
"file": "UI/icons/atlas_weapon_Shield_96PX.png",
"size": 96
},
"anim": {},
"vars": {},
"flags": 32,
"props": {
"status": {
"types": [
{
"type": "Buff"
}
]
}
},
"steps": [
{
"on": 0,
"type": 11,
"props": {},
"visuals": {
"fxs": [
{
"set": "Physical_Aura_Shield",
"flags": 8,
"props": {},
"space": 0,
"attachName": "Shield"
}
]
},
"duration": -1
}
],
"texts": {
"desc": "Your next [ComboAttack] deals an additional ::ref_dmg::.",
"name": "Heartsteel",
"refs": {
"ref": "Shield_Craft_Passive"
}
},
"nature": 4,
"status": 5,
"mastery": []
}