25 lines
653 B
JSON
25 lines
653 B
JSON
|
{
|
||
|
"name": "Spicy Stew",
|
||
|
"rarity": "2",
|
||
|
"foodtype": "SPECIALTY",
|
||
|
"foodfilter": "Adventurer's Dish",
|
||
|
"foodcategory": "Other_SPReduceConsume",
|
||
|
"effect": "Decreases all party members' sprinting Stamina consumption by 25% for 1500s. In Co-Op Mode, this effect only applies to your own character(s).",
|
||
|
"description": "Barbara's specialty. Carrots cut into cute little stars make this dish... Wait, AHH, where did this spiciness come from!?",
|
||
|
"basedish": "Cream Stew",
|
||
|
"character": "Barbara",
|
||
|
"ingredients": [
|
||
|
{
|
||
|
"name": "Raw Meat",
|
||
|
"count": 2
|
||
|
},
|
||
|
{
|
||
|
"name": "Cream",
|
||
|
"count": 2
|
||
|
},
|
||
|
{
|
||
|
"name": "Snapdragon",
|
||
|
"count": 1
|
||
|
}
|
||
|
]
|
||
|
}
|