끈끈이 포션Active
POTION_AOE_SLOW_P3
대상 위치에 포션을 던져서 7s 동안 지속되는 3.5m 범위의 타르 웅덩이를 생성합니다.
웅덩이 안의 모든 적을 -47%만큼 느려지게 만들며, 해당 적이 가하는 대미지를 -20%만큼 감소시킵니다.
대미지 감소 효과는 적들이 웅덩이를 벗어난 후 5s 동안 지속됩니다 (웅덩이가 사라진 후에도 동일하게 적용됨).
웅덩이 범위에 들어간 은신한 적은 드러납니다.
포션을 던지면, 웅덩이 주변 15m 범위 내에 있는 모든 아군 끈끈이 포션이 사라집니다.
Stats
| Cooldown | 100 s |
|---|---|
| Cast time | Instant |
| Range | 13 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} | spelleffectarea[0].time | 7 | — | 7s |
| {1} | spelleffectarea[0].circle[0].radius_max | 3.5 | — | 3.5m |
| {2} | $POTION_AOE_SLOW_P3_EFFECT.buffovertime[0].value | -0.47 | — | -47% |
| {3} | $POTION_AOE_SLOW_P3_DEBUFF.buffovertime[0].value | -0.2 | — | -20% |
| {4} | $POTION_AOE_SLOW_P3_DEBUFF.buffovertime[0].time | 5 | — | 5s |
| {5} | removespelleffectareasinarea[0].removeradius | 15 | — | 15m |
Ability definition
{
"@uniquename": "POTION_AOE_SLOW_P3",
"@keepmovingaftercast": "false",
"@target": "ground",
"@castingtime": "0",
"@hitdelay": "0.2",
"@standtime": "0.2",
"@disruptionfactor": "0",
"@recastdelay": "100",
"@energyusage": "0",
"@castrange": "13",
"@uitype": "buff",
"@category": "instant",
"@maxstack": "1",
"@showrange": "true",
"@adjustgroundtargettorange": "true",
"@assessment": "negative",
"@castablewhensilenced": "false",
"@hideMainhandDuringAnim": "true",
"@hideOffhandDuringAnim": "true",
"@statblock": "@SPELLS_POTION_STATBLOCK",
"@descriptionlocatag": "@SPELLS_POTION_AOE_SLOW_DESC",
"@namelocatag": "@SPELLS_POTION_AOE_SLOW",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$spelleffectarea[0].time$"
},
{
"@tag": "$spelleffectarea[0].circle[0].radius_max$"
},
{
"@tag": "$$POTION_AOE_SLOW_P3_EFFECT.buffovertime[0].value$"
},
{
"@tag": "$$POTION_AOE_SLOW_P3_DEBUFF.buffovertime[0].value$"
},
{
"@tag": "$$POTION_AOE_SLOW_P3_DEBUFF.buffovertime[0].time$"
},
{
"@tag": "$removespelleffectareasinarea[0].removeradius$"
}
]
}
},
"removespelleffectareasinarea": [
{
"@spell": "POTION_AOE_SLOW_P1",
"@removeradius": "15",
"@ownedby": "friendly",
"@target": "all"
},
{
"@spell": "POTION_AOE_SLOW_P2",
"@removeradius": "15",
"@ownedby": "friendly",
"@target": "all"
},
{
"@spell": "POTION_AOE_SLOW_P3",
"@removeradius": "15",
"@ownedby": "friendly",
"@target": "all"
},
{
"@spell": "POTION_AOE_SLOW_P4",
"@removeradius": "15",
"@ownedby": "friendly",
"@target": "all"
},
{
"@spell": "POTION_AOE_SLOW_P5",
"@removeradius": "15",
"@ownedby": "friendly",
"@target": "all"
},
{
"@spell": "POTION_AOE_SLOW_P6",
"@removeradius": "15",
"@ownedby": "friendly",
"@target": "all"
},
{
"@spell": "POTION_AOE_SLOW_P7",
"@removeradius": "15",
"@ownedby": "friendly",
"@target": "all"
},
{
"@spell": "POTION_AOE_SLOW_P8",
"@removeradius": "15",
"@ownedby": "friendly",
"@target": "all"
}
],
"nop": {
"@target": "ground",
"@effectarearadius": "5",
"@showarearadius": "true"
},
"spelleffectarea": {
"@target": "enemy",
"@time": "7",
"@effect": "POTION_AOE_SLOW_P3_EFFECT",
"@removeonleave": "true",
"@removeoncasterdeath": "true",
"@position": "attarget",
"@visible": "true",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"circle": {
"@radius": "3.5"
}
}
}
},
"projectile": {
"@flyspeed": "25",
"@startsocket": "mainhand",
"@timeoffset": "0.2"
}
}