Coup sauvageActive
BEAR_GROUND_SMASH
Frappez le sol, infligeant 410 dégâts physiques (contre les joueurs) / 505 dégâts physiques (contre les monstres) dans un rayon de 4m.
Augmente votre niveau de menace envers tous les monstres touchés de 200.
Si au moins une charge de changement est active sur vous, le coup la consomme et étourdit tous les ennemis touchés pendant 1.38s.
Stats
| Cooldown | 5 s |
|---|---|
| Cast time | 0.8 s |
| Range | 3–5 m |
| Target | Ground |
Numbers shown for
Ability damage and healing scale with the weapon carrying them; a sword multiplies them by more than a bow. Select a weapon for its figures.
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $BEAR_GROUND_SMASH_DAMAGE.directattributechange[0].change | -130 | ×3.153 | 410 |
| {1} | $BEAR_GROUND_SMASH.applyspell[0].effectarearadius | 4 | — | 4m |
| {2} | $BEAR_GROUND_SMASH_STUN.stun[0].time | 0.9 | ×1.536 | 1.38s |
| {3} | $BEAR_GROUND_SMASH_DAMAGE.directattributechange[1].change | -160 | ×3.153 | 505 |
| {4} | $BEAR_GROUND_SMASH_DAMAGE.changeaggro[0].value | 200 | — | 200 |
Ability definition
{
"@uniquename": "BEAR_GROUND_SMASH",
"@target": "ground",
"@keepmovingaftercast": "true",
"@castingtime": "0.8",
"@hitdelay": "0",
"@standtime": "0.2",
"@disruptionfactor": "1",
"@recastdelay": "5",
"@energyusage": "0",
"@castrange": "5",
"@castrangemin": "3",
"@uitype": "debuff",
"@category": "crowdcontrol",
"@maxstack": "1",
"@showrange": "true",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@interruptiblebyspell": "false",
"@statblock": "@SPELLS_CHARGECONSUMING_STATBLOCK",
"@allowcancel": "false",
"@autoattackcooldownaftercasting": "DoNotTrigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"spellindicationarea": {
"@target": "enemy",
"@position": "attarget",
"@visible": "true",
"area": {
"shape": {
"circle": {
"@radius": "4"
}
},
"fill": {
"circle": {
"@radius": "0-4"
}
}
}
},
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$BEAR_GROUND_SMASH_DAMAGE.directattributechange[0].change$"
},
{
"@tag": "$$BEAR_GROUND_SMASH.applyspell[0].effectarearadius$"
},
{
"@tag": "$$BEAR_GROUND_SMASH_STUN.stun[0].time$"
},
{
"@tag": "$$BEAR_GROUND_SMASH_DAMAGE.directattributechange[1].change$"
},
{
"@tag": "$$BEAR_GROUND_SMASH_DAMAGE.changeaggro[0].value$"
}
]
}
},
"nop": {
"@target": "enemy",
"@effectarearadius": "4",
"@showarearadius": "true"
},
"spelleffectarea": [
{
"@target": "enemy",
"@effect": "none",
"@position": "attarget",
"@time": "1",
"@visible": "false",
"area": {
"shape": {
"circle": {
"@radius": "4"
}
}
}
},
{
"@target": "enemy",
"@effect": "BEAR_GROUND_SMASH_STUN",
"@position": "attarget",
"@time": "1",
"@visible": "false",
"IfConsumeCharges": {
"@spell": "SHAPE_FEROCITY_STACK",
"@charges": "1",
"@who": "Caster",
"@casterchargesonly": "true"
},
"area": {
"shape": {
"circle": {
"@radius": "4"
}
}
}
}
],
"applyspell": {
"@target": "enemy",
"@spell": "BEAR_GROUND_SMASH_DAMAGE",
"@effectarearadius": "4"
}
}