-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreference.json
97 lines (97 loc) · 2.42 KB
/
reference.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
{
"name": "",
"persistentID": 0,
"Zones": [
{
"LocalIndex": 0,
"BuildFromLocalIndex": 0,
"SubComplex": 0,
"StartPosition": 0,
"StartExpansion": 0,
"ZoneExpansion": 0,
"SecurityGateToEnter": 0,
"StartPosition_IndexWeight": 0,
"ChainedPuzzleToEnter": 0,
"LightSettings": 0,
"SubSeed": 0,
"BulkheadDCScanSeed": 0,
"CustomGeomorph": "",
"CoverageMinMax": {
"x": 0,
"y": 0
},
"AltitudeData": {
"AllowedZoneAltitude": 0,
"ChanceToChange": 0
},
"ProgressionPuzzleToEnter": {
"PuzzleType": 0,
"PlacementCount": 0,
"CustomText": "",
"ZonePlacementData": {
"LocalIndex": 0,
"Weights": {
"Start": 0,
"Middle": 0,
"End": 0
}
}
},
"ActiveEnemyWave": {
"HasActiveEnemyWave": false,
"EnemyGroupInfrontOfDoor": 0,
"EnemyGroupInArea": 0,
"EnemyGroupsInArea": 0
},
"HealthMulti": 0,
"WeaponAmmoMulti": 0,
"ToolAmmoMulti": 0,
"DisinfectionMulti": 0,
"HealthPlacement": {
"Start": 0,
"Middle": 0,
"End": 0
},
"WeaponAmmoPlacement": {
"Start": 0,
"Middle": 0,
"End": 0
},
"ToolAmmoPlacement": {
"Start": 0,
"Middle": 0,
"End": 0
},
"DisinfectionPlacement": {
"Start": 0,
"Middle": 0,
"End": 0
},
"DisinfectionStationPlacements": [],
"ConsumableDistributionInZone": 0,
"BigPickupDistributionInZone": 0,
"ResourceContainerClustersInZone": 0,
"ForceBigPickupsAllocation": false,
"AllowResourceContainerAllocation": false,
"AllowSmallPickupsAllocation": false,
"EnemySpawningInZone": [],
"EnemyRespawning": false,
"EnemyRespawnCountMultiplier": 0,
"EnemyRespawnRequireOtherZone": false,
"EnemyRespawnRoomDistance": 0,
"EnemyRespawnTimeInterval": 0,
"EnemyRespawnExcludeList": [],
"ForbidTerminalsInZone": false,
"TerminalPlacements": [],
"EventsOnEnter": [],
"HSUsInZone": 0,
"GeneratorClustersInZone": 0,
"PowerGeneratorPlacements": [],
"CorpsesInZone": 0,
"GroundSpawnersInZone": 0,
"CorpseClustersInZone": 0,
"HSUClustersInZone": 0,
"StaticSpawnDataContainers": []
}
]
}