
Death Binding
Lvl: 5
Buff
CD: 10 sec
Skill Delay: 2 sec
SP: 150
Range: 4
Cast Time: 4
Bind HP with a specified enemy. During the effect period, your lost HP will be shared with the enemy at a rate of 30%. Only one enemy can be specified within 10 meters. Lasts 10 seconds. Cannot be dispelled
Lvl: 4
Buff
CD: 10 sec
Skill Delay: 2 sec
SP: 140
Range: 4
Cast Time: 4
• Bind HP with a specified enemy. During the effect period, your lost HP will be shared with the enemy at a rate of 26%. Only one enemy can be specified within 10 meters. Lasts 10 seconds. Cannot be dispelled
Lvl: 3
Buff
CD: 10 sec
Skill Delay: 2 sec
SP: 130
Range: 4
Cast Time: 4
• Bind HP with a specified enemy. During the effect period, your lost HP will be shared with the enemy at a rate of 22%. Only one enemy can be specified within 10 meters. Lasts 10 seconds. Cannot be dispelled
Lvl: 2
Buff
CD: 10 sec
Skill Delay: 2 sec
SP: 120
Range: 4
Cast Time: 4
• Bind HP with a specified enemy. During the effect period, your lost HP will be shared with the enemy at a rate of 18%. Only one enemy can be specified within 10 meters. Lasts 10 seconds. Cannot be dispelled
Lvl: 1
Buff
CD: 10 sec
Skill Delay: 2 sec
SP: 110
Range: 4
Cast Time: 4
• Bind HP with a specified enemy. During the effect period, your lost HP will be shared with the enemy at a rate of 14%. Only one enemy can be specified within 10 meters. Lasts 10 seconds. Cannot be dispelled
Enemy 5020
function CommonFun.calcBuff_5020(srcUser, targetUser, a, b, c, d, lv)
if srcUser == nil or targetUser == nil then
return 0
end
local Value = srcUser:GetGemValue(c)
local A = lv * a + b + Value / 100000
return A
end
Enemy
{
"id": 124180,
"BuffName": "Death Binding",
"BuffRate": {
"Odds": {
"type": 3075
}
},
"Condition": {
"type": "Distance",
"distance": 10,
"delWhenInvalid": 1
},
"BuffEffect": {
"rate": {
"a": 0.04,
"b": 0.1,
"c": 11151,
"type": 5020
},
"type": "BindDamage"
},
"BuffStateID": 124180
}
Enemy
{
"id": 124181,
"BuffName": "Death Binding (Unable to accelerate)",
"BuffRate": {
"Odds": {
"a": 0,
"b": 100,
"c": 20110150,
"type": 5040
}
},
"Condition": {
"type": "Distance",
"distance": 10,
"delWhenInvalid": 1
},
"BuffEffect": {
"type": "LimitAttr",
"MaxAttr": {
"MoveSpd": 1,
"MoveSpdPer": 0
}
}
}
Enemy
{
"id": 124182,
"BuffName": "Death Binding (Unable to conceal)",
"BuffRate": {
"Odds": {
"a": 0,
"b": 100,
"c": 20110150,
"type": 5040
}
},
"Condition": {
"type": "Distance",
"distance": 10,
"delWhenInvalid": 1
},
"BuffEffect": {
"type": "AttrChange",
"AttrEffect2": [
21
]
}
}
Enemy
{
"id": 124183,
"BuffName": "Death Binding (Unable to shift place)",
"BuffRate": {
"Odds": {
"a": 0,
"b": 100,
"c": 20110150,
"type": 5040
}
},
"Condition": {
"type": "Distance",
"distance": 10,
"delWhenInvalid": 1
},
"BuffEffect": {
"type": "LimitSkill",
"notid": [
175,
309,
483,
1283,
1606,
4013,
4205,
4209,
601,
1110,
3305,
4210,
3201,
2021,
2043,
2905,
2050,
1937,
1943,
2208,
2402,
2408,
2461,
2515,
2517,
2567,
2595,
2673,
2708,
2736,
2803,
2816
]
}
}
Formula
{
"CD": 10,
"id": 3011005,
"Buff": {
"enemy": [
124180,
124181,
124182,
124183
]
},
"Cost": 1,
"Desc": [
{
"id": 3011000,
"params": [
30
]
}
],
"Icon": "skill_3011001",
"Camps": "Enemy",
"Level": 5,
"Logic": "SkillLockedTarget",
"DescId": "##170427",
"NameZh": "##159885",
"CastAct": "reading",
"DelayCD": 2,
"Fire_EP": 3,
"SE_fire": "Skill/skill_weapon_soulchain_fire",
"ItemCost": [
{
"id": 12903,
"count": 1020
}
],
"Pvp_buff": {
"enemy": [
124180,
124181,
124182,
124183
]
},
"AttackAct": [
"use_skill"
],
"Attack_EP": 3,
"Lead_Type": {
"CCT": 0,
"FCT": 4,
"type": 2
},
"SkillCost": {
"sp": 150
},
"SkillType": "Buff",
"Target_EP": 3,
"DamageType": 4,
"Logic_Param": {
"GM": {
"id1": 0,
"type": "speffect",
"target": 1,
"speffectid": 23
}
},
"Launch_Range": 4,
"TargetFilter": {
"npcID": [
310003,
310004,
310005,
310006,
310013,
310014,
310015,
310016
]
},
"ExtraMaxLevel": 0
}