Nuage de brumeToggle
MIST_WALKER
Transformez-vous en un nuage de brume d'un rayon de 7m qui vous immunise contre tous les effets et vous ralentit de -30%.
Les alliés à l'intérieur de la brume deviennent invisibles. (Attaquer, utiliser des compétences, ou interagir avec un objet vous révèlera temporairement, vous ou vos alliés).
La compétence dure jusqu'à 5s mais peut être désactivée plus tôt.
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"
}
}