Files
ZYZ/shared/resource/jsons/activeDayReward.json
2021-01-23 15:17:33 +08:00

22 lines
330 B
JSON

[
{
"id": 1,
"activeDayPoint": 1000,
"Reward": 0
},
{
"id": 2,
"activeDayPoint": 2000,
"Reward": 0
},
{
"id": 3,
"activeDayPoint": 3000,
"Reward": 0
},
{
"id": 4,
"activeDayPoint": 4000,
"Reward": 0
}
]