Home · skill · GA_Demon_Combo_Status
Your Attacks deals an additional ::dmg:: per stack.
Properties
- nature
- Status
Raw data
{
"gfx": {
"file": "UI/icons/atlas_weapon_GreatAxe_96PX.png",
"size": 48,
"x": 12,
"y": 0,
"width": 2,
"height": 2
},
"id": "GA_Demon_Combo_Status",
"nature": "Status",
"texts": {
"name": "Burning Appetite",
"desc": "Your [Attack]s deals an additional ::dmg:: per stack."
},
"anim": {},
"steps": [],
"flags": [],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Buff"
}
],
"maxStacks": 3
},
"rankOverride": [
{
"minRank": 2,
"props": {
"maxStacks": 5
}
}
]
},
"vars": {
"var1": 0.15
}
}