التحول بالحبلActive
SHAPE_W_TETHERBEAM
اربط حبل إلى هدف ليس راكب على المطية (لا يمكن إلقاؤه على الذات).
الإرفاق بـ الحلافاء:
يطبق درعًا يمتص 866 الضرر لمدة 2s.
إذا كان الحليف عضوًا في الطائفة أو التحالف أو المجموعة، اسحبه إلى موقعك.
الارتباط بـ عدو:
أندفع نحو العدو المرفق.
يطبق درعًا على نفسك يمتص289 الضرر مقابل 2s.
Stats
| Energy cost | 32 |
|---|---|
| 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.888 | 866 |
| {1} | $SHAPE_W_TETHERBEAM_ALLY_SHIELD.damageshield[0].time | 2 | — | 2s |
| {2} | $SHAPE_W_TETHERBEAM_ENEMY_SHIELD.damageshield[0].damageabsorbed | 100 | ×2.888 | 289 |
| {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"
}
}
}
]
}