Awan KabutToggle
MIST_WALKER
Berubah menjadi Awan Kabut dengan 7m radius, memberikan kekebalan dari Semua Efek dan memperlambat dirimu sebesar -30%.
Sekutu di dalam Kabut menjadi tak terlihat. (Menyerang, menggunakan kemampuan, atau berinteraksi dengan objek akan menampakkan dirimu atau sekutumu untuk sementara).
Kemampuan ini dapat bertahan hingga 5s tetapi dapat di nonaktifkan lebih awal.
Stats
| Energy cost | 16% |
|---|---|
| Cooldown | 50 s |
| Cast time | Instant |
| Target | Self |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | aura[0].auraradius | 7 | — | 7m |
| {1} | $MIST_WALKER_CASTER_EFFECT.buffovertime[0].value | -0.3 | — | -30% |
| {2} | aura[0].time | 5 | — | 5s |
Ability definition
{
"@uniquename": "MIST_WALKER",
"@target": "self",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "50",
"@energyusage": "0.16",
"@energyusageisrelative": "true",
"@castrange": "0",
"@uitype": "buff",
"@category": "instant",
"@assessment": "positive",
"@keepmovingaftercast": "true",
"@hidespelleffecticon": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_MIST_WALKER_EFFECT_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"aura": {
"@target": "self",
"@spell": "MIST_WALKER_EFFECT",
"@auraradius": "7",
"@time": "5",
"@maxauratargets": "10",
"@removeonleave": "true",
"@applyeffectonlyoncepertarget": "false",
"@invisiblitybreakseffect": "true"
},
"applyspell": [
{
"@target": "self",
"@spell": "MIST_WALKER_CASTER_EFFECT"
},
{
"@target": "self",
"@spell": "MIST_WALKER_CASTER_REAPPLY"
}
],
"spelleffectfx": {
"@constraintpreset": "pointconstraint",
"@ignoresocketscale": "true"
}
}