Bloodline of the Deceased
Lvl: 5 Buff CD: 30 sec Skill Delay: 1.5 sec SP: 300 Cast Time: 4 Fixed Cast Time: 0.5

Hela has the Bloodline of the Deceased and can turn own HP loss effect to healing at a rate of 100% for 18 seconds, and the effect can not be cleared

Lvl: 4 Buff CD: 30 sec Skill Delay: 1.5 sec SP: 250 Cast Time: 4 Fixed Cast Time: 0.5
• Hela has the Bloodline of the Deceased and can turn own HP loss effect to healing at a rate of 80% for 16 seconds, and the effect can not be cleared
Lvl: 3 Buff CD: 30 sec Skill Delay: 1.5 sec SP: 200 Cast Time: 4 Fixed Cast Time: 0.5
• Hela has the Bloodline of the Deceased and can turn own HP loss effect to healing at a rate of 60% for 14 seconds, and the effect can not be cleared
Lvl: 2 Buff CD: 30 sec Skill Delay: 1.5 sec SP: 150 Cast Time: 4 Fixed Cast Time: 0.5
• Hela has the Bloodline of the Deceased and can turn own HP loss effect to healing at a rate of 40% for 12 seconds, and the effect can not be cleared
Lvl: 1 Buff CD: 30 sec Skill Delay: 1.5 sec SP: 100 Cast Time: 4 Fixed Cast Time: 0.5
• Hela has the Bloodline of the Deceased and can turn own HP loss effect to healing at a rate of 20% for 10 seconds, and the effect can not be cleared

Self 5020

function CommonFun.calcBuff_5020(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local Value = srcUser:GetGemValue(c)
  local A = lv * a + b + Value / 100000
  return A
end

Self

{
  "id": 137016,
  "BuffName": "Delete Deadly Poison",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "DelBuff",
    "layer": [
      {
        "id": 137010,
        "layer": 3
      }
    ]
  }
}

Self

{
  "id": 137017,
  "BuffName": "Delete Deadly Poison",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "DelBuff",
    "layer": [
      {
        "id": 137011,
        "layer": 3
      }
    ]
  }
}

Self

{
  "id": 137060,
  "BuffDesc": "HP Loss turns to Heal",
  "BuffIcon": "skillbuff_2616001",
  "BuffName": "Bloodline of the Deceased",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 0
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "BuffDamageToHeal",
    "MaxHpPer": {
      "a": 0,
      "b": 0,
      "c": 204131,
      "type": 5020
    },
    "damRatio": {
      "a": 2616,
      "b": 0.2,
      "c": 0,
      "type": 8
    },
    "end_extra_buff": [
      137016,
      137017
    ]
  },
  "BuffStateID": 137060
}

Self

{
  "id": 137070,
  "BuffName": "Hide and Seek",
  "BuffRate": {
    "Odds": {
      "a": 2623,
      "b": 100,
      "c": 0,
      "type": 8
    }
  },
  "BuffEffect": {
    "id": [
      137072,
      137073
    ],
    "type": "AddBuff"
  }
}

Self

{
  "id": 137072,
  "BuffDesc": "12448",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "12447",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "Hide",
    "Hiding": 1
  }
}

Self

{
  "id": 137073,
  "BuffDesc": "12450",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "12449",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "SkillRes": {
      "a": 2623,
      "b": 0.03,
      "c": 0,
      "type": 8
    }
  }
}

Formula

{
  "CD": 30,
  "id": 2616005,
  "Buff": {
    "self": [
      137060,
      137070
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 2616000,
      "params": [
        100,
        18
      ]
    }
  ],
  "Icon": "skill_2616001",
  "Camps": "Friend",
  "Level": 5,
  "Logic": "SkillNone",
  "DescId": "##1287481",
  "NameZh": "##1283879",
  "CastAct": "reading",
  "DelayCD": 1.5,
  "Fire_EP": 2,
  "Pvp_buff": {
    "self": [
      137060,
      137070
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 3,
  "Lead_Type": {
    "CCT": 0.5,
    "FCT": 4,
    "type": 2
  },
  "SE_attack": "Skill/Skill_Hero_Hela_Deadblood_Attack_01",
  "SkillCost": {
    "sp": 300
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "com_cd_skills": [
      2634
    ]
  },
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "type": 8,
      "no_target": 1
    }
  ]
}