Camino etéreoActive
ETHERIAL_PATH
Corre hacia la posición señalada y hazte invisible e inmune a los efectos de movimiento forzado.
Limpia todos los efectos de control de multitudes y debuffs (excepto por los efectos de daño a largo plazo; puede usarse estando aturdido o silenciado).
Incrementa tu velocidad de movimiento en 75% y tu carga máxima en 200% por 7s.
Te hace soltar cualquier objeto que estés llevando.
Stats
| Cooldown | 60 s |
|---|---|
| Cast time | Instant |
| Range | 16 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} | $ETHERIAL_PATH_EFFECT.buffovertime[0].value | 0.75 | — | 75% |
| {1} | $ETHERIAL_PATH_EFFECT.buffovertime[1].value | 2 | — | 200% |
| {2} | $ETHERIAL_PATH_EFFECT.buffovertime[0].time | 7 | — | 7s |
Ability definition
{
"@uniquename": "ETHERIAL_PATH",
"@target": "ground",
"@keepmovingaftercast": "true",
"@castrange": "16",
"@category": "buff",
"@castingtime": "0.0",
"@hitdelay": "0.0",
"@standtime": "0.0",
"@disruptionfactor": "0.0",
"@recastdelay": "60",
"@energyusage": "0",
"@uitype": "buff",
"@cancelautoattackaftercasting": "true",
"@showrange": "true",
"@adjustgroundtargettorange": "true",
"@assessment": "positive",
"@castablewhensilenced": "true",
"@castablewhenstunned": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_STATUS_INVISIBLE",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"dummy": {
"@target": "self",
"@time": "1",
"@showarearadius": "true",
"@effectarearadius": "1"
},
"cceffectimmunity": {
"@target": "self",
"@time": "2",
"@type": "forcedmovement"
},
"applyspell": [
{
"@spell": "CLEANSE",
"@target": "self"
},
{
"@target": "self",
"@spell": "ETHERIAL_PATH_INVISIBILITY"
}
],
"dash": {
"@movespeed": "8",
"@endeffect": "ETHERIAL_PATH_EFFECT",
"@animID": "etherialwalk",
"IfOwnLoadPercent": {
"@op": "less",
"@value": "150"
}
}
}