Неистовый ударActive
BEAR_GROUND_SMASH
Вы разбиваете саму землю, нанося 375 физического урона (по игрокам) / 462 физического урона (по монстрам) в радиусе 4m.
Увеличивает вашу угрозу по отношению ко всем задетым монстрам на 200.
Если на вас активен хотя бы один заряд трансформации, удар израсходует его, оглушив всех задетых врагов на 1.31s.
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 | ×2.888 | 375 |
| {1} | $BEAR_GROUND_SMASH.applyspell[0].effectarearadius | 4 | — | 4m |
| {2} | $BEAR_GROUND_SMASH_STUN.stun[0].time | 0.9 | ×1.454 | 1.31s |
| {3} | $BEAR_GROUND_SMASH_DAMAGE.directattributechange[1].change | -160 | ×2.888 | 462 |
| {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"
}
}