mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
31 lines
444 B
JSON
31 lines
444 B
JSON
{
|
|
"MunicipalName": "Chap04_Wengfa",
|
|
"MunicipalWorldType": "W4",
|
|
"SettingData": {
|
|
"CrowdGroupMaxNum": 6,
|
|
"PedestrianMaxNum": 30,
|
|
"CrowdPercents": [
|
|
100,
|
|
85,
|
|
70,
|
|
20,
|
|
0
|
|
],
|
|
"PedestrianPercents": [
|
|
100,
|
|
70,
|
|
50,
|
|
15,
|
|
5
|
|
],
|
|
"AssemScoreLimit": [
|
|
3,
|
|
3,
|
|
2,
|
|
2,
|
|
1
|
|
]
|
|
},
|
|
"TrainSetting": {},
|
|
"NpcWalkStyleWeightOverrides": []
|
|
} |