Rocce misticheToggle
QS_SLOWROPE
Evochi una nube di Rocce mistiche in un raggio di 6.5m attorno a te, rallentando tutti i nemici all'interno del -50%.
Riduce le loro Cure ricevute del -35%.
Aumenta le tue resistenze ai danni di 20%.
Nega tutte le Cure ricevute.
L'abilità dura fino a 15s, ma può essere disattivato in anticipo.
Stats
| Energy cost | 20% |
|---|---|
| Cooldown | 37.5 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} | aura.auraradius | 6.5 | — | 6.5m |
| {1} | $QS_SLOWROPE_EFFECT.buffovertime[0].value | -0.5 | — | -50% |
| {2} | $QS_SLOWROPE_EFFECT.buffovertime[1].value | -0.35 | — | -35% |
| {3} | buffovertime[0].value | 0.2 | — | 20% |
| {4} | buffovertime[0].time | 15 | — | 15s |
Ability definition
{
"@uniquename": "QS_SLOWROPE",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "37.5",
"@itempowerrecastdelaymodifier": "-0.5",
"@energyusage": "0.20",
"@energyusageisrelative": "true",
"@castrange": "0",
"@uitype": "buff",
"@category": "instant",
"@assessment": "positive",
"@damagebreakseffect": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_QS_SLOWROPE_SELF_DEBUFF_DESC",
"@descriptionlocatag": "@SPELLS_QS_SLOWROPE_V2_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"cannotreceivehealing": {
"@target": "self",
"@time": "15"
},
"buffovertime": [
{
"@target": "self",
"@type": "physicalarmor",
"@value": "0.20",
"@time": "15"
},
{
"@target": "self",
"@type": "magicresistance",
"@value": "0.20",
"@time": "15"
}
],
"aura": {
"@target": "self",
"@spell": "QS_SLOWROPE_EFFECT",
"@removeonleave": "true",
"@auraradius": "6.5",
"@time": "15",
"@maxauratargets": "25"
},
"spelleffectfx": {
"@size": "0.85",
"@constraintpreset": "pointconstraint",
"@ignoresocketscale": "true"
}
}