성스러운 광선Active
HEALINGBEAM
대상 아군에게 성스러운 광선을 집중시켜, 3s 동안 채널링하며 자신을 -30%만큼 느려지게 합니다 (자신에게 시전할 수 없음).
0.5s마다 86의 체력을 치유합니다.
치유량은 0.5s마다 10만큼 증가합니다 (최대 7번까지 중첩됨).
Stats
| Energy cost | 29 |
|---|---|
| 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.
장로의 홀리 스태프장로의 디바인 스태프장로의 그레이트 홀리 스태프장로의 라이프터치 스태프장로의 폴른 스태프장로의 리뎀션 스태프장로의 이그졸티드 스태프장로의 할로우폴
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 | ×1.719 | 86 |
| {3} | channeling[0].effectinterval | 0.5 | — | 0.5s |
| {4} | $HEALINGBEAM_EFFECT.directattributechange[0].valueoverride[0].ifcharge[7].value | 6 | ×1.719 | 10 |
| {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"
}
}
}