Files
ZYZ/shared/resource/jsons/dic_army_activeDayReward.json
2021-01-23 18:10:48 +08:00

22 lines
373 B
JSON
Executable File

[
{
"id": 1,
"activeDayPoint": 1000,
"Reward": "40005&1000"
},
{
"id": 2,
"activeDayPoint": 2000,
"Reward": "31002&500"
},
{
"id": 3,
"activeDayPoint": 3000,
"Reward": "40005&3000"
},
{
"id": 4,
"activeDayPoint": 4000,
"Reward": "31002&1000"
}
]