エーテルパスActive
ETHERIAL_PATH
狙った位置に向かってダッシュして、透明化して強制移動効果の影響を受けなくなります。
全てのクラウドコントロール効果とデバフを浄化します(時間経過ダメージの効果を除く、スタンまたは沈黙中も使用可能)。
移動速度が75%上昇し、狙った位置に到達すると、7sの間、最大重量が200%増加します。
運んでいる物を落とす。
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"
}
}
}