MeteorActive
METEOR
Memanggil meteor, berbenturan setelah 1s di posisi target.
Memberikan 1007 damage sihir pada semua musuh dalam radius 5m (damage ini tidak bisa dipantulkan).
Menghempaskan semua musuh yang terkena serangan hingga 3.8m.
Stats
| Energy cost | 56 |
|---|---|
| Cooldown | 30 s |
| Cast time | 2 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 | 1 | — | 1s |
| {1} | directattributechange[0].change | -434.09 | ×2.319 | 1007 |
| {2} | directattributechange[0].effectarearadius | 5 | — | 5m |
| {3} | $METEOR_KNOCKBACK.knockback[0].distance | 3 | ×1.268 | 3.8m |
Ability definition
{
"@uniquename": "METEOR",
"@target": "ground",
"@castingtime": "2",
"@keepmovingaftercast": "false",
"@hitdelay": "1",
"@standtime": "0.4",
"@disruptionfactor": "1",
"@recastdelay": "30",
"@energyusage": "24",
"@castrange": "15",
"@uitype": "damage",
"@category": "damage",
"@animIgnoreHitDelay": "true",
"@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"
}
}
}
},
"directattributechange": {
"@target": "enemy",
"@attribute": "health",
"@change": "-434.09",
"@effectarearadius": "5",
"@effecttype": "magic",
"@targetcountvaluebonusfactor": "0.08",
"@showarearadius": "true",
"@reflectdamage": "never"
},
"applyspell": {
"@target": "enemy",
"@spell": "METEOR_KNOCKBACK",
"@effectarearadius": "5"
}
}