Force FieldActive
PBAOE_KNOCKBACK
Send out a shockwave, knocking back all enemies within a 6m radius around you by 9m (ignoring Crowd Control Resistance).
Deals 162 magical damage.
Stats
| Cooldown | 30 s |
|---|---|
| Cast time | Instant |
| Target | Self |
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.
Elder's Scholar CowlElder's Cleric CowlElder's Mage CowlElder's Druid CowlElder's Royal CowlElder's Fiend CowlElder's Feyscale HatElder's Cultist CowlElder's Cowl of PurityT8_HEAD_CLOTH_PROTOTYPE
Granted by(10)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | applyspell[0].effectarearadius | 6 | — | 6m |
| {1} | $PBAOE_KNOCKBACK_KNOCKBACK.knockback[0].distance | 9 | — | 9m |
| {2} | directattributechange[0].change | -67.42 | ×2.407 | 162 |
Ability definition
{
"@uniquename": "PBAOE_KNOCKBACK",
"@target": "self",
"@keepmovingaftercast": "true",
"@energyusage": "0",
"@standtime": "0.5",
"@castingtime": "0",
"@hitdelay": "0",
"@castrange": "0",
"@recastdelay": "30",
"@category": "crowdcontrol",
"@uitype": "crowdcontrol",
"@disruptionfactor": "1",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@cancelautoattackaftercasting": "true",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"directattributechange": {
"@target": "enemy",
"@attribute": "health",
"@change": "-67.42",
"@effectarearadius": "6",
"@effecttype": "magic",
"@targetcountvaluebonusfactor": "0.08"
},
"applyspell": {
"@spell": "PBAOE_KNOCKBACK_KNOCKBACK",
"@target": "enemy",
"@effectarearadius": "6"
}
}