虛空步伐Active
ETHERIAL_PATH
朝目標位置衝刺,進入隱形狀態,並對強制位移效果免疫。
淨化所有群體控制效果和減益效果(不包含持續性傷害效果,且暈眩或沉默時可使用)。
使您自身移動速度增加75%、負重上限增加200%,持續7s。
使您正在攜帶的任何開放世界遊戲物件掉落(不影響物品欄中的物品)。
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"
}
}
}