Holy TouchActive
HOLYTOUCH
Cover the targeted ally in divine light, healing them for 112 Health every 0.5s, while channeling for up to 3s (can be used while stunned or silenced).
Cleanses all Crowd Control effects and debuffs (except damage over time effects).
Grants other allies immunity to all Crowd Control effects.
Increases all damage the targeted ally deals by 15%.
Stats
| Energy cost | 47 |
|---|---|
| Cooldown | 20 s |
| Cast time | Instant |
| Range | 11 m |
| Target | Ally |
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} | $HOLYTOUCH_EFFECT.directattributechange[0].change | 55 | ×2.039 | 112 |
| {1} | channeling[0].effectinterval | 0.5 | — | 0.5s |
| {2} | channeling[0].totalduration | 3 | — | 3s |
| {3} | channeling[0].buffovertime[0].value | 0.15 | — | 15% |
Ability definition
{
"@uniquename": "HOLYTOUCH",
"@target": "friendall",
"@castingtime": "0",
"@keepmovingaftercast": "false",
"@recastdelay": "20",
"@energyusage": "16",
"@castrange": "11",
"@hitdelay": "0.1",
"@standtime": "0.2",
"@uitype": "heal",
"@category": "instant",
"@showrange": "true",
"@castrangetolerance": "1",
"@assessment": "positive",
"@castablewhensilenced": "true",
"@castablewhenstunned": "true",
"@statblock": "@SPELLS_CHANNELING_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "ally",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$HOLYTOUCH_EFFECT.directattributechange[0].change$"
},
{
"@tag": "$channeling[0].effectinterval$"
},
{
"@tag": "$channeling[0].totalduration$"
},
{
"@tag": "$channeling[0].buffovertime[0].value$"
}
]
}
},
"applyspell": {
"@target": "friendall",
"@spell": "CLEANSE"
},
"channelingspell": {
"@effectinterval": "0.5",
"@initialeffectinterval": "0",
"@effectcount": "7",
"@energyusage": "0",
"@damagecancelscasting": "false",
"@disruptionfactor": "0",
"applyspell": {
"@target": "friendall",
"@spell": "HOLYTOUCH_EFFECT"
},
"cceffectimmunity": [
{
"@target": "friendother",
"@type": "stun",
"@time": "1",
"@linktochanneling": "true"
},
{
"@target": "friendother",
"@type": "root",
"@time": "1",
"@linktochanneling": "true"
},
{
"@target": "friendother",
"@type": "silence",
"@time": "1",
"@linktochanneling": "true"
},
{
"@target": "friendother",
"@type": "slow",
"@time": "1",
"@linktochanneling": "true"
},
{
"@target": "friendother",
"@type": "forcedmovement",
"@time": "1",
"@linktochanneling": "true"
},
{
"@target": "friendother",
"@type": "transformationcc",
"@time": "1",
"@linktochanneling": "true"
}
],
"buffovertime": [
{
"@target": "friendall",
"@type": "physicalattackdamagebonus",
"@time": "1",
"@value": "0.15",
"@linktochanneling": "true"
},
{
"@target": "friendall",
"@type": "magicattackdamagebonus",
"@time": "1",
"@value": "0.15",
"@linktochanneling": "true"
},
{
"@target": "friendall",
"@type": "physicalspelldamagebonus",
"@time": "1",
"@value": "0.15",
"@linktochanneling": "true"
},
{
"@target": "friendall",
"@type": "magicspelldamagebonus",
"@time": "1",
"@value": "0.15",
"@linktochanneling": "true"
}
]
}
}