异能连结Active
SHAPE_W_TETHERBEAM
将一道绳索缠绕在一名未骑乘坐骑的目标身上(无法施放于自身)。
若缠绕一名友军:
施加一个护盾,可吸收711伤害,持续2s。
如果该友军是一位公会、联盟或队伍成员,将他拉拽至您的位置。
若缠绕一名敌人:
冲刺到被缠绕的敌人身边。
为你自己施加一个护盾,可吸收237点伤害,持续2s。
Stats
| Energy cost | 26 |
|---|---|
| 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 | ×2.370 | 711 |
| {1} | $SHAPE_W_TETHERBEAM_ALLY_SHIELD.damageshield[0].time | 2 | — | 2s |
| {2} | $SHAPE_W_TETHERBEAM_ENEMY_SHIELD.damageshield[0].damageabsorbed | 100 | ×2.370 | 237 |
| {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"
}
}
}
]
}