Life Merge
Lvl: 10 Buff CD: 3 sec Skill Delay: 1 sec SP: 58 Range: 6

Reduces Genetic’s Max HP by 20%. For the next 150 sec, increases Homunculus’ Atk, M.Atk by 100% and Hell Plant’s damage by 30%

Lvl: 9 Buff CD: 3 sec Skill Delay: 1 sec SP: 56 Range: 6
• Reduces Genetic’s Max HP by 18%. For the next 140 sec, increases Homunculus’ Atk, M.Atk by 90% and Hell Plant’s damage by 27%
Lvl: 8 Buff CD: 3 sec Skill Delay: 1 sec SP: 54 Range: 6
• Reduces Genetic’s Max HP by 16%. For the next 130 sec, increases Homunculus’ Atk, M.Atk by 80% and Hell Plant’s damage by 24%
Lvl: 7 Buff CD: 3 sec Skill Delay: 1 sec SP: 52 Range: 6
• Reduces Genetic’s Max HP by 14%. For the next 120 sec, increases Homunculus’ Atk, M.Atk by 70% and Hell Plant’s damage by 21%
Lvl: 6 Buff CD: 3 sec Skill Delay: 1 sec SP: 50 Range: 6
• Reduces Genetic’s Max HP by 12%. For the next 110 sec, increases Homunculus’ Atk, M.Atk by 60% and Hell Plant’s damage by 18%
Lvl: 5 Buff CD: 3 sec Skill Delay: 1 sec SP: 48 Range: 6
• Reduces Genetic’s Max HP by 10%. For the next 100 sec, increases Homunculus’ Atk, M.Atk by 50% and Hell Plant’s damage by 15%
Lvl: 4 Buff CD: 3 sec Skill Delay: 1 sec SP: 46 Range: 6
• Reduces Genetic’s Max HP by 8%. For the next 90 sec, increases Homunculus’ Atk, M.Atk by 40% and Hell Plant’s damage by 12%
Lvl: 3 Buff CD: 3 sec Skill Delay: 1 sec SP: 44 Range: 6
• Reduces Genetic’s Max HP by 6%. For the next 80 sec, increases Homunculus’ Atk, M.Atk by 30% and Hell Plant’s damage by 9%
Lvl: 2 Buff CD: 3 sec Skill Delay: 1 sec SP: 42 Range: 6
• Reduces Genetic’s Max HP by 4%. For the next 70 sec, increases Homunculus’ Atk, M.Atk by 20% and Hell Plant’s damage by 6%
Lvl: 1 Buff CD: 3 sec Skill Delay: 1 sec SP: 40 Range: 6
• Reduces Genetic’s Max HP by 2%. For the next 60 sec, increases Homunculus’ Atk, M.Atk by 10% and Hell Plant’s damage by 3%

Aesir

• Life Merge - Enhance Homunculus Atk increases by an extra 10%, resistance to status effects + 15%% while [Life Merge] is active

Self

{
  "id": 116221,
  "BuffDesc": "Max HP down",
  "BuffIcon": "skillbuff_1126001",
  "BuffName": "Life Merge",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHpPer": {
      "a": -0.02,
      "b": 0,
      "type": 1
    }
  }
}

Beingself

{
  "id": 116220,
  "BuffName": "Life Merge (Homunculus)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": {
      "a": 0.1,
      "b": 0,
      "c": 134080,
      "d": 0.1,
      "type": 3250
    },
    "MAtkPer": {
      "a": 0.1,
      "b": 0,
      "c": 134080,
      "d": 0.1,
      "type": 3250
    },
    "StateDef": {
      "a": 0,
      "b": 0,
      "c": 134080,
      "d": 0.15,
      "type": 3250
    }
  },
  "BuffStateID": 116220
}

Formula

{
  "CD": 3,
  "id": 1126010,
  "Buff": {
    "self": [
      116221
    ],
    "beingself": [
      116220
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1126000,
      "params": [
        20,
        150,
        100,
        30
      ]
    }
  ],
  "Icon": "skill_1126001",
  "Camps": "Friend",
  "Level": 10,
  "Logic": "SkillNone",
  "DescId": "##170483",
  "NameZh": "##158598",
  "DelayCD": 1,
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      116221
    ],
    "beingself": [
      116220
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "SE_attack": "Skill/EdgeOfEnchantment_attack",
  "SkillCost": {
    "sp": 58
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 6,
  "PreCondition": [
    {
      "type": 8,
      "alive": 1
    }
  ],
  "AutoCondition": [
    {
      "time": 150,
      "type": 1,
      "no_target": 1
    },
    {
      "type": 8,
      "no_target": 1
    }
  ]
}