Royal Jelly
Potion Effect

An item collected from honey. This item is exclusively the food of Mistress, and is very good for your health. Recover 20% HP, HP Recovery effect in PVP is reduced, CD time is longer.

Formula

{
  "id": 12326,
  "Desc": "##126921",
  "Icon": "item_12326",
  "Type": 40,
  "MaxNum": 99999,
  "NameZh": "##113483",
  "Feature": 1,
  "Quality": 3,
  "SellPrice": 150,
  "AuctionPrice": 1,
  "ItemUseEffect": {
    "CDTime": 2,
    "CDGroup": 3,
    "UseLimit": 18496,
    "PVPCDtime": 4,
    "UseEffect": {
      "type": "multi_gm",
      "effect": [
        {
          "type": "heal",
          "hptype": 2,
          "hpvalue": 20
        },
        {
          "se": "Common/Heal",
          "type": "sound_effect"
        }
      ]
    }
  }
}