28 lines
636 B
JSON
28 lines
636 B
JSON
|
{
|
|||
|
"Name": "Cattail",
|
|||
|
"Product": "Cattail",
|
|||
|
"SeedName": "Cattail Seeds",
|
|||
|
|
|||
|
"SeedDescription": "秋季播种,28天成熟。",
|
|||
|
"Type": "Vegetable",
|
|||
|
|
|||
|
"Seasons": ["fall"],
|
|||
|
"Phases": [6, 9, 9, 3],
|
|||
|
"RegrowthPhase": -1,
|
|||
|
"HarvestWithScythe": false,
|
|||
|
"TrellisCrop": false,
|
|||
|
"Colors": null,
|
|||
|
"Bonus":
|
|||
|
{
|
|||
|
"MinimumPerHarvest": 1,
|
|||
|
"MaximumPerHarvest": 1,
|
|||
|
"MaxIncreasePerFarmLevel": 7,
|
|||
|
"ExtraChance": 0.0,
|
|||
|
},
|
|||
|
"SeedPurchaseFrom": "Api",
|
|||
|
"SeedPurchasePrice": 125,
|
|||
|
"SeedNameLocalization":
|
|||
|
{
|
|||
|
"zh": "猫菖蒲种子",
|
|||
|
},
|
|||
|
}
|