Cleanse HealActive
CLEANSEHEAL
Revitalize up to 10 allies in a 4m radius of the targeted position, healing them based on the number of Rejuvenation Charges on them.
Cleanses all Crowd Control effects and debuffs (except damage over time effects; can be used while stunned or silenced).
Rejuvenation Charges: 0 | 1 | 2 | 3
Heal: 139 | 171 | 225 | 289
Consumes one Rejuvenation Charge from the target.
Stats
| Energy cost | 28 |
|---|---|
| Cooldown | 20 s |
| Cast time | Instant |
| Range | 11 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.
Elder's Great Nature StaffElder's Wild StaffElder's Nature StaffElder's Druidic StaffElder's Blight StaffElder's Rampant StaffElder's Ironroot StaffElder's Forgebark Staff
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | applyspell[1].maxeffectareatargets | 10 | — | 10 |
| {1} | applyspell[0].effectarearadius | 4 | — | 4m |
| {2} | $CLEANSEHEAL_HEAL.directattributechange[0].valueoverride[0].ifcharge[0].mincharges | 1 | — | 1 |
| {3} | $CLEANSEHEAL_HEAL.directattributechange[0].valueoverride[0].ifcharge[1].mincharges | 2 | — | 2 |
| {4} | $CLEANSEHEAL_HEAL.directattributechange[0].valueoverride[0].ifcharge[2].mincharges | 3 | — | 3 |
| {5} | $CLEANSEHEAL_HEAL.directattributechange[0].change | 65 | ×2.142 | 139 |
| {6} | $CLEANSEHEAL_HEAL.directattributechange[0].valueoverride[0].ifcharge[0].value | 80 | ×2.142 | 171 |
| {7} | $CLEANSEHEAL_HEAL.directattributechange[0].valueoverride[0].ifcharge[1].value | 105 | ×2.142 | 225 |
| {8} | $CLEANSEHEAL_HEAL.directattributechange[0].valueoverride[0].ifcharge[2].value | 135 | ×2.142 | 289 |
Ability definition
{
"@uniquename": "CLEANSEHEAL",
"@target": "ground",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "20",
"@energyusage": "9",
"@castrange": "11",
"@uitype": "heal",
"@category": "instant",
"@showrange": "true",
"@assessment": "positive",
"@castablewhensilenced": "true",
"@castablewhenstunned": "true",
"@adjustgroundtargettorange": "true",
"@unlockedtoequip": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_CLEANSEHEAL_CHARGE_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "ally",
"@controllerselfcastable": "true",
"applyspell": [
{
"@spell": "CLEANSE",
"@target": "friendall",
"@effectarearadius": "4",
"@showarearadius": "true"
},
{
"@target": "friendall",
"@effectarearadius": "4",
"@spell": "CLEANSEHEAL_HEAL_DELAY",
"@maxeffectareatargets": "10"
}
],
"spelleffectfx": {
"@constraintpreset": "pointconstraint"
}
}