Files
ZYZ/shared/resource/jsons/dic_zyz_cityActivity.json

142 lines
2.9 KiB
JSON

[
{
"id": 1,
"name": "汉中",
"type": 1,
"nextCity": 7,
"preCity": 0,
"difficult": 90,
"warid": 7002,
"hp": 20000000,
"week": "2&4&6",
"hpN": 80,
"atkTemplate": 3000,
"playerCount": 10
},
{
"id": 2,
"name": "南中",
"type": 1,
"nextCity": 7,
"preCity": 0,
"difficult": 90,
"warid": 7002,
"hp": 20000000,
"week": "2&4&6",
"hpN": 80,
"atkTemplate": 3000,
"playerCount": 10
},
{
"id": 3,
"name": "柴桑",
"type": 1,
"nextCity": 8,
"preCity": 0,
"difficult": 90,
"warid": 7002,
"hp": 20000000,
"week": "2&4&6",
"hpN": 80,
"atkTemplate": 3000,
"playerCount": 10
},
{
"id": 4,
"name": "会稽",
"type": 1,
"nextCity": 8,
"preCity": 0,
"difficult": 90,
"warid": 7002,
"hp": 20000000,
"week": "2&4&6",
"hpN": 80,
"atkTemplate": 3000,
"playerCount": 10
},
{
"id": 5,
"name": "南皮",
"type": 1,
"nextCity": 9,
"preCity": 0,
"difficult": 90,
"warid": 7002,
"hp": 20000000,
"week": "2&4&6",
"hpN": 80,
"atkTemplate": 3000,
"playerCount": 10
},
{
"id": 6,
"name": "下邳",
"type": 1,
"nextCity": 9,
"preCity": 0,
"difficult": 90,
"warid": 7002,
"hp": 20000000,
"week": "2&4&6",
"hpN": 80,
"atkTemplate": 3000,
"playerCount": 10
},
{
"id": 7,
"name": "成都",
"type": 2,
"nextCity": 10,
"preCity": "1&2",
"difficult": 100,
"warid": 7003,
"hp": 25000000,
"week": "4&6",
"hpN": 100,
"atkTemplate": 3000,
"playerCount": 15
},
{
"id": 8,
"name": "建业",
"type": 2,
"nextCity": 10,
"preCity": "3&4",
"difficult": 100,
"warid": 7003,
"hp": 25000000,
"week": "4&6",
"hpN": 100,
"atkTemplate": 3000,
"playerCount": 15
},
{
"id": 9,
"name": "邺城",
"type": 2,
"nextCity": 10,
"preCity": "5&6",
"difficult": 100,
"warid": 7003,
"hp": 25000000,
"week": "4&6",
"hpN": 100,
"atkTemplate": 3000,
"playerCount": 15
},
{
"id": 10,
"name": "洛阳",
"type": 3,
"nextCity": 0,
"preCity": "7&8&9",
"difficult": 110,
"warid": 7004,
"hp": 30000000,
"week": "6&",
"hpN": 120,
"atkTemplate": 3000,
"playerCount": 20
}
]