慷慨治疗Active
GENEROUSHEAL
为目标友军吟唱一段治疗导言,回复201生命。
使所受的治療效果提高5%,持續4s(最多可堆叠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"
}
}