Yggdrasil Berry
Potion Effect

A leaf of Yggdrasil which created the world, it has a bewilderingly fresh taste and unexpected effects on the body. It can instantly restore all HP. If used during PVP, the HP Regen will reduce and CD time will be longer.

Formula

{
  "id": 12119,
  "Desc": "##127288",
  "Icon": "item_12119",
  "Type": 40,
  "MaxNum": 99999,
  "NameZh": "##113490",
  "Feature": 1,
  "Quality": 4,
  "SellPrice": 200,
  "AuctionPrice": 1,
  "ItemUseEffect": {
    "CDTime": 2,
    "CDGroup": 3,
    "UseLimit": 18496,
    "PVPCDtime": 10,
    "UseEffect": {
      "type": "multi_gm",
      "effect": [
        {
          "type": "heal",
          "hptype": 2,
          "hpvalue": 100
        },
        {
          "se": "Common/Heal",
          "type": "sound_effect"
        }
      ]
    }
  }
}