Unprepared
Lvl: 1 Buff Range: 6

Can be cast on a player within 6 meters. Has a chance of removing one piece of equipment from the target player.

Enemy

{
  "id": 162390,
  "BuffName": "Remove equipment (Monsters only)",
  "BuffRate": {
    "Odds": 30
  },
  "BuffEffect": {
    "type": "OffEquip",
    "calctype": 3151
  }
}

Formula

{
  "id": 72150001,
  "Buff": {
    "enemy": [
      162390
    ]
  },
  "Cost": 0,
  "Desc": [
    {
      "id": 72150001
    }
  ],
  "Icon": "skill_480001",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillLockedTarget",
  "DescId": "##171800",
  "NameZh": "##169328",
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      162390
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 6
}