MeteorAktywna
METEOR
Przyzywasz meteor uderzający po 1s w wybranym miejscu.
Zadaje 1430 obrażeń magicznych wszystkim wrogom w promieniu 5m (nie mogą być odbite).
Odrzuca wszystkich uderzonych wrogów na 4.74m.
Statystyki
| Koszt energii | 79 |
|---|---|
| Odnowienie | 30 s |
| Czas rzucania | 2 s |
| Zasięg | 15 m |
| Cel | Obszar |
Liczby policzone dla
Obrażenia i leczenie umiejętności skalują się bronią, która je niesie; miecz mnoży je mocniej niż łuk. Wybierz broń, aby zobaczyć jej wartości.
Dostajesz z(1)
Widok zaawansowany
Skąd bierze się każda liczba i jaki rachunek do niej doprowadził. Jak to działa
| # | Źródło | Baza | Progresja | Wynik |
|---|---|---|---|---|
| {0} | hitdelay | 1 | — | 1s |
| {1} | directattributechange[0].change | -434.09 | ×3.295 | 1430 |
| {2} | directattributechange[0].effectarearadius | 5 | — | 5m |
| {3} | $METEOR_KNOCKBACK.knockback[0].distance | 3 | ×1.579 | 4.74m |
Definicja umiejętności
{
"@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"
}
}