Ethereal FormActive
TRANSLUCENT
After 2s turn into an Ethereal Form, becoming untargetable, immune to damage and all abilities and increasing your Move Speed by 40% while channeling for up to 6s (can't be interrupted).
Each 0.5s channeled costs 3% of your Max Energy.
Each time you pass through an enemy player in Ethereal Form your Move Speed increases by 16% for 5s (stacks up to 4 times).
Stats
| Cooldown | 45 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} | $TRANSLUCENT.dummy[0].time | 2 | — | 2s |
| {1} | $TRANSLUCENT.channeling[0].buffovertime[0].value | 0.4 | — | 40% |
| {2} | $TRANSLUCENT.channeling[0].totalduration | 6 | — | 6s |
| {3} | $TRANSLUCENT.channeling[0].effectinterval | 0.5 | — | 0.5s |
| {4} | $TRANSLUCENT.channeling[0].energyusage | 0.03 | — | 3% |
| {5} | $TRANSLUCENT_MOVE_STACK.buffovertime[0].value | 0.16 | — | 16% |
| {6} | $TRANSLUCENT_MOVE_STACK.buffovertime[0].time | 5 | — | 5s |
| {7} | $TRANSLUCENT_MOVE_STACK.maxcharges | 4 | — | 4 |
Ability definition
{
"@uniquename": "TRANSLUCENT",
"@target": "self",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "45",
"@energyusage": "0",
"@castrange": "0",
"@uitype": "movement",
"@category": "instant",
"@assessment": "positive",
"@keepmovingaftercast": "true",
"@hidespelleffecticon": "true",
"@statblock": "@SPELLS_CHANNELING_STATBLOCK",
"@interruptiblebyspell": "false",
"@descriptionlocatag": "@SPELLS_TRANSLUCENT_V2_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$TRANSLUCENT.dummy[0].time$"
},
{
"@tag": "$$TRANSLUCENT.channeling[0].buffovertime[0].value$"
},
{
"@tag": "$$TRANSLUCENT.channeling[0].totalduration$"
},
{
"@tag": "$$TRANSLUCENT.channeling[0].effectinterval$"
},
{
"@tag": "$$TRANSLUCENT.channeling[0].energyusage$"
},
{
"@tag": "$$TRANSLUCENT_MOVE_STACK.buffovertime[0].value$"
},
{
"@tag": "$$TRANSLUCENT_MOVE_STACK.buffovertime[0].time$"
},
{
"@tag": "$$TRANSLUCENT_MOVE_STACK.maxcharges$"
}
]
}
},
"dummy": {
"@target": "self",
"@time": "2"
},
"spelleffectfx": {
"@constraintpreset": "pointconstraint",
"@timeoffset": "1"
},
"channelingspell": {
"@allowcancel": "true",
"@hidemesh": "true",
"@hidehealthbar": "true",
"@allowmovement": "true",
"@damagecancelscasting": "false",
"@initialeffectinterval": "2",
"@effectinterval": "0.5",
"@effectcount": "9",
"@energyusage": "0.03",
"@energyusageisrelative": "true",
"@ignoreMovedChannelAnim": "true",
"@disruptionfactor": "0",
"@endeffect": "TRANSLUCENT_REMOVE_AURA",
"@endeffecttarget": "caster",
"@cancelpreventsendeffects": "false",
"@namelocatag": "@SPELLS_TRANSLUCENT",
"@descriptionlocatag": "@SPELLS_TRANSLUCENT_V2_DESC",
"applyspell": {
"@target": "self",
"@spell": "TRANSLUCENT_AURA",
"IfChannelTick": {
"@op": "equals",
"@value": "1"
}
},
"buffovertime": {
"@target": "self",
"@type": "movespeedbonus",
"@linktochanneling": "true",
"@value": "0.40",
"@time": "1"
},
"invincibility": {
"@target": "self",
"@linktochanneling": "true",
"@time": "1"
},
"nothittablebyothers": {
"@target": "self",
"@linktochanneling": "true",
"@time": "1"
},
"notselectable": {
"@target": "self",
"@linktochanneling": "true",
"@time": "1"
},
"invisibility": {
"@target": "self",
"@linktochanneling": "true",
"@time": "1",
"@to": "mobs"
},
"spelleffectfx": {
"@constraintpreset": "default"
}
}
}