Rayo sagradoActive
HEALINGBEAM
Enfoca un Rayo Sagrado en el aliado señalado que te ralentiza en -30% mientras lo canalizas durante 3s (no se puede lanzar sobre uno mismo).
Restaura 107 de Salud cada 0.5s.
La cura incrementa en 13 cada 0.5s (se acumula hasta 7 veces).
Stats
| Energy cost | 41 |
|---|---|
| Cooldown | 12 s |
| Cast time | Instant |
| Range | 12 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.
Bastón sagrado del ancianoBastón divino del ancianoGran bastón sagrado del ancianoBastón de toque de vida del ancianoBastón caído del ancianoBastón de redención del ancianoBastón exaltado del ancianoSantificador del anciano
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | channeling[0].buffovertime[0].value | -0.3 | — | -30% |
| {1} | channeling[0].totalduration | 3 | — | 3s |
| {2} | $HEALINGBEAM_EFFECT.directattributechange[0].change | 50 | ×2.142 | 107 |
| {3} | channeling[0].effectinterval | 0.5 | — | 0.5s |
| {4} | $HEALINGBEAM_EFFECT.directattributechange[0].valueoverride[0].ifcharge[7].value | 6 | ×2.142 | 13 |
| {5} | $HEALINGBEAM_EFFECT.maxcharges | 7 | — | 7 |
Ability definition
{
"@uniquename": "HEALINGBEAM",
"@target": "friendother",
"@castingtime": "0",
"@keepmovingaftercast": "true",
"@hitdelay": "0",
"@standtime": "0.2",
"@disruptionfactor": "1",
"@recastdelay": "12",
"@castrange": "12",
"@energyusage": "13",
"@uitype": "heal",
"@category": "instant",
"@hidespelleffecticon": "true",
"@maxstack": "3",
"@showrange": "true",
"@unlockedtoequip": "false",
"@assessment": "positive",
"@statblock": "@SPELLS_CHANNELING_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "ally",
"channelingspell": {
"@initialeffectinterval": "0",
"@effectinterval": "0.5",
"@effectcount": "7",
"@energyusage": "0",
"@disruptionfactor": "0",
"@allowmovement": "true",
"@upperbodychannelinganim": "true",
"@endeffect": "HEALINGBEAM_EFFECT_STACKS_REMOVAL",
"@cancelpreventsendeffects": "false",
"@interruptpreventsendeffects": "false",
"applyspell": [
{
"@target": "self",
"@spell": "HEALINGBEAM_EFFECT_STACKS"
},
{
"@target": "friendother",
"@spell": "HEALINGBEAM_EFFECT"
}
],
"buffovertime": {
"@target": "self",
"@type": "movespeedbonus",
"@value": "-0.3",
"@time": "3",
"@linktochanneling": "true",
"@ignoreabilitypowerscaling": "true",
"@ignorebonusccdurationscaling": "true",
"@ignorecrowdcontrolresistance": "true",
"@donttriggerdiminishingreturns": "true"
}
}
}