Cluster Blast
Lvl: 1 TriggerTrap CD: 5 sec Skill Delay: 2 sec SP: 100 Range: 10

Detonate all traps in the target area on the map. Receive [Detonator] buff

Self

{
  "id": 90130,
  "BuffName": "Detonator",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AttrEffect": [
      15
    ]
  }
}

Self

{
  "id": 90135,
  "BuffName": "Detonator",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AffactSkill",
    "range": 1,
    "skillID": [
      139,
      201,
      202
    ]
  }
}

Formula

{
  "CD": 5,
  "id": 2105001,
  "Buff": {
    "self": [
      90130,
      90135
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 2105000
    }
  ],
  "Icon": "skill_2105001",
  "Camps": "Friend",
  "Level": 1,
  "Logic": "SkillPointRange",
  "DescId": "##1267299",
  "NameZh": "##1266208",
  "DelayCD": 2,
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      90130,
      90135
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 1,
  "SE_attack": "Skill/skill_weapon_detonate_attack",
  "SkillCost": {
    "sp": 100
  },
  "SkillType": "TriggerTrap",
  "Target_EP": 3,
  "Logic_Param": {
    "range": 3,
    "locate": 1
  },
  "Launch_Range": 10,
  "AutoCondition": [
    {
      "type": 2
    }
  ],
  "AutoCondition_Groove": 1
}