zhenxun_plugin_farm/config/sign_in.json

32 lines
510 B
JSON
Raw Normal View History

2025-04-27 17:00:58 +08:00
{
"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
}
}
}
2025-04-27 17:00:58 +08:00
}