112 lines
2.1 KiB
JSON
112 lines
2.1 KiB
JSON
[
|
|
{
|
|
"id": 1,
|
|
"name": "汉中",
|
|
"type": 1,
|
|
"nextCity": 7,
|
|
"preCity": 0,
|
|
"difficult": 90,
|
|
"warid": 7002,
|
|
"hp": 1000000,
|
|
"week": "2&4&6"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "南中",
|
|
"type": 1,
|
|
"nextCity": 7,
|
|
"preCity": 0,
|
|
"difficult": 90,
|
|
"warid": 7002,
|
|
"hp": 1000000,
|
|
"week": "2&4&6"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "柴桑",
|
|
"type": 1,
|
|
"nextCity": 8,
|
|
"preCity": 0,
|
|
"difficult": 90,
|
|
"warid": 7002,
|
|
"hp": 1000000,
|
|
"week": "2&4&6"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "会稽",
|
|
"type": 1,
|
|
"nextCity": 8,
|
|
"preCity": 0,
|
|
"difficult": 90,
|
|
"warid": 7002,
|
|
"hp": 1000000,
|
|
"week": "2&4&6"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"name": "南皮",
|
|
"type": 1,
|
|
"nextCity": 9,
|
|
"preCity": 0,
|
|
"difficult": 90,
|
|
"warid": 7002,
|
|
"hp": 1000000,
|
|
"week": "2&4&6"
|
|
},
|
|
{
|
|
"id": 6,
|
|
"name": "下邳",
|
|
"type": 1,
|
|
"nextCity": 9,
|
|
"preCity": 0,
|
|
"difficult": 90,
|
|
"warid": 7002,
|
|
"hp": 1000000,
|
|
"week": "2&4&6"
|
|
},
|
|
{
|
|
"id": 7,
|
|
"name": "成都",
|
|
"type": 2,
|
|
"nextCity": 10,
|
|
"preCity": "1&2",
|
|
"difficult": 100,
|
|
"warid": 7003,
|
|
"hp": 2000000,
|
|
"week": "4&6"
|
|
},
|
|
{
|
|
"id": 8,
|
|
"name": "建业",
|
|
"type": 2,
|
|
"nextCity": 10,
|
|
"preCity": "3&4",
|
|
"difficult": 100,
|
|
"warid": 7003,
|
|
"hp": 2000000,
|
|
"week": "4&6"
|
|
},
|
|
{
|
|
"id": 9,
|
|
"name": "邺城",
|
|
"type": 2,
|
|
"nextCity": 10,
|
|
"preCity": "5&6",
|
|
"difficult": 100,
|
|
"warid": 7003,
|
|
"hp": 2000000,
|
|
"week": "4&6"
|
|
},
|
|
{
|
|
"id": 10,
|
|
"name": "洛阳",
|
|
"type": 3,
|
|
"nextCity": 0,
|
|
"preCity": "7&8&9",
|
|
"difficult": 110,
|
|
"warid": 7004,
|
|
"hp": 3000000,
|
|
"week": "6&"
|
|
}
|
|
] |