41 lines
835 B
JSON
41 lines
835 B
JSON
{
|
|
"Name": "Yellow Flower Salad",
|
|
"Description": "小黄花沙拉,吃了没病。",
|
|
"Category": "Crafting",
|
|
"Edibility": 30,
|
|
"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": 350,
|
|
"IsColored": false,
|
|
"GiftTastes":
|
|
{
|
|
"Like": ["Api"],
|
|
},
|
|
"Recipe":
|
|
{
|
|
"ResultCount": 1,
|
|
"Ingredients": [
|
|
{
|
|
"Object": 22,
|
|
"Count": 3,
|
|
}],
|
|
"CanPurchase": false,
|
|
},
|
|
"NameLocalization":
|
|
{
|
|
"zh": "小黄花沙拉",
|
|
},
|
|
} |