Ring of Life
Armor

Sacred armor made to treat wounds for Her Holiness's chosen warriors. The wearer's recovery will be significantly sped up.

Quality
Blue
Effect

VIT +8

Max HP +5000

HP Regen +50%

Every time Refining +1, Max HP +1000, HP Regen +10%

When HP is lower than 30%, HP Regen +100%

Unlock

VIT +8 Max HP +5000 HP Regen +50%;Every time Refining +1, Max HP +1000, HP Regen +10%;When HP is lower than 30%, HP Regen +100%

Jobs
All Jobs
Craftable
Dropped by

Formula

{
  "id": 44320,
  "Dsc": "VIT +8;Max HP +5000;HP Regen +50%",
  "BuffName": "Ring of Life",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Vit": 8,
    "type": "AttrChange",
    "MaxHp": 5000,
    "RestoreSpdPer": 0.5
  }
}

Formula

{
  "id": 44321,
  "Dsc": "Every time Refining +1, Max HP +1000, HP Regen +10%",
  "BuffName": "Ring of Life",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHp": {
      "a": 1000,
      "b": 0,
      "c": 0,
      "type": 3323
    },
    "RestoreSpdPer": {
      "a": 0.1,
      "b": 0,
      "c": 0,
      "type": 3323
    }
  }
}

Formula

{
  "id": 44322,
  "Dsc": "When HP is lower than 30%, HP Regen +100%",
  "BuffName": "Ring of Life",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "HpPerLess",
    "value": 50
  },
  "BuffEffect": {
    "type": "AttrChange",
    "RestoreSpdPer": 1
  }
}

Formula

{
  "id": 42125,
  "VID": 50010113,
  "Desc": "##530942",
  "Icon": "item_42125",
  "Type": "Armour",
  "Effect": {
    "Def": 105
  },
  "MaxNum": 99,
  "NameZh": "##529830",
  "Quality": 3,
  "display": [
    0
  ],
  "CanEquip": [
    0
  ],
  "CardSlot": 0,
  "EffectAdd": {
    "Def": 0.8
  },
  "EquipType": 2,
  "SellPrice": 12800,
  "ShadowOff": 0,
  "DecomposeID": 2001,
  "RefineMaxlv": 15,
  "AuctionPrice": 1,
  "DecomposeNum": 175000,
  "RefineEffect": {
    "RefineDamReduc": 0.009
  },
  "SubstituteID": 421252,
  "UniqueEffect": {
    "buff": [
      44320,
      44321,
      44322
    ]
  },
  "AdventureSort": 10000,
  "AdventureValue": -1
}