Widmowy CiosAktywna
GHOSTSTRIKE
Szarżujesz przez wybranego wroga, zadając 618 pkt. obrażeń magicznych.
Czyni cię niewidzialnym na 1s.
Zmniejsza koszty energii o 50% na 3s.
Jeśli cel ma 3 ładunki Bez Zbroi albo ty masz 3 ładunki Ducha Zabójcy, umiejętność nie ma czasu odnowienia.
Zużywa wszystkie ładunki Ducha Zabójcy lub Bez Zbroi jakie nałożyłeś.
Statystyki
| Koszt energii | 40 |
|---|---|
| Odnowienie | 25 s |
| Czas rzucania | Natychmiastowa |
| Zasięg | 7 m |
| Cel | Wróg |
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} | directattributechange[0].change | -153 | ×4.042 | 618 |
| {1} | $GHOSTSTRIKE_INVIS.invisibility[0].time | 1 | — | 1s |
| {2} | $GHOSTSTRIKE_BUFF.buffovertime[0].value | 0.5 | — | 50% |
| {3} | $GHOSTSTRIKE_BUFF.buffovertime[0].time | 3 | — | 3s |
| {4} | resetcooldowns[0].IfSpellActive[0].atleastcharges | 3 | — | 3 |
| {5} | resetcooldowns[0].IfSpellActive[1].atleastcharges | 3 | — | 3 |
Definicja umiejętności
{
"@uniquename": "GHOSTSTRIKE",
"@target": "enemy",
"@castingtime": "0",
"@keepmovingaftercast": "false",
"@disruptionfactor": "0",
"@recastdelay": "25",
"@energyusage": "10",
"@castrange": "7",
"@hitdelay": "0",
"@standtime": "0",
"@uitype": "damage",
"@category": "damage",
"@showrange": "true",
"@assessment": "negative",
"@cancelautoattackaftercasting": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"pull": {
"@movespeed": "40",
"@scaleAnim": "true",
"@animID": "charge_dualdagger",
"@target": "self",
"@pullwhere": "ToTarget",
"@enddistance": "-5",
"@ignorecrowdcontrolresistance": "true",
"@ignoreabilitypowerscaling": "true",
"@ignorebonusccdurationscaling": "true",
"@ignorediminishingreturns": "true",
"@donttriggerdiminishingreturns": "true"
},
"resetcooldowns": {
"@target": "self",
"@slot": "offhandormainhand3",
"@amount": "1",
"@relative": "true",
"or": {
"IfSpellActive": [
{
"@who": "Caster",
"@spell": "ASSASSINSPIRIT_STACK",
"@casterchargesonly": "true",
"@atleastcharges": "3"
},
{
"@who": "SpellTarget",
"@spell": "SUNDERARMOR2",
"@casterchargesonly": "true",
"@atleastcharges": "3"
}
]
}
},
"directattributechange": {
"@change": "-153",
"@target": "enemy",
"@effecttype": "magic",
"@attribute": "health"
},
"removeactivespell": [
{
"@target": "enemy",
"@spell": "SUNDERARMOR2",
"@casterchargesonly": "true",
"@charges": "3",
"IfSpellActive": {
"@who": "SpellTarget",
"@spell": "SUNDERARMOR2",
"@casterchargesonly": "true",
"@atleastcharges": "3"
}
},
{
"@target": "self",
"@spell": "ASSASSINSPIRIT_STACK",
"@casterchargesonly": "true",
"@charges": "3",
"IfSpellActive": {
"@who": "Caster",
"@spell": "ASSASSINSPIRIT_STACK",
"@casterchargesonly": "true",
"@atleastcharges": "3"
}
}
],
"applyspell": [
{
"@spell": "GHOSTSTRIKE_BUFF",
"@target": "self"
},
{
"@spell": "GHOSTSTRIKE_INVIS",
"@target": "self"
}
]
}