gidb-data/ChineseTraditional/foods/mondstadthashbrown.json
2023-11-12 00:15:41 +03:00

35 lines
1.3 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "蒙德薯餅",
"rarity": "3",
"foodtype": "NORMAL",
"foodfilter": "恢復類料理",
"foodcategory": "Recovery_HpAdd",
"effect": "為選中的角色恢復生命值上限的30%-34%並額外恢復600-1900點生命值。",
"description": "馬鈴薯做的炸餅。少量松果提供了富有變化的口感。可以搭配果醬食用,深受各個年齡階層的歡迎。",
"suspicious": {
"effect": "為選中的角色恢復生命值上限的30%並額外恢復600點生命值。",
"description": "馬鈴薯做的炸餅。據說沒有果醬的薯餅不能被冠上蒙德之名,而這兩塊的情況嘛…大概連薯餅都稱不上了?"
},
"normal": {
"effect": "為選中的角色恢復生命值上限的32%並額外恢復1250點生命值。",
"description": "馬鈴薯做的炸餅。少量松果提供了富有變化的口感。可以搭配果醬食用,深受各個年齡階層的歡迎。"
},
"delicious": {
"effect": "為選中的角色恢復生命值上限的34%並額外恢復1900點生命值。",
"description": "馬鈴薯做的炸餅。閉上眼睛,小小的一塊薯餅,卻帶給人清風的柔潤和雨露的甘甜。"
},
"ingredients": [
{
"name": "松果",
"count": 2
},
{
"name": "馬鈴薯",
"count": 1
},
{
"name": "果醬",
"count": 1
}
]
}