Lvl: 1
Buff
Range: 6
• Designate an enemy and apply a Silence effect, and the range transforms into a circular area around self after absorbing energy.
Enemy
{
"id": 159897,
"BuffDesc": "Silence: disable all skills except auto attacks",
"BuffIcon": "skillbuff_231001",
"BuffName": "Lex Divina [Silence]",
"BuffRate": {
"Odds": {
"a": 0,
"b": 150,
"type": 100
}
},
"BuffType": {
"isgain": 0,
"isdisperse": 1
},
"IconType": 1,
"BuffEffect": {
"type": "StatusChange",
"NoSkill": 1,
"StateEffect": "10_Silence"
},
"BuffStateID": 96040
}
Formula
{
"id": 79970002,
"Buff": {
"enemy": [
159897
]
},
"Desc": [
{
"id": 231000,
"params": [
10
]
}
],
"Icon": "skill_231001",
"Camps": "Enemy",
"Level": 1,
"Logic": "SkillSelfRange",
"DescId": "##170399",
"NameZh": "##1264796",
"Fire_EP": 3,
"Pvp_buff": {
"enemy": [
159897
]
},
"AttackAct": [
"use_magic"
],
"Attack_EP": 3,
"SE_attack": "Skill/LexDivina_attack",
"SkillType": "Buff",
"Target_EP": 3,
"Logic_Param": {
"range": 5,
"range_num": 12
},
"Launch_Range": 6
}