730 lines
20 KiB
JSON
730 lines
20 KiB
JSON
{
|
|
"id": "pokemon_v1",
|
|
"name": "pokemon_v1",
|
|
"cities": [
|
|
{
|
|
"id": 1,
|
|
"name": "태초마을",
|
|
"level": 6,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 169,
|
|
"y": 321
|
|
},
|
|
"connections": [2, 11],
|
|
"max": {
|
|
"population": 1200000,
|
|
"agriculture": 8000,
|
|
"commerce": 8000,
|
|
"security": 6000,
|
|
"defence": 8000,
|
|
"wall": 8000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["상록시티", "홍련마을"]
|
|
}
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "상록시티",
|
|
"level": 5,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 169,
|
|
"y": 231
|
|
},
|
|
"connections": [1, 3, 12],
|
|
"max": {
|
|
"population": 900000,
|
|
"agriculture": 6000,
|
|
"commerce": 6000,
|
|
"security": 4000,
|
|
"defence": 6000,
|
|
"wall": 6000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["태초마을", "회색시티", "챔피언로드(입구)"]
|
|
}
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "회색시티",
|
|
"level": 6,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 174,
|
|
"y": 104
|
|
},
|
|
"connections": [2, 4],
|
|
"max": {
|
|
"population": 1200000,
|
|
"agriculture": 8000,
|
|
"commerce": 8000,
|
|
"security": 6000,
|
|
"defence": 8000,
|
|
"wall": 8000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["상록시티", "달맞이산"]
|
|
}
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "달맞이산",
|
|
"level": 6,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 297,
|
|
"y": 94
|
|
},
|
|
"connections": [3, 5],
|
|
"max": {
|
|
"population": 1200000,
|
|
"agriculture": 8000,
|
|
"commerce": 8000,
|
|
"security": 6000,
|
|
"defence": 8000,
|
|
"wall": 8000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["회색시티", "블루시티"]
|
|
}
|
|
},
|
|
{
|
|
"id": 5,
|
|
"name": "블루시티",
|
|
"level": 6,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 452,
|
|
"y": 92
|
|
},
|
|
"connections": [4, 10, 18, 21],
|
|
"max": {
|
|
"population": 1200000,
|
|
"agriculture": 8000,
|
|
"commerce": 8000,
|
|
"security": 6000,
|
|
"defence": 8000,
|
|
"wall": 8000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["달맞이산", "노랑시티", "무인발전소", "블루시티동굴"]
|
|
}
|
|
},
|
|
{
|
|
"id": 6,
|
|
"name": "갈색시티",
|
|
"level": 7,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 451,
|
|
"y": 278
|
|
},
|
|
"connections": [19, 10],
|
|
"max": {
|
|
"population": 1500000,
|
|
"agriculture": 10000,
|
|
"commerce": 10000,
|
|
"security": 8000,
|
|
"defence": 10000,
|
|
"wall": 10000
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 4000,
|
|
"wall": 4000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["IC", "노랑시티"]
|
|
}
|
|
},
|
|
{
|
|
"id": 7,
|
|
"name": "보라타운",
|
|
"level": 5,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 627,
|
|
"y": 180
|
|
},
|
|
"connections": [19, 10, 18],
|
|
"max": {
|
|
"population": 1200000,
|
|
"agriculture": 6000,
|
|
"commerce": 6000,
|
|
"security": 4000,
|
|
"defence": 6000,
|
|
"wall": 6000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["IC", "노랑시티", "무인발전소"]
|
|
}
|
|
},
|
|
{
|
|
"id": 8,
|
|
"name": "무지개시티",
|
|
"level": 8,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 343,
|
|
"y": 180
|
|
},
|
|
"connections": [10, 15],
|
|
"max": {
|
|
"population": 1800000,
|
|
"agriculture": 12000,
|
|
"commerce": 12000,
|
|
"security": 10000,
|
|
"defence": 12000,
|
|
"wall": 12000
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 5000,
|
|
"wall": 5000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["노랑시티", "사이클링로드(입구)"]
|
|
}
|
|
},
|
|
{
|
|
"id": 9,
|
|
"name": "연분홍시티",
|
|
"level": 8,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 357,
|
|
"y": 377
|
|
},
|
|
"connections": [16, 17, 23],
|
|
"max": {
|
|
"population": 1800000,
|
|
"agriculture": 12000,
|
|
"commerce": 12000,
|
|
"security": 10000,
|
|
"defence": 12000,
|
|
"wall": 12000
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 5000,
|
|
"wall": 5000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["사이클링로드(출구)", "관동15로", "쌍둥이섬"]
|
|
}
|
|
},
|
|
{
|
|
"id": 10,
|
|
"name": "노랑시티",
|
|
"level": 8,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 451,
|
|
"y": 180
|
|
},
|
|
"connections": [7, 8, 5, 6],
|
|
"max": {
|
|
"population": 1800000,
|
|
"agriculture": 12000,
|
|
"commerce": 12000,
|
|
"security": 10000,
|
|
"defence": 12000,
|
|
"wall": 12000
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 5000,
|
|
"wall": 5000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["보라타운", "무지개시티", "블루시티", "갈색시티"]
|
|
}
|
|
},
|
|
{
|
|
"id": 11,
|
|
"name": "홍련마을",
|
|
"level": 6,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 169,
|
|
"y": 454
|
|
},
|
|
"connections": [1, 23],
|
|
"max": {
|
|
"population": 1200000,
|
|
"agriculture": 8000,
|
|
"commerce": 8000,
|
|
"security": 6000,
|
|
"defence": 8000,
|
|
"wall": 8000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["태초마을", "쌍둥이섬"]
|
|
}
|
|
},
|
|
{
|
|
"id": 12,
|
|
"name": "챔피언로드(입구)",
|
|
"level": 6,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 90,
|
|
"y": 231
|
|
},
|
|
"connections": [2, 13],
|
|
"max": {
|
|
"population": 1200000,
|
|
"agriculture": 8000,
|
|
"commerce": 8000,
|
|
"security": 6000,
|
|
"defence": 8000,
|
|
"wall": 8000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["상록시티", "챔피언로드(동굴)"]
|
|
}
|
|
},
|
|
{
|
|
"id": 13,
|
|
"name": "챔피언로드(동굴)",
|
|
"level": 7,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 90,
|
|
"y": 180
|
|
},
|
|
"connections": [14, 12],
|
|
"max": {
|
|
"population": 1500000,
|
|
"agriculture": 10000,
|
|
"commerce": 10000,
|
|
"security": 8000,
|
|
"defence": 10000,
|
|
"wall": 10000
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 4000,
|
|
"wall": 4000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["석영고원", "챔피언로드(입구)"]
|
|
}
|
|
},
|
|
{
|
|
"id": 14,
|
|
"name": "석영고원",
|
|
"level": 8,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 90,
|
|
"y": 29
|
|
},
|
|
"connections": [13],
|
|
"max": {
|
|
"population": 1800000,
|
|
"agriculture": 12000,
|
|
"commerce": 12000,
|
|
"security": 10000,
|
|
"defence": 12000,
|
|
"wall": 12000
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 5000,
|
|
"wall": 5000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["챔피언로드(동굴)"]
|
|
}
|
|
},
|
|
{
|
|
"id": 15,
|
|
"name": "사이클링로드(입구)",
|
|
"level": 6,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 252,
|
|
"y": 180
|
|
},
|
|
"connections": [8, 16],
|
|
"max": {
|
|
"population": 1200000,
|
|
"agriculture": 8000,
|
|
"commerce": 8000,
|
|
"security": 6000,
|
|
"defence": 8000,
|
|
"wall": 8000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["무지개시티", "사이클링로드(출구)"]
|
|
}
|
|
},
|
|
{
|
|
"id": 16,
|
|
"name": "사이클링로드(출구)",
|
|
"level": 7,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 252,
|
|
"y": 377
|
|
},
|
|
"connections": [15, 9],
|
|
"max": {
|
|
"population": 1500000,
|
|
"agriculture": 10000,
|
|
"commerce": 10000,
|
|
"security": 8000,
|
|
"defence": 10000,
|
|
"wall": 10000
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 4000,
|
|
"wall": 4000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["사이클링로드(입구)", "연분홍시티"]
|
|
}
|
|
},
|
|
{
|
|
"id": 17,
|
|
"name": "관동15로",
|
|
"level": 6,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 451,
|
|
"y": 377
|
|
},
|
|
"connections": [9, 20],
|
|
"max": {
|
|
"population": 1200000,
|
|
"agriculture": 8000,
|
|
"commerce": 8000,
|
|
"security": 6000,
|
|
"defence": 8000,
|
|
"wall": 8000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["연분홍시티", "관동13로"]
|
|
}
|
|
},
|
|
{
|
|
"id": 18,
|
|
"name": "무인발전소",
|
|
"level": 7,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 627,
|
|
"y": 94
|
|
},
|
|
"connections": [7, 5],
|
|
"max": {
|
|
"population": 1500000,
|
|
"agriculture": 10000,
|
|
"commerce": 10000,
|
|
"security": 8000,
|
|
"defence": 10000,
|
|
"wall": 10000
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 4000,
|
|
"wall": 4000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["보라타운", "블루시티"]
|
|
}
|
|
},
|
|
{
|
|
"id": 19,
|
|
"name": "IC",
|
|
"level": 5,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 627,
|
|
"y": 278
|
|
},
|
|
"connections": [6, 7, 20],
|
|
"max": {
|
|
"population": 900000,
|
|
"agriculture": 6000,
|
|
"commerce": 6000,
|
|
"security": 4000,
|
|
"defence": 6000,
|
|
"wall": 6000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["갈색시티", "보라타운", "관동13로"]
|
|
}
|
|
},
|
|
{
|
|
"id": 20,
|
|
"name": "관동13로",
|
|
"level": 5,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 627,
|
|
"y": 344
|
|
},
|
|
"connections": [17, 19],
|
|
"max": {
|
|
"population": 900000,
|
|
"agriculture": 6000,
|
|
"commerce": 6000,
|
|
"security": 4000,
|
|
"defence": 6000,
|
|
"wall": 6000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["관동15로", "IC"]
|
|
}
|
|
},
|
|
{
|
|
"id": 21,
|
|
"name": "블루시티동굴",
|
|
"level": 6,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 451,
|
|
"y": 32
|
|
},
|
|
"connections": [5, 22],
|
|
"max": {
|
|
"population": 1200000,
|
|
"agriculture": 8000,
|
|
"commerce": 8000,
|
|
"security": 6000,
|
|
"defence": 8000,
|
|
"wall": 8000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 3000,
|
|
"wall": 3000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["블루시티", "이수재의집"]
|
|
}
|
|
},
|
|
{
|
|
"id": 22,
|
|
"name": "이수재의집",
|
|
"level": 7,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 572,
|
|
"y": 32
|
|
},
|
|
"connections": [21],
|
|
"max": {
|
|
"population": 1500000,
|
|
"agriculture": 10000,
|
|
"commerce": 10000,
|
|
"security": 8000,
|
|
"defence": 10000,
|
|
"wall": 10000
|
|
},
|
|
"initial": {
|
|
"population": 150000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 4000,
|
|
"wall": 4000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["블루시티동굴"]
|
|
}
|
|
},
|
|
{
|
|
"id": 23,
|
|
"name": "쌍둥이섬",
|
|
"level": 5,
|
|
"region": 1,
|
|
"position": {
|
|
"x": 263,
|
|
"y": 454
|
|
},
|
|
"connections": [9, 11],
|
|
"max": {
|
|
"population": 900000,
|
|
"agriculture": 6000,
|
|
"commerce": 6000,
|
|
"security": 4000,
|
|
"defence": 6000,
|
|
"wall": 6000
|
|
},
|
|
"initial": {
|
|
"population": 100000,
|
|
"agriculture": 1000,
|
|
"commerce": 1000,
|
|
"security": 1000,
|
|
"defence": 2000,
|
|
"wall": 2000
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"connectionNames": ["연분홍시티", "홍련마을"]
|
|
}
|
|
}
|
|
],
|
|
"defaults": {
|
|
"trust": 50,
|
|
"trade": 100,
|
|
"supplyState": 1,
|
|
"frontState": 0
|
|
},
|
|
"meta": {
|
|
"source": "legacy",
|
|
"mapName": "pokemon_v1"
|
|
}
|
|
}
|