
Earth Bind Seal
Lvl: 1
Buff
CD: 90 sec
Range: 9
Cast a seal to restrain all enemy units within 9m, causing their ATK to miss the target. At the same time, the caster will become invulnerable for 5 seconds. The skill has a 90 seconds CD
Lvl: 1
Buff
CD: 90 sec
Range: 9
• Cast a seal to restrain all enemy units within 9m, causing their ATK to miss the target. At the same time, the caster will become invulnerable for 5 seconds. The skill has a 90 seconds CD
Self
{
"id": 44523,
"BuffName": "2573",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"type": "AttrChange",
"AttrEffect": [
1,
2
]
}
}
Self
{
"id": 44524,
"BuffName": "2573",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"type": "ImmuneAttack"
}
}
Enemy
{
"id": 44522,
"BuffName": "2569",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"type": "AttrChange"
},
"BuffStateID": 44522
}
Formula
{
"CD": 90,
"id": 1026001,
"Buff": {
"self": [
44523,
44524
],
"enemy": [
44522
]
},
"Cost": 1,
"Desc": [
{
"id": 1026001
}
],
"Icon": "xpskill11",
"Camps": "Enemy",
"FixCD": 1,
"Level": 1,
"Logic": "SkillSelfRange",
"DescId": "##1057526",
"NameZh": "##1057524",
"Fire_EP": 3,
"Pvp_buff": {
"self": [
44523,
44524
],
"enemy": [
44522
]
},
"AttackAct": [
"use_skill"
],
"Attack_EP": 0,
"SkillType": "Buff",
"Target_EP": 3,
"Logic_Param": {
"range": 9,
"range_num": 25
},
"Launch_Range": 9
}