Files
ZYZ/shared/resource/jsons/dic_zyz_cityActivity.json
2021-03-19 20:45:20 +08:00

92 lines
1.6 KiB
JSON

[
{
"id": 1,
"name": "汉中",
"type": 1,
"nextCity": 7,
"difficult": 90,
"warid": 7002,
"hp": 20000
},
{
"id": 2,
"name": "南中",
"type": 1,
"nextCity": 7,
"difficult": 90,
"warid": 7002,
"hp": 20000
},
{
"id": 3,
"name": "柴桑",
"type": 1,
"nextCity": 8,
"difficult": 90,
"warid": 7002,
"hp": 20000
},
{
"id": 4,
"name": "会稽",
"type": 1,
"nextCity": 8,
"difficult": 90,
"warid": 7002,
"hp": 20000
},
{
"id": 5,
"name": "太原",
"type": 1,
"nextCity": 9,
"difficult": 90,
"warid": 7002,
"hp": 20000
},
{
"id": 6,
"name": "巨鹿",
"type": 1,
"nextCity": 9,
"difficult": 90,
"warid": 7002,
"hp": 20000
},
{
"id": 7,
"name": "成都",
"type": 2,
"nextCity": 10,
"difficult": 100,
"warid": 7002,
"hp": 30000
},
{
"id": 8,
"name": "建业",
"type": 2,
"nextCity": 10,
"difficult": 100,
"warid": 7002,
"hp": 30000
},
{
"id": 9,
"name": "邺城",
"type": 2,
"nextCity": 10,
"difficult": 100,
"warid": 7002,
"hp": 50000
},
{
"id": 10,
"name": "洛阳",
"type": 3,
"nextCity": 0,
"difficult": 110,
"warid": 7002,
"hp": 50000
}
]