جرعة لزجةActive
POTION_AOE_SLOW_P8
إلقاء الجرعة في الموقع المستهدف ينشئ بركة قار في محيط 3.5m وتستمر لمدة 7s.
تبطئ جميع الأعداء بمقدار -69% وتقلل كل الضرر الذي يلحقونه بمقدار -36%.
يدوم تقليل الضرر لمدة 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_P8_EFFECT.buffovertime[0].value | -0.69 | — | -69% |
| {3} | $POTION_AOE_SLOW_P8_DEBUFF.buffovertime[0].value | -0.36 | — | -36% |
| {4} | $POTION_AOE_SLOW_P8_DEBUFF.buffovertime[0].time | 5 | — | 5s |
| {5} | removespelleffectareasinarea[0].removeradius | 15 | — | 15m |
Ability definition
{
"@uniquename": "POTION_AOE_SLOW_P8",
"@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_P8_EFFECT.buffovertime[0].value$"
},
{
"@tag": "$$POTION_AOE_SLOW_P8_DEBUFF.buffovertime[0].value$"
},
{
"@tag": "$$POTION_AOE_SLOW_P8_DEBUFF.buffovertime[0].time$"
},
{
"@tag": "$removespelleffectareasinarea[0].removeradius$"
}
]
}
},
"nop": {
"@target": "ground",
"@effectarearadius": "5",
"@showarearadius": "true"
},
"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"
}
],
"spelleffectarea": {
"@target": "enemy",
"@time": "7",
"@effect": "POTION_AOE_SLOW_P8_EFFECT",
"@removeonleave": "true",
"@removeoncasterdeath": "true",
"@position": "attarget",
"@visible": "true",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"circle": {
"@radius": "3.5"
}
}
}
},
"projectile": {
"@flyspeed": "40",
"@startsocket": "mainhand"
}
}