الثقب الأسودActive
BLACKHOLE
يمكن فتح ثقب أسود في محيط 6m في الموقع المستهدف.
بعد 1s، سيسحب الثقب الأسود جميع الأعداء الذين في محيطه إلى مركزه.
تلحق 472 من الضرر السحري.
تبطئ بمقدار -16% لمدة 5s.
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"
}
}
}
}
]
}