Ulvi YolActive
ETHERIAL_PATH
Hedef konuma doğru atılarak görünmez ve Zorunlu Hareket etkilerine karşı bağışık olursun.
Tüm Kitle Kontrol etkilerini ve zayıflatmaları arındırır. (Zamanla hasar etkileri arındırılmaz, sersemlemiş veya susturulmuşken de kullanılabilir.)
7s boyunca hareket hızını 75% ve azami yükünü 200% artırır.
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"
}
}
}