Le VideActive
VOID
Invoquez une bulle entropique d'un rayon de 2m, grossissant jusqu'à un rayon de 8.5m, en canalisant pendant 4s (ininterruptible).
Purifie tous les malus (à l'exception des effets de dégâts sur la durée) et effets des contrôles de foule de tous les alliés dans la bulle.
Augmente les résistances aux dégâts de 30%.
Stats
| Energy cost | 20% |
|---|---|
| Cooldown | 62 s |
| Cast time | 0.5 s |
| Range | 15 m |
| Target | Ground |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | channeling[0].spelleffectarea[0].circle[0].radius_start | 2 | — | 2m |
| {1} | channeling[0].spelleffectarea[0].circle[0].radius_max | 8.5 | — | 8.5m |
| {2} | channeling[0].totalduration | 4 | — | 4s |
| {3} | $VOID_EFFECT.buffovertime[0].value | 0.3 | — | 30% |
Ability definition
{
"@uniquename": "VOID",
"@target": "ground",
"@castingtime": "0.5",
"@keepmovingaftercast": "false",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "62",
"@itempowerrecastdelaymodifier": "-2",
"@energyusage": "0.2",
"@energyusageisrelative": "true",
"@castrange": "15",
"@uitype": "buff",
"@category": "instant",
"@showrange": "true",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@interruptiblebyspell": "false",
"@castrangetolerance": "0",
"@descriptionlocatag": "@SPELLS_VOID_TEST_DESC",
"@statblock": "@SPELLS_CHANNELING_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "ally",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$channeling[0].spelleffectarea[0].circle[0].radius_start$"
},
{
"@tag": "$channeling[0].spelleffectarea[0].circle[0].radius_max$"
},
{
"@tag": "$channeling[0].totalduration$"
},
{
"@tag": "$$VOID_EFFECT.buffovertime[0].value$"
}
]
}
},
"nop": {
"@target": "ground",
"@effectarearadius": "2",
"@showarearadius": "true"
},
"channelingspell": {
"@effectcount": "5",
"@initialeffectinterval": "0",
"@effectinterval": "1",
"@damagecancelscasting": "false",
"@disruptionfactor": "0",
"@energyusage": "0",
"spelleffectarea": {
"@time": "5",
"@effect": "VOID_EFFECT",
"@target": "all",
"@position": "attarget",
"@removeonleave": "true",
"@visible": "true",
"@linktochanneling": "true",
"area": {
"shape": {
"circle": {
"@radius": "2-8.5"
}
}
}
}
}
}