mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-06 21:33:20 +00:00
Add some missing plugin data
This commit is contained in:
parent
79d37bdd34
commit
8530e87c47
69 changed files with 11591 additions and 2 deletions
172
data/randomizer/c11m1_greenhouse.json
Normal file
172
data/randomizer/c11m1_greenhouse.json
Normal file
|
@ -0,0 +1,172 @@
|
|||
{
|
||||
"saferoom": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_urban/fence_cover001_64.mdl",
|
||||
"origin": [5130.25, -261.70, 682.93],
|
||||
"angles": [0.00, -179.96, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/fence_cover001_64.mdl",
|
||||
"origin": [5124.62, -405.15, 681.80],
|
||||
"angles": [0.00, -178.28, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_urban/fence_cover001_256.mdl",
|
||||
"origin": [5127.70, -856.25, 672.03],
|
||||
"angles": [0.00, 177.92, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"rooment": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_furniture/shelf1.mdl",
|
||||
"origin": [4311.49, 702.47, 572.35],
|
||||
"angles": [0.00, 176.64, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_interiors/bookcase_48_96.mdl",
|
||||
"origin": [3361.20, 310.19, 528.26],
|
||||
"angles": [0.00, 11.63, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_interiors/sofa_chair01.mdl",
|
||||
"origin": [3378.01, 192.85, 527.32],
|
||||
"angles": [0.00, 15.83, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"ladder": {
|
||||
"chance": 0.12,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_interiors/ottoman01.mdl",
|
||||
"origin": [3151.90, 479.38, 578.72],
|
||||
"angles": [0.00, 32.13, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_interiors/bookcase_48_96.mdl",
|
||||
"origin": [3203.22, 414.14, 445.50],
|
||||
"angles": [-16.00, -93.40, -2.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"dropblock": {
|
||||
"chance": 0.1,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_urban/fence002_128.mdl",
|
||||
"origin": [3201.02, 1143.32, 638.46],
|
||||
"angles": [0.00, 91.39, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/fence002_64.mdl",
|
||||
"origin": [3171.54, 1145.45, 638.67],
|
||||
"angles": [0.00, -92.79, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_urban/fence002_128.mdl",
|
||||
"origin": [3201.02, 1143.32, 638.46],
|
||||
"angles": [0.00, 91.39, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/fence002_64.mdl",
|
||||
"origin": [3171.54, 1145.45, 638.67],
|
||||
"angles": [0.00, -92.79, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/fence001_64.mdl",
|
||||
"origin": [3357.35, 1141.38, 452.70],
|
||||
"angles": [0.00, 89.28, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/fence001_64.mdl",
|
||||
"origin": [3354.06, 1130.44, 578.50],
|
||||
"angles": [0.00, 90.93, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"window": {
|
||||
"chance": 0.1,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [3514.91, 2260.16, 183.24],
|
||||
"angles": [0.00, 74.65, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [3514.91, 2260.16, 183.24],
|
||||
"angles": [0.00, 74.65, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [3610.48, 2195.91, 180.75],
|
||||
"angles": [0.00, -6.29, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"saferoome": {
|
||||
"chance": 0.13,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [4274.16, 2573.08, 15.97],
|
||||
"angles": [0.00, 177.31, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [4257.72, 2466.75, 16.28],
|
||||
"angles": [0.00, -179.55, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [4259.77, 2360.15, 16.03],
|
||||
"angles": [0.00, -175.10, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
341
data/randomizer/c11m2_offices.json
Normal file
341
data/randomizer/c11m2_offices.json
Normal file
|
@ -0,0 +1,341 @@
|
|||
{
|
||||
"_lumps": [
|
||||
{
|
||||
"_hammerid": "32355",
|
||||
"classname": "prop_static",
|
||||
"action": "setclassname",
|
||||
"value": "prop_dynamic"
|
||||
}
|
||||
],
|
||||
"saferoomS": {
|
||||
"chance": 0.2,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/cs_militia/boxes_frontroom.mdl",
|
||||
"origin": [5497.94, 3211.28, 49.03],
|
||||
"angles": [0.00, -57.02, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"sand": {
|
||||
"chance": 0.2,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/cs_assault/box_stack2.mdl",
|
||||
"origin": [5300.51, 3406.92, 21.28],
|
||||
"angles": [0.00, 78.46, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props/cs_militia/boxes_frontroom.mdl",
|
||||
"origin": [5284.87, 3436.16, 81.84],
|
||||
"angles": [0.00, -178.31, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"sandreturn": {
|
||||
"chance": 0.2,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/cs_militia/boxes_frontroom.mdl",
|
||||
"origin": [5165.14, 3359.43, 77.22],
|
||||
"angles": [0.00, -178.31, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props/cs_assault/box_stack2.mdl",
|
||||
"origin": [5139.48, 3382.97, 13.70],
|
||||
"angles": [0.00, 96.07, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"stairup": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{"hammerid": 8815285, "input": "Break"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"type": "hammerid",
|
||||
"model": "8860853",
|
||||
"origin": [5576.47, 2463.30, 639.64],
|
||||
"angles": [0.00, -91.15, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"stairup2": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{"hammerid": 8860339, "input": "Break"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_interiors/bookcase_64_96.mdl",
|
||||
"origin": [5699.36, 2765.89, 576.03],
|
||||
"angles": [0.00, -95.24, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"dumpsterarea": {
|
||||
"chance": 0.2,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/cs_assault/box_stack2.mdl",
|
||||
"origin": [6349.16, 3544.99, 527.87],
|
||||
"angles": [0.00, 4.68, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"dumpster": {
|
||||
"chance": 0.1,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"type": "targetname",
|
||||
"model": "dumpster path 1",
|
||||
"origin": [7086.604004, 3674.348389, 580.0],
|
||||
"angles": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"type": "hammerid",
|
||||
"model": "6368973",
|
||||
"origin": [7086.604004, 3674.348389, 980.0],
|
||||
"angles": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"type": "hammerid",
|
||||
"model": "5794315",
|
||||
"origin": [0, 0, 0],
|
||||
"angles": [0, 90.0, 0]
|
||||
},
|
||||
{
|
||||
"type": "targetname",
|
||||
"model": "dumpster path 0",
|
||||
"origin": [7086.604004, 3674.348389, 980.0],
|
||||
"angles": [0, 0, 0]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"window": {
|
||||
"chance": 0.2,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/cs_office/shelves_metal1.mdl",
|
||||
"origin": [8358.66, 3528.48, 672.81],
|
||||
"angles": [0.00, 173.54, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_interiors/desk_metal.mdl",
|
||||
"origin": [8364.85, 3290.26, 673.16],
|
||||
"angles": [0.00, -0.38, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_interiors/desk_metal.mdl",
|
||||
"origin": [8360.38, 3284.38, 704.49],
|
||||
"angles": [0.00, -176.31, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"pills": {
|
||||
"chance": 0.35,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{"hammerid": 8885909, "input": "Break"},
|
||||
{"hammerid": 8815310, "input": "Close"},
|
||||
{"hammerid": 8815310, "input": "Lock"}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"officelvl1": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
|
||||
{
|
||||
"model": "models/props_interiors/file_cabinet1_group.mdl",
|
||||
"origin": [9170.09, 4451.08, 360.03],
|
||||
"angles": [0.00, 178.33, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_interiors/file_cabinet1_group.mdl",
|
||||
"origin": [9177.65, 4094.57, 360.03],
|
||||
"angles": [0.00, -178.79, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"exit": {
|
||||
"chance": 0.4,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{"hammerid": 4471449, "input": "_lock_nobreak"},
|
||||
{"hammerid": 4471462, "input": "_lock_nobreak"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_interiors/file_cabinet1_group.mdl",
|
||||
"origin": [8890.45, 4586.22, 83.98],
|
||||
"angles": [0.00, -86.70, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props/cs_office/file_cabinet2.mdl",
|
||||
"origin": [8936.59, 4590.64, 82.90],
|
||||
"angles": [0.00, -77.50, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_highway/plywood_01.mdl",
|
||||
"origin": [8942.97, 4602.07, 145.93],
|
||||
"angles": [0.00, -0.87, 90.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_highway/plywood_01.mdl",
|
||||
"origin": [8942.97, 4602.07, 145.93],
|
||||
"angles": [0.00, -0.87, 90.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"weight": 3,
|
||||
"inputs": [
|
||||
{"hammerid": 8815550, "input": "_lock_nobreak"}
|
||||
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_interiors/file_cabinet1_group.mdl",
|
||||
"origin": [9397.04, 3972.52, 16.03],
|
||||
"angles": [15.00, -90.00, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"saferoomE": {
|
||||
"chance": 0.35,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_highway/plywood_02.mdl",
|
||||
"origin": [7663.18, 5642.72, 120.21],
|
||||
"angles": [-90.00, -0.86, 90.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_highway/plywood_02.mdl",
|
||||
"origin": [7639.60, 5637.35, 121.25],
|
||||
"angles": [-90.00, -0.86, 90.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{"targetname": "storageL", "input": "_lock_nobreak"},
|
||||
{"targetname": "storageR", "input": "_lock_nobreak"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_highway/plywood_02.mdl",
|
||||
"origin": [7663.18, 5642.72, 120.21],
|
||||
"angles": [-90.00, -0.86, 90.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_highway/plywood_02.mdl",
|
||||
"origin": [7639.60, 5637.35, 121.25],
|
||||
"angles": [-90.00, -0.86, 90.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_highway/plywood_02.mdl",
|
||||
"origin": [7663.18, 5642.72, 120.21],
|
||||
"angles": [-90.00, -0.86, 90.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_highway/plywood_02.mdl",
|
||||
"origin": [7639.60, 5637.35, 121.25],
|
||||
"angles": [-90.00, -0.86, 90.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_interiors/chairlobby01.mdl",
|
||||
"origin": [7543.81, 5702.64, 16.03],
|
||||
"angles": [0.00, -9.77, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_interiors/chairlobby01.mdl",
|
||||
"origin": [7546.89, 5697.96, 39.48],
|
||||
"angles": [0.00, -24.73, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_interiors/chairlobby01.mdl",
|
||||
"origin": [7494.62, 5695.96, 16.68],
|
||||
"angles": [0.00, -20.46, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_interiors/chairlobby01.mdl",
|
||||
"origin": [7495.03, 5695.39, 47.00],
|
||||
"angles": [0.00, -18.03, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_interiors/chairlobby01.mdl",
|
||||
"origin": [7495.18, 5697.47, 76.64],
|
||||
"angles": [0.00, -26.58, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"saferoomEBlock": {
|
||||
"chance": 0.2,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_industrial/warehouse_shelf001.mdl",
|
||||
"origin": [7659.42, 5864.99, 14.01],
|
||||
"angles": [0.00, -114.23, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
248
data/randomizer/c11m3_garage.json
Normal file
248
data/randomizer/c11m3_garage.json
Normal file
|
@ -0,0 +1,248 @@
|
|||
{
|
||||
"saferoomS": {
|
||||
"chance": 0.23,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"type": "hammerid",
|
||||
"model": "5725089",
|
||||
"origin": [-5068.85, -2876.10, 16.28],
|
||||
"angles": [0.00, -91.08, 0.00]
|
||||
},
|
||||
{
|
||||
"type": "hammerid",
|
||||
"model": "1999136",
|
||||
"origin": [-5157.49, -2875.04, 16.28],
|
||||
"angles": [0.00, -90.11, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"startCar": {
|
||||
"chance": 0.4,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"type": "targetname",
|
||||
"model": "car_sedan09-car_physics",
|
||||
"origin": [-5064.15, -2459.90, 15.18],
|
||||
"angles": [360.00, 89.95, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"scaffold": {
|
||||
"chance": 0.12,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [-5793.24, -1625.29, 222.65],
|
||||
"angles": [0.00, 168.75, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [-5791.05, -1628.50, 275.57],
|
||||
"angles": [0.00, 23.13, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [-5748.58, -1700.04, 256.05],
|
||||
"angles": [0.00, -150.47, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [-5755.88, -1710.74, 216.36],
|
||||
"angles": [0.00, 51.53, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/oil_drum001.mdl",
|
||||
"origin": [-5697.14, -1721.42, 216.03],
|
||||
"angles": [0.00, -153.88, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/oil_drum001.mdl",
|
||||
"origin": [-5693.00, -1720.45, 264.06],
|
||||
"angles": [0.00, 10.08, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/oil_drum001.mdl",
|
||||
"origin": [-5640.41, -1706.82, 264.86],
|
||||
"angles": [0.00, 12.82, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/oil_drum001.mdl",
|
||||
"origin": [-5638.80, -1710.05, 216.83],
|
||||
"angles": [0.00, -156.10, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/oil_drum001.mdl",
|
||||
"origin": [-5675.44, -1691.63, 218.71],
|
||||
"angles": [0.00, 125.47, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/oil_drum001.mdl",
|
||||
"origin": [-5673.90, -1691.67, 266.74],
|
||||
"angles": [0.00, 122.76, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [-7165.69, -1102.23, 24.60],
|
||||
"angles": [0.00, 45.07, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"scaffoldalt": {
|
||||
"chance": 0.15,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
|
||||
{
|
||||
"model": "models/props_equipment/scaffolding_norails.mdl",
|
||||
"origin": [-6612.62, -1838.12, 16.88],
|
||||
"angles": [0.00, -81.81, 0.00]
|
||||
},
|
||||
{
|
||||
"type": "hammerid",
|
||||
"model": "5497878",
|
||||
"origin": [-6381.72, -1800.12, 221.03],
|
||||
"angles": [0.0, 0.0, 0.0]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"electrical": {
|
||||
"chance": 0.2,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-4426.48, 2076.72, 48.28],
|
||||
"angles": [0.00, -91.24, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-4120.98, 1370.67, 52.11],
|
||||
"angles": [0.00, -90.93, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"hole": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{"targetname": "door_exitl", "input": "Open"},
|
||||
{"targetname": "door_exitr", "input": "Open"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/lighthouse/props/brick_broken_wall_debris.mdl",
|
||||
"origin": [-2317.08, 2033.99, 68.90],
|
||||
"angles": [0.00, -90.72, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/lighthouse/props/brick_broken_wall_debris.mdl",
|
||||
"origin": [-2321.84, 2027.78, 68.02],
|
||||
"angles": [0.00, 73.88, 0.00]
|
||||
},
|
||||
{
|
||||
"type": "hammerid",
|
||||
"model": "6864462",
|
||||
"origin": [-2308.44, 2086.80, 33.82],
|
||||
"angles": [0.00, -96.26, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"parking": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"type": "_caralarm",
|
||||
"model": "models/props_vehicles/cara_95sedan.mdl",
|
||||
"origin": [-2658.07, 3641.82, 18.29],
|
||||
"angles": [0.00, 344.88, 0.00]
|
||||
},
|
||||
{
|
||||
"type": "_caralarmglass",
|
||||
"model": "models/props_vehicles/cara_95sedan_glass_alarm.mdl",
|
||||
"origin": [-2658.07, 3641.82, 18.29],
|
||||
"angles": [0.00, 344.88, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"type": "targetname",
|
||||
"model": "InstanceAuto1-caralarm_car1",
|
||||
"origin": [-2658.07, 3641.82, 18.29],
|
||||
"angles": [0.00, 344.88, 0.00]
|
||||
},
|
||||
{
|
||||
"type": "targetname",
|
||||
"model": "InstanceAuto1-caralarm_glass1",
|
||||
"origin": [-2658.07, 3641.82, 18.29],
|
||||
"angles": [0.00, 344.88, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"garagealt": {
|
||||
"chance": 0.2,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/police_barrier001_128_reference.mdl",
|
||||
"origin": [-2626.76, 4970.86, 147.42],
|
||||
"angles": [0.00, 141.65, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_vehicles/hmmwv.mdl",
|
||||
"origin": [-2636.90, 4855.33, 149.79],
|
||||
"angles": [0.00, 127.86, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/police_barrier001_128_reference.mdl",
|
||||
"origin": [-2764.90, 4857.27, 153.47],
|
||||
"angles": [0.00, 125.01, 0.00]
|
||||
},
|
||||
{
|
||||
"type": "env_physics_blocker",
|
||||
"scale": [20.00, 20.00, 40.00],
|
||||
"origin": [-2575.41, 4960.43, 218.90],
|
||||
"angles": [0.00, 134.77, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/traffic_barrier001.mdl",
|
||||
"origin": [-2716.86, 4806.07, 199.93],
|
||||
"angles": [0.00, -34.52, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/traffic_barrier001.mdl",
|
||||
"origin": [-2710.23, 4841.08, 203.05],
|
||||
"angles": [0.00, -53.48, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
441
data/randomizer/c11m4_terminal.json
Normal file
441
data/randomizer/c11m4_terminal.json
Normal file
|
@ -0,0 +1,441 @@
|
|||
{
|
||||
"offices": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage1.mdl",
|
||||
"origin": [1147.47, 4246.60, 296.03],
|
||||
"angles": [0.00, -89.73, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage1.mdl",
|
||||
"origin": [1168.18, 4244.57, 296.03],
|
||||
"angles": [0.00, -97.57, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage1.mdl",
|
||||
"origin": [1189.41, 4249.77, 296.03],
|
||||
"angles": [0.00, -89.19, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage1.mdl",
|
||||
"origin": [1185.79, 4251.60, 329.68],
|
||||
"angles": [0.00, -76.25, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage3.mdl",
|
||||
"origin": [1153.48, 4249.00, 336.53],
|
||||
"angles": [0.00, -91.28, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage3.mdl",
|
||||
"origin": [1146.67, 4234.73, 349.75],
|
||||
"angles": [0.00, -95.32, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage3.mdl",
|
||||
"origin": [1184.46, 4233.38, 349.03],
|
||||
"angles": [0.00, -89.24, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage2.mdl",
|
||||
"origin": [1184.51, 4229.51, 330.09],
|
||||
"angles": [0.00, 94.59, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage2.mdl",
|
||||
"origin": [1144.33, 4231.13, 330.26],
|
||||
"angles": [0.00, 83.52, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage1.mdl",
|
||||
"origin": [1135.85, 4229.80, 291.06],
|
||||
"angles": [0.00, -88.56, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage1.mdl",
|
||||
"origin": [1157.39, 4227.95, 291.41],
|
||||
"angles": [0.00, -93.15, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage1.mdl",
|
||||
"origin": [1177.43, 4226.32, 290.88],
|
||||
"angles": [0.00, -90.76, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage1.mdl",
|
||||
"origin": [1197.07, 4227.81, 293.57],
|
||||
"angles": [0.00, -84.67, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"wallskip": {
|
||||
"chance": 0.36,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{"targetname": "door06", "input": "Open"},
|
||||
{"targetname": "door06", "input": "Lock"},
|
||||
{"targetname": "breakwall01", "input": "Break"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage_pile1.mdl",
|
||||
"origin": [1210.96, 5075.62, 289.01],
|
||||
"angles": [0.00, -16.21, 0.00]
|
||||
},
|
||||
{
|
||||
"type": "hammerid",
|
||||
"model": "4692585",
|
||||
"origin": [801.37, 5283.50, 295.92],
|
||||
"angles": [0.13, 269.47, 360.00]
|
||||
},
|
||||
{
|
||||
"type": "hammerid",
|
||||
"model": "4692613",
|
||||
"origin": [931.54, 5016.13, 301.91],
|
||||
"angles": [360.00, 270.26, 360.00]
|
||||
},
|
||||
{
|
||||
"type": "hammerid",
|
||||
"model": "4692625",
|
||||
"origin": [1076.34, 5106.47, 293.94],
|
||||
"angles": [360.00, 0.04, 360.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"room": {
|
||||
"chance": 0.2,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{"hammerid": 3849141, "input": "Break"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_unique/zombiebreakwallexteriorairport01_main.mdl",
|
||||
"origin": [-140.98, 5632.17, 359.71],
|
||||
"angles": [0.00, 0.85, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/zombiebreakwallexteriorairport01_main.mdl",
|
||||
"origin": [-138.98, 5505.42, 360.73],
|
||||
"angles": [0.00, 0.85, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{"hammerid": 6765365, "input": "Break"},
|
||||
{"hammerid": 6765323, "input": "Break"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{"hammerid": 6765365, "input": "Break"},
|
||||
{"hammerid": 6765323, "input": "Break"},
|
||||
{"hammerid": 3849141, "input": "Break"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_unique/zombiebreakwallexteriorairport01_main.mdl",
|
||||
"origin": [-140.98, 5632.17, 359.71],
|
||||
"angles": [0.00, 0.85, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/zombiebreakwallexteriorairport01_main.mdl",
|
||||
"origin": [-138.98, 5505.42, 360.73],
|
||||
"angles": [0.00, 0.85, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"altbathroom": {
|
||||
"chance": 0.2,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{"targetname": "breakwall02", "input": "Break"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_64_reference.mdl",
|
||||
"origin": [-478.22, 4378.12, 16.03],
|
||||
"angles": [0.00, 108.59, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-413.52, 4448.54, 16.03],
|
||||
"angles": [0.00, 90.39, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-309.98, 4452.00, 16.28],
|
||||
"angles": [0.00, 89.13, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-206.66, 4456.59, 16.03],
|
||||
"angles": [0.00, 89.78, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-12.66, 4530.94, 15.52],
|
||||
"angles": [0.00, 84.90, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [93.15, 4544.95, 16.03],
|
||||
"angles": [0.00, 87.17, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [207.10, 4521.70, 16.03],
|
||||
"angles": [0.00, 86.27, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{"targetname": "breakwall02", "input": "Break"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_64_reference.mdl",
|
||||
"origin": [-478.22, 4378.12, 16.03],
|
||||
"angles": [0.00, 108.59, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-413.52, 4448.54, 16.03],
|
||||
"angles": [0.00, 90.39, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-309.98, 4452.00, 16.28],
|
||||
"angles": [0.00, 89.13, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-206.66, 4456.59, 16.03],
|
||||
"angles": [0.00, 89.78, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-12.66, 4530.94, 15.52],
|
||||
"angles": [0.00, 84.90, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [93.15, 4544.95, 16.03],
|
||||
"angles": [0.00, 87.17, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [207.10, 4521.70, 16.03],
|
||||
"angles": [0.00, 86.27, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [464.11, 4481.46, 16.03],
|
||||
"angles": [0.00, 90.92, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [582.05, 4487.41, 16.03],
|
||||
"angles": [0.00, 92.57, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"breakwall03": {
|
||||
"chance": 0.2,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{"targetname": "breakwall03", "input": "Break"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_street/police_barricade3.mdl",
|
||||
"origin": [-219.01, 3160.10, 17.22],
|
||||
"angles": [0.00, -111.55, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"statue": {
|
||||
"chance": 0.1,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_street/police_barricade_496in.mdl",
|
||||
"origin": [1816.64, 1949.75, 16.47],
|
||||
"angles": [0.00, -178.00, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [1862.91, 1645.13, 53.64],
|
||||
"angles": [0.00, 49.98, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [1889.04, 1524.60, 50.64],
|
||||
"angles": [0.00, -26.45, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [1829.59, 1417.40, 16.03],
|
||||
"angles": [0.00, -61.03, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"midrun": {
|
||||
"chance": 0.12,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage_pile1.mdl",
|
||||
"origin": [2875.19, 3604.47, 152.03],
|
||||
"angles": [0.00, 66.00, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage_pile1.mdl",
|
||||
"origin": [2990.65, 3669.06, 152.03],
|
||||
"angles": [0.00, 51.44, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage_pile1.mdl",
|
||||
"origin": [3082.52, 3639.42, 152.03],
|
||||
"angles": [0.00, 59.95, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage_pile1.mdl",
|
||||
"origin": [2875.19, 3604.47, 152.03],
|
||||
"angles": [0.00, 66.00, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage_pile1.mdl",
|
||||
"origin": [2990.65, 3669.06, 152.03],
|
||||
"angles": [0.00, 51.44, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/luggage_pile1.mdl",
|
||||
"origin": [3082.52, 3639.42, 152.03],
|
||||
"angles": [0.00, 59.95, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [2812.56, 4447.31, 152.03],
|
||||
"angles": [0.00, 143.85, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [2754.86, 4335.61, 152.03],
|
||||
"angles": [0.00, 174.51, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [2748.37, 4191.77, 152.03],
|
||||
"angles": [0.00, 174.65, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [2751.36, 4023.23, 152.03],
|
||||
"angles": [0.00, -166.95, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [2780.87, 3907.01, 152.03],
|
||||
"angles": [0.00, 178.93, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [2782.72, 3749.46, 152.03],
|
||||
"angles": [0.00, 176.93, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [2915.69, 3666.13, 152.03],
|
||||
"angles": [0.00, -90.83, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [3084.18, 3652.62, 152.03],
|
||||
"angles": [0.00, -92.63, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [2812.56, 4447.31, 152.03],
|
||||
"angles": [0.00, 143.85, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [2754.86, 4335.61, 152.03],
|
||||
"angles": [0.00, 174.51, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [2748.37, 4191.77, 152.03],
|
||||
"angles": [0.00, 174.65, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [2751.36, 4023.23, 152.03],
|
||||
"angles": [0.00, -166.95, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [2780.87, 3907.01, 152.03],
|
||||
"angles": [0.00, 178.93, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [2782.72, 3749.46, 152.03],
|
||||
"angles": [0.00, 176.93, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"saferoomgates": {
|
||||
"chance": 0.4,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [2813.23, 4734.70, 152.03],
|
||||
"angles": [0.00, 177.29, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [2811.95, 4583.77, 152.03],
|
||||
"angles": [0.00, 176.79, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
474
data/randomizer/c2m1_highway.json
Normal file
474
data/randomizer/c2m1_highway.json
Normal file
|
@ -0,0 +1,474 @@
|
|||
{
|
||||
"bus": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
|
||||
{
|
||||
"model": "models/props_vehicles/bus01_2.mdl",
|
||||
"origin": [9340.55, 7863.68, -520.65],
|
||||
"angles": [0.00, -176.84, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"preskip": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_vehicles/deliveryvan.mdl",
|
||||
"origin": [5938.53, 7845.30, -698.72],
|
||||
"angles": [0.00, 141.92, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"weight": 3,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_vehicles/news_van.mdl",
|
||||
"origin": [5971.11, 7821.71, -692.81],
|
||||
"angles": [0.00, -132.26, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_vehicles/van_glass.mdl",
|
||||
"origin": [5971.11, 7821.71, -692.81],
|
||||
"angles": [0.00, -132.26, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"skipblock": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_foliage/tree_city01.mdl",
|
||||
"origin": [4577.54, 7472.64, -752.53],
|
||||
"angles": [0.00, -152.23, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"bridge": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_vehicles/suv_2001.mdl",
|
||||
"origin": [4225.25, 7152.90, -706.86],
|
||||
"angles": [0.00, 123.42, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_urban/fence002_256.mdl",
|
||||
"origin": [3713.50, 7007.50, -706.36],
|
||||
"angles": [0.00, -164.60, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/fence002_64.mdl",
|
||||
"origin": [3751.20, 6857.83, -706.04],
|
||||
"angles": [0.00, 10.15, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"hallway": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_downtown/dresser.mdl",
|
||||
"origin": [1262.76, 5023.55, -809.65],
|
||||
"angles": [0.00, -83.92, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_downtown/dresser.mdl",
|
||||
"origin": [1265.40, 5034.58, -774.49],
|
||||
"angles": [0.00, -87.50, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_vehicles/cara_84sedan.mdl",
|
||||
"origin": [1211.36, 3629.09, -968.11],
|
||||
"angles": [0.00, -177.49, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_vehicles/cara_84sedan_glass.mdl",
|
||||
"origin": [1211.36, 3629.09, -968.11],
|
||||
"angles": [0.00, -177.49, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [1265.29, 3631.60, -967.96],
|
||||
"angles": [0.00, -165.60, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"hallwayskip": {
|
||||
"chance": 0.1,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_urban/fence_cover001_64.mdl",
|
||||
"origin": [1954.54, 3763.97, -911.23],
|
||||
"angles": [60.00, -4.33, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"hwend": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_vehicles/hmmwv.mdl",
|
||||
"origin": [3003.56, 3422.34, -967.53],
|
||||
"angles": [0.00, 111.72, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_vehicles/hmmwv.mdl",
|
||||
"origin": [3003.56, 3422.34, -967.53],
|
||||
"angles": [0.00, 249.72, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"hillfence": {
|
||||
"chance": 0.26,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_exteriors/wood_railing001.mdl",
|
||||
"origin": [2126.43, 2681.44, -1015.73],
|
||||
"angles": [0.00, -87.78, 0.00]
|
||||
},
|
||||
{
|
||||
"type": "",
|
||||
"scale": [0.00, 0.00, 0.00],
|
||||
"origin": [1966.13, 2728.19, -1015.46],
|
||||
"angles": [0.00, -90.56, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_exteriors/wood_railing001.mdl",
|
||||
"origin": [1807.01, 2665.68, -1013.35],
|
||||
"angles": [0.00, -95.64, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"valleyhill": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
|
||||
{
|
||||
"model": "models/props/cs_militia/militiarock06.mdl",
|
||||
"origin": [733.37, 1864.12, -1747.81],
|
||||
"angles": [0.00, 178.12, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"valleyuphill": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss04.mdl",
|
||||
"origin": [-423.15, 1120.06, -1790.24],
|
||||
"angles": [0.00, -105.87, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss04.mdl",
|
||||
"origin": [-500.38, 1247.74, -1793.48],
|
||||
"angles": [0.00, -142.13, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss02.mdl",
|
||||
"origin": [-545.50, 1214.06, -1789.35],
|
||||
"angles": [0.00, -130.56, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"rocks": {
|
||||
"chance": 0.2,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss02.mdl",
|
||||
"origin": [-958.64, 599.03, -1621.60],
|
||||
"angles": [0.00, -79.86, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss02.mdl",
|
||||
"origin": [-1019.25, 530.55, -1623.71],
|
||||
"angles": [0.00, -91.67, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss04.mdl",
|
||||
"origin": [-1082.22, 641.94, -1598.58],
|
||||
"angles": [0.00, -23.66, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss04.mdl",
|
||||
"origin": [-1141.92, 522.94, -1636.98],
|
||||
"angles": [0.00, -63.62, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss01.mdl",
|
||||
"origin": [-1248.78, 484.65, -1566.88],
|
||||
"angles": [0.00, -69.39, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss03.mdl",
|
||||
"origin": [-1333.51, 475.09, -1522.29],
|
||||
"angles": [0.00, -78.39, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss02.mdl",
|
||||
"origin": [-1416.47, 449.34, -1625.31],
|
||||
"angles": [0.00, 124.39, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss02.mdl",
|
||||
"origin": [-958.64, 599.03, -1621.60],
|
||||
"angles": [0.00, -79.86, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss02.mdl",
|
||||
"origin": [-1019.25, 530.55, -1623.71],
|
||||
"angles": [0.00, -91.67, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss04.mdl",
|
||||
"origin": [-1082.22, 641.94, -1598.58],
|
||||
"angles": [0.00, -23.66, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss04.mdl",
|
||||
"origin": [-1141.92, 522.94, -1636.98],
|
||||
"angles": [0.00, -63.62, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss01.mdl",
|
||||
"origin": [-1248.78, 484.65, -1566.88],
|
||||
"angles": [0.00, -69.39, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss03.mdl",
|
||||
"origin": [-1333.51, 475.09, -1522.29],
|
||||
"angles": [0.00, -78.39, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss02.mdl",
|
||||
"origin": [-1416.47, 449.34, -1625.31],
|
||||
"angles": [0.00, 124.39, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss02.mdl",
|
||||
"origin": [-1490.60, 403.96, -1560.65],
|
||||
"angles": [0.00, -55.99, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss02.mdl",
|
||||
"origin": [-958.64, 599.03, -1621.60],
|
||||
"angles": [0.00, -79.86, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss02.mdl",
|
||||
"origin": [-1019.25, 530.55, -1623.71],
|
||||
"angles": [0.00, -91.67, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss04.mdl",
|
||||
"origin": [-1082.22, 641.94, -1598.58],
|
||||
"angles": [0.00, -23.66, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss04.mdl",
|
||||
"origin": [-1141.92, 522.94, -1636.98],
|
||||
"angles": [0.00, -63.62, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss01.mdl",
|
||||
"origin": [-1248.78, 484.65, -1566.88],
|
||||
"angles": [0.00, -69.39, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss03.mdl",
|
||||
"origin": [-1333.51, 475.09, -1522.29],
|
||||
"angles": [0.00, -78.39, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss02.mdl",
|
||||
"origin": [-1416.47, 449.34, -1625.31],
|
||||
"angles": [0.00, 124.39, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss02.mdl",
|
||||
"origin": [-892.46, 579.18, -1601.30],
|
||||
"angles": [0.00, -93.30, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss02.mdl",
|
||||
"origin": [-958.64, 599.03, -1621.60],
|
||||
"angles": [0.00, -79.86, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss02.mdl",
|
||||
"origin": [-1019.25, 530.55, -1623.71],
|
||||
"angles": [0.00, -91.67, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss04.mdl",
|
||||
"origin": [-1082.22, 641.94, -1598.58],
|
||||
"angles": [0.00, -23.66, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss04.mdl",
|
||||
"origin": [-1141.92, 522.94, -1636.98],
|
||||
"angles": [0.00, -63.62, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss01.mdl",
|
||||
"origin": [-1248.78, 484.65, -1566.88],
|
||||
"angles": [0.00, -69.39, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss03.mdl",
|
||||
"origin": [-1333.51, 475.09, -1522.29],
|
||||
"angles": [0.00, -78.39, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss02.mdl",
|
||||
"origin": [-1416.47, 449.34, -1625.31],
|
||||
"angles": [0.00, 124.39, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss02.mdl",
|
||||
"origin": [-892.46, 579.18, -1601.30],
|
||||
"angles": [0.00, -93.30, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss02.mdl",
|
||||
"origin": [-892.46, 579.18, -1601.30],
|
||||
"angles": [0.00, -93.30, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"saferoom": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_urban/fence002_256.mdl",
|
||||
"origin": [-914.05, -1979.78, -1086.70],
|
||||
"angles": [0.00, -119.77, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/fence002_256.mdl",
|
||||
"origin": [-699.15, -2113.80, -1086.25],
|
||||
"angles": [0.00, -123.33, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/fence002_128.mdl",
|
||||
"origin": [-595.78, -2179.14, -1086.70],
|
||||
"angles": [0.00, 44.39, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_urban/fence002_256.mdl",
|
||||
"origin": [-914.05, -1979.78, -1086.70],
|
||||
"angles": [0.00, -119.77, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/fence002_256.mdl",
|
||||
"origin": [-699.15, -2113.80, -1086.25],
|
||||
"angles": [0.00, -123.33, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/fence002_128.mdl",
|
||||
"origin": [-595.78, -2179.14, -1086.70],
|
||||
"angles": [0.00, 44.39, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-512.92, -2346.49, -1086.76],
|
||||
"angles": [0.00, 176.01, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"saferoom2": {
|
||||
"chance": 0.2,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-1037.46, -2394.61, -1088.00],
|
||||
"angles": [0.00, -96.25, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
341
data/randomizer/c2m2_fairgrounds.json
Normal file
341
data/randomizer/c2m2_fairgrounds.json
Normal file
|
@ -0,0 +1,341 @@
|
|||
{
|
||||
"entrance": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [1936.07, 1848.05, 4.42],
|
||||
"angles": [0.00, 93.07, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_64_reference.mdl",
|
||||
"origin": [1837.46, 1840.52, 4.00],
|
||||
"angles": [0.00, 91.04, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [2180.51, 1852.26, 3.75],
|
||||
"angles": [0.00, 88.96, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [1936.07, 1848.05, 4.42],
|
||||
"angles": [0.00, 93.07, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_64_reference.mdl",
|
||||
"origin": [1837.46, 1840.52, 4.00],
|
||||
"angles": [0.00, 91.04, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [2180.51, 1852.26, 3.75],
|
||||
"angles": [0.00, 88.96, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_64_reference.mdl",
|
||||
"origin": [2413.70, 1825.99, 4.41],
|
||||
"angles": [0.00, 136.30, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"altentrance": {
|
||||
"chance": 0.15,
|
||||
"group": "entrance",
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{"hammerid": 649483, "input": "Kill"},
|
||||
{"hammerid": 130846, "input": "Kill"},
|
||||
{"targetname": "coop_blocker", "input": "Kill"},
|
||||
{"hammerid": 130846, "input": "Kill"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [2350.39, 1046.13, 1.21],
|
||||
"angles": [0.00, 116.23, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [2462.32, 1076.87, -0.75],
|
||||
"angles": [0.00, 102.04, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [2574.50, 1101.30, 0.00],
|
||||
"angles": [0.00, 99.50, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_64_reference.mdl",
|
||||
"origin": [2656.27, 1093.58, 7.99],
|
||||
"angles": [0.00, 112.15, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_64_reference.mdl",
|
||||
"origin": [2782.05, 1154.33, 4.82],
|
||||
"angles": [0.00, 117.60, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [2870.70, 1159.76, 1.64],
|
||||
"angles": [0.00, 96.10, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [2980.46, 1170.62, 0.31],
|
||||
"angles": [0.00, 97.38, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"altnormalent": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [3011.17, 809.93, 0.24],
|
||||
"angles": [0.00, 127.97, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [2928.67, 745.54, 0.25],
|
||||
"angles": [0.00, 127.97, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [3011.17, 809.93, 0.24],
|
||||
"angles": [0.00, 127.97, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [2928.67, 745.54, 0.25],
|
||||
"angles": [0.00, 127.97, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/fence_cover001_64.mdl",
|
||||
"origin": [2868.79, 639.06, 4.47],
|
||||
"angles": [0.00, 1.59, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/fence_cover001_128.mdl",
|
||||
"origin": [2868.75, 520.27, 6.40],
|
||||
"angles": [0.00, -0.55, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/fence_cover001_64.mdl",
|
||||
"origin": [2869.88, 381.25, 11.69],
|
||||
"angles": [0.00, -0.05, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"warehouse": {
|
||||
"chance": 0.4,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_industrial/warehouse_shelf003.mdl",
|
||||
"origin": [1440.84, -1248.51, 1.36],
|
||||
"angles": [0.00, -179.09, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"booths": {
|
||||
"chance": 0.26,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_misc/fairground_tent_closed.mdl",
|
||||
"origin": [3675.49, -954.66, -0.12],
|
||||
"angles": [0.00, -94.55, 0.00],
|
||||
"color": [255, 255, 0, 255]
|
||||
},
|
||||
{
|
||||
"model": "models/props_misc/fairground_tent_board.mdl",
|
||||
"origin": [3563.18, -1094.42, -0.73],
|
||||
"angles": [0.00, 101.89, 0.00],
|
||||
"color": [255, 0, 0, 255]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fairgrounds/metal_cart.mdl",
|
||||
"origin": [3272.23, -1106.03, 1.79],
|
||||
"angles": [0.00, -21.79, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"fairgrounds": {
|
||||
"chance": 0.4,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fairgrounds/metal_cart.mdl",
|
||||
"origin": [-988.32, -339.16, -127.96],
|
||||
"angles": [0.00, -121.85, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fairgrounds/metal_cart2.mdl",
|
||||
"origin": [-1090.33, -271.38, -127.96],
|
||||
"angles": [0.00, -127.94, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fairgrounds/metal_cart3.mdl",
|
||||
"origin": [-1187.67, -192.13, -127.96],
|
||||
"angles": [0.00, -136.71, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fairgrounds/metal_cart.mdl",
|
||||
"origin": [-988.32, -339.16, -127.96],
|
||||
"angles": [0.00, -121.85, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fairgrounds/metal_cart2.mdl",
|
||||
"origin": [-1090.33, -271.38, -127.96],
|
||||
"angles": [0.00, -127.94, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fairgrounds/metal_cart3.mdl",
|
||||
"origin": [-1187.67, -192.13, -127.96],
|
||||
"angles": [0.00, -136.71, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-1236.26, -86.67, -129.64],
|
||||
"angles": [0.00, 15.72, 0.00]
|
||||
},
|
||||
{
|
||||
"scale": [1400.00, 1700.00, 0.00],
|
||||
"model": "",
|
||||
"origin": [-1903.00, -142.00, -128.00],
|
||||
"angles": [0.00, 0.00, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-1365.93, 123.53, -123.86],
|
||||
"angles": [0.00, 6.80, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-1388.58, 247.58, -123.71],
|
||||
"angles": [0.00, -1.15, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-501.45, -432.71, -38.27],
|
||||
"angles": [0.00, 178.84, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"fence": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{"hammerid": 3331344, "input": "Break"}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"ridealt": {
|
||||
"chance": 0.1,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-2597.25, -6215.86, -127.74],
|
||||
"angles": [0.00, -31.42, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-2658.94, -6318.11, -127.75],
|
||||
"angles": [0.00, -35.38, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"saferoomalt": {
|
||||
"chance": 0.1,
|
||||
"variants": [
|
||||
{
|
||||
"entites": [
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-4203.80, -5581.55, -64.05],
|
||||
"angles": [0.00, 178.14, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-4201.11, -5475.46, -64.96],
|
||||
"angles": [0.00, 178.98, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-4202.47, -5379.41, -64.42],
|
||||
"angles": [0.00, -179.10, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [-4196.28, -5110.80, -63.96],
|
||||
"angles": [0.00, 178.48, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [-4198.42, -4948.58, -63.96],
|
||||
"angles": [0.00, 176.31, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [-4196.97, -4810.44, -63.96],
|
||||
"angles": [0.00, -179.83, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [-4194.94, -5257.77, -65.88],
|
||||
"angles": [0.00, -0.30, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-4259.25, -4732.54, -63.46],
|
||||
"angles": [0.00, -86.72, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-4378.16, -4723.46, -63.96],
|
||||
"angles": [0.00, -92.78, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
87
data/randomizer/c2m3_coaster.json
Normal file
87
data/randomizer/c2m3_coaster.json
Normal file
|
@ -0,0 +1,87 @@
|
|||
{
|
||||
"kitarea": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_urban/fence001_256.mdl",
|
||||
"origin": [1916.42, 3295.80, -9.42],
|
||||
"angles": [0.00, 177.46, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [2009.20, 3731.19, -8.00],
|
||||
"angles": [0.00, 116.61, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"drop": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{"targetname": "breakwall", "input": "Break"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_debris/concrete_debris256pile001a.mdl",
|
||||
"origin": [383.72, 3687.79, 220.48],
|
||||
"angles": [0.00, -6.38, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_debris/concrete_debris128pile001b.mdl",
|
||||
"origin": [350.17, 3731.09, 194.16],
|
||||
"angles": [0.00, -4.28, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"building": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-1417.13, 1872.68, 3.34],
|
||||
"angles": [0.00, -1.77, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [-1419.98, 1743.87, -0.34],
|
||||
"angles": [0.00, -1.77, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{"hammerid": 1865168, "input": "Close"},
|
||||
{"hammerid": 1865168, "input": "Lock"},
|
||||
{"hammerid": 645443, "input": "_allow_ladder"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_urban/fence_cover001_64.mdl",
|
||||
"origin": [-1296.89, 1165.62, 68.21],
|
||||
"angles": [0.00, -360.00, -90.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/fence_cover001_64.mdl",
|
||||
"origin": [-1295.90, 1353.19, 71.39],
|
||||
"angles": [0.00, -360.00, -90.00]
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
87
data/randomizer/c2m4_barns.json
Normal file
87
data/randomizer/c2m4_barns.json
Normal file
|
@ -0,0 +1,87 @@
|
|||
{
|
||||
"entrance": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [3039.32, 2738.29, -192.58],
|
||||
"angles": [0.00, 155.80, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [2973.80, 2644.08, -191.74],
|
||||
"angles": [0.00, 152.21, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{"targetname":"randompath_1_props", "input": "Break"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [3039.32, 2738.29, -192.58],
|
||||
"angles": [0.00, 155.80, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [2973.80, 2644.08, -191.74],
|
||||
"angles": [0.00, 152.21, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [2962.58, 3029.43, -188.48],
|
||||
"angles": [0.00, -159.47, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [2935.62, 3151.34, -191.85],
|
||||
"angles": [0.00, -165.28, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"barnskip": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/concrete_block001_128_reference.mdl",
|
||||
"origin": [-312.48, 389.01, -195.27],
|
||||
"angles": [0.00, -87.39, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/concrete_block001_128_reference.mdl",
|
||||
"origin": [-317.17, 340.43, -195.56],
|
||||
"angles": [0.00, -88.74, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/concrete_block001_128_reference.mdl",
|
||||
"origin": [-322.14, 340.64, -155.73],
|
||||
"angles": [0.00, -89.05, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/concrete_block001_128_reference.mdl",
|
||||
"origin": [-321.61, 296.32, -193.12],
|
||||
"angles": [0.00, -90.88, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/concrete_block001_128_reference.mdl",
|
||||
"origin": [-318.58, 296.40, -152.87],
|
||||
"angles": [0.00, -90.27, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/concrete_block001_128_reference.mdl",
|
||||
"origin": [-316.63, 298.77, -113.46],
|
||||
"angles": [0.00, -87.83, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
570
data/randomizer/c3m1_plankcountry.json
Normal file
570
data/randomizer/c3m1_plankcountry.json
Normal file
|
@ -0,0 +1,570 @@
|
|||
{
|
||||
"start": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_urban/fence001_256.mdl",
|
||||
"origin": [
|
||||
-11649.405273,
|
||||
9213.797852,
|
||||
160.251373
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [
|
||||
-11534.277344,
|
||||
8456.208984,
|
||||
201.588226
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [
|
||||
-11532.256836,
|
||||
8455.890625,
|
||||
161.551392
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [
|
||||
-11534.607422,
|
||||
8409.831055,
|
||||
163.288055
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [
|
||||
-11471.226562,
|
||||
8467.091797,
|
||||
201.644409
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [
|
||||
-11426.712891,
|
||||
8466.948242,
|
||||
162.358612
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [
|
||||
-11468.554688,
|
||||
8466.371094,
|
||||
161.607574
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "targetname",
|
||||
"model": "car01-car_physics",
|
||||
"origin": [
|
||||
-11859.730469,
|
||||
8369.879883,
|
||||
160.880005
|
||||
],
|
||||
"angles": [
|
||||
356.390015,
|
||||
44.419998,
|
||||
359.470001
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_urban/fence001_256.mdl",
|
||||
"origin": [
|
||||
-11649.405273,
|
||||
9213.797852,
|
||||
160.251373
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_vehicles/hmmwv.mdl",
|
||||
"origin": [
|
||||
-11640.719727,
|
||||
8384.828125,
|
||||
169.275101
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
90,
|
||||
5
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"start-outblock": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_street/police_barricade2.mdl",
|
||||
"origin": [
|
||||
-10187.234375,
|
||||
8576.949219,
|
||||
159.336044
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
90,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_street/police_barricade2.mdl",
|
||||
"origin": [
|
||||
-10325.533203,
|
||||
8607.120117,
|
||||
166.538483
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
74,
|
||||
4
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_street/police_barricade2.mdl",
|
||||
"origin": [
|
||||
-10476.519531,
|
||||
8644.047852,
|
||||
163.559555
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
90,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"store-skip": {
|
||||
"chance": 0.6,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_furniture/dresser1.mdl",
|
||||
"origin": [
|
||||
-8633.24,
|
||||
7286.6,
|
||||
112.52
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_downtown/dresser.mdl",
|
||||
"origin": [
|
||||
-8681.01,
|
||||
7260.13,
|
||||
65.68
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_interiors/dresser_tall.mdl",
|
||||
"origin": [
|
||||
-8691.8,
|
||||
7264.36,
|
||||
99.73
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
89,
|
||||
-77
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"roomsprevent": {
|
||||
"chance": 0.30000001192092896,
|
||||
"variants": [
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_update/brick_128.mdl",
|
||||
"origin": [
|
||||
-6298.91845703125,
|
||||
7339.01025390625,
|
||||
96.15264129638672
|
||||
],
|
||||
"angles": [
|
||||
-270,
|
||||
0,
|
||||
-270
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_update/wood_128.mdl",
|
||||
"origin": [
|
||||
-6053.4189453125,
|
||||
7487.9912109375,
|
||||
113.09764099121094
|
||||
],
|
||||
"angles": [
|
||||
-90,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_update/brick_128.mdl",
|
||||
"origin": [
|
||||
-6150.87548828125,
|
||||
7333.244140625,
|
||||
104.00674438476562
|
||||
],
|
||||
"angles": [
|
||||
-90,
|
||||
90,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_unique/zombiebreakwallexteriorairport01_main.mdl",
|
||||
"origin": [
|
||||
-6459.02685546875,
|
||||
6413.51708984375,
|
||||
219.32984924316406
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/zombiebreakwallhospitalexterior01_main.mdl",
|
||||
"origin": [
|
||||
-6204.9033203125,
|
||||
6379.736328125,
|
||||
209.8279571533203
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/zombiebreakwallexteriorairport01_main.mdl",
|
||||
"origin": [
|
||||
-6205.31005859375,
|
||||
6285.53369140625,
|
||||
224.35079956054688
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"bridgeskip": {
|
||||
"chance": 0.30000001192092896,
|
||||
"variants": [
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_swamp/boardwalk_384.mdl",
|
||||
"origin": [
|
||||
-3386.8134765625,
|
||||
6561.787109375,
|
||||
-16.697463989257812
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
120,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_swamp/boardwalk_128.mdl",
|
||||
"origin": [
|
||||
-3017.96142578125,
|
||||
6771.37841796875,
|
||||
-16.093257904052734
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
104,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_swamp/boardwalk_384.mdl",
|
||||
"origin": [
|
||||
-2777.12451171875,
|
||||
6608.40869140625,
|
||||
-14.653923034667969
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
52,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_swamp/boardwalk_128.mdl",
|
||||
"origin": [
|
||||
-2589.6455078125,
|
||||
6459.06884765625,
|
||||
-24.94701385498047
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
-135,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_swamp/boardwalk_128.mdl",
|
||||
"origin": [
|
||||
-1803.1474609375,
|
||||
6153.80419921875,
|
||||
-19.72219467163086
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
75,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_swamp/boardwalk_384.mdl",
|
||||
"origin": [
|
||||
-3386.8134765625,
|
||||
6561.787109375,
|
||||
-16.697463989257812
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
120,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_swamp/boardwalk_128.mdl",
|
||||
"origin": [
|
||||
-3017.96142578125,
|
||||
6771.37841796875,
|
||||
-16.093257904052734
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
104,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_swamp/boardwalk_384.mdl",
|
||||
"origin": [
|
||||
-2777.12451171875,
|
||||
6608.40869140625,
|
||||
-14.653923034667969
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
52,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_exteriors/wood_stairs_120_swamp.mdl",
|
||||
"origin": [
|
||||
-2464.34814453125,
|
||||
6154.20654296875,
|
||||
22.304075241088867
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
-180,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_exteriors/wood_stairs_120_swamp.mdl",
|
||||
"origin": [
|
||||
-2617.7177734375,
|
||||
6154.15869140625,
|
||||
-87.78248596191406
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
-180,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_swamp/boardwalk_128.mdl",
|
||||
"origin": [
|
||||
-2748.086669921875,
|
||||
6271.27197265625,
|
||||
-26.550800323486328
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
-135,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_swamp/boardwalk_128.mdl",
|
||||
"origin": [
|
||||
-2708.174072265625,
|
||||
6418.00634765625,
|
||||
-14.25314712524414
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
-225,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"boardwalk-skip": {
|
||||
"chance": 0.30000001192092896,
|
||||
"variants": [
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_swamp/boardwalk_tall_384.mdl",
|
||||
"origin": [
|
||||
-1074.144775390625,
|
||||
7174.78955078125,
|
||||
127.63937377929688
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
133,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_swamp/boardwalk_tall_384.mdl",
|
||||
"origin": [
|
||||
-1352.978759765625,
|
||||
6908.59619140625,
|
||||
126.21635437011719
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
133,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_swamp/boardwalk_tall_128.mdl",
|
||||
"origin": [
|
||||
-1499.1221923828125,
|
||||
6760.14501953125,
|
||||
125.42818450927734
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
90,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_swamp/boardwalk_tall_128.mdl",
|
||||
"origin": [
|
||||
-1526.35107421875,
|
||||
6650.89697265625,
|
||||
128.82142639160156
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
1000
data/randomizer/c3m2_swamp.json
Normal file
1000
data/randomizer/c3m2_swamp.json
Normal file
File diff suppressed because it is too large
Load diff
794
data/randomizer/c3m3_shantytown.json
Normal file
794
data/randomizer/c3m3_shantytown.json
Normal file
|
@ -0,0 +1,794 @@
|
|||
{
|
||||
"saferoom-alt": {
|
||||
"chance": 0.30000001192092896,
|
||||
"variants": [
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_urban/outhouse001.mdl",
|
||||
"origin": [
|
||||
-4980.677734375,
|
||||
949.0848388671875,
|
||||
150.5641326904297
|
||||
],
|
||||
"angles": [
|
||||
60,
|
||||
-30,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/oil_drum001.mdl",
|
||||
"origin": [
|
||||
-4930.6962890625,
|
||||
980.0726318359375,
|
||||
131.46682739257812
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_interiors/couch.mdl",
|
||||
"origin": [
|
||||
-5002.01953125,
|
||||
965.5624389648438,
|
||||
126.3619155883789
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
60,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_interiors/dresser_tall.mdl",
|
||||
"origin": [
|
||||
-5059.2333984375,
|
||||
501.9996032714844,
|
||||
148.4117431640625
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
-60,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_furniture/dresser1.mdl",
|
||||
"origin": [
|
||||
-5034.21826171875,
|
||||
632.9756469726562,
|
||||
188.55780029296875
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
-180,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_interiors/bench01a.mdl",
|
||||
"origin": [
|
||||
-5041.11279296875,
|
||||
461.3111267089844,
|
||||
183.89794921875
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
-270,
|
||||
90
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"mainarea-block": {
|
||||
"chance": 0.699999988079071,
|
||||
"variants": [
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_vehicles/pickup_truck_78.mdl",
|
||||
"origin": [
|
||||
-5505.10107421875,
|
||||
1198.4400634765625,
|
||||
124.751953125
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_vehicles/floodlight_generator_nolight_static.mdl",
|
||||
"origin": [
|
||||
-5348.919921875,
|
||||
1269.849609375,
|
||||
128.42794799804688
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"bridge-alt": {
|
||||
"chance": 0.4000000059604645,
|
||||
"variants": [
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_unique/wooden_barricade_break1.mdl",
|
||||
"origin": [
|
||||
-3297.003662109375,
|
||||
275.88671875,
|
||||
-4.653392791748047
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
-90,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/lighthouse/props/wooden_gate.mdl",
|
||||
"origin": [
|
||||
-3232.390625,
|
||||
164.357421875,
|
||||
17.62588882446289
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
30,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/lighthouse/props/wooden_gate.mdl",
|
||||
"origin": [
|
||||
-3233.338623046875,
|
||||
163.86415100097656,
|
||||
73.71609497070312
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
30,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/wooden_barricade_break1.mdl",
|
||||
"origin": [
|
||||
-3218.4638671875,
|
||||
63.1107063293457,
|
||||
-3.85980224609375
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
-150,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/wooden_barricade_break1.mdl",
|
||||
"origin": [
|
||||
-3269.106201171875,
|
||||
-34.5698127746582,
|
||||
-7.432075500488281
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
-90,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "hammerid",
|
||||
"model": "3576525",
|
||||
"origin": [
|
||||
-3314.616455078125,
|
||||
-116.93585205078125,
|
||||
-9.387371063232422
|
||||
],
|
||||
"angles": [
|
||||
0.7761260271072388,
|
||||
-75.0199966430664,
|
||||
-2.8979599475860596
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "hammerid",
|
||||
"model": "3572997",
|
||||
"origin": [
|
||||
-3301.697265625,
|
||||
-185.60537719726562,
|
||||
8.341651916503906
|
||||
],
|
||||
"angles": [
|
||||
357.0556640625,
|
||||
192.216796875,
|
||||
359.47265625
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "hammerid",
|
||||
"model": "3573767",
|
||||
"origin": [
|
||||
-3278.60107421875,
|
||||
-245.614013671875,
|
||||
7.031715393066406
|
||||
],
|
||||
"angles": [
|
||||
317.6806640625,
|
||||
197.40234375,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"rockjump-block": {
|
||||
"chance": 0.6000000238418579,
|
||||
"variants": [
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_foliage/swamp_cluster01.mdl",
|
||||
"origin": [
|
||||
-4680.08203125,
|
||||
-2140.746337890625,
|
||||
-17.020801544189453
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_swamp/boardwalk_rail_256_break.mdl",
|
||||
"origin": [
|
||||
-4807.966796875,
|
||||
-2242.364990234375,
|
||||
124.48727416992188
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"itemhut-alt": {
|
||||
"chance": 0.4000000059604645,
|
||||
"variants": [
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_unique/wooden_barricade_break2.mdl",
|
||||
"origin": [
|
||||
-4247.08447265625,
|
||||
-2852.78173828125,
|
||||
75.88138580322266
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
60,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_junk/wheebarrow01a.mdl",
|
||||
"origin": [
|
||||
-4037.0322265625,
|
||||
-2994.776123046875,
|
||||
80.08740234375
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props/de_prodigy/wood_pallet_01.mdl",
|
||||
"origin": [
|
||||
-3974.26513671875,
|
||||
-2993.3671875,
|
||||
90.08248901367188
|
||||
],
|
||||
"angles": [
|
||||
-180,
|
||||
-300,
|
||||
-60
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props/de_prodigy/wood_pallet_01.mdl",
|
||||
"origin": [
|
||||
-3977.592529296875,
|
||||
-3038.728271484375,
|
||||
88.97019958496094
|
||||
],
|
||||
"angles": [
|
||||
-180,
|
||||
-270,
|
||||
-60
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props/cs_militia/shelves_wood.mdl",
|
||||
"origin": [
|
||||
-3794.25341796875,
|
||||
-3145.6279296875,
|
||||
63.573360443115234
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"prerun-block": {
|
||||
"chance": 0.4000000059604645,
|
||||
"variants": [
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_foliage/fallentree01.mdl",
|
||||
"origin": [
|
||||
-928.72265625,
|
||||
-2563.155517578125,
|
||||
43.405086517333984
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
-180,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_rock01.mdl",
|
||||
"origin": [
|
||||
-1042.55615234375,
|
||||
-2596.759521484375,
|
||||
-13.022880554199219
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
30,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_cluster01.mdl",
|
||||
"origin": [
|
||||
-961.88330078125,
|
||||
-2735.929443359375,
|
||||
-9.02508544921875
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_cypress_large01.mdl",
|
||||
"origin": [
|
||||
-1161.0135498046875,
|
||||
-2463.456787109375,
|
||||
-14.649921417236328
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"runskip": {
|
||||
"chance": 0.20000000298023224,
|
||||
"variants": [
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_swamp/boardwalk_tall_384.mdl",
|
||||
"origin": [
|
||||
1412.1405029296875,
|
||||
-4351.91015625,
|
||||
135.56173706054688
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
60,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_swamp/boardwalk_tall_384.mdl",
|
||||
"origin": [
|
||||
1078.3272705078125,
|
||||
-4244.4384765625,
|
||||
193.13587951660156
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
90,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_swamp/boardwalk_tall_256.mdl",
|
||||
"origin": [
|
||||
239.72869873046875,
|
||||
-4394.72412109375,
|
||||
200.46890258789062
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
-90,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"run-porta-block": {
|
||||
"chance": 0.5,
|
||||
"variants": [
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss02.mdl",
|
||||
"origin": [
|
||||
1797.4052734375,
|
||||
-4518.84765625,
|
||||
47.64799499511719
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
-30,
|
||||
-90
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss04.mdl",
|
||||
"origin": [
|
||||
1953.6759033203125,
|
||||
-4486.6240234375,
|
||||
67.56024169921875
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_cypress_large01_grnd.mdl",
|
||||
"origin": [
|
||||
1990.705078125,
|
||||
-4375.66162109375,
|
||||
13.4808349609375
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_cypress_dry02.mdl",
|
||||
"origin": [
|
||||
1795.40869140625,
|
||||
-4544.65185546875,
|
||||
16.661270141601562
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss01.mdl",
|
||||
"origin": [
|
||||
1855.5579833984375,
|
||||
-4577.2998046875,
|
||||
71.11968994140625
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_cypress_dry01.mdl",
|
||||
"origin": [
|
||||
1833.10498046875,
|
||||
-4634.837890625,
|
||||
33.6879768371582
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_wasteland/rock_moss05.mdl",
|
||||
"origin": [
|
||||
1865.896728515625,
|
||||
-4766.06689453125,
|
||||
47.88426208496094
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_shrubwall_block_128_deep.mdl",
|
||||
"origin": [
|
||||
1923.33935546875,
|
||||
-5038.8369140625,
|
||||
-5.3646697998046875
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_shrubwall_block_128_deep.mdl",
|
||||
"origin": [
|
||||
2060.984619140625,
|
||||
-4809.42529296875,
|
||||
6.388557434082031
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_shrubwall_block_128_deep.mdl",
|
||||
"origin": [
|
||||
1932.8892822265625,
|
||||
-4653.31201171875,
|
||||
20.342758178710938
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_shrubwall_block_128_deep.mdl",
|
||||
"origin": [
|
||||
1692.090576171875,
|
||||
-5047.0087890625,
|
||||
3.4129104614257812
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_cypress_dry02.mdl",
|
||||
"origin": [
|
||||
2176.104248046875,
|
||||
-4979.45263671875,
|
||||
31.916088104248047
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_cypress_dry02.mdl",
|
||||
"origin": [
|
||||
2210.40673828125,
|
||||
-4702.78955078125,
|
||||
6.418952941894531
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_shrubwall_256_deep.mdl",
|
||||
"origin": [
|
||||
2137.482666015625,
|
||||
-4293.81494140625,
|
||||
-2.5102195739746094
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_cypress_knee02.mdl",
|
||||
"origin": [
|
||||
2316.197998046875,
|
||||
-4339.716796875,
|
||||
-9.895637512207031
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_shrubwall_block_128_deep.mdl",
|
||||
"origin": [
|
||||
2134.565673828125,
|
||||
-4522.650390625,
|
||||
4.828575134277344
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_cypress_stump01.mdl",
|
||||
"origin": [
|
||||
1939.9476318359375,
|
||||
-4617.55859375,
|
||||
20.8411865234375
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_cypress_dry01.mdl",
|
||||
"origin": [
|
||||
1934.5028076171875,
|
||||
-4714.67626953125,
|
||||
26.616500854492188
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_cypress_dry02.mdl",
|
||||
"origin": [
|
||||
1968.79931640625,
|
||||
-5105.3330078125,
|
||||
-12.724136352539062
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_shrubwall_256_deep.mdl",
|
||||
"origin": [
|
||||
2079.72265625,
|
||||
-4383.05712890625,
|
||||
12.709331512451172
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
-60,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"saferoom-shrubwall": {
|
||||
"chance": 0.7599999904632568,
|
||||
"variants": [
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_foliage/swamp_shrubwall_512_deep.mdl",
|
||||
"origin": [
|
||||
3521.270751953125,
|
||||
-3716.91845703125,
|
||||
9.61224365234375
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
30,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"model": "models/props_foliage/swamp_shrubwall_256b.mdl",
|
||||
"origin": [
|
||||
3476.312744140625,
|
||||
-3225.2568359375,
|
||||
32.58015441894531
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"weight": 1,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_foliage/swamp_shrubwall_512_deep.mdl",
|
||||
"origin": [
|
||||
3946.483642578125,
|
||||
-4641.2421875,
|
||||
86.8662109375
|
||||
],
|
||||
"angles": [
|
||||
0,
|
||||
30,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
1753
data/randomizer/c3m4_plantation.json
Normal file
1753
data/randomizer/c3m4_plantation.json
Normal file
File diff suppressed because it is too large
Load diff
337
data/randomizer/c8m2_subway.json
Normal file
337
data/randomizer/c8m2_subway.json
Normal file
|
@ -0,0 +1,337 @@
|
|||
{
|
||||
"saferoom": {
|
||||
"chance": 0.5,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_mill/brickwall_broken04_b.mdl",
|
||||
"origin": [3648.18, 2916.31, -249.58],
|
||||
"angles": [0.00, 2.91, 0.00]
|
||||
},
|
||||
{
|
||||
"type": "env_fire",
|
||||
"origin": [3707.34, 3017.93, -247.96],
|
||||
"angles": [0.00, 176.43, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"weight": 2,
|
||||
"entities": [
|
||||
{
|
||||
"type": "env_fire",
|
||||
"origin": [3518.81, 2853.61, -119.96],
|
||||
"angles": [0.00, -177.38, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"metrostairs": {
|
||||
"chance": 0.2,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_debris/concrete_debris256pile001a.mdl",
|
||||
"origin": [3096.77, 4509.33, -326.56],
|
||||
"angles": [0.00, 90.52, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_debris/concrete_debris256pile001a.mdl",
|
||||
"origin": [3130.57, 4510.43, -348.13],
|
||||
"angles": [0.00, 116.31, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_debris/concrete_debris256barricade001a.mdl",
|
||||
"origin": [3216.06, 4438.88, -400.74],
|
||||
"angles": [0.00, -174.77, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_street/police_barricade3.mdl",
|
||||
"origin": [3455.37, 4439.16, -511.96],
|
||||
"angles": [0.00, -63.14, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"weight": 2,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_cemetery/cemetery_gate_128.mdl",
|
||||
"origin": [3459.02, 3771.57, -511.33],
|
||||
"angles": [0.00, -92.56, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_cemetery/cemetery_gate_64.mdl",
|
||||
"origin": [3376.16, 3769.75, -512.63],
|
||||
"angles": [0.00, -89.14, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"subwayweapons": {
|
||||
"chance": 0.2,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_debris/concrete_debris256barricade001a.mdl",
|
||||
"origin": [4871.57, 3971.85, -314.78],
|
||||
"angles": [0.00, -6.83, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_debris/barricade_tall03a.mdl",
|
||||
"origin": [4964.25, 3962.00, -285.47],
|
||||
"angles": [0.00, -1.48, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_debris/barricade_tall01a.mdl",
|
||||
"origin": [4956.68, 4021.54, -274.88],
|
||||
"angles": [0.00, 8.43, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"type": "env_fire",
|
||||
"origin": [4729.87, 3525.69, -258.82],
|
||||
"angles": [0.00, 84.42, 0.00]
|
||||
},
|
||||
{
|
||||
"type": "env_fire",
|
||||
"origin": [4651.59, 3526.14, -256.97],
|
||||
"angles": [0.00, -4.91, 0.00]
|
||||
},
|
||||
{
|
||||
"type": "env_fire",
|
||||
"origin": [4802.20, 3523.15, -258.98],
|
||||
"angles": [0.00, 99.22, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"subway-top": {
|
||||
"chance": 0.1,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{ "classname": "env_physics_blocker", "input": "Kill" }
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/cs_militia/boxes_frontroom.mdl",
|
||||
"origin": [6320.78, 3407.38, -336.85],
|
||||
"angles": [0.00, -137.15, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props/cs_assault/box_stack1.mdl",
|
||||
"origin": [6367.23, 3332.30, -363.25],
|
||||
"angles": [0.00, 124.60, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [6337.93, 3293.68, -240.84],
|
||||
"angles": [0.00, -136.21, 0.00]
|
||||
},
|
||||
|
||||
{
|
||||
"model": "models/props/de_prodigy/concretebags.mdl",
|
||||
"origin": [6290.49, 3200.37, -300.53],
|
||||
"angles": [0.00, -49.29, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{ "classname": "env_physics_blocker", "input": "Kill" }
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/cs_militia/boxes_frontroom.mdl",
|
||||
"origin": [6320.78, 3407.38, -336.85],
|
||||
"angles": [0.00, -137.15, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props/cs_assault/box_stack1.mdl",
|
||||
"origin": [6367.23, 3332.30, -363.25],
|
||||
"angles": [0.00, 124.60, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [6337.93, 3293.68, -240.84],
|
||||
"angles": [0.00, -136.21, 0.00]
|
||||
},
|
||||
|
||||
{
|
||||
"model": "models/props/de_prodigy/concretebags3.mdl",
|
||||
"origin": [6290.49, 3200.37, -300.53],
|
||||
"angles": [0.00, -49.29, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"lockerdrop": {
|
||||
"chance": 0.1,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_update/plywood_256.mdl",
|
||||
"origin": [7963.09, 4060.60, -3.66],
|
||||
"angles": [0.00, -1.32, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"lockerblock": {
|
||||
"chance": 0.1,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_urban/fence_cover001_64.mdl",
|
||||
"origin": [7998.85, 3836.78, 32.03],
|
||||
"angles": [0.00, -89.94, 0.00]
|
||||
},
|
||||
|
||||
{
|
||||
"model": "models/props_street/police_barricade2.mdl",
|
||||
"origin": [7850.74, 3846.49, 14.35],
|
||||
"angles": [0.00, -93.53, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_urban/fence_cover001_64.mdl",
|
||||
"origin": [7702.10, 3837.23, 32.49],
|
||||
"angles": [0.00, -89.27, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"upperblock": {
|
||||
"chance": 0.1,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_unique/wooden_barricade.mdl",
|
||||
"origin": [7338.31, 3743.30, 248.03],
|
||||
"angles": [0.00, 96.40, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"officeblock": {
|
||||
"chance": 0.1,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{ "hammerid": 5387643, "input": "Kill" }
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_doors/shackwall01.mdl",
|
||||
"origin": [7737.64, 4340.69, 249.29],
|
||||
"angles": [0.00, -92.59, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"officeblock2": {
|
||||
"chance": 0.1,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{ "hammerid": 5387643, "input": "Kill" }
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_doors/shackwall01.mdl",
|
||||
"origin": [7516.67, 4341.55, 248.03],
|
||||
"angles": [0.00, -92.58, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"officeblock3": {
|
||||
"chance": 0.4,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_vehicles/van_glass.mdl",
|
||||
"origin": [7803.55, 4803.45, 16.56],
|
||||
"angles": [0.00, -81.00, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_vehicles/van.mdl",
|
||||
"origin": [7803.94, 4803.23, 16.03],
|
||||
"angles": [0.00, -80.68, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_128_reference.mdl",
|
||||
"origin": [7633.24, 4782.63, 14.32],
|
||||
"angles": [0.00, -62.03, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_vehicles/van_glass.mdl",
|
||||
"origin": [7803.55, 4803.45, 16.56],
|
||||
"angles": [0.00, -81.00, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_vehicles/van.mdl",
|
||||
"origin": [7803.94, 4803.23, 16.03],
|
||||
"angles": [0.00, -80.68, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"street": {
|
||||
"chance": 0.2,
|
||||
"variants": [
|
||||
{
|
||||
"weight": 2,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_vehicles/bus01.mdl",
|
||||
"origin": [9616.25, 5226.91, 14.98],
|
||||
"angles": [-1.00, 90.00, 2.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_64_reference.mdl",
|
||||
"origin": [9646.96, 5516.97, 16.28],
|
||||
"angles": [0.00, 0.20, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_vehicles/bus01.mdl",
|
||||
"origin": [9616.25, 5226.91, 14.98],
|
||||
"angles": [-1.00, 90.00, 2.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
505
data/randomizer/c8m3_sewers.json
Normal file
505
data/randomizer/c8m3_sewers.json
Normal file
|
@ -0,0 +1,505 @@
|
|||
{
|
||||
"saferoom": {
|
||||
"chance": 0.4,
|
||||
"variants": [
|
||||
{
|
||||
"weight": 2,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_street/police_barricade2.mdl",
|
||||
"origin": [12103.81, 4766.83, 17.05],
|
||||
"angles": [0.00, 89.94, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/barricade001_64_reference.mdl",
|
||||
"origin": [11255.51, 4667.18, 14.88],
|
||||
"angles": [0.00, 179.23, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"weight": 2,
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [12011.10, 4663.61, 12.26],
|
||||
"angles": [0.00, 0.42, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [12009.93, 4664.93, 51.20],
|
||||
"angles": [0.00, -0.10, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [11277.82, 4664.75, 16.03],
|
||||
"angles": [0.00, -177.94, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [11275.65, 4666.43, 55.06],
|
||||
"angles": [0.00, -2.69, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [11242.83, 5285.18, 15.70],
|
||||
"angles": [0.00, -44.98, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [11240.59, 5282.62, 68.42],
|
||||
"angles": [0.00, -44.22, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"saferoom-alt": {
|
||||
"chance": 0.4,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [12144.72, 5414.99, 69.06],
|
||||
"angles": [0.00, -41.81, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [12083.18, 5420.02, 17.09],
|
||||
"angles": [0.00, -104.31, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{ "hammerid": 502676, "input": "Kill" },
|
||||
{ "hammerid": 3219153, "input": "Kill" }
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [12144.72, 5414.99, 69.06],
|
||||
"angles": [0.00, -41.81, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [12083.18, 5420.02, 17.09],
|
||||
"angles": [0.00, -104.31, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_junk/dumpster.mdl",
|
||||
"origin": [11308.87, 5440.96, 60.49],
|
||||
"angles": [360.00, 270.00, -90.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"truckblock": {
|
||||
"chance": 0.2,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_street/police_barricade_368in.mdl",
|
||||
"origin": [11689.12, 6554.52, 17.32],
|
||||
"angles": [0.00, -64.07, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_street/police_barricade_368in.mdl",
|
||||
"origin": [11689.12, 6554.52, 17.32],
|
||||
"angles": [0.00, -64.07, 0.00]
|
||||
},
|
||||
{
|
||||
"type": "env_physics_blocker",
|
||||
"scale": [50.00, 60.00, 10.00],
|
||||
"origin": [11066.82, 6062.03, 103.38],
|
||||
"angles": [0.00, 166.05, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"liftskip": {
|
||||
"chance": 0.25,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{ "targetname": "warehouse_door", "input": "Break" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [11807.18, 6619.71, 16.03],
|
||||
"angles": [0.00, 151.75, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [11900.01, 7286.40, 135.49],
|
||||
"angles": [0.00, 87.39, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [11897.07, 7290.61, 188.29],
|
||||
"angles": [0.00, 171.23, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [11898.12, 7215.57, 139.82],
|
||||
"angles": [0.00, -99.91, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [11807.18, 6619.71, 16.03],
|
||||
"angles": [0.00, 151.75, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [11901.06, 7239.87, 141.79],
|
||||
"angles": [0.00, -99.91, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [11901.86, 7300.96, 137.48],
|
||||
"angles": [0.00, 87.38, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [11899.33, 7302.97, 176.57],
|
||||
"angles": [0.00, 171.22, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/de_prodigy/concretebags3.mdl",
|
||||
"origin": [11894.10, 6532.30, 16.03],
|
||||
"angles": [0.00, -97.94, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [11900.01, 7286.40, 135.49],
|
||||
"angles": [0.00, 87.39, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [11897.07, 7290.61, 188.29],
|
||||
"angles": [0.00, 171.23, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [11898.12, 7215.57, 139.82],
|
||||
"angles": [0.00, -99.91, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [11807.18, 6619.71, 16.03],
|
||||
"angles": [0.00, 151.75, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [11901.06, 7239.87, 141.79],
|
||||
"angles": [0.00, -99.91, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [11901.86, 7300.96, 137.48],
|
||||
"angles": [0.00, 87.38, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [11899.33, 7302.97, 176.57],
|
||||
"angles": [0.00, 171.22, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"shelfforce": {
|
||||
"chance": 0.25,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_industrial/warehouse_shelf003.mdl",
|
||||
"origin": [10822.72, 6830.48, 294.17],
|
||||
"angles": [0.00, -151.02, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_industrial/warehouse_shelf004.mdl",
|
||||
"origin": [10929.63, 7282.66, 295.85],
|
||||
"angles": [0.00, -2.96, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_industrial/warehouse_shelf004.mdl",
|
||||
"origin": [10918.07, 7084.04, 296.83],
|
||||
"angles": [0.00, 1.84, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"officeblock": {
|
||||
"chance": 0.25,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_interiors/desk_metal.mdl",
|
||||
"origin": [10575.66, 7632.80, 192.80],
|
||||
"angles": [0.00, 87.35, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_interiors/desk_metal.mdl",
|
||||
"origin": [10574.95, 7631.25, 160.72],
|
||||
"angles": [0.00, -101.58, 0.00]
|
||||
},
|
||||
{
|
||||
"type": "env_physics_blocker",
|
||||
"scale": [50.00, 10.00, 50.00],
|
||||
"origin": [10569.78, 7658.25, 225.14]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/cs_assault/forklift.mdl",
|
||||
"origin": [10938.45, 7659.19, 15.15],
|
||||
"angles": [0.00, -2.03, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_interiors/desk_metal.mdl",
|
||||
"origin": [10642.26, 7502.89, 158.67],
|
||||
"angles": [0.00, 4.51, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_interiors/desk_metal.mdl",
|
||||
"origin": [10656.39, 7506.54, 191.01],
|
||||
"angles": [0.00, -5.45, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"warehouse": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"type": "prop_physics",
|
||||
"model": "models/props/cs_assault/forklift.mdl",
|
||||
"origin": [11330.68, 7947.40, 24.37],
|
||||
"angles": [0.00, -56.01, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/cs_assault/forklift.mdl",
|
||||
"origin": [11424.16, 7689.89, 17.41],
|
||||
"angles": [0.00, -1.23, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"manholeblock": {
|
||||
"chance": 0.35,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_mill/brickwall_broken03.mdl",
|
||||
"origin": [13684.50, 8166.23, -254.96],
|
||||
"angles": [0.00, 2.46, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"sewer": {
|
||||
"chance": 0.25,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_mill/pipeset32d_256a.mdl",
|
||||
"origin": [14122.62, 8887.39, -370.95],
|
||||
"angles": [0.00, -176.14, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_mill/pipeset08d_512_001a.mdl",
|
||||
"origin": [14086.80, 8898.75, -419.74],
|
||||
"angles": [0.00, -178.02, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_mill/pipeset32d_256a.mdl",
|
||||
"origin": [14122.62, 8887.39, -370.95],
|
||||
"angles": [0.00, -176.14, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_mill/pipeset08d_512_001a.mdl",
|
||||
"origin": [14086.80, 8898.75, -419.74],
|
||||
"angles": [0.00, -178.02, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_debris/concrete_debris128pile001b.mdl",
|
||||
"origin": [14115.65, 8918.82, -490.36],
|
||||
"angles": [0.00, 114.26, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"sewer2": {
|
||||
"chance": 0.25,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [13011.15, 11044.94, -463.96],
|
||||
"angles": [0.00, 0.63, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_downtown/bollards_ornate.mdl",
|
||||
"origin": [13011.15, 11044.94, -463.96],
|
||||
"angles": [0.00, 92.63, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/lighthouse/props/wooden_gate.mdl",
|
||||
"origin": [12906.39, 11536.93, -501.09],
|
||||
"angles": [0.00, 10.07, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/lighthouse/props/wooden_gate.mdl",
|
||||
"origin": [12907.83, 11538.57, -424.81],
|
||||
"angles": [0.00, -3.11, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/lighthouse/props/wooden_gate.mdl",
|
||||
"origin": [12906.96, 11537.70, -373.40],
|
||||
"angles": [0.00, -3.13, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"policebarriers": {
|
||||
"chance": 0.15,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_fortifications/police_barrier001_128_reference.mdl",
|
||||
"origin": [14068.70, 11434.97, 8.28],
|
||||
"angles": [0.00, 1.78, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/police_barrier001_128_reference.mdl",
|
||||
"origin": [14054.96, 11595.83, 8.03],
|
||||
"angles": [0.00, 8.09, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/police_barrier001_128_reference.mdl",
|
||||
"origin": [13993.58, 11817.81, 8.03],
|
||||
"angles": [0.00, -2.82, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/police_barrier001_128_reference.mdl",
|
||||
"origin": [14026.95, 11977.10, 8.03],
|
||||
"angles": [0.00, -9.50, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_fortifications/police_barrier001_128_reference.mdl",
|
||||
"origin": [14001.45, 12338.83, 8.03],
|
||||
"angles": [0.00, 3.05, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"ambulance": {
|
||||
"chance": 0.4,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_vehicles/ambulance.mdl",
|
||||
"origin": [13319.67, 12081.39, 8.03],
|
||||
"angles": [0.00, 144.60, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"saferoomdesk": {
|
||||
"chance": 0.5,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{"hammerid": 2553264, "input": "Kill"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [12685.19, 12389.61, 11.44],
|
||||
"angles": [0.00, -178.42, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [12656.90, 12238.82, 18.04],
|
||||
"angles": [0.00, 149.67, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
487
data/randomizer/c8m4_interior.json
Normal file
487
data/randomizer/c8m4_interior.json
Normal file
|
@ -0,0 +1,487 @@
|
|||
{
|
||||
"elevator": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{ "hammerid": 3638150, "input": "_allow_ladder" }
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_highway/plywood_03.mdl",
|
||||
"origin": [12374.72, 13596.57, 152.35],
|
||||
"angles": [0.00, 155.69, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [12442.71, 13549.03, 288.03],
|
||||
"angles": [0.00, 179.02, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [12437.78, 13543.19, 424.75],
|
||||
"angles": [0.00, -179.67, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{
|
||||
"hammerid": 3638150,
|
||||
"input": "_allow_ladder"
|
||||
}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_highway/plywood_03.mdl",
|
||||
"origin": [12374.72, 13596.57, 288.03],
|
||||
"angles": [0.00, 155.69, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [12445.46, 13541.89, 152.03],
|
||||
"angles": [0.00, 178.94, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [12437.78, 13543.19, 424.75],
|
||||
"angles": [0.00, -179.67, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{
|
||||
"hammerid": 3638150,
|
||||
"input": "_allow_ladder"
|
||||
}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_highway/plywood_03.mdl",
|
||||
"origin": [12374.72, 13596.57, 423.97],
|
||||
"angles": [0.00, 155.69, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [12445.46, 13541.89, 152.03],
|
||||
"angles": [0.00, 178.94, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [12442.71, 13549.03, 288.03],
|
||||
"angles": [0.00, 179.02, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"inputs": [
|
||||
{ "hammerid": 3638150, "input": "_allow_ladder" },
|
||||
{ "targetname": "hospmetaldoor01", "input": "break"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/cs_office/shelves_metal.mdl",
|
||||
"origin": [12262.51, 13293.07, 11.45],
|
||||
"angles": [0.00, 92.44, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_highway/plywood_03.mdl",
|
||||
"origin": [12374.72, 13596.57, 152.35],
|
||||
"angles": [0.00, 155.69, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [12442.71, 13549.03, 288.03],
|
||||
"angles": [0.00, 179.02, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [12437.78, 13543.19, 424.75],
|
||||
"angles": [0.00, -179.67, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{ "hammerid": 3638150, "input": "_allow_ladder" },
|
||||
{ "targetname": "hospmetaldoor01", "input": "break"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/cs_office/shelves_metal.mdl",
|
||||
"origin": [12262.51, 13293.07, 11.45],
|
||||
"angles": [0.00, 92.44, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_highway/plywood_03.mdl",
|
||||
"origin": [12374.72, 13596.57, 288.03],
|
||||
"angles": [0.00, 155.69, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [12445.46, 13541.89, 152.03],
|
||||
"angles": [0.00, 178.94, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [12437.78, 13543.19, 424.75],
|
||||
"angles": [0.00, -179.67, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{ "hammerid": 3638150, "input": "_allow_ladder" },
|
||||
{ "targetname": "hospmetaldoor01", "input": "break"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/cs_office/shelves_metal.mdl",
|
||||
"origin": [12262.51, 13293.07, 11.45],
|
||||
"angles": [0.00, 92.44, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_highway/plywood_03.mdl",
|
||||
"origin": [12374.72, 13596.57, 423.97],
|
||||
"angles": [0.00, 155.69, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [12445.46, 13541.89, 152.03],
|
||||
"angles": [0.00, 178.94, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/airport/temp_barricade.mdl",
|
||||
"origin": [12442.71, 13549.03, 288.03],
|
||||
"angles": [0.00, 179.02, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"commons": {
|
||||
"chance": 0.2,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_interiors/sofa01.mdl",
|
||||
"origin": [12302.97, 12852.66, 152.20],
|
||||
"angles": [0.00, 162.99, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_unique/hospital/hospital_bed.mdl",
|
||||
"origin": [12268.59, 12848.06, 174.29],
|
||||
"angles": [-90.00, 0.82, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{"targetname": "hospmetaldoor20", "input": "Close"},
|
||||
{"targetname": "hospmetaldoor20", "input": "Lock"}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"elevatorblock": {
|
||||
"chance": 0.5,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{"hammerid": 6143277, "input": "Break" },
|
||||
{"hammerid": 5694290, "input": "Break"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_unique/hospital/hospital_bed.mdl",
|
||||
"origin": [12209.85, 13292.08, 447.59],
|
||||
"angles": [-90.00, 56.92, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props/cs_office/shelves_metal1.mdl",
|
||||
"origin": [12225.10, 13316.98, 426.17],
|
||||
"angles": [0.00, 90.47, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props/cs_office/shelves_metal.mdl",
|
||||
"origin": [12168.08, 13366.62, 424.03],
|
||||
"angles": [0.00, 178.43, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{"hammerid": 6143277, "input": "SetHealth 10000"}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"hospital": {
|
||||
"chance": 0.3,
|
||||
"group": "wall",
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{ "hammerid": 5694308, "input": "Break" },
|
||||
{ "targetname": "hospitaldoor01L", "input": "Close" },
|
||||
{ "targetname": "hospitaldoor01R", "input": "Close" },
|
||||
{ "targetname": "hospitaldoor01L", "input": "Lock" },
|
||||
{ "targetname": "hospitaldoor01R", "input": "Lock" },
|
||||
{ "targetname": "hospitaldoor01L", "input": "SetUnbreakable" },
|
||||
{ "targetname": "hospitaldoor01R", "input": "SetUnbreakable" }
|
||||
],
|
||||
"entities": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{ "hammerid": 5694308, "input": "Break" },
|
||||
{ "targetname": "hospitaldoor01L", "input": "Close" },
|
||||
{ "targetname": "hospitaldoor01R", "input": "Close" },
|
||||
{ "targetname": "hospitaldoor01L", "input": "Lock" },
|
||||
{ "targetname": "hospitaldoor01R", "input": "Lock" },
|
||||
{ "targetname": "hospitaldoor01L", "input": "SetUnbreakable" },
|
||||
{ "targetname": "hospitaldoor01R", "input": "SetUnbreakable" },
|
||||
{ "targetname": "hospmetaldoor10", "input": "Close" },
|
||||
{ "targetname": "hospmetaldoor10", "input": "Lock" },
|
||||
{ "targetname": "hospmetaldoor10", "input": "SetUnbreakable" }
|
||||
|
||||
],
|
||||
"entities": [
|
||||
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"operation": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{"targetname": "hospitaldoor02L", "input": "Close"},
|
||||
{"targetname": "hospitaldoor02R", "input": "Close"},
|
||||
{"targetname": "hospitaldoor02L", "input": "Lock"},
|
||||
{"targetname": "hospitaldoor02R", "input": "Lock"},
|
||||
{"targetname": "hospitaldoor02L", "input": "SetUnbreakable"},
|
||||
{"targetname": "hospitaldoor02R", "input": "SetUnbreakable"}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"hospital-elevator": {
|
||||
"chance": 0.25,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{"hammerid": 5626546, "input": "Break"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/cs_office/shelves_metal.mdl",
|
||||
"origin": [13408.75, 14627.20, 435.32],
|
||||
"angles": [60.00, 177.73, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props/cs_office/shelves_metal1.mdl",
|
||||
"origin": [13385.80, 14699.95, 425.39],
|
||||
"angles": [0.00, -177.20, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"vent": {
|
||||
"chance": 0.1,
|
||||
"group": "wall",
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{ "hammerid": 5694308, "input": "SetHealth 1000" },
|
||||
{"classname": "env_player_blocker", "input": "Kill"},
|
||||
{"hammerid": 3654412, "input": "_allow_ladder"},
|
||||
{"hammerid": 3654188, "input": "_allow_ladder"},
|
||||
{"hammerid": 5694222, "input": "SetHealth 1000"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"type": "infodecal",
|
||||
"model": "decals/checkpointarrow01_black",
|
||||
"origin": [12810.576172, 15100.389648, 468.031250],
|
||||
"angles": [0.00, 0.00, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_crates/static_crate_40.mdl",
|
||||
"origin": [12869.00, 15086.90, 417.80],
|
||||
"angles": [0.00, 0.63, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"elevator-top": {
|
||||
"chance": 0.6,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/de_prodigy/concretebags.mdl",
|
||||
"origin": [13545.61, 14802.17, 5537.51],
|
||||
"angles": [0.00, -6.01, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [13488.83, 14756.86, 5535.34],
|
||||
"angles": [0.00, -15.20, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{"targetname": "breakwall02", "input": "Break"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [13424.76, 14834.82, 5535.98],
|
||||
"angles": [0.00, -95.22, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props_industrial/wire_spool_01.mdl",
|
||||
"origin": [13417.71, 14832.62, 5588.58],
|
||||
"angles": [0.00, -95.86, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"forklift": {
|
||||
"chance": 0.4,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{"hammerid": 2944967, "input": "Kill"}
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"type": "prop_physics",
|
||||
"model": "models/props/cs_assault/forklift.mdl",
|
||||
"origin": [13752.76, 14457.58, 5536.18],
|
||||
"angles": [0.00, 66.78, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"alt": {
|
||||
"chance": 0.2,
|
||||
"variants": [
|
||||
{
|
||||
"inputs": [
|
||||
{"hammerid": 6142886, "input": "Break" }
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/cs_assault/box_stack2.mdl",
|
||||
"origin": [12827.77, 14013.51, 5534.55],
|
||||
"angles": [0.00, -134.88, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{"hammerid": 6142886, "input": "Break" }
|
||||
],
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/cs_assault/box_stack2.mdl",
|
||||
"origin": [12827.77, 14013.51, 5534.55],
|
||||
"angles": [0.00, -134.88, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props/cs_militia/boxes_garage_lower.mdl",
|
||||
"origin": [12666.67, 14175.61, 5534.82],
|
||||
"angles": [0.00, 90.08, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"doorway": {
|
||||
"chance": 0.1,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/cs_assault/handtruck.mdl",
|
||||
"origin": [11850.68, 14165.32, 5536.03],
|
||||
"angles": [0.00, 88.74, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"alt2": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/cs_assault/box_stack2.mdl",
|
||||
"origin": [12123.03, 14254.85, 5537.03],
|
||||
"angles": [0.00, -3.79, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/cs_assault/box_stack1.mdl",
|
||||
"origin": [12057.65, 14262.43, 5535.58],
|
||||
"angles": [0.00, -0.37, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"saferoom": {
|
||||
"chance": 0.3,
|
||||
"variants": [
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/cs_assault/box_stack1.mdl",
|
||||
"origin": [12060.67, 15047.06, 5536.16],
|
||||
"angles": [0.00, -86.58, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/de_prodigy/concretebags.mdl",
|
||||
"origin": [12227.43, 14983.76, 5536.60],
|
||||
"angles": [0.00, 123.10, 0.00]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"entities": [
|
||||
{
|
||||
"model": "models/props/de_prodigy/concretebags.mdl",
|
||||
"origin": [12227.43, 14983.76, 5536.60],
|
||||
"angles": [0.00, 123.10, 0.00]
|
||||
},
|
||||
{
|
||||
"model": "models/props/de_prodigy/concretebags.mdl",
|
||||
"origin": [12336.78, 15001.30, 5536.03],
|
||||
"angles": [0.00, 96.02, 0.00]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue