어둠의 구체Active
ARCANE_METEOR
0.4s후에 떨어지는 어둠의 구를 불러옵니다.
5m 범위안의 모든 적에게 386의 마법 대미지를 줍니다.
최대 3의 피격된 적에게 어둠의 오라를 부여합니다.
각 어둠의 오라는 5s동안 영향을 받는 적 주변으로 5m의 범위가 생깁니다.
범위 안의 적은 받는 회복량이 -25% 만큼 모든 대미지가 -25%(vs 플레이어)/-12%(vs 몬스터) 만큼 감소됩니다.
또한 -15% 만큼 느려집니다 (모든 효과는 최대 3번까지 중첩됩니다).
Stats
| Energy cost | 16% |
|---|---|
| Cooldown | 38 s |
| Cast time | 0.4 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} | hitdelay | 0.4 | — | 0.4s |
| {1} | directattributechange[0].change | -112 | ×3.443 | 386 |
| {2} | applyspell[0].effectarearadius | 5 | — | 5m |
| {3} | applyspell[0].maxeffectareatargets | 3 | — | 3 |
| {4} | $ARCANE_METEOR_EFFECT.aura[0].auraradius | 5 | — | 5m |
| {5} | $ARCANE_METEOR_EFFECT.aura[0].time | 5 | — | 5s |
| {6} | $ARCANE_METEOR_AURA.buffovertime[1].value | -0.25 | — | -25% |
| {7} | $ARCANE_METEOR_AURA.buffovertime[2].value | -0.25 | — | -25% |
| {8} | $ARCANE_METEOR_AURA.buffovertime[6].value | -0.12 | — | -12% |
| {9} | $ARCANE_METEOR_AURA.buffovertime[0].value | -0.15 | — | -15% |
| {10} | $ARCANE_METEOR_AURA.maxcharges | 3 | — | 3 |
Ability definition
{
"@uniquename": "ARCANE_METEOR",
"@target": "ground",
"@castingtime": "0.4",
"@keepmovingaftercast": "false",
"@hitdelay": "0.4",
"@standtime": "0.6",
"@disruptionfactor": "1",
"@recastdelay": "38",
"@itempowerrecastdelaymodifier": "-1",
"@energyusage": "0.16",
"@energyusageisrelative": "true",
"@castrange": "15",
"@uitype": "damage",
"@category": "instant",
"@showrange": "true",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"spellindicationarea": {
"@target": "enemy",
"@position": "attarget",
"@visible": "true",
"area": {
"shape": {
"circle": {
"@radius": "5"
}
},
"fill": {
"circle": {
"@radius": "0-5"
}
}
}
},
"applyspell": {
"@spell": "ARCANE_METEOR_EFFECT",
"@target": "enemy",
"@effectarearadius": "5",
"@maxeffectareatargets": "3",
"@showarearadius": "true"
},
"directattributechange": {
"@attribute": "health",
"@target": "enemy",
"@effecttype": "magic",
"@change": "-112",
"@effectarearadius": "5",
"@targetcountvaluebonusfactor": "0.08"
}
}