Int Meal B
Potion Effect

With just one bite, You can feel a strong impact like dragon's breath. It's said that anyone who has tasted this wine would never forget the flavor. INT +10, Magic Damage +20%, This effect lasts 30 minutes.

Formula

{
  "id": 12359,
  "Desc": "##126912",
  "Icon": "item_12359",
  "Type": 40,
  "MaxNum": 99999,
  "NameZh": "##113676",
  "Feature": 1,
  "Quality": 3,
  "SellPrice": 1000,
  "AuctionPrice": 0,
  "ItemUseEffect": {
    "CDTime": 1,
    "UseEffect": {
      "type": "multi_gm",
      "effect": [
        {
          "ids": [
            1210,
            1211,
            1212
          ],
          "type": "addbuff"
        },
        {
          "type": "effect",
          "effect": "Skill/sfx_eff_regiment_promote_prf",
          "effectpos": 2
        },
        {
          "se": "UI/UI_Food_Eat_Attack",
          "type": "sound_effect"
        }
      ]
    },
    "UseMultiple": 99
  }
}