46 lines
990 B
JSON
46 lines
990 B
JSON
{
|
|
"Name": "Pumpkin 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": 2,
|
|
"Attack": 0,
|
|
"Duration": 400,
|
|
},
|
|
"Price": 400,
|
|
"IsColored": false,
|
|
"GiftTastes":
|
|
{
|
|
"Like": ["Api"],
|
|
},
|
|
"Recipe":
|
|
{
|
|
"ResultCount": 1,
|
|
"Ingredients": [
|
|
{
|
|
"Object": 276,
|
|
"Count": 1,
|
|
},
|
|
{
|
|
"Object": "Soya Bean",
|
|
"Count": 5,
|
|
}],
|
|
"CanPurchase": false,
|
|
"PurchaseRequirements": ["z spring","z summer","z winter", ],
|
|
},
|
|
"NameLocalization":
|
|
{
|
|
"zh": "南瓜豆奶",
|
|
},
|
|
} |