49 lines
1002 B
JSON
49 lines
1002 B
JSON
{
|
||
"Name": "Pi Lunch",
|
||
"Description": "豪华的pi便当,梦幻的神奇组合。",
|
||
"Category": "Cooking",
|
||
"Edibility": 70,
|
||
"EdibleIsDrink": false,
|
||
"EdibleBuffs":
|
||
{
|
||
"Farming": 0,
|
||
"Fishing": 0,
|
||
"Mining": 0,
|
||
"Luck": 0,
|
||
"Foraging": 0,
|
||
"MaxStamina": 0,
|
||
"MagnetRadius": 0,
|
||
"Speed": 0,
|
||
"Defense": 0,
|
||
"Attack": 0,
|
||
"Duration": 400,
|
||
},
|
||
"Price": 1000,
|
||
"IsColored": false,
|
||
"GiftTastes":
|
||
{
|
||
"Like": ["Api"],
|
||
},
|
||
"Recipe":
|
||
{
|
||
"ResultCount": 1,
|
||
"Ingredients": [
|
||
{
|
||
"Object": -6,
|
||
"Count": 1,
|
||
},
|
||
{
|
||
"Object":"Rotten Flesh",
|
||
"Count": 1,
|
||
},
|
||
{
|
||
"Object": "Yellow Flower Salad",
|
||
"Count": 1,
|
||
}],
|
||
"CanPurchase": false,
|
||
},
|
||
"NameLocalization":
|
||
{
|
||
"zh": "Pi便当",
|
||
},
|
||
} |