Compresseur d'airActive
PBAOE_PULL
Créez un vide dans un rayon de 7m autour de vous qui attire tous les ennemis vers vous après 1.5s.
Augmente votre niveau de menace envers tous les monstres touchés de 205.59.
Vous ralentit de -30% pendant 2.5s.
Stats
| Energy cost | 37 |
|---|---|
| Cooldown | 30 s |
| Cast time | Instant |
| Target | Self |
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $PBAOE_PULL_EFFECT.pull[0].effectarearadius | 7 | — | 7m |
| {1} | $PBAOE_PULL_EFFECT.hitdelay | 1.5 | — | 1.5s |
| {2} | $PBAOE_PULL_EFFECT.changeaggro[0].value | 205.59 | — | 205.59 |
| {3} | $PBAOE_PULL.buffovertime[0].value | -0.3 | — | -30% |
| {4} | $PBAOE_PULL.buffovertime[0].time | 2.5 | — | 2.5s |
Ability definition
{
"@uniquename": "PBAOE_PULL",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@energyusage": "15",
"@standtime": "0",
"@hitdelay": "0",
"@castrange": "0",
"@recastdelay": "30",
"@category": "instant",
"@uitype": "crowdcontrol",
"@disruptionfactor": "1",
"@assessment": "negative",
"@unlockedtoequip": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_PBAOE_PULL_V3_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$PBAOE_PULL_EFFECT.pull[0].effectarearadius$"
},
{
"@tag": "$$PBAOE_PULL_EFFECT.hitdelay$"
},
{
"@tag": "$$PBAOE_PULL_EFFECT.changeaggro[0].value$"
},
{
"@tag": "$$PBAOE_PULL.buffovertime[0].value$"
},
{
"@tag": "$$PBAOE_PULL.buffovertime[0].time$"
}
]
}
},
"buffovertime": {
"@target": "self",
"@type": "movespeedbonus",
"@value": "-0.3",
"@time": "2.5",
"@ignoreabilitypowerscaling": "true",
"@ignorebonusccdurationscaling": "true",
"@ignorecrowdcontrolresistance": "true",
"@donttriggerdiminishingreturns": "true"
},
"applyspell": {
"@spell": "PBAOE_PULL_EFFECT",
"@target": "self"
}
}