32 lines
510 B
JSON
32 lines
510 B
JSON
{
|
|
"date": "202505",
|
|
"point_max": 5000,
|
|
"point_min": 200,
|
|
"continuou":
|
|
{
|
|
"1":
|
|
{
|
|
"point": 5000,
|
|
"exp": 20
|
|
},
|
|
"3":
|
|
{
|
|
"point": 7000,
|
|
"exp": 25,
|
|
"plant":
|
|
{
|
|
"胡萝卜": 3
|
|
}
|
|
},
|
|
"5":
|
|
{
|
|
"point": 9000,
|
|
"exp": 50,
|
|
"plant":
|
|
{
|
|
"胡萝卜": 3
|
|
}
|
|
}
|
|
}
|
|
}
|