Mystic RocksToggle
QS_SLOWROPE
Conjure a cloud of Mystic Rocks in a 6.5m radius around you, slowing all enemies within it by -50%.
Reduces their Healing Received by -35%.
Increases your damage resistances by 20%.
Negates all your Healing Received.
The ability lasts up to 15s but can be deactivated sooner.
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"
}
}