Księżycowy ZamachAktywna
MIGHTYSWING
Tniesz powietrze i wystrzeliwujesz demoniczną falę w wybranym kierunku, przebijając wszystkich wrogów i zadając 529 pkt. obrażeń magicznych. Zużywa Ładunki Heroicznej Szarży dla jednego z następujących efektów.
1 Heroiczna Szarża: Spowalnia o -30% na 2.25s
2 Heroiczne Szarże: Ucisza na 3.49s
3 Heroiczne Szarże: Zadaje dodatkowe 529 pkt. obrażeń magicznych
Statystyki
| Koszt energii | 44 |
|---|---|
| Odnowienie | 15 s |
| Czas rzucania | Natychmiastowa |
| Zasięg | 20 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} | $MIGHTYSWING_EFFECT.directattributechange[0].change | -170 | ×3.110 | 529 |
| {1} | $MIGHTYSWING_EFFECT1.buffovertime[0].value | -0.3 | — | -30% |
| {2} | $MIGHTYSWING_EFFECT1.buffovertime[0].time | 2.25 | — | 2.25s |
| {3} | $MIGHTYSWING_EFFECT2.silence[0].time | 2.25 | ×1.553 | 3.49s |
| {4} | $MIGHTYSWING_EFFECT3.attributechangeovertime[0].totalchange | -170 | ×3.110 | 529 |
| {5} | $MIGHTYSWING_EFFECT3.attributechangeovertime[0].time | 1 | — | 1s |
Definicja umiejętności
{
"@uniquename": "MIGHTYSWING",
"@keepmovingaftercast": "false",
"@target": "ground",
"@castingtime": "0",
"@hitdelay": "0.2",
"@standtime": "0.3",
"@disruptionfactor": "1",
"@recastdelay": "15",
"@energyusage": "14",
"@castrange": "20",
"@uitype": "damage",
"@category": "instant",
"@assessment": "negative",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@adjustgroundtargettorange": "true",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"applyspell": [
{
"@spell": "MIGHTYSWING_STACK",
"@target": "self",
"IfSpellActive": {
"@who": "Caster",
"@spell": "HEROIC_STACK",
"@casterchargesonly": "true",
"@atleastcharges": "3"
}
},
{
"@spell": "MIGHTYSWING_STACK",
"@target": "self",
"IfSpellActive": {
"@who": "Caster",
"@spell": "HEROIC_STACK",
"@casterchargesonly": "true",
"@atleastcharges": "2"
}
},
{
"@spell": "MIGHTYSWING_STACK",
"@target": "self",
"IfSpellActive": {
"@who": "Caster",
"@spell": "HEROIC_STACK",
"@casterchargesonly": "true",
"@atleastcharges": "1"
}
}
],
"removeactivespell": {
"@spell": "HEROIC_STACK",
"@target": "self"
},
"spelleffectarea": [
{
"@target": "ground",
"@effect": "none",
"@time": "2",
"@visible": "false",
"@applyeffectonlyoncepertarget": "true",
"@rotation": "castdirection",
"@position": "atcaster",
"area": {
"shape": {
"node": {
"@distance": "A 0:-2.5; 0.85:18",
"node": {
"@distance": "1.5",
"circle": {}
}
}
}
}
},
{
"@target": "ground",
"@effect": "MIGHTYSWING_EFFECT",
"@targetcountvaluebonusfactor": "0.08",
"@time": "0.85",
"@visible": "false",
"@applyeffectonlyoncepertarget": "true",
"@rotation": "castdirection",
"@position": "atcaster",
"@skillshotindicatormin": "20",
"@skillshotindicatormax": "20",
"@maxeffectareatargets": "25",
"@deletewhenmaxtargetshit": "true",
"area": {
"shape": {
"node": {
"@distance": "A 0:-2.5; 0.8:18",
"node": {
"@distance": "1.75",
"rectangle": {
"@height": "1.75",
"@width": "4.5"
}
}
}
}
}
}
]
}