Runa StrażniczaAktywna
GUARDRUNE
Przyzywasz Runę Strażniczą w promieniu 5m od wybranej pozycji, która utrzymuje się 5s.
Runa zwiększa odporności na obrażenia dla do 10 sojuszników wewnątrz runy o 6% i czyni ich odpornymi na efekty wymuszonego ruchu i ogłuszenie.
Statystyki
| Koszt energii | 32 |
|---|---|
| Odnowienie | 15 s |
| Czas rzucania | 0.4 s |
| Zasięg | 14 m |
| Cel | Obszar |
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} | spelleffectarea[0].circle[0].radius_start | 5 | — | 5m |
| {1} | spelleffectarea[0].time | 5 | — | 5s |
| {2} | spelleffectarea[0].maxeffectareatargets | 10 | — | 10 |
| {3} | $GUARDRUNE_EFFECT.buffovertime[0].value | 0.06 | — | 6% |
Definicja umiejętności
{
"@uniquename": "GUARDRUNE",
"@target": "ground",
"@castingtime": "0.4",
"@keepmovingaftercast": "false",
"@standtime": "0.1",
"@hitdelay": "0",
"@energyusage": "14",
"@castrange": "14",
"@recastdelay": "15",
"@category": "instant",
"@uitype": "buff",
"@disruptionfactor": "1",
"@assessment": "positive",
"@unlockedtoequip": "false",
"@adjustgroundtargettorange": "true",
"@showrange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_GUARDRUNE_TEST_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "ally",
"@controllerselfcastable": "true",
"spellindicationarea": {
"@target": "friendall",
"@position": "attarget",
"@visible": "true",
"area": {
"shape": {
"circle": {
"@radius": "5"
}
},
"fill": {
"circle": {
"@radius": "0-5"
}
}
}
},
"nop": {
"@target": "ground",
"@effectarearadius": "5",
"@showarearadius": "true"
},
"spelleffectarea": {
"@effect": "GUARDRUNE_EFFECT",
"@time": "5",
"@target": "friendall",
"@maxeffectareatargets": "10",
"@removeonleave": "true",
"@applyeffectonlyoncepertarget": "false",
"@visible": "true",
"area": {
"shape": {
"circle": {
"@radius": "5"
}
}
}
},
"applyspell": {
"@spell": "MIMIC_COOLDOWN",
"@target": "self",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "arcanestaff"
}
}
}