虚無Active
VOID
半径2mのエントロピーの泡を召喚します。 4sの間、チャネリングしている時に泡は最大8.5mまで成長します(中断されない)。
泡の中にいる味方全員の全てのデバフ(時間経過ダメージの効果を除く)とクラウドコントロール効果を浄化します。
ダメージ耐性を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"
}
}
}
}
}
}