46 lines
958 B
JSON
46 lines
958 B
JSON
{
|
|
"Name": "Apple Soy Milk",
|
|
"Description": "苹果味的豆奶,很香。",
|
|
"Category": "Crafting",
|
|
"Edibility": 55,
|
|
"EdibleIsDrink": true,
|
|
"EdibleBuffs":
|
|
{
|
|
"Farming": 0,
|
|
"Fishing": 0,
|
|
"Mining": 0,
|
|
"Luck": 0,
|
|
"Foraging": 0,
|
|
"MaxStamina": 0,
|
|
"MagnetRadius": 0,
|
|
"Speed": 0,
|
|
"Defense": 0,
|
|
"Attack": 2,
|
|
"Duration": 400,
|
|
},
|
|
"Price": 400,
|
|
"IsColored": false,
|
|
"GiftTastes":
|
|
{
|
|
"Like": ["Api"],
|
|
},
|
|
"Recipe":
|
|
{
|
|
"ResultCount": 1,
|
|
"Ingredients": [
|
|
{
|
|
"Object": 613,
|
|
"Count": 1,
|
|
},
|
|
{
|
|
"Object": "Soya Bean",
|
|
"Count": 5,
|
|
}],
|
|
"CanPurchase": false,
|
|
"PurchaseRequirements": ["f Api 500", ],
|
|
},
|
|
"NameLocalization":
|
|
{
|
|
"zh": "苹果豆奶",
|
|
},
|
|
} |