Smashes the ground and deals 143% Strength to enemies, knocking them back and granting you a stack of Burning Appetite, stacking up to 3 times.
Properties
- type
- AttackCombo
- nature
- Attack
- duration
- 1
- steps
Referenced by
item (1)
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",
"type": "AttackCombo",
"nature": "Attack",
"texts": {
"name": "Feeding the Beast",
"desc": "Smashes the ground and deals ::dmg:: to enemies, knocking them back and granting you a stack of ::ref_name::, stacking up to ::ref_stacks:: times.",
"refs": {
"ref": "GA_Demon_Combo_Status"
},
"rankDescs": [
{
"rank": 2,
"desc": "Stacks up to ::ref_stacks:: times.",
"flags": 1
},
{
"rank": 3,
"desc": "At ::ref_stacks:: stacks, ::ref_name:: damage heal you for ::ref_var1%:: of the damage dealt.",
"flags": 0
}
]
},
"anim": {
"ref": "AttackCombo",
"blend": 0.1,
"startFrame": 0
},
"duration": 1,
"steps": [
{
"props": {
"move": {
"direction": [
0
]
}
},
"on": 0,
"type": 8,
"duration": 0.1,
"range": 2,
"delay": 0.2
},
{
"on": 0,
"visuals": {
"playAnims": [
{
"anim": {
"ref": "AttackCombo",
"blend": 0,
"startFrame": 15
}
}
]
},
"props": {},
"type": 11,
"delay": 0.36
},
{
"on": 0,
"props": {
"position": {
"directionalOffset": {
"x": 2
}
}
},
"effects": [
{
"affinity": "Physical",
"sideEffects": {
"knockBack": {
"type": 1,
"pushForce": 10,
"knockUpForce": 10
}
},
"effect": 0,
"scaling": [
{
"ratio": 1.43,
"atb": "Strength"
}
],
"flags": 0
}
],
"type": 4,
"delay": 0.36,
"range": 4,
"visuals": {
"fxs": [
{
"set": "Earth_AOE_Ground",
"props": {},
"space": 1,
"flags": 16
}
]
}
},
{
"on": 0,
"visuals": {
"camShake": 25
},
"props": {},
"type": 11,
"delay": 0.36
}
],
"flags": [],
"mastery": [],
"props": {
"hit": {
"camShake": 20,
"shake": 8,
"freeze": 4
}
},
"vars": {},
"_xrefs": [
{
"from_sheet": "item",
"from_id": "GA_Demon",
"via_field": "skills"
}
]
}