Elegy
Lvl: 5 Passive

When Saint is casting a Dark Element Damage, there’s a 40% chance that all Debuffs on the target cannot be dispelled, and the Abnormal Status cannot be removed. Lasts 8 seconds.

Lvl: 4 Passive
• When Saint is casting a Dark Element Damage, there’s a 32% chance that all Debuffs on the target cannot be dispelled, and the Abnormal Status cannot be removed. Lasts 8 seconds.
Lvl: 3 Passive
• When Saint is casting a Dark Element Damage, there’s a 24% chance that all Debuffs on the target cannot be dispelled, and the Abnormal Status cannot be removed. Lasts 8 seconds.
Lvl: 2 Passive
• When Saint is casting a Dark Element Damage, there’s a 16% chance that all Debuffs on the target cannot be dispelled, and the Abnormal Status cannot be removed. Lasts 8 seconds.
Lvl: 1 Passive
• When Saint is casting a Dark Element Damage, there’s a 8% chance that all Debuffs on the target cannot be dispelled, and the Abnormal Status cannot be removed. Lasts 8 seconds.

Self

{
  "id": 129080,
  "BuffName": "Elegy",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "need_AtkAttr": [
      7
    ],
    "must_have_damage": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      129081,
      129082
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Self

{
  "id": 129081,
  "BuffDesc": "Debuffs cannot be dispelled",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Elegy (Debuff cannot be removed)",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "NoDisperse",
    "isgain": 0
  }
}

Self

{
  "id": 129082,
  "BuffName": "Elegy (Abnormal Status cannot be removed)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "NoDelStatus",
    "status": [
      1,
      2,
      3,
      4,
      5,
      6,
      7,
      8,
      9,
      10,
      11,
      12
    ]
  }
}

Formula

{
  "id": 3604005,
  "Buff": {
    "self": [
      129080
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 3604000,
      "params": [
        40
      ]
    }
  ],
  "Icon": "skill_3604001",
  "Level": 5,
  "DescId": "##171970",
  "NameZh": "##159616",
  "ItemCost": [
    {
      "id": 12903,
      "count": 1350
    }
  ],
  "Pvp_buff": {
    "self": [
      129080
    ]
  },
  "ExtraMaxLevel": 0
}