Lubang HitamActive
BLACKHOLE
Membuat lubang hitam dengan radius 6m di posisi target.
Setelah 1s, lubang hitam menarik semua musuh dalam radius ke pusatnya.
Memberikan 472 damage sihir.
Memperlambat hingga 5s selama -16%.
Stats
| Energy cost | 53 |
|---|---|
| Cooldown | 20 s |
| Cast time | Instant |
| Range | 14 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} | $BLACKHOLE.spelleffectarea[0].circle[0].radius_end | 6 | — | 6m |
| {1} | — | 0 | — | 1s |
| {2} | $BLACKHOLE_EFFECT.directattributechange[0].change | -161.15 | ×2.927 | 472 |
| {3} | $BLACKHOLE_EFFECT.buffovertime[0].value | -0.16 | — | -16% |
| {4} | $BLACKHOLE_EFFECT.buffovertime[0].time | 5 | — | 5s |
Ability definition
{
"@uniquename": "BLACKHOLE",
"@target": "ground",
"@keepmovingaftercast": "false",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0.5",
"@disruptionfactor": "1",
"@recastdelay": "20",
"@energyusage": "18",
"@castrange": "14",
"@uitype": "crowdcontrol",
"@category": "forcedmovement",
"@showrange": "true",
"@animIgnoreHitDelay": "true",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_STATUS_SLOW",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$BLACKHOLE.spelleffectarea[0].circle[0].radius_end$"
},
{
"@tag": "1s"
},
{
"@tag": "$$BLACKHOLE_EFFECT.directattributechange[0].change$"
},
{
"@tag": "$$BLACKHOLE_EFFECT.buffovertime[0].value$"
},
{
"@tag": "$$BLACKHOLE_EFFECT.buffovertime[0].time$"
}
]
}
},
"nop": {
"@target": "ground",
"@effectarearadius": "6",
"@showarearadius": "true"
},
"spelleffectarea": [
{
"@time": "1",
"@effect": "none",
"@target": "enemy",
"@removeonleave": "false",
"@applyeffectonlyoncepertarget": "true",
"area": {
"shape": {
"circle": {
"@radius": "6"
}
},
"fill": {
"circle": {
"@radius": "0-6"
}
}
}
},
{
"@time": "1.7",
"@effect": "BLACKHOLE_EFFECT",
"@target": "enemy",
"@removeonleave": "false",
"@applyeffectonlyoncepertarget": "true",
"area": {
"shape": {
"circle": {
"@radius": "A 0.99:0;1:6;1.1:6;1.11:0"
}
}
}
}
]
}