Demon Turntable
Lvl: 5 Passive

When you are in an abnormal state, you have a 25% chance to infect all your abnormal states to the enemy when you deal damage or take damage

Lvl: 4 Passive
• When you are in an abnormal state, you have a 22% chance to infect all your abnormal states to the enemy when you deal damage or take damage
Lvl: 3 Passive
• When you are in an abnormal state, you have a 19% chance to infect all your abnormal states to the enemy when you deal damage or take damage
Lvl: 2 Passive
• When you are in an abnormal state, you have a 16% chance to infect all your abnormal states to the enemy when you deal damage or take damage
Lvl: 1 Passive
• When you are in an abnormal state, you have a 13% chance to infect all your abnormal states to the enemy when you deal damage or take damage

Self

{
  "id": 137020,
  "BuffName": "Demon Turntable",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "all_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "num": 99,
    "Odds": 100,
    "type": "CopyStatus",
    "state": [
      1,
      2,
      3,
      4,
      5,
      6,
      7,
      8,
      9,
      10,
      11,
      12
    ]
  }
}

Self

{
  "id": 137021,
  "BuffName": "Demon Turntable",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "num": 99,
    "Odds": 100,
    "type": "CopyStatus",
    "state": [
      1,
      2,
      3,
      4,
      5,
      6,
      7,
      8,
      9,
      10,
      11,
      12
    ]
  }
}

Formula

{
  "id": 2621005,
  "Buff": {
    "self": [
      137020,
      137021
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 2621000,
      "params": [
        25
      ]
    }
  ],
  "Icon": "skill_2621001",
  "Level": 5,
  "DescId": "##1284018",
  "NameZh": "##1283909",
  "Pvp_buff": {
    "self": [
      137020,
      137021
    ]
  }
}