军团活动:排行榜&军功上报

This commit is contained in:
luying
2021-03-18 11:59:42 +08:00
parent 4340f9a0b0
commit 9a463afd0d
27 changed files with 1963 additions and 29 deletions

View File

@@ -0,0 +1,32 @@
[
{
"id": 1,
"name": "蛮夷入侵",
"openDay": "3&0",
"duringTime": 900,
"startTime": 20,
"countDown": 5,
"warid": 7001,
"honour": 500
},
{
"id": 2,
"name": "诸侯混战",
"openDay": "2&4&6",
"duringTime": 900,
"startTime": 20,
"countDown": 5,
"warid": 7002,
"honour": 500
},
{
"id": 3,
"name": "粮草先行",
"openDay": "1&5",
"duringTime": 600,
"startTime": 20,
"countDown": 5,
"warid": 0,
"honour": 200
}
]