ミストクラウドToggle
MIST_WALKER
7m 半径のミスト クラウドになり、すべての効果に免疫を付与します。
この状態の間、移動速度が-30%減少します。
ミスト内の味方は見えなくなる。 (攻撃、能力の使用、またはオブジェクトとの相互作用により、自分自身または味方が一時的に表示されます)。
この能力は 5s まで持続できますが、早めに解除することができます。
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"
}
}