黏性药水Active
POTION_AOE_SLOW_P2
朝目标位置投掷药瓶,在其周围3.5m半径范围的区域制造焦油地面,持续7s。
所有被击中的敌人减速-40%,他们造成的伤害降低-15%。
此效果在他们离开焦油地面后持续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_P2_EFFECT.buffovertime[0].value | -0.4 | — | -40% |
| {3} | $POTION_AOE_SLOW_P2_DEBUFF.buffovertime[0].value | -0.15 | — | -15% |
| {4} | $POTION_AOE_SLOW_P2_DEBUFF.buffovertime[0].time | 5 | — | 5s |
| {5} | removespelleffectareasinarea[0].removeradius | 15 | — | 15m |
Ability definition
{
"@uniquename": "POTION_AOE_SLOW_P2",
"@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_P2_EFFECT.buffovertime[0].value$"
},
{
"@tag": "$$POTION_AOE_SLOW_P2_DEBUFF.buffovertime[0].value$"
},
{
"@tag": "$$POTION_AOE_SLOW_P2_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_P2_EFFECT",
"@removeonleave": "true",
"@removeoncasterdeath": "true",
"@position": "attarget",
"@visible": "true",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"circle": {
"@radius": "3.5"
}
}
}
},
"projectile": {
"@flyspeed": "40",
"@startsocket": "mainhand"
}
}