Zabójczy DuchPrzełączana
ASSASSINSPIRIT
Przywołujesz swojego Ducha Zabójcy, nakładając na siebie ładunek Ducha Zabójcy co 2s.
Zmniejsza twoją obronę o -4%.
Umiejętność może trwać do 15s ale może być zdezaktywowana wcześniej.
Każdy ładunek Ducha Zabójcy zwiększa twoje obrażenia o 6% na 8s. (Kumuluje się do 3 razy).
Statystyki
| Koszt energii | 16 |
|---|---|
| Odnowienie | 1 s |
| Czas rzucania | Natychmiastowa |
| Cel | Na siebie |
Dostajesz z(8)
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} | pulsingspell[0].interval | 2 | — | 2s |
| {1} | buffovertime[0].value | -0.04 | — | -4% |
| {2} | buffovertime[0].time | 15 | — | 15s |
| {3} | $ASSASSINSPIRIT_STACK.buffovertime[0].value | 0.06 | — | 6% |
| {4} | $ASSASSINSPIRIT_STACK.buffovertime[0].time | 8 | — | 8s |
| {5} | $ASSASSINSPIRIT_STACK.maxcharges | 3 | — | 3 |
Definicja umiejętności
{
"@uniquename": "ASSASSINSPIRIT",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "1",
"@energyusage": "6",
"@castrange": "0",
"@uitype": "buff",
"@category": "instant",
"@showrange": "true",
"@maxcharges": "3",
"@cancelautoattackaftercasting": "false",
"@autoattackcooldownaftercasting": "DoNotTrigger",
"@unlockedtoequip": "false",
"@assessment": "positive",
"@buffpriority": "2",
"@hidespelleffecticon": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"applyspell": {
"@spell": "ASSASSINSPIRIT_CONDITION",
"@target": "self"
},
"pulsingspell": {
"@spell": "ASSASSINSPIRIT_STACK",
"@target": "self",
"@initialinterval": "0",
"@interval": "2",
"@count": "6"
},
"buffovertime": [
{
"@target": "self",
"@type": "bonusdefensevsplayers",
"@value": "-0.04",
"@time": "15"
},
{
"@target": "self",
"@type": "bonusdefensevsmobs",
"@value": "-0.04",
"@time": "15"
}
],
"spelleffectfx": {
"@constraintpreset": "pointconstraint"
}
}