Fénix llameanteActive
FIREPHOENIX
Invoca un Fénix llameante que lanza fuego sobre un área de 18 de largo que se extiende desde la posición señalada y hacia la dirección señalada.
Inflige 529 de daño mágico a todos los enemigos golpeados.
Incendia el suelo durante 6s.
Los enemigos en el área reciben 29 de daño mágico cada 0.5s (el daño no puede ser reflejado).
También reduce la curación recibida en -40%.
Stats
| Energy cost | 56 |
|---|---|
| Cooldown | 30 s |
| Cast time | 0.6 s |
| Range | 15 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} | spelleffectarea[2].rectangle[0].height_max | 18 | — | 18 |
| {1} | $FIREPHOENIX_EFFECT.directattributechange[0].change | -200 | ×2.645 | 529 |
| {2} | spelleffectarea[2].time | 6 | — | 6s |
| {3} | $FIREPHOENIX_EFFECT2.attributechangeovertime[0].change | -11 | ×2.645 | 29 |
| {4} | $FIREPHOENIX_EFFECT2.attributechangeovertime[0].interval | 0.5 | — | 0.5s |
| {5} | $FIREPHOENIX_EFFECT2.buffovertime[0].value | -0.4 | — | -40% |
Ability definition
{
"@uniquename": "FIREPHOENIX",
"@target": "ground",
"@castingtime": "0.6",
"@keepmovingaftercast": "false",
"@hitdelay": "0",
"@standtime": "0.2",
"@disruptionfactor": "1",
"@recastdelay": "30",
"@energyusage": "21",
"@castrange": "15",
"@uitype": "damage",
"@category": "damage",
"@animIgnoreHitDelay": "true",
"@showrange": "true",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_FIREPHOENIX_TEST_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"nop": {
"@target": "enemy",
"@targetingtype": "positionthenrotation",
"@skillshotindicatormax": "18",
"@skillshotindicatormin": "18",
"@effectarearadius": "1",
"@showarearadius": "true"
},
"spelleffectarea": [
{
"@time": "6.5",
"@effect": "none",
"@target": "enemy",
"@position": "attarget",
"@visible": "false",
"@showarearadius": "true",
"@applyeffectonlyoncepertarget": "true",
"area": {
"shape": {
"node": {
"@distance": "AS: 0:1.5; 1.25:16.5",
"rectangle": {
"@height": "3",
"@width": "7"
}
}
}
}
},
{
"@time": "1.25",
"@effect": "FIREPHOENIX_EFFECT",
"@target": "enemy",
"@position": "attarget",
"@visible": "false",
"@applyeffectonlyoncepertarget": "true",
"area": {
"shape": {
"node": {
"@distance": "1.5-16.5",
"rectangle": {
"@height": "3",
"@width": "7"
}
}
},
"fill": {
"node": {
"@distance": "1.5-16.5",
"rectangle": {
"@height": "3",
"@width": "7"
}
}
}
}
},
{
"@time": "6",
"@effect": "FIREPHOENIX_EFFECT2",
"@target": "enemy",
"@position": "attarget",
"@removeonleave": "true",
"@visible": "true",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"node": [
{
"@distance": "A 0:0;1.25:9",
"rectangle": {
"@height": "A 0:0;1.25:18",
"@width": "7"
}
},
{
"@distance": "AS: 0:1.5; 1.25:16.5",
"rectangle": {
"@height": "0",
"@width": "0"
}
}
]
}
}
}
]
}