Glowing Bliss
Lvl: 5 Passive

Each time you receive DMG from attacks, you will convert 10% of the DMG to your temporary Max HP, which can be stacked for 10 times at most, lasting for 10 seconds

Lvl: 4 Passive
• Each time you receive DMG from attacks, you will convert 8% of the DMG to your temporary Max HP, which can be stacked for 10 times at most, lasting for 10 seconds
Lvl: 3 Passive
• Each time you receive DMG from attacks, you will convert 6% of the DMG to your temporary Max HP, which can be stacked for 10 times at most, lasting for 10 seconds
Lvl: 2 Passive
• Each time you receive DMG from attacks, you will convert 4% of the DMG to your temporary Max HP, which can be stacked for 10 times at most, lasting for 10 seconds
Lvl: 1 Passive
• Each time you receive DMG from attacks, you will convert 2% of the DMG to your temporary Max HP, which can be stacked for 10 times at most, lasting for 10 seconds

Self

{
  "id": 129020,
  "BuffName": "Body of Immortality",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "all_skill": 1,
    "must_have_damage": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      129021
    ],
    "type": "AddBuff"
  }
}

Self

{
  "id": 129021,
  "BuffDesc": "Increase Max HP",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Body of Immortality(Max HP)",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHp": {
      "type": 6551
    },
    "is_recalc": 1
  }
}

Formula

{
  "id": 3613005,
  "Buff": {
    "self": [
      129020
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 3613000,
      "params": [
        10
      ]
    }
  ],
  "Icon": "skill_3613001",
  "Level": 5,
  "DescId": "##171329",
  "NameZh": "##169866",
  "ItemCost": [
    {
      "id": 12903,
      "count": 1350
    }
  ],
  "Pvp_buff": {
    "self": [
      129020
    ]
  },
  "ExtraMaxLevel": 0
}