Mischief
Lvl: 10 Passive

When the master and pet attack, grants a 5% chance to Curse the enemy for 4 seconds.

Lvl: 9 Passive
• When the master and pet attack, grants a 4.5% chance to Curse the enemy for 4 seconds.
Lvl: 8 Passive
• When the master and pet attack, grants a 4% chance to Curse the enemy for 4 seconds.
Lvl: 7 Passive
• When the master and pet attack, grants a 3.5% chance to Curse the enemy for 4 seconds.
Lvl: 6 Passive
• When the master and pet attack, grants a 3% chance to Curse the enemy for 4 seconds.
Lvl: 5 Passive
• When the master and pet attack, grants a 2.5% chance to Curse the enemy for 4 seconds.
Lvl: 4 Passive
• When the master and pet attack, grants a 2% chance to Curse the enemy for 4 seconds.
Lvl: 3 Passive
• When the master and pet attack, grants a 1.5% chance to Curse the enemy for 4 seconds.
Lvl: 2 Passive
• When the master and pet attack, grants a 1% chance to Curse the enemy for 4 seconds.
Lvl: 1 Passive
• When the master and pet attack, grants a 0.5% chance to Curse the enemy for 4 seconds.

Self

{
  "id": 100027000,
  "BuffName": "Mischief",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      100027001
    ],
    "type": "AddBuff"
  }
}

Self

{
  "id": 100027001,
  "BuffDesc": "Curse: Decrease Atk, Move Speed, Luck",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Mischief",
  "BuffRate": {
    "Odds": {
      "a": 0.5,
      "b": 0,
      "type": 180
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "Luk": -10,
    "type": "StatusChange",
    "AtkPer": -0.25,
    "MoveSpdPer": -0.5,
    "StateEffect": "11_Curse"
  }
}

Pet Master

{
  "id": 100027000,
  "BuffName": "Mischief",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      100027001
    ],
    "type": "AddBuff"
  }
}

Pet Master

{
  "id": 100027001,
  "BuffDesc": "Curse: Decrease Atk, Move Speed, Luck",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Mischief",
  "BuffRate": {
    "Odds": {
      "a": 0.5,
      "b": 0,
      "type": 180
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "Luk": -10,
    "type": "StatusChange",
    "AtkPer": -0.25,
    "MoveSpdPer": -0.5,
    "StateEffect": "11_Curse"
  }
}

Formula

{
  "id": 105490010,
  "Buff": {
    "self": [
      100027000
    ],
    "pet_master": [
      100027000
    ]
  },
  "Desc": [
    {
      "id": 105490010,
      "params": [
        5
      ]
    }
  ],
  "Icon": "skill_3314001",
  "Level": 10,
  "DescId": "##171971",
  "NameZh": "##166090",
  "Pvp_buff": {
    "self": [
      100027000
    ],
    "pet_master": [
      100027000
    ]
  }
}