Tiger Meow
Lvl: 5 Passive

When attacking, Meow has a 13% chance of making the enemy enter the Fear status for 2 seconds.

Lvl: 4 Passive
• When attacking, Meow has a 11% chance of making the enemy enter the Fear status for 2 seconds.
Lvl: 3 Passive
• When attacking, Meow has a 9% chance of making the enemy enter the Fear status for 2 seconds.
Lvl: 2 Passive
• When attacking, Meow has a 7% chance of making the enemy enter the Fear status for 2 seconds.
Lvl: 1 Passive
• When attacking, Meow has a 5% chance of making the enemy enter the Fear status for 2 seconds.

Aesir

• Tiger Meow - Dread Meow inflicts extra DMG of 3% on enemy units with the [Fear] status
• Tiger Meow - Effect Tiger Meow chance of causing fear +2%

Self

{
  "id": 123190,
  "BuffName": "Tiger Meow",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      123191
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Self

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

Formula

{
  "id": 1639005,
  "Buff": {
    "self": [
      123190
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1639000,
      "params": [
        13
      ]
    }
  ],
  "Icon": "skill_1639001",
  "Level": 5,
  "DescId": "##170501",
  "NameZh": "##159621",
  "Pvp_buff": {
    "self": [
      123190
    ]
  }
}