- Introduced a new JSON file `map_pokemon_v1.json` containing detailed city data for the Pokémon map, including attributes like population, agriculture, commerce, and connections. - Implemented a map loader in `mapLoader.ts` to read and parse map definitions from JSON files, allowing for dynamic loading of map data. - Created a script `generate-map-data.mjs` to convert legacy PHP map data into the new JSON format, ensuring compatibility with the updated map system.
3723 lines
94 KiB
JSON
3723 lines
94 KiB
JSON
{
|
|
"id": "che",
|
|
"name": "che",
|
|
"cities": [
|
|
{
|
|
"id": 1,
|
|
"name": "업",
|
|
"level": 8,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 345,
|
|
"y": 130
|
|
},
|
|
"connections": [
|
|
9,
|
|
18,
|
|
70,
|
|
78,
|
|
80
|
|
],
|
|
"max": {
|
|
"population": 620500,
|
|
"agriculture": 12500,
|
|
"commerce": 11300,
|
|
"security": 10000,
|
|
"defence": 11700,
|
|
"wall": 12200
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 5000,
|
|
"wall": 5000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"남피",
|
|
"복양",
|
|
"호관",
|
|
"계교",
|
|
"관도"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "허창",
|
|
"level": 8,
|
|
"region": 2,
|
|
"position": {
|
|
"x": 330,
|
|
"y": 215
|
|
},
|
|
"connections": [
|
|
10,
|
|
19,
|
|
38,
|
|
71,
|
|
74,
|
|
80
|
|
],
|
|
"max": {
|
|
"population": 587600,
|
|
"agriculture": 12100,
|
|
"commerce": 12400,
|
|
"security": 10000,
|
|
"defence": 11700,
|
|
"wall": 12500
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 5000,
|
|
"wall": 5000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"완",
|
|
"진류",
|
|
"초",
|
|
"호로",
|
|
"사수",
|
|
"관도"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "낙양",
|
|
"level": 8,
|
|
"region": 2,
|
|
"position": {
|
|
"x": 275,
|
|
"y": 180
|
|
},
|
|
"connections": [
|
|
70,
|
|
71,
|
|
72,
|
|
74
|
|
],
|
|
"max": {
|
|
"population": 835700,
|
|
"agriculture": 11700,
|
|
"commerce": 12000,
|
|
"security": 10000,
|
|
"defence": 12100,
|
|
"wall": 12400
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 5000,
|
|
"wall": 5000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"호관",
|
|
"호로",
|
|
"사곡",
|
|
"사수"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "장안",
|
|
"level": 8,
|
|
"region": 3,
|
|
"position": {
|
|
"x": 145,
|
|
"y": 165
|
|
},
|
|
"connections": [
|
|
41,
|
|
73,
|
|
86
|
|
],
|
|
"max": {
|
|
"population": 592300,
|
|
"agriculture": 11600,
|
|
"commerce": 12300,
|
|
"security": 10000,
|
|
"defence": 12000,
|
|
"wall": 11800
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 5000,
|
|
"wall": 5000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"안정",
|
|
"함곡",
|
|
"기산"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 5,
|
|
"name": "성도",
|
|
"level": 8,
|
|
"region": 4,
|
|
"position": {
|
|
"x": 25,
|
|
"y": 290
|
|
},
|
|
"connections": [
|
|
26,
|
|
27,
|
|
87
|
|
],
|
|
"max": {
|
|
"population": 652500,
|
|
"agriculture": 12300,
|
|
"commerce": 12500,
|
|
"security": 10000,
|
|
"defence": 12500,
|
|
"wall": 12300
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 5000,
|
|
"wall": 5000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"덕양",
|
|
"강주",
|
|
"면죽"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 6,
|
|
"name": "양양",
|
|
"level": 8,
|
|
"region": 6,
|
|
"position": {
|
|
"x": 255,
|
|
"y": 290
|
|
},
|
|
"connections": [
|
|
51,
|
|
89
|
|
],
|
|
"max": {
|
|
"population": 583700,
|
|
"agriculture": 12000,
|
|
"commerce": 12600,
|
|
"security": 10000,
|
|
"defence": 11500,
|
|
"wall": 11700
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 5000,
|
|
"wall": 5000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"신야",
|
|
"장판"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 7,
|
|
"name": "건업",
|
|
"level": 8,
|
|
"region": 7,
|
|
"position": {
|
|
"x": 505,
|
|
"y": 305
|
|
},
|
|
"connections": [
|
|
31,
|
|
82,
|
|
83
|
|
],
|
|
"max": {
|
|
"population": 638600,
|
|
"agriculture": 11600,
|
|
"commerce": 12300,
|
|
"security": 10000,
|
|
"defence": 11500,
|
|
"wall": 11900
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 5000,
|
|
"wall": 5000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"오",
|
|
"합비",
|
|
"광릉"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 8,
|
|
"name": "북평",
|
|
"level": 7,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 465,
|
|
"y": 65
|
|
},
|
|
"connections": [
|
|
77,
|
|
90
|
|
],
|
|
"max": {
|
|
"population": 486200,
|
|
"agriculture": 10200,
|
|
"commerce": 9500,
|
|
"security": 8000,
|
|
"defence": 10300,
|
|
"wall": 9900
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 4000,
|
|
"wall": 4000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"역경",
|
|
"백랑"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 9,
|
|
"name": "남피",
|
|
"level": 7,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 395,
|
|
"y": 95
|
|
},
|
|
"connections": [
|
|
1,
|
|
36,
|
|
77
|
|
],
|
|
"max": {
|
|
"population": 503200,
|
|
"agriculture": 9900,
|
|
"commerce": 10100,
|
|
"security": 8000,
|
|
"defence": 10100,
|
|
"wall": 10500
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 4000,
|
|
"wall": 4000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"업",
|
|
"평원",
|
|
"역경"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 10,
|
|
"name": "완",
|
|
"level": 7,
|
|
"region": 2,
|
|
"position": {
|
|
"x": 270,
|
|
"y": 235
|
|
},
|
|
"connections": [
|
|
2,
|
|
20,
|
|
51,
|
|
71
|
|
],
|
|
"max": {
|
|
"population": 472400,
|
|
"agriculture": 10300,
|
|
"commerce": 10000,
|
|
"security": 8000,
|
|
"defence": 10100,
|
|
"wall": 9900
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 4000,
|
|
"wall": 4000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"허창",
|
|
"여남",
|
|
"신야",
|
|
"호로"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 11,
|
|
"name": "수춘",
|
|
"level": 7,
|
|
"region": 2,
|
|
"position": {
|
|
"x": 395,
|
|
"y": 270
|
|
},
|
|
"connections": [
|
|
12,
|
|
20,
|
|
38,
|
|
82
|
|
],
|
|
"max": {
|
|
"population": 514300,
|
|
"agriculture": 9900,
|
|
"commerce": 9600,
|
|
"security": 8000,
|
|
"defence": 9900,
|
|
"wall": 9500
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 4000,
|
|
"wall": 4000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"서주",
|
|
"여남",
|
|
"초",
|
|
"합비"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 12,
|
|
"name": "서주",
|
|
"level": 7,
|
|
"region": 2,
|
|
"position": {
|
|
"x": 440,
|
|
"y": 250
|
|
},
|
|
"connections": [
|
|
11,
|
|
21,
|
|
38,
|
|
39
|
|
],
|
|
"max": {
|
|
"population": 485300,
|
|
"agriculture": 10100,
|
|
"commerce": 9800,
|
|
"security": 8000,
|
|
"defence": 10200,
|
|
"wall": 9700
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 4000,
|
|
"wall": 4000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"수춘",
|
|
"하비",
|
|
"초",
|
|
"패"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 13,
|
|
"name": "강릉",
|
|
"level": 7,
|
|
"region": 6,
|
|
"position": {
|
|
"x": 245,
|
|
"y": 335
|
|
},
|
|
"connections": [
|
|
14,
|
|
53,
|
|
88,
|
|
89
|
|
],
|
|
"max": {
|
|
"population": 485000,
|
|
"agriculture": 10500,
|
|
"commerce": 9600,
|
|
"security": 8000,
|
|
"defence": 9500,
|
|
"wall": 9600
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 4000,
|
|
"wall": 4000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"장사",
|
|
"무릉",
|
|
"이릉",
|
|
"장판"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 14,
|
|
"name": "장사",
|
|
"level": 7,
|
|
"region": 6,
|
|
"position": {
|
|
"x": 255,
|
|
"y": 375
|
|
},
|
|
"connections": [
|
|
13,
|
|
15,
|
|
30,
|
|
53,
|
|
54
|
|
],
|
|
"max": {
|
|
"population": 471000,
|
|
"agriculture": 9700,
|
|
"commerce": 9900,
|
|
"security": 8000,
|
|
"defence": 10000,
|
|
"wall": 10500
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 4000,
|
|
"wall": 4000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"강릉",
|
|
"시상",
|
|
"계양",
|
|
"무릉",
|
|
"영릉"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 15,
|
|
"name": "시상",
|
|
"level": 7,
|
|
"region": 7,
|
|
"position": {
|
|
"x": 360,
|
|
"y": 360
|
|
},
|
|
"connections": [
|
|
14,
|
|
56,
|
|
58,
|
|
91,
|
|
92
|
|
],
|
|
"max": {
|
|
"population": 525200,
|
|
"agriculture": 9800,
|
|
"commerce": 10000,
|
|
"security": 10000,
|
|
"defence": 9900,
|
|
"wall": 9600
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 4000,
|
|
"wall": 4000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"장사",
|
|
"여강",
|
|
"고창",
|
|
"적벽",
|
|
"파양"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 16,
|
|
"name": "위례",
|
|
"level": 7,
|
|
"region": 8,
|
|
"position": {
|
|
"x": 620,
|
|
"y": 145
|
|
},
|
|
"connections": [
|
|
32,
|
|
33,
|
|
34,
|
|
60,
|
|
79
|
|
],
|
|
"max": {
|
|
"population": 492600,
|
|
"agriculture": 10000,
|
|
"commerce": 9300,
|
|
"security": 8000,
|
|
"defence": 9800,
|
|
"wall": 10300
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 4000,
|
|
"wall": 4000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"평양",
|
|
"사비",
|
|
"계림",
|
|
"안평",
|
|
"동황"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 17,
|
|
"name": "계",
|
|
"level": 6,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 365,
|
|
"y": 35
|
|
},
|
|
"connections": [
|
|
35,
|
|
77
|
|
],
|
|
"max": {
|
|
"population": 388500,
|
|
"agriculture": 7500,
|
|
"commerce": 8000,
|
|
"security": 6000,
|
|
"defence": 7800,
|
|
"wall": 8100
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"진양",
|
|
"역경"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 18,
|
|
"name": "복양",
|
|
"level": 6,
|
|
"region": 2,
|
|
"position": {
|
|
"x": 410,
|
|
"y": 170
|
|
},
|
|
"connections": [
|
|
1,
|
|
19,
|
|
78,
|
|
81
|
|
],
|
|
"max": {
|
|
"population": 418500,
|
|
"agriculture": 8000,
|
|
"commerce": 8300,
|
|
"security": 6000,
|
|
"defence": 8200,
|
|
"wall": 8000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"업",
|
|
"진류",
|
|
"계교",
|
|
"정도"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 19,
|
|
"name": "진류",
|
|
"level": 6,
|
|
"region": 2,
|
|
"position": {
|
|
"x": 365,
|
|
"y": 185
|
|
},
|
|
"connections": [
|
|
2,
|
|
18,
|
|
74,
|
|
80,
|
|
81
|
|
],
|
|
"max": {
|
|
"population": 395700,
|
|
"agriculture": 8200,
|
|
"commerce": 8000,
|
|
"security": 6000,
|
|
"defence": 8000,
|
|
"wall": 8300
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"허창",
|
|
"복양",
|
|
"사수",
|
|
"관도",
|
|
"정도"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 20,
|
|
"name": "여남",
|
|
"level": 6,
|
|
"region": 2,
|
|
"position": {
|
|
"x": 330,
|
|
"y": 260
|
|
},
|
|
"connections": [
|
|
10,
|
|
11,
|
|
38
|
|
],
|
|
"max": {
|
|
"population": 383100,
|
|
"agriculture": 7700,
|
|
"commerce": 8100,
|
|
"security": 6000,
|
|
"defence": 8400,
|
|
"wall": 7700
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"완",
|
|
"수춘",
|
|
"초"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 21,
|
|
"name": "하비",
|
|
"level": 6,
|
|
"region": 2,
|
|
"position": {
|
|
"x": 480,
|
|
"y": 235
|
|
},
|
|
"connections": [
|
|
12,
|
|
83
|
|
],
|
|
"max": {
|
|
"population": 427800,
|
|
"agriculture": 8500,
|
|
"commerce": 8300,
|
|
"security": 6000,
|
|
"defence": 8200,
|
|
"wall": 7800
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"서주",
|
|
"광릉"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 22,
|
|
"name": "서량",
|
|
"level": 6,
|
|
"region": 3,
|
|
"position": {
|
|
"x": 25,
|
|
"y": 50
|
|
},
|
|
"connections": [
|
|
40,
|
|
63,
|
|
64
|
|
],
|
|
"max": {
|
|
"population": 387400,
|
|
"agriculture": 7700,
|
|
"commerce": 7900,
|
|
"security": 6000,
|
|
"defence": 8300,
|
|
"wall": 8000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"천수",
|
|
"강",
|
|
"저"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 23,
|
|
"name": "하내",
|
|
"level": 6,
|
|
"region": 3,
|
|
"position": {
|
|
"x": 230,
|
|
"y": 150
|
|
},
|
|
"connections": [
|
|
35,
|
|
42,
|
|
65,
|
|
70
|
|
],
|
|
"max": {
|
|
"population": 373600,
|
|
"agriculture": 7700,
|
|
"commerce": 8100,
|
|
"security": 6000,
|
|
"defence": 8100,
|
|
"wall": 8000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"진양",
|
|
"홍농",
|
|
"흉노",
|
|
"호관"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 24,
|
|
"name": "한중",
|
|
"level": 6,
|
|
"region": 4,
|
|
"position": {
|
|
"x": 135,
|
|
"y": 205
|
|
},
|
|
"connections": [
|
|
25,
|
|
75,
|
|
86
|
|
],
|
|
"max": {
|
|
"population": 402700,
|
|
"agriculture": 7700,
|
|
"commerce": 8400,
|
|
"security": 6000,
|
|
"defence": 8000,
|
|
"wall": 8500
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"상용",
|
|
"양평",
|
|
"기산"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 25,
|
|
"name": "상용",
|
|
"level": 6,
|
|
"region": 4,
|
|
"position": {
|
|
"x": 185,
|
|
"y": 225
|
|
},
|
|
"connections": [
|
|
24,
|
|
51
|
|
],
|
|
"max": {
|
|
"population": 368700,
|
|
"agriculture": 7800,
|
|
"commerce": 7600,
|
|
"security": 6000,
|
|
"defence": 7700,
|
|
"wall": 8100
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"한중",
|
|
"신야"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 26,
|
|
"name": "덕양",
|
|
"level": 6,
|
|
"region": 4,
|
|
"position": {
|
|
"x": 85,
|
|
"y": 275
|
|
},
|
|
"connections": [
|
|
5,
|
|
27,
|
|
44,
|
|
45
|
|
],
|
|
"max": {
|
|
"population": 380300,
|
|
"agriculture": 8100,
|
|
"commerce": 8400,
|
|
"security": 6000,
|
|
"defence": 7900,
|
|
"wall": 7700
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"성도",
|
|
"강주",
|
|
"자동",
|
|
"영안"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 27,
|
|
"name": "강주",
|
|
"level": 6,
|
|
"region": 4,
|
|
"position": {
|
|
"x": 70,
|
|
"y": 310
|
|
},
|
|
"connections": [
|
|
5,
|
|
26,
|
|
45,
|
|
46,
|
|
47
|
|
],
|
|
"max": {
|
|
"population": 412600,
|
|
"agriculture": 7900,
|
|
"commerce": 8000,
|
|
"security": 6000,
|
|
"defence": 8400,
|
|
"wall": 8100
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"성도",
|
|
"덕양",
|
|
"영안",
|
|
"귀양",
|
|
"주시"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 28,
|
|
"name": "건녕",
|
|
"level": 6,
|
|
"region": 5,
|
|
"position": {
|
|
"x": 80,
|
|
"y": 400
|
|
},
|
|
"connections": [
|
|
46,
|
|
48,
|
|
49
|
|
],
|
|
"max": {
|
|
"population": 376500,
|
|
"agriculture": 8200,
|
|
"commerce": 8000,
|
|
"security": 6000,
|
|
"defence": 8600,
|
|
"wall": 8100
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"귀양",
|
|
"운남",
|
|
"남영"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 29,
|
|
"name": "남해",
|
|
"level": 6,
|
|
"region": 5,
|
|
"position": {
|
|
"x": 245,
|
|
"y": 480
|
|
},
|
|
"connections": [
|
|
50,
|
|
55,
|
|
59,
|
|
67
|
|
],
|
|
"max": {
|
|
"population": 380300,
|
|
"agriculture": 8200,
|
|
"commerce": 7600,
|
|
"security": 6000,
|
|
"defence": 8000,
|
|
"wall": 8100
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"교지",
|
|
"상동",
|
|
"대",
|
|
"산월"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 30,
|
|
"name": "계양",
|
|
"level": 6,
|
|
"region": 6,
|
|
"position": {
|
|
"x": 230,
|
|
"y": 400
|
|
},
|
|
"connections": [
|
|
14,
|
|
54,
|
|
55
|
|
],
|
|
"max": {
|
|
"population": 395500,
|
|
"agriculture": 8300,
|
|
"commerce": 8000,
|
|
"security": 6000,
|
|
"defence": 8100,
|
|
"wall": 7700
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"장사",
|
|
"영릉",
|
|
"상동"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 31,
|
|
"name": "오",
|
|
"level": 6,
|
|
"region": 7,
|
|
"position": {
|
|
"x": 510,
|
|
"y": 345
|
|
},
|
|
"connections": [
|
|
7,
|
|
57,
|
|
92,
|
|
93
|
|
],
|
|
"max": {
|
|
"population": 435500,
|
|
"agriculture": 7700,
|
|
"commerce": 8100,
|
|
"security": 6000,
|
|
"defence": 7700,
|
|
"wall": 7600
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"건업",
|
|
"회계",
|
|
"파양",
|
|
"탐라"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 32,
|
|
"name": "평양",
|
|
"level": 6,
|
|
"region": 8,
|
|
"position": {
|
|
"x": 590,
|
|
"y": 100
|
|
},
|
|
"connections": [
|
|
16,
|
|
61
|
|
],
|
|
"max": {
|
|
"population": 398200,
|
|
"agriculture": 7800,
|
|
"commerce": 8000,
|
|
"security": 6000,
|
|
"defence": 8300,
|
|
"wall": 7800
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"위례",
|
|
"졸본"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 33,
|
|
"name": "사비",
|
|
"level": 6,
|
|
"region": 8,
|
|
"position": {
|
|
"x": 605,
|
|
"y": 205
|
|
},
|
|
"connections": [
|
|
16,
|
|
34,
|
|
93
|
|
],
|
|
"max": {
|
|
"population": 415700,
|
|
"agriculture": 7700,
|
|
"commerce": 7900,
|
|
"security": 6000,
|
|
"defence": 7800,
|
|
"wall": 8000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"위례",
|
|
"계림",
|
|
"탐라"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 34,
|
|
"name": "계림",
|
|
"level": 6,
|
|
"region": 8,
|
|
"position": {
|
|
"x": 655,
|
|
"y": 200
|
|
},
|
|
"connections": [
|
|
16,
|
|
33,
|
|
62,
|
|
93
|
|
],
|
|
"max": {
|
|
"population": 391100,
|
|
"agriculture": 8000,
|
|
"commerce": 7400,
|
|
"security": 6000,
|
|
"defence": 8100,
|
|
"wall": 7800
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"위례",
|
|
"사비",
|
|
"이도",
|
|
"탐라"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 35,
|
|
"name": "진양",
|
|
"level": 5,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 295,
|
|
"y": 60
|
|
},
|
|
"connections": [
|
|
17,
|
|
23,
|
|
70
|
|
],
|
|
"max": {
|
|
"population": 307400,
|
|
"agriculture": 5600,
|
|
"commerce": 5900,
|
|
"security": 4000,
|
|
"defence": 6400,
|
|
"wall": 5900
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"계",
|
|
"하내",
|
|
"호관"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 36,
|
|
"name": "평원",
|
|
"level": 5,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 440,
|
|
"y": 115
|
|
},
|
|
"connections": [
|
|
9,
|
|
37,
|
|
78
|
|
],
|
|
"max": {
|
|
"population": 307400,
|
|
"agriculture": 6200,
|
|
"commerce": 6500,
|
|
"security": 4000,
|
|
"defence": 6100,
|
|
"wall": 6300
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"남피",
|
|
"북해",
|
|
"계교"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 37,
|
|
"name": "북해",
|
|
"level": 5,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 470,
|
|
"y": 155
|
|
},
|
|
"connections": [
|
|
36,
|
|
39,
|
|
79
|
|
],
|
|
"max": {
|
|
"population": 314600,
|
|
"agriculture": 5500,
|
|
"commerce": 6300,
|
|
"security": 4000,
|
|
"defence": 6300,
|
|
"wall": 5800
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"평원",
|
|
"패",
|
|
"동황"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 38,
|
|
"name": "초",
|
|
"level": 5,
|
|
"region": 2,
|
|
"position": {
|
|
"x": 365,
|
|
"y": 230
|
|
},
|
|
"connections": [
|
|
2,
|
|
11,
|
|
12,
|
|
20,
|
|
81
|
|
],
|
|
"max": {
|
|
"population": 328600,
|
|
"agriculture": 6000,
|
|
"commerce": 6200,
|
|
"security": 4000,
|
|
"defence": 6200,
|
|
"wall": 5700
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"허창",
|
|
"수춘",
|
|
"서주",
|
|
"여남",
|
|
"정도"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 39,
|
|
"name": "패",
|
|
"level": 5,
|
|
"region": 2,
|
|
"position": {
|
|
"x": 430,
|
|
"y": 220
|
|
},
|
|
"connections": [
|
|
12,
|
|
37,
|
|
81
|
|
],
|
|
"max": {
|
|
"population": 287700,
|
|
"agriculture": 6400,
|
|
"commerce": 5800,
|
|
"security": 4000,
|
|
"defence": 5800,
|
|
"wall": 5900
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"서주",
|
|
"북해",
|
|
"정도"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 40,
|
|
"name": "천수",
|
|
"level": 5,
|
|
"region": 3,
|
|
"position": {
|
|
"x": 70,
|
|
"y": 105
|
|
},
|
|
"connections": [
|
|
22,
|
|
41,
|
|
64,
|
|
84
|
|
],
|
|
"max": {
|
|
"population": 298500,
|
|
"agriculture": 5900,
|
|
"commerce": 6400,
|
|
"security": 4000,
|
|
"defence": 6000,
|
|
"wall": 5800
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"서량",
|
|
"안정",
|
|
"저",
|
|
"적도"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 41,
|
|
"name": "안정",
|
|
"level": 5,
|
|
"region": 3,
|
|
"position": {
|
|
"x": 95,
|
|
"y": 145
|
|
},
|
|
"connections": [
|
|
4,
|
|
40,
|
|
85
|
|
],
|
|
"max": {
|
|
"population": 276400,
|
|
"agriculture": 5700,
|
|
"commerce": 5900,
|
|
"security": 4000,
|
|
"defence": 5700,
|
|
"wall": 6200
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"장안",
|
|
"천수",
|
|
"가정"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 42,
|
|
"name": "홍농",
|
|
"level": 5,
|
|
"region": 3,
|
|
"position": {
|
|
"x": 210,
|
|
"y": 175
|
|
},
|
|
"connections": [
|
|
23,
|
|
72,
|
|
73
|
|
],
|
|
"max": {
|
|
"population": 274800,
|
|
"agriculture": 5700,
|
|
"commerce": 6300,
|
|
"security": 4000,
|
|
"defence": 5800,
|
|
"wall": 6300
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"하내",
|
|
"사곡",
|
|
"함곡"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 43,
|
|
"name": "하변",
|
|
"level": 5,
|
|
"region": 4,
|
|
"position": {
|
|
"x": 45,
|
|
"y": 190
|
|
},
|
|
"connections": [
|
|
76,
|
|
85
|
|
],
|
|
"max": {
|
|
"population": 278500,
|
|
"agriculture": 5800,
|
|
"commerce": 6200,
|
|
"security": 4000,
|
|
"defence": 6000,
|
|
"wall": 5600
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"가맹",
|
|
"가정"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 44,
|
|
"name": "자동",
|
|
"level": 5,
|
|
"region": 4,
|
|
"position": {
|
|
"x": 75,
|
|
"y": 245
|
|
},
|
|
"connections": [
|
|
26,
|
|
75,
|
|
76,
|
|
87
|
|
],
|
|
"max": {
|
|
"population": 287000,
|
|
"agriculture": 5700,
|
|
"commerce": 5500,
|
|
"security": 4000,
|
|
"defence": 6000,
|
|
"wall": 5800
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"덕양",
|
|
"양평",
|
|
"가맹",
|
|
"면죽"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 45,
|
|
"name": "영안",
|
|
"level": 5,
|
|
"region": 4,
|
|
"position": {
|
|
"x": 115,
|
|
"y": 295
|
|
},
|
|
"connections": [
|
|
26,
|
|
27,
|
|
88
|
|
],
|
|
"max": {
|
|
"population": 315300,
|
|
"agriculture": 6200,
|
|
"commerce": 5900,
|
|
"security": 4000,
|
|
"defence": 5800,
|
|
"wall": 5900
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"덕양",
|
|
"강주",
|
|
"이릉"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 46,
|
|
"name": "귀양",
|
|
"level": 5,
|
|
"region": 5,
|
|
"position": {
|
|
"x": 90,
|
|
"y": 360
|
|
},
|
|
"connections": [
|
|
27,
|
|
28,
|
|
47
|
|
],
|
|
"max": {
|
|
"population": 274600,
|
|
"agriculture": 5800,
|
|
"commerce": 6100,
|
|
"security": 4000,
|
|
"defence": 6100,
|
|
"wall": 5800
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"강주",
|
|
"건녕",
|
|
"주시"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 47,
|
|
"name": "주시",
|
|
"level": 5,
|
|
"region": 5,
|
|
"position": {
|
|
"x": 30,
|
|
"y": 345
|
|
},
|
|
"connections": [
|
|
27,
|
|
46,
|
|
48
|
|
],
|
|
"max": {
|
|
"population": 282800,
|
|
"agriculture": 6000,
|
|
"commerce": 5900,
|
|
"security": 4000,
|
|
"defence": 5800,
|
|
"wall": 6300
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"강주",
|
|
"귀양",
|
|
"운남"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 48,
|
|
"name": "운남",
|
|
"level": 5,
|
|
"region": 5,
|
|
"position": {
|
|
"x": 30,
|
|
"y": 415
|
|
},
|
|
"connections": [
|
|
28,
|
|
47,
|
|
66
|
|
],
|
|
"max": {
|
|
"population": 325800,
|
|
"agriculture": 6200,
|
|
"commerce": 6000,
|
|
"security": 4000,
|
|
"defence": 6400,
|
|
"wall": 6100
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"건녕",
|
|
"주시",
|
|
"남만"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 49,
|
|
"name": "남영",
|
|
"level": 5,
|
|
"region": 5,
|
|
"position": {
|
|
"x": 135,
|
|
"y": 405
|
|
},
|
|
"connections": [
|
|
28,
|
|
54,
|
|
66
|
|
],
|
|
"max": {
|
|
"population": 285300,
|
|
"agriculture": 5900,
|
|
"commerce": 6200,
|
|
"security": 4000,
|
|
"defence": 5800,
|
|
"wall": 5700
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"건녕",
|
|
"영릉",
|
|
"남만"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 50,
|
|
"name": "교지",
|
|
"level": 5,
|
|
"region": 5,
|
|
"position": {
|
|
"x": 130,
|
|
"y": 480
|
|
},
|
|
"connections": [
|
|
29,
|
|
66
|
|
],
|
|
"max": {
|
|
"population": 319500,
|
|
"agriculture": 5800,
|
|
"commerce": 5900,
|
|
"security": 4000,
|
|
"defence": 5800,
|
|
"wall": 5900
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"남해",
|
|
"남만"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 51,
|
|
"name": "신야",
|
|
"level": 5,
|
|
"region": 6,
|
|
"position": {
|
|
"x": 250,
|
|
"y": 260
|
|
},
|
|
"connections": [
|
|
6,
|
|
10,
|
|
25
|
|
],
|
|
"max": {
|
|
"population": 278600,
|
|
"agriculture": 6000,
|
|
"commerce": 6200,
|
|
"security": 4000,
|
|
"defence": 5800,
|
|
"wall": 5500
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"양양",
|
|
"완",
|
|
"상용"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 52,
|
|
"name": "강하",
|
|
"level": 5,
|
|
"region": 6,
|
|
"position": {
|
|
"x": 315,
|
|
"y": 295
|
|
},
|
|
"connections": [
|
|
89,
|
|
91
|
|
],
|
|
"max": {
|
|
"population": 307400,
|
|
"agriculture": 5500,
|
|
"commerce": 5600,
|
|
"security": 4000,
|
|
"defence": 5700,
|
|
"wall": 6000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"장판",
|
|
"적벽"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 53,
|
|
"name": "무릉",
|
|
"level": 5,
|
|
"region": 6,
|
|
"position": {
|
|
"x": 195,
|
|
"y": 355
|
|
},
|
|
"connections": [
|
|
13,
|
|
14,
|
|
54
|
|
],
|
|
"max": {
|
|
"population": 319600,
|
|
"agriculture": 5800,
|
|
"commerce": 6300,
|
|
"security": 4000,
|
|
"defence": 6300,
|
|
"wall": 5800
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"강릉",
|
|
"장사",
|
|
"영릉"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 54,
|
|
"name": "영릉",
|
|
"level": 5,
|
|
"region": 6,
|
|
"position": {
|
|
"x": 190,
|
|
"y": 395
|
|
},
|
|
"connections": [
|
|
30,
|
|
49,
|
|
53,
|
|
14
|
|
],
|
|
"max": {
|
|
"population": 284900,
|
|
"agriculture": 6200,
|
|
"commerce": 5800,
|
|
"security": 4000,
|
|
"defence": 6200,
|
|
"wall": 6200
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"계양",
|
|
"남영",
|
|
"무릉",
|
|
"장사"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 55,
|
|
"name": "상동",
|
|
"level": 5,
|
|
"region": 6,
|
|
"position": {
|
|
"x": 210,
|
|
"y": 435
|
|
},
|
|
"connections": [
|
|
29,
|
|
30,
|
|
58
|
|
],
|
|
"max": {
|
|
"population": 276700,
|
|
"agriculture": 5800,
|
|
"commerce": 5900,
|
|
"security": 4000,
|
|
"defence": 6200,
|
|
"wall": 5800
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"남해",
|
|
"계양",
|
|
"고창"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 56,
|
|
"name": "여강",
|
|
"level": 5,
|
|
"region": 7,
|
|
"position": {
|
|
"x": 380,
|
|
"y": 315
|
|
},
|
|
"connections": [
|
|
15,
|
|
82,
|
|
91,
|
|
92
|
|
],
|
|
"max": {
|
|
"population": 290500,
|
|
"agriculture": 5600,
|
|
"commerce": 5800,
|
|
"security": 4000,
|
|
"defence": 6000,
|
|
"wall": 5500
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"시상",
|
|
"합비",
|
|
"적벽",
|
|
"파양"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 57,
|
|
"name": "회계",
|
|
"level": 5,
|
|
"region": 7,
|
|
"position": {
|
|
"x": 480,
|
|
"y": 395
|
|
},
|
|
"connections": [
|
|
31,
|
|
67
|
|
],
|
|
"max": {
|
|
"population": 300500,
|
|
"agriculture": 6400,
|
|
"commerce": 5900,
|
|
"security": 4000,
|
|
"defence": 6200,
|
|
"wall": 6400
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"오",
|
|
"산월"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 58,
|
|
"name": "고창",
|
|
"level": 5,
|
|
"region": 7,
|
|
"position": {
|
|
"x": 350,
|
|
"y": 405
|
|
},
|
|
"connections": [
|
|
15,
|
|
55,
|
|
67
|
|
],
|
|
"max": {
|
|
"population": 280200,
|
|
"agriculture": 5700,
|
|
"commerce": 6200,
|
|
"security": 4000,
|
|
"defence": 5800,
|
|
"wall": 6300
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"시상",
|
|
"상동",
|
|
"산월"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 59,
|
|
"name": "대",
|
|
"level": 5,
|
|
"region": 7,
|
|
"position": {
|
|
"x": 450,
|
|
"y": 480
|
|
},
|
|
"connections": [
|
|
29,
|
|
67,
|
|
94
|
|
],
|
|
"max": {
|
|
"population": 325600,
|
|
"agriculture": 6000,
|
|
"commerce": 6200,
|
|
"security": 4000,
|
|
"defence": 5700,
|
|
"wall": 6000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"남해",
|
|
"산월",
|
|
"유구"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 60,
|
|
"name": "안평",
|
|
"level": 5,
|
|
"region": 8,
|
|
"position": {
|
|
"x": 530,
|
|
"y": 80
|
|
},
|
|
"connections": [
|
|
16,
|
|
61,
|
|
79,
|
|
90
|
|
],
|
|
"max": {
|
|
"population": 293700,
|
|
"agriculture": 6300,
|
|
"commerce": 5900,
|
|
"security": 4000,
|
|
"defence": 5900,
|
|
"wall": 6300
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"위례",
|
|
"졸본",
|
|
"동황",
|
|
"백랑"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 61,
|
|
"name": "졸본",
|
|
"level": 5,
|
|
"region": 8,
|
|
"position": {
|
|
"x": 570,
|
|
"y": 65
|
|
},
|
|
"connections": [
|
|
32,
|
|
60,
|
|
68
|
|
],
|
|
"max": {
|
|
"population": 293900,
|
|
"agriculture": 5500,
|
|
"commerce": 5900,
|
|
"security": 4000,
|
|
"defence": 6000,
|
|
"wall": 5800
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"평양",
|
|
"안평",
|
|
"오환"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 62,
|
|
"name": "이도",
|
|
"level": 5,
|
|
"region": 8,
|
|
"position": {
|
|
"x": 680,
|
|
"y": 260
|
|
},
|
|
"connections": [
|
|
34,
|
|
69,
|
|
93
|
|
],
|
|
"max": {
|
|
"population": 317400,
|
|
"agriculture": 5800,
|
|
"commerce": 6100,
|
|
"security": 4000,
|
|
"defence": 5800,
|
|
"wall": 5600
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"계림",
|
|
"왜",
|
|
"탐라"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 63,
|
|
"name": "강",
|
|
"level": 4,
|
|
"region": 3,
|
|
"position": {
|
|
"x": 95,
|
|
"y": 35
|
|
},
|
|
"connections": [
|
|
22,
|
|
84
|
|
],
|
|
"max": {
|
|
"population": 209500,
|
|
"agriculture": 4000,
|
|
"commerce": 4200,
|
|
"security": 2000,
|
|
"defence": 4300,
|
|
"wall": 4000
|
|
},
|
|
"initial": {
|
|
"population": 50000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 1000,
|
|
"wall": 1000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"서량",
|
|
"적도"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 64,
|
|
"name": "저",
|
|
"level": 4,
|
|
"region": 3,
|
|
"position": {
|
|
"x": 25,
|
|
"y": 120
|
|
},
|
|
"connections": [
|
|
22,
|
|
40,
|
|
85
|
|
],
|
|
"max": {
|
|
"population": 195700,
|
|
"agriculture": 4000,
|
|
"commerce": 4200,
|
|
"security": 2000,
|
|
"defence": 4300,
|
|
"wall": 4200
|
|
},
|
|
"initial": {
|
|
"population": 50000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 1000,
|
|
"wall": 1000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"서량",
|
|
"천수",
|
|
"가정"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 65,
|
|
"name": "흉노",
|
|
"level": 4,
|
|
"region": 3,
|
|
"position": {
|
|
"x": 180,
|
|
"y": 95
|
|
},
|
|
"connections": [
|
|
23,
|
|
84
|
|
],
|
|
"max": {
|
|
"population": 206400,
|
|
"agriculture": 4000,
|
|
"commerce": 4100,
|
|
"security": 2000,
|
|
"defence": 4000,
|
|
"wall": 3800
|
|
},
|
|
"initial": {
|
|
"population": 50000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 1000,
|
|
"wall": 1000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"하내",
|
|
"적도"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 66,
|
|
"name": "남만",
|
|
"level": 4,
|
|
"region": 5,
|
|
"position": {
|
|
"x": 80,
|
|
"y": 455
|
|
},
|
|
"connections": [
|
|
48,
|
|
49,
|
|
50
|
|
],
|
|
"max": {
|
|
"population": 237800,
|
|
"agriculture": 4000,
|
|
"commerce": 4200,
|
|
"security": 2000,
|
|
"defence": 4300,
|
|
"wall": 4500
|
|
},
|
|
"initial": {
|
|
"population": 50000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 1000,
|
|
"wall": 1000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"운남",
|
|
"남영",
|
|
"교지"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 67,
|
|
"name": "산월",
|
|
"level": 4,
|
|
"region": 7,
|
|
"position": {
|
|
"x": 425,
|
|
"y": 430
|
|
},
|
|
"connections": [
|
|
29,
|
|
57,
|
|
58,
|
|
59
|
|
],
|
|
"max": {
|
|
"population": 227500,
|
|
"agriculture": 4000,
|
|
"commerce": 3700,
|
|
"security": 2000,
|
|
"defence": 4300,
|
|
"wall": 3800
|
|
},
|
|
"initial": {
|
|
"population": 50000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 1000,
|
|
"wall": 1000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"남해",
|
|
"회계",
|
|
"고창",
|
|
"대"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 68,
|
|
"name": "오환",
|
|
"level": 4,
|
|
"region": 8,
|
|
"position": {
|
|
"x": 610,
|
|
"y": 20
|
|
},
|
|
"connections": [
|
|
61,
|
|
90
|
|
],
|
|
"max": {
|
|
"population": 215300,
|
|
"agriculture": 4200,
|
|
"commerce": 3700,
|
|
"security": 2000,
|
|
"defence": 4300,
|
|
"wall": 4000
|
|
},
|
|
"initial": {
|
|
"population": 50000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 1000,
|
|
"wall": 1000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"졸본",
|
|
"백랑"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 69,
|
|
"name": "왜",
|
|
"level": 4,
|
|
"region": 8,
|
|
"position": {
|
|
"x": 680,
|
|
"y": 320
|
|
},
|
|
"connections": [
|
|
62,
|
|
94
|
|
],
|
|
"max": {
|
|
"population": 206500,
|
|
"agriculture": 3900,
|
|
"commerce": 3700,
|
|
"security": 2000,
|
|
"defence": 4300,
|
|
"wall": 4100
|
|
},
|
|
"initial": {
|
|
"population": 50000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 1000,
|
|
"wall": 1000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"이도",
|
|
"유구"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 70,
|
|
"name": "호관",
|
|
"level": 3,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 285,
|
|
"y": 140
|
|
},
|
|
"connections": [
|
|
1,
|
|
3,
|
|
23,
|
|
35
|
|
],
|
|
"max": {
|
|
"population": 88700,
|
|
"agriculture": 1900,
|
|
"commerce": 1800,
|
|
"security": 2000,
|
|
"defence": 9500,
|
|
"wall": 9600
|
|
},
|
|
"initial": {
|
|
"population": 10000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 1000,
|
|
"wall": 1000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"업",
|
|
"낙양",
|
|
"하내",
|
|
"진양"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 71,
|
|
"name": "호로",
|
|
"level": 3,
|
|
"region": 2,
|
|
"position": {
|
|
"x": 285,
|
|
"y": 205
|
|
},
|
|
"connections": [
|
|
2,
|
|
3,
|
|
10
|
|
],
|
|
"max": {
|
|
"population": 111200,
|
|
"agriculture": 2200,
|
|
"commerce": 2100,
|
|
"security": 2000,
|
|
"defence": 10300,
|
|
"wall": 9800
|
|
},
|
|
"initial": {
|
|
"population": 10000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 1000,
|
|
"wall": 1000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"허창",
|
|
"낙양",
|
|
"완"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 72,
|
|
"name": "사곡",
|
|
"level": 3,
|
|
"region": 3,
|
|
"position": {
|
|
"x": 240,
|
|
"y": 175
|
|
},
|
|
"connections": [
|
|
3,
|
|
42
|
|
],
|
|
"max": {
|
|
"population": 100800,
|
|
"agriculture": 2100,
|
|
"commerce": 1900,
|
|
"security": 2000,
|
|
"defence": 9900,
|
|
"wall": 10100
|
|
},
|
|
"initial": {
|
|
"population": 10000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 1000,
|
|
"wall": 1000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"낙양",
|
|
"홍농"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 73,
|
|
"name": "함곡",
|
|
"level": 3,
|
|
"region": 3,
|
|
"position": {
|
|
"x": 180,
|
|
"y": 175
|
|
},
|
|
"connections": [
|
|
4,
|
|
42
|
|
],
|
|
"max": {
|
|
"population": 108100,
|
|
"agriculture": 2000,
|
|
"commerce": 2200,
|
|
"security": 2000,
|
|
"defence": 10100,
|
|
"wall": 10200
|
|
},
|
|
"initial": {
|
|
"population": 10000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 1000,
|
|
"wall": 1000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"장안",
|
|
"홍농"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 74,
|
|
"name": "사수",
|
|
"level": 3,
|
|
"region": 2,
|
|
"position": {
|
|
"x": 310,
|
|
"y": 185
|
|
},
|
|
"connections": [
|
|
2,
|
|
3,
|
|
19,
|
|
80
|
|
],
|
|
"max": {
|
|
"population": 95800,
|
|
"agriculture": 1700,
|
|
"commerce": 1900,
|
|
"security": 2000,
|
|
"defence": 9500,
|
|
"wall": 9600
|
|
},
|
|
"initial": {
|
|
"population": 10000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 1000,
|
|
"wall": 1000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"허창",
|
|
"낙양",
|
|
"진류",
|
|
"관도"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 75,
|
|
"name": "양평",
|
|
"level": 3,
|
|
"region": 4,
|
|
"position": {
|
|
"x": 90,
|
|
"y": 220
|
|
},
|
|
"connections": [
|
|
24,
|
|
44,
|
|
86
|
|
],
|
|
"max": {
|
|
"population": 86800,
|
|
"agriculture": 1900,
|
|
"commerce": 1900,
|
|
"security": 2000,
|
|
"defence": 9700,
|
|
"wall": 9600
|
|
},
|
|
"initial": {
|
|
"population": 10000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 1000,
|
|
"wall": 1000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"한중",
|
|
"자동",
|
|
"기산"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 76,
|
|
"name": "가맹",
|
|
"level": 3,
|
|
"region": 4,
|
|
"position": {
|
|
"x": 45,
|
|
"y": 225
|
|
},
|
|
"connections": [
|
|
43,
|
|
44
|
|
],
|
|
"max": {
|
|
"population": 85500,
|
|
"agriculture": 1700,
|
|
"commerce": 1800,
|
|
"security": 2000,
|
|
"defence": 9600,
|
|
"wall": 9500
|
|
},
|
|
"initial": {
|
|
"population": 10000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 1000,
|
|
"wall": 1000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"하변",
|
|
"자동"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 77,
|
|
"name": "역경",
|
|
"level": 2,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 410,
|
|
"y": 65
|
|
},
|
|
"connections": [
|
|
8,
|
|
9,
|
|
17
|
|
],
|
|
"max": {
|
|
"population": 98500,
|
|
"agriculture": 1800,
|
|
"commerce": 1900,
|
|
"security": 2000,
|
|
"defence": 3900,
|
|
"wall": 4100
|
|
},
|
|
"initial": {
|
|
"population": 5000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 500,
|
|
"wall": 500
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"북평",
|
|
"남피",
|
|
"계"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 78,
|
|
"name": "계교",
|
|
"level": 2,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 405,
|
|
"y": 135
|
|
},
|
|
"connections": [
|
|
1,
|
|
18,
|
|
36
|
|
],
|
|
"max": {
|
|
"population": 101200,
|
|
"agriculture": 2100,
|
|
"commerce": 1900,
|
|
"security": 2000,
|
|
"defence": 4000,
|
|
"wall": 4200
|
|
},
|
|
"initial": {
|
|
"population": 5000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 500,
|
|
"wall": 500
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"업",
|
|
"복양",
|
|
"평원"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 79,
|
|
"name": "동황",
|
|
"level": 2,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 515,
|
|
"y": 145
|
|
},
|
|
"connections": [
|
|
16,
|
|
37,
|
|
60
|
|
],
|
|
"max": {
|
|
"population": 99200,
|
|
"agriculture": 1900,
|
|
"commerce": 2100,
|
|
"security": 2000,
|
|
"defence": 3800,
|
|
"wall": 4000
|
|
},
|
|
"initial": {
|
|
"population": 5000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 500,
|
|
"wall": 500
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"위례",
|
|
"북해",
|
|
"안평"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 80,
|
|
"name": "관도",
|
|
"level": 2,
|
|
"region": 2,
|
|
"position": {
|
|
"x": 340,
|
|
"y": 165
|
|
},
|
|
"connections": [
|
|
1,
|
|
2,
|
|
19,
|
|
74
|
|
],
|
|
"max": {
|
|
"population": 112300,
|
|
"agriculture": 2200,
|
|
"commerce": 2000,
|
|
"security": 2000,
|
|
"defence": 4200,
|
|
"wall": 4300
|
|
},
|
|
"initial": {
|
|
"population": 5000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 500,
|
|
"wall": 500
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"업",
|
|
"허창",
|
|
"진류",
|
|
"사수"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 81,
|
|
"name": "정도",
|
|
"level": 2,
|
|
"region": 2,
|
|
"position": {
|
|
"x": 400,
|
|
"y": 210
|
|
},
|
|
"connections": [
|
|
18,
|
|
19,
|
|
38,
|
|
39
|
|
],
|
|
"max": {
|
|
"population": 108500,
|
|
"agriculture": 2100,
|
|
"commerce": 2100,
|
|
"security": 2000,
|
|
"defence": 4100,
|
|
"wall": 3800
|
|
},
|
|
"initial": {
|
|
"population": 5000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 500,
|
|
"wall": 500
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"복양",
|
|
"진류",
|
|
"초",
|
|
"패"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 82,
|
|
"name": "합비",
|
|
"level": 2,
|
|
"region": 2,
|
|
"position": {
|
|
"x": 435,
|
|
"y": 285
|
|
},
|
|
"connections": [
|
|
7,
|
|
11,
|
|
56
|
|
],
|
|
"max": {
|
|
"population": 99800,
|
|
"agriculture": 2000,
|
|
"commerce": 1900,
|
|
"security": 2000,
|
|
"defence": 3900,
|
|
"wall": 4100
|
|
},
|
|
"initial": {
|
|
"population": 5000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 500,
|
|
"wall": 500
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"건업",
|
|
"수춘",
|
|
"여강"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 83,
|
|
"name": "광릉",
|
|
"level": 2,
|
|
"region": 2,
|
|
"position": {
|
|
"x": 490,
|
|
"y": 275
|
|
},
|
|
"connections": [
|
|
7,
|
|
21
|
|
],
|
|
"max": {
|
|
"population": 100100,
|
|
"agriculture": 2000,
|
|
"commerce": 2100,
|
|
"security": 2000,
|
|
"defence": 4100,
|
|
"wall": 4000
|
|
},
|
|
"initial": {
|
|
"population": 5000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 500,
|
|
"wall": 500
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"건업",
|
|
"하비"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 84,
|
|
"name": "적도",
|
|
"level": 2,
|
|
"region": 3,
|
|
"position": {
|
|
"x": 130,
|
|
"y": 75
|
|
},
|
|
"connections": [
|
|
40,
|
|
63,
|
|
65
|
|
],
|
|
"max": {
|
|
"population": 95200,
|
|
"agriculture": 1800,
|
|
"commerce": 1700,
|
|
"security": 2000,
|
|
"defence": 3800,
|
|
"wall": 3700
|
|
},
|
|
"initial": {
|
|
"population": 5000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 500,
|
|
"wall": 500
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"천수",
|
|
"강",
|
|
"흉노"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 85,
|
|
"name": "가정",
|
|
"level": 2,
|
|
"region": 3,
|
|
"position": {
|
|
"x": 40,
|
|
"y": 160
|
|
},
|
|
"connections": [
|
|
41,
|
|
43,
|
|
64
|
|
],
|
|
"max": {
|
|
"population": 93100,
|
|
"agriculture": 1700,
|
|
"commerce": 1700,
|
|
"security": 2000,
|
|
"defence": 3600,
|
|
"wall": 3800
|
|
},
|
|
"initial": {
|
|
"population": 5000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 500,
|
|
"wall": 500
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"안정",
|
|
"하변",
|
|
"저"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 86,
|
|
"name": "기산",
|
|
"level": 2,
|
|
"region": 4,
|
|
"position": {
|
|
"x": 110,
|
|
"y": 180
|
|
},
|
|
"connections": [
|
|
4,
|
|
24,
|
|
75
|
|
],
|
|
"max": {
|
|
"population": 100500,
|
|
"agriculture": 1900,
|
|
"commerce": 1800,
|
|
"security": 2000,
|
|
"defence": 4100,
|
|
"wall": 4000
|
|
},
|
|
"initial": {
|
|
"population": 5000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 500,
|
|
"wall": 500
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"장안",
|
|
"한중",
|
|
"양평"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 87,
|
|
"name": "면죽",
|
|
"level": 3,
|
|
"region": 4,
|
|
"position": {
|
|
"x": 35,
|
|
"y": 255
|
|
},
|
|
"connections": [
|
|
5,
|
|
44
|
|
],
|
|
"max": {
|
|
"population": 109300,
|
|
"agriculture": 2200,
|
|
"commerce": 2100,
|
|
"security": 2000,
|
|
"defence": 10800,
|
|
"wall": 9900
|
|
},
|
|
"initial": {
|
|
"population": 10000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 1000,
|
|
"wall": 1000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"성도",
|
|
"자동"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 88,
|
|
"name": "이릉",
|
|
"level": 2,
|
|
"region": 6,
|
|
"position": {
|
|
"x": 215,
|
|
"y": 295
|
|
},
|
|
"connections": [
|
|
13,
|
|
45
|
|
],
|
|
"max": {
|
|
"population": 96800,
|
|
"agriculture": 1800,
|
|
"commerce": 1900,
|
|
"security": 2000,
|
|
"defence": 3900,
|
|
"wall": 4100
|
|
},
|
|
"initial": {
|
|
"population": 5000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 500,
|
|
"wall": 500
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"강릉",
|
|
"영안"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 89,
|
|
"name": "장판",
|
|
"level": 2,
|
|
"region": 6,
|
|
"position": {
|
|
"x": 280,
|
|
"y": 315
|
|
},
|
|
"connections": [
|
|
6,
|
|
13,
|
|
52,
|
|
91
|
|
],
|
|
"max": {
|
|
"population": 103200,
|
|
"agriculture": 2100,
|
|
"commerce": 2000,
|
|
"security": 2000,
|
|
"defence": 4000,
|
|
"wall": 3700
|
|
},
|
|
"initial": {
|
|
"population": 5000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 500,
|
|
"wall": 500
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"양양",
|
|
"강릉",
|
|
"강하",
|
|
"적벽"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 90,
|
|
"name": "백랑",
|
|
"level": 2,
|
|
"region": 8,
|
|
"position": {
|
|
"x": 530,
|
|
"y": 30
|
|
},
|
|
"connections": [
|
|
8,
|
|
60,
|
|
68
|
|
],
|
|
"max": {
|
|
"population": 105200,
|
|
"agriculture": 2200,
|
|
"commerce": 1900,
|
|
"security": 2000,
|
|
"defence": 3800,
|
|
"wall": 4200
|
|
},
|
|
"initial": {
|
|
"population": 5000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 500,
|
|
"wall": 500
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"북평",
|
|
"안평",
|
|
"오환"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 91,
|
|
"name": "적벽",
|
|
"level": 1,
|
|
"region": 7,
|
|
"position": {
|
|
"x": 330,
|
|
"y": 325
|
|
},
|
|
"connections": [
|
|
15,
|
|
52,
|
|
56,
|
|
89
|
|
],
|
|
"max": {
|
|
"population": 111700,
|
|
"agriculture": 2300,
|
|
"commerce": 2100,
|
|
"security": 2000,
|
|
"defence": 4200,
|
|
"wall": 4100
|
|
},
|
|
"initial": {
|
|
"population": 5000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 500,
|
|
"wall": 500
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"시상",
|
|
"강하",
|
|
"여강",
|
|
"장판"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 92,
|
|
"name": "파양",
|
|
"level": 1,
|
|
"region": 7,
|
|
"position": {
|
|
"x": 430,
|
|
"y": 350
|
|
},
|
|
"connections": [
|
|
15,
|
|
31,
|
|
56
|
|
],
|
|
"max": {
|
|
"population": 103700,
|
|
"agriculture": 2000,
|
|
"commerce": 2200,
|
|
"security": 2000,
|
|
"defence": 3800,
|
|
"wall": 3800
|
|
},
|
|
"initial": {
|
|
"population": 5000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 500,
|
|
"wall": 500
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"시상",
|
|
"오",
|
|
"여강"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 93,
|
|
"name": "탐라",
|
|
"level": 1,
|
|
"region": 8,
|
|
"position": {
|
|
"x": 605,
|
|
"y": 260
|
|
},
|
|
"connections": [
|
|
31,
|
|
33,
|
|
34,
|
|
62
|
|
],
|
|
"max": {
|
|
"population": 113000,
|
|
"agriculture": 2200,
|
|
"commerce": 2100,
|
|
"security": 2000,
|
|
"defence": 4300,
|
|
"wall": 4100
|
|
},
|
|
"initial": {
|
|
"population": 5000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 500,
|
|
"wall": 500
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"오",
|
|
"사비",
|
|
"계림",
|
|
"이도"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 94,
|
|
"name": "유구",
|
|
"level": 1,
|
|
"region": 8,
|
|
"position": {
|
|
"x": 625,
|
|
"y": 435
|
|
},
|
|
"connections": [
|
|
59,
|
|
69
|
|
],
|
|
"max": {
|
|
"population": 92100,
|
|
"agriculture": 1700,
|
|
"commerce": 1800,
|
|
"security": 2000,
|
|
"defence": 3700,
|
|
"wall": 3700
|
|
},
|
|
"initial": {
|
|
"population": 5000,
|
|
"agriculture": 100,
|
|
"commerce": 100,
|
|
"security": 100,
|
|
"defence": 500,
|
|
"wall": 500
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": [
|
|
"대",
|
|
"왜"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"defaults": {
|
|
"trust": 50,
|
|
"trade": 100,
|
|
"supplyState": 1,
|
|
"frontState": 0
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"mapName": "che"
|
|
}
|
|
}
|