Lex Aeterna
Lvl: 1 Buff Skill Delay: 3 sec SP: 10 Range: 6

Cause an enemy to take 100% more damage from the next attack

Enemy

{
  "id": 96055,
  "BuffName": "Lex Aeterna",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "RealDamage": 1
  },
  "BuffStateID": 96050
}

Formula

{
  "id": 232001,
  "Buff": {
    "enemy": [
      96055
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 232000,
      "params": [
        100
      ]
    }
  ],
  "Icon": "skill_232001",
  "Camps": "Enemy",
  "Level": 1,
  "Logic": "SkillLockedTarget",
  "DescId": "##171011",
  "NameZh": "##158405",
  "DelayCD": 3,
  "Fire_EP": 3,
  "Pvp_buff": {
    "enemy": [
      96055
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 3,
  "Contidion": {
    "skillid": 231003
  },
  "SE_attack": "Skill/LexAeterna",
  "SkillCost": {
    "sp": 10
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 6
}