Zamiana PozycjiAktywna
SWAP
Teleportujesz się do celu, zamieniając się z nim pozycją (nie możesz teleportować się przez przeszkody).
Przerywa czarowanie celu.
Zapewnia odporność na obrażenia dla ciebie oraz sojusznika na 0.2s
Statystyki
| Odnowienie | 20 s |
|---|---|
| Czas rzucania | Natychmiastowa |
| Zasięg | 10 m |
| Cel | other |
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} | invincibility[0].time | 0.2 | — | 0.2s |
Definicja umiejętności
{
"@uniquename": "SWAP",
"@target": "other",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "0",
"@recastdelay": "20",
"@energyusage": "0",
"@castrange": "10",
"@uitype": "movement",
"@category": "forcedmovement",
"@usableincombat": "true",
"@showrange": "true",
"@cancelautoattackaftercasting": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemyandally",
"pull": [
{
"@target": "enemy",
"@enddistance": "0",
"@movespeed": "40",
"@pullwhere": "ToOriginalCasterPosition",
"@ignorecrowdcontrolresistance": "true",
"@ignoreabilitypowerscaling": "true",
"@ignorebonusccdurationscaling": "true"
},
{
"@target": "friendother",
"@enddistance": "0",
"@movespeed": "40",
"@pullwhere": "ToOriginalCasterPosition",
"@ignorecrowdcontrolresistance": "true",
"@ignoreabilitypowerscaling": "true",
"@ignorebonusccdurationscaling": "true",
"@allownegativeeffectonally": "true",
"and": {
"IfTargetType": {
"@type": "groupmember"
},
"not": {
"or": {
"IfClusterArcheType": [
{
"@op": "equals",
"@value": "CITY-START"
},
{
"@op": "equals",
"@value": "CITY-GREEN-01"
},
{
"@op": "equals",
"@value": "CITY-GREEN-02"
},
{
"@op": "equals",
"@value": "CITY-RED"
},
{
"@op": "equals",
"@value": "CITY-BLACK"
}
]
}
}
}
}
],
"invincibility": [
{
"@target": "self",
"@time": "0.2"
},
{
"@target": "friendother",
"@time": "0.2",
"and": {
"IfTargetType": {
"@type": "groupmember"
},
"not": {
"or": {
"IfClusterArcheType": [
{
"@op": "equals",
"@value": "CITY-START"
},
{
"@op": "equals",
"@value": "CITY-GREEN-01"
},
{
"@op": "equals",
"@value": "CITY-GREEN-02"
},
{
"@op": "equals",
"@value": "CITY-RED"
},
{
"@op": "equals",
"@value": "CITY-BLACK"
}
]
}
}
}
}
],
"teleport": {
"IfOwnLoadPercent": {
"@op": "less",
"@value": "150"
}
}
}