45 lines
961 B
JSON
45 lines
961 B
JSON
{
|
|
"Name": "Slime Ice Cream",
|
|
"Description": "半透明的冰淇淋,口感像果冻,据说加入了某种怪物的材料。",
|
|
"Category": "Cooking",
|
|
"Edibility": 1,
|
|
"EdibleIsDrink": false,
|
|
"EdibleBuffs":
|
|
{
|
|
"Farming": 0,
|
|
"Fishing": 0,
|
|
"Mining": 0,
|
|
"Luck": 3,
|
|
"Foraging": 0,
|
|
"MaxStamina": 0,
|
|
"MagnetRadius": 0,
|
|
"Speed": -1,
|
|
"Defense": 0,
|
|
"Attack": 0,
|
|
"Duration": 400,
|
|
},
|
|
"Price": 650,
|
|
"IsColored": false,
|
|
"GiftTastes":
|
|
{
|
|
"Like": ["Api"],
|
|
},
|
|
"Recipe":
|
|
{
|
|
"ResultCount": 1,
|
|
"Ingredients": [
|
|
{
|
|
"Object": 766,
|
|
"Count": 10,
|
|
},
|
|
{
|
|
"Object": "冰",
|
|
"Count": 1,
|
|
}],
|
|
"CanPurchase": false,
|
|
},
|
|
"NameLocalization":
|
|
{
|
|
"zh": "史莱姆冰淇淋",
|
|
},
|
|
} |