썩은 땅Active
DEMONWALK
발아래의 땅을 5.5s 동안 오염 시켜 2.2s 동안 지속되는 썩은 땅의 흔적을 남깁니다.
이동 속도를 30% 만큼 증가시킵니다.
흔적위를 걷는 적은 대미지 저항력이 -15% 만큼 그리고 받는 회복량이 -20% 만큼 감소되며, 흔적위를 떠난 후 3s 동안 지속됩니다.
Stats
| Cooldown | 30 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} | castspellafterdistancemoved[0].time | 5.5 | — | 5.5s |
| {1} | $DEMONWALK_PULSE.spelleffectarea[0].time | 2.2 | — | 2.2s |
| {2} | buffovertime[0].value | 0.3 | — | 30% |
| {3} | $DEMONWALK_EFFECT2.buffovertime[1].value | -0.15 | — | -15% |
| {4} | $DEMONWALK_EFFECT2.buffovertime[2].value | -0.2 | — | -20% |
| {5} | $DEMONWALK_EFFECT2.buffovertime[0].time | 3 | — | 3s |
Ability definition
{
"@uniquename": "DEMONWALK",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@energyusage": "0",
"@castrange": "0",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0.0",
"@disruptionfactor": "1",
"@recastdelay": "30",
"@uitype": "damage",
"@category": "movementbuff",
"@assessment": "negative",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_DEMONWALK_BUFF_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"castspellafterdistancemoved": {
"@spell": "DEMONWALK_PULSE",
"@firstcastonapply": "true",
"@time": "5.5",
"@target": "self",
"@castafterdistancemoved": "3",
"@castspellintervalnotenoughmovement": "1"
},
"buffovertime": {
"@type": "movespeedbonus",
"@value": "0.3",
"@target": "self",
"@time": "5"
},
"spelleffectfx": {
"@fadeouttime": "1"
}
}