Enrage
Lvl: 1 Buff Range: 6

Silences an enemy for 10 sec

Self

{
  "id": 160250,
  "BuffDesc": "Silence: disable all skills except auto attacks",
  "BuffIcon": "skillbuff_231001",
  "BuffName": "Lex Divina (for Alarm)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "NoSkill": 1,
    "StateEffect": "10_Silence"
  },
  "BuffStateID": 96040
}

Self

{
  "id": 160251,
  "BuffName": "Increase of Attribute (for Alarm)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Hit": 50,
    "type": "AttrChange",
    "AtkPer": 0.5,
    "AtkSpd": 0.25,
    "DefPer": -0.5,
    "MDefPer": -0.5,
    "MoveSpd": 0.5
  }
}

Formula

{
  "id": 70220001,
  "Buff": {
    "self": [
      160250,
      160251
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 231000,
      "params": [
        10
      ]
    }
  ],
  "Icon": "skill_231001",
  "Camps": "Friend",
  "Level": 1,
  "Logic": "SkillNone",
  "DescId": "##170399",
  "NameZh": "##162897",
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      160250,
      160251
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 3,
  "SE_attack": "Skill/LexDivina_attack",
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 6
}