Formidable Meow
Lvl: 5 Buff CD: 8 sec Skill Delay: 1 sec SP: 20

Stuns enemies around you with your sheer majesty. Enemies within 3 meters of you have a 100% chance of falling into a state of Fear and Freezing.

Lvl: 4 Buff CD: 8 sec Skill Delay: 1 sec SP: 20
• Stuns enemies around you with your sheer majesty. Enemies within 3 meters of you have a 85% chance of falling into a state of Fear and Freezing.
Lvl: 3 Buff CD: 8 sec Skill Delay: 1 sec SP: 20
• Stuns enemies around you with your sheer majesty. Enemies within 3 meters of you have a 70% chance of falling into a state of Fear and Freezing.
Lvl: 2 Buff CD: 8 sec Skill Delay: 1 sec SP: 20
• Stuns enemies around you with your sheer majesty. Enemies within 3 meters of you have a 55% chance of falling into a state of Fear and Freezing.
Lvl: 1 Buff CD: 8 sec Skill Delay: 1 sec SP: 20
• Stuns enemies around you with your sheer majesty. Enemies within 3 meters of you have a 40% chance of falling into a state of Fear and Freezing.

Enemy

{
  "id": 123230,
  "BuffName": "Formidable Meow (Fear)",
  "BuffRate": {
    "Odds": {
      "a": 1636,
      "b": 15,
      "c": 25,
      "type": 8
    }
  },
  "BuffEffect": {
    "id": [
      123231
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Enemy

{
  "id": 123231,
  "BuffDesc": "Fear: free of control",
  "BuffIcon": "skillbuff_1639001",
  "BuffName": "Formidable Meow",
  "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": 117620
}

Enemy

{
  "id": 123232,
  "BuffName": "Formidable Meow (Freeze)",
  "BuffRate": {
    "Odds": {
      "a": 15,
      "b": 25,
      "type": 110
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "StatusChange",
    "Freeze": 1,
    "DefAttr": 3,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "5_Freeze",
    "NoEffectMove": 3,
    "atk_def_priority": 1
  },
  "BuffStateID": 85070
}

Formula

{
  "CD": 8,
  "id": 1636005,
  "Buff": {
    "enemy": [
      123230,
      123232
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1636000,
      "params": [
        100
      ]
    }
  ],
  "Icon": "skill_1636001",
  "Camps": "Enemy",
  "Level": 5,
  "Logic": "SkillSelfRange",
  "DescId": "##170603",
  "NameZh": "##129896",
  "DelayCD": 1,
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      123230,
      123232
    ]
  },
  "AttackAct": [
    "use_skill2"
  ],
  "Attack_EP": 1,
  "SE_attack": "Skill/Skill_monster_Doram_threaten",
  "SkillCost": {
    "sp": 20
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "E_Attack_On": 1,
  "Logic_Param": {
    "range": 3,
    "range_num": 8
  },
  "Launch_Range": 0
}