PrzeczucieAktywna
CC_BLOCK
Przygotowujesz się, zwiększając swoją Szybkość ruchu o 45% i stając się odporny na efekty wymuszonego ruchu przez 3s.
Jeśli zostaniesz Ogłuszony, Unieruchomiony lub Spowolniony, efekt ten zostanie zastąpiony, oczyszczając wszystkie efekty Kontroli Tłumu i zwiększając twoją Szybkość Ruchu o 120% na 4s.
Zapewnia odporność na Ogłuszenie, Unieruchomienie, Spowolnienie i Transformacje.
Statystyki
| Odnowienie | 20 s |
|---|---|
| Czas rzucania | Natychmiastowa |
| Cel | Na siebie |
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} | buffovertime[0].value | 0.45 | — | 45% |
| {1} | buffovertime[0].time | 3 | — | 3s |
| {2} | $CC_BLOCK_EFFECT.buffovertime[0].value | 1.2 | — | 120% |
| {3} | $CC_BLOCK_EFFECT.buffovertime[0].time | 4 | — | 4s |
Definicja umiejętności
{
"@uniquename": "CC_BLOCK",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@recastdelay": "20",
"@energyusage": "0",
"@hitdelay": "0",
"@standtime": "0",
"@castrange": "0",
"@uitype": "buff",
"@category": "buff",
"@autoattackcooldownaftercasting": "DoNotTrigger",
"@unlockedtoequip": "true",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_CC_BLOCK_BUFF_DESC",
"@controllerpreferredtarget": "neutral",
"applyeffectoneventactive": [
{
"@event": "GotStunned",
"@target": "self",
"@applyeffecttarget": "self",
"@spell": "CC_BLOCK_EFFECT",
"@count": "1",
"@time": "3"
},
{
"@event": "GotRooted",
"@target": "self",
"@applyeffecttarget": "self",
"@spell": "CC_BLOCK_EFFECT",
"@count": "1",
"@time": "3"
},
{
"@event": "GotSlowed",
"@target": "self",
"@applyeffecttarget": "self",
"@spell": "CC_BLOCK_EFFECT",
"@count": "1",
"@time": "3"
}
],
"spellimmunity": {
"@target": "self",
"@category": "forcedmovement",
"@time": "3"
},
"buffovertime": {
"@target": "self",
"@type": "movespeedbonus",
"@value": "0.45",
"@time": "3"
},
"spelleffectfx": {
"@constraintpreset": "pointconstraint"
}
}