Minefield
Lvl: 1 MultiTrapSkill CD: 3.5 sec Skill Delay: 2 sec SP: 80 Range: 5

Generate lots of traps in the specified area (including Land Mine, Electric Shock, Frost Trap, Claymore Trap, Ankle Snare, and Comet Trap). 4 traps and 2 minefields are allowed by default. You can manually deselect trap types.

Formula

{
  "CD": 3.5,
  "id": 815001,
  "Cost": 1,
  "Desc": [
    {
      "id": 815000
    }
  ],
  "Icon": "skill_815001",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillPointRange",
  "DescId": "##3444760",
  "NameZh": "##169983",
  "DelayCD": 2,
  "Fire_EP": 0,
  "SE_cast": "Common/Magic_cast",
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 0,
  "SE_attack": "Skill/skill_magic_minefield_attack",
  "SkillCost": {
    "sp": 80
  },
  "SkillType": "MultiTrapSkill",
  "Target_EP": 0,
  "Logic_Param": {
    "range": 2.5,
    "trapnum": {
      "type": 11
    },
    "max_count": 2,
    "RandomSkillids": {
      "needLearn": [
        4007
      ],
      "noNeedLearn": [
        116015,
        120010,
        138005,
        1247015,
        117010
      ]
    }
  },
  "Launch_Range": 5
}