Files
core/hwe/scenario/scenario_2.json
T
2021-04-29 18:30:46 +09:00

23 lines
502 B
JSON

{
"title":"【공백지】 소형β",
"startYear":180,
"map":{
"mapName":"miniche_b"
},
"history":[
],
"const": {
"expandCityPopIncreaseAmount": 80000,
"expandCityDevelIncreaseAmount": 1350,
"expandCityWallIncreaseAmount": 1600,
"defaultMaxGeneral":300,
"joinRuinedNPCProp":0
},
"events":[
[
["Date", "==", null, 12],
["CreateManyNPC", 30],
["DeleteEvent"]
]
]
}