Przypływ AdrenalinyAktywna
AXEBOOST
Otrzymujesz Przypływ Adrenaliny, który zwiększa twoje obrażenia o 25%, twoją Szybkość ruchu o 40% i twoja Szybkość autoataku o 40% do 9s.
Jeśli nie zadasz bezpośrednich obrażeń przez 3.5s, Przypływ Adrenaliny zakończy się wcześniej.
Statystyki
| Koszt energii | 34 |
|---|---|
| Odnowienie | 20 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} | $AXEBOOST_BUFF.buffovertime[2].value | 0.25 | — | 25% |
| {1} | $AXEBOOST_BUFF.buffovertime[0].value | 0.4 | — | 40% |
| {2} | $AXEBOOST_BUFF.buffovertime[1].value | 0.4 | — | 40% |
| {3} | $AXEBOOST_BUFF.buffovertime[0].time | 9 | — | 9s |
| {4} | applyeffectoneventactive[0].time | 3.5 | — | 3.5s |
Definicja umiejętności
{
"@uniquename": "AXEBOOST",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@recastdelay": "20",
"@energyusage": "9",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@castrange": "0",
"@uitype": "buff",
"@category": "movementbuff",
"@autoattackcooldownaftercasting": "DoNotTrigger",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@controllerpreferredtarget": "neutral",
"@hidespelleffecticon": "true",
"@descriptionlocatag": "@SPELLS_AXEBOOST_V2_DESC",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$AXEBOOST_BUFF.buffovertime[2].value$"
},
{
"@tag": "$$AXEBOOST_BUFF.buffovertime[0].value$"
},
{
"@tag": "$$AXEBOOST_BUFF.buffovertime[1].value$"
},
{
"@tag": "$$AXEBOOST_BUFF.buffovertime[0].time$"
},
{
"@tag": "$applyeffectoneventactive[0].time$"
}
]
}
},
"applyspell": {
"@spell": "AXEBOOST_BUFF",
"@target": "self"
},
"pulsingspell": {
"@spell": "AXEBOOST_REMOVAL",
"@target": "self",
"@count": "1",
"@initialinterval": "3.5",
"@interval": "1"
},
"applyeffectoneventactive": {
"@event": "DoDirectDamage",
"@time": "3.5",
"@spell": "AXEBOOST_CONTINUE",
"@target": "self",
"@applyeffecttarget": "self"
}
}