Exhort
Lvl: 10 Passive

Auto Attacks or Holy DMG skills can reduce the enemy's ATK by 30% and M. ATK by 30%. They also have a 10% chance to turn the target's armor attribute to Dark. Lasts 5 seconds

Lvl: 9 Passive
• Auto Attacks or Holy DMG skills can reduce the enemy's ATK by 27% and M. ATK by 27%. They also have a 10% chance to turn the target's armor attribute to Dark. Lasts 5 seconds
Lvl: 8 Passive
• Auto Attacks or Holy DMG skills can reduce the enemy's ATK by 24% and M. ATK by 24%. They also have a 10% chance to turn the target's armor attribute to Dark. Lasts 5 seconds
Lvl: 7 Passive
• Auto Attacks or Holy DMG skills can reduce the enemy's ATK by 21% and M. ATK by 21%. They also have a 10% chance to turn the target's armor attribute to Dark. Lasts 5 seconds
Lvl: 6 Passive
• Auto Attacks or Holy DMG skills can reduce the enemy's ATK by 18% and M. ATK by 18%. They also have a 10% chance to turn the target's armor attribute to Dark. Lasts 5 seconds
Lvl: 5 Passive
• Auto Attacks or Holy DMG skills can reduce the enemy's ATK by 15% and M. ATK by 15%. They also have a 10% chance to turn the target's armor attribute to Dark. Lasts 5 seconds
Lvl: 4 Passive
• Auto Attacks or Holy DMG skills can reduce the enemy's ATK by 12% and M. ATK by 12%. They also have a 10% chance to turn the target's armor attribute to Dark. Lasts 5 seconds
Lvl: 3 Passive
• Auto Attacks or Holy DMG skills can reduce the enemy's ATK by 9% and M. ATK by 9%. They also have a 10% chance to turn the target's armor attribute to Dark. Lasts 5 seconds
Lvl: 2 Passive
• Auto Attacks or Holy DMG skills can reduce the enemy's ATK by 6% and M. ATK by 6%. They also have a 10% chance to turn the target's armor attribute to Dark. Lasts 5 seconds
Lvl: 1 Passive
• Auto Attacks or Holy DMG skills can reduce the enemy's ATK by 3% and M. ATK by 3%. They also have a 10% chance to turn the target's armor attribute to Dark. Lasts 5 seconds

Self

{
  "id": 117220,
  "BuffName": "Exhort (Auto Attack)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      117222,
      117223
    ],
    "type": "AddBuff"
  }
}

Self

{
  "id": 117221,
  "BuffName": "Exhort (Holy Dmg)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "need_AtkAttr": [
      6
    ],
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      117222,
      117223
    ],
    "type": "AddBuff"
  }
}

Self

{
  "id": 117222,
  "BuffDesc": "Atk and M.Atk down",
  "BuffIcon": "skillbuff_1221001",
  "BuffName": "Exhort (Damage down)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": {
      "a": -0.03,
      "b": 0,
      "type": 1
    },
    "MAtkPer": {
      "a": -0.03,
      "b": 0,
      "type": 1
    }
  }
}

Self

{
  "id": 117223,
  "BuffName": "Dark Armor",
  "BuffRate": {
    "Odds": 10
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "BattleAttr",
    "DefAttr": 7,
    "atk_def_priority": 1
  },
  "BuffStateID": 20510031
}

Formula

{
  "id": 1221010,
  "Buff": {
    "self": [
      117220,
      117221
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1221000,
      "params": [
        30,
        30
      ]
    }
  ],
  "Icon": "skill_1221001",
  "Level": 10,
  "DescId": "##1267295",
  "NameZh": "##170051",
  "Pvp_buff": {
    "self": [
      117220,
      117221
    ]
  }
}