テザーシフトActive
SHAPE_W_TETHERBEAM
騎乗していない対象に綱をつける(自分にはかけられない)。
味方に取り付けた場合:
946ダメージを2s間吸収するシールドを張る。
味方がギルド、同盟、パーティのメンバーである場合、自分の位置に引き寄せます。
敵に取り付けた場合:
敵に向かってダッシュ。
自分自身に2s持続するシールドを適用し、315ダメージを吸収する。
Stats
| Energy cost | 35 |
|---|---|
| Cooldown | 18 s |
| Cast time | Instant |
| Range | 13 m |
| Target | other |
Numbers shown for
Ability damage and healing scale with the weapon carrying them; a sword multiplies them by more than a bow. Select a weapon for its figures.
プラウリングの杖(老熟)ルートバウンドの杖(老熟)プライマルの杖(老熟)ブラッドムーンの杖(老熟)ヘルスポーンの杖(老熟)アースルーンの杖(老熟)ライトコーラー(老熟)凍りつけの杖(老熟)
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $SHAPE_W_TETHERBEAM_ALLY_SHIELD.damageshield[0].damageabsorbed | 300 | ×3.153 | 946 |
| {1} | $SHAPE_W_TETHERBEAM_ALLY_SHIELD.damageshield[0].time | 2 | — | 2s |
| {2} | $SHAPE_W_TETHERBEAM_ENEMY_SHIELD.damageshield[0].damageabsorbed | 100 | ×3.153 | 315 |
| {3} | $SHAPE_W_TETHERBEAM_ENEMY_SHIELD.damageshield[0].time | 2 | — | 2s |
Ability definition
{
"@uniquename": "SHAPE_W_TETHERBEAM",
"@target": "other",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0.3",
"@disruptionfactor": "0",
"@recastdelay": "18",
"@energyusage": "11",
"@castrange": "13",
"@uitype": "buff",
"@category": "instant",
"@hidespelleffecticon": "true",
"@showrange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@unlockedtoequip": "false",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemyandally",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$SHAPE_W_TETHERBEAM_ALLY_SHIELD.damageshield[0].damageabsorbed$"
},
{
"@tag": "$$SHAPE_W_TETHERBEAM_ALLY_SHIELD.damageshield[0].time$"
},
{
"@tag": "$$SHAPE_W_TETHERBEAM_ENEMY_SHIELD.damageshield[0].damageabsorbed$"
},
{
"@tag": "$$SHAPE_W_TETHERBEAM_ENEMY_SHIELD.damageshield[0].time$"
}
]
}
},
"applyspell": [
{
"@spell": "SHAPE_W_TETHERBEAM_ALLY_EFFECT",
"@target": "friendother",
"or": {
"IfTargetType": [
{
"@type": "groupmember"
},
{
"@type": "guildmember"
},
{
"@type": "alliancemember"
}
]
},
"not": {
"or": {
"IfSpellCategoryActive": {
"@category": "mountbuff",
"@who": "EffectTarget"
},
"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"
},
{
"@op": "equals",
"@value": "CITY-BLACK-ROYAL"
}
]
}
},
"Event": {
"@type": "onSuccessfullHit",
"Spell": {
"@target": "Caster",
"@name": "SHAPE_APPLY_FEROCITY_ON_HIT"
}
}
},
{
"@spell": "SHAPE_W_TETHERBEAM_ALLY_SHIELD",
"@target": "friendother",
"not": [
{
"or": {
"IfTargetType": [
{
"@type": "groupmember"
},
{
"@type": "guildmember"
},
{
"@type": "alliancemember"
}
]
}
},
{
"IfSpellCategoryActive": {
"@category": "mountbuff",
"@who": "EffectTarget"
}
}
],
"Event": {
"@type": "onSuccessfullHit",
"Spell": {
"@target": "Caster",
"@name": "SHAPE_APPLY_FEROCITY_ON_HIT"
}
}
},
{
"@spell": "SHAPE_W_TETHERBEAM_ENEMY_EFFECT",
"@target": "enemy"
},
{
"@spell": "SHAPE_APPLY_FEROCITY_ON_HIT_VFX",
"@target": "enemy",
"not": {
"IfSpellActive": {
"@who": "SpellTarget",
"@spell": "MOB_STACK_IMMUNITY"
}
},
"Event": {
"@type": "onSuccessfullHit",
"Spell": {
"@name": "SHAPE_FEROCITY_STACK",
"@target": "Caster"
}
}
}
]
}