CataclysmActive
CURSEULTIMATE
Curse all enemies within a 13m radius around the targeted position, dealing 485 magical damage over 6s.
Decreases damage resistances by -18% while affected by Cataclysm.
Stats
| Energy cost | 104 |
|---|---|
| Cooldown | 30 s |
| Cast time | 2 s |
| Range | 12 m |
| Target | Ground |
Numbers shown for
Ability damage and healing scale with the weapon carrying them; a sword multiplies them by more than a bow. Select a weapon for its figures.
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].circle[0].radius_max | 13 | — | 13m |
| {1} | $CURSEULTIMATE_EFFECT.attributechangeovertime[0].totalchange | -144 | ×3.368 | 485 |
| {2} | $CURSEULTIMATE_EFFECT.attributechangeovertime[0].totalduration | 6 | — | 6s |
| {3} | $CURSEULTIMATE_EFFECT.buffovertime[0].value | -0.18 | — | -18% |
Ability definition
{
"@uniquename": "CURSEULTIMATE",
"@target": "ground",
"@castingtime": "2",
"@keepmovingaftercast": "false",
"@hitdelay": "0",
"@standtime": "0.5",
"@disruptionfactor": "1",
"@recastdelay": "30",
"@energyusage": "31",
"@castrange": "12",
"@uitype": "damage",
"@category": "damage",
"@showrange": "true",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@hidespelleffecticon": "true",
"@maxstack": "1",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_CURSEULTIMATE_REWORK_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"spellindicationarea": {
"@target": "enemy",
"@position": "attarget",
"@visible": "true",
"area": {
"shape": {
"circle": {
"@radius": "13"
}
},
"fill": {
"circle": {
"@radius": "0-13"
}
}
}
},
"nop": {
"@target": "enemy",
"@effectarearadius": "13",
"@showarearadius": "true"
},
"spelleffectarea": {
"@target": "enemy",
"@position": "attarget",
"@effect": "CURSEULTIMATE_EFFECT",
"@time": "0.5",
"@visible": "false",
"@removeonleave": "false",
"@applyeffectonlyoncepertarget": "true",
"area": {
"shape": {
"circle": {
"@radius": "A 0:6;0.4:13"
}
}
}
},
"spelleffectfx": {
"@constraintpreset": "pointconstraint"
}
}