45 lines
910 B
JSON
45 lines
910 B
JSON
|
{
|
|||
|
"Name": "Rotten Flesh",
|
|||
|
"Description": "在另一个世界Api常吃的美食(?)",
|
|||
|
"Category": "Crafting",
|
|||
|
"Edibility": 35,
|
|||
|
"EdibleIsDrink": false,
|
|||
|
"EdibleBuffs":
|
|||
|
{
|
|||
|
"Farming": 0,
|
|||
|
"Fishing": 0,
|
|||
|
"Mining": 0,
|
|||
|
"Luck": 0,
|
|||
|
"Foraging": 0,
|
|||
|
"MaxStamina": -20,
|
|||
|
"MagnetRadius": 0,
|
|||
|
"Speed": 0,
|
|||
|
"Defense": -1,
|
|||
|
"Attack": 0,
|
|||
|
"Duration": 400,
|
|||
|
},
|
|||
|
"Price": 30,
|
|||
|
"IsColored": false,
|
|||
|
"GiftTastes":
|
|||
|
{
|
|||
|
"Like": ["Api"],
|
|||
|
},
|
|||
|
"Recipe":
|
|||
|
{
|
|||
|
"ResultCount": 1,
|
|||
|
"Ingredients": [
|
|||
|
{
|
|||
|
"Object": 684,
|
|||
|
"Count": 5,
|
|||
|
},
|
|||
|
{
|
|||
|
"Object": 157,
|
|||
|
"Count": 1,
|
|||
|
}],
|
|||
|
"CanPurchase": false,
|
|||
|
},
|
|||
|
"NameLocalization":
|
|||
|
{
|
|||
|
"zh": "腐肉",
|
|||
|
},
|
|||
|
}
|