Cat Sight
Lvl: 5 Passive

Meow can see their enemy's every weakness, allowing them to ignore an additional 10% Def and 10% M.Def.

Lvl: 4 Passive
• Meow can see their enemy's every weakness, allowing them to ignore an additional 8% Def and 8% M.Def.
Lvl: 3 Passive
• Meow can see their enemy's every weakness, allowing them to ignore an additional 6% Def and 6% M.Def.
Lvl: 2 Passive
• Meow can see their enemy's every weakness, allowing them to ignore an additional 4% Def and 4% M.Def.
Lvl: 1 Passive
• Meow can see their enemy's every weakness, allowing them to ignore an additional 2% Def and 2% M.Def.

Self

{
  "id": 123160,
  "BuffName": "Cat Sight",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "IgnoreDef": {
      "a": 0.02,
      "b": 0,
      "type": 1
    },
    "IgnoreMDef": {
      "a": 0.02,
      "b": 0,
      "type": 1
    }
  }
}

Formula

{
  "id": 1629005,
  "Buff": {
    "self": [
      123160
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1629000,
      "params": [
        10,
        10
      ]
    }
  ],
  "Icon": "skill_1629001",
  "Level": 5,
  "DescId": "##171143",
  "NameZh": "##129910",
  "Pvp_buff": {
    "self": [
      123160
    ]
  }
}