Files
turnbasedgamedata/Config/ConfigMunicipal/Chap02_Town_MunicipalConfig.json
2024-10-21 03:16:22 -03:00

30 lines
406 B
JSON

{
"MunicipalName": "Chap02_Town",
"MunicipalWorldType": "W2",
"SettingData": {
"CrowdGroupMaxNum": 6,
"PedestrianMaxNum": 30,
"CrowdPercents": [
100,
100,
90,
20,
0
],
"PedestrianPercents": [
100,
80,
60,
15,
5
],
"AssemScoreLimit": [
3,
3,
2,
2,
1
]
},
"TrainSetting": {}
}