사슬 이동Active
SHAPE_W_TETHERBEAM
탈것을 타지 않은 대상에게 사슬을 부착합니다 (자신에게 시전할 수 없음).
아군에게 부착 시:
2s 동안 946의 대미지를 흡수하는 방어막을 부여합니다.
아군이 길드, 동맹, 파티 멤버일 경우, 자신의 위치로 끌어당깁니다.
적에게 부착 시:
부착된 적을 향해 돌진합니다.
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"
}
}
}
]
}