분노한 불사조Active
FIREPHOENIX
목표 시작점부터 18 길이의 도착점까지 불타는 불사조가 불을 뿜어냅니다.
적중한 모든 적에게 689의 마법 대미지를 입힙니다.
또한 땅에 6s 동안 불을 남깁니다.
효과 범위내의 적들은 0.5s마다 38 마법 대미지를 입습니다 (이 피해는 반사가 불가능 합니다).
또한 받는 회복량을 -40% 만큼 감소시킵니다.
Stats
| Energy cost | 72 |
|---|---|
| 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 | ×3.443 | 689 |
| {2} | spelleffectarea[2].time | 6 | — | 6s |
| {3} | $FIREPHOENIX_EFFECT2.attributechangeovertime[0].change | -11 | ×3.443 | 38 |
| {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"
}
}
]
}
}
}
]
}