46 lines
980 B
JSON
46 lines
980 B
JSON
{
|
|
"Name": "Strawberry Soy Milk",
|
|
"Description": "草莓味的豆奶,有着草莓的酸甜。",
|
|
"Category": "Crafting",
|
|
"Edibility": 50,
|
|
"EdibleIsDrink": true,
|
|
"EdibleBuffs":
|
|
{
|
|
"Farming": 0,
|
|
"Fishing": 0,
|
|
"Mining": 0,
|
|
"Luck": 0,
|
|
"Foraging": 0,
|
|
"MaxStamina": 50,
|
|
"MagnetRadius": 0,
|
|
"Speed": 0,
|
|
"Defense": 0,
|
|
"Attack": 0,
|
|
"Duration": 400,
|
|
},
|
|
"Price": 400,
|
|
"IsColored": false,
|
|
"GiftTastes":
|
|
{
|
|
"Like": ["Api"],
|
|
},
|
|
"Recipe":
|
|
{
|
|
"ResultCount": 1,
|
|
"Ingredients": [
|
|
{
|
|
"Object": 400,
|
|
"Count": 1,
|
|
},
|
|
{
|
|
"Object": "Soya Bean",
|
|
"Count": 5,
|
|
}],
|
|
"CanPurchase": false,
|
|
"PurchaseRequirements": ["f Api 1000", ],
|
|
},
|
|
"NameLocalization":
|
|
{
|
|
"zh": "草莓豆奶",
|
|
},
|
|
} |