Pierścień BezwładuAktywna
TAR_RING
Tworzysz pierścień grubości 2.5 w promieniu 6.5m od siebie, utrzymujący się 4s.
Spowalnia wrogów przechodzących przez pierścień o -80% (ignoruje odporność na kontrolę tłumu).
Statystyki
| Koszt energii | 13 |
|---|---|
| Odnowienie | 20 s |
| Czas rzucania | 0.5 s |
| Zasięg | 8 m |
| 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} | spelleffectarea[1].arc[0].width_end | 2.5 | — | 2.5 |
| {1} | spelleffectarea[1].arc[0].innerradius_end | 6.5 | — | 6.5m |
| {2} | spelleffectarea[1].time | 4 | — | 4s |
| {3} | $TAR_RING_EFFECT.buffovertime[0].value | -0.8 | — | -80% |
Definicja umiejętności
{
"@uniquename": "TAR_RING",
"@target": "self",
"@castingtime": "0.5",
"@hitdelay": "0",
"@energyusage": "4",
"@recastdelay": "20",
"@castrange": "8",
"@category": "instant",
"@uitype": "crowdcontrol",
"@unlockedtoequip": "false",
"@assessment": "negative",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"spellindicationarea": {
"@target": "enemy",
"@visible": "true",
"area": {
"shape": {
"arc": {
"@angle": "360",
"@innerradius": "6.5",
"@outerradius": "9"
}
},
"fill": {
"arc": {
"@angle": "360",
"@innerradius": "6.5",
"@outerradius": "7-10"
}
}
}
},
"spelleffectarea": [
{
"@target": "enemy",
"@effect": "none",
"@time": "4",
"@visible": "true",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"arc": {
"@angle": "360",
"@innerradius": "6.5",
"@outerradius": "9"
}
}
}
},
{
"@target": "enemy",
"@effect": "TAR_RING_EFFECT",
"@removeonleave": "true",
"@time": "4",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"arc": {
"@angle": "359.99",
"@innerradius": "6.5",
"@outerradius": "9"
}
}
}
}
],
"applyspell": {
"@spell": "MIMIC_COOLDOWN",
"@target": "self",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "arcanestaff"
}
}
}