寛大な治癒Active
GENEROUSHEAL
狙った味方に回復の祈りを詠唱し、体力を201回復します。
4sの間、5%受ける回復量が増加する。(最大3回までスタックします)
Stats
| Energy cost | 18 |
|---|---|
| Cooldown | 1.5 s |
| Cast time | 0.5 s |
| Range | 15 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} | $GENEROUSHEAL.directattributechange[0].change | 100 | ×2.013 | 201 |
| {1} | $GENEROUSHEAL_BUFF.buffovertime[0].value | 0.05 | — | 5% |
| {2} | $GENEROUSHEAL_BUFF.buffovertime[0].time | 4 | — | 4s |
| {3} | $GENEROUSHEAL_BUFF.maxcharges | 3 | — | 3 |
Ability definition
{
"@uniquename": "GENEROUSHEAL",
"@target": "friendall",
"@castingtime": "0.5",
"@keepmovingaftercast": "false",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "0",
"@recastdelay": "1.5",
"@energyusage": "6.2",
"@castrange": "15",
"@uitype": "heal",
"@category": "heal",
"@showrange": "true",
"@assessment": "positive",
"@descriptionlocatag": "@SPELLS_GENEROUSHEAL_V2_DESC",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "ally",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$GENEROUSHEAL.directattributechange[0].change$"
},
{
"@tag": "$$GENEROUSHEAL_BUFF.buffovertime[0].value$"
},
{
"@tag": "$$GENEROUSHEAL_BUFF.buffovertime[0].time$"
},
{
"@tag": "$$GENEROUSHEAL_BUFF.maxcharges$"
}
]
}
},
"applyspell": [
{
"@spell": "HOLY_HEALINGSICKNESS_STACK",
"@target": "friendall",
"IfTargetType": {
"@type": "self"
}
},
{
"@spell": "HOLY_HEALINGSICKNESS_STACK",
"@target": "friendall",
"IfTargetType": {
"@type": "self"
}
},
{
"@target": "friendall",
"@spell": "GENEROUSHEAL_BUFF"
}
],
"removeactivespell": [
{
"@spell": "HOLY_HEALINGSICKNESS_STACK",
"@target": "self",
"@casterchargesonly": "true",
"not": {
"IfSpellActive": {
"@spell": "HOLY_HEALINGSICKNESS_STACK",
"@atleastcharges": "1",
"@casterchargesonly": "true",
"@who": "SpellTarget"
}
}
},
{
"@spell": "HOLY_HEALINGSICKNESS_EFFECT",
"@target": "self",
"@casterchargesonly": "true",
"not": {
"IfSpellActive": {
"@spell": "HOLY_HEALINGSICKNESS_STACK",
"@atleastcharges": "1",
"@casterchargesonly": "true",
"@who": "SpellTarget"
}
}
}
],
"directattributechange": {
"@target": "friendall",
"@attribute": "health",
"@change": "100"
}
}