繁榮之花Active
ENT_HEAL_AREA
在目標位置創造一個3m半徑的繁榮之花,持續8s。
擊中時造成271點魔法傷害。
為花朵範圍內的盟友每1s治療15點生命值。
如果您自身擁有至少1個幻形層數,則花朵會消耗它,在2s間成長至6m半徑。
為強化花朵範圍內的盟友每1s治療30點生命值。
使生命值上限和目前生命值增加10%。
Stats
| Cooldown | 3 s |
|---|---|
| Cast time | 0.2 s |
| Range | 12 m |
| Target | Ground |
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} | $ENT_HEAL_AREA.spelleffectarea[0].circle[0].radius_start | 3 | — | 3m |
| {1} | $ENT_HEAL_AREA.spelleffectarea[0].time | 8 | — | 8s |
| {2} | $ENT_HEAL_AREA.directattributechange[0].change | -86 | ×3.153 | 271 |
| {3} | $ENT_HEAL_AREA_EFFECT_LOW.attributechangeovertime[0].change | 7 | ×2.142 | 15 |
| {4} | $ENT_HEAL_AREA_EFFECT_LOW.attributechangeovertime[0].interval | 1 | — | 1s |
| {5} | $ENT_HEAL_AREA.spelleffectarea[1].circle[0].radius_max | 6 | — | 6m |
| {6} | — | 0 | — | 2s |
| {7} | $ENT_HEAL_AREA_EFFECT.attributechangeovertime[0].change | 14 | ×2.142 | 30 |
| {8} | $ENT_HEAL_AREA_EFFECT.attributechangeovertime[0].interval | 1 | — | 1s |
| {9} | $ENT_HEAL_AREA_EFFECT.buffovertime[0].value | 0.1 | — | 10% |
Ability definition
{
"@uniquename": "ENT_HEAL_AREA",
"@target": "ground",
"@castingtime": "0.2",
"@keepmovingaftercast": "false",
"@hitdelay": "0.15",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "3",
"@energyusage": "0",
"@castrange": "12",
"@uitype": "crowdcontrol",
"@category": "instant",
"@adjustgroundtargettorange": "true",
"@requireslineofsight": "false",
"@unlockedtoequip": "true",
"@assessment": "negative",
"@statblock": "@SPELLS_CHARGECONSUMING_STATBLOCK",
"@showrange": "true",
"@animIgnoreHitDelay": "true",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "ally",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$ENT_HEAL_AREA.spelleffectarea[0].circle[0].radius_start$"
},
{
"@tag": "$$ENT_HEAL_AREA.spelleffectarea[0].time$"
},
{
"@tag": "$$ENT_HEAL_AREA.directattributechange[0].change$"
},
{
"@tag": "$$ENT_HEAL_AREA_EFFECT_LOW.attributechangeovertime[0].change$"
},
{
"@tag": "$$ENT_HEAL_AREA_EFFECT_LOW.attributechangeovertime[0].interval$"
},
{
"@tag": "$$ENT_HEAL_AREA.spelleffectarea[1].circle[0].radius_max$"
},
{
"@tag": "2s"
},
{
"@tag": "$$ENT_HEAL_AREA_EFFECT.attributechangeovertime[0].change$"
},
{
"@tag": "$$ENT_HEAL_AREA_EFFECT.attributechangeovertime[0].interval$"
},
{
"@tag": "$$ENT_HEAL_AREA_EFFECT.buffovertime[0].value$"
}
]
}
},
"directattributechange": {
"@target": "enemy",
"@attribute": "health",
"@change": "-86",
"@effecttype": "magic",
"@effectarearadius": "3",
"@showarearadius": "true",
"@targetcountvaluebonusfactor": "0.08"
},
"spelleffectarea": [
{
"@visible": "true",
"@time": "8",
"@effect": "ENT_HEAL_AREA_EFFECT_LOW",
"@target": "friendallplayers",
"@removeonleave": "true",
"@position": "attarget",
"@maxeffectareatargets": "5",
"not": {
"IfSpellActive": {
"@who": "Caster",
"@spell": "SHAPE_FEROCITY_STACK",
"@atleastcharges": "1",
"@casterchargesonly": "true"
}
},
"area": {
"shape": {
"circle": {
"@radius": "3"
}
}
}
},
{
"@visible": "true",
"@time": "8",
"@effect": "ENT_HEAL_AREA_EFFECT",
"@target": "friendallplayers",
"@removeonleave": "true",
"@position": "attarget",
"@maxeffectareatargets": "5",
"IfConsumeCharges": {
"@who": "Caster",
"@spell": "SHAPE_FEROCITY_STACK",
"@charges": "1",
"@casterchargesonly": "true"
},
"area": {
"shape": {
"circle": {
"@radius": "A 0:3;1:6"
}
}
}
}
],
"projectile": {
"@flyspeed": "30",
"@startsocket": "lefthandprojectile",
"@hitsocket": "damage"
}
}