zhenxun_plugin_farm/config/sign_in.json

92 lines
1.8 KiB
JSON
Raw Normal View History

2025-05-28 19:48:12 +08:00
{
"date": "202506",
2025-05-28 19:48:12 +08:00
"exp_max": 50,
"exp_min": 5,
"point_max": 2000,
"point_min": 200,
"continuou":
{
"1":
{
"point": 3000,
"exp": 20
},
"3":
{
"point": 5000,
"exp": 25,
"plant":
{
"蜜思桃": 1
2025-05-28 19:48:12 +08:00
}
},
"5":
{
"point": 7000,
"exp": 50,
"plant":
{
"香粽龙舟": 1
2025-05-28 19:48:12 +08:00
}
},
"7":
{
"point": 12000,
"exp": 75,
2025-05-28 19:48:12 +08:00
"plant":
{
"园艺世": 1,
"蜜思桃": 1
2025-05-28 19:48:12 +08:00
}
},
"10":
{
"point": 12000,
"vipPoint": 100,
"exp": 100,
2025-05-28 19:48:12 +08:00
"plant":
{
"园艺世": 1,
"蜜思桃": 1,
"香粽龙舟": 1
2025-05-28 19:48:12 +08:00
}
},
"15":
{
"point": 12000,
"vipPoint": 200,
"exp": 125,
2025-05-28 19:48:12 +08:00
"plant":
{
"园艺世": 3,
"蜜思桃": 3,
"香粽龙舟": 3
2025-05-28 19:48:12 +08:00
}
},
"20":
{
"point": 15000,
"vipPoint": 500,
"exp": 150,
2025-05-28 19:48:12 +08:00
"plant":
{
"园艺世": 5,
"蜜思桃": 5,
"香粽龙舟": 5
2025-05-28 19:48:12 +08:00
}
},
"25":
{
"point": 20000,
"vipPoint": 1000,
"exp": 200,
2025-05-28 19:48:12 +08:00
"plant":
{
"园艺世": 10,
"蜜思桃": 10,
"香粽龙舟": 10
2025-05-28 19:48:12 +08:00
}
}
}
}