Apple Juice
Potion Effect

Fruit juice squeezed from apples. It can restore 60-115 points of SP, and the effect is faster than that of direct eating.

Formula

{
  "id": 12310,
  "Desc": "##127391",
  "Icon": "item_12310",
  "Type": 40,
  "MaxNum": 99999,
  "NameZh": "##113600",
  "Quality": 2,
  "SellPrice": 6,
  "AuctionPrice": 1,
  "ItemUseEffect": {
    "CDTime": 2,
    "CDGroup": 2,
    "UseLimit": 18496,
    "UseEffect": {
      "type": "multi_gm",
      "effect": [
        {
          "type": "heal",
          "sptype": 1,
          "spvalue": [
            60,
            115
          ]
        },
        {
          "se": "Common/Heal",
          "type": "sound_effect"
        }
      ]
    }
  }
}