28 lines
643 B
JSON
28 lines
643 B
JSON
{
|
||
"Name": "Soya Bean",
|
||
"Product": "Soya Bean",
|
||
"SeedName": "Soya Bean Seeds",
|
||
|
||
"SeedDescription": "夏季播种,12天成熟。",
|
||
"Type": "Vegetable",
|
||
|
||
"Seasons": ["summer"],
|
||
"Phases": [2, 3, 3, 2, 2],
|
||
"RegrowthPhase": -1,
|
||
"HarvestWithScythe": true,
|
||
"TrellisCrop": false,
|
||
"Colors": null,
|
||
"Bonus":
|
||
{
|
||
"MinimumPerHarvest": 3,
|
||
"MaximumPerHarvest": 5,
|
||
"MaxIncreasePerFarmLevel": 5,
|
||
"ExtraChance": 0.0,
|
||
},
|
||
"SeedPurchaseFrom": "Api",
|
||
"SeedPurchasePrice": 45,
|
||
"SeedNameLocalization":
|
||
{
|
||
"zh": "大豆种子",
|
||
},
|
||
} |