gidb-data/English/foods/satietygel.json

21 lines
659 B
JSON

{
"name": "Satiety Gel",
"rarity": "1",
"foodtype": "SPECIALTY",
"foodfilter": "Recovery Dish",
"foodcategory": "Recovery_HpAdd",
"effect": "Restores 16% of Max HP and an additional 1,350 HP to the selected character.",
"description": "Aloy's specialty. The cross-section looks perfect, its shape is regular, and it gives off a cool air. At first, Aloy seemed a bit apprehensive as to whether you'd enjoy this rather unique dessert, but she was relieved when you wolfed it all down in one go...",
"basedish": "Mint Jelly",
"character": "Aloy",
"ingredients": [
{
"name": "Mint",
"count": 1
},
{
"name": "Sugar",
"count": 1
}
]
}