Święta ZiemiaAktywna
SACRED_GROUND
Tworzysz święty krąg o promieniu 3m, który utrzymuje się 3s.
Ucisza i spowalnia wszystkich wrogów wewnątrz kręgu o -20%
Moby staną się odporne na uciszenie po 3s.
Statystyki
| Koszt energii | 6% |
|---|---|
| Odnowienie | 7 s |
| Czas rzucania | 0.6 s |
| Zasięg | 2 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_end | 3 | — | 3m |
| {1} | spelleffectarea[0].time | 3 | — | 3s |
| {2} | $SACRED_GROUND_EFFECT.buffovertime[0].value | -0.2 | — | -20% |
| {3} | $SACRED_GROUND_EFFECT.silence[1].time | 3 | — | 3s |
Definicja umiejętności
{
"@uniquename": "SACRED_GROUND",
"@target": "ground",
"@castingtime": "0.6",
"@keepmovingaftercast": "false",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "0",
"@recastdelay": "7",
"@energyusage": "0.06",
"@energyusageisrelative": "true",
"@castrange": "2",
"@uitype": "damage",
"@category": "damage",
"@assessment": "negative",
"@unlockedtoequip": "false",
"@adjustgroundtargettorange": "true",
"@showrange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_SACRED_GROUND_TEST_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"spellindicationarea": {
"@target": "enemy",
"@position": "atcaster",
"@visible": "true",
"area": {
"shape": {
"node": {
"@distance": "2",
"circle": {
"@radius": "3"
}
}
},
"fill": {
"node": {
"@distance": "2",
"circle": {
"@radius": "0-3"
}
}
}
}
},
"dummy": {
"@target": "ground",
"@time": "1",
"@effectarearadius": "3",
"@showarearadius": "true"
},
"spelleffectarea": {
"@time": "3",
"@effect": "SACRED_GROUND_EFFECT",
"@target": "enemy",
"@removeonleave": "true",
"@position": "atcaster",
"@rotation": "castdirection",
"@visible": "true",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "2",
"circle": {
"@radius": "3"
}
}
}
}
}
}