Transcendence
Lvl: 3 Passive

Removes all of Shura’s status ailments every 10s and grants status ailments immunity for 1s

Lvl: 2 Passive
• Removes all of Shura’s status ailments every 15s and grants status ailments immunity for 1s
Lvl: 1 Passive
• Removes all of Shura’s status ailments every 20s and grants status ailments immunity for 1s

Self

{
  "id": 117082,
  "BuffName": "Transcendence",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "id": [
      117083,
      117084,
      117085,
      117088
    ],
    "type": "AddBuff"
  }
}

Self

{
  "id": 117083,
  "BuffName": "Transcendence",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "DelStatus",
    "status": [
      1,
      2,
      3,
      4,
      5,
      6,
      7,
      8,
      9,
      10,
      11,
      12
    ],
    "random_num": 12
  }
}

Self

{
  "id": 117084,
  "BuffName": "Transcendence",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "ImmuneStatus",
    "status": [
      1,
      2,
      3,
      4,
      5,
      6,
      7,
      8,
      9,
      10,
      11,
      12
    ]
  },
  "BuffStateID": 117080
}

Self

{
  "id": 117085,
  "BuffName": "Transcendence (Invincible)",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 0,
      "c": 122121,
      "type": 5010
    }
  },
  "BuffEffect": {
    "id": [
      117086,
      117087
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Self

{
  "id": 117086,
  "BuffName": "Transcendence (Invincible)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AttrEffect": [
      1,
      2
    ]
  },
  "BuffStateID": 95310
}

Self

{
  "id": 117087,
  "BuffName": "Transcendence (Invincible)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "ImmuneAttack"
  }
}

Self

{
  "id": 117088,
  "BuffName": "Transcendence (Clears Negative Effects)",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "c": 21220120,
      "type": 5040
    }
  },
  "BuffEffect": {
    "num": 1,
    "type": "Disperse"
  },
  "BuffStateID": 118260
}

Formula

{
  "id": 1211003,
  "Buff": {
    "self": [
      117082
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1211000,
      "params": [
        10
      ]
    }
  ],
  "Icon": "skill_1211001",
  "Level": 3,
  "DescId": "##170439",
  "NameZh": "##158467",
  "Pvp_buff": {
    "self": [
      117082
    ]
  }
}