Chaos Panic
Lvl: 6 Buff CD: 6 sec Skill Delay: 1.8 sec SP: 30 Range: 6 Cast Time: 1.5

Draws a chaotic pattern on the ground. Enemies entering the area have a 75%% chance to Fear for 4s and 30% chance to dismount for 5 sec, up to 1 pattern and exists for 15s

Lvl: 5 Buff CD: 6 sec Skill Delay: 1.7 sec SP: 27 Range: 6 Cast Time: 1.5
• Draws a chaotic pattern on the ground. Enemies entering the area have a 75%% chance to Fear for 4s and 20% chance to dismount for 4 sec, up to 1 pattern and exists for 15s
Lvl: 4 Buff CD: 6 sec Skill Delay: 1.6 sec SP: 24 Range: 6 Cast Time: 1.5
• Draws a chaotic pattern on the ground. Enemies entering the area have a 75%% chance to Fear for 4s and 10% chance to dismount for 3 sec, up to 1 pattern and exists for 15s
Lvl: 3 Buff CD: 6 sec Skill Delay: 1.5 sec SP: 21 Range: 6 Cast Time: 1.5
• Draws a chaotic pattern on the ground. Enemies entering the area have a 75% chance to Fear for 4s. Up to 1 pattern can exist for 15s
Lvl: 2 Buff CD: 6 sec Skill Delay: 1.5 sec SP: 18 Range: 6 Cast Time: 1.5
• Draws a chaotic pattern on the ground. Enemies entering the area have a 50% chance to Fear for 4s. Up to 1 pattern can exist for 15s
Lvl: 1 Buff CD: 6 sec Skill Delay: 1.5 sec SP: 15 Range: 6 Cast Time: 1.5
• Draws a chaotic pattern on the ground. Enemies entering the area have a 25% chance to Fear for 4s. Up to 1 pattern can exist for 15s

Enemy

{
  "id": 116451,
  "BuffDesc": "Fear: free of control",
  "BuffIcon": "skillbuff_1142001",
  "BuffName": "Chaos Panic",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 170
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "FearRun": 1,
    "NoSkill": 1,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "8_Fear"
  },
  "BuffStateID": 116451
}

Enemy

{
  "id": 116452,
  "BuffName": "Chaos Panic [Peak 2.0]",
  "BuffRate": {
    "Odds": 75
  },
  "BuffEffect": {
    "id": [
      116451
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Enemy

{
  "id": 116453,
  "BuffName": "Unload Mount [Peak 2.0]",
  "BuffRate": {
    "Odds": {
      "a": 10,
      "b": -30,
      "type": 1
    }
  },
  "BuffEffect": {
    "type": "OffEquip",
    "calctype": 3122
  }
}

Formula

{
  "CD": 6,
  "id": 1142006,
  "Buff": {
    "enemy": [
      116452,
      116453
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1142001,
      "params": [
        30,
        5
      ]
    }
  ],
  "Icon": "skill_1142001",
  "Camps": "Enemy",
  "Level": 6,
  "Logic": "SkillPointRect",
  "DescId": "##170352",
  "NameZh": "##158160",
  "CastAct": "reading",
  "DelayCD": 1.8,
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      116452,
      116453
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "Lead_Type": {
    "CCT": 0,
    "FCT": 1.5,
    "type": 2
  },
  "SE_attack": "Skill/ThrowHelve_attack",
  "SkillCost": {
    "1": {
      "num": 1,
      "itemID": 12567
    },
    "sp": 30
  },
  "SkillType": "Buff",
  "Target_EP": 2,
  "Logic_Param": {
    "count": 15,
    "width": 4,
    "distance": 4,
    "interval": 1,
    "max_count": 1,
    "no_select": 1,
    "isCountTrap": 1,
    "trap_effect": "ChaosPanic_buff,LowRange_B",
    "suspend_can_immune": 1
  },
  "Launch_Range": 6
}