異能連結Active
SHAPE_W_TETHERBEAM
將一道繩索纏繞在一名未騎乘坐騎的目標身上(無法施放於自身)。
若纏繞一名盟友:
施加一個護盾,可吸收946點傷害,持續2s。
如果該盟友是一位公會、聯盟或隊伍成員,將他拉拽至您的位置。
若纏繞一名敵人:
衝刺到被纏繞的敵人身邊。
為您自身施加一個護盾,可吸收315點傷害,持續2s。
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"
}
}
}
]
}