Files
ZYZ/shared/resource/jsons/dic_army_activePointWays.json
2022-07-21 10:02:44 +08:00

42 lines
841 B
JSON

[
{
"id": 1,
"name": "捐献所",
"cout": 10,
"activePoint": "1&5|2&10|3&20",
"icon": "juanxiansuo",
"structureId": 7
},
{
"id": 2,
"name": "练兵场",
"cout": 4,
"activePoint": "1&10",
"icon": "lianbingchang",
"structureId": 4
},
{
"id": 3,
"name": "演武台",
"cout": 1,
"activePoint": "1&15",
"icon": "yanwutai",
"structureId": 3
},
{
"id": 4,
"name": "军团活动",
"cout": 1,
"activePoint": "1&20",
"icon": "juntuanhuodong",
"structureId": 9
},
{
"id": 5,
"name": "许愿池",
"cout": 3,
"activePoint": "1&5",
"icon": "juanxiansuo",
"structureId": 5
}
]