迷雾之云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"
}
}