军团优化:拍卖行基础奖励
This commit is contained in:
@@ -3,24 +3,40 @@
|
||||
"id": 1,
|
||||
"name": "捐献所",
|
||||
"cout": 10,
|
||||
"activePoint": "1&5|2&10|3&20"
|
||||
"activePoint": "1&5|2&10|3&20",
|
||||
"icon": "juanxiansuo",
|
||||
"structureId": 7
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "练兵场",
|
||||
"cout": 4,
|
||||
"activePoint": "1&10"
|
||||
"activePoint": "1&10",
|
||||
"icon": "lianbingchang",
|
||||
"structureId": 4
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "演武台",
|
||||
"cout": 1,
|
||||
"activePoint": "1&15"
|
||||
"activePoint": "1&15",
|
||||
"icon": "yanwutai",
|
||||
"structureId": 3
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "军团活动",
|
||||
"cout": 2,
|
||||
"activePoint": "1&20"
|
||||
"cout": 1,
|
||||
"activePoint": "1&20",
|
||||
"icon": "juntuanhuodong",
|
||||
"structureId": 9
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "许愿池",
|
||||
"cout": 3,
|
||||
"activePoint": "1&5",
|
||||
"icon": "juanxiansuo",
|
||||
"structureId": 5
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user