Vit Meal B
Potion Effect

Strange as it looks and smells, eating this would make you feel invincible. VIT + 10, Max HP + 1000, lasts for 30 minutes.

Formula

{
  "id": 12358,
  "Desc": "##127110",
  "Icon": "item_12358",
  "Type": 40,
  "MaxNum": 99999,
  "NameZh": "##113536",
  "Feature": 1,
  "Quality": 3,
  "SellPrice": 1000,
  "AuctionPrice": 0,
  "ItemUseEffect": {
    "CDTime": 1,
    "UseEffect": {
      "type": "multi_gm",
      "effect": [
        {
          "ids": [
            1200,
            1201
          ],
          "type": "addbuff"
        },
        {
          "type": "effect",
          "effect": "Skill/sfx_eff_regiment_promote_prf",
          "effectpos": 2
        },
        {
          "se": "UI/UI_Food_Eat_Attack",
          "type": "sound_effect"
        }
      ]
    },
    "UseMultiple": 99
  }
}