Update to EFT.23122 and increment version to 3.5.7 (!95)
Co-authored-by: Dev <dev@noreply.dev.sp-tarkov.com> Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/95
This commit is contained in:
parent
65ba6c1080
commit
65bcee7500
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"akiVersion": "3.5.6",
|
"akiVersion": "3.5.7",
|
||||||
"projectName": "SPT-AKI",
|
"projectName": "SPT-AKI",
|
||||||
"compatibleTarkovVersion": "0.13.0.23043",
|
"compatibleTarkovVersion": "0.13.0.23122",
|
||||||
"serverName": "SPT Server",
|
"serverName": "SPT Server",
|
||||||
"profileSaveIntervalSeconds": 15
|
"profileSaveIntervalSeconds": 15
|
||||||
}
|
}
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -136,7 +136,8 @@
|
|||||||
"path": "",
|
"path": "",
|
||||||
"rcid": ""
|
"rcid": ""
|
||||||
},
|
},
|
||||||
"RequiredPlayerLevel": 0,
|
"RequiredPlayerLevelMin": 0,
|
||||||
|
"RequiredPlayerLevelMax": 100,
|
||||||
"Rules": "AvoidOwnPmc",
|
"Rules": "AvoidOwnPmc",
|
||||||
"SafeLocation": false,
|
"SafeLocation": false,
|
||||||
"ScavMaxPlayersInGroup": 4,
|
"ScavMaxPlayersInGroup": 4,
|
||||||
|
@ -1,3899 +1,3758 @@
|
|||||||
{
|
{
|
||||||
"AccessKeys": [],
|
"AccessKeys": [],
|
||||||
"Area": 0.9,
|
"Area": 0.9,
|
||||||
"AveragePlayTime": 15,
|
"AveragePlayTime": 15,
|
||||||
"AveragePlayerLevel": 15,
|
"AveragePlayerLevel": 15,
|
||||||
"Banners": [
|
"Banners": [{
|
||||||
{
|
"id": "5464e0404bdc2d2a708b4567",
|
||||||
"id": "5464e0404bdc2d2a708b4567",
|
"pic": {
|
||||||
"pic": {
|
"path": "CONTENT/banners/banner_usec.jpg",
|
||||||
"path": "CONTENT/banners/banner_usec.jpg",
|
"rcid": ""
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"id": "5464e0454bdc2d06708b4567",
|
||||||
|
"pic": {
|
||||||
|
"path": "CONTENT/banners/banner_bear.jpg",
|
||||||
|
"rcid": ""
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"id": "5803a58524597710ca36fcb2",
|
||||||
|
"pic": {
|
||||||
|
"path": "CONTENT/banners/banner_terragroup.jpg",
|
||||||
|
"rcid": ""
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"id": "5807bfe124597742a92e0a4c",
|
||||||
|
"pic": {
|
||||||
|
"path": "CONTENT/banners/norvinskzone.jpg",
|
||||||
|
"rcid": ""
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"id": "5807c3f124597746bf2db2ce",
|
||||||
|
"pic": {
|
||||||
|
"path": "CONTENT/banners/banner_scav.jpg",
|
||||||
|
"rcid": ""
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"id": "5807be8924597742c603fa19",
|
||||||
|
"pic": {
|
||||||
|
"path": "CONTENT/banners/banner_tarkov.jpg",
|
||||||
|
"rcid": ""
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"id": "5805f617245977100b2c1f41",
|
||||||
|
"pic": {
|
||||||
|
"path": "CONTENT/banners/tglabs.jpg",
|
||||||
|
"rcid": ""
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"id": "5c1b857086f77465f465faa4",
|
||||||
|
"pic": {
|
||||||
|
"path": "CONTENT/banners/banner_scavraider.jpg",
|
||||||
|
"rcid": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"BossLocationSpawn": [{
|
||||||
|
"BossChance": 24,
|
||||||
|
"BossDifficult": "normal",
|
||||||
|
"BossEscortAmount": "0",
|
||||||
|
"BossEscortDifficult": "normal",
|
||||||
|
"BossEscortType": "followerBully",
|
||||||
|
"BossName": "bossTagilla",
|
||||||
|
"BossPlayer": false,
|
||||||
|
"BossZone": "BotZone",
|
||||||
|
"RandomTimeSpawn": false,
|
||||||
|
"Time": -1
|
||||||
|
}, {
|
||||||
|
"BossChance": 10,
|
||||||
|
"BossDifficult": "normal",
|
||||||
|
"BossEscortAmount": "2",
|
||||||
|
"BossEscortDifficult": "normal",
|
||||||
|
"BossEscortType": "sectantWarrior",
|
||||||
|
"BossName": "sectantPriest",
|
||||||
|
"BossPlayer": false,
|
||||||
|
"BossZone": "BotZone",
|
||||||
|
"RandomTimeSpawn": false,
|
||||||
|
"Time": -1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"BotAssault": 0,
|
||||||
|
"BotEasy": 0,
|
||||||
|
"BotHard": 0,
|
||||||
|
"BotImpossible": 0,
|
||||||
|
"BotLocationModifier": {
|
||||||
|
"AccuracySpeed": 1,
|
||||||
|
"DistToActivate": 100,
|
||||||
|
"DistToPersueAxemanCoef": 0.9,
|
||||||
|
"DistToSleep": 120,
|
||||||
|
"GainSight": 1,
|
||||||
|
"KhorovodChance": 0,
|
||||||
|
"MagnetPower": 15,
|
||||||
|
"MarksmanAccuratyCoef": 1,
|
||||||
|
"Scattering": 1,
|
||||||
|
"VisibleDistance": 1
|
||||||
|
},
|
||||||
|
"BotMarksman": 0,
|
||||||
|
"BotMax": 0,
|
||||||
|
"BotMaxPlayer": 0,
|
||||||
|
"BotMaxTimePlayer": 0,
|
||||||
|
"BotNormal": 0,
|
||||||
|
"BotSpawnTimeOffMax": 0,
|
||||||
|
"BotSpawnTimeOffMin": 0,
|
||||||
|
"BotSpawnTimeOnMax": 0,
|
||||||
|
"BotSpawnTimeOnMin": 0,
|
||||||
|
"BotStart": 0,
|
||||||
|
"BotStop": 0,
|
||||||
|
"Description": "The industrial estate and facilities of the chemical plant No.16 that were rented out illegally to the TerraGroup company. ",
|
||||||
|
"DisabledForScav": false,
|
||||||
|
"DisabledScavExits": "Cellars,Gate 0",
|
||||||
|
"Enabled": false,
|
||||||
|
"EnabledCoop": false,
|
||||||
|
"EscapeTimeLimit": 25,
|
||||||
|
"EscapeTimeLimitCoop": 15,
|
||||||
|
"GenerateLocalLootCache": true,
|
||||||
|
"GlobalLootChanceModifier": 0.4,
|
||||||
|
"IconX": 318,
|
||||||
|
"IconY": 359,
|
||||||
|
"Id": "factory4_night",
|
||||||
|
"Insurance": true,
|
||||||
|
"IsSecret": false,
|
||||||
|
"Locked": false,
|
||||||
|
"Loot": [],
|
||||||
|
"MaxBotPerZone": 0,
|
||||||
|
"MaxCoopGroup": 6,
|
||||||
|
"MaxDistToFreePoint": 900,
|
||||||
|
"MaxPlayers": 6,
|
||||||
|
"MinDistToExitPoint": 30,
|
||||||
|
"MinDistToFreePoint": 10,
|
||||||
|
"MinMaxBots": [],
|
||||||
|
"MinPlayers": 4,
|
||||||
|
"Name": "Factory",
|
||||||
|
"NewSpawn": false,
|
||||||
|
"OcculsionCullingEnabled": true,
|
||||||
|
"OldSpawn": true,
|
||||||
|
"OpenZones": "",
|
||||||
|
"PmcMaxPlayersInGroup": 5,
|
||||||
|
"Preview": {
|
||||||
|
"path": "",
|
||||||
"rcid": ""
|
"rcid": ""
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
"RequiredPlayerLevelMin": 0,
|
||||||
"id": "5464e0454bdc2d06708b4567",
|
"RequiredPlayerLevelMax": 100,
|
||||||
"pic": {
|
"Rules": "AvoidOwnPmc",
|
||||||
"path": "CONTENT/banners/banner_bear.jpg",
|
"SafeLocation": false,
|
||||||
"rcid": ""
|
"ScavMaxPlayersInGroup": 4,
|
||||||
}
|
"Scene": {
|
||||||
},
|
"path": "maps/factory_night_preset.bundle",
|
||||||
{
|
"rcid": "factory_night.scenespreset.asset"
|
||||||
"id": "5803a58524597710ca36fcb2",
|
},
|
||||||
"pic": {
|
"SpawnPointParams": [{
|
||||||
"path": "CONTENT/banners/banner_terragroup.jpg",
|
"BotZoneName": "",
|
||||||
"rcid": ""
|
"Categories": [
|
||||||
}
|
"Player"
|
||||||
},
|
],
|
||||||
{
|
"ColliderParams": {
|
||||||
"id": "5807bfe124597742a92e0a4c",
|
"_parent": "SpawnSphereParams",
|
||||||
"pic": {
|
"_props": {
|
||||||
"path": "CONTENT/banners/norvinskzone.jpg",
|
"Center": {
|
||||||
"rcid": ""
|
"x": 0,
|
||||||
}
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
{
|
},
|
||||||
"id": "5807c3f124597746bf2db2ce",
|
"Radius": 20
|
||||||
"pic": {
|
}
|
||||||
"path": "CONTENT/banners/banner_scav.jpg",
|
},
|
||||||
"rcid": ""
|
"DelayToCanSpawnSec": 4,
|
||||||
}
|
"Id": "0246436c-7d69-4036-999d-ebcb956970b5",
|
||||||
},
|
"Infiltration": "Factory",
|
||||||
{
|
"Position": {
|
||||||
"id": "5807be8924597742c603fa19",
|
"x": -29.763,
|
||||||
"pic": {
|
"y": 0.21,
|
||||||
"path": "CONTENT/banners/banner_tarkov.jpg",
|
"z": 7.584
|
||||||
"rcid": ""
|
},
|
||||||
}
|
"Rotation": 54.99,
|
||||||
},
|
"Sides": [
|
||||||
{
|
"All"
|
||||||
"id": "5805f617245977100b2c1f41",
|
]
|
||||||
"pic": {
|
}, {
|
||||||
"path": "CONTENT/banners/tglabs.jpg",
|
"BotZoneName": "",
|
||||||
"rcid": ""
|
"Categories": [
|
||||||
}
|
"Coop",
|
||||||
},
|
"Opposite"
|
||||||
{
|
],
|
||||||
"id": "5c1b857086f77465f465faa4",
|
"ColliderParams": {
|
||||||
"pic": {
|
"_parent": "SpawnSphereParams",
|
||||||
"path": "CONTENT/banners/banner_scavraider.jpg",
|
"_props": {
|
||||||
"rcid": ""
|
"Center": {
|
||||||
}
|
"x": 0,
|
||||||
}
|
"y": 0,
|
||||||
],
|
"z": 0
|
||||||
"BossLocationSpawn": [
|
},
|
||||||
{
|
"Radius": 20
|
||||||
"BossChance": 24,
|
}
|
||||||
"BossDifficult": "normal",
|
},
|
||||||
"BossEscortAmount": "0",
|
"DelayToCanSpawnSec": 4,
|
||||||
"BossEscortDifficult": "normal",
|
"Id": "02e4bb08-990a-487c-a832-5a04582891d4",
|
||||||
"BossEscortType": "followerBully",
|
"Infiltration": "Factory",
|
||||||
"BossName": "bossTagilla",
|
"Position": {
|
||||||
"BossPlayer": false,
|
"x": 51.1948128,
|
||||||
"BossZone": "BotZone",
|
"y": 0.0901808739,
|
||||||
"RandomTimeSpawn": false,
|
"z": -25.5231
|
||||||
"Time": -1
|
},
|
||||||
},
|
"Rotation": 3.0047307,
|
||||||
{
|
"Sides": [
|
||||||
"BossChance": 10,
|
"Usec",
|
||||||
"BossDifficult": "normal",
|
"Bear"
|
||||||
"BossEscortAmount": "2",
|
]
|
||||||
"BossEscortDifficult": "normal",
|
}, {
|
||||||
"BossEscortType": "sectantWarrior",
|
"BotZoneName": "",
|
||||||
"BossName": "sectantPriest",
|
"Categories": [
|
||||||
"BossPlayer": false,
|
"Coop",
|
||||||
"BossZone": "BotZone",
|
"Opposite"
|
||||||
"RandomTimeSpawn": false,
|
],
|
||||||
"Time": -1
|
"ColliderParams": {
|
||||||
}
|
"_parent": "SpawnSphereParams",
|
||||||
],
|
"_props": {
|
||||||
"BotAssault": 0,
|
"Center": {
|
||||||
"BotEasy": 0,
|
"x": 0,
|
||||||
"BotHard": 0,
|
"y": 0,
|
||||||
"BotImpossible": 0,
|
"z": 0
|
||||||
"BotLocationModifier": {
|
},
|
||||||
"AccuracySpeed": 1,
|
"Radius": 20
|
||||||
"DistToActivate": 100,
|
}
|
||||||
"DistToPersueAxemanCoef": 0.9,
|
},
|
||||||
"DistToSleep": 120,
|
"DelayToCanSpawnSec": 4,
|
||||||
"GainSight": 1,
|
"Id": "03526917-c391-4233-ab31-89f70621c9d4",
|
||||||
"KhorovodChance": 0,
|
"Infiltration": "Factory",
|
||||||
"MagnetPower": 15,
|
"Position": {
|
||||||
"MarksmanAccuratyCoef": 1,
|
"x": -34.21619,
|
||||||
"Scattering": 1,
|
"y": 1.08018088,
|
||||||
"VisibleDistance": 1
|
"z": 46.2559052
|
||||||
},
|
},
|
||||||
"BotMarksman": 0,
|
"Rotation": 96.73777,
|
||||||
"BotMax": 0,
|
"Sides": [
|
||||||
"BotMaxPlayer": 0,
|
"Usec",
|
||||||
"BotMaxTimePlayer": 0,
|
"Bear"
|
||||||
"BotNormal": 0,
|
]
|
||||||
"BotSpawnTimeOffMax": 0,
|
}, {
|
||||||
"BotSpawnTimeOffMin": 0,
|
"BotZoneName": "",
|
||||||
"BotSpawnTimeOnMax": 0,
|
"Categories": [
|
||||||
"BotSpawnTimeOnMin": 0,
|
"Bot"
|
||||||
"BotStart": 0,
|
],
|
||||||
"BotStop": 0,
|
"ColliderParams": {
|
||||||
"Description": "The industrial estate and facilities of the chemical plant No.16 that were rented out illegally to the TerraGroup company. ",
|
"_parent": "SpawnSphereParams",
|
||||||
"DisabledForScav": false,
|
"_props": {
|
||||||
"DisabledScavExits": "Cellars,Gate 0",
|
"Center": {
|
||||||
"Enabled": false,
|
"x": 0,
|
||||||
"EnabledCoop": false,
|
"y": 0,
|
||||||
"EscapeTimeLimit": 25,
|
"z": 0
|
||||||
"EscapeTimeLimitCoop": 15,
|
},
|
||||||
"GenerateLocalLootCache": true,
|
"Radius": 35
|
||||||
"GlobalLootChanceModifier": 0.4,
|
}
|
||||||
"IconX": 318,
|
},
|
||||||
"IconY": 359,
|
"DelayToCanSpawnSec": 4,
|
||||||
"Id": "factory4_night",
|
"Id": "03a779de-ef2d-43e3-a4f3-fdcfed474f05",
|
||||||
"Insurance": true,
|
"Infiltration": "",
|
||||||
"IsSecret": false,
|
"Position": {
|
||||||
"Locked": false,
|
"x": 13.78,
|
||||||
"Loot": [],
|
"y": -2.291,
|
||||||
"MaxBotPerZone": 0,
|
"z": -21.65
|
||||||
"MaxCoopGroup": 6,
|
},
|
||||||
"MaxDistToFreePoint": 900,
|
"Rotation": 81.2727051,
|
||||||
"MaxPlayers": 6,
|
"Sides": [
|
||||||
"MinDistToExitPoint": 30,
|
"Savage"
|
||||||
"MinDistToFreePoint": 10,
|
]
|
||||||
"MinMaxBots": [],
|
}, {
|
||||||
"MinPlayers": 4,
|
"BotZoneName": "",
|
||||||
"Name": "Factory",
|
"Categories": [
|
||||||
"NewSpawn": false,
|
"Player"
|
||||||
"OcculsionCullingEnabled": true,
|
],
|
||||||
"OldSpawn": true,
|
"ColliderParams": {
|
||||||
"OpenZones": "",
|
"_parent": "SpawnSphereParams",
|
||||||
"PmcMaxPlayersInGroup": 5,
|
"_props": {
|
||||||
"Preview": {
|
"Center": {
|
||||||
"path": "",
|
"x": 0,
|
||||||
"rcid": ""
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"RequiredPlayerLevel": 0,
|
},
|
||||||
"Rules": "AvoidOwnPmc",
|
"Radius": 20
|
||||||
"SafeLocation": false,
|
}
|
||||||
"ScavMaxPlayersInGroup": 4,
|
},
|
||||||
"Scene": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"path": "maps/factory_night_preset.bundle",
|
"Id": "05e75eb3-eb43-46c6-94d3-59e1e9ba4435",
|
||||||
"rcid": "factory_night.scenespreset.asset"
|
"Infiltration": "Factory",
|
||||||
},
|
"Position": {
|
||||||
"SpawnPointParams": [
|
"x": -21.614,
|
||||||
{
|
"y": -2.62,
|
||||||
"BotZoneName": "",
|
"z": 37.611
|
||||||
"Categories": [
|
},
|
||||||
"Player"
|
"Rotation": 160.78,
|
||||||
],
|
"Sides": [
|
||||||
"ColliderParams": {
|
"All"
|
||||||
"_parent": "SpawnSphereParams",
|
]
|
||||||
"_props": {
|
}, {
|
||||||
"Center": {
|
"BotZoneName": "",
|
||||||
"x": 0,
|
"Categories": [
|
||||||
"y": 0,
|
"Player"
|
||||||
"z": 0
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Radius": 20
|
"_parent": "SpawnSphereParams",
|
||||||
}
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"x": 0,
|
||||||
"Id": "0246436c-7d69-4036-999d-ebcb956970b5",
|
"y": 0,
|
||||||
"Infiltration": "Factory",
|
"z": 0
|
||||||
"Position": {
|
},
|
||||||
"x": -29.763,
|
"Radius": 20
|
||||||
"y": 0.21,
|
}
|
||||||
"z": 7.584
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"Rotation": 54.99,
|
"Id": "0a92f51c-52b4-4e76-b839-f7ce82f2b36b",
|
||||||
"Sides": [
|
"Infiltration": "Factory",
|
||||||
"All"
|
"Position": {
|
||||||
]
|
"x": 59.594,
|
||||||
},
|
"y": 0.103,
|
||||||
{
|
"z": 22.151
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"Rotation": 53.49001,
|
||||||
"Coop",
|
"Sides": [
|
||||||
"Opposite"
|
"All"
|
||||||
],
|
]
|
||||||
"ColliderParams": {
|
}, {
|
||||||
"_parent": "SpawnSphereParams",
|
"BotZoneName": "",
|
||||||
"_props": {
|
"Categories": [
|
||||||
"Center": {
|
"Coop",
|
||||||
"x": 0,
|
"Group"
|
||||||
"y": 0,
|
],
|
||||||
"z": 0
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Radius": 20
|
"_props": {
|
||||||
}
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 0,
|
||||||
"Id": "02e4bb08-990a-487c-a832-5a04582891d4",
|
"z": 0
|
||||||
"Infiltration": "Factory",
|
},
|
||||||
"Position": {
|
"Radius": 20
|
||||||
"x": 51.1948128,
|
}
|
||||||
"y": 0.0901808739,
|
},
|
||||||
"z": -25.5231
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "0e95dd99-d6b7-4562-9813-74d4da9aaf6f",
|
||||||
"Rotation": 3.0047307,
|
"Infiltration": "Factory",
|
||||||
"Sides": [
|
"Position": {
|
||||||
"Usec",
|
"x": 49.5,
|
||||||
"Bear"
|
"y": 0.0729999542,
|
||||||
]
|
"z": 19.4500027
|
||||||
},
|
},
|
||||||
{
|
"Rotation": 269.225647,
|
||||||
"BotZoneName": "",
|
"Sides": [
|
||||||
"Categories": [
|
"Usec",
|
||||||
"Coop",
|
"Bear"
|
||||||
"Opposite"
|
]
|
||||||
],
|
}, {
|
||||||
"ColliderParams": {
|
"BotZoneName": "",
|
||||||
"_parent": "SpawnSphereParams",
|
"Categories": [
|
||||||
"_props": {
|
"Coop",
|
||||||
"Center": {
|
"Group"
|
||||||
"x": 0,
|
],
|
||||||
"y": 0,
|
"ColliderParams": {
|
||||||
"z": 0
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"Radius": 20
|
"Center": {
|
||||||
}
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": 0
|
||||||
"Id": "03526917-c391-4233-ab31-89f70621c9d4",
|
},
|
||||||
"Infiltration": "Factory",
|
"Radius": 20
|
||||||
"Position": {
|
}
|
||||||
"x": -34.21619,
|
},
|
||||||
"y": 1.08018088,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": 46.2559052
|
"Id": "105e5c93-2399-4054-b31d-ec981a66491f",
|
||||||
},
|
"Infiltration": "Factory",
|
||||||
"Rotation": 96.73777,
|
"Position": {
|
||||||
"Sides": [
|
"x": 46.57556,
|
||||||
"Usec",
|
"y": 0.101000071,
|
||||||
"Bear"
|
"z": 23.17298
|
||||||
]
|
},
|
||||||
},
|
"Rotation": 269.225647,
|
||||||
{
|
"Sides": [
|
||||||
"BotZoneName": "",
|
"Usec",
|
||||||
"Categories": [
|
"Bear"
|
||||||
"Bot"
|
]
|
||||||
],
|
}, {
|
||||||
"ColliderParams": {
|
"BotZoneName": "",
|
||||||
"_parent": "SpawnSphereParams",
|
"Categories": [
|
||||||
"_props": {
|
"Player"
|
||||||
"Center": {
|
],
|
||||||
"x": 0,
|
"ColliderParams": {
|
||||||
"y": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": 0
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"Radius": 35
|
"x": 0,
|
||||||
}
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "03a779de-ef2d-43e3-a4f3-fdcfed474f05",
|
"Radius": 20
|
||||||
"Infiltration": "",
|
}
|
||||||
"Position": {
|
},
|
||||||
"x": 13.78,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": -2.291,
|
"Id": "120a0777-e825-4de7-a855-c3eaa8eba46b",
|
||||||
"z": -21.65
|
"Infiltration": "Factory",
|
||||||
},
|
"Position": {
|
||||||
"Rotation": 81.2727051,
|
"x": -28.958,
|
||||||
"Sides": [
|
"y": 0.21,
|
||||||
"Savage"
|
"z": 6.595
|
||||||
]
|
},
|
||||||
},
|
"Rotation": 54.99,
|
||||||
{
|
"Sides": [
|
||||||
"BotZoneName": "",
|
"All"
|
||||||
"Categories": [
|
]
|
||||||
"Player"
|
}, {
|
||||||
],
|
"BotZoneName": "",
|
||||||
"ColliderParams": {
|
"Categories": [
|
||||||
"_parent": "SpawnSphereParams",
|
"Player"
|
||||||
"_props": {
|
],
|
||||||
"Center": {
|
"ColliderParams": {
|
||||||
"x": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": 0,
|
"_props": {
|
||||||
"z": 0
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Radius": 20
|
"y": 0,
|
||||||
}
|
"z": 0
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Radius": 20
|
||||||
"Id": "05e75eb3-eb43-46c6-94d3-59e1e9ba4435",
|
}
|
||||||
"Infiltration": "Factory",
|
},
|
||||||
"Position": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"x": -21.614,
|
"Id": "13883982-2ab8-4dd5-a9b4-45e2c6d8e1cc",
|
||||||
"y": -2.62,
|
"Infiltration": "Factory",
|
||||||
"z": 37.611
|
"Position": {
|
||||||
},
|
"x": -20.215,
|
||||||
"Rotation": 160.78,
|
"y": -2.62,
|
||||||
"Sides": [
|
"z": 38.789
|
||||||
"All"
|
},
|
||||||
]
|
"Rotation": 160.78,
|
||||||
},
|
"Sides": [
|
||||||
{
|
"All"
|
||||||
"BotZoneName": "",
|
]
|
||||||
"Categories": [
|
}, {
|
||||||
"Player"
|
"BotZoneName": "",
|
||||||
],
|
"Categories": [
|
||||||
"ColliderParams": {
|
"Coop",
|
||||||
"_parent": "SpawnSphereParams",
|
"Opposite"
|
||||||
"_props": {
|
],
|
||||||
"Center": {
|
"ColliderParams": {
|
||||||
"x": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": 0,
|
"_props": {
|
||||||
"z": 0
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Radius": 20
|
"y": 0,
|
||||||
}
|
"z": 0
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Radius": 20
|
||||||
"Id": "0a92f51c-52b4-4e76-b839-f7ce82f2b36b",
|
}
|
||||||
"Infiltration": "Factory",
|
},
|
||||||
"Position": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"x": 59.594,
|
"Id": "184cc4d8-9007-4769-9798-8e354e9229ec",
|
||||||
"y": 0.103,
|
"Infiltration": "Factory",
|
||||||
"z": 22.151
|
"Position": {
|
||||||
},
|
"x": -32.88419,
|
||||||
"Rotation": 53.49001,
|
"y": 1.15018082,
|
||||||
"Sides": [
|
"z": 47.0939026
|
||||||
"All"
|
},
|
||||||
]
|
"Rotation": 96.73777,
|
||||||
},
|
"Sides": [
|
||||||
{
|
"Usec",
|
||||||
"BotZoneName": "",
|
"Bear"
|
||||||
"Categories": [
|
]
|
||||||
"Coop",
|
}, {
|
||||||
"Group"
|
"BotZoneName": "",
|
||||||
],
|
"Categories": [
|
||||||
"ColliderParams": {
|
"Player"
|
||||||
"_parent": "SpawnSphereParams",
|
],
|
||||||
"_props": {
|
"ColliderParams": {
|
||||||
"Center": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": 0,
|
"_props": {
|
||||||
"y": 0,
|
"Center": {
|
||||||
"z": 0
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Radius": 20
|
"z": 0
|
||||||
}
|
},
|
||||||
},
|
"Radius": 20
|
||||||
"DelayToCanSpawnSec": 4,
|
}
|
||||||
"Id": "0e95dd99-d6b7-4562-9813-74d4da9aaf6f",
|
},
|
||||||
"Infiltration": "Factory",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Position": {
|
"Id": "1a5819f2-ff42-4632-af5e-fe5ea8f886fc",
|
||||||
"x": 49.5,
|
"Infiltration": "Factory",
|
||||||
"y": 0.0729999542,
|
"Position": {
|
||||||
"z": 19.4500027
|
"x": 61,
|
||||||
},
|
"y": 0.117,
|
||||||
"Rotation": 269.225647,
|
"z": 20.95
|
||||||
"Sides": [
|
},
|
||||||
"Usec",
|
"Rotation": 53.49001,
|
||||||
"Bear"
|
"Sides": [
|
||||||
]
|
"All"
|
||||||
},
|
]
|
||||||
{
|
}, {
|
||||||
"BotZoneName": "",
|
"BotZoneName": "",
|
||||||
"Categories": [
|
"Categories": [
|
||||||
"Coop",
|
"Coop",
|
||||||
"Group"
|
"Opposite"
|
||||||
],
|
],
|
||||||
"ColliderParams": {
|
"ColliderParams": {
|
||||||
"_parent": "SpawnSphereParams",
|
"_parent": "SpawnSphereParams",
|
||||||
"_props": {
|
"_props": {
|
||||||
"Center": {
|
"Center": {
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"Radius": 20
|
"Radius": 20
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"DelayToCanSpawnSec": 4,
|
||||||
"Id": "105e5c93-2399-4054-b31d-ec981a66491f",
|
"Id": "1d42b19c-7a5b-4684-9689-b801a89e041c",
|
||||||
"Infiltration": "Factory",
|
"Infiltration": "Factory",
|
||||||
"Position": {
|
"Position": {
|
||||||
"x": 46.57556,
|
"x": -33.0051842,
|
||||||
"y": 0.101000071,
|
"y": 1.08018088,
|
||||||
"z": 23.17298
|
"z": 46.6718979
|
||||||
},
|
},
|
||||||
"Rotation": 269.225647,
|
"Rotation": 96.73777,
|
||||||
"Sides": [
|
"Sides": [
|
||||||
"Usec",
|
"Usec",
|
||||||
"Bear"
|
"Bear"
|
||||||
]
|
]
|
||||||
},
|
}, {
|
||||||
{
|
"BotZoneName": "",
|
||||||
"BotZoneName": "",
|
"Categories": [
|
||||||
"Categories": [
|
"Player"
|
||||||
"Player"
|
],
|
||||||
],
|
"ColliderParams": {
|
||||||
"ColliderParams": {
|
"_parent": "SpawnSphereParams",
|
||||||
"_parent": "SpawnSphereParams",
|
"_props": {
|
||||||
"_props": {
|
"Center": {
|
||||||
"Center": {
|
"x": 0,
|
||||||
"x": 0,
|
"y": 0,
|
||||||
"y": 0,
|
"z": 0
|
||||||
"z": 0
|
},
|
||||||
},
|
"Radius": 20
|
||||||
"Radius": 20
|
}
|
||||||
}
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"DelayToCanSpawnSec": 4,
|
"Id": "1facfcfc-9ee5-4638-83b3-117fce7b3303",
|
||||||
"Id": "120a0777-e825-4de7-a855-c3eaa8eba46b",
|
"Infiltration": "Factory",
|
||||||
"Infiltration": "Factory",
|
"Position": {
|
||||||
"Position": {
|
"x": -30.978,
|
||||||
"x": -28.958,
|
"y": 0.21,
|
||||||
"y": 0.21,
|
"z": 6.713
|
||||||
"z": 6.595
|
},
|
||||||
},
|
"Rotation": 54.99,
|
||||||
"Rotation": 54.99,
|
"Sides": [
|
||||||
"Sides": [
|
"All"
|
||||||
"All"
|
]
|
||||||
]
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
{
|
"Categories": [
|
||||||
"BotZoneName": "",
|
"Player"
|
||||||
"Categories": [
|
],
|
||||||
"Player"
|
"ColliderParams": {
|
||||||
],
|
"_parent": "SpawnSphereParams",
|
||||||
"ColliderParams": {
|
"_props": {
|
||||||
"_parent": "SpawnSphereParams",
|
"Center": {
|
||||||
"_props": {
|
"x": 0,
|
||||||
"Center": {
|
"y": 0,
|
||||||
"x": 0,
|
"z": 0
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"Radius": 20
|
||||||
},
|
}
|
||||||
"Radius": 20
|
},
|
||||||
}
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "22a7740a-5a91-4bca-af36-668342522b42",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Infiltration": "Factory",
|
||||||
"Id": "13883982-2ab8-4dd5-a9b4-45e2c6d8e1cc",
|
"Position": {
|
||||||
"Infiltration": "Factory",
|
"x": 70.465,
|
||||||
"Position": {
|
"y": 0.211,
|
||||||
"x": -20.215,
|
"z": -61.785
|
||||||
"y": -2.62,
|
},
|
||||||
"z": 38.789
|
"Rotation": 56.43,
|
||||||
},
|
"Sides": [
|
||||||
"Rotation": 160.78,
|
"All"
|
||||||
"Sides": [
|
]
|
||||||
"All"
|
}, {
|
||||||
]
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
{
|
"Bot"
|
||||||
"BotZoneName": "",
|
],
|
||||||
"Categories": [
|
"ColliderParams": {
|
||||||
"Coop",
|
"_parent": "SpawnSphereParams",
|
||||||
"Opposite"
|
"_props": {
|
||||||
],
|
"Center": {
|
||||||
"ColliderParams": {
|
"x": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"y": 0,
|
||||||
"_props": {
|
"z": 0
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"Radius": 41.97
|
||||||
"y": 0,
|
}
|
||||||
"z": 0
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"Radius": 20
|
"Id": "2355be95-341b-46db-90fd-6a383e286e5c",
|
||||||
}
|
"Infiltration": "",
|
||||||
},
|
"Position": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"x": -20.756,
|
||||||
"Id": "184cc4d8-9007-4769-9798-8e354e9229ec",
|
"y": 0.166,
|
||||||
"Infiltration": "Factory",
|
"z": 22.769
|
||||||
"Position": {
|
},
|
||||||
"x": -32.88419,
|
"Rotation": 101.387489,
|
||||||
"y": 1.15018082,
|
"Sides": [
|
||||||
"z": 47.0939026
|
"Savage"
|
||||||
},
|
]
|
||||||
"Rotation": 96.73777,
|
}, {
|
||||||
"Sides": [
|
"BotZoneName": "",
|
||||||
"Usec",
|
"Categories": [
|
||||||
"Bear"
|
"Coop",
|
||||||
]
|
"Opposite"
|
||||||
},
|
],
|
||||||
{
|
"ColliderParams": {
|
||||||
"BotZoneName": "",
|
"_parent": "SpawnSphereParams",
|
||||||
"Categories": [
|
"_props": {
|
||||||
"Player"
|
"Center": {
|
||||||
],
|
"x": 0,
|
||||||
"ColliderParams": {
|
"y": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": 0
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Radius": 20
|
||||||
"x": 0,
|
}
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "27da5013-1a81-42db-a71f-312a557af54a",
|
||||||
"Radius": 20
|
"Infiltration": "Factory",
|
||||||
}
|
"Position": {
|
||||||
},
|
"x": -35.4081841,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 1.08018088,
|
||||||
"Id": "1a5819f2-ff42-4632-af5e-fe5ea8f886fc",
|
"z": 48.8108978
|
||||||
"Infiltration": "Factory",
|
},
|
||||||
"Position": {
|
"Rotation": 96.73777,
|
||||||
"x": 61,
|
"Sides": [
|
||||||
"y": 0.117,
|
"Usec",
|
||||||
"z": 20.95
|
"Bear"
|
||||||
},
|
]
|
||||||
"Rotation": 53.49001,
|
}, {
|
||||||
"Sides": [
|
"BotZoneName": "",
|
||||||
"All"
|
"Categories": [
|
||||||
]
|
"Coop",
|
||||||
},
|
"Group"
|
||||||
{
|
],
|
||||||
"BotZoneName": "",
|
"ColliderParams": {
|
||||||
"Categories": [
|
"_parent": "SpawnSphereParams",
|
||||||
"Coop",
|
"_props": {
|
||||||
"Opposite"
|
"Center": {
|
||||||
],
|
"x": 0,
|
||||||
"ColliderParams": {
|
"y": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": 0
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Radius": 20
|
||||||
"x": 0,
|
}
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "2875ed6d-0a92-4473-b641-0616a69f6388",
|
||||||
"Radius": 20
|
"Infiltration": "Factory",
|
||||||
}
|
"Position": {
|
||||||
},
|
"x": 49.989624,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 0.0599999428,
|
||||||
"Id": "1d42b19c-7a5b-4684-9689-b801a89e041c",
|
"z": 15.7763767
|
||||||
"Infiltration": "Factory",
|
},
|
||||||
"Position": {
|
"Rotation": 269.225647,
|
||||||
"x": -33.0051842,
|
"Sides": [
|
||||||
"y": 1.08018088,
|
"Usec",
|
||||||
"z": 46.6718979
|
"Bear"
|
||||||
},
|
]
|
||||||
"Rotation": 96.73777,
|
}, {
|
||||||
"Sides": [
|
"BotZoneName": "",
|
||||||
"Usec",
|
"Categories": [
|
||||||
"Bear"
|
"Coop",
|
||||||
]
|
"Group"
|
||||||
},
|
],
|
||||||
{
|
"ColliderParams": {
|
||||||
"BotZoneName": "",
|
"_parent": "SpawnSphereParams",
|
||||||
"Categories": [
|
"_props": {
|
||||||
"Player"
|
"Center": {
|
||||||
],
|
"x": 0,
|
||||||
"ColliderParams": {
|
"y": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": 0
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Radius": 20
|
||||||
"x": 0,
|
}
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "2984a7ec-f10b-42a8-b466-554f37f9ea3e",
|
||||||
"Radius": 20
|
"Infiltration": "Factory",
|
||||||
}
|
"Position": {
|
||||||
},
|
"x": 43.8973656,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 0.1170001,
|
||||||
"Id": "1facfcfc-9ee5-4638-83b3-117fce7b3303",
|
"z": 23.56006
|
||||||
"Infiltration": "Factory",
|
},
|
||||||
"Position": {
|
"Rotation": 269.225647,
|
||||||
"x": -30.978,
|
"Sides": [
|
||||||
"y": 0.21,
|
"Usec",
|
||||||
"z": 6.713
|
"Bear"
|
||||||
},
|
]
|
||||||
"Rotation": 54.99,
|
}, {
|
||||||
"Sides": [
|
"BotZoneName": "",
|
||||||
"All"
|
"Categories": [
|
||||||
]
|
"Player"
|
||||||
},
|
],
|
||||||
{
|
"ColliderParams": {
|
||||||
"BotZoneName": "",
|
"_parent": "SpawnSphereParams",
|
||||||
"Categories": [
|
"_props": {
|
||||||
"Player"
|
"Center": {
|
||||||
],
|
"x": 0,
|
||||||
"ColliderParams": {
|
"y": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": 0
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Radius": 20
|
||||||
"x": 0,
|
}
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "2a1f1b80-72be-444d-9d8d-5f645a3fc019",
|
||||||
"Radius": 20
|
"Infiltration": "Factory",
|
||||||
}
|
"Position": {
|
||||||
},
|
"x": 46.163,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 0.16,
|
||||||
"Id": "22a7740a-5a91-4bca-af36-668342522b42",
|
"z": -37.009
|
||||||
"Infiltration": "Factory",
|
},
|
||||||
"Position": {
|
"Rotation": 0,
|
||||||
"x": 70.465,
|
"Sides": [
|
||||||
"y": 0.211,
|
"All"
|
||||||
"z": -61.785
|
]
|
||||||
},
|
}, {
|
||||||
"Rotation": 56.43,
|
"BotZoneName": "",
|
||||||
"Sides": [
|
"Categories": [
|
||||||
"All"
|
"Player"
|
||||||
]
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
{
|
"_parent": "SpawnSphereParams",
|
||||||
"BotZoneName": "",
|
"_props": {
|
||||||
"Categories": [
|
"Center": {
|
||||||
"Bot"
|
"x": 0,
|
||||||
],
|
"y": 0,
|
||||||
"ColliderParams": {
|
"z": 0
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Radius": 20
|
||||||
"Center": {
|
}
|
||||||
"x": 0,
|
},
|
||||||
"y": 0,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": 0
|
"Id": "2a5aad92-b5f9-40c0-a380-460247300227",
|
||||||
},
|
"Infiltration": "Factory",
|
||||||
"Radius": 41.97
|
"Position": {
|
||||||
}
|
"x": 60.445,
|
||||||
},
|
"y": 0.073,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": 19.302
|
||||||
"Id": "2355be95-341b-46db-90fd-6a383e286e5c",
|
},
|
||||||
"Infiltration": "",
|
"Rotation": 53.49001,
|
||||||
"Position": {
|
"Sides": [
|
||||||
"x": -20.756,
|
"All"
|
||||||
"y": 0.166,
|
]
|
||||||
"z": 22.769
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"Rotation": 101.387489,
|
"Categories": [
|
||||||
"Sides": [
|
"Bot"
|
||||||
"Savage"
|
],
|
||||||
]
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
{
|
"_props": {
|
||||||
"BotZoneName": "",
|
"Center": {
|
||||||
"Categories": [
|
"x": 0,
|
||||||
"Coop",
|
"y": 0,
|
||||||
"Opposite"
|
"z": 0
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"Radius": 21.1
|
||||||
"_parent": "SpawnSphereParams",
|
}
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"x": 0,
|
"Id": "2dcddca6-9bd7-4d57-b57d-4c013342190d",
|
||||||
"y": 0,
|
"Infiltration": "",
|
||||||
"z": 0
|
"Position": {
|
||||||
},
|
"x": -19.19,
|
||||||
"Radius": 20
|
"y": -3.78,
|
||||||
}
|
"z": -4.91
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Rotation": 0,
|
||||||
"Id": "27da5013-1a81-42db-a71f-312a557af54a",
|
"Sides": [
|
||||||
"Infiltration": "Factory",
|
"Savage"
|
||||||
"Position": {
|
]
|
||||||
"x": -35.4081841,
|
}, {
|
||||||
"y": 1.08018088,
|
"BotZoneName": "",
|
||||||
"z": 48.8108978
|
"Categories": [
|
||||||
},
|
"Player"
|
||||||
"Rotation": 96.73777,
|
],
|
||||||
"Sides": [
|
"ColliderParams": {
|
||||||
"Usec",
|
"_parent": "SpawnSphereParams",
|
||||||
"Bear"
|
"_props": {
|
||||||
]
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
{
|
"y": 0,
|
||||||
"BotZoneName": "",
|
"z": 0
|
||||||
"Categories": [
|
},
|
||||||
"Coop",
|
"Radius": 30
|
||||||
"Group"
|
}
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"_parent": "SpawnSphereParams",
|
"Id": "2e1843a1-fd2a-4ccd-8b38-747c1a70f228",
|
||||||
"_props": {
|
"Infiltration": "Factory",
|
||||||
"Center": {
|
"Position": {
|
||||||
"x": 0,
|
"x": -8.413,
|
||||||
"y": 0,
|
"y": 0.005,
|
||||||
"z": 0
|
"z": -33.898
|
||||||
},
|
},
|
||||||
"Radius": 20
|
"Rotation": 340.262238,
|
||||||
}
|
"Sides": [
|
||||||
},
|
"All"
|
||||||
"DelayToCanSpawnSec": 4,
|
]
|
||||||
"Id": "2875ed6d-0a92-4473-b641-0616a69f6388",
|
}, {
|
||||||
"Infiltration": "Factory",
|
"BotZoneName": "",
|
||||||
"Position": {
|
"Categories": [
|
||||||
"x": 49.989624,
|
"Player"
|
||||||
"y": 0.0599999428,
|
],
|
||||||
"z": 15.7763767
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Rotation": 269.225647,
|
"_props": {
|
||||||
"Sides": [
|
"Center": {
|
||||||
"Usec",
|
"x": 0,
|
||||||
"Bear"
|
"y": 0,
|
||||||
]
|
"z": 0
|
||||||
},
|
},
|
||||||
{
|
"Radius": 20
|
||||||
"BotZoneName": "",
|
}
|
||||||
"Categories": [
|
},
|
||||||
"Coop",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Group"
|
"Id": "2eed18b6-9fbb-40de-979f-985f203f251e",
|
||||||
],
|
"Infiltration": "Factory",
|
||||||
"ColliderParams": {
|
"Position": {
|
||||||
"_parent": "SpawnSphereParams",
|
"x": -28.19,
|
||||||
"_props": {
|
"y": 0.21,
|
||||||
"Center": {
|
"z": 5.58
|
||||||
"x": 0,
|
},
|
||||||
"y": 0,
|
"Rotation": 54.99,
|
||||||
"z": 0
|
"Sides": [
|
||||||
},
|
"All"
|
||||||
"Radius": 20
|
]
|
||||||
}
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Categories": [
|
||||||
"Id": "2984a7ec-f10b-42a8-b466-554f37f9ea3e",
|
"Player"
|
||||||
"Infiltration": "Factory",
|
],
|
||||||
"Position": {
|
"ColliderParams": {
|
||||||
"x": 43.8973656,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": 0.1170001,
|
"_props": {
|
||||||
"z": 23.56006
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Rotation": 269.225647,
|
"y": 0,
|
||||||
"Sides": [
|
"z": 0
|
||||||
"Usec",
|
},
|
||||||
"Bear"
|
"Radius": 20
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
{
|
"DelayToCanSpawnSec": 4,
|
||||||
"BotZoneName": "",
|
"Id": "30edcdf0-73e0-4ab5-a9e7-4d24a9a83aa9",
|
||||||
"Categories": [
|
"Infiltration": "Factory",
|
||||||
"Player"
|
"Position": {
|
||||||
],
|
"x": 28.464,
|
||||||
"ColliderParams": {
|
"y": 0.244,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": 16.991
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Rotation": 77.36217,
|
||||||
"x": 0,
|
"Sides": [
|
||||||
"y": 0,
|
"All"
|
||||||
"z": 0
|
]
|
||||||
},
|
}, {
|
||||||
"Radius": 20
|
"BotZoneName": "",
|
||||||
}
|
"Categories": [
|
||||||
},
|
"Player"
|
||||||
"DelayToCanSpawnSec": 4,
|
],
|
||||||
"Id": "2a1f1b80-72be-444d-9d8d-5f645a3fc019",
|
"ColliderParams": {
|
||||||
"Infiltration": "Factory",
|
"_parent": "SpawnSphereParams",
|
||||||
"Position": {
|
"_props": {
|
||||||
"x": 46.163,
|
"Center": {
|
||||||
"y": 0.16,
|
"x": 0,
|
||||||
"z": -37.009
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Rotation": 0,
|
},
|
||||||
"Sides": [
|
"Radius": 20
|
||||||
"All"
|
}
|
||||||
]
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
{
|
"Id": "336d3c25-9f38-475f-8eb9-db6393f06b6c",
|
||||||
"BotZoneName": "",
|
"Infiltration": "Factory",
|
||||||
"Categories": [
|
"Position": {
|
||||||
"Player"
|
"x": 67.872,
|
||||||
],
|
"y": 0.245,
|
||||||
"ColliderParams": {
|
"z": -60.357
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Rotation": 56.43,
|
||||||
"Center": {
|
"Sides": [
|
||||||
"x": 0,
|
"All"
|
||||||
"y": 0,
|
]
|
||||||
"z": 0
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"Radius": 20
|
"Categories": [
|
||||||
}
|
"Coop",
|
||||||
},
|
"Group"
|
||||||
"DelayToCanSpawnSec": 4,
|
],
|
||||||
"Id": "2a5aad92-b5f9-40c0-a380-460247300227",
|
"ColliderParams": {
|
||||||
"Infiltration": "Factory",
|
"_parent": "SpawnSphereParams",
|
||||||
"Position": {
|
"_props": {
|
||||||
"x": 60.445,
|
"Center": {
|
||||||
"y": 0.073,
|
"x": 0,
|
||||||
"z": 19.302
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Rotation": 53.49001,
|
},
|
||||||
"Sides": [
|
"Radius": 20
|
||||||
"All"
|
}
|
||||||
]
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
{
|
"Id": "35e7edfa-5d6c-4512-b3f0-ebb823e076de",
|
||||||
"BotZoneName": "",
|
"Infiltration": "Factory",
|
||||||
"Categories": [
|
"Position": {
|
||||||
"Bot"
|
"x": 49.94165,
|
||||||
],
|
"y": 0.102999926,
|
||||||
"ColliderParams": {
|
"z": 22.0510311
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Rotation": 269.225647,
|
||||||
"Center": {
|
"Sides": [
|
||||||
"x": 0,
|
"Usec",
|
||||||
"y": 0,
|
"Bear"
|
||||||
"z": 0
|
]
|
||||||
},
|
}, {
|
||||||
"Radius": 21.1
|
"BotZoneName": "",
|
||||||
}
|
"Categories": [
|
||||||
},
|
"Player"
|
||||||
"DelayToCanSpawnSec": 4,
|
],
|
||||||
"Id": "2dcddca6-9bd7-4d57-b57d-4c013342190d",
|
"ColliderParams": {
|
||||||
"Infiltration": "",
|
"_parent": "SpawnSphereParams",
|
||||||
"Position": {
|
"_props": {
|
||||||
"x": -19.19,
|
"Center": {
|
||||||
"y": -3.78,
|
"x": 0,
|
||||||
"z": -4.91
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Rotation": 0,
|
},
|
||||||
"Sides": [
|
"Radius": 30
|
||||||
"Savage"
|
}
|
||||||
]
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
{
|
"Id": "38a8fe02-f871-4b79-91e5-69c2c68d1bbc",
|
||||||
"BotZoneName": "",
|
"Infiltration": "Factory",
|
||||||
"Categories": [
|
"Position": {
|
||||||
"Player"
|
"x": -4.123,
|
||||||
],
|
"y": 0.005,
|
||||||
"ColliderParams": {
|
"z": -34.711
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Rotation": 359.768463,
|
||||||
"Center": {
|
"Sides": [
|
||||||
"x": 0,
|
"All"
|
||||||
"y": 0,
|
]
|
||||||
"z": 0
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"Radius": 30
|
"Categories": [
|
||||||
}
|
"Player"
|
||||||
},
|
],
|
||||||
"DelayToCanSpawnSec": 4,
|
"ColliderParams": {
|
||||||
"Id": "2e1843a1-fd2a-4ccd-8b38-747c1a70f228",
|
"_parent": "SpawnSphereParams",
|
||||||
"Infiltration": "Factory",
|
"_props": {
|
||||||
"Position": {
|
"Center": {
|
||||||
"x": -8.413,
|
"x": 0,
|
||||||
"y": 0.005,
|
"y": 0,
|
||||||
"z": -33.898
|
"z": 0
|
||||||
},
|
},
|
||||||
"Rotation": 340.262238,
|
"Radius": 20
|
||||||
"Sides": [
|
}
|
||||||
"All"
|
},
|
||||||
]
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "3bcd754a-b299-4d63-9d7f-e4d05c2f13e3",
|
||||||
{
|
"Infiltration": "Factory",
|
||||||
"BotZoneName": "",
|
"Position": {
|
||||||
"Categories": [
|
"x": -23.044,
|
||||||
"Player"
|
"y": 1.07,
|
||||||
],
|
"z": 65.688
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"Rotation": 263.74,
|
||||||
"_props": {
|
"Sides": [
|
||||||
"Center": {
|
"All"
|
||||||
"x": 0,
|
]
|
||||||
"y": 0,
|
}, {
|
||||||
"z": 0
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
"Radius": 20
|
"Coop",
|
||||||
}
|
"Group"
|
||||||
},
|
],
|
||||||
"DelayToCanSpawnSec": 4,
|
"ColliderParams": {
|
||||||
"Id": "2eed18b6-9fbb-40de-979f-985f203f251e",
|
"_parent": "SpawnSphereParams",
|
||||||
"Infiltration": "Factory",
|
"_props": {
|
||||||
"Position": {
|
"Center": {
|
||||||
"x": -28.19,
|
"x": 0,
|
||||||
"y": 0.21,
|
"y": 0,
|
||||||
"z": 5.58
|
"z": 0
|
||||||
},
|
},
|
||||||
"Rotation": 54.99,
|
"Radius": 20
|
||||||
"Sides": [
|
}
|
||||||
"All"
|
},
|
||||||
]
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "3dd5759f-3764-491f-be62-82f2db15a699",
|
||||||
{
|
"Infiltration": "Factory",
|
||||||
"BotZoneName": "",
|
"Position": {
|
||||||
"Categories": [
|
"x": 51.404438,
|
||||||
"Player"
|
"y": 0.0599999428,
|
||||||
],
|
"z": 21.1870213
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"Rotation": 269.225647,
|
||||||
"_props": {
|
"Sides": [
|
||||||
"Center": {
|
"Usec",
|
||||||
"x": 0,
|
"Bear"
|
||||||
"y": 0,
|
]
|
||||||
"z": 0
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"Radius": 20
|
"Categories": [
|
||||||
}
|
"Coop",
|
||||||
},
|
"Group"
|
||||||
"DelayToCanSpawnSec": 4,
|
],
|
||||||
"Id": "30edcdf0-73e0-4ab5-a9e7-4d24a9a83aa9",
|
"ColliderParams": {
|
||||||
"Infiltration": "Factory",
|
"_parent": "SpawnSphereParams",
|
||||||
"Position": {
|
"_props": {
|
||||||
"x": 28.464,
|
"Center": {
|
||||||
"y": 0.244,
|
"x": 0,
|
||||||
"z": 16.991
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Rotation": 77.36217,
|
},
|
||||||
"Sides": [
|
"Radius": 20
|
||||||
"All"
|
}
|
||||||
]
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
{
|
"Id": "3eed3347-ac2d-429b-870e-6e6bc076e05e",
|
||||||
"BotZoneName": "",
|
"Infiltration": "Factory",
|
||||||
"Categories": [
|
"Position": {
|
||||||
"Player"
|
"x": 45.8,
|
||||||
],
|
"y": 0.0599999428,
|
||||||
"ColliderParams": {
|
"z": 20.9
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Rotation": 269.225647,
|
||||||
"Center": {
|
"Sides": [
|
||||||
"x": 0,
|
"Usec",
|
||||||
"y": 0,
|
"Bear"
|
||||||
"z": 0
|
]
|
||||||
},
|
}, {
|
||||||
"Radius": 20
|
"BotZoneName": "",
|
||||||
}
|
"Categories": [
|
||||||
},
|
"Coop",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Group"
|
||||||
"Id": "336d3c25-9f38-475f-8eb9-db6393f06b6c",
|
],
|
||||||
"Infiltration": "Factory",
|
"ColliderParams": {
|
||||||
"Position": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": 67.872,
|
"_props": {
|
||||||
"y": 0.245,
|
"Center": {
|
||||||
"z": -60.357
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Rotation": 56.43,
|
"z": 0
|
||||||
"Sides": [
|
},
|
||||||
"All"
|
"Radius": 20
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
{
|
"DelayToCanSpawnSec": 4,
|
||||||
"BotZoneName": "",
|
"Id": "3f0277ba-5d1f-4e3d-b763-234a33b904e3",
|
||||||
"Categories": [
|
"Infiltration": "Factory",
|
||||||
"Coop",
|
"Position": {
|
||||||
"Group"
|
"x": 49.5018044,
|
||||||
],
|
"y": 0.1170001,
|
||||||
"ColliderParams": {
|
"z": 23.8470821
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Rotation": 269.225647,
|
||||||
"Center": {
|
"Sides": [
|
||||||
"x": 0,
|
"Usec",
|
||||||
"y": 0,
|
"Bear"
|
||||||
"z": 0
|
]
|
||||||
},
|
}, {
|
||||||
"Radius": 20
|
"BotZoneName": "",
|
||||||
}
|
"Categories": [
|
||||||
},
|
"Coop",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Opposite"
|
||||||
"Id": "35e7edfa-5d6c-4512-b3f0-ebb823e076de",
|
],
|
||||||
"Infiltration": "Factory",
|
"ColliderParams": {
|
||||||
"Position": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": 49.94165,
|
"_props": {
|
||||||
"y": 0.102999926,
|
"Center": {
|
||||||
"z": 22.0510311
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Rotation": 269.225647,
|
"z": 0
|
||||||
"Sides": [
|
},
|
||||||
"Usec",
|
"Radius": 20
|
||||||
"Bear"
|
}
|
||||||
]
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
{
|
"Id": "4393a80b-14da-4321-86c4-0d45ab6afa67",
|
||||||
"BotZoneName": "",
|
"Infiltration": "Factory",
|
||||||
"Categories": [
|
"Position": {
|
||||||
"Player"
|
"x": 48.6368141,
|
||||||
],
|
"y": 0.11818099,
|
||||||
"ColliderParams": {
|
"z": -25.4841
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Rotation": 3.0047307,
|
||||||
"Center": {
|
"Sides": [
|
||||||
"x": 0,
|
"Usec",
|
||||||
"y": 0,
|
"Bear"
|
||||||
"z": 0
|
]
|
||||||
},
|
}, {
|
||||||
"Radius": 30
|
"BotZoneName": "",
|
||||||
}
|
"Categories": [
|
||||||
},
|
"Player"
|
||||||
"DelayToCanSpawnSec": 4,
|
],
|
||||||
"Id": "38a8fe02-f871-4b79-91e5-69c2c68d1bbc",
|
"ColliderParams": {
|
||||||
"Infiltration": "Factory",
|
"_parent": "SpawnSphereParams",
|
||||||
"Position": {
|
"_props": {
|
||||||
"x": -4.123,
|
"Center": {
|
||||||
"y": 0.005,
|
"x": 0,
|
||||||
"z": -34.711
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Rotation": 359.768463,
|
},
|
||||||
"Sides": [
|
"Radius": 20
|
||||||
"All"
|
}
|
||||||
]
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
{
|
"Id": "4755c538-4ee5-4125-8cd3-885787da7ad5",
|
||||||
"BotZoneName": "",
|
"Infiltration": "Factory",
|
||||||
"Categories": [
|
"Position": {
|
||||||
"Player"
|
"x": 19.87,
|
||||||
],
|
"y": -2.61,
|
||||||
"ColliderParams": {
|
"z": -1.3
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Rotation": 0,
|
||||||
"Center": {
|
"Sides": [
|
||||||
"x": 0,
|
"All"
|
||||||
"y": 0,
|
]
|
||||||
"z": 0
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"Radius": 20
|
"Categories": [
|
||||||
}
|
"Coop",
|
||||||
},
|
"Opposite"
|
||||||
"DelayToCanSpawnSec": 4,
|
],
|
||||||
"Id": "3bcd754a-b299-4d63-9d7f-e4d05c2f13e3",
|
"ColliderParams": {
|
||||||
"Infiltration": "Factory",
|
"_parent": "SpawnSphereParams",
|
||||||
"Position": {
|
"_props": {
|
||||||
"x": -23.044,
|
"Center": {
|
||||||
"y": 1.07,
|
"x": 0,
|
||||||
"z": 65.688
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Rotation": 263.74,
|
},
|
||||||
"Sides": [
|
"Radius": 20
|
||||||
"All"
|
}
|
||||||
]
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
{
|
"Id": "47a23e13-9db9-4cc2-8da0-fcbc52d698d8",
|
||||||
"BotZoneName": "",
|
"Infiltration": "Factory",
|
||||||
"Categories": [
|
"Position": {
|
||||||
"Coop",
|
"x": -35.38319,
|
||||||
"Group"
|
"y": 1.08018088,
|
||||||
],
|
"z": 50.6099
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"Rotation": 96.73777,
|
||||||
"_props": {
|
"Sides": [
|
||||||
"Center": {
|
"Usec",
|
||||||
"x": 0,
|
"Bear"
|
||||||
"y": 0,
|
]
|
||||||
"z": 0
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"Radius": 20
|
"Categories": [
|
||||||
}
|
"Player"
|
||||||
},
|
],
|
||||||
"DelayToCanSpawnSec": 4,
|
"ColliderParams": {
|
||||||
"Id": "3dd5759f-3764-491f-be62-82f2db15a699",
|
"_parent": "SpawnSphereParams",
|
||||||
"Infiltration": "Factory",
|
"_props": {
|
||||||
"Position": {
|
"Center": {
|
||||||
"x": 51.404438,
|
"x": 0,
|
||||||
"y": 0.0599999428,
|
"y": 0,
|
||||||
"z": 21.1870213
|
"z": 0
|
||||||
},
|
},
|
||||||
"Rotation": 269.225647,
|
"Radius": 30
|
||||||
"Sides": [
|
}
|
||||||
"Usec",
|
},
|
||||||
"Bear"
|
"DelayToCanSpawnSec": 4,
|
||||||
]
|
"Id": "4a4e5ee5-a314-4a78-939d-cf3c05818435",
|
||||||
},
|
"Infiltration": "Factory",
|
||||||
{
|
"Position": {
|
||||||
"BotZoneName": "",
|
"x": -4.765,
|
||||||
"Categories": [
|
"y": 0.005,
|
||||||
"Coop",
|
"z": -33.066
|
||||||
"Group"
|
},
|
||||||
],
|
"Rotation": 53.49001,
|
||||||
"ColliderParams": {
|
"Sides": [
|
||||||
"_parent": "SpawnSphereParams",
|
"All"
|
||||||
"_props": {
|
]
|
||||||
"Center": {
|
}, {
|
||||||
"x": 0,
|
"BotZoneName": "",
|
||||||
"y": 0,
|
"Categories": [
|
||||||
"z": 0
|
"Player"
|
||||||
},
|
],
|
||||||
"Radius": 20
|
"ColliderParams": {
|
||||||
}
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"Center": {
|
||||||
"Id": "3eed3347-ac2d-429b-870e-6e6bc076e05e",
|
"x": 0,
|
||||||
"Infiltration": "Factory",
|
"y": 0,
|
||||||
"Position": {
|
"z": 0
|
||||||
"x": 45.8,
|
},
|
||||||
"y": 0.0599999428,
|
"Radius": 20
|
||||||
"z": 20.9
|
}
|
||||||
},
|
},
|
||||||
"Rotation": 269.225647,
|
"DelayToCanSpawnSec": 4,
|
||||||
"Sides": [
|
"Id": "4bc2255b-75b0-44a3-91ed-c1b35499cbc5",
|
||||||
"Usec",
|
"Infiltration": "Factory",
|
||||||
"Bear"
|
"Position": {
|
||||||
]
|
"x": -17.21,
|
||||||
},
|
"y": -2.62,
|
||||||
{
|
"z": 38.282
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"Rotation": 160.78,
|
||||||
"Coop",
|
"Sides": [
|
||||||
"Group"
|
"All"
|
||||||
],
|
]
|
||||||
"ColliderParams": {
|
}, {
|
||||||
"_parent": "SpawnSphereParams",
|
"BotZoneName": "",
|
||||||
"_props": {
|
"Categories": [
|
||||||
"Center": {
|
"Player"
|
||||||
"x": 0,
|
],
|
||||||
"y": 0,
|
"ColliderParams": {
|
||||||
"z": 0
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"Radius": 20
|
"Center": {
|
||||||
}
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": 0
|
||||||
"Id": "3f0277ba-5d1f-4e3d-b763-234a33b904e3",
|
},
|
||||||
"Infiltration": "Factory",
|
"Radius": 20
|
||||||
"Position": {
|
}
|
||||||
"x": 49.5018044,
|
},
|
||||||
"y": 0.1170001,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": 23.8470821
|
"Id": "503cf951-8e80-4ca0-aa2d-993f71a6a4a6",
|
||||||
},
|
"Infiltration": "Factory",
|
||||||
"Rotation": 269.225647,
|
"Position": {
|
||||||
"Sides": [
|
"x": -51.426,
|
||||||
"Usec",
|
"y": 1.353,
|
||||||
"Bear"
|
"z": 54.339
|
||||||
]
|
},
|
||||||
},
|
"Rotation": 118.999352,
|
||||||
{
|
"Sides": [
|
||||||
"BotZoneName": "",
|
"All"
|
||||||
"Categories": [
|
]
|
||||||
"Coop",
|
}, {
|
||||||
"Opposite"
|
"BotZoneName": "",
|
||||||
],
|
"Categories": [
|
||||||
"ColliderParams": {
|
"Player"
|
||||||
"_parent": "SpawnSphereParams",
|
],
|
||||||
"_props": {
|
"ColliderParams": {
|
||||||
"Center": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": 0,
|
"_props": {
|
||||||
"y": 0,
|
"Center": {
|
||||||
"z": 0
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Radius": 20
|
"z": 0
|
||||||
}
|
},
|
||||||
},
|
"Radius": 30
|
||||||
"DelayToCanSpawnSec": 4,
|
}
|
||||||
"Id": "4393a80b-14da-4321-86c4-0d45ab6afa67",
|
},
|
||||||
"Infiltration": "Factory",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Position": {
|
"Id": "50560c89-4136-4cfb-b155-485519110c93",
|
||||||
"x": 48.6368141,
|
"Infiltration": "Factory",
|
||||||
"y": 0.11818099,
|
"Position": {
|
||||||
"z": -25.4841
|
"x": -3.503,
|
||||||
},
|
"y": 0.005,
|
||||||
"Rotation": 3.0047307,
|
"z": -32.728
|
||||||
"Sides": [
|
},
|
||||||
"Usec",
|
"Rotation": 53.49001,
|
||||||
"Bear"
|
"Sides": [
|
||||||
]
|
"All"
|
||||||
},
|
]
|
||||||
{
|
}, {
|
||||||
"BotZoneName": "",
|
"BotZoneName": "",
|
||||||
"Categories": [
|
"Categories": [
|
||||||
"Player"
|
"Player"
|
||||||
],
|
],
|
||||||
"ColliderParams": {
|
"ColliderParams": {
|
||||||
"_parent": "SpawnSphereParams",
|
"_parent": "SpawnSphereParams",
|
||||||
"_props": {
|
"_props": {
|
||||||
"Center": {
|
"Center": {
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"Radius": 20
|
"Radius": 20
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"DelayToCanSpawnSec": 4,
|
||||||
"Id": "4755c538-4ee5-4125-8cd3-885787da7ad5",
|
"Id": "57254982-c470-440d-911a-e8854f42398a",
|
||||||
"Infiltration": "Factory",
|
"Infiltration": "Factory",
|
||||||
"Position": {
|
"Position": {
|
||||||
"x": 19.87,
|
"x": -52.617,
|
||||||
"y": -2.61,
|
"y": 1.353,
|
||||||
"z": -1.3
|
"z": 55.629
|
||||||
},
|
},
|
||||||
"Rotation": 0,
|
"Rotation": 118.999352,
|
||||||
"Sides": [
|
"Sides": [
|
||||||
"All"
|
"All"
|
||||||
]
|
]
|
||||||
},
|
}, {
|
||||||
{
|
"BotZoneName": "",
|
||||||
"BotZoneName": "",
|
"Categories": [
|
||||||
"Categories": [
|
"Coop",
|
||||||
"Coop",
|
"Opposite"
|
||||||
"Opposite"
|
],
|
||||||
],
|
"ColliderParams": {
|
||||||
"ColliderParams": {
|
"_parent": "SpawnSphereParams",
|
||||||
"_parent": "SpawnSphereParams",
|
"_props": {
|
||||||
"_props": {
|
"Center": {
|
||||||
"Center": {
|
"x": 0,
|
||||||
"x": 0,
|
"y": 0,
|
||||||
"y": 0,
|
"z": 0
|
||||||
"z": 0
|
},
|
||||||
},
|
"Radius": 20
|
||||||
"Radius": 20
|
}
|
||||||
}
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"DelayToCanSpawnSec": 4,
|
"Id": "58eb6051-b050-4ce0-b608-71759c5e05b2",
|
||||||
"Id": "47a23e13-9db9-4cc2-8da0-fcbc52d698d8",
|
"Infiltration": "Factory",
|
||||||
"Infiltration": "Factory",
|
"Position": {
|
||||||
"Position": {
|
"x": -35.45019,
|
||||||
"x": -35.38319,
|
"y": 1.08018088,
|
||||||
"y": 1.08018088,
|
"z": 47.646904
|
||||||
"z": 50.6099
|
},
|
||||||
},
|
"Rotation": 96.73777,
|
||||||
"Rotation": 96.73777,
|
"Sides": [
|
||||||
"Sides": [
|
"Usec",
|
||||||
"Usec",
|
"Bear"
|
||||||
"Bear"
|
]
|
||||||
]
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
{
|
"Categories": [
|
||||||
"BotZoneName": "",
|
"Coop",
|
||||||
"Categories": [
|
"Opposite"
|
||||||
"Player"
|
],
|
||||||
],
|
"ColliderParams": {
|
||||||
"ColliderParams": {
|
"_parent": "SpawnSphereParams",
|
||||||
"_parent": "SpawnSphereParams",
|
"_props": {
|
||||||
"_props": {
|
"Center": {
|
||||||
"Center": {
|
"x": 0,
|
||||||
"x": 0,
|
"y": 0,
|
||||||
"y": 0,
|
"z": 0
|
||||||
"z": 0
|
},
|
||||||
},
|
"Radius": 20
|
||||||
"Radius": 30
|
}
|
||||||
}
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"DelayToCanSpawnSec": 4,
|
"Id": "595f96c9-dcf7-4b89-947c-6f5538176fe2",
|
||||||
"Id": "4a4e5ee5-a314-4a78-939d-cf3c05818435",
|
"Infiltration": "Factory",
|
||||||
"Infiltration": "Factory",
|
"Position": {
|
||||||
"Position": {
|
"x": 52.02281,
|
||||||
"x": -4.765,
|
"y": 0.0901808739,
|
||||||
"y": 0.005,
|
"z": -24.6441
|
||||||
"z": -33.066
|
},
|
||||||
},
|
"Rotation": 3.0047307,
|
||||||
"Rotation": 53.49001,
|
"Sides": [
|
||||||
"Sides": [
|
"Usec",
|
||||||
"All"
|
"Bear"
|
||||||
]
|
]
|
||||||
},
|
}, {
|
||||||
{
|
"BotZoneName": "",
|
||||||
"BotZoneName": "",
|
"Categories": [
|
||||||
"Categories": [
|
"Bot"
|
||||||
"Player"
|
],
|
||||||
],
|
"ColliderParams": {
|
||||||
"ColliderParams": {
|
"_parent": "SpawnSphereParams",
|
||||||
"_parent": "SpawnSphereParams",
|
"_props": {
|
||||||
"_props": {
|
"Center": {
|
||||||
"Center": {
|
"x": 0,
|
||||||
"x": 0,
|
"y": 0,
|
||||||
"y": 0,
|
"z": 0
|
||||||
"z": 0
|
},
|
||||||
},
|
"Radius": 21.1
|
||||||
"Radius": 20
|
}
|
||||||
}
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"DelayToCanSpawnSec": 4,
|
"Id": "5a2aaa7e-06d3-438b-a2ee-2781ed753d2d",
|
||||||
"Id": "4bc2255b-75b0-44a3-91ed-c1b35499cbc5",
|
"Infiltration": "",
|
||||||
"Infiltration": "Factory",
|
"Position": {
|
||||||
"Position": {
|
"x": 35.545,
|
||||||
"x": -17.21,
|
"y": 8.231328,
|
||||||
"y": -2.62,
|
"z": 36.41
|
||||||
"z": 38.282
|
},
|
||||||
},
|
"Rotation": 0,
|
||||||
"Rotation": 160.78,
|
"Sides": [
|
||||||
"Sides": [
|
"Savage"
|
||||||
"All"
|
]
|
||||||
]
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
{
|
"Categories": [
|
||||||
"BotZoneName": "",
|
"Player"
|
||||||
"Categories": [
|
],
|
||||||
"Player"
|
"ColliderParams": {
|
||||||
],
|
"_parent": "SpawnSphereParams",
|
||||||
"ColliderParams": {
|
"_props": {
|
||||||
"_parent": "SpawnSphereParams",
|
"Center": {
|
||||||
"_props": {
|
"x": 0,
|
||||||
"Center": {
|
"y": 0,
|
||||||
"x": 0,
|
"z": 0
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"Radius": 20
|
||||||
},
|
}
|
||||||
"Radius": 20
|
},
|
||||||
}
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "5be1a535-4865-433c-b645-33c7ff65bd94",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Infiltration": "Factory",
|
||||||
"Id": "503cf951-8e80-4ca0-aa2d-993f71a6a4a6",
|
"Position": {
|
||||||
"Infiltration": "Factory",
|
"x": -31.67,
|
||||||
"Position": {
|
"y": 0.21,
|
||||||
"x": -51.426,
|
"z": 8.2
|
||||||
"y": 1.353,
|
},
|
||||||
"z": 54.339
|
"Rotation": 54.99,
|
||||||
},
|
"Sides": [
|
||||||
"Rotation": 118.999352,
|
"All"
|
||||||
"Sides": [
|
]
|
||||||
"All"
|
}, {
|
||||||
]
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
{
|
"Coop",
|
||||||
"BotZoneName": "",
|
"Group"
|
||||||
"Categories": [
|
],
|
||||||
"Player"
|
"ColliderParams": {
|
||||||
],
|
"_parent": "SpawnSphereParams",
|
||||||
"ColliderParams": {
|
"_props": {
|
||||||
"_parent": "SpawnSphereParams",
|
"Center": {
|
||||||
"_props": {
|
"x": 0,
|
||||||
"Center": {
|
"y": 0,
|
||||||
"x": 0,
|
"z": 0
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"Radius": 20
|
||||||
},
|
}
|
||||||
"Radius": 30
|
},
|
||||||
}
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "5f9f188b-8489-4c06-ae14-ba4ca2a46028",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Infiltration": "Factory",
|
||||||
"Id": "50560c89-4136-4cfb-b155-485519110c93",
|
"Position": {
|
||||||
"Infiltration": "Factory",
|
"x": 46.0596237,
|
||||||
"Position": {
|
"y": 0.03700018,
|
||||||
"x": -3.503,
|
"z": 15.1563778
|
||||||
"y": 0.005,
|
},
|
||||||
"z": -32.728
|
"Rotation": 269.225647,
|
||||||
},
|
"Sides": [
|
||||||
"Rotation": 53.49001,
|
"Usec",
|
||||||
"Sides": [
|
"Bear"
|
||||||
"All"
|
]
|
||||||
]
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
{
|
"Categories": [
|
||||||
"BotZoneName": "",
|
"Player"
|
||||||
"Categories": [
|
],
|
||||||
"Player"
|
"ColliderParams": {
|
||||||
],
|
"_parent": "SpawnSphereParams",
|
||||||
"ColliderParams": {
|
"_props": {
|
||||||
"_parent": "SpawnSphereParams",
|
"Center": {
|
||||||
"_props": {
|
"x": 0,
|
||||||
"Center": {
|
"y": 0,
|
||||||
"x": 0,
|
"z": 0
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"Radius": 20
|
||||||
},
|
}
|
||||||
"Radius": 20
|
},
|
||||||
}
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "60b47eab-b2a6-4ba2-b30c-fea14a7169bf",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Infiltration": "Factory",
|
||||||
"Id": "57254982-c470-440d-911a-e8854f42398a",
|
"Position": {
|
||||||
"Infiltration": "Factory",
|
"x": 68.514,
|
||||||
"Position": {
|
"y": 0.194,
|
||||||
"x": -52.617,
|
"z": -4.796
|
||||||
"y": 1.353,
|
},
|
||||||
"z": 55.629
|
"Rotation": 5.86497259,
|
||||||
},
|
"Sides": [
|
||||||
"Rotation": 118.999352,
|
"All"
|
||||||
"Sides": [
|
]
|
||||||
"All"
|
}, {
|
||||||
]
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
{
|
"Bot"
|
||||||
"BotZoneName": "",
|
],
|
||||||
"Categories": [
|
"ColliderParams": {
|
||||||
"Coop",
|
"_parent": "SpawnSphereParams",
|
||||||
"Opposite"
|
"_props": {
|
||||||
],
|
"Center": {
|
||||||
"ColliderParams": {
|
"x": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"y": 0,
|
||||||
"_props": {
|
"z": 0
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"Radius": 35
|
||||||
"y": 0,
|
}
|
||||||
"z": 0
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"Radius": 20
|
"Id": "6670b804-5f1a-45f1-a462-585cb8619d09",
|
||||||
}
|
"Infiltration": "",
|
||||||
},
|
"Position": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"x": 8.07,
|
||||||
"Id": "58eb6051-b050-4ce0-b608-71759c5e05b2",
|
"y": 0.1,
|
||||||
"Infiltration": "Factory",
|
"z": -8.61
|
||||||
"Position": {
|
},
|
||||||
"x": -35.45019,
|
"Rotation": 0,
|
||||||
"y": 1.08018088,
|
"Sides": [
|
||||||
"z": 47.646904
|
"Savage"
|
||||||
},
|
]
|
||||||
"Rotation": 96.73777,
|
}, {
|
||||||
"Sides": [
|
"BotZoneName": "",
|
||||||
"Usec",
|
"Categories": [
|
||||||
"Bear"
|
"Player"
|
||||||
]
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
{
|
"_parent": "SpawnBoxParams",
|
||||||
"BotZoneName": "",
|
"_props": {
|
||||||
"Categories": [
|
"Center": {
|
||||||
"Coop",
|
"x": 0,
|
||||||
"Opposite"
|
"y": 0,
|
||||||
],
|
"z": 0
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"Size": {
|
||||||
"_props": {
|
"x": 40,
|
||||||
"Center": {
|
"y": 4,
|
||||||
"x": 0,
|
"z": 40
|
||||||
"y": 0,
|
}
|
||||||
"z": 0
|
}
|
||||||
},
|
},
|
||||||
"Radius": 20
|
"DelayToCanSpawnSec": 4,
|
||||||
}
|
"Id": "67fb48f8-0359-458b-876c-2e4963cbd14e",
|
||||||
},
|
"Infiltration": "Factory",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Position": {
|
||||||
"Id": "595f96c9-dcf7-4b89-947c-6f5538176fe2",
|
"x": -5.93,
|
||||||
"Infiltration": "Factory",
|
"y": -3.889,
|
||||||
"Position": {
|
"z": -22.49
|
||||||
"x": 52.02281,
|
},
|
||||||
"y": 0.0901808739,
|
"Rotation": 1.93020487,
|
||||||
"z": -24.6441
|
"Sides": [
|
||||||
},
|
"All"
|
||||||
"Rotation": 3.0047307,
|
]
|
||||||
"Sides": [
|
}, {
|
||||||
"Usec",
|
"BotZoneName": "",
|
||||||
"Bear"
|
"Categories": [
|
||||||
]
|
"Player"
|
||||||
},
|
],
|
||||||
{
|
"ColliderParams": {
|
||||||
"BotZoneName": "",
|
"_parent": "SpawnSphereParams",
|
||||||
"Categories": [
|
"_props": {
|
||||||
"Bot"
|
"Center": {
|
||||||
],
|
"x": 0,
|
||||||
"ColliderParams": {
|
"y": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": 0
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Radius": 20
|
||||||
"x": 0,
|
}
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "683f2734-6398-4b77-9bab-b87f3be35938",
|
||||||
"Radius": 21.1
|
"Infiltration": "Factory",
|
||||||
}
|
"Position": {
|
||||||
},
|
"x": 69.644,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 0.211,
|
||||||
"Id": "5a2aaa7e-06d3-438b-a2ee-2781ed753d2d",
|
"z": -60.426
|
||||||
"Infiltration": "",
|
},
|
||||||
"Position": {
|
"Rotation": 56.43,
|
||||||
"x": 35.545,
|
"Sides": [
|
||||||
"y": 8.231328,
|
"All"
|
||||||
"z": 36.41
|
]
|
||||||
},
|
}, {
|
||||||
"Rotation": 0,
|
"BotZoneName": "",
|
||||||
"Sides": [
|
"Categories": [
|
||||||
"Savage"
|
"Bot"
|
||||||
]
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
{
|
"_parent": "SpawnSphereParams",
|
||||||
"BotZoneName": "",
|
"_props": {
|
||||||
"Categories": [
|
"Center": {
|
||||||
"Player"
|
"x": 0,
|
||||||
],
|
"y": 0,
|
||||||
"ColliderParams": {
|
"z": 0
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Radius": 21.1
|
||||||
"Center": {
|
}
|
||||||
"x": 0,
|
},
|
||||||
"y": 0,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": 0
|
"Id": "68ac9245-633b-4287-a999-2c3028fa8d45",
|
||||||
},
|
"Infiltration": "",
|
||||||
"Radius": 20
|
"Position": {
|
||||||
}
|
"x": 4.73,
|
||||||
},
|
"y": 0.01,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": -35.1
|
||||||
"Id": "5be1a535-4865-433c-b645-33c7ff65bd94",
|
},
|
||||||
"Infiltration": "Factory",
|
"Rotation": 0,
|
||||||
"Position": {
|
"Sides": [
|
||||||
"x": -31.67,
|
"Savage"
|
||||||
"y": 0.21,
|
]
|
||||||
"z": 8.2
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"Rotation": 54.99,
|
"Categories": [
|
||||||
"Sides": [
|
"Coop",
|
||||||
"All"
|
"Group"
|
||||||
]
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
{
|
"_parent": "SpawnSphereParams",
|
||||||
"BotZoneName": "",
|
"_props": {
|
||||||
"Categories": [
|
"Center": {
|
||||||
"Coop",
|
"x": 0,
|
||||||
"Group"
|
"y": 0,
|
||||||
],
|
"z": 0
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"Radius": 20
|
||||||
"_props": {
|
}
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": 0,
|
"Id": "68f38db1-e55e-4170-9e79-1f9e34e8cdc5",
|
||||||
"z": 0
|
"Infiltration": "Factory",
|
||||||
},
|
"Position": {
|
||||||
"Radius": 20
|
"x": 44.15699,
|
||||||
}
|
"y": 0.0940001,
|
||||||
},
|
"z": 17.8164349
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "5f9f188b-8489-4c06-ae14-ba4ca2a46028",
|
"Rotation": 269.225647,
|
||||||
"Infiltration": "Factory",
|
"Sides": [
|
||||||
"Position": {
|
"Usec",
|
||||||
"x": 46.0596237,
|
"Bear"
|
||||||
"y": 0.03700018,
|
]
|
||||||
"z": 15.1563778
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"Rotation": 269.225647,
|
"Categories": [
|
||||||
"Sides": [
|
"Player"
|
||||||
"Usec",
|
],
|
||||||
"Bear"
|
"ColliderParams": {
|
||||||
]
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
{
|
"Center": {
|
||||||
"BotZoneName": "",
|
"x": 0,
|
||||||
"Categories": [
|
"y": 0,
|
||||||
"Player"
|
"z": 0
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"Radius": 20
|
||||||
"_parent": "SpawnSphereParams",
|
}
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"x": 0,
|
"Id": "6d7bf2bb-6211-4495-8509-58ceadea72e0",
|
||||||
"y": 0,
|
"Infiltration": "Factory",
|
||||||
"z": 0
|
"Position": {
|
||||||
},
|
"x": -18.579,
|
||||||
"Radius": 20
|
"y": -2.62,
|
||||||
}
|
"z": 38.04
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Rotation": 160.78,
|
||||||
"Id": "60b47eab-b2a6-4ba2-b30c-fea14a7169bf",
|
"Sides": [
|
||||||
"Infiltration": "Factory",
|
"All"
|
||||||
"Position": {
|
]
|
||||||
"x": 68.514,
|
}, {
|
||||||
"y": 0.194,
|
"BotZoneName": "",
|
||||||
"z": -4.796
|
"Categories": [
|
||||||
},
|
"Player"
|
||||||
"Rotation": 5.86497259,
|
],
|
||||||
"Sides": [
|
"ColliderParams": {
|
||||||
"All"
|
"_parent": "SpawnSphereParams",
|
||||||
]
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
{
|
"x": 0,
|
||||||
"BotZoneName": "",
|
"y": 0,
|
||||||
"Categories": [
|
"z": 0
|
||||||
"Bot"
|
},
|
||||||
],
|
"Radius": 20
|
||||||
"ColliderParams": {
|
}
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"Center": {
|
"Id": "6d97a439-de10-42c5-99ef-6cf92e243aca",
|
||||||
"x": 0,
|
"Infiltration": "Factory",
|
||||||
"y": 0,
|
"Position": {
|
||||||
"z": 0
|
"x": 17.043,
|
||||||
},
|
"y": -2.61,
|
||||||
"Radius": 35
|
"z": -2.117
|
||||||
}
|
},
|
||||||
},
|
"Rotation": 183.2318,
|
||||||
"DelayToCanSpawnSec": 4,
|
"Sides": [
|
||||||
"Id": "6670b804-5f1a-45f1-a462-585cb8619d09",
|
"All"
|
||||||
"Infiltration": "",
|
]
|
||||||
"Position": {
|
}, {
|
||||||
"x": 8.07,
|
"BotZoneName": "",
|
||||||
"y": 0.1,
|
"Categories": [
|
||||||
"z": -8.61
|
"Player"
|
||||||
},
|
],
|
||||||
"Rotation": 0,
|
"ColliderParams": {
|
||||||
"Sides": [
|
"_parent": "SpawnBoxParams",
|
||||||
"Savage"
|
"_props": {
|
||||||
]
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
{
|
"y": 0,
|
||||||
"BotZoneName": "",
|
"z": 0
|
||||||
"Categories": [
|
},
|
||||||
"Player"
|
"Size": {
|
||||||
],
|
"x": 40,
|
||||||
"ColliderParams": {
|
"y": 4,
|
||||||
"_parent": "SpawnBoxParams",
|
"z": 50
|
||||||
"_props": {
|
}
|
||||||
"Center": {
|
}
|
||||||
"x": 0,
|
},
|
||||||
"y": 0,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": 0
|
"Id": "6ecc9492-5fbb-43d8-a0c0-8509fa39eb1d",
|
||||||
},
|
"Infiltration": "Factory",
|
||||||
"Size": {
|
"Position": {
|
||||||
"x": 40,
|
"x": -2.238,
|
||||||
"y": 4,
|
"y": -3.905,
|
||||||
"z": 40
|
"z": -15.408
|
||||||
}
|
},
|
||||||
}
|
"Rotation": 1.93020487,
|
||||||
},
|
"Sides": [
|
||||||
"DelayToCanSpawnSec": 4,
|
"All"
|
||||||
"Id": "67fb48f8-0359-458b-876c-2e4963cbd14e",
|
]
|
||||||
"Infiltration": "Factory",
|
}, {
|
||||||
"Position": {
|
"BotZoneName": "",
|
||||||
"x": -5.93,
|
"Categories": [
|
||||||
"y": -3.889,
|
"Player"
|
||||||
"z": -22.49
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Rotation": 1.93020487,
|
"_parent": "SpawnSphereParams",
|
||||||
"Sides": [
|
"_props": {
|
||||||
"All"
|
"Center": {
|
||||||
]
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
{
|
"z": 0
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"Radius": 20
|
||||||
"Player"
|
}
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"_parent": "SpawnSphereParams",
|
"Id": "74059b40-4072-495f-a02c-2ffce404d728",
|
||||||
"_props": {
|
"Infiltration": "Factory",
|
||||||
"Center": {
|
"Position": {
|
||||||
"x": 0,
|
"x": 32.213,
|
||||||
"y": 0,
|
"y": 2.333,
|
||||||
"z": 0
|
"z": 18.67
|
||||||
},
|
},
|
||||||
"Radius": 20
|
"Rotation": 249.746887,
|
||||||
}
|
"Sides": [
|
||||||
},
|
"All"
|
||||||
"DelayToCanSpawnSec": 4,
|
]
|
||||||
"Id": "683f2734-6398-4b77-9bab-b87f3be35938",
|
}, {
|
||||||
"Infiltration": "Factory",
|
"BotZoneName": "",
|
||||||
"Position": {
|
"Categories": [
|
||||||
"x": 69.644,
|
"Coop",
|
||||||
"y": 0.211,
|
"Opposite"
|
||||||
"z": -60.426
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Rotation": 56.43,
|
"_parent": "SpawnSphereParams",
|
||||||
"Sides": [
|
"_props": {
|
||||||
"All"
|
"Center": {
|
||||||
]
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
{
|
"z": 0
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"Radius": 20
|
||||||
"Bot"
|
}
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"_parent": "SpawnSphereParams",
|
"Id": "792180b4-c67c-45f6-a5d4-f3973c7e2c9b",
|
||||||
"_props": {
|
"Infiltration": "Factory",
|
||||||
"Center": {
|
"Position": {
|
||||||
"x": 0,
|
"x": 45.914814,
|
||||||
"y": 0,
|
"y": 0.11818099,
|
||||||
"z": 0
|
"z": -26.4251
|
||||||
},
|
},
|
||||||
"Radius": 21.1
|
"Rotation": 3.0047307,
|
||||||
}
|
"Sides": [
|
||||||
},
|
"Usec",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Bear"
|
||||||
"Id": "68ac9245-633b-4287-a999-2c3028fa8d45",
|
]
|
||||||
"Infiltration": "",
|
}, {
|
||||||
"Position": {
|
"BotZoneName": "",
|
||||||
"x": 4.73,
|
"Categories": [
|
||||||
"y": 0.01,
|
"Player"
|
||||||
"z": -35.1
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Rotation": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"Sides": [
|
"_props": {
|
||||||
"Savage"
|
"Center": {
|
||||||
]
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
{
|
"z": 0
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"Radius": 20
|
||||||
"Coop",
|
}
|
||||||
"Group"
|
},
|
||||||
],
|
"DelayToCanSpawnSec": 4,
|
||||||
"ColliderParams": {
|
"Id": "7ea1b4b8-a496-4bc0-bf61-e5ba4f3aa1fa",
|
||||||
"_parent": "SpawnSphereParams",
|
"Infiltration": "Factory",
|
||||||
"_props": {
|
"Position": {
|
||||||
"Center": {
|
"x": 43.604,
|
||||||
"x": 0,
|
"y": 0.16,
|
||||||
"y": 0,
|
"z": -36.675
|
||||||
"z": 0
|
},
|
||||||
},
|
"Rotation": 0,
|
||||||
"Radius": 20
|
"Sides": [
|
||||||
}
|
"All"
|
||||||
},
|
]
|
||||||
"DelayToCanSpawnSec": 4,
|
}, {
|
||||||
"Id": "68f38db1-e55e-4170-9e79-1f9e34e8cdc5",
|
"BotZoneName": "",
|
||||||
"Infiltration": "Factory",
|
"Categories": [
|
||||||
"Position": {
|
"Player"
|
||||||
"x": 44.15699,
|
],
|
||||||
"y": 0.0940001,
|
"ColliderParams": {
|
||||||
"z": 17.8164349
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"Rotation": 269.225647,
|
"Center": {
|
||||||
"Sides": [
|
"x": 0,
|
||||||
"Usec",
|
"y": 0,
|
||||||
"Bear"
|
"z": 0
|
||||||
]
|
},
|
||||||
},
|
"Radius": 20
|
||||||
{
|
}
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"DelayToCanSpawnSec": 4,
|
||||||
"Player"
|
"Id": "80532206-b2e1-4578-b559-99eae931a957",
|
||||||
],
|
"Infiltration": "Factory",
|
||||||
"ColliderParams": {
|
"Position": {
|
||||||
"_parent": "SpawnSphereParams",
|
"x": 46.118,
|
||||||
"_props": {
|
"y": 0.16,
|
||||||
"Center": {
|
"z": -39.159
|
||||||
"x": 0,
|
},
|
||||||
"y": 0,
|
"Rotation": 0,
|
||||||
"z": 0
|
"Sides": [
|
||||||
},
|
"All"
|
||||||
"Radius": 20
|
]
|
||||||
}
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Categories": [
|
||||||
"Id": "6d7bf2bb-6211-4495-8509-58ceadea72e0",
|
"Player"
|
||||||
"Infiltration": "Factory",
|
],
|
||||||
"Position": {
|
"ColliderParams": {
|
||||||
"x": -18.579,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": -2.62,
|
"_props": {
|
||||||
"z": 38.04
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Rotation": 160.78,
|
"y": 0,
|
||||||
"Sides": [
|
"z": 0
|
||||||
"All"
|
},
|
||||||
]
|
"Radius": 20
|
||||||
},
|
}
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Categories": [
|
"Id": "8128ea83-0d4f-4e64-b109-5acc9e477b33",
|
||||||
"Player"
|
"Infiltration": "Factory",
|
||||||
],
|
"Position": {
|
||||||
"ColliderParams": {
|
"x": 69.838,
|
||||||
"_parent": "SpawnSphereParams",
|
"y": 0.194,
|
||||||
"_props": {
|
"z": -6.105
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"Rotation": 5.86497259,
|
||||||
"y": 0,
|
"Sides": [
|
||||||
"z": 0
|
"All"
|
||||||
},
|
]
|
||||||
"Radius": 20
|
}, {
|
||||||
}
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
"DelayToCanSpawnSec": 4,
|
"Coop",
|
||||||
"Id": "6d97a439-de10-42c5-99ef-6cf92e243aca",
|
"Opposite"
|
||||||
"Infiltration": "Factory",
|
],
|
||||||
"Position": {
|
"ColliderParams": {
|
||||||
"x": 17.043,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": -2.61,
|
"_props": {
|
||||||
"z": -2.117
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Rotation": 183.2318,
|
"y": 0,
|
||||||
"Sides": [
|
"z": 0
|
||||||
"All"
|
},
|
||||||
]
|
"Radius": 20
|
||||||
},
|
}
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Categories": [
|
"Id": "824c7aed-9a71-4158-91e4-a153c42bbddc",
|
||||||
"Player"
|
"Infiltration": "Factory",
|
||||||
],
|
"Position": {
|
||||||
"ColliderParams": {
|
"x": 47.3188133,
|
||||||
"_parent": "SpawnBoxParams",
|
"y": 0.11818099,
|
||||||
"_props": {
|
"z": -25.6161
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"Rotation": 3.0047307,
|
||||||
"y": 0,
|
"Sides": [
|
||||||
"z": 0
|
"Usec",
|
||||||
},
|
"Bear"
|
||||||
"Size": {
|
]
|
||||||
"x": 40,
|
}, {
|
||||||
"y": 4,
|
"BotZoneName": "",
|
||||||
"z": 50
|
"Categories": [
|
||||||
}
|
"Player"
|
||||||
}
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"_parent": "SpawnSphereParams",
|
||||||
"Id": "6ecc9492-5fbb-43d8-a0c0-8509fa39eb1d",
|
"_props": {
|
||||||
"Infiltration": "Factory",
|
"Center": {
|
||||||
"Position": {
|
"x": 0,
|
||||||
"x": -2.238,
|
"y": 0,
|
||||||
"y": -3.905,
|
"z": 0
|
||||||
"z": -15.408
|
},
|
||||||
},
|
"Radius": 20
|
||||||
"Rotation": 1.93020487,
|
}
|
||||||
"Sides": [
|
},
|
||||||
"All"
|
"DelayToCanSpawnSec": 4,
|
||||||
]
|
"Id": "8429bed9-52e2-4731-a425-4912db8529a9",
|
||||||
},
|
"Infiltration": "Factory",
|
||||||
{
|
"Position": {
|
||||||
"BotZoneName": "",
|
"x": 57.902,
|
||||||
"Categories": [
|
"y": 0.06,
|
||||||
"Player"
|
"z": 21.998
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"Rotation": 53.49001,
|
||||||
"_parent": "SpawnSphereParams",
|
"Sides": [
|
||||||
"_props": {
|
"All"
|
||||||
"Center": {
|
]
|
||||||
"x": 0,
|
}, {
|
||||||
"y": 0,
|
"BotZoneName": "",
|
||||||
"z": 0
|
"Categories": [
|
||||||
},
|
"Player"
|
||||||
"Radius": 20
|
],
|
||||||
}
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"DelayToCanSpawnSec": 4,
|
"_props": {
|
||||||
"Id": "74059b40-4072-495f-a02c-2ffce404d728",
|
"Center": {
|
||||||
"Infiltration": "Factory",
|
"x": 0,
|
||||||
"Position": {
|
"y": 0,
|
||||||
"x": 32.213,
|
"z": 0
|
||||||
"y": 2.333,
|
},
|
||||||
"z": 18.67
|
"Radius": 20
|
||||||
},
|
}
|
||||||
"Rotation": 249.746887,
|
},
|
||||||
"Sides": [
|
"DelayToCanSpawnSec": 4,
|
||||||
"All"
|
"Id": "867576c4-1152-48ad-80bf-a802d7318379",
|
||||||
]
|
"Infiltration": "Factory",
|
||||||
},
|
"Position": {
|
||||||
{
|
"x": -49.516,
|
||||||
"BotZoneName": "",
|
"y": 1.353,
|
||||||
"Categories": [
|
"z": 55.556
|
||||||
"Coop",
|
},
|
||||||
"Opposite"
|
"Rotation": 118.999352,
|
||||||
],
|
"Sides": [
|
||||||
"ColliderParams": {
|
"All"
|
||||||
"_parent": "SpawnSphereParams",
|
]
|
||||||
"_props": {
|
}, {
|
||||||
"Center": {
|
"BotZoneName": "",
|
||||||
"x": 0,
|
"Categories": [
|
||||||
"y": 0,
|
"Bot"
|
||||||
"z": 0
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Radius": 20
|
"_parent": "SpawnSphereParams",
|
||||||
}
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"x": 0,
|
||||||
"Id": "792180b4-c67c-45f6-a5d4-f3973c7e2c9b",
|
"y": 0,
|
||||||
"Infiltration": "Factory",
|
"z": 0
|
||||||
"Position": {
|
},
|
||||||
"x": 45.914814,
|
"Radius": 41.97
|
||||||
"y": 0.11818099,
|
}
|
||||||
"z": -26.4251
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"Rotation": 3.0047307,
|
"Id": "86ff84ac-edf7-4efd-9643-4bacc59073e7",
|
||||||
"Sides": [
|
"Infiltration": "",
|
||||||
"Usec",
|
"Position": {
|
||||||
"Bear"
|
"x": -6.77,
|
||||||
]
|
"y": 0.17,
|
||||||
},
|
"z": 10.01
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"Rotation": 327.8234,
|
||||||
"Categories": [
|
"Sides": [
|
||||||
"Player"
|
"Savage"
|
||||||
],
|
]
|
||||||
"ColliderParams": {
|
}, {
|
||||||
"_parent": "SpawnSphereParams",
|
"BotZoneName": "",
|
||||||
"_props": {
|
"Categories": [
|
||||||
"Center": {
|
"Player"
|
||||||
"x": 0,
|
],
|
||||||
"y": 0,
|
"ColliderParams": {
|
||||||
"z": 0
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"Radius": 20
|
"Center": {
|
||||||
}
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": 0
|
||||||
"Id": "7ea1b4b8-a496-4bc0-bf61-e5ba4f3aa1fa",
|
},
|
||||||
"Infiltration": "Factory",
|
"Radius": 30
|
||||||
"Position": {
|
}
|
||||||
"x": 43.604,
|
},
|
||||||
"y": 0.16,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": -36.675
|
"Id": "8df78011-1568-4e66-99b8-5c4ed736b99a",
|
||||||
},
|
"Infiltration": "Factory",
|
||||||
"Rotation": 0,
|
"Position": {
|
||||||
"Sides": [
|
"x": -6.95,
|
||||||
"All"
|
"y": 0.005,
|
||||||
]
|
"z": -32.83
|
||||||
},
|
},
|
||||||
{
|
"Rotation": 315.70224,
|
||||||
"BotZoneName": "",
|
"Sides": [
|
||||||
"Categories": [
|
"All"
|
||||||
"Player"
|
]
|
||||||
],
|
}, {
|
||||||
"ColliderParams": {
|
"BotZoneName": "",
|
||||||
"_parent": "SpawnSphereParams",
|
"Categories": [
|
||||||
"_props": {
|
"Bot"
|
||||||
"Center": {
|
],
|
||||||
"x": 0,
|
"ColliderParams": {
|
||||||
"y": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": 0
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"Radius": 20
|
"x": 0,
|
||||||
}
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "80532206-b2e1-4578-b559-99eae931a957",
|
"Radius": 41.97
|
||||||
"Infiltration": "Factory",
|
}
|
||||||
"Position": {
|
},
|
||||||
"x": 46.118,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": 0.16,
|
"Id": "90da8fb3-422a-46cd-b540-648cde8ee9f3",
|
||||||
"z": -39.159
|
"Infiltration": "",
|
||||||
},
|
"Position": {
|
||||||
"Rotation": 0,
|
"x": 23.83,
|
||||||
"Sides": [
|
"y": -2.604,
|
||||||
"All"
|
"z": -30.66
|
||||||
]
|
},
|
||||||
},
|
"Rotation": 0,
|
||||||
{
|
"Sides": [
|
||||||
"BotZoneName": "",
|
"Savage"
|
||||||
"Categories": [
|
]
|
||||||
"Player"
|
}, {
|
||||||
],
|
"BotZoneName": "",
|
||||||
"ColliderParams": {
|
"Categories": [
|
||||||
"_parent": "SpawnSphereParams",
|
"Player"
|
||||||
"_props": {
|
],
|
||||||
"Center": {
|
"ColliderParams": {
|
||||||
"x": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": 0,
|
"_props": {
|
||||||
"z": 0
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Radius": 20
|
"y": 0,
|
||||||
}
|
"z": 0
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Radius": 20
|
||||||
"Id": "8128ea83-0d4f-4e64-b109-5acc9e477b33",
|
}
|
||||||
"Infiltration": "Factory",
|
},
|
||||||
"Position": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"x": 69.838,
|
"Id": "91ec8f79-6cc4-422d-966f-4cd6a02d5a87",
|
||||||
"y": 0.194,
|
"Infiltration": "Factory",
|
||||||
"z": -6.105
|
"Position": {
|
||||||
},
|
"x": -21.217,
|
||||||
"Rotation": 5.86497259,
|
"y": -2.62,
|
||||||
"Sides": [
|
"z": 40.645
|
||||||
"All"
|
},
|
||||||
]
|
"Rotation": 160.78,
|
||||||
},
|
"Sides": [
|
||||||
{
|
"All"
|
||||||
"BotZoneName": "",
|
]
|
||||||
"Categories": [
|
}, {
|
||||||
"Coop",
|
"BotZoneName": "",
|
||||||
"Opposite"
|
"Categories": [
|
||||||
],
|
"Player"
|
||||||
"ColliderParams": {
|
],
|
||||||
"_parent": "SpawnSphereParams",
|
"ColliderParams": {
|
||||||
"_props": {
|
"_parent": "SpawnSphereParams",
|
||||||
"Center": {
|
"_props": {
|
||||||
"x": 0,
|
"Center": {
|
||||||
"y": 0,
|
"x": 0,
|
||||||
"z": 0
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Radius": 20
|
},
|
||||||
}
|
"Radius": 20
|
||||||
},
|
}
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "824c7aed-9a71-4158-91e4-a153c42bbddc",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Infiltration": "Factory",
|
"Id": "92822146-7c98-4570-8bde-8d0d042ae3cf",
|
||||||
"Position": {
|
"Infiltration": "Factory",
|
||||||
"x": 47.3188133,
|
"Position": {
|
||||||
"y": 0.11818099,
|
"x": 43.591,
|
||||||
"z": -25.6161
|
"y": 0.16,
|
||||||
},
|
"z": -38.865
|
||||||
"Rotation": 3.0047307,
|
},
|
||||||
"Sides": [
|
"Rotation": 0,
|
||||||
"Usec",
|
"Sides": [
|
||||||
"Bear"
|
"All"
|
||||||
]
|
]
|
||||||
},
|
}, {
|
||||||
{
|
"BotZoneName": "",
|
||||||
"BotZoneName": "",
|
"Categories": [
|
||||||
"Categories": [
|
"Coop",
|
||||||
"Player"
|
"Opposite"
|
||||||
],
|
],
|
||||||
"ColliderParams": {
|
"ColliderParams": {
|
||||||
"_parent": "SpawnSphereParams",
|
"_parent": "SpawnSphereParams",
|
||||||
"_props": {
|
"_props": {
|
||||||
"Center": {
|
"Center": {
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"Radius": 20
|
"Radius": 20
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"DelayToCanSpawnSec": 4,
|
||||||
"Id": "8429bed9-52e2-4731-a425-4912db8529a9",
|
"Id": "9507dd40-370d-4d8f-994e-c8f3b456804e",
|
||||||
"Infiltration": "Factory",
|
"Infiltration": "Factory",
|
||||||
"Position": {
|
"Position": {
|
||||||
"x": 57.902,
|
"x": -34.0161858,
|
||||||
"y": 0.06,
|
"y": 1.08018088,
|
||||||
"z": 21.998
|
"z": 48.5449
|
||||||
},
|
},
|
||||||
"Rotation": 53.49001,
|
"Rotation": 96.73777,
|
||||||
"Sides": [
|
"Sides": [
|
||||||
"All"
|
"Usec",
|
||||||
]
|
"Bear"
|
||||||
},
|
]
|
||||||
{
|
}, {
|
||||||
"BotZoneName": "",
|
"BotZoneName": "",
|
||||||
"Categories": [
|
"Categories": [
|
||||||
"Player"
|
"Player"
|
||||||
],
|
],
|
||||||
"ColliderParams": {
|
"ColliderParams": {
|
||||||
"_parent": "SpawnSphereParams",
|
"_parent": "SpawnBoxParams",
|
||||||
"_props": {
|
"_props": {
|
||||||
"Center": {
|
"Center": {
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"Radius": 20
|
"Size": {
|
||||||
}
|
"x": 40,
|
||||||
},
|
"y": 4,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": 40
|
||||||
"Id": "867576c4-1152-48ad-80bf-a802d7318379",
|
}
|
||||||
"Infiltration": "Factory",
|
}
|
||||||
"Position": {
|
},
|
||||||
"x": -49.516,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": 1.353,
|
"Id": "990aa5a0-d549-4479-8af2-a196ddb3bb35",
|
||||||
"z": 55.556
|
"Infiltration": "Factory",
|
||||||
},
|
"Position": {
|
||||||
"Rotation": 118.999352,
|
"x": -8.58,
|
||||||
"Sides": [
|
"y": -3.905,
|
||||||
"All"
|
"z": -18.89
|
||||||
]
|
},
|
||||||
},
|
"Rotation": 84.01993,
|
||||||
{
|
"Sides": [
|
||||||
"BotZoneName": "",
|
"All"
|
||||||
"Categories": [
|
]
|
||||||
"Bot"
|
}, {
|
||||||
],
|
"BotZoneName": "",
|
||||||
"ColliderParams": {
|
"Categories": [
|
||||||
"_parent": "SpawnSphereParams",
|
"Coop",
|
||||||
"_props": {
|
"Group"
|
||||||
"Center": {
|
],
|
||||||
"x": 0,
|
"ColliderParams": {
|
||||||
"y": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": 0
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"Radius": 41.97
|
"x": 0,
|
||||||
}
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "86ff84ac-edf7-4efd-9643-4bacc59073e7",
|
"Radius": 20
|
||||||
"Infiltration": "",
|
}
|
||||||
"Position": {
|
},
|
||||||
"x": -6.77,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": 0.17,
|
"Id": "99840da7-52c4-4f5f-832e-c705e9d07572",
|
||||||
"z": 10.01
|
"Infiltration": "Factory",
|
||||||
},
|
"Position": {
|
||||||
"Rotation": 327.8234,
|
"x": 50.914814,
|
||||||
"Sides": [
|
"y": 0.0729999542,
|
||||||
"Savage"
|
"z": 24.8606472
|
||||||
]
|
},
|
||||||
},
|
"Rotation": 269.225647,
|
||||||
{
|
"Sides": [
|
||||||
"BotZoneName": "",
|
"Usec",
|
||||||
"Categories": [
|
"Bear"
|
||||||
"Player"
|
]
|
||||||
],
|
}, {
|
||||||
"ColliderParams": {
|
"BotZoneName": "",
|
||||||
"_parent": "SpawnSphereParams",
|
"Categories": [
|
||||||
"_props": {
|
"Coop",
|
||||||
"Center": {
|
"Opposite"
|
||||||
"x": 0,
|
],
|
||||||
"y": 0,
|
"ColliderParams": {
|
||||||
"z": 0
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"Radius": 30
|
"Center": {
|
||||||
}
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": 0
|
||||||
"Id": "8df78011-1568-4e66-99b8-5c4ed736b99a",
|
},
|
||||||
"Infiltration": "Factory",
|
"Radius": 20
|
||||||
"Position": {
|
}
|
||||||
"x": -6.95,
|
},
|
||||||
"y": 0.005,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": -32.83
|
"Id": "99b05e61-8c54-42ad-bb6c-9bd30f38f1e6",
|
||||||
},
|
"Infiltration": "Factory",
|
||||||
"Rotation": 315.70224,
|
"Position": {
|
||||||
"Sides": [
|
"x": -34.0831871,
|
||||||
"All"
|
"y": 1.08018088,
|
||||||
]
|
"z": 47.0599
|
||||||
},
|
},
|
||||||
{
|
"Rotation": 96.73777,
|
||||||
"BotZoneName": "",
|
"Sides": [
|
||||||
"Categories": [
|
"Usec",
|
||||||
"Bot"
|
"Bear"
|
||||||
],
|
]
|
||||||
"ColliderParams": {
|
}, {
|
||||||
"_parent": "SpawnSphereParams",
|
"BotZoneName": "",
|
||||||
"_props": {
|
"Categories": [
|
||||||
"Center": {
|
"Player"
|
||||||
"x": 0,
|
],
|
||||||
"y": 0,
|
"ColliderParams": {
|
||||||
"z": 0
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"Radius": 41.97
|
"Center": {
|
||||||
}
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": 0
|
||||||
"Id": "90da8fb3-422a-46cd-b540-648cde8ee9f3",
|
},
|
||||||
"Infiltration": "",
|
"Radius": 20
|
||||||
"Position": {
|
}
|
||||||
"x": 23.83,
|
},
|
||||||
"y": -2.604,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": -30.66
|
"Id": "9dd99893-91c5-4e64-b808-bbe46852022a",
|
||||||
},
|
"Infiltration": "Factory",
|
||||||
"Rotation": 0,
|
"Position": {
|
||||||
"Sides": [
|
"x": 58.6,
|
||||||
"Savage"
|
"y": 0.101,
|
||||||
]
|
"z": 19.7
|
||||||
},
|
},
|
||||||
{
|
"Rotation": 53.49001,
|
||||||
"BotZoneName": "",
|
"Sides": [
|
||||||
"Categories": [
|
"All"
|
||||||
"Player"
|
]
|
||||||
],
|
}, {
|
||||||
"ColliderParams": {
|
"BotZoneName": "",
|
||||||
"_parent": "SpawnSphereParams",
|
"Categories": [
|
||||||
"_props": {
|
"Coop",
|
||||||
"Center": {
|
"Opposite"
|
||||||
"x": 0,
|
],
|
||||||
"y": 0,
|
"ColliderParams": {
|
||||||
"z": 0
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"Radius": 20
|
"Center": {
|
||||||
}
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": 0
|
||||||
"Id": "91ec8f79-6cc4-422d-966f-4cd6a02d5a87",
|
},
|
||||||
"Infiltration": "Factory",
|
"Radius": 20
|
||||||
"Position": {
|
}
|
||||||
"x": -21.217,
|
},
|
||||||
"y": -2.62,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": 40.645
|
"Id": "9e274f37-1c37-4c56-a763-f0753921744b",
|
||||||
},
|
"Infiltration": "Factory",
|
||||||
"Rotation": 160.78,
|
"Position": {
|
||||||
"Sides": [
|
"x": 50.55981,
|
||||||
"All"
|
"y": 0.11818099,
|
||||||
]
|
"z": -23.1311
|
||||||
},
|
},
|
||||||
{
|
"Rotation": 3.0047307,
|
||||||
"BotZoneName": "",
|
"Sides": [
|
||||||
"Categories": [
|
"Usec",
|
||||||
"Player"
|
"Bear"
|
||||||
],
|
]
|
||||||
"ColliderParams": {
|
}, {
|
||||||
"_parent": "SpawnSphereParams",
|
"BotZoneName": "",
|
||||||
"_props": {
|
"Categories": [
|
||||||
"Center": {
|
"Player"
|
||||||
"x": 0,
|
],
|
||||||
"y": 0,
|
"ColliderParams": {
|
||||||
"z": 0
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"Radius": 20
|
"Center": {
|
||||||
}
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": 0
|
||||||
"Id": "92822146-7c98-4570-8bde-8d0d042ae3cf",
|
},
|
||||||
"Infiltration": "Factory",
|
"Radius": 20
|
||||||
"Position": {
|
}
|
||||||
"x": 43.591,
|
},
|
||||||
"y": 0.16,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": -38.865
|
"Id": "9f14e22f-3971-4440-8f48-c597cc7d9166",
|
||||||
},
|
"Infiltration": "Factory",
|
||||||
"Rotation": 0,
|
"Position": {
|
||||||
"Sides": [
|
"x": 30.238,
|
||||||
"All"
|
"y": 0.256,
|
||||||
]
|
"z": 15.246
|
||||||
},
|
},
|
||||||
{
|
"Rotation": 77.36217,
|
||||||
"BotZoneName": "",
|
"Sides": [
|
||||||
"Categories": [
|
"All"
|
||||||
"Coop",
|
]
|
||||||
"Opposite"
|
}, {
|
||||||
],
|
"BotZoneName": "",
|
||||||
"ColliderParams": {
|
"Categories": [
|
||||||
"_parent": "SpawnSphereParams",
|
"Bot"
|
||||||
"_props": {
|
],
|
||||||
"Center": {
|
"ColliderParams": {
|
||||||
"x": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": 0,
|
"_props": {
|
||||||
"z": 0
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Radius": 20
|
"y": 0,
|
||||||
}
|
"z": 0
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Radius": 21.1
|
||||||
"Id": "9507dd40-370d-4d8f-994e-c8f3b456804e",
|
}
|
||||||
"Infiltration": "Factory",
|
},
|
||||||
"Position": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"x": -34.0161858,
|
"Id": "a5465833-c434-44d5-9bba-1ce6d8488884",
|
||||||
"y": 1.08018088,
|
"Infiltration": "",
|
||||||
"z": 48.5449
|
"Position": {
|
||||||
},
|
"x": 36.043,
|
||||||
"Rotation": 96.73777,
|
"y": 1.09,
|
||||||
"Sides": [
|
"z": 38.349
|
||||||
"Usec",
|
},
|
||||||
"Bear"
|
"Rotation": 182.971283,
|
||||||
]
|
"Sides": [
|
||||||
},
|
"Savage"
|
||||||
{
|
]
|
||||||
"BotZoneName": "",
|
}, {
|
||||||
"Categories": [
|
"BotZoneName": "",
|
||||||
"Player"
|
"Categories": [
|
||||||
],
|
"Bot"
|
||||||
"ColliderParams": {
|
],
|
||||||
"_parent": "SpawnBoxParams",
|
"ColliderParams": {
|
||||||
"_props": {
|
"_parent": "SpawnSphereParams",
|
||||||
"Center": {
|
"_props": {
|
||||||
"x": 0,
|
"Center": {
|
||||||
"y": 0,
|
"x": 0,
|
||||||
"z": 0
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Size": {
|
},
|
||||||
"x": 40,
|
"Radius": 35
|
||||||
"y": 4,
|
}
|
||||||
"z": 40
|
},
|
||||||
}
|
"DelayToCanSpawnSec": 4,
|
||||||
}
|
"Id": "a5a35da1-0545-4774-b5a0-194f4903a9de",
|
||||||
},
|
"Infiltration": "",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Position": {
|
||||||
"Id": "990aa5a0-d549-4479-8af2-a196ddb3bb35",
|
"x": -5.89,
|
||||||
"Infiltration": "Factory",
|
"y": 0.08,
|
||||||
"Position": {
|
"z": -27.46
|
||||||
"x": -8.58,
|
},
|
||||||
"y": -3.905,
|
"Rotation": 0,
|
||||||
"z": -18.89
|
"Sides": [
|
||||||
},
|
"Savage"
|
||||||
"Rotation": 84.01993,
|
]
|
||||||
"Sides": [
|
}, {
|
||||||
"All"
|
"BotZoneName": "",
|
||||||
]
|
"Categories": [
|
||||||
},
|
"Player"
|
||||||
{
|
],
|
||||||
"BotZoneName": "",
|
"ColliderParams": {
|
||||||
"Categories": [
|
"_parent": "SpawnSphereParams",
|
||||||
"Coop",
|
"_props": {
|
||||||
"Group"
|
"Center": {
|
||||||
],
|
"x": 0,
|
||||||
"ColliderParams": {
|
"y": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": 0
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Radius": 20
|
||||||
"x": 0,
|
}
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "a5c47219-1ebc-4254-90cb-934d6f9d4790",
|
||||||
"Radius": 20
|
"Infiltration": "Factory",
|
||||||
}
|
"Position": {
|
||||||
},
|
"x": -20.958,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 1.07,
|
||||||
"Id": "99840da7-52c4-4f5f-832e-c705e9d07572",
|
"z": 65.523
|
||||||
"Infiltration": "Factory",
|
},
|
||||||
"Position": {
|
"Rotation": 93.9956055,
|
||||||
"x": 50.914814,
|
"Sides": [
|
||||||
"y": 0.0729999542,
|
"All"
|
||||||
"z": 24.8606472
|
]
|
||||||
},
|
}, {
|
||||||
"Rotation": 269.225647,
|
"BotZoneName": "",
|
||||||
"Sides": [
|
"Categories": [
|
||||||
"Usec",
|
"Coop",
|
||||||
"Bear"
|
"Opposite"
|
||||||
]
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
{
|
"_parent": "SpawnSphereParams",
|
||||||
"BotZoneName": "",
|
"_props": {
|
||||||
"Categories": [
|
"Center": {
|
||||||
"Coop",
|
"x": 0,
|
||||||
"Opposite"
|
"y": 0,
|
||||||
],
|
"z": 0
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"Radius": 20
|
||||||
"_props": {
|
}
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": 0,
|
"Id": "a7c5ae7b-61a6-4f62-b975-46078fd443c6",
|
||||||
"z": 0
|
"Infiltration": "Factory",
|
||||||
},
|
"Position": {
|
||||||
"Radius": 20
|
"x": 50.1178131,
|
||||||
}
|
"y": 0.0901808739,
|
||||||
},
|
"z": -25.6021
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "99b05e61-8c54-42ad-bb6c-9bd30f38f1e6",
|
"Rotation": 3.0047307,
|
||||||
"Infiltration": "Factory",
|
"Sides": [
|
||||||
"Position": {
|
"Usec",
|
||||||
"x": -34.0831871,
|
"Bear"
|
||||||
"y": 1.08018088,
|
]
|
||||||
"z": 47.0599
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"Rotation": 96.73777,
|
"Categories": [
|
||||||
"Sides": [
|
"Coop",
|
||||||
"Usec",
|
"Group"
|
||||||
"Bear"
|
],
|
||||||
]
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
{
|
"_props": {
|
||||||
"BotZoneName": "",
|
"Center": {
|
||||||
"Categories": [
|
"x": 0,
|
||||||
"Player"
|
"y": 0,
|
||||||
],
|
"z": 0
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"Radius": 20
|
||||||
"_props": {
|
}
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": 0,
|
"Id": "acdd7189-0c4b-4be6-9e6e-57dbca0f6212",
|
||||||
"z": 0
|
"Infiltration": "Factory",
|
||||||
},
|
"Position": {
|
||||||
"Radius": 20
|
"x": 44.5968361,
|
||||||
}
|
"y": 0.07999992,
|
||||||
},
|
"z": 16.0203838
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "9dd99893-91c5-4e64-b808-bbe46852022a",
|
"Rotation": 269.225647,
|
||||||
"Infiltration": "Factory",
|
"Sides": [
|
||||||
"Position": {
|
"Usec",
|
||||||
"x": 58.6,
|
"Bear"
|
||||||
"y": 0.101,
|
]
|
||||||
"z": 19.7
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"Rotation": 53.49001,
|
"Categories": [
|
||||||
"Sides": [
|
"Player"
|
||||||
"All"
|
],
|
||||||
]
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
{
|
"_props": {
|
||||||
"BotZoneName": "",
|
"Center": {
|
||||||
"Categories": [
|
"x": 0,
|
||||||
"Coop",
|
"y": 0,
|
||||||
"Opposite"
|
"z": 0
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"Radius": 20
|
||||||
"_parent": "SpawnSphereParams",
|
}
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"x": 0,
|
"Id": "ad0cbd99-02ee-4ff1-b799-6b50b8a3fa0f",
|
||||||
"y": 0,
|
"Infiltration": "Factory",
|
||||||
"z": 0
|
"Position": {
|
||||||
},
|
"x": 68.564,
|
||||||
"Radius": 20
|
"y": 0.245,
|
||||||
}
|
"z": -61.448
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Rotation": 56.43,
|
||||||
"Id": "9e274f37-1c37-4c56-a763-f0753921744b",
|
"Sides": [
|
||||||
"Infiltration": "Factory",
|
"All"
|
||||||
"Position": {
|
]
|
||||||
"x": 50.55981,
|
}, {
|
||||||
"y": 0.11818099,
|
"BotZoneName": "",
|
||||||
"z": -23.1311
|
"Categories": [
|
||||||
},
|
"Player"
|
||||||
"Rotation": 3.0047307,
|
],
|
||||||
"Sides": [
|
"ColliderParams": {
|
||||||
"Usec",
|
"_parent": "SpawnSphereParams",
|
||||||
"Bear"
|
"_props": {
|
||||||
]
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
{
|
"y": 0,
|
||||||
"BotZoneName": "",
|
"z": 0
|
||||||
"Categories": [
|
},
|
||||||
"Player"
|
"Radius": 20
|
||||||
],
|
}
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"DelayToCanSpawnSec": 4,
|
||||||
"_props": {
|
"Id": "adee9078-b5a3-4f9e-b384-e984cbea15fc",
|
||||||
"Center": {
|
"Infiltration": "Factory",
|
||||||
"x": 0,
|
"Position": {
|
||||||
"y": 0,
|
"x": -52.297,
|
||||||
"z": 0
|
"y": 1.353,
|
||||||
},
|
"z": 57.053
|
||||||
"Radius": 20
|
},
|
||||||
}
|
"Rotation": 118.999352,
|
||||||
},
|
"Sides": [
|
||||||
"DelayToCanSpawnSec": 4,
|
"All"
|
||||||
"Id": "9f14e22f-3971-4440-8f48-c597cc7d9166",
|
]
|
||||||
"Infiltration": "Factory",
|
}, {
|
||||||
"Position": {
|
"BotZoneName": "",
|
||||||
"x": 30.238,
|
"Categories": [
|
||||||
"y": 0.256,
|
"Player"
|
||||||
"z": 15.246
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Rotation": 77.36217,
|
"_parent": "SpawnSphereParams",
|
||||||
"Sides": [
|
"_props": {
|
||||||
"All"
|
"Center": {
|
||||||
]
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
{
|
"z": 0
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"Radius": 20
|
||||||
"Bot"
|
}
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"_parent": "SpawnSphereParams",
|
"Id": "ae4693d5-a309-4cbc-85db-ce8a59cf7ff4",
|
||||||
"_props": {
|
"Infiltration": "Factory",
|
||||||
"Center": {
|
"Position": {
|
||||||
"x": 0,
|
"x": 44.96,
|
||||||
"y": 0,
|
"y": 0.16,
|
||||||
"z": 0
|
"z": -37.574
|
||||||
},
|
},
|
||||||
"Radius": 21.1
|
"Rotation": 0,
|
||||||
}
|
"Sides": [
|
||||||
},
|
"All"
|
||||||
"DelayToCanSpawnSec": 4,
|
]
|
||||||
"Id": "a5465833-c434-44d5-9bba-1ce6d8488884",
|
}, {
|
||||||
"Infiltration": "",
|
"BotZoneName": "",
|
||||||
"Position": {
|
"Categories": [
|
||||||
"x": 36.043,
|
"Coop",
|
||||||
"y": 1.09,
|
"Group"
|
||||||
"z": 38.349
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Rotation": 182.971283,
|
"_parent": "SpawnSphereParams",
|
||||||
"Sides": [
|
"_props": {
|
||||||
"Savage"
|
"Center": {
|
||||||
]
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
{
|
"z": 0
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"Radius": 20
|
||||||
"Bot"
|
}
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"_parent": "SpawnSphereParams",
|
"Id": "af54940c-1d1c-4281-a44d-cb2cf46e436b",
|
||||||
"_props": {
|
"Infiltration": "Factory",
|
||||||
"Center": {
|
"Position": {
|
||||||
"x": 0,
|
"x": 46.835186,
|
||||||
"y": 0,
|
"y": 0.07800007,
|
||||||
"z": 0
|
"z": 17.4293537
|
||||||
},
|
},
|
||||||
"Radius": 35
|
"Rotation": 269.225647,
|
||||||
}
|
"Sides": [
|
||||||
},
|
"Usec",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Bear"
|
||||||
"Id": "a5a35da1-0545-4774-b5a0-194f4903a9de",
|
]
|
||||||
"Infiltration": "",
|
}, {
|
||||||
"Position": {
|
"BotZoneName": "",
|
||||||
"x": -5.89,
|
"Categories": [
|
||||||
"y": 0.08,
|
"Player"
|
||||||
"z": -27.46
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Rotation": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"Sides": [
|
"_props": {
|
||||||
"Savage"
|
"Center": {
|
||||||
]
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
{
|
"z": 0
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"Radius": 20
|
||||||
"Player"
|
}
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"_parent": "SpawnSphereParams",
|
"Id": "afacfed6-7a03-418b-9fca-420590d639c0",
|
||||||
"_props": {
|
"Infiltration": "Factory",
|
||||||
"Center": {
|
"Position": {
|
||||||
"x": 0,
|
"x": 69.275,
|
||||||
"y": 0,
|
"y": 0.245,
|
||||||
"z": 0
|
"z": -62.56
|
||||||
},
|
},
|
||||||
"Radius": 20
|
"Rotation": 56.43,
|
||||||
}
|
"Sides": [
|
||||||
},
|
"All"
|
||||||
"DelayToCanSpawnSec": 4,
|
]
|
||||||
"Id": "a5c47219-1ebc-4254-90cb-934d6f9d4790",
|
}, {
|
||||||
"Infiltration": "Factory",
|
"BotZoneName": "",
|
||||||
"Position": {
|
"Categories": [
|
||||||
"x": -20.958,
|
"Player"
|
||||||
"y": 1.07,
|
],
|
||||||
"z": 65.523
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Rotation": 93.9956055,
|
"_props": {
|
||||||
"Sides": [
|
"Center": {
|
||||||
"All"
|
"x": 0,
|
||||||
]
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"Radius": 20
|
||||||
"Categories": [
|
}
|
||||||
"Coop",
|
},
|
||||||
"Opposite"
|
"DelayToCanSpawnSec": 4,
|
||||||
],
|
"Id": "b776e3ed-a02d-4141-8eba-35d4746547ca",
|
||||||
"ColliderParams": {
|
"Infiltration": "Factory",
|
||||||
"_parent": "SpawnSphereParams",
|
"Position": {
|
||||||
"_props": {
|
"x": -51.114,
|
||||||
"Center": {
|
"y": 1.353,
|
||||||
"x": 0,
|
"z": 55.87
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"Rotation": 118.999352,
|
||||||
},
|
"Sides": [
|
||||||
"Radius": 20
|
"All"
|
||||||
}
|
]
|
||||||
},
|
}, {
|
||||||
"DelayToCanSpawnSec": 4,
|
"BotZoneName": "",
|
||||||
"Id": "a7c5ae7b-61a6-4f62-b975-46078fd443c6",
|
"Categories": [
|
||||||
"Infiltration": "Factory",
|
"Bot"
|
||||||
"Position": {
|
],
|
||||||
"x": 50.1178131,
|
"ColliderParams": {
|
||||||
"y": 0.0901808739,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": -25.6021
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"Rotation": 3.0047307,
|
"x": 0,
|
||||||
"Sides": [
|
"y": 0,
|
||||||
"Usec",
|
"z": 0
|
||||||
"Bear"
|
},
|
||||||
]
|
"Radius": 21.1
|
||||||
},
|
}
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Categories": [
|
"Id": "bbb167e6-da45-42ff-a113-20f605521b02",
|
||||||
"Coop",
|
"Infiltration": "",
|
||||||
"Group"
|
"Position": {
|
||||||
],
|
"x": 31.75,
|
||||||
"ColliderParams": {
|
"y": 0.15318726,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": -0.3
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Rotation": 84.78185,
|
||||||
"x": 0,
|
"Sides": [
|
||||||
"y": 0,
|
"Savage"
|
||||||
"z": 0
|
]
|
||||||
},
|
}, {
|
||||||
"Radius": 20
|
"BotZoneName": "",
|
||||||
}
|
"Categories": [
|
||||||
},
|
"Coop",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Group"
|
||||||
"Id": "acdd7189-0c4b-4be6-9e6e-57dbca0f6212",
|
],
|
||||||
"Infiltration": "Factory",
|
"ColliderParams": {
|
||||||
"Position": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": 44.5968361,
|
"_props": {
|
||||||
"y": 0.07999992,
|
"Center": {
|
||||||
"z": 16.0203838
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Rotation": 269.225647,
|
"z": 0
|
||||||
"Sides": [
|
},
|
||||||
"Usec",
|
"Radius": 20
|
||||||
"Bear"
|
}
|
||||||
]
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
{
|
"Id": "bc1a8dad-c186-4238-9340-90ac952050e6",
|
||||||
"BotZoneName": "",
|
"Infiltration": "Factory",
|
||||||
"Categories": [
|
"Position": {
|
||||||
"Player"
|
"x": 48.08699,
|
||||||
],
|
"y": 0.1170001,
|
||||||
"ColliderParams": {
|
"z": 18.4364376
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Rotation": 269.225647,
|
||||||
"Center": {
|
"Sides": [
|
||||||
"x": 0,
|
"Usec",
|
||||||
"y": 0,
|
"Bear"
|
||||||
"z": 0
|
]
|
||||||
},
|
}, {
|
||||||
"Radius": 20
|
"BotZoneName": "",
|
||||||
}
|
"Categories": [
|
||||||
},
|
"Player"
|
||||||
"DelayToCanSpawnSec": 4,
|
],
|
||||||
"Id": "ad0cbd99-02ee-4ff1-b799-6b50b8a3fa0f",
|
"ColliderParams": {
|
||||||
"Infiltration": "Factory",
|
"_parent": "SpawnSphereParams",
|
||||||
"Position": {
|
"_props": {
|
||||||
"x": 68.564,
|
"Center": {
|
||||||
"y": 0.245,
|
"x": 0,
|
||||||
"z": -61.448
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Rotation": 56.43,
|
},
|
||||||
"Sides": [
|
"Radius": 20
|
||||||
"All"
|
}
|
||||||
]
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
{
|
"Id": "bcae7a9f-8b2f-4a4c-9cb0-589d4a227c70",
|
||||||
"BotZoneName": "",
|
"Infiltration": "Factory",
|
||||||
"Categories": [
|
"Position": {
|
||||||
"Player"
|
"x": 22.331,
|
||||||
],
|
"y": -2.61,
|
||||||
"ColliderParams": {
|
"z": 0.232
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Rotation": 0,
|
||||||
"Center": {
|
"Sides": [
|
||||||
"x": 0,
|
"All"
|
||||||
"y": 0,
|
]
|
||||||
"z": 0
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"Radius": 20
|
"Categories": [
|
||||||
}
|
"Bot"
|
||||||
},
|
],
|
||||||
"DelayToCanSpawnSec": 4,
|
"ColliderParams": {
|
||||||
"Id": "adee9078-b5a3-4f9e-b384-e984cbea15fc",
|
"_parent": "SpawnSphereParams",
|
||||||
"Infiltration": "Factory",
|
"_props": {
|
||||||
"Position": {
|
"Center": {
|
||||||
"x": -52.297,
|
"x": 0,
|
||||||
"y": 1.353,
|
"y": 0,
|
||||||
"z": 57.053
|
"z": 0
|
||||||
},
|
},
|
||||||
"Rotation": 118.999352,
|
"Radius": 40
|
||||||
"Sides": [
|
}
|
||||||
"All"
|
},
|
||||||
]
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "bd7f0d51-e000-4dc8-a58f-4bc9081039e3",
|
||||||
{
|
"Infiltration": "",
|
||||||
"BotZoneName": "",
|
"Position": {
|
||||||
"Categories": [
|
"x": -19.94,
|
||||||
"Player"
|
"y": 1.11607242,
|
||||||
],
|
"z": 62.87
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"Rotation": 157.772064,
|
||||||
"_props": {
|
"Sides": [
|
||||||
"Center": {
|
"Savage"
|
||||||
"x": 0,
|
]
|
||||||
"y": 0,
|
}, {
|
||||||
"z": 0
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
"Radius": 20
|
"Player"
|
||||||
}
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"_parent": "SpawnSphereParams",
|
||||||
"Id": "ae4693d5-a309-4cbc-85db-ce8a59cf7ff4",
|
"_props": {
|
||||||
"Infiltration": "Factory",
|
"Center": {
|
||||||
"Position": {
|
"x": 0,
|
||||||
"x": 44.96,
|
"y": 0,
|
||||||
"y": 0.16,
|
"z": 0
|
||||||
"z": -37.574
|
},
|
||||||
},
|
"Radius": 20
|
||||||
"Rotation": 0,
|
}
|
||||||
"Sides": [
|
},
|
||||||
"All"
|
"DelayToCanSpawnSec": 4,
|
||||||
]
|
"Id": "be7bf7f0-6892-4d55-b1af-85492250ea55",
|
||||||
},
|
"Infiltration": "Factory",
|
||||||
{
|
"Position": {
|
||||||
"BotZoneName": "",
|
"x": 69.994,
|
||||||
"Categories": [
|
"y": 0.194,
|
||||||
"Coop",
|
"z": -8.13
|
||||||
"Group"
|
},
|
||||||
],
|
"Rotation": 5.86497259,
|
||||||
"ColliderParams": {
|
"Sides": [
|
||||||
"_parent": "SpawnSphereParams",
|
"All"
|
||||||
"_props": {
|
]
|
||||||
"Center": {
|
}, {
|
||||||
"x": 0,
|
"BotZoneName": "",
|
||||||
"y": 0,
|
"Categories": [
|
||||||
"z": 0
|
"Bot"
|
||||||
},
|
],
|
||||||
"Radius": 20
|
"ColliderParams": {
|
||||||
}
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"Center": {
|
||||||
"Id": "af54940c-1d1c-4281-a44d-cb2cf46e436b",
|
"x": 0,
|
||||||
"Infiltration": "Factory",
|
"y": 0,
|
||||||
"Position": {
|
"z": 0
|
||||||
"x": 46.835186,
|
},
|
||||||
"y": 0.07800007,
|
"Radius": 41.97
|
||||||
"z": 17.4293537
|
}
|
||||||
},
|
},
|
||||||
"Rotation": 269.225647,
|
"DelayToCanSpawnSec": 4,
|
||||||
"Sides": [
|
"Id": "c151498d-5939-4451-a992-c3998d62061a",
|
||||||
"Usec",
|
"Infiltration": "",
|
||||||
"Bear"
|
"Position": {
|
||||||
]
|
"x": 22.37,
|
||||||
},
|
"y": 0.86,
|
||||||
{
|
"z": 4.33
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"Rotation": 113.499405,
|
||||||
"Player"
|
"Sides": [
|
||||||
],
|
"Savage"
|
||||||
"ColliderParams": {
|
]
|
||||||
"_parent": "SpawnSphereParams",
|
}, {
|
||||||
"_props": {
|
"BotZoneName": "",
|
||||||
"Center": {
|
"Categories": [
|
||||||
"x": 0,
|
"Player"
|
||||||
"y": 0,
|
],
|
||||||
"z": 0
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Radius": 20
|
"_props": {
|
||||||
}
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 0,
|
||||||
"Id": "afacfed6-7a03-418b-9fca-420590d639c0",
|
"z": 0
|
||||||
"Infiltration": "Factory",
|
},
|
||||||
"Position": {
|
"Radius": 20
|
||||||
"x": 69.275,
|
}
|
||||||
"y": 0.245,
|
},
|
||||||
"z": -62.56
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "c249a42b-3b54-4680-ac4d-2c923ca4f530",
|
||||||
"Rotation": 56.43,
|
"Infiltration": "Factory",
|
||||||
"Sides": [
|
"Position": {
|
||||||
"All"
|
"x": 30.674,
|
||||||
]
|
"y": 0.264,
|
||||||
},
|
"z": 20.54
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"Rotation": 77.36217,
|
||||||
"Categories": [
|
"Sides": [
|
||||||
"Player"
|
"All"
|
||||||
],
|
]
|
||||||
"ColliderParams": {
|
}, {
|
||||||
"_parent": "SpawnSphereParams",
|
"BotZoneName": "",
|
||||||
"_props": {
|
"Categories": [
|
||||||
"Center": {
|
"Player"
|
||||||
"x": 0,
|
],
|
||||||
"y": 0,
|
"ColliderParams": {
|
||||||
"z": 0
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"Radius": 20
|
"Center": {
|
||||||
}
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": 0
|
||||||
"Id": "b776e3ed-a02d-4141-8eba-35d4746547ca",
|
},
|
||||||
"Infiltration": "Factory",
|
"Radius": 20
|
||||||
"Position": {
|
}
|
||||||
"x": -51.114,
|
},
|
||||||
"y": 1.353,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": 55.87
|
"Id": "c2d01ce0-e0e4-41af-8311-44dc5cf38a93",
|
||||||
},
|
"Infiltration": "Factory",
|
||||||
"Rotation": 118.999352,
|
"Position": {
|
||||||
"Sides": [
|
"x": 68.624,
|
||||||
"All"
|
"y": 0.194,
|
||||||
]
|
"z": -8.916
|
||||||
},
|
},
|
||||||
{
|
"Rotation": 184.931458,
|
||||||
"BotZoneName": "",
|
"Sides": [
|
||||||
"Categories": [
|
"All"
|
||||||
"Bot"
|
]
|
||||||
],
|
}, {
|
||||||
"ColliderParams": {
|
"BotZoneName": "",
|
||||||
"_parent": "SpawnSphereParams",
|
"Categories": [
|
||||||
"_props": {
|
"Coop",
|
||||||
"Center": {
|
"Opposite"
|
||||||
"x": 0,
|
],
|
||||||
"y": 0,
|
"ColliderParams": {
|
||||||
"z": 0
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"Radius": 21.1
|
"Center": {
|
||||||
}
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": 0
|
||||||
"Id": "bbb167e6-da45-42ff-a113-20f605521b02",
|
},
|
||||||
"Infiltration": "",
|
"Radius": 20
|
||||||
"Position": {
|
}
|
||||||
"x": 31.75,
|
},
|
||||||
"y": 0.15318726,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": -0.3
|
"Id": "c3ba287a-9bea-4c28-81a5-650df99b2798",
|
||||||
},
|
"Infiltration": "Factory",
|
||||||
"Rotation": 84.78185,
|
"Position": {
|
||||||
"Sides": [
|
"x": 44.4868126,
|
||||||
"Savage"
|
"y": 0.11818099,
|
||||||
]
|
"z": -26.6101
|
||||||
},
|
},
|
||||||
{
|
"Rotation": 3.0047307,
|
||||||
"BotZoneName": "",
|
"Sides": [
|
||||||
"Categories": [
|
"Usec",
|
||||||
"Coop",
|
"Bear"
|
||||||
"Group"
|
]
|
||||||
],
|
}, {
|
||||||
"ColliderParams": {
|
"BotZoneName": "",
|
||||||
"_parent": "SpawnSphereParams",
|
"Categories": [
|
||||||
"_props": {
|
"Player"
|
||||||
"Center": {
|
],
|
||||||
"x": 0,
|
"ColliderParams": {
|
||||||
"y": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": 0
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"Radius": 20
|
"x": 0,
|
||||||
}
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "bc1a8dad-c186-4238-9340-90ac952050e6",
|
"Radius": 20
|
||||||
"Infiltration": "Factory",
|
}
|
||||||
"Position": {
|
},
|
||||||
"x": 48.08699,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": 0.1170001,
|
"Id": "c671337f-e58f-4de6-a387-307d877954a3",
|
||||||
"z": 18.4364376
|
"Infiltration": "Factory",
|
||||||
},
|
"Position": {
|
||||||
"Rotation": 269.225647,
|
"x": 18.411,
|
||||||
"Sides": [
|
"y": -2.61,
|
||||||
"Usec",
|
"z": -1.321
|
||||||
"Bear"
|
},
|
||||||
]
|
"Rotation": 0,
|
||||||
},
|
"Sides": [
|
||||||
{
|
"All"
|
||||||
"BotZoneName": "",
|
]
|
||||||
"Categories": [
|
}, {
|
||||||
"Player"
|
"BotZoneName": "",
|
||||||
],
|
"Categories": [
|
||||||
"ColliderParams": {
|
"Bot"
|
||||||
"_parent": "SpawnSphereParams",
|
],
|
||||||
"_props": {
|
"ColliderParams": {
|
||||||
"Center": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": 0,
|
"_props": {
|
||||||
"y": 0,
|
"Center": {
|
||||||
"z": 0
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Radius": 20
|
"z": 0
|
||||||
}
|
},
|
||||||
},
|
"Radius": 50
|
||||||
"DelayToCanSpawnSec": 4,
|
}
|
||||||
"Id": "bcae7a9f-8b2f-4a4c-9cb0-589d4a227c70",
|
},
|
||||||
"Infiltration": "Factory",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Position": {
|
"Id": "c949937b-c669-41ab-a5d6-1f93e58d4af8",
|
||||||
"x": 22.331,
|
"Infiltration": "",
|
||||||
"y": -2.61,
|
"Position": {
|
||||||
"z": 0.232
|
"x": 26.467,
|
||||||
},
|
"y": -2.49,
|
||||||
"Rotation": 0,
|
"z": -34.414
|
||||||
"Sides": [
|
},
|
||||||
"All"
|
"Rotation": 82.28416,
|
||||||
]
|
"Sides": [
|
||||||
},
|
"Savage"
|
||||||
{
|
]
|
||||||
"BotZoneName": "",
|
}, {
|
||||||
"Categories": [
|
"BotZoneName": "",
|
||||||
"Bot"
|
"Categories": [
|
||||||
],
|
"Bot"
|
||||||
"ColliderParams": {
|
],
|
||||||
"_parent": "SpawnSphereParams",
|
"ColliderParams": {
|
||||||
"_props": {
|
"_parent": "SpawnSphereParams",
|
||||||
"Center": {
|
"_props": {
|
||||||
"x": 0,
|
"Center": {
|
||||||
"y": 0,
|
"x": 0,
|
||||||
"z": 0
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Radius": 40
|
},
|
||||||
}
|
"Radius": 21.1
|
||||||
},
|
}
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "bd7f0d51-e000-4dc8-a58f-4bc9081039e3",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Infiltration": "",
|
"Id": "cca16615-941d-4b07-a88f-4064628c1581",
|
||||||
"Position": {
|
"Infiltration": "",
|
||||||
"x": -19.94,
|
"Position": {
|
||||||
"y": 1.11607242,
|
"x": 35.924,
|
||||||
"z": 62.87
|
"y": 4.55418539,
|
||||||
},
|
"z": 35.339
|
||||||
"Rotation": 157.772064,
|
},
|
||||||
"Sides": [
|
"Rotation": 56.28309,
|
||||||
"Savage"
|
"Sides": [
|
||||||
]
|
"Savage"
|
||||||
},
|
]
|
||||||
{
|
}, {
|
||||||
"BotZoneName": "",
|
"BotZoneName": "",
|
||||||
"Categories": [
|
"Categories": [
|
||||||
"Player"
|
"Player"
|
||||||
],
|
],
|
||||||
"ColliderParams": {
|
"ColliderParams": {
|
||||||
"_parent": "SpawnSphereParams",
|
"_parent": "SpawnBoxParams",
|
||||||
"_props": {
|
"_props": {
|
||||||
"Center": {
|
"Center": {
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"Radius": 20
|
"Size": {
|
||||||
}
|
"x": 40,
|
||||||
},
|
"y": 4,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": 40
|
||||||
"Id": "be7bf7f0-6892-4d55-b1af-85492250ea55",
|
}
|
||||||
"Infiltration": "Factory",
|
}
|
||||||
"Position": {
|
},
|
||||||
"x": 69.994,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": 0.194,
|
"Id": "d2b48374-53d1-45a7-a3d2-5e1fc58a8499",
|
||||||
"z": -8.13
|
"Infiltration": "Factory",
|
||||||
},
|
"Position": {
|
||||||
"Rotation": 5.86497259,
|
"x": -3.612,
|
||||||
"Sides": [
|
"y": -3.889,
|
||||||
"All"
|
"z": -25.528
|
||||||
]
|
},
|
||||||
},
|
"Rotation": 70.69419,
|
||||||
{
|
"Sides": [
|
||||||
"BotZoneName": "",
|
"All"
|
||||||
"Categories": [
|
]
|
||||||
"Bot"
|
}, {
|
||||||
],
|
"BotZoneName": "",
|
||||||
"ColliderParams": {
|
"Categories": [
|
||||||
"_parent": "SpawnSphereParams",
|
"Bot"
|
||||||
"_props": {
|
],
|
||||||
"Center": {
|
"ColliderParams": {
|
||||||
"x": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": 0,
|
"_props": {
|
||||||
"z": 0
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Radius": 41.97
|
"y": 0,
|
||||||
}
|
"z": 0
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Radius": 21.1
|
||||||
"Id": "c151498d-5939-4451-a992-c3998d62061a",
|
}
|
||||||
"Infiltration": "",
|
},
|
||||||
"Position": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"x": 22.37,
|
"Id": "d2bb26d4-959f-478f-92ad-6adedf2dc512",
|
||||||
"y": 0.86,
|
"Infiltration": "",
|
||||||
"z": 4.33
|
"Position": {
|
||||||
},
|
"x": 30.758,
|
||||||
"Rotation": 113.499405,
|
"y": 0.26,
|
||||||
"Sides": [
|
"z": 15.164
|
||||||
"Savage"
|
},
|
||||||
]
|
"Rotation": 184.842667,
|
||||||
},
|
"Sides": [
|
||||||
{
|
"Savage"
|
||||||
"BotZoneName": "",
|
]
|
||||||
"Categories": [
|
}, {
|
||||||
"Player"
|
"BotZoneName": "",
|
||||||
],
|
"Categories": [
|
||||||
"ColliderParams": {
|
"Coop",
|
||||||
"_parent": "SpawnSphereParams",
|
"Group"
|
||||||
"_props": {
|
],
|
||||||
"Center": {
|
"ColliderParams": {
|
||||||
"x": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": 0,
|
"_props": {
|
||||||
"z": 0
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Radius": 20
|
"y": 0,
|
||||||
}
|
"z": 0
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Radius": 20
|
||||||
"Id": "c249a42b-3b54-4680-ac4d-2c923ca4f530",
|
}
|
||||||
"Infiltration": "Factory",
|
},
|
||||||
"Position": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"x": 30.674,
|
"Id": "d2bc609f-cfaf-421a-8a02-a535e2b25d35",
|
||||||
"y": 0.264,
|
"Infiltration": "Factory",
|
||||||
"z": 20.54
|
"Position": {
|
||||||
},
|
"x": 52.18,
|
||||||
"Rotation": 77.36217,
|
"y": 0.101000071,
|
||||||
"Sides": [
|
"z": 23.4599972
|
||||||
"All"
|
},
|
||||||
]
|
"Rotation": 269.225647,
|
||||||
},
|
"Sides": [
|
||||||
{
|
"Usec",
|
||||||
"BotZoneName": "",
|
"Bear"
|
||||||
"Categories": [
|
]
|
||||||
"Player"
|
}, {
|
||||||
],
|
"BotZoneName": "",
|
||||||
"ColliderParams": {
|
"Categories": [
|
||||||
"_parent": "SpawnSphereParams",
|
"Coop",
|
||||||
"_props": {
|
"Opposite"
|
||||||
"Center": {
|
],
|
||||||
"x": 0,
|
"ColliderParams": {
|
||||||
"y": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": 0
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"Radius": 20
|
"x": 0,
|
||||||
}
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "c2d01ce0-e0e4-41af-8311-44dc5cf38a93",
|
"Radius": 20
|
||||||
"Infiltration": "Factory",
|
}
|
||||||
"Position": {
|
},
|
||||||
"x": 68.624,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": 0.194,
|
"Id": "d2f072c1-9cdc-4d5e-9102-cd77d9edf626",
|
||||||
"z": -8.916
|
"Infiltration": "Factory",
|
||||||
},
|
"Position": {
|
||||||
"Rotation": 184.931458,
|
"x": -33.998188,
|
||||||
"Sides": [
|
"y": 1.08018088,
|
||||||
"All"
|
"z": 49.9939041
|
||||||
]
|
},
|
||||||
},
|
"Rotation": 96.73777,
|
||||||
{
|
"Sides": [
|
||||||
"BotZoneName": "",
|
"Usec",
|
||||||
"Categories": [
|
"Bear"
|
||||||
"Coop",
|
]
|
||||||
"Opposite"
|
}, {
|
||||||
],
|
"BotZoneName": "",
|
||||||
"ColliderParams": {
|
"Categories": [
|
||||||
"_parent": "SpawnSphereParams",
|
"Player"
|
||||||
"_props": {
|
],
|
||||||
"Center": {
|
"ColliderParams": {
|
||||||
"x": 0,
|
"_parent": "SpawnBoxParams",
|
||||||
"y": 0,
|
"_props": {
|
||||||
"z": 0
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Radius": 20
|
"y": 0,
|
||||||
}
|
"z": 0
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Size": {
|
||||||
"Id": "c3ba287a-9bea-4c28-81a5-650df99b2798",
|
"x": 40,
|
||||||
"Infiltration": "Factory",
|
"y": 4,
|
||||||
"Position": {
|
"z": 40
|
||||||
"x": 44.4868126,
|
}
|
||||||
"y": 0.11818099,
|
}
|
||||||
"z": -26.6101
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"Rotation": 3.0047307,
|
"Id": "d6564897-4b3e-4b7e-9b56-34cb3b9a235d",
|
||||||
"Sides": [
|
"Infiltration": "Factory",
|
||||||
"Usec",
|
"Position": {
|
||||||
"Bear"
|
"x": -5.769,
|
||||||
]
|
"y": -3.905,
|
||||||
},
|
"z": -20.331
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"Rotation": 84.01993,
|
||||||
"Categories": [
|
"Sides": [
|
||||||
"Player"
|
"All"
|
||||||
],
|
]
|
||||||
"ColliderParams": {
|
}, {
|
||||||
"_parent": "SpawnSphereParams",
|
"BotZoneName": "",
|
||||||
"_props": {
|
"Categories": [
|
||||||
"Center": {
|
"Coop",
|
||||||
"x": 0,
|
"Group"
|
||||||
"y": 0,
|
],
|
||||||
"z": 0
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Radius": 20
|
"_props": {
|
||||||
}
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 0,
|
||||||
"Id": "c671337f-e58f-4de6-a387-307d877954a3",
|
"z": 0
|
||||||
"Infiltration": "Factory",
|
},
|
||||||
"Position": {
|
"Radius": 20
|
||||||
"x": 18.411,
|
}
|
||||||
"y": -2.61,
|
},
|
||||||
"z": -1.321
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "d685da1e-6b1e-45fb-8e31-e3a42a382fed",
|
||||||
"Rotation": 0,
|
"Infiltration": "Factory",
|
||||||
"Sides": [
|
"Position": {
|
||||||
"All"
|
"x": 50.7651863,
|
||||||
]
|
"y": 0.101000071,
|
||||||
},
|
"z": 18.0493526
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"Rotation": 269.225647,
|
||||||
"Categories": [
|
"Sides": [
|
||||||
"Bot"
|
"Usec",
|
||||||
],
|
"Bear"
|
||||||
"ColliderParams": {
|
]
|
||||||
"_parent": "SpawnSphereParams",
|
}, {
|
||||||
"_props": {
|
"BotZoneName": "",
|
||||||
"Center": {
|
"Categories": [
|
||||||
"x": 0,
|
"Coop",
|
||||||
"y": 0,
|
"Group"
|
||||||
"z": 0
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Radius": 50
|
"_parent": "SpawnSphereParams",
|
||||||
}
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"x": 0,
|
||||||
"Id": "c949937b-c669-41ab-a5d6-1f93e58d4af8",
|
"y": 0,
|
||||||
"Infiltration": "",
|
"z": 0
|
||||||
"Position": {
|
},
|
||||||
"x": 26.467,
|
"Radius": 20
|
||||||
"y": -2.49,
|
}
|
||||||
"z": -34.414
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"Rotation": 82.28416,
|
"Id": "d7e47ba9-1862-4070-95de-9a9b2f0e46ff",
|
||||||
"Sides": [
|
"Infiltration": "Factory",
|
||||||
"Savage"
|
"Position": {
|
||||||
]
|
"x": 44.33721,
|
||||||
},
|
"y": 0.102999926,
|
||||||
{
|
"z": 21.7640057
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"Rotation": 269.225647,
|
||||||
"Bot"
|
"Sides": [
|
||||||
],
|
"Usec",
|
||||||
"ColliderParams": {
|
"Bear"
|
||||||
"_parent": "SpawnSphereParams",
|
]
|
||||||
"_props": {
|
}, {
|
||||||
"Center": {
|
"BotZoneName": "",
|
||||||
"x": 0,
|
"Categories": [
|
||||||
"y": 0,
|
"Coop",
|
||||||
"z": 0
|
"Group"
|
||||||
},
|
],
|
||||||
"Radius": 21.1
|
"ColliderParams": {
|
||||||
}
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"Center": {
|
||||||
"Id": "cca16615-941d-4b07-a88f-4064628c1581",
|
"x": 0,
|
||||||
"Infiltration": "",
|
"y": 0,
|
||||||
"Position": {
|
"z": 0
|
||||||
"x": 35.924,
|
},
|
||||||
"y": 4.55418539,
|
"Radius": 20
|
||||||
"z": 35.339
|
}
|
||||||
},
|
},
|
||||||
"Rotation": 56.28309,
|
"DelayToCanSpawnSec": 4,
|
||||||
"Sides": [
|
"Id": "d7fc05a2-a7d9-494a-af5c-e092bb560bb9",
|
||||||
"Savage"
|
"Infiltration": "Factory",
|
||||||
]
|
"Position": {
|
||||||
},
|
"x": 48.5268364,
|
||||||
{
|
"y": 0.102999926,
|
||||||
"BotZoneName": "",
|
"z": 16.6403866
|
||||||
"Categories": [
|
},
|
||||||
"Player"
|
"Rotation": 269.225647,
|
||||||
],
|
"Sides": [
|
||||||
"ColliderParams": {
|
"Usec",
|
||||||
"_parent": "SpawnBoxParams",
|
"Bear"
|
||||||
"_props": {
|
]
|
||||||
"Center": {
|
}, {
|
||||||
"x": 0,
|
"BotZoneName": "",
|
||||||
"y": 0,
|
"Categories": [
|
||||||
"z": 0
|
"Coop",
|
||||||
},
|
"Opposite"
|
||||||
"Size": {
|
],
|
||||||
"x": 40,
|
"ColliderParams": {
|
||||||
"y": 4,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": 40
|
"_props": {
|
||||||
}
|
"Center": {
|
||||||
}
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": 0
|
||||||
"Id": "d2b48374-53d1-45a7-a3d2-5e1fc58a8499",
|
},
|
||||||
"Infiltration": "Factory",
|
"Radius": 20
|
||||||
"Position": {
|
}
|
||||||
"x": -3.612,
|
},
|
||||||
"y": -3.889,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": -25.528
|
"Id": "da289682-cef5-4ae6-94bb-a2b80705906e",
|
||||||
},
|
"Infiltration": "Factory",
|
||||||
"Rotation": 70.69419,
|
"Position": {
|
||||||
"Sides": [
|
"x": -35.81619,
|
||||||
"All"
|
"y": 1.08018088,
|
||||||
]
|
"z": 45.3069
|
||||||
},
|
},
|
||||||
{
|
"Rotation": 96.73777,
|
||||||
"BotZoneName": "",
|
"Sides": [
|
||||||
"Categories": [
|
"Usec",
|
||||||
"Bot"
|
"Bear"
|
||||||
],
|
]
|
||||||
"ColliderParams": {
|
}, {
|
||||||
"_parent": "SpawnSphereParams",
|
"BotZoneName": "",
|
||||||
"_props": {
|
"Categories": [
|
||||||
"Center": {
|
"Bot"
|
||||||
"x": 0,
|
],
|
||||||
"y": 0,
|
"ColliderParams": {
|
||||||
"z": 0
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"Radius": 21.1
|
"Center": {
|
||||||
}
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": 0
|
||||||
"Id": "d2bb26d4-959f-478f-92ad-6adedf2dc512",
|
},
|
||||||
"Infiltration": "",
|
"Radius": 27
|
||||||
"Position": {
|
}
|
||||||
"x": 30.758,
|
},
|
||||||
"y": 0.26,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": 15.164
|
"Id": "de479fb9-789f-499b-ac6b-0530fab5235b",
|
||||||
},
|
"Infiltration": "",
|
||||||
"Rotation": 184.842667,
|
"Position": {
|
||||||
"Sides": [
|
"x": -32.087,
|
||||||
"Savage"
|
"y": -2.581647,
|
||||||
]
|
"z": 29.9733315
|
||||||
},
|
},
|
||||||
{
|
"Rotation": 0,
|
||||||
"BotZoneName": "",
|
"Sides": [
|
||||||
"Categories": [
|
"Savage"
|
||||||
"Coop",
|
]
|
||||||
"Group"
|
}, {
|
||||||
],
|
"BotZoneName": "",
|
||||||
"ColliderParams": {
|
"Categories": [
|
||||||
"_parent": "SpawnSphereParams",
|
"Player"
|
||||||
"_props": {
|
],
|
||||||
"Center": {
|
"ColliderParams": {
|
||||||
"x": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": 0,
|
"_props": {
|
||||||
"z": 0
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Radius": 20
|
"y": 0,
|
||||||
}
|
"z": 0
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Radius": 20
|
||||||
"Id": "d2bc609f-cfaf-421a-8a02-a535e2b25d35",
|
}
|
||||||
"Infiltration": "Factory",
|
},
|
||||||
"Position": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"x": 52.18,
|
"Id": "e0f65b5b-c67b-4e15-a102-f92bbdf95f65",
|
||||||
"y": 0.101000071,
|
"Infiltration": "Factory",
|
||||||
"z": 23.4599972
|
"Position": {
|
||||||
},
|
"x": 68.472,
|
||||||
"Rotation": 269.225647,
|
"y": 0.194,
|
||||||
"Sides": [
|
"z": -7.34
|
||||||
"Usec",
|
},
|
||||||
"Bear"
|
"Rotation": 184.931458,
|
||||||
]
|
"Sides": [
|
||||||
},
|
"All"
|
||||||
{
|
]
|
||||||
"BotZoneName": "",
|
}, {
|
||||||
"Categories": [
|
"BotZoneName": "",
|
||||||
"Coop",
|
"Categories": [
|
||||||
"Opposite"
|
"Coop",
|
||||||
],
|
"Group"
|
||||||
"ColliderParams": {
|
],
|
||||||
"_parent": "SpawnSphereParams",
|
"ColliderParams": {
|
||||||
"_props": {
|
"_parent": "SpawnSphereParams",
|
||||||
"Center": {
|
"_props": {
|
||||||
"x": 0,
|
"Center": {
|
||||||
"y": 0,
|
"x": 0,
|
||||||
"z": 0
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Radius": 20
|
},
|
||||||
}
|
"Radius": 20
|
||||||
},
|
}
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "d2f072c1-9cdc-4d5e-9102-cd77d9edf626",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Infiltration": "Factory",
|
"Id": "e33e5a4b-4c9e-46f9-b1df-5e9281746f58",
|
||||||
"Position": {
|
"Infiltration": "Factory",
|
||||||
"x": -33.998188,
|
"Position": {
|
||||||
"y": 1.08018088,
|
"x": 45.57,
|
||||||
"z": 49.9939041
|
"y": 0.05000019,
|
||||||
},
|
"z": 18.83
|
||||||
"Rotation": 96.73777,
|
},
|
||||||
"Sides": [
|
"Rotation": 269.225647,
|
||||||
"Usec",
|
"Sides": [
|
||||||
"Bear"
|
"Usec",
|
||||||
]
|
"Bear"
|
||||||
},
|
]
|
||||||
{
|
}, {
|
||||||
"BotZoneName": "",
|
"BotZoneName": "",
|
||||||
"Categories": [
|
"Categories": [
|
||||||
"Player"
|
"Player"
|
||||||
],
|
],
|
||||||
"ColliderParams": {
|
"ColliderParams": {
|
||||||
"_parent": "SpawnBoxParams",
|
"_parent": "SpawnSphereParams",
|
||||||
"_props": {
|
"_props": {
|
||||||
"Center": {
|
"Center": {
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"Size": {
|
"Radius": 20
|
||||||
"x": 40,
|
}
|
||||||
"y": 4,
|
},
|
||||||
"z": 40
|
"DelayToCanSpawnSec": 4,
|
||||||
}
|
"Id": "e5cd7bad-0f60-4cc2-bdd9-8a8943232b01",
|
||||||
}
|
"Infiltration": "Factory",
|
||||||
},
|
"Position": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"x": -25.718,
|
||||||
"Id": "d6564897-4b3e-4b7e-9b56-34cb3b9a235d",
|
"y": 1.07,
|
||||||
"Infiltration": "Factory",
|
"z": 65.627
|
||||||
"Position": {
|
},
|
||||||
"x": -5.769,
|
"Rotation": 263.74,
|
||||||
"y": -3.905,
|
"Sides": [
|
||||||
"z": -20.331
|
"All"
|
||||||
},
|
]
|
||||||
"Rotation": 84.01993,
|
}, {
|
||||||
"Sides": [
|
"BotZoneName": "",
|
||||||
"All"
|
"Categories": [
|
||||||
]
|
"Player"
|
||||||
},
|
],
|
||||||
{
|
"ColliderParams": {
|
||||||
"BotZoneName": "",
|
"_parent": "SpawnSphereParams",
|
||||||
"Categories": [
|
"_props": {
|
||||||
"Coop",
|
"Center": {
|
||||||
"Group"
|
"x": 0,
|
||||||
],
|
"y": 0,
|
||||||
"ColliderParams": {
|
"z": 0
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Radius": 20
|
||||||
"Center": {
|
}
|
||||||
"x": 0,
|
},
|
||||||
"y": 0,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": 0
|
"Id": "e60d8dce-ee35-4b30-9c3a-afddf4c5445e",
|
||||||
},
|
"Infiltration": "Factory",
|
||||||
"Radius": 20
|
"Position": {
|
||||||
}
|
"x": 21.389,
|
||||||
},
|
"y": -2.61,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": -1.214
|
||||||
"Id": "d685da1e-6b1e-45fb-8e31-e3a42a382fed",
|
},
|
||||||
"Infiltration": "Factory",
|
"Rotation": 0,
|
||||||
"Position": {
|
"Sides": [
|
||||||
"x": 50.7651863,
|
"All"
|
||||||
"y": 0.101000071,
|
]
|
||||||
"z": 18.0493526
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"Rotation": 269.225647,
|
"Categories": [
|
||||||
"Sides": [
|
"Player"
|
||||||
"Usec",
|
],
|
||||||
"Bear"
|
"ColliderParams": {
|
||||||
]
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
{
|
"Center": {
|
||||||
"BotZoneName": "",
|
"x": 0,
|
||||||
"Categories": [
|
"y": 0,
|
||||||
"Coop",
|
"z": 0
|
||||||
"Group"
|
},
|
||||||
],
|
"Radius": 20
|
||||||
"ColliderParams": {
|
}
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"Center": {
|
"Id": "efb39132-1eff-4655-8fb0-d795f8f98eb3",
|
||||||
"x": 0,
|
"Infiltration": "Factory",
|
||||||
"y": 0,
|
"Position": {
|
||||||
"z": 0
|
"x": 29.409,
|
||||||
},
|
"y": 0.256,
|
||||||
"Radius": 20
|
"z": 20.577
|
||||||
}
|
},
|
||||||
},
|
"Rotation": 77.36217,
|
||||||
"DelayToCanSpawnSec": 4,
|
"Sides": [
|
||||||
"Id": "d7e47ba9-1862-4070-95de-9a9b2f0e46ff",
|
"All"
|
||||||
"Infiltration": "Factory",
|
]
|
||||||
"Position": {
|
}, {
|
||||||
"x": 44.33721,
|
"BotZoneName": "",
|
||||||
"y": 0.102999926,
|
"Categories": [
|
||||||
"z": 21.7640057
|
"Player"
|
||||||
},
|
],
|
||||||
"Rotation": 269.225647,
|
"ColliderParams": {
|
||||||
"Sides": [
|
"_parent": "SpawnSphereParams",
|
||||||
"Usec",
|
"_props": {
|
||||||
"Bear"
|
"Center": {
|
||||||
]
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
{
|
"z": 0
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"Radius": 20
|
||||||
"Coop",
|
}
|
||||||
"Group"
|
},
|
||||||
],
|
"DelayToCanSpawnSec": 4,
|
||||||
"ColliderParams": {
|
"Id": "f0864450-ffa8-4d7e-aa93-59ea6b218641",
|
||||||
"_parent": "SpawnSphereParams",
|
"Infiltration": "Factory",
|
||||||
"_props": {
|
"Position": {
|
||||||
"Center": {
|
"x": -19.789,
|
||||||
"x": 0,
|
"y": 1.07,
|
||||||
"y": 0,
|
"z": 66.592
|
||||||
"z": 0
|
},
|
||||||
},
|
"Rotation": 93.9956055,
|
||||||
"Radius": 20
|
"Sides": [
|
||||||
}
|
"All"
|
||||||
},
|
]
|
||||||
"DelayToCanSpawnSec": 4,
|
}, {
|
||||||
"Id": "d7fc05a2-a7d9-494a-af5c-e092bb560bb9",
|
"BotZoneName": "",
|
||||||
"Infiltration": "Factory",
|
"Categories": [
|
||||||
"Position": {
|
"Coop",
|
||||||
"x": 48.5268364,
|
"Opposite"
|
||||||
"y": 0.102999926,
|
],
|
||||||
"z": 16.6403866
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Rotation": 269.225647,
|
"_props": {
|
||||||
"Sides": [
|
"Center": {
|
||||||
"Usec",
|
"x": 0,
|
||||||
"Bear"
|
"y": 0,
|
||||||
]
|
"z": 0
|
||||||
},
|
},
|
||||||
{
|
"Radius": 20
|
||||||
"BotZoneName": "",
|
}
|
||||||
"Categories": [
|
},
|
||||||
"Coop",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Opposite"
|
"Id": "f248ad45-3889-4308-bd40-091b1f6a0492",
|
||||||
],
|
"Infiltration": "Factory",
|
||||||
"ColliderParams": {
|
"Position": {
|
||||||
"_parent": "SpawnSphereParams",
|
"x": -35.4011879,
|
||||||
"_props": {
|
"y": 1.08018088,
|
||||||
"Center": {
|
"z": 46.4789047
|
||||||
"x": 0,
|
},
|
||||||
"y": 0,
|
"Rotation": 96.73777,
|
||||||
"z": 0
|
"Sides": [
|
||||||
},
|
"Usec",
|
||||||
"Radius": 20
|
"Bear"
|
||||||
}
|
]
|
||||||
},
|
}, {
|
||||||
"DelayToCanSpawnSec": 4,
|
"BotZoneName": "",
|
||||||
"Id": "da289682-cef5-4ae6-94bb-a2b80705906e",
|
"Categories": [
|
||||||
"Infiltration": "Factory",
|
"Player"
|
||||||
"Position": {
|
],
|
||||||
"x": -35.81619,
|
"ColliderParams": {
|
||||||
"y": 1.08018088,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": 45.3069
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"Rotation": 96.73777,
|
"x": 0,
|
||||||
"Sides": [
|
"y": 0,
|
||||||
"Usec",
|
"z": 0
|
||||||
"Bear"
|
},
|
||||||
]
|
"Radius": 20
|
||||||
},
|
}
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Categories": [
|
"Id": "f3c6d9ee-ca4e-44ca-abdf-0622a8249f1d",
|
||||||
"Bot"
|
"Infiltration": "Factory",
|
||||||
],
|
"Position": {
|
||||||
"ColliderParams": {
|
"x": -24.534,
|
||||||
"_parent": "SpawnSphereParams",
|
"y": 1.07,
|
||||||
"_props": {
|
"z": 66.641
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"Rotation": 263.74,
|
||||||
"y": 0,
|
"Sides": [
|
||||||
"z": 0
|
"All"
|
||||||
},
|
]
|
||||||
"Radius": 27
|
}, {
|
||||||
}
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
"DelayToCanSpawnSec": 4,
|
"Bot"
|
||||||
"Id": "de479fb9-789f-499b-ac6b-0530fab5235b",
|
],
|
||||||
"Infiltration": "",
|
"ColliderParams": {
|
||||||
"Position": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": -32.087,
|
"_props": {
|
||||||
"y": -2.581647,
|
"Center": {
|
||||||
"z": 29.9733315
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Rotation": 0,
|
"z": 0
|
||||||
"Sides": [
|
},
|
||||||
"Savage"
|
"Radius": 41.97
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
{
|
"DelayToCanSpawnSec": 4,
|
||||||
"BotZoneName": "",
|
"Id": "f6276290-95d6-4d35-9b1a-53e1db1c08ec",
|
||||||
"Categories": [
|
"Infiltration": "",
|
||||||
"Player"
|
"Position": {
|
||||||
],
|
"x": 15,
|
||||||
"ColliderParams": {
|
"y": 0.148353577,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": 3.79
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Rotation": 232.964813,
|
||||||
"x": 0,
|
"Sides": [
|
||||||
"y": 0,
|
"Savage"
|
||||||
"z": 0
|
]
|
||||||
},
|
}, {
|
||||||
"Radius": 20
|
"BotZoneName": "",
|
||||||
}
|
"Categories": [
|
||||||
},
|
"Coop",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Group"
|
||||||
"Id": "e0f65b5b-c67b-4e15-a102-f92bbdf95f65",
|
],
|
||||||
"Infiltration": "Factory",
|
"ColliderParams": {
|
||||||
"Position": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": 68.472,
|
"_props": {
|
||||||
"y": 0.194,
|
"Center": {
|
||||||
"z": -7.34
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Rotation": 184.931458,
|
"z": 0
|
||||||
"Sides": [
|
},
|
||||||
"All"
|
"Radius": 20
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
{
|
"DelayToCanSpawnSec": 4,
|
||||||
"BotZoneName": "",
|
"Id": "f8efba5d-56be-4091-b537-c97e88b031f2",
|
||||||
"Categories": [
|
"Infiltration": "Factory",
|
||||||
"Coop",
|
"Position": {
|
||||||
"Group"
|
"x": 45.3103752,
|
||||||
],
|
"y": 0.0729999542,
|
||||||
"ColliderParams": {
|
"z": 24.5736217
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Rotation": 269.225647,
|
||||||
"Center": {
|
"Sides": [
|
||||||
"x": 0,
|
"Usec",
|
||||||
"y": 0,
|
"Bear"
|
||||||
"z": 0
|
]
|
||||||
},
|
}, {
|
||||||
"Radius": 20
|
"BotZoneName": "",
|
||||||
}
|
"Categories": [
|
||||||
},
|
"Coop",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Opposite"
|
||||||
"Id": "e33e5a4b-4c9e-46f9-b1df-5e9281746f58",
|
],
|
||||||
"Infiltration": "Factory",
|
"ColliderParams": {
|
||||||
"Position": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": 45.57,
|
"_props": {
|
||||||
"y": 0.05000019,
|
"Center": {
|
||||||
"z": 18.83
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Rotation": 269.225647,
|
"z": 0
|
||||||
"Sides": [
|
},
|
||||||
"Usec",
|
"Radius": 20
|
||||||
"Bear"
|
}
|
||||||
]
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
{
|
"Id": "fca84a73-902f-4c3e-b0ce-05f4348d2e12",
|
||||||
"BotZoneName": "",
|
"Infiltration": "Factory",
|
||||||
"Categories": [
|
"Position": {
|
||||||
"Player"
|
"x": 49.05881,
|
||||||
],
|
"y": 0.11818099,
|
||||||
"ColliderParams": {
|
"z": -23.5911
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Rotation": 3.0047307,
|
||||||
"Center": {
|
"Sides": [
|
||||||
"x": 0,
|
"Usec",
|
||||||
"y": 0,
|
"Bear"
|
||||||
"z": 0
|
]
|
||||||
},
|
}, {
|
||||||
"Radius": 20
|
"BotZoneName": "",
|
||||||
}
|
"Categories": [
|
||||||
},
|
"Coop",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Opposite"
|
||||||
"Id": "e5cd7bad-0f60-4cc2-bdd9-8a8943232b01",
|
],
|
||||||
"Infiltration": "Factory",
|
"ColliderParams": {
|
||||||
"Position": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": -25.718,
|
"_props": {
|
||||||
"y": 1.07,
|
"Center": {
|
||||||
"z": 65.627
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Rotation": 263.74,
|
"z": 0
|
||||||
"Sides": [
|
},
|
||||||
"All"
|
"Radius": 20
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
{
|
"DelayToCanSpawnSec": 4,
|
||||||
"BotZoneName": "",
|
"Id": "ff7de580-4ba2-4d00-bff0-13cb6717091c",
|
||||||
"Categories": [
|
"Infiltration": "Factory",
|
||||||
"Player"
|
"Position": {
|
||||||
],
|
"x": 47.8188133,
|
||||||
"ColliderParams": {
|
"y": 0.11818099,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": -24.2451
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Rotation": 3.0047307,
|
||||||
"x": 0,
|
"Sides": [
|
||||||
"y": 0,
|
"Usec",
|
||||||
"z": 0
|
"Bear"
|
||||||
},
|
]
|
||||||
"Radius": 20
|
}, {
|
||||||
}
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
"DelayToCanSpawnSec": 4,
|
"Bot"
|
||||||
"Id": "e60d8dce-ee35-4b30-9c3a-afddf4c5445e",
|
],
|
||||||
"Infiltration": "Factory",
|
"ColliderParams": {
|
||||||
"Position": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": 21.389,
|
"_props": {
|
||||||
"y": -2.61,
|
"Center": {
|
||||||
"z": -1.214
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Rotation": 0,
|
"z": 0
|
||||||
"Sides": [
|
},
|
||||||
"All"
|
"Radius": 30.1
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
{
|
"DelayToCanSpawnSec": 4,
|
||||||
"BotZoneName": "",
|
"Id": "ff9c3127-2acd-48fe-a635-b1ab99d0bfa7",
|
||||||
"Categories": [
|
"Infiltration": "",
|
||||||
"Player"
|
"Position": {
|
||||||
],
|
"x": 2.104,
|
||||||
"ColliderParams": {
|
"y": 1.10050392,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": 63.056
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Rotation": 257.797272,
|
||||||
"x": 0,
|
"Sides": [
|
||||||
"y": 0,
|
"Savage"
|
||||||
"z": 0
|
]
|
||||||
},
|
}
|
||||||
"Radius": 20
|
],
|
||||||
}
|
"UnixDateTime": 1622491709,
|
||||||
},
|
"_Id": "59fc81d786f774390775787e",
|
||||||
"DelayToCanSpawnSec": 4,
|
"doors": [],
|
||||||
"Id": "efb39132-1eff-4655-8fb0-d795f8f98eb3",
|
"exit_access_time": 60,
|
||||||
"Infiltration": "Factory",
|
"exit_count": 3,
|
||||||
"Position": {
|
"exit_time": 1,
|
||||||
"x": 29.409,
|
"exits": [{
|
||||||
"y": 0.256,
|
"Chance": 100,
|
||||||
"z": 20.577
|
"EntryPoints": "Factory",
|
||||||
},
|
"ExfiltrationTime": 10,
|
||||||
"Rotation": 77.36217,
|
"Id": "",
|
||||||
"Sides": [
|
"MaxTime": 0,
|
||||||
"All"
|
"MinTime": 0,
|
||||||
]
|
"Name": "Cellars",
|
||||||
},
|
"PlayersCount": 0
|
||||||
{
|
}, {
|
||||||
"BotZoneName": "",
|
"Chance": 100,
|
||||||
"Categories": [
|
"EntryPoints": "Factory",
|
||||||
"Player"
|
"ExfiltrationTime": 10,
|
||||||
],
|
"Id": "",
|
||||||
"ColliderParams": {
|
"MaxTime": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"MinTime": 0,
|
||||||
"_props": {
|
"Name": "Gate 3",
|
||||||
"Center": {
|
"PlayersCount": 0
|
||||||
"x": 0,
|
}, {
|
||||||
"y": 0,
|
"Chance": 100,
|
||||||
"z": 0
|
"EntryPoints": "Factory",
|
||||||
},
|
"ExfiltrationTime": 10,
|
||||||
"Radius": 20
|
"Id": "",
|
||||||
}
|
"MaxTime": 0,
|
||||||
},
|
"MinTime": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"Name": "Gate 0",
|
||||||
"Id": "f0864450-ffa8-4d7e-aa93-59ea6b218641",
|
"PlayersCount": 0
|
||||||
"Infiltration": "Factory",
|
}, {
|
||||||
"Position": {
|
"Chance": 100,
|
||||||
"x": -19.789,
|
"EntryPoints": "Factory",
|
||||||
"y": 1.07,
|
"ExfiltrationTime": 10,
|
||||||
"z": 66.592
|
"Id": "",
|
||||||
},
|
"MaxTime": 0,
|
||||||
"Rotation": 93.9956055,
|
"MinTime": 0,
|
||||||
"Sides": [
|
"Name": "Gate m",
|
||||||
"All"
|
"PlayersCount": 0
|
||||||
]
|
}
|
||||||
},
|
],
|
||||||
{
|
"filter_ex": [],
|
||||||
"BotZoneName": "",
|
"limits": [],
|
||||||
"Categories": [
|
"matching_min_seconds": 45,
|
||||||
"Coop",
|
"maxItemCountInLocation": [],
|
||||||
"Opposite"
|
"sav_summon_seconds": 60,
|
||||||
],
|
"tmp_location_field_remove_me": 0,
|
||||||
"ColliderParams": {
|
"users_gather_seconds": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"users_spawn_seconds_n": 120,
|
||||||
"_props": {
|
"users_spawn_seconds_n2": 180,
|
||||||
"Center": {
|
"users_summon_seconds": 0,
|
||||||
"x": 0,
|
"waves": [{
|
||||||
"y": 0,
|
"BotPreset": "normal",
|
||||||
"z": 0
|
"BotSide": "Savage",
|
||||||
},
|
"SpawnPoints": "BotZone",
|
||||||
"Radius": 20
|
"WildSpawnType": "assault",
|
||||||
}
|
"isPlayers": false,
|
||||||
},
|
"number": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"slots_max": 2,
|
||||||
"Id": "f248ad45-3889-4308-bd40-091b1f6a0492",
|
"slots_min": 1,
|
||||||
"Infiltration": "Factory",
|
"time_max": 100,
|
||||||
"Position": {
|
"time_min": 15
|
||||||
"x": -35.4011879,
|
}, {
|
||||||
"y": 1.08018088,
|
"BotPreset": "normal",
|
||||||
"z": 46.4789047
|
"BotSide": "Savage",
|
||||||
},
|
"SpawnPoints": "BotZone",
|
||||||
"Rotation": 96.73777,
|
"WildSpawnType": "assault",
|
||||||
"Sides": [
|
"isPlayers": false,
|
||||||
"Usec",
|
"number": 1,
|
||||||
"Bear"
|
"slots_max": 3,
|
||||||
]
|
"slots_min": 1,
|
||||||
},
|
"time_max": -1,
|
||||||
{
|
"time_min": -1
|
||||||
"BotZoneName": "",
|
}, {
|
||||||
"Categories": [
|
"BotPreset": "normal",
|
||||||
"Player"
|
"BotSide": "Savage",
|
||||||
],
|
"SpawnPoints": "BotZone",
|
||||||
"ColliderParams": {
|
"WildSpawnType": "assault",
|
||||||
"_parent": "SpawnSphereParams",
|
"isPlayers": true,
|
||||||
"_props": {
|
"number": 2,
|
||||||
"Center": {
|
"slots_max": 3,
|
||||||
"x": 0,
|
"slots_min": 1,
|
||||||
"y": 0,
|
"time_max": 300,
|
||||||
"z": 0
|
"time_min": 210
|
||||||
},
|
}, {
|
||||||
"Radius": 20
|
"BotPreset": "hard",
|
||||||
}
|
"BotSide": "Savage",
|
||||||
},
|
"SpawnPoints": "BotZone",
|
||||||
"DelayToCanSpawnSec": 4,
|
"WildSpawnType": "assault",
|
||||||
"Id": "f3c6d9ee-ca4e-44ca-abdf-0622a8249f1d",
|
"isPlayers": true,
|
||||||
"Infiltration": "Factory",
|
"number": 3,
|
||||||
"Position": {
|
"slots_max": 3,
|
||||||
"x": -24.534,
|
"slots_min": 1,
|
||||||
"y": 1.07,
|
"time_max": 350,
|
||||||
"z": 66.641
|
"time_min": 260
|
||||||
},
|
}, {
|
||||||
"Rotation": 263.74,
|
"BotPreset": "hard",
|
||||||
"Sides": [
|
"BotSide": "Savage",
|
||||||
"All"
|
"SpawnPoints": "BotZone",
|
||||||
]
|
"WildSpawnType": "assault",
|
||||||
},
|
"isPlayers": true,
|
||||||
{
|
"number": 4,
|
||||||
"BotZoneName": "",
|
"slots_max": 3,
|
||||||
"Categories": [
|
"slots_min": 1,
|
||||||
"Bot"
|
"time_max": 500,
|
||||||
],
|
"time_min": 410
|
||||||
"ColliderParams": {
|
}, {
|
||||||
"_parent": "SpawnSphereParams",
|
"BotPreset": "hard",
|
||||||
"_props": {
|
"BotSide": "Savage",
|
||||||
"Center": {
|
"SpawnPoints": "BotZone",
|
||||||
"x": 0,
|
"WildSpawnType": "assault",
|
||||||
"y": 0,
|
"isPlayers": true,
|
||||||
"z": 0
|
"number": 5,
|
||||||
},
|
"slots_max": 3,
|
||||||
"Radius": 41.97
|
"slots_min": 2,
|
||||||
}
|
"time_max": 510,
|
||||||
},
|
"time_min": 460
|
||||||
"DelayToCanSpawnSec": 4,
|
}, {
|
||||||
"Id": "f6276290-95d6-4d35-9b1a-53e1db1c08ec",
|
"BotPreset": "hard",
|
||||||
"Infiltration": "",
|
"BotSide": "Savage",
|
||||||
"Position": {
|
"SpawnPoints": "BotZone",
|
||||||
"x": 15,
|
"WildSpawnType": "assault",
|
||||||
"y": 0.148353577,
|
"isPlayers": false,
|
||||||
"z": 3.79
|
"number": 6,
|
||||||
},
|
"slots_max": 2,
|
||||||
"Rotation": 232.964813,
|
"slots_min": 1,
|
||||||
"Sides": [
|
"time_max": 1500,
|
||||||
"Savage"
|
"time_min": 1400
|
||||||
]
|
}, {
|
||||||
},
|
"BotPreset": "hard",
|
||||||
{
|
"BotSide": "Savage",
|
||||||
"BotZoneName": "",
|
"SpawnPoints": "BotZone",
|
||||||
"Categories": [
|
"WildSpawnType": "assault",
|
||||||
"Coop",
|
"isPlayers": false,
|
||||||
"Group"
|
"number": 7,
|
||||||
],
|
"slots_max": 3,
|
||||||
"ColliderParams": {
|
"slots_min": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"time_max": 1700,
|
||||||
"_props": {
|
"time_min": 1600
|
||||||
"Center": {
|
}
|
||||||
"x": 0,
|
]
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Radius": 20
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"DelayToCanSpawnSec": 4,
|
|
||||||
"Id": "f8efba5d-56be-4091-b537-c97e88b031f2",
|
|
||||||
"Infiltration": "Factory",
|
|
||||||
"Position": {
|
|
||||||
"x": 45.3103752,
|
|
||||||
"y": 0.0729999542,
|
|
||||||
"z": 24.5736217
|
|
||||||
},
|
|
||||||
"Rotation": 269.225647,
|
|
||||||
"Sides": [
|
|
||||||
"Usec",
|
|
||||||
"Bear"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotZoneName": "",
|
|
||||||
"Categories": [
|
|
||||||
"Coop",
|
|
||||||
"Opposite"
|
|
||||||
],
|
|
||||||
"ColliderParams": {
|
|
||||||
"_parent": "SpawnSphereParams",
|
|
||||||
"_props": {
|
|
||||||
"Center": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Radius": 20
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"DelayToCanSpawnSec": 4,
|
|
||||||
"Id": "fca84a73-902f-4c3e-b0ce-05f4348d2e12",
|
|
||||||
"Infiltration": "Factory",
|
|
||||||
"Position": {
|
|
||||||
"x": 49.05881,
|
|
||||||
"y": 0.11818099,
|
|
||||||
"z": -23.5911
|
|
||||||
},
|
|
||||||
"Rotation": 3.0047307,
|
|
||||||
"Sides": [
|
|
||||||
"Usec",
|
|
||||||
"Bear"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotZoneName": "",
|
|
||||||
"Categories": [
|
|
||||||
"Coop",
|
|
||||||
"Opposite"
|
|
||||||
],
|
|
||||||
"ColliderParams": {
|
|
||||||
"_parent": "SpawnSphereParams",
|
|
||||||
"_props": {
|
|
||||||
"Center": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Radius": 20
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"DelayToCanSpawnSec": 4,
|
|
||||||
"Id": "ff7de580-4ba2-4d00-bff0-13cb6717091c",
|
|
||||||
"Infiltration": "Factory",
|
|
||||||
"Position": {
|
|
||||||
"x": 47.8188133,
|
|
||||||
"y": 0.11818099,
|
|
||||||
"z": -24.2451
|
|
||||||
},
|
|
||||||
"Rotation": 3.0047307,
|
|
||||||
"Sides": [
|
|
||||||
"Usec",
|
|
||||||
"Bear"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotZoneName": "",
|
|
||||||
"Categories": [
|
|
||||||
"Bot"
|
|
||||||
],
|
|
||||||
"ColliderParams": {
|
|
||||||
"_parent": "SpawnSphereParams",
|
|
||||||
"_props": {
|
|
||||||
"Center": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Radius": 30.1
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"DelayToCanSpawnSec": 4,
|
|
||||||
"Id": "ff9c3127-2acd-48fe-a635-b1ab99d0bfa7",
|
|
||||||
"Infiltration": "",
|
|
||||||
"Position": {
|
|
||||||
"x": 2.104,
|
|
||||||
"y": 1.10050392,
|
|
||||||
"z": 63.056
|
|
||||||
},
|
|
||||||
"Rotation": 257.797272,
|
|
||||||
"Sides": [
|
|
||||||
"Savage"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"UnixDateTime": 1622491709,
|
|
||||||
"_Id": "59fc81d786f774390775787e",
|
|
||||||
"doors": [],
|
|
||||||
"exit_access_time": 60,
|
|
||||||
"exit_count": 3,
|
|
||||||
"exit_time": 1,
|
|
||||||
"exits": [
|
|
||||||
{
|
|
||||||
"Chance": 100,
|
|
||||||
"EntryPoints": "Factory",
|
|
||||||
"ExfiltrationTime": 10,
|
|
||||||
"Id": "",
|
|
||||||
"MaxTime": 0,
|
|
||||||
"MinTime": 0,
|
|
||||||
"Name": "Cellars",
|
|
||||||
"PlayersCount": 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Chance": 100,
|
|
||||||
"EntryPoints": "Factory",
|
|
||||||
"ExfiltrationTime": 10,
|
|
||||||
"Id": "",
|
|
||||||
"MaxTime": 0,
|
|
||||||
"MinTime": 0,
|
|
||||||
"Name": "Gate 3",
|
|
||||||
"PlayersCount": 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Chance": 100,
|
|
||||||
"EntryPoints": "Factory",
|
|
||||||
"ExfiltrationTime": 10,
|
|
||||||
"Id": "",
|
|
||||||
"MaxTime": 0,
|
|
||||||
"MinTime": 0,
|
|
||||||
"Name": "Gate 0",
|
|
||||||
"PlayersCount": 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Chance": 100,
|
|
||||||
"EntryPoints": "Factory",
|
|
||||||
"ExfiltrationTime": 10,
|
|
||||||
"Id": "",
|
|
||||||
"MaxTime": 0,
|
|
||||||
"MinTime": 0,
|
|
||||||
"Name": "Gate m",
|
|
||||||
"PlayersCount": 0
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"filter_ex": [],
|
|
||||||
"limits": [],
|
|
||||||
"matching_min_seconds": 45,
|
|
||||||
"maxItemCountInLocation": [],
|
|
||||||
"sav_summon_seconds": 60,
|
|
||||||
"tmp_location_field_remove_me": 0,
|
|
||||||
"users_gather_seconds": 0,
|
|
||||||
"users_spawn_seconds_n": 120,
|
|
||||||
"users_spawn_seconds_n2": 180,
|
|
||||||
"users_summon_seconds": 0,
|
|
||||||
"waves": [
|
|
||||||
{
|
|
||||||
"BotPreset": "normal",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "BotZone",
|
|
||||||
"WildSpawnType": "assault",
|
|
||||||
"isPlayers": false,
|
|
||||||
"number": 0,
|
|
||||||
"slots_max": 2,
|
|
||||||
"slots_min": 1,
|
|
||||||
"time_max": 100,
|
|
||||||
"time_min": 15
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotPreset": "normal",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "BotZone",
|
|
||||||
"WildSpawnType": "assault",
|
|
||||||
"isPlayers": false,
|
|
||||||
"number": 1,
|
|
||||||
"slots_max": 3,
|
|
||||||
"slots_min": 1,
|
|
||||||
"time_max": -1,
|
|
||||||
"time_min": -1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotPreset": "normal",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "BotZone",
|
|
||||||
"WildSpawnType": "assault",
|
|
||||||
"isPlayers": true,
|
|
||||||
"number": 2,
|
|
||||||
"slots_max": 3,
|
|
||||||
"slots_min": 1,
|
|
||||||
"time_max": 300,
|
|
||||||
"time_min": 210
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotPreset": "hard",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "BotZone",
|
|
||||||
"WildSpawnType": "assault",
|
|
||||||
"isPlayers": true,
|
|
||||||
"number": 3,
|
|
||||||
"slots_max": 3,
|
|
||||||
"slots_min": 1,
|
|
||||||
"time_max": 350,
|
|
||||||
"time_min": 260
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotPreset": "hard",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "BotZone",
|
|
||||||
"WildSpawnType": "assault",
|
|
||||||
"isPlayers": true,
|
|
||||||
"number": 4,
|
|
||||||
"slots_max": 3,
|
|
||||||
"slots_min": 1,
|
|
||||||
"time_max": 500,
|
|
||||||
"time_min": 410
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotPreset": "hard",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "BotZone",
|
|
||||||
"WildSpawnType": "assault",
|
|
||||||
"isPlayers": true,
|
|
||||||
"number": 5,
|
|
||||||
"slots_max": 3,
|
|
||||||
"slots_min": 2,
|
|
||||||
"time_max": 510,
|
|
||||||
"time_min": 460
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotPreset": "hard",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "BotZone",
|
|
||||||
"WildSpawnType": "assault",
|
|
||||||
"isPlayers": false,
|
|
||||||
"number": 6,
|
|
||||||
"slots_max": 2,
|
|
||||||
"slots_min": 1,
|
|
||||||
"time_max": 1500,
|
|
||||||
"time_min": 1400
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotPreset": "hard",
|
|
||||||
"BotSide": "Savage",
|
|
||||||
"SpawnPoints": "BotZone",
|
|
||||||
"WildSpawnType": "assault",
|
|
||||||
"isPlayers": false,
|
|
||||||
"number": 7,
|
|
||||||
"slots_max": 3,
|
|
||||||
"slots_min": 0,
|
|
||||||
"time_max": 1700,
|
|
||||||
"time_min": 1600
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1,5037 +1,4855 @@
|
|||||||
{
|
{
|
||||||
"AccessKeys": [
|
"AccessKeys": [
|
||||||
"5c94bbff86f7747ee735c08f"
|
"5c94bbff86f7747ee735c08f"
|
||||||
],
|
],
|
||||||
"Area": 0,
|
"Area": 0,
|
||||||
"AveragePlayTime": 30,
|
"AveragePlayTime": 30,
|
||||||
"AveragePlayerLevel": 45,
|
"AveragePlayerLevel": 45,
|
||||||
"Banners": [
|
"Banners": [{
|
||||||
{
|
"id": "5805f617245977100b2c1f41",
|
||||||
"id": "5805f617245977100b2c1f41",
|
"pic": {
|
||||||
"pic": {
|
"path": "CONTENT/banners/tglabs.jpg",
|
||||||
"path": "CONTENT/banners/tglabs.jpg",
|
"rcid": ""
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"id": "5807be8924597742c603fa19",
|
||||||
|
"pic": {
|
||||||
|
"path": "CONTENT/banners/banner_tarkov.jpg",
|
||||||
|
"rcid": ""
|
||||||
|
}
|
||||||
|
}, {
|
||||||
|
"id": "5c1b857086f77465f465faa4",
|
||||||
|
"pic": {
|
||||||
|
"path": "CONTENT/banners/banner_scavraider.jpg",
|
||||||
|
"rcid": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"BossLocationSpawn": [{
|
||||||
|
"BossChance": 45,
|
||||||
|
"BossDifficult": "normal",
|
||||||
|
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
||||||
|
"BossEscortDifficult": "normal",
|
||||||
|
"BossEscortType": "pmcBot",
|
||||||
|
"BossName": "pmcBot",
|
||||||
|
"BossPlayer": false,
|
||||||
|
"BossZone": "BotZoneFloor1",
|
||||||
|
"Delay": 0,
|
||||||
|
"RandomTimeSpawn": false,
|
||||||
|
"Time": 900,
|
||||||
|
"TriggerId": "",
|
||||||
|
"TriggerName": ""
|
||||||
|
}, {
|
||||||
|
"BossChance": 45,
|
||||||
|
"BossDifficult": "normal",
|
||||||
|
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
||||||
|
"BossEscortDifficult": "normal",
|
||||||
|
"BossEscortType": "pmcBot",
|
||||||
|
"BossName": "pmcBot",
|
||||||
|
"BossPlayer": false,
|
||||||
|
"BossZone": "BotZoneFloor2",
|
||||||
|
"Delay": 0,
|
||||||
|
"RandomTimeSpawn": false,
|
||||||
|
"Time": 300,
|
||||||
|
"TriggerId": "",
|
||||||
|
"TriggerName": ""
|
||||||
|
}, {
|
||||||
|
"BossChance": 45,
|
||||||
|
"BossDifficult": "normal",
|
||||||
|
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
||||||
|
"BossEscortDifficult": "normal",
|
||||||
|
"BossEscortType": "pmcBot",
|
||||||
|
"BossName": "pmcBot",
|
||||||
|
"BossPlayer": false,
|
||||||
|
"BossZone": "BotZoneBasement",
|
||||||
|
"Delay": 0,
|
||||||
|
"RandomTimeSpawn": false,
|
||||||
|
"Time": 450,
|
||||||
|
"TriggerId": "autoId_00008_EXFIL",
|
||||||
|
"TriggerName": "interactObject"
|
||||||
|
}, {
|
||||||
|
"BossChance": 45,
|
||||||
|
"BossDifficult": "normal",
|
||||||
|
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
||||||
|
"BossEscortDifficult": "normal",
|
||||||
|
"BossEscortType": "pmcBot",
|
||||||
|
"BossName": "pmcBot",
|
||||||
|
"BossPlayer": false,
|
||||||
|
"BossZone": "BotZoneBasement",
|
||||||
|
"Delay": 0,
|
||||||
|
"RandomTimeSpawn": false,
|
||||||
|
"Time": 800,
|
||||||
|
"TriggerId": "autoId_00010_EXFIL",
|
||||||
|
"TriggerName": "interactObject"
|
||||||
|
}, {
|
||||||
|
"BossChance": 40,
|
||||||
|
"BossDifficult": "normal",
|
||||||
|
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
||||||
|
"BossEscortDifficult": "normal",
|
||||||
|
"BossEscortType": "pmcBot",
|
||||||
|
"BossName": "pmcBot",
|
||||||
|
"BossPlayer": false,
|
||||||
|
"BossZone": "BotZoneBasement",
|
||||||
|
"Delay": 0,
|
||||||
|
"RandomTimeSpawn": false,
|
||||||
|
"Time": -1,
|
||||||
|
"TriggerId": "autoId_00007_EXFIL",
|
||||||
|
"TriggerName": "interactObject"
|
||||||
|
}, {
|
||||||
|
"BossChance": 45,
|
||||||
|
"BossDifficult": "normal",
|
||||||
|
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
||||||
|
"BossEscortDifficult": "normal",
|
||||||
|
"BossEscortType": "pmcBot",
|
||||||
|
"BossName": "pmcBot",
|
||||||
|
"BossPlayer": false,
|
||||||
|
"BossZone": "BotZoneFloor2",
|
||||||
|
"Delay": 0,
|
||||||
|
"RandomTimeSpawn": false,
|
||||||
|
"Time": -1,
|
||||||
|
"TriggerId": "autoId_00007_EXFIL",
|
||||||
|
"TriggerName": "interactObject"
|
||||||
|
}, {
|
||||||
|
"BossChance": 35,
|
||||||
|
"BossDifficult": "normal",
|
||||||
|
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
||||||
|
"BossEscortDifficult": "normal",
|
||||||
|
"BossEscortType": "pmcBot",
|
||||||
|
"BossName": "pmcBot",
|
||||||
|
"BossPlayer": false,
|
||||||
|
"BossZone": "BotZoneFloor1",
|
||||||
|
"Delay": 0,
|
||||||
|
"RandomTimeSpawn": false,
|
||||||
|
"Time": 600,
|
||||||
|
"TriggerId": "autoId_00632_EXFIL",
|
||||||
|
"TriggerName": "interactObject"
|
||||||
|
}, {
|
||||||
|
"BossChance": 35,
|
||||||
|
"BossDifficult": "normal",
|
||||||
|
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
||||||
|
"BossEscortDifficult": "normal",
|
||||||
|
"BossEscortType": "pmcBot",
|
||||||
|
"BossName": "pmcBot",
|
||||||
|
"BossPlayer": false,
|
||||||
|
"BossZone": "BotZoneFloor2",
|
||||||
|
"Delay": 0,
|
||||||
|
"RandomTimeSpawn": false,
|
||||||
|
"Time": 600,
|
||||||
|
"TriggerId": "autoId_00632_EXFIL",
|
||||||
|
"TriggerName": "interactObject"
|
||||||
|
}, {
|
||||||
|
"BossChance": 35,
|
||||||
|
"BossDifficult": "normal",
|
||||||
|
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
||||||
|
"BossEscortDifficult": "normal",
|
||||||
|
"BossEscortType": "pmcBot",
|
||||||
|
"BossName": "pmcBot",
|
||||||
|
"BossPlayer": false,
|
||||||
|
"BossZone": "BotZoneFloor1",
|
||||||
|
"Delay": 0,
|
||||||
|
"RandomTimeSpawn": false,
|
||||||
|
"Time": -1,
|
||||||
|
"TriggerId": "autoId_00012_EXFIL",
|
||||||
|
"TriggerName": "interactObject"
|
||||||
|
}, {
|
||||||
|
"BossChance": 35,
|
||||||
|
"BossDifficult": "normal",
|
||||||
|
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
||||||
|
"BossEscortDifficult": "normal",
|
||||||
|
"BossEscortType": "pmcBot",
|
||||||
|
"BossName": "pmcBot",
|
||||||
|
"BossPlayer": false,
|
||||||
|
"BossZone": "BotZoneFloor2",
|
||||||
|
"Delay": 0,
|
||||||
|
"RandomTimeSpawn": false,
|
||||||
|
"Time": -1,
|
||||||
|
"TriggerId": "autoId_00012_EXFIL",
|
||||||
|
"TriggerName": "interactObject"
|
||||||
|
}, {
|
||||||
|
"BossChance": 35,
|
||||||
|
"BossDifficult": "normal",
|
||||||
|
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
||||||
|
"BossEscortDifficult": "normal",
|
||||||
|
"BossEscortType": "pmcBot",
|
||||||
|
"BossName": "pmcBot",
|
||||||
|
"BossPlayer": false,
|
||||||
|
"BossZone": "BotZoneFloor1",
|
||||||
|
"Delay": 0,
|
||||||
|
"RandomTimeSpawn": false,
|
||||||
|
"Time": 1200,
|
||||||
|
"TriggerId": "autoId_00014_EXFIL",
|
||||||
|
"TriggerName": "interactObject"
|
||||||
|
}, {
|
||||||
|
"BossChance": 35,
|
||||||
|
"BossDifficult": "normal",
|
||||||
|
"BossEscortAmount": "1,1,2,2,1,1,2,2,2,2,1,1,2,2,3",
|
||||||
|
"BossEscortDifficult": "normal",
|
||||||
|
"BossEscortType": "pmcBot",
|
||||||
|
"BossName": "pmcBot",
|
||||||
|
"BossPlayer": false,
|
||||||
|
"BossZone": "BotZoneFloor2",
|
||||||
|
"Delay": 0,
|
||||||
|
"RandomTimeSpawn": false,
|
||||||
|
"Time": 1200,
|
||||||
|
"TriggerId": "autoId_00014_EXFIL",
|
||||||
|
"TriggerName": "interactObject"
|
||||||
|
}, {
|
||||||
|
"BossChance": 35,
|
||||||
|
"BossDifficult": "normal",
|
||||||
|
"BossEscortAmount": "1,1,2,2,1,1,2,2,2,2,1,1,2,2,3",
|
||||||
|
"BossEscortDifficult": "normal",
|
||||||
|
"BossEscortType": "pmcBot",
|
||||||
|
"BossName": "pmcBot",
|
||||||
|
"BossPlayer": false,
|
||||||
|
"BossZone": "BotZoneFloor1",
|
||||||
|
"Delay": 0,
|
||||||
|
"RandomTimeSpawn": false,
|
||||||
|
"Time": -1,
|
||||||
|
"TriggerId": "autoId_00009_EXFIL",
|
||||||
|
"TriggerName": "interactObject"
|
||||||
|
}, {
|
||||||
|
"BossChance": 35,
|
||||||
|
"BossDifficult": "normal",
|
||||||
|
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
||||||
|
"BossEscortDifficult": "normal",
|
||||||
|
"BossEscortType": "pmcBot",
|
||||||
|
"BossName": "pmcBot",
|
||||||
|
"BossPlayer": false,
|
||||||
|
"BossZone": "BotZoneFloor2",
|
||||||
|
"Delay": 0,
|
||||||
|
"RandomTimeSpawn": false,
|
||||||
|
"Time": -1,
|
||||||
|
"TriggerId": "autoId_00009_EXFIL",
|
||||||
|
"TriggerName": "interactObject"
|
||||||
|
}, {
|
||||||
|
"BossChance": 40,
|
||||||
|
"BossDifficult": "normal",
|
||||||
|
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
||||||
|
"BossEscortDifficult": "normal",
|
||||||
|
"BossEscortType": "pmcBot",
|
||||||
|
"BossName": "pmcBot",
|
||||||
|
"BossPlayer": false,
|
||||||
|
"BossZone": "BotZoneGate2",
|
||||||
|
"Delay": 8,
|
||||||
|
"RandomTimeSpawn": false,
|
||||||
|
"Time": -1,
|
||||||
|
"TriggerId": "autoId_00014_EXFIL",
|
||||||
|
"TriggerName": "interactObject"
|
||||||
|
}, {
|
||||||
|
"BossChance": 45,
|
||||||
|
"BossDifficult": "normal",
|
||||||
|
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
||||||
|
"BossEscortDifficult": "normal",
|
||||||
|
"BossEscortType": "pmcBot",
|
||||||
|
"BossName": "pmcBot",
|
||||||
|
"BossPlayer": false,
|
||||||
|
"BossZone": "BotZoneGate1",
|
||||||
|
"Delay": 8,
|
||||||
|
"RandomTimeSpawn": false,
|
||||||
|
"Time": -1,
|
||||||
|
"TriggerId": "autoId_00632_EXFIL",
|
||||||
|
"TriggerName": "interactObject"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"BotAssault": 0,
|
||||||
|
"BotEasy": 0,
|
||||||
|
"BotHard": 0,
|
||||||
|
"BotImpossible": 0,
|
||||||
|
"BotLocationModifier": {
|
||||||
|
"AccuracySpeed": 1,
|
||||||
|
"DistToActivate": 140,
|
||||||
|
"DistToPersueAxemanCoef": 1,
|
||||||
|
"DistToSleep": 160,
|
||||||
|
"GainSight": 1,
|
||||||
|
"KhorovodChance": 0,
|
||||||
|
"MagnetPower": 10,
|
||||||
|
"MarksmanAccuratyCoef": 1,
|
||||||
|
"Scattering": 1,
|
||||||
|
"VisibleDistance": 1
|
||||||
|
},
|
||||||
|
"BotMarksman": 0,
|
||||||
|
"BotMax": 0,
|
||||||
|
"BotMaxPlayer": 0,
|
||||||
|
"BotMaxTimePlayer": 0,
|
||||||
|
"BotNormal": 0,
|
||||||
|
"BotSpawnTimeOffMax": 0,
|
||||||
|
"BotSpawnTimeOffMin": 0,
|
||||||
|
"BotSpawnTimeOnMax": 0,
|
||||||
|
"BotSpawnTimeOnMin": 0,
|
||||||
|
"BotStart": 0,
|
||||||
|
"BotStop": 0,
|
||||||
|
"Description": "Laboratory description",
|
||||||
|
"DisabledForScav": true,
|
||||||
|
"DisabledScavExits": "",
|
||||||
|
"EnableCoop": true,
|
||||||
|
"Enabled": true,
|
||||||
|
"EscapeTimeLimit": 35,
|
||||||
|
"EscapeTimeLimitCoop": 30,
|
||||||
|
"GenerateLocalLootCache": true,
|
||||||
|
"GlobalLootChanceModifier": 0.5,
|
||||||
|
"IconX": 288,
|
||||||
|
"IconY": 611,
|
||||||
|
"Id": "laboratory",
|
||||||
|
"Insurance": false,
|
||||||
|
"IsSecret": true,
|
||||||
|
"Locked": false,
|
||||||
|
"Loot": [],
|
||||||
|
"MaxBotPerZone": 0,
|
||||||
|
"MaxCoopGroup": 10,
|
||||||
|
"MaxDistToFreePoint": 900,
|
||||||
|
"MaxPlayers": 10,
|
||||||
|
"MinDistToExitPoint": 30,
|
||||||
|
"MinDistToFreePoint": 10,
|
||||||
|
"MinMaxBots": [],
|
||||||
|
"MinPlayers": 6,
|
||||||
|
"Name": "Laboratory",
|
||||||
|
"NewSpawn": false,
|
||||||
|
"OcculsionCullingEnabled": true,
|
||||||
|
"OldSpawn": true,
|
||||||
|
"OpenZones": "BotZoneFloor1,BotZoneFloor2",
|
||||||
|
"PmcMaxPlayersInGroup": 5,
|
||||||
|
"Preview": {
|
||||||
|
"path": "",
|
||||||
"rcid": ""
|
"rcid": ""
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
"RequiredPlayerLevelMin": 0,
|
||||||
"id": "5807be8924597742c603fa19",
|
"RequiredPlayerLevelMax": 100,
|
||||||
"pic": {
|
"Rules": "Normal",
|
||||||
"path": "CONTENT/banners/banner_tarkov.jpg",
|
"SafeLocation": false,
|
||||||
"rcid": ""
|
"ScavMaxPlayersInGroup": 4,
|
||||||
}
|
"Scene": {
|
||||||
},
|
"path": "maps/laboratory_preset.bundle",
|
||||||
{
|
"rcid": "laboratory.ScenesPreset.asset"
|
||||||
"id": "5c1b857086f77465f465faa4",
|
},
|
||||||
"pic": {
|
"SpawnPointParams": [{
|
||||||
"path": "CONTENT/banners/banner_scavraider.jpg",
|
"BotZoneName": "",
|
||||||
"rcid": ""
|
"Categories": [
|
||||||
}
|
"Coop",
|
||||||
}
|
"Group"
|
||||||
],
|
],
|
||||||
"BossLocationSpawn": [
|
"ColliderParams": {
|
||||||
{
|
"_parent": "SpawnSphereParams",
|
||||||
"BossChance": 45,
|
"_props": {
|
||||||
"BossDifficult": "normal",
|
"Center": {
|
||||||
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
"x": 0,
|
||||||
"BossEscortDifficult": "normal",
|
"y": 0,
|
||||||
"BossEscortType": "pmcBot",
|
"z": 0
|
||||||
"BossName": "pmcBot",
|
},
|
||||||
"BossPlayer": false,
|
"Radius": 50
|
||||||
"BossZone": "BotZoneFloor1",
|
}
|
||||||
"Delay": 0,
|
},
|
||||||
"RandomTimeSpawn": false,
|
"DelayToCanSpawnSec": 4,
|
||||||
"Time": 900,
|
"Id": "0043f275-0dc2-4c04-87a1-bd90cbaf183a",
|
||||||
"TriggerId": "",
|
"Infiltration": "Common",
|
||||||
"TriggerName": ""
|
"Position": {
|
||||||
},
|
"x": -166.45,
|
||||||
{
|
"y": 0.06,
|
||||||
"BossChance": 45,
|
"z": -322.43
|
||||||
"BossDifficult": "normal",
|
},
|
||||||
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
"Rotation": 270.60022,
|
||||||
"BossEscortDifficult": "normal",
|
"Sides": [
|
||||||
"BossEscortType": "pmcBot",
|
"Pmc"
|
||||||
"BossName": "pmcBot",
|
]
|
||||||
"BossPlayer": false,
|
}, {
|
||||||
"BossZone": "BotZoneFloor2",
|
"BotZoneName": "",
|
||||||
"Delay": 0,
|
"Categories": [
|
||||||
"RandomTimeSpawn": false,
|
"Player"
|
||||||
"Time": 300,
|
],
|
||||||
"TriggerId": "",
|
"ColliderParams": {
|
||||||
"TriggerName": ""
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
{
|
"Center": {
|
||||||
"BossChance": 45,
|
"x": 0,
|
||||||
"BossDifficult": "normal",
|
"y": 0,
|
||||||
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
"z": 0
|
||||||
"BossEscortDifficult": "normal",
|
},
|
||||||
"BossEscortType": "pmcBot",
|
"Radius": 50
|
||||||
"BossName": "pmcBot",
|
}
|
||||||
"BossPlayer": false,
|
},
|
||||||
"BossZone": "BotZoneBasement",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Delay": 0,
|
"Id": "00a92ab8-28d7-4c1c-87a5-ef1c480e9900",
|
||||||
"RandomTimeSpawn": false,
|
"Infiltration": "Common",
|
||||||
"Time": 450,
|
"Position": {
|
||||||
"TriggerId": "autoId_00008_EXFIL",
|
"x": -118.336,
|
||||||
"TriggerName": "interactObject"
|
"y": -4.025,
|
||||||
},
|
"z": -403.071
|
||||||
{
|
},
|
||||||
"BossChance": 45,
|
"Rotation": 88.9786758,
|
||||||
"BossDifficult": "normal",
|
"Sides": [
|
||||||
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
"All"
|
||||||
"BossEscortDifficult": "normal",
|
]
|
||||||
"BossEscortType": "pmcBot",
|
}, {
|
||||||
"BossName": "pmcBot",
|
"BotZoneName": "BotZoneFloor2",
|
||||||
"BossPlayer": false,
|
"Categories": [
|
||||||
"BossZone": "BotZoneBasement",
|
"Bot"
|
||||||
"Delay": 0,
|
],
|
||||||
"RandomTimeSpawn": false,
|
"ColliderParams": {
|
||||||
"Time": 800,
|
"_parent": "SpawnSphereParams",
|
||||||
"TriggerId": "autoId_00010_EXFIL",
|
"_props": {
|
||||||
"TriggerName": "interactObject"
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
{
|
"y": 0,
|
||||||
"BossChance": 40,
|
"z": 0
|
||||||
"BossDifficult": "normal",
|
},
|
||||||
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
"Radius": 27
|
||||||
"BossEscortDifficult": "normal",
|
}
|
||||||
"BossEscortType": "pmcBot",
|
},
|
||||||
"BossName": "pmcBot",
|
"DelayToCanSpawnSec": 4,
|
||||||
"BossPlayer": false,
|
"Id": "0171ec0f-4050-4303-8504-b742922cf80b",
|
||||||
"BossZone": "BotZoneBasement",
|
"Infiltration": "",
|
||||||
"Delay": 0,
|
"Position": {
|
||||||
"RandomTimeSpawn": false,
|
"x": -255.632,
|
||||||
"Time": -1,
|
"y": 4.146,
|
||||||
"TriggerId": "autoId_00007_EXFIL",
|
"z": -376.374
|
||||||
"TriggerName": "interactObject"
|
},
|
||||||
},
|
"Rotation": 0,
|
||||||
{
|
"Sides": [
|
||||||
"BossChance": 45,
|
"Savage"
|
||||||
"BossDifficult": "normal",
|
]
|
||||||
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
}, {
|
||||||
"BossEscortDifficult": "normal",
|
"BotZoneName": "",
|
||||||
"BossEscortType": "pmcBot",
|
"Categories": [
|
||||||
"BossName": "pmcBot",
|
"Player"
|
||||||
"BossPlayer": false,
|
],
|
||||||
"BossZone": "BotZoneFloor2",
|
"ColliderParams": {
|
||||||
"Delay": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"RandomTimeSpawn": false,
|
"_props": {
|
||||||
"Time": -1,
|
"Center": {
|
||||||
"TriggerId": "autoId_00007_EXFIL",
|
"x": 0,
|
||||||
"TriggerName": "interactObject"
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
{
|
},
|
||||||
"BossChance": 35,
|
"Radius": 50
|
||||||
"BossDifficult": "normal",
|
}
|
||||||
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
},
|
||||||
"BossEscortDifficult": "normal",
|
"DelayToCanSpawnSec": 4,
|
||||||
"BossEscortType": "pmcBot",
|
"Id": "01d14f42-45de-45fb-be52-bfff19f3a470",
|
||||||
"BossName": "pmcBot",
|
"Infiltration": "Common",
|
||||||
"BossPlayer": false,
|
"Position": {
|
||||||
"BossZone": "BotZoneFloor1",
|
"x": -279.05,
|
||||||
"Delay": 0,
|
"y": 0.06,
|
||||||
"RandomTimeSpawn": false,
|
"z": -338.94
|
||||||
"Time": 600,
|
},
|
||||||
"TriggerId": "autoId_00632_EXFIL",
|
"Rotation": 101.11,
|
||||||
"TriggerName": "interactObject"
|
"Sides": [
|
||||||
},
|
"All"
|
||||||
{
|
]
|
||||||
"BossChance": 35,
|
}, {
|
||||||
"BossDifficult": "normal",
|
"BotZoneName": "",
|
||||||
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
"Categories": [
|
||||||
"BossEscortDifficult": "normal",
|
"Player"
|
||||||
"BossEscortType": "pmcBot",
|
],
|
||||||
"BossName": "pmcBot",
|
"ColliderParams": {
|
||||||
"BossPlayer": false,
|
"_parent": "SpawnSphereParams",
|
||||||
"BossZone": "BotZoneFloor2",
|
"_props": {
|
||||||
"Delay": 0,
|
"Center": {
|
||||||
"RandomTimeSpawn": false,
|
"x": 0,
|
||||||
"Time": 600,
|
"y": 0,
|
||||||
"TriggerId": "autoId_00632_EXFIL",
|
"z": 0
|
||||||
"TriggerName": "interactObject"
|
},
|
||||||
},
|
"Radius": 50
|
||||||
{
|
}
|
||||||
"BossChance": 35,
|
},
|
||||||
"BossDifficult": "normal",
|
"DelayToCanSpawnSec": 4,
|
||||||
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
"Id": "037af7bf-1a89-454d-af5c-83df829fbde0",
|
||||||
"BossEscortDifficult": "normal",
|
"Infiltration": "Common",
|
||||||
"BossEscortType": "pmcBot",
|
"Position": {
|
||||||
"BossName": "pmcBot",
|
"x": -115.37,
|
||||||
"BossPlayer": false,
|
"y": -4.015,
|
||||||
"BossZone": "BotZoneFloor1",
|
"z": -321.759
|
||||||
"Delay": 0,
|
},
|
||||||
"RandomTimeSpawn": false,
|
"Rotation": 268.597656,
|
||||||
"Time": -1,
|
"Sides": [
|
||||||
"TriggerId": "autoId_00012_EXFIL",
|
"All"
|
||||||
"TriggerName": "interactObject"
|
]
|
||||||
},
|
}, {
|
||||||
{
|
"BotZoneName": "",
|
||||||
"BossChance": 35,
|
"Categories": [
|
||||||
"BossDifficult": "normal",
|
"Player"
|
||||||
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
],
|
||||||
"BossEscortDifficult": "normal",
|
"ColliderParams": {
|
||||||
"BossEscortType": "pmcBot",
|
"_parent": "SpawnSphereParams",
|
||||||
"BossName": "pmcBot",
|
"_props": {
|
||||||
"BossPlayer": false,
|
"Center": {
|
||||||
"BossZone": "BotZoneFloor2",
|
"x": 0,
|
||||||
"Delay": 0,
|
"y": 0,
|
||||||
"RandomTimeSpawn": false,
|
"z": 0
|
||||||
"Time": -1,
|
},
|
||||||
"TriggerId": "autoId_00012_EXFIL",
|
"Radius": 50
|
||||||
"TriggerName": "interactObject"
|
}
|
||||||
},
|
},
|
||||||
{
|
"DelayToCanSpawnSec": 4,
|
||||||
"BossChance": 35,
|
"Id": "037b1766-b66b-4c3e-adf1-390f67dc70bb",
|
||||||
"BossDifficult": "normal",
|
"Infiltration": "Common",
|
||||||
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
"Position": {
|
||||||
"BossEscortDifficult": "normal",
|
"x": -116.55,
|
||||||
"BossEscortType": "pmcBot",
|
"y": 0.01,
|
||||||
"BossName": "pmcBot",
|
"z": -253.94
|
||||||
"BossPlayer": false,
|
},
|
||||||
"BossZone": "BotZoneFloor1",
|
"Rotation": 189.27,
|
||||||
"Delay": 0,
|
"Sides": [
|
||||||
"RandomTimeSpawn": false,
|
"All"
|
||||||
"Time": 1200,
|
]
|
||||||
"TriggerId": "autoId_00014_EXFIL",
|
}, {
|
||||||
"TriggerName": "interactObject"
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
{
|
"Coop",
|
||||||
"BossChance": 35,
|
"Opposite"
|
||||||
"BossDifficult": "normal",
|
],
|
||||||
"BossEscortAmount": "1,1,2,2,1,1,2,2,2,2,1,1,2,2,3",
|
"ColliderParams": {
|
||||||
"BossEscortDifficult": "normal",
|
"_parent": "SpawnSphereParams",
|
||||||
"BossEscortType": "pmcBot",
|
"_props": {
|
||||||
"BossName": "pmcBot",
|
"Center": {
|
||||||
"BossPlayer": false,
|
"x": 0,
|
||||||
"BossZone": "BotZoneFloor2",
|
"y": 0,
|
||||||
"Delay": 0,
|
"z": 0
|
||||||
"RandomTimeSpawn": false,
|
},
|
||||||
"Time": 1200,
|
"Radius": 50
|
||||||
"TriggerId": "autoId_00014_EXFIL",
|
}
|
||||||
"TriggerName": "interactObject"
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
{
|
"Id": "04277419-2f99-4283-a180-acb761f90c72",
|
||||||
"BossChance": 35,
|
"Infiltration": "Common",
|
||||||
"BossDifficult": "normal",
|
"Position": {
|
||||||
"BossEscortAmount": "1,1,2,2,1,1,2,2,2,2,1,1,2,2,3",
|
"x": -231.985,
|
||||||
"BossEscortDifficult": "normal",
|
"y": 0.09,
|
||||||
"BossEscortType": "pmcBot",
|
"z": -418.4
|
||||||
"BossName": "pmcBot",
|
},
|
||||||
"BossPlayer": false,
|
"Rotation": 3.2020905,
|
||||||
"BossZone": "BotZoneFloor1",
|
"Sides": [
|
||||||
"Delay": 0,
|
"Pmc"
|
||||||
"RandomTimeSpawn": false,
|
]
|
||||||
"Time": -1,
|
}, {
|
||||||
"TriggerId": "autoId_00009_EXFIL",
|
"BotZoneName": "",
|
||||||
"TriggerName": "interactObject"
|
"Categories": [
|
||||||
},
|
"Player"
|
||||||
{
|
],
|
||||||
"BossChance": 35,
|
"ColliderParams": {
|
||||||
"BossDifficult": "normal",
|
"_parent": "SpawnSphereParams",
|
||||||
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
"_props": {
|
||||||
"BossEscortDifficult": "normal",
|
"Center": {
|
||||||
"BossEscortType": "pmcBot",
|
"x": 0,
|
||||||
"BossName": "pmcBot",
|
"y": 0,
|
||||||
"BossPlayer": false,
|
"z": 0
|
||||||
"BossZone": "BotZoneFloor2",
|
},
|
||||||
"Delay": 0,
|
"Radius": 50
|
||||||
"RandomTimeSpawn": false,
|
}
|
||||||
"Time": -1,
|
},
|
||||||
"TriggerId": "autoId_00009_EXFIL",
|
"DelayToCanSpawnSec": 4,
|
||||||
"TriggerName": "interactObject"
|
"Id": "0483afba-89af-43a9-b2d3-47e2905440c5",
|
||||||
},
|
"Infiltration": "Common",
|
||||||
{
|
"Position": {
|
||||||
"BossChance": 40,
|
"x": -276.03,
|
||||||
"BossDifficult": "normal",
|
"y": -3.99,
|
||||||
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
"z": -358.44
|
||||||
"BossEscortDifficult": "normal",
|
},
|
||||||
"BossEscortType": "pmcBot",
|
"Rotation": 90.03,
|
||||||
"BossName": "pmcBot",
|
"Sides": [
|
||||||
"BossPlayer": false,
|
"All"
|
||||||
"BossZone": "BotZoneGate2",
|
]
|
||||||
"Delay": 8,
|
}, {
|
||||||
"RandomTimeSpawn": false,
|
"BotZoneName": "",
|
||||||
"Time": -1,
|
"Categories": [
|
||||||
"TriggerId": "autoId_00014_EXFIL",
|
"Coop",
|
||||||
"TriggerName": "interactObject"
|
"Group"
|
||||||
},
|
],
|
||||||
{
|
"ColliderParams": {
|
||||||
"BossChance": 45,
|
"_parent": "SpawnSphereParams",
|
||||||
"BossDifficult": "normal",
|
"_props": {
|
||||||
"BossEscortAmount": "1,1,1,1,2,2,2,1,1,1,1,2,2,2,3",
|
"Center": {
|
||||||
"BossEscortDifficult": "normal",
|
"x": 0,
|
||||||
"BossEscortType": "pmcBot",
|
"y": 0,
|
||||||
"BossName": "pmcBot",
|
"z": 0
|
||||||
"BossPlayer": false,
|
},
|
||||||
"BossZone": "BotZoneGate1",
|
"Radius": 50
|
||||||
"Delay": 8,
|
}
|
||||||
"RandomTimeSpawn": false,
|
},
|
||||||
"Time": -1,
|
"DelayToCanSpawnSec": 4,
|
||||||
"TriggerId": "autoId_00632_EXFIL",
|
"Id": "04ca5c72-7c54-43cf-9150-6ddcaedf9808",
|
||||||
"TriggerName": "interactObject"
|
"Infiltration": "Common",
|
||||||
}
|
"Position": {
|
||||||
],
|
"x": -175.022,
|
||||||
"BotAssault": 0,
|
"y": 0.099,
|
||||||
"BotEasy": 0,
|
"z": -311.283
|
||||||
"BotHard": 0,
|
},
|
||||||
"BotImpossible": 0,
|
"Rotation": 270.60022,
|
||||||
"BotLocationModifier": {
|
"Sides": [
|
||||||
"AccuracySpeed": 1,
|
"Pmc"
|
||||||
"DistToActivate": 140,
|
]
|
||||||
"DistToPersueAxemanCoef": 1,
|
}, {
|
||||||
"DistToSleep": 160,
|
"BotZoneName": "BotZoneFloor1",
|
||||||
"GainSight": 1,
|
"Categories": [
|
||||||
"KhorovodChance": 0,
|
"Bot"
|
||||||
"MagnetPower": 10,
|
],
|
||||||
"MarksmanAccuratyCoef": 1,
|
"ColliderParams": {
|
||||||
"Scattering": 1,
|
"_parent": "SpawnSphereParams",
|
||||||
"VisibleDistance": 1
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"BotMarksman": 0,
|
"x": 0,
|
||||||
"BotMax": 0,
|
"y": 0,
|
||||||
"BotMaxPlayer": 0,
|
"z": 0
|
||||||
"BotMaxTimePlayer": 0,
|
},
|
||||||
"BotNormal": 0,
|
"Radius": 35
|
||||||
"BotSpawnTimeOffMax": 0,
|
}
|
||||||
"BotSpawnTimeOffMin": 0,
|
},
|
||||||
"BotSpawnTimeOnMax": 0,
|
"DelayToCanSpawnSec": 4,
|
||||||
"BotSpawnTimeOnMin": 0,
|
"Id": "04f71bcb-922f-48bc-992b-3a64a20d589c",
|
||||||
"BotStart": 0,
|
"Infiltration": "",
|
||||||
"BotStop": 0,
|
"Position": {
|
||||||
"Description": "Laboratory description",
|
"x": -178.15,
|
||||||
"DisabledForScav": true,
|
"y": 0.114,
|
||||||
"DisabledScavExits": "",
|
"z": -415.292
|
||||||
"EnableCoop": true,
|
},
|
||||||
"Enabled": true,
|
"Rotation": 0,
|
||||||
"EscapeTimeLimit": 35,
|
"Sides": [
|
||||||
"EscapeTimeLimitCoop": 30,
|
"Savage"
|
||||||
"GenerateLocalLootCache": true,
|
]
|
||||||
"GlobalLootChanceModifier": 0.5,
|
}, {
|
||||||
"IconX": 288,
|
"BotZoneName": "BotZoneFloor1",
|
||||||
"IconY": 611,
|
"Categories": [
|
||||||
"Id": "laboratory",
|
"Bot"
|
||||||
"Insurance": false,
|
],
|
||||||
"IsSecret": true,
|
"ColliderParams": {
|
||||||
"Locked": false,
|
"_parent": "SpawnSphereParams",
|
||||||
"Loot": [],
|
"_props": {
|
||||||
"MaxBotPerZone": 0,
|
"Center": {
|
||||||
"MaxCoopGroup": 10,
|
"x": 0,
|
||||||
"MaxDistToFreePoint": 900,
|
"y": 0,
|
||||||
"MaxPlayers": 10,
|
"z": 0
|
||||||
"MinDistToExitPoint": 30,
|
},
|
||||||
"MinDistToFreePoint": 10,
|
"Radius": 35
|
||||||
"MinMaxBots": [],
|
}
|
||||||
"MinPlayers": 6,
|
},
|
||||||
"Name": "Laboratory",
|
"DelayToCanSpawnSec": 4,
|
||||||
"NewSpawn": false,
|
"Id": "07863ac5-27c5-4001-85a2-13356eda6133",
|
||||||
"OcculsionCullingEnabled": true,
|
"Infiltration": "",
|
||||||
"OldSpawn": true,
|
"Position": {
|
||||||
"OpenZones": "BotZoneFloor1,BotZoneFloor2",
|
"x": -116.4,
|
||||||
"PmcMaxPlayersInGroup": 5,
|
"y": 0.004,
|
||||||
"Preview": {
|
"z": -256.52
|
||||||
"path": "",
|
},
|
||||||
"rcid": ""
|
"Rotation": 263.038635,
|
||||||
},
|
"Sides": [
|
||||||
"RequiredPlayerLevel": 1,
|
"Savage"
|
||||||
"Rules": "Normal",
|
]
|
||||||
"SafeLocation": false,
|
}, {
|
||||||
"ScavMaxPlayersInGroup": 4,
|
"BotZoneName": "",
|
||||||
"Scene": {
|
"Categories": [
|
||||||
"path": "maps/laboratory_preset.bundle",
|
"Coop",
|
||||||
"rcid": "laboratory.ScenesPreset.asset"
|
"Opposite"
|
||||||
},
|
],
|
||||||
"SpawnPointParams": [
|
"ColliderParams": {
|
||||||
{
|
"_parent": "SpawnSphereParams",
|
||||||
"BotZoneName": "",
|
"_props": {
|
||||||
"Categories": [
|
"Center": {
|
||||||
"Coop",
|
"x": 0,
|
||||||
"Group"
|
"y": 0,
|
||||||
],
|
"z": 0
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"Radius": 50
|
||||||
"_props": {
|
}
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": 0,
|
"Id": "081425b7-a633-420b-ae62-da220db1a651",
|
||||||
"z": 0
|
"Infiltration": "Common",
|
||||||
},
|
"Position": {
|
||||||
"Radius": 50
|
"x": -174.97,
|
||||||
}
|
"y": 0.08,
|
||||||
},
|
"z": -264.27
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "0043f275-0dc2-4c04-87a1-bd90cbaf183a",
|
"Rotation": 175.539871,
|
||||||
"Infiltration": "Common",
|
"Sides": [
|
||||||
"Position": {
|
"Pmc"
|
||||||
"x": -166.45,
|
]
|
||||||
"y": 0.06,
|
}, {
|
||||||
"z": -322.43
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
"Rotation": 270.60022,
|
"Player"
|
||||||
"Sides": [
|
],
|
||||||
"Pmc"
|
"ColliderParams": {
|
||||||
]
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
{
|
"Center": {
|
||||||
"BotZoneName": "",
|
"x": 0,
|
||||||
"Categories": [
|
"y": 0,
|
||||||
"Player"
|
"z": 0
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"Radius": 50
|
||||||
"_parent": "SpawnSphereParams",
|
}
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"x": 0,
|
"Id": "08633a18-3bbd-4a4b-934a-b51e049817b1",
|
||||||
"y": 0,
|
"Infiltration": "Common",
|
||||||
"z": 0
|
"Position": {
|
||||||
},
|
"x": -120.64,
|
||||||
"Radius": 50
|
"y": 0.01,
|
||||||
}
|
"z": -256.73
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Rotation": 169.74,
|
||||||
"Id": "00a92ab8-28d7-4c1c-87a5-ef1c480e9900",
|
"Sides": [
|
||||||
"Infiltration": "Common",
|
"All"
|
||||||
"Position": {
|
]
|
||||||
"x": -118.336,
|
}, {
|
||||||
"y": -4.025,
|
"BotZoneName": "BotZoneGate1",
|
||||||
"z": -403.071
|
"Categories": [
|
||||||
},
|
"Bot"
|
||||||
"Rotation": 88.9786758,
|
],
|
||||||
"Sides": [
|
"ColliderParams": {
|
||||||
"All"
|
"_parent": "SpawnSphereParams",
|
||||||
]
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
{
|
"x": 0,
|
||||||
"BotZoneName": "BotZoneFloor2",
|
"y": 0,
|
||||||
"Categories": [
|
"z": 0
|
||||||
"Bot"
|
},
|
||||||
],
|
"Radius": 7
|
||||||
"ColliderParams": {
|
}
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"Center": {
|
"Id": "0b5e336a-2cb6-4619-b9a5-07ff0afad1ee",
|
||||||
"x": 0,
|
"Infiltration": "",
|
||||||
"y": 0,
|
"Position": {
|
||||||
"z": 0
|
"x": -183.645,
|
||||||
},
|
"y": 2.711,
|
||||||
"Radius": 27
|
"z": -227.118988
|
||||||
}
|
},
|
||||||
},
|
"Rotation": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"Sides": [
|
||||||
"Id": "0171ec0f-4050-4303-8504-b742922cf80b",
|
"Savage"
|
||||||
"Infiltration": "",
|
]
|
||||||
"Position": {
|
}, {
|
||||||
"x": -255.632,
|
"BotZoneName": "",
|
||||||
"y": 4.146,
|
"Categories": [
|
||||||
"z": -376.374
|
"Player"
|
||||||
},
|
],
|
||||||
"Rotation": 0,
|
"ColliderParams": {
|
||||||
"Sides": [
|
"_parent": "SpawnSphereParams",
|
||||||
"Savage"
|
"_props": {
|
||||||
]
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
{
|
"y": 0,
|
||||||
"BotZoneName": "",
|
"z": 0
|
||||||
"Categories": [
|
},
|
||||||
"Player"
|
"Radius": 50
|
||||||
],
|
}
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"DelayToCanSpawnSec": 4,
|
||||||
"_props": {
|
"Id": "0d7728c8-59c8-493a-8849-fa22a1346fcd",
|
||||||
"Center": {
|
"Infiltration": "Common",
|
||||||
"x": 0,
|
"Position": {
|
||||||
"y": 0,
|
"x": -254.79,
|
||||||
"z": 0
|
"y": -4.03,
|
||||||
},
|
"z": -298.46
|
||||||
"Radius": 50
|
},
|
||||||
}
|
"Rotation": 185.57,
|
||||||
},
|
"Sides": [
|
||||||
"DelayToCanSpawnSec": 4,
|
"All"
|
||||||
"Id": "01d14f42-45de-45fb-be52-bfff19f3a470",
|
]
|
||||||
"Infiltration": "Common",
|
}, {
|
||||||
"Position": {
|
"BotZoneName": "",
|
||||||
"x": -279.05,
|
"Categories": [
|
||||||
"y": 0.06,
|
"Player"
|
||||||
"z": -338.94
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Rotation": 101.11,
|
"_parent": "SpawnSphereParams",
|
||||||
"Sides": [
|
"_props": {
|
||||||
"All"
|
"Center": {
|
||||||
]
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
{
|
"z": 0
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"Radius": 50
|
||||||
"Player"
|
}
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"_parent": "SpawnSphereParams",
|
"Id": "0f8dedb9-f5f2-4c18-af92-968b0b22e54b",
|
||||||
"_props": {
|
"Infiltration": "Common",
|
||||||
"Center": {
|
"Position": {
|
||||||
"x": 0,
|
"x": -275.92,
|
||||||
"y": 0,
|
"y": -4,
|
||||||
"z": 0
|
"z": -355.32
|
||||||
},
|
},
|
||||||
"Radius": 50
|
"Rotation": 73.55,
|
||||||
}
|
"Sides": [
|
||||||
},
|
"All"
|
||||||
"DelayToCanSpawnSec": 4,
|
]
|
||||||
"Id": "037af7bf-1a89-454d-af5c-83df829fbde0",
|
}, {
|
||||||
"Infiltration": "Common",
|
"BotZoneName": "",
|
||||||
"Position": {
|
"Categories": [
|
||||||
"x": -115.37,
|
"Player"
|
||||||
"y": -4.015,
|
],
|
||||||
"z": -321.759
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Rotation": 268.597656,
|
"_props": {
|
||||||
"Sides": [
|
"Center": {
|
||||||
"All"
|
"x": 0,
|
||||||
]
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"Radius": 50
|
||||||
"Categories": [
|
}
|
||||||
"Player"
|
},
|
||||||
],
|
"DelayToCanSpawnSec": 4,
|
||||||
"ColliderParams": {
|
"Id": "12055345-4522-4b48-b08a-6a517bbf7c61",
|
||||||
"_parent": "SpawnSphereParams",
|
"Infiltration": "Common",
|
||||||
"_props": {
|
"Position": {
|
||||||
"Center": {
|
"x": -250.87,
|
||||||
"x": 0,
|
"y": 4.14,
|
||||||
"y": 0,
|
"z": -281.79
|
||||||
"z": 0
|
},
|
||||||
},
|
"Rotation": 92.06,
|
||||||
"Radius": 50
|
"Sides": [
|
||||||
}
|
"All"
|
||||||
},
|
]
|
||||||
"DelayToCanSpawnSec": 4,
|
}, {
|
||||||
"Id": "037b1766-b66b-4c3e-adf1-390f67dc70bb",
|
"BotZoneName": "",
|
||||||
"Infiltration": "Common",
|
"Categories": [
|
||||||
"Position": {
|
"Coop",
|
||||||
"x": -116.55,
|
"Opposite"
|
||||||
"y": 0.01,
|
],
|
||||||
"z": -253.94
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Rotation": 189.27,
|
"_props": {
|
||||||
"Sides": [
|
"Center": {
|
||||||
"All"
|
"x": 0,
|
||||||
]
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"Radius": 50
|
||||||
"Categories": [
|
}
|
||||||
"Coop",
|
},
|
||||||
"Opposite"
|
"DelayToCanSpawnSec": 4,
|
||||||
],
|
"Id": "125f7075-b7c9-4d29-be15-a8e33b9c5d6f",
|
||||||
"ColliderParams": {
|
"Infiltration": "Common",
|
||||||
"_parent": "SpawnSphereParams",
|
"Position": {
|
||||||
"_props": {
|
"x": -173.85,
|
||||||
"Center": {
|
"y": 0.08,
|
||||||
"x": 0,
|
"z": -264.32
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"Rotation": 175.539871,
|
||||||
},
|
"Sides": [
|
||||||
"Radius": 50
|
"Pmc"
|
||||||
}
|
]
|
||||||
},
|
}, {
|
||||||
"DelayToCanSpawnSec": 4,
|
"BotZoneName": "",
|
||||||
"Id": "04277419-2f99-4283-a180-acb761f90c72",
|
"Categories": [
|
||||||
"Infiltration": "Common",
|
"Player"
|
||||||
"Position": {
|
],
|
||||||
"x": -231.985,
|
"ColliderParams": {
|
||||||
"y": 0.09,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": -418.4
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"Rotation": 3.2020905,
|
"x": 0,
|
||||||
"Sides": [
|
"y": 0,
|
||||||
"Pmc"
|
"z": 0
|
||||||
]
|
},
|
||||||
},
|
"Radius": 50
|
||||||
{
|
}
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"DelayToCanSpawnSec": 4,
|
||||||
"Player"
|
"Id": "13ea441c-75e5-48a2-9d87-396590d9bc98",
|
||||||
],
|
"Infiltration": "Common",
|
||||||
"ColliderParams": {
|
"Position": {
|
||||||
"_parent": "SpawnSphereParams",
|
"x": -276.29,
|
||||||
"_props": {
|
"y": -3.99,
|
||||||
"Center": {
|
"z": -362.3
|
||||||
"x": 0,
|
},
|
||||||
"y": 0,
|
"Rotation": 92.55,
|
||||||
"z": 0
|
"Sides": [
|
||||||
},
|
"All"
|
||||||
"Radius": 50
|
]
|
||||||
}
|
}, {
|
||||||
},
|
"BotZoneName": "BotZoneFloor1",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Categories": [
|
||||||
"Id": "0483afba-89af-43a9-b2d3-47e2905440c5",
|
"Bot"
|
||||||
"Infiltration": "Common",
|
],
|
||||||
"Position": {
|
"ColliderParams": {
|
||||||
"x": -276.03,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": -3.99,
|
"_props": {
|
||||||
"z": -358.44
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Rotation": 90.03,
|
"y": 0,
|
||||||
"Sides": [
|
"z": 0
|
||||||
"All"
|
},
|
||||||
]
|
"Radius": 35
|
||||||
},
|
}
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Categories": [
|
"Id": "15c0ac46-c1e4-498b-9466-1c071554be06",
|
||||||
"Coop",
|
"Infiltration": "",
|
||||||
"Group"
|
"Position": {
|
||||||
],
|
"x": -116.011,
|
||||||
"ColliderParams": {
|
"y": 0.036,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": -336.378
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Rotation": 0,
|
||||||
"x": 0,
|
"Sides": [
|
||||||
"y": 0,
|
"Savage"
|
||||||
"z": 0
|
]
|
||||||
},
|
}, {
|
||||||
"Radius": 50
|
"BotZoneName": "",
|
||||||
}
|
"Categories": [
|
||||||
},
|
"Player"
|
||||||
"DelayToCanSpawnSec": 4,
|
],
|
||||||
"Id": "04ca5c72-7c54-43cf-9150-6ddcaedf9808",
|
"ColliderParams": {
|
||||||
"Infiltration": "Common",
|
"_parent": "SpawnSphereParams",
|
||||||
"Position": {
|
"_props": {
|
||||||
"x": -175.022,
|
"Center": {
|
||||||
"y": 0.099,
|
"x": 0,
|
||||||
"z": -311.283
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Rotation": 270.60022,
|
},
|
||||||
"Sides": [
|
"Radius": 50
|
||||||
"Pmc"
|
}
|
||||||
]
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
{
|
"Id": "16f8ebd0-39b4-4fe2-8128-ed2bc82008a1",
|
||||||
"BotZoneName": "BotZoneFloor1",
|
"Infiltration": "Common",
|
||||||
"Categories": [
|
"Position": {
|
||||||
"Bot"
|
"x": -118.109,
|
||||||
],
|
"y": -4.025,
|
||||||
"ColliderParams": {
|
"z": -401.386
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Rotation": 88.9786758,
|
||||||
"Center": {
|
"Sides": [
|
||||||
"x": 0,
|
"All"
|
||||||
"y": 0,
|
]
|
||||||
"z": 0
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"Radius": 35
|
"Categories": [
|
||||||
}
|
"Player"
|
||||||
},
|
],
|
||||||
"DelayToCanSpawnSec": 4,
|
"ColliderParams": {
|
||||||
"Id": "04f71bcb-922f-48bc-992b-3a64a20d589c",
|
"_parent": "SpawnSphereParams",
|
||||||
"Infiltration": "",
|
"_props": {
|
||||||
"Position": {
|
"Center": {
|
||||||
"x": -178.15,
|
"x": 0,
|
||||||
"y": 0.114,
|
"y": 0,
|
||||||
"z": -415.292
|
"z": 0
|
||||||
},
|
},
|
||||||
"Rotation": 0,
|
"Radius": 50
|
||||||
"Sides": [
|
}
|
||||||
"Savage"
|
},
|
||||||
]
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "1780c396-0394-48cf-8871-a6feae1bc4b7",
|
||||||
{
|
"Infiltration": "Common",
|
||||||
"BotZoneName": "BotZoneFloor1",
|
"Position": {
|
||||||
"Categories": [
|
"x": -170.74,
|
||||||
"Bot"
|
"y": -3.99,
|
||||||
],
|
"z": -344.55
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"Rotation": 89.61,
|
||||||
"_props": {
|
"Sides": [
|
||||||
"Center": {
|
"All"
|
||||||
"x": 0,
|
]
|
||||||
"y": 0,
|
}, {
|
||||||
"z": 0
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
"Radius": 35
|
"Coop",
|
||||||
}
|
"Group"
|
||||||
},
|
],
|
||||||
"DelayToCanSpawnSec": 4,
|
"ColliderParams": {
|
||||||
"Id": "07863ac5-27c5-4001-85a2-13356eda6133",
|
"_parent": "SpawnSphereParams",
|
||||||
"Infiltration": "",
|
"_props": {
|
||||||
"Position": {
|
"Center": {
|
||||||
"x": -116.4,
|
"x": 0,
|
||||||
"y": 0.004,
|
"y": 0,
|
||||||
"z": -256.52
|
"z": 0
|
||||||
},
|
},
|
||||||
"Rotation": 263.038635,
|
"Radius": 50
|
||||||
"Sides": [
|
}
|
||||||
"Savage"
|
},
|
||||||
]
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "19383115-da70-4cc5-8ab7-d80bf8045113",
|
||||||
{
|
"Infiltration": "Common",
|
||||||
"BotZoneName": "",
|
"Position": {
|
||||||
"Categories": [
|
"x": -171.39,
|
||||||
"Coop",
|
"y": 0.12,
|
||||||
"Opposite"
|
"z": -332.06
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"Rotation": 270.60022,
|
||||||
"_parent": "SpawnSphereParams",
|
"Sides": [
|
||||||
"_props": {
|
"Pmc"
|
||||||
"Center": {
|
]
|
||||||
"x": 0,
|
}, {
|
||||||
"y": 0,
|
"BotZoneName": "BotZoneFloor2",
|
||||||
"z": 0
|
"Categories": [
|
||||||
},
|
"Bot"
|
||||||
"Radius": 50
|
],
|
||||||
}
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"DelayToCanSpawnSec": 4,
|
"_props": {
|
||||||
"Id": "081425b7-a633-420b-ae62-da220db1a651",
|
"Center": {
|
||||||
"Infiltration": "Common",
|
"x": 0,
|
||||||
"Position": {
|
"y": 0,
|
||||||
"x": -174.97,
|
"z": 0
|
||||||
"y": 0.08,
|
},
|
||||||
"z": -264.27
|
"Radius": 27
|
||||||
},
|
}
|
||||||
"Rotation": 175.539871,
|
},
|
||||||
"Sides": [
|
"DelayToCanSpawnSec": 4,
|
||||||
"Pmc"
|
"Id": "19e75b93-4470-4d65-b5f8-e3a09fb4a71d",
|
||||||
]
|
"Infiltration": "",
|
||||||
},
|
"Position": {
|
||||||
{
|
"x": -127.768,
|
||||||
"BotZoneName": "",
|
"y": 4.2,
|
||||||
"Categories": [
|
"z": -382.271973
|
||||||
"Player"
|
},
|
||||||
],
|
"Rotation": 0,
|
||||||
"ColliderParams": {
|
"Sides": [
|
||||||
"_parent": "SpawnSphereParams",
|
"Savage"
|
||||||
"_props": {
|
]
|
||||||
"Center": {
|
}, {
|
||||||
"x": 0,
|
"BotZoneName": "",
|
||||||
"y": 0,
|
"Categories": [
|
||||||
"z": 0
|
"Coop",
|
||||||
},
|
"Opposite"
|
||||||
"Radius": 50
|
],
|
||||||
}
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"DelayToCanSpawnSec": 4,
|
"_props": {
|
||||||
"Id": "08633a18-3bbd-4a4b-934a-b51e049817b1",
|
"Center": {
|
||||||
"Infiltration": "Common",
|
"x": 0,
|
||||||
"Position": {
|
"y": 0,
|
||||||
"x": -120.64,
|
"z": 0
|
||||||
"y": 0.01,
|
},
|
||||||
"z": -256.73
|
"Radius": 50
|
||||||
},
|
}
|
||||||
"Rotation": 169.74,
|
},
|
||||||
"Sides": [
|
"DelayToCanSpawnSec": 4,
|
||||||
"All"
|
"Id": "1d148166-42cd-4c7b-8b33-d93682121c2f",
|
||||||
]
|
"Infiltration": "Common",
|
||||||
},
|
"Position": {
|
||||||
{
|
"x": -171.41,
|
||||||
"BotZoneName": "BotZoneGate1",
|
"y": 0.08,
|
||||||
"Categories": [
|
"z": -264.04
|
||||||
"Bot"
|
},
|
||||||
],
|
"Rotation": 175.539871,
|
||||||
"ColliderParams": {
|
"Sides": [
|
||||||
"_parent": "SpawnSphereParams",
|
"Pmc"
|
||||||
"_props": {
|
]
|
||||||
"Center": {
|
}, {
|
||||||
"x": 0,
|
"BotZoneName": "",
|
||||||
"y": 0,
|
"Categories": [
|
||||||
"z": 0
|
"Player"
|
||||||
},
|
],
|
||||||
"Radius": 7
|
"ColliderParams": {
|
||||||
}
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"Center": {
|
||||||
"Id": "0b5e336a-2cb6-4619-b9a5-07ff0afad1ee",
|
"x": 0,
|
||||||
"Infiltration": "",
|
"y": 0,
|
||||||
"Position": {
|
"z": 0
|
||||||
"x": -183.645,
|
},
|
||||||
"y": 2.711,
|
"Radius": 50
|
||||||
"z": -227.118988
|
}
|
||||||
},
|
},
|
||||||
"Rotation": 0,
|
"DelayToCanSpawnSec": 4,
|
||||||
"Sides": [
|
"Id": "1d3d7178-c84f-47b2-9ea6-4cd11449dbfa",
|
||||||
"Savage"
|
"Infiltration": "Common",
|
||||||
]
|
"Position": {
|
||||||
},
|
"x": -115.504,
|
||||||
{
|
"y": -4.039,
|
||||||
"BotZoneName": "",
|
"z": -319.677
|
||||||
"Categories": [
|
},
|
||||||
"Player"
|
"Rotation": 275.760376,
|
||||||
],
|
"Sides": [
|
||||||
"ColliderParams": {
|
"All"
|
||||||
"_parent": "SpawnSphereParams",
|
]
|
||||||
"_props": {
|
}, {
|
||||||
"Center": {
|
"BotZoneName": "",
|
||||||
"x": 0,
|
"Categories": [
|
||||||
"y": 0,
|
"Player"
|
||||||
"z": 0
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Radius": 50
|
"_parent": "SpawnSphereParams",
|
||||||
}
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"x": 0,
|
||||||
"Id": "0d7728c8-59c8-493a-8849-fa22a1346fcd",
|
"y": 0,
|
||||||
"Infiltration": "Common",
|
"z": 0
|
||||||
"Position": {
|
},
|
||||||
"x": -254.79,
|
"Radius": 50
|
||||||
"y": -4.03,
|
}
|
||||||
"z": -298.46
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"Rotation": 185.57,
|
"Id": "1d66c992-d022-490d-a451-18d19c284988",
|
||||||
"Sides": [
|
"Infiltration": "Common",
|
||||||
"All"
|
"Position": {
|
||||||
]
|
"x": -216.856,
|
||||||
},
|
"y": -3.997,
|
||||||
{
|
"z": -386.666
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"Rotation": 270.60022,
|
||||||
"Player"
|
"Sides": [
|
||||||
],
|
"All"
|
||||||
"ColliderParams": {
|
]
|
||||||
"_parent": "SpawnSphereParams",
|
}, {
|
||||||
"_props": {
|
"BotZoneName": "",
|
||||||
"Center": {
|
"Categories": [
|
||||||
"x": 0,
|
"Player"
|
||||||
"y": 0,
|
],
|
||||||
"z": 0
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Radius": 50
|
"_props": {
|
||||||
}
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 0,
|
||||||
"Id": "0f8dedb9-f5f2-4c18-af92-968b0b22e54b",
|
"z": 0
|
||||||
"Infiltration": "Common",
|
},
|
||||||
"Position": {
|
"Radius": 50
|
||||||
"x": -275.92,
|
}
|
||||||
"y": -4,
|
},
|
||||||
"z": -355.32
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "223b6e4d-2ead-45eb-ad5f-35abd028d2c3",
|
||||||
"Rotation": 73.55,
|
"Infiltration": "Common",
|
||||||
"Sides": [
|
"Position": {
|
||||||
"All"
|
"x": -206.699,
|
||||||
]
|
"y": 4.16135359,
|
||||||
},
|
"z": -291.862
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"Rotation": 89.0511551,
|
||||||
"Categories": [
|
"Sides": [
|
||||||
"Player"
|
"All"
|
||||||
],
|
]
|
||||||
"ColliderParams": {
|
}, {
|
||||||
"_parent": "SpawnSphereParams",
|
"BotZoneName": "",
|
||||||
"_props": {
|
"Categories": [
|
||||||
"Center": {
|
"Coop",
|
||||||
"x": 0,
|
"Group"
|
||||||
"y": 0,
|
],
|
||||||
"z": 0
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Radius": 50
|
"_props": {
|
||||||
}
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 0,
|
||||||
"Id": "12055345-4522-4b48-b08a-6a517bbf7c61",
|
"z": 0
|
||||||
"Infiltration": "Common",
|
},
|
||||||
"Position": {
|
"Radius": 50
|
||||||
"x": -250.87,
|
}
|
||||||
"y": 4.14,
|
},
|
||||||
"z": -281.79
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "22c00064-df0c-474b-b479-918175a539a7",
|
||||||
"Rotation": 92.06,
|
"Infiltration": "Common",
|
||||||
"Sides": [
|
"Position": {
|
||||||
"All"
|
"x": -165.45,
|
||||||
]
|
"y": 0.07,
|
||||||
},
|
"z": -332.65
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"Rotation": 270.60022,
|
||||||
"Categories": [
|
"Sides": [
|
||||||
"Coop",
|
"Pmc"
|
||||||
"Opposite"
|
]
|
||||||
],
|
}, {
|
||||||
"ColliderParams": {
|
"BotZoneName": "",
|
||||||
"_parent": "SpawnSphereParams",
|
"Categories": [
|
||||||
"_props": {
|
"Player"
|
||||||
"Center": {
|
],
|
||||||
"x": 0,
|
"ColliderParams": {
|
||||||
"y": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": 0
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"Radius": 50
|
"x": 0,
|
||||||
}
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "125f7075-b7c9-4d29-be15-a8e33b9c5d6f",
|
"Radius": 50
|
||||||
"Infiltration": "Common",
|
}
|
||||||
"Position": {
|
},
|
||||||
"x": -173.85,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": 0.08,
|
"Id": "242085cb-6ffa-4aa5-8268-dc8b138c7b74",
|
||||||
"z": -264.32
|
"Infiltration": "Common",
|
||||||
},
|
"Position": {
|
||||||
"Rotation": 175.539871,
|
"x": -118.503,
|
||||||
"Sides": [
|
"y": -4.025,
|
||||||
"Pmc"
|
"z": -399.522
|
||||||
]
|
},
|
||||||
},
|
"Rotation": 88.9786758,
|
||||||
{
|
"Sides": [
|
||||||
"BotZoneName": "",
|
"All"
|
||||||
"Categories": [
|
]
|
||||||
"Player"
|
}, {
|
||||||
],
|
"BotZoneName": "",
|
||||||
"ColliderParams": {
|
"Categories": [
|
||||||
"_parent": "SpawnSphereParams",
|
"Player"
|
||||||
"_props": {
|
],
|
||||||
"Center": {
|
"ColliderParams": {
|
||||||
"x": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": 0,
|
"_props": {
|
||||||
"z": 0
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Radius": 50
|
"y": 0,
|
||||||
}
|
"z": 0
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Radius": 50
|
||||||
"Id": "13ea441c-75e5-48a2-9d87-396590d9bc98",
|
}
|
||||||
"Infiltration": "Common",
|
},
|
||||||
"Position": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"x": -276.29,
|
"Id": "24453a69-8df7-47cf-8449-b56ef868be5c",
|
||||||
"y": -3.99,
|
"Infiltration": "Common",
|
||||||
"z": -362.3
|
"Position": {
|
||||||
},
|
"x": -126.86,
|
||||||
"Rotation": 92.55,
|
"y": -4.97,
|
||||||
"Sides": [
|
"z": -266.17
|
||||||
"All"
|
},
|
||||||
]
|
"Rotation": 270.47,
|
||||||
},
|
"Sides": [
|
||||||
{
|
"All"
|
||||||
"BotZoneName": "BotZoneFloor1",
|
]
|
||||||
"Categories": [
|
}, {
|
||||||
"Bot"
|
"BotZoneName": "",
|
||||||
],
|
"Categories": [
|
||||||
"ColliderParams": {
|
"Coop",
|
||||||
"_parent": "SpawnSphereParams",
|
"Opposite"
|
||||||
"_props": {
|
],
|
||||||
"Center": {
|
"ColliderParams": {
|
||||||
"x": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": 0,
|
"_props": {
|
||||||
"z": 0
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Radius": 35
|
"y": 0,
|
||||||
}
|
"z": 0
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Radius": 50
|
||||||
"Id": "15c0ac46-c1e4-498b-9466-1c071554be06",
|
}
|
||||||
"Infiltration": "",
|
},
|
||||||
"Position": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"x": -116.011,
|
"Id": "25692e11-5450-4b6f-9820-fae868e113bf",
|
||||||
"y": 0.036,
|
"Infiltration": "Common",
|
||||||
"z": -336.378
|
"Position": {
|
||||||
},
|
"x": -233.051,
|
||||||
"Rotation": 0,
|
"y": 0.09,
|
||||||
"Sides": [
|
"z": -418.383
|
||||||
"Savage"
|
},
|
||||||
]
|
"Rotation": 3.2020905,
|
||||||
},
|
"Sides": [
|
||||||
{
|
"Pmc"
|
||||||
"BotZoneName": "",
|
]
|
||||||
"Categories": [
|
}, {
|
||||||
"Player"
|
"BotZoneName": "",
|
||||||
],
|
"Categories": [
|
||||||
"ColliderParams": {
|
"Player"
|
||||||
"_parent": "SpawnSphereParams",
|
],
|
||||||
"_props": {
|
"ColliderParams": {
|
||||||
"Center": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": 0,
|
"_props": {
|
||||||
"y": 0,
|
"Center": {
|
||||||
"z": 0
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Radius": 50
|
"z": 0
|
||||||
}
|
},
|
||||||
},
|
"Radius": 50
|
||||||
"DelayToCanSpawnSec": 4,
|
}
|
||||||
"Id": "16f8ebd0-39b4-4fe2-8128-ed2bc82008a1",
|
},
|
||||||
"Infiltration": "Common",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Position": {
|
"Id": "293e014a-512d-4fe3-a3fd-1a40611e90da",
|
||||||
"x": -118.109,
|
"Infiltration": "Common",
|
||||||
"y": -4.025,
|
"Position": {
|
||||||
"z": -401.386
|
"x": -118.224,
|
||||||
},
|
"y": -4.015,
|
||||||
"Rotation": 88.9786758,
|
"z": -326.516
|
||||||
"Sides": [
|
},
|
||||||
"All"
|
"Rotation": 16.0527267,
|
||||||
]
|
"Sides": [
|
||||||
},
|
"All"
|
||||||
{
|
]
|
||||||
"BotZoneName": "",
|
}, {
|
||||||
"Categories": [
|
"BotZoneName": "",
|
||||||
"Player"
|
"Categories": [
|
||||||
],
|
"Player"
|
||||||
"ColliderParams": {
|
],
|
||||||
"_parent": "SpawnSphereParams",
|
"ColliderParams": {
|
||||||
"_props": {
|
"_parent": "SpawnSphereParams",
|
||||||
"Center": {
|
"_props": {
|
||||||
"x": 0,
|
"Center": {
|
||||||
"y": 0,
|
"x": 0,
|
||||||
"z": 0
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Radius": 50
|
},
|
||||||
}
|
"Radius": 50
|
||||||
},
|
}
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "1780c396-0394-48cf-8871-a6feae1bc4b7",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Infiltration": "Common",
|
"Id": "29b9975d-3abf-4478-affb-cd0d29b4f3a5",
|
||||||
"Position": {
|
"Infiltration": "Common",
|
||||||
"x": -170.74,
|
"Position": {
|
||||||
"y": -3.99,
|
"x": -110.12,
|
||||||
"z": -344.55
|
"y": 4.2,
|
||||||
},
|
"z": -413.71
|
||||||
"Rotation": 89.61,
|
},
|
||||||
"Sides": [
|
"Rotation": 181.81,
|
||||||
"All"
|
"Sides": [
|
||||||
]
|
"All"
|
||||||
},
|
]
|
||||||
{
|
}, {
|
||||||
"BotZoneName": "",
|
"BotZoneName": "",
|
||||||
"Categories": [
|
"Categories": [
|
||||||
"Coop",
|
"Player"
|
||||||
"Group"
|
],
|
||||||
],
|
"ColliderParams": {
|
||||||
"ColliderParams": {
|
"_parent": "SpawnSphereParams",
|
||||||
"_parent": "SpawnSphereParams",
|
"_props": {
|
||||||
"_props": {
|
"Center": {
|
||||||
"Center": {
|
"x": 0,
|
||||||
"x": 0,
|
"y": 0,
|
||||||
"y": 0,
|
"z": 0
|
||||||
"z": 0
|
},
|
||||||
},
|
"Radius": 50
|
||||||
"Radius": 50
|
}
|
||||||
}
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"DelayToCanSpawnSec": 4,
|
"Id": "2f66dafc-a2f1-4283-a383-aa64c84f6da7",
|
||||||
"Id": "19383115-da70-4cc5-8ab7-d80bf8045113",
|
"Infiltration": "Common",
|
||||||
"Infiltration": "Common",
|
"Position": {
|
||||||
"Position": {
|
"x": -279.44,
|
||||||
"x": -171.39,
|
"y": -3.99,
|
||||||
"y": 0.12,
|
"z": -348.87
|
||||||
"z": -332.06
|
},
|
||||||
},
|
"Rotation": 73.55,
|
||||||
"Rotation": 270.60022,
|
"Sides": [
|
||||||
"Sides": [
|
"All"
|
||||||
"Pmc"
|
]
|
||||||
]
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
{
|
"Categories": [
|
||||||
"BotZoneName": "BotZoneFloor2",
|
"Player"
|
||||||
"Categories": [
|
],
|
||||||
"Bot"
|
"ColliderParams": {
|
||||||
],
|
"_parent": "SpawnSphereParams",
|
||||||
"ColliderParams": {
|
"_props": {
|
||||||
"_parent": "SpawnSphereParams",
|
"Center": {
|
||||||
"_props": {
|
"x": 0,
|
||||||
"Center": {
|
"y": 0,
|
||||||
"x": 0,
|
"z": 0
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"Radius": 50
|
||||||
},
|
}
|
||||||
"Radius": 27
|
},
|
||||||
}
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "32e05b2a-9847-45b8-b04b-36bafe5879f1",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Infiltration": "Common",
|
||||||
"Id": "19e75b93-4470-4d65-b5f8-e3a09fb4a71d",
|
"Position": {
|
||||||
"Infiltration": "",
|
"x": -170.86,
|
||||||
"Position": {
|
"y": -3.99,
|
||||||
"x": -127.768,
|
"z": -340.1
|
||||||
"y": 4.2,
|
},
|
||||||
"z": -382.271973
|
"Rotation": 89.61,
|
||||||
},
|
"Sides": [
|
||||||
"Rotation": 0,
|
"All"
|
||||||
"Sides": [
|
]
|
||||||
"Savage"
|
}, {
|
||||||
]
|
"BotZoneName": "BotZoneFloor1",
|
||||||
},
|
"Categories": [
|
||||||
{
|
"Bot"
|
||||||
"BotZoneName": "",
|
],
|
||||||
"Categories": [
|
"ColliderParams": {
|
||||||
"Coop",
|
"_parent": "SpawnSphereParams",
|
||||||
"Opposite"
|
"_props": {
|
||||||
],
|
"Center": {
|
||||||
"ColliderParams": {
|
"x": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"y": 0,
|
||||||
"_props": {
|
"z": 0
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"Radius": 35
|
||||||
"y": 0,
|
}
|
||||||
"z": 0
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"Radius": 50
|
"Id": "330b076f-bd90-494d-8c3d-bed9e5959378",
|
||||||
}
|
"Infiltration": "",
|
||||||
},
|
"Position": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"x": -202.231,
|
||||||
"Id": "1d148166-42cd-4c7b-8b33-d93682121c2f",
|
"y": 0.0499999523,
|
||||||
"Infiltration": "Common",
|
"z": -393.883972
|
||||||
"Position": {
|
},
|
||||||
"x": -171.41,
|
"Rotation": 0,
|
||||||
"y": 0.08,
|
"Sides": [
|
||||||
"z": -264.04
|
"Savage"
|
||||||
},
|
]
|
||||||
"Rotation": 175.539871,
|
}, {
|
||||||
"Sides": [
|
"BotZoneName": "",
|
||||||
"Pmc"
|
"Categories": [
|
||||||
]
|
"Coop",
|
||||||
},
|
"Opposite"
|
||||||
{
|
],
|
||||||
"BotZoneName": "",
|
"ColliderParams": {
|
||||||
"Categories": [
|
"_parent": "SpawnSphereParams",
|
||||||
"Player"
|
"_props": {
|
||||||
],
|
"Center": {
|
||||||
"ColliderParams": {
|
"x": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"y": 0,
|
||||||
"_props": {
|
"z": 0
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"Radius": 50
|
||||||
"y": 0,
|
}
|
||||||
"z": 0
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"Radius": 50
|
"Id": "35beb4da-36a6-48e3-bbd1-810126872d3c",
|
||||||
}
|
"Infiltration": "Common",
|
||||||
},
|
"Position": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"x": -172.66,
|
||||||
"Id": "1d3d7178-c84f-47b2-9ea6-4cd11449dbfa",
|
"y": 0.08,
|
||||||
"Infiltration": "Common",
|
"z": -264.14
|
||||||
"Position": {
|
},
|
||||||
"x": -115.504,
|
"Rotation": 175.539871,
|
||||||
"y": -4.039,
|
"Sides": [
|
||||||
"z": -319.677
|
"Pmc"
|
||||||
},
|
]
|
||||||
"Rotation": 275.760376,
|
}, {
|
||||||
"Sides": [
|
"BotZoneName": "",
|
||||||
"All"
|
"Categories": [
|
||||||
]
|
"Coop",
|
||||||
},
|
"Opposite"
|
||||||
{
|
],
|
||||||
"BotZoneName": "",
|
"ColliderParams": {
|
||||||
"Categories": [
|
"_parent": "SpawnSphereParams",
|
||||||
"Player"
|
"_props": {
|
||||||
],
|
"Center": {
|
||||||
"ColliderParams": {
|
"x": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"y": 0,
|
||||||
"_props": {
|
"z": 0
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"Radius": 50
|
||||||
"y": 0,
|
}
|
||||||
"z": 0
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"Radius": 50
|
"Id": "38378dc4-cb6a-4538-9b78-fab68201bfa6",
|
||||||
}
|
"Infiltration": "Common",
|
||||||
},
|
"Position": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"x": -234.34,
|
||||||
"Id": "1d66c992-d022-490d-a451-18d19c284988",
|
"y": 0.09,
|
||||||
"Infiltration": "Common",
|
"z": -419.76
|
||||||
"Position": {
|
},
|
||||||
"x": -216.856,
|
"Rotation": 3.2020905,
|
||||||
"y": -3.997,
|
"Sides": [
|
||||||
"z": -386.666
|
"Pmc"
|
||||||
},
|
]
|
||||||
"Rotation": 270.60022,
|
}, {
|
||||||
"Sides": [
|
"BotZoneName": "BotZoneFloor1",
|
||||||
"All"
|
"Categories": [
|
||||||
]
|
"Bot"
|
||||||
},
|
],
|
||||||
{
|
"ColliderParams": {
|
||||||
"BotZoneName": "",
|
"_parent": "SpawnSphereParams",
|
||||||
"Categories": [
|
"_props": {
|
||||||
"Player"
|
"Center": {
|
||||||
],
|
"x": 0,
|
||||||
"ColliderParams": {
|
"y": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": 0
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Radius": 35
|
||||||
"x": 0,
|
}
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "3a7f4c28-ea1f-466d-8920-3f2871d69cf3",
|
||||||
"Radius": 50
|
"Infiltration": "",
|
||||||
}
|
"Position": {
|
||||||
},
|
"x": -260.287,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 0.04,
|
||||||
"Id": "223b6e4d-2ead-45eb-ad5f-35abd028d2c3",
|
"z": -390.578
|
||||||
"Infiltration": "Common",
|
},
|
||||||
"Position": {
|
"Rotation": 0,
|
||||||
"x": -206.699,
|
"Sides": [
|
||||||
"y": 4.16135359,
|
"Savage"
|
||||||
"z": -291.862
|
]
|
||||||
},
|
}, {
|
||||||
"Rotation": 89.0511551,
|
"BotZoneName": "",
|
||||||
"Sides": [
|
"Categories": [
|
||||||
"All"
|
"Player"
|
||||||
]
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
{
|
"_parent": "SpawnSphereParams",
|
||||||
"BotZoneName": "",
|
"_props": {
|
||||||
"Categories": [
|
"Center": {
|
||||||
"Coop",
|
"x": 0,
|
||||||
"Group"
|
"y": 0,
|
||||||
],
|
"z": 0
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"Radius": 50
|
||||||
"_props": {
|
}
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": 0,
|
"Id": "3d6df899-9a65-48d3-9e55-2664c6c6c4c0",
|
||||||
"z": 0
|
"Infiltration": "Common",
|
||||||
},
|
"Position": {
|
||||||
"Radius": 50
|
"x": -168.21,
|
||||||
}
|
"y": 0.06,
|
||||||
},
|
"z": -417.04
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "22c00064-df0c-474b-b479-918175a539a7",
|
"Rotation": 0,
|
||||||
"Infiltration": "Common",
|
"Sides": [
|
||||||
"Position": {
|
"All"
|
||||||
"x": -165.45,
|
]
|
||||||
"y": 0.07,
|
}, {
|
||||||
"z": -332.65
|
"BotZoneName": "BotZoneFloor2",
|
||||||
},
|
"Categories": [
|
||||||
"Rotation": 270.60022,
|
"Bot"
|
||||||
"Sides": [
|
],
|
||||||
"Pmc"
|
"ColliderParams": {
|
||||||
]
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
{
|
"Center": {
|
||||||
"BotZoneName": "",
|
"x": 0,
|
||||||
"Categories": [
|
"y": 0,
|
||||||
"Player"
|
"z": 0
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"Radius": 27
|
||||||
"_parent": "SpawnSphereParams",
|
}
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"x": 0,
|
"Id": "3dbca587-2589-4370-9594-407655be3186",
|
||||||
"y": 0,
|
"Infiltration": "",
|
||||||
"z": 0
|
"Position": {
|
||||||
},
|
"x": -134.355011,
|
||||||
"Radius": 50
|
"y": 4.181,
|
||||||
}
|
"z": -341.102
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Rotation": 273.155945,
|
||||||
"Id": "242085cb-6ffa-4aa5-8268-dc8b138c7b74",
|
"Sides": [
|
||||||
"Infiltration": "Common",
|
"Savage"
|
||||||
"Position": {
|
]
|
||||||
"x": -118.503,
|
}, {
|
||||||
"y": -4.025,
|
"BotZoneName": "",
|
||||||
"z": -399.522
|
"Categories": [
|
||||||
},
|
"Player"
|
||||||
"Rotation": 88.9786758,
|
],
|
||||||
"Sides": [
|
"ColliderParams": {
|
||||||
"All"
|
"_parent": "SpawnSphereParams",
|
||||||
]
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
{
|
"x": 0,
|
||||||
"BotZoneName": "",
|
"y": 0,
|
||||||
"Categories": [
|
"z": 0
|
||||||
"Player"
|
},
|
||||||
],
|
"Radius": 50
|
||||||
"ColliderParams": {
|
}
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"Center": {
|
"Id": "40b7da99-8f93-4ca6-bb33-c94b8a7c92a7",
|
||||||
"x": 0,
|
"Infiltration": "Common",
|
||||||
"y": 0,
|
"Position": {
|
||||||
"z": 0
|
"x": -264.74,
|
||||||
},
|
"y": -3.99,
|
||||||
"Radius": 50
|
"z": -390.32
|
||||||
}
|
},
|
||||||
},
|
"Rotation": 15.050004,
|
||||||
"DelayToCanSpawnSec": 4,
|
"Sides": [
|
||||||
"Id": "24453a69-8df7-47cf-8449-b56ef868be5c",
|
"All"
|
||||||
"Infiltration": "Common",
|
]
|
||||||
"Position": {
|
}, {
|
||||||
"x": -126.86,
|
"BotZoneName": "",
|
||||||
"y": -4.97,
|
"Categories": [
|
||||||
"z": -266.17
|
"Player"
|
||||||
},
|
],
|
||||||
"Rotation": 270.47,
|
"ColliderParams": {
|
||||||
"Sides": [
|
"_parent": "SpawnSphereParams",
|
||||||
"All"
|
"_props": {
|
||||||
]
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
{
|
"y": 0,
|
||||||
"BotZoneName": "",
|
"z": 0
|
||||||
"Categories": [
|
},
|
||||||
"Coop",
|
"Radius": 50
|
||||||
"Opposite"
|
}
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"_parent": "SpawnSphereParams",
|
"Id": "4654cec6-f2e9-4118-830e-d633b39375f4",
|
||||||
"_props": {
|
"Infiltration": "Common",
|
||||||
"Center": {
|
"Position": {
|
||||||
"x": 0,
|
"x": -219.157,
|
||||||
"y": 0,
|
"y": -3.997,
|
||||||
"z": 0
|
"z": -385.369
|
||||||
},
|
},
|
||||||
"Radius": 50
|
"Rotation": 270.60022,
|
||||||
}
|
"Sides": [
|
||||||
},
|
"All"
|
||||||
"DelayToCanSpawnSec": 4,
|
]
|
||||||
"Id": "25692e11-5450-4b6f-9820-fae868e113bf",
|
}, {
|
||||||
"Infiltration": "Common",
|
"BotZoneName": "",
|
||||||
"Position": {
|
"Categories": [
|
||||||
"x": -233.051,
|
"Player"
|
||||||
"y": 0.09,
|
],
|
||||||
"z": -418.383
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Rotation": 3.2020905,
|
"_props": {
|
||||||
"Sides": [
|
"Center": {
|
||||||
"Pmc"
|
"x": 0,
|
||||||
]
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"Radius": 50
|
||||||
"Categories": [
|
}
|
||||||
"Player"
|
},
|
||||||
],
|
"DelayToCanSpawnSec": 4,
|
||||||
"ColliderParams": {
|
"Id": "49367d3d-95f6-4b3f-9406-693ab39259bd",
|
||||||
"_parent": "SpawnSphereParams",
|
"Infiltration": "Common",
|
||||||
"_props": {
|
"Position": {
|
||||||
"Center": {
|
"x": -122.74,
|
||||||
"x": 0,
|
"y": 8.16,
|
||||||
"y": 0,
|
"z": -333.35
|
||||||
"z": 0
|
},
|
||||||
},
|
"Rotation": 267.44,
|
||||||
"Radius": 50
|
"Sides": [
|
||||||
}
|
"All"
|
||||||
},
|
]
|
||||||
"DelayToCanSpawnSec": 4,
|
}, {
|
||||||
"Id": "293e014a-512d-4fe3-a3fd-1a40611e90da",
|
"BotZoneName": "",
|
||||||
"Infiltration": "Common",
|
"Categories": [
|
||||||
"Position": {
|
"Coop",
|
||||||
"x": -118.224,
|
"Opposite"
|
||||||
"y": -4.015,
|
],
|
||||||
"z": -326.516
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Rotation": 16.0527267,
|
"_props": {
|
||||||
"Sides": [
|
"Center": {
|
||||||
"All"
|
"x": 0,
|
||||||
]
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"Radius": 50
|
||||||
"Categories": [
|
}
|
||||||
"Player"
|
},
|
||||||
],
|
"DelayToCanSpawnSec": 4,
|
||||||
"ColliderParams": {
|
"Id": "4c524643-e17e-4d20-ae81-d47fb4a1701a",
|
||||||
"_parent": "SpawnSphereParams",
|
"Infiltration": "Common",
|
||||||
"_props": {
|
"Position": {
|
||||||
"Center": {
|
"x": -168.83,
|
||||||
"x": 0,
|
"y": 0.08,
|
||||||
"y": 0,
|
"z": -263.93
|
||||||
"z": 0
|
},
|
||||||
},
|
"Rotation": 175.539871,
|
||||||
"Radius": 50
|
"Sides": [
|
||||||
}
|
"Pmc"
|
||||||
},
|
]
|
||||||
"DelayToCanSpawnSec": 4,
|
}, {
|
||||||
"Id": "29b9975d-3abf-4478-affb-cd0d29b4f3a5",
|
"BotZoneName": "BotZoneFloor2",
|
||||||
"Infiltration": "Common",
|
"Categories": [
|
||||||
"Position": {
|
"Bot"
|
||||||
"x": -110.12,
|
],
|
||||||
"y": 4.2,
|
"ColliderParams": {
|
||||||
"z": -413.71
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"Rotation": 181.81,
|
"Center": {
|
||||||
"Sides": [
|
"x": 0,
|
||||||
"All"
|
"y": 0,
|
||||||
]
|
"z": 0
|
||||||
},
|
},
|
||||||
{
|
"Radius": 27
|
||||||
"BotZoneName": "",
|
}
|
||||||
"Categories": [
|
},
|
||||||
"Player"
|
"DelayToCanSpawnSec": 4,
|
||||||
],
|
"Id": "4cd0a70e-8349-4707-b3f6-4b0d18cf989b",
|
||||||
"ColliderParams": {
|
"Infiltration": "",
|
||||||
"_parent": "SpawnSphereParams",
|
"Position": {
|
||||||
"_props": {
|
"x": -207.064,
|
||||||
"Center": {
|
"y": 4.207,
|
||||||
"x": 0,
|
"z": -295.159
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"Rotation": 113.883675,
|
||||||
},
|
"Sides": [
|
||||||
"Radius": 50
|
"Savage"
|
||||||
}
|
]
|
||||||
},
|
}, {
|
||||||
"DelayToCanSpawnSec": 4,
|
"BotZoneName": "BotZoneFloor1",
|
||||||
"Id": "2f66dafc-a2f1-4283-a383-aa64c84f6da7",
|
"Categories": [
|
||||||
"Infiltration": "Common",
|
"Bot"
|
||||||
"Position": {
|
],
|
||||||
"x": -279.44,
|
"ColliderParams": {
|
||||||
"y": -3.99,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": -348.87
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"Rotation": 73.55,
|
"x": 0,
|
||||||
"Sides": [
|
"y": 0,
|
||||||
"All"
|
"z": 0
|
||||||
]
|
},
|
||||||
},
|
"Radius": 35
|
||||||
{
|
}
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"DelayToCanSpawnSec": 4,
|
||||||
"Player"
|
"Id": "4e9cd17c-ae56-4408-a308-4b9722e6e344",
|
||||||
],
|
"Infiltration": "",
|
||||||
"ColliderParams": {
|
"Position": {
|
||||||
"_parent": "SpawnSphereParams",
|
"x": -257.955017,
|
||||||
"_props": {
|
"y": 0.0090277195,
|
||||||
"Center": {
|
"z": -385.453
|
||||||
"x": 0,
|
},
|
||||||
"y": 0,
|
"Rotation": 184.764816,
|
||||||
"z": 0
|
"Sides": [
|
||||||
},
|
"Savage"
|
||||||
"Radius": 50
|
]
|
||||||
}
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Categories": [
|
||||||
"Id": "32e05b2a-9847-45b8-b04b-36bafe5879f1",
|
"Coop",
|
||||||
"Infiltration": "Common",
|
"Opposite"
|
||||||
"Position": {
|
],
|
||||||
"x": -170.86,
|
"ColliderParams": {
|
||||||
"y": -3.99,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": -340.1
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"Rotation": 89.61,
|
"x": 0,
|
||||||
"Sides": [
|
"y": 0,
|
||||||
"All"
|
"z": 0
|
||||||
]
|
},
|
||||||
},
|
"Radius": 50
|
||||||
{
|
}
|
||||||
"BotZoneName": "BotZoneFloor1",
|
},
|
||||||
"Categories": [
|
"DelayToCanSpawnSec": 4,
|
||||||
"Bot"
|
"Id": "505b3a49-81fd-49e8-8ff1-fbee3af0fadf",
|
||||||
],
|
"Infiltration": "Common",
|
||||||
"ColliderParams": {
|
"Position": {
|
||||||
"_parent": "SpawnSphereParams",
|
"x": -170.54,
|
||||||
"_props": {
|
"y": 0.08,
|
||||||
"Center": {
|
"z": -264.03
|
||||||
"x": 0,
|
},
|
||||||
"y": 0,
|
"Rotation": 175.539871,
|
||||||
"z": 0
|
"Sides": [
|
||||||
},
|
"Pmc"
|
||||||
"Radius": 35
|
]
|
||||||
}
|
}, {
|
||||||
},
|
"BotZoneName": "BotZoneFloor1",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Categories": [
|
||||||
"Id": "330b076f-bd90-494d-8c3d-bed9e5959378",
|
"Bot"
|
||||||
"Infiltration": "",
|
],
|
||||||
"Position": {
|
"ColliderParams": {
|
||||||
"x": -202.231,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": 0.0499999523,
|
"_props": {
|
||||||
"z": -393.883972
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Rotation": 0,
|
"y": 0,
|
||||||
"Sides": [
|
"z": 0
|
||||||
"Savage"
|
},
|
||||||
]
|
"Radius": 35
|
||||||
},
|
}
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Categories": [
|
"Id": "50bda7e6-480e-412c-a91c-8dda1faffa45",
|
||||||
"Coop",
|
"Infiltration": "",
|
||||||
"Opposite"
|
"Position": {
|
||||||
],
|
"x": -116.089,
|
||||||
"ColliderParams": {
|
"y": 0.036,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": -339.412
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Rotation": 0,
|
||||||
"x": 0,
|
"Sides": [
|
||||||
"y": 0,
|
"Savage"
|
||||||
"z": 0
|
]
|
||||||
},
|
}, {
|
||||||
"Radius": 50
|
"BotZoneName": "BotZoneFloor1",
|
||||||
}
|
"Categories": [
|
||||||
},
|
"Bot"
|
||||||
"DelayToCanSpawnSec": 4,
|
],
|
||||||
"Id": "35beb4da-36a6-48e3-bbd1-810126872d3c",
|
"ColliderParams": {
|
||||||
"Infiltration": "Common",
|
"_parent": "SpawnSphereParams",
|
||||||
"Position": {
|
"_props": {
|
||||||
"x": -172.66,
|
"Center": {
|
||||||
"y": 0.08,
|
"x": 0,
|
||||||
"z": -264.14
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Rotation": 175.539871,
|
},
|
||||||
"Sides": [
|
"Radius": 35
|
||||||
"Pmc"
|
}
|
||||||
]
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
{
|
"Id": "51d82d49-97b2-4fba-b1f8-219b20005c17",
|
||||||
"BotZoneName": "",
|
"Infiltration": "",
|
||||||
"Categories": [
|
"Position": {
|
||||||
"Coop",
|
"x": -205.29,
|
||||||
"Opposite"
|
"y": 0.0499999523,
|
||||||
],
|
"z": -390.55
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"Rotation": 0,
|
||||||
"_props": {
|
"Sides": [
|
||||||
"Center": {
|
"Savage"
|
||||||
"x": 0,
|
]
|
||||||
"y": 0,
|
}, {
|
||||||
"z": 0
|
"BotZoneName": "BotZoneGate2",
|
||||||
},
|
"Categories": [
|
||||||
"Radius": 50
|
"Bot"
|
||||||
}
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"_parent": "SpawnSphereParams",
|
||||||
"Id": "38378dc4-cb6a-4538-9b78-fab68201bfa6",
|
"_props": {
|
||||||
"Infiltration": "Common",
|
"Center": {
|
||||||
"Position": {
|
"x": 0,
|
||||||
"x": -234.34,
|
"y": 0,
|
||||||
"y": 0.09,
|
"z": 0
|
||||||
"z": -419.76
|
},
|
||||||
},
|
"Radius": 7
|
||||||
"Rotation": 3.2020905,
|
}
|
||||||
"Sides": [
|
},
|
||||||
"Pmc"
|
"DelayToCanSpawnSec": 4,
|
||||||
]
|
"Id": "52005238-4fb5-4775-9052-c1f52bfd1c94",
|
||||||
},
|
"Infiltration": "",
|
||||||
{
|
"Position": {
|
||||||
"BotZoneName": "BotZoneFloor1",
|
"x": -244.101,
|
||||||
"Categories": [
|
"y": 2.664,
|
||||||
"Bot"
|
"z": -452.923981
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"Rotation": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"Sides": [
|
||||||
"_props": {
|
"Savage"
|
||||||
"Center": {
|
]
|
||||||
"x": 0,
|
}, {
|
||||||
"y": 0,
|
"BotZoneName": "BotZoneFloor1",
|
||||||
"z": 0
|
"Categories": [
|
||||||
},
|
"Bot"
|
||||||
"Radius": 35
|
],
|
||||||
}
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"DelayToCanSpawnSec": 4,
|
"_props": {
|
||||||
"Id": "3a7f4c28-ea1f-466d-8920-3f2871d69cf3",
|
"Center": {
|
||||||
"Infiltration": "",
|
"x": 0,
|
||||||
"Position": {
|
"y": 0,
|
||||||
"x": -260.287,
|
"z": 0
|
||||||
"y": 0.04,
|
},
|
||||||
"z": -390.578
|
"Radius": 35
|
||||||
},
|
}
|
||||||
"Rotation": 0,
|
},
|
||||||
"Sides": [
|
"DelayToCanSpawnSec": 4,
|
||||||
"Savage"
|
"Id": "584031bc-1dbb-4fec-a95f-7297e0b6a540",
|
||||||
]
|
"Infiltration": "",
|
||||||
},
|
"Position": {
|
||||||
{
|
"x": -213.124,
|
||||||
"BotZoneName": "",
|
"y": 0.05,
|
||||||
"Categories": [
|
"z": -378.754974
|
||||||
"Player"
|
},
|
||||||
],
|
"Rotation": 0,
|
||||||
"ColliderParams": {
|
"Sides": [
|
||||||
"_parent": "SpawnSphereParams",
|
"Savage"
|
||||||
"_props": {
|
]
|
||||||
"Center": {
|
}, {
|
||||||
"x": 0,
|
"BotZoneName": "",
|
||||||
"y": 0,
|
"Categories": [
|
||||||
"z": 0
|
"Player"
|
||||||
},
|
],
|
||||||
"Radius": 50
|
"ColliderParams": {
|
||||||
}
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"Center": {
|
||||||
"Id": "3d6df899-9a65-48d3-9e55-2664c6c6c4c0",
|
"x": 0,
|
||||||
"Infiltration": "Common",
|
"y": 0,
|
||||||
"Position": {
|
"z": 0
|
||||||
"x": -168.21,
|
},
|
||||||
"y": 0.06,
|
"Radius": 50
|
||||||
"z": -417.04
|
}
|
||||||
},
|
},
|
||||||
"Rotation": 0,
|
"DelayToCanSpawnSec": 4,
|
||||||
"Sides": [
|
"Id": "5aed643f-3714-49fc-bdf8-00168189da61",
|
||||||
"All"
|
"Infiltration": "Common",
|
||||||
]
|
"Position": {
|
||||||
},
|
"x": -170.58,
|
||||||
{
|
"y": 0.06,
|
||||||
"BotZoneName": "BotZoneFloor2",
|
"z": -416.83
|
||||||
"Categories": [
|
},
|
||||||
"Bot"
|
"Rotation": 0,
|
||||||
],
|
"Sides": [
|
||||||
"ColliderParams": {
|
"All"
|
||||||
"_parent": "SpawnSphereParams",
|
]
|
||||||
"_props": {
|
}, {
|
||||||
"Center": {
|
"BotZoneName": "",
|
||||||
"x": 0,
|
"Categories": [
|
||||||
"y": 0,
|
"Player"
|
||||||
"z": 0
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Radius": 27
|
"_parent": "SpawnSphereParams",
|
||||||
}
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"x": 0,
|
||||||
"Id": "3dbca587-2589-4370-9594-407655be3186",
|
"y": 0,
|
||||||
"Infiltration": "",
|
"z": 0
|
||||||
"Position": {
|
},
|
||||||
"x": -134.355011,
|
"Radius": 50
|
||||||
"y": 4.181,
|
}
|
||||||
"z": -341.102
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"Rotation": 273.155945,
|
"Id": "5efaabad-3df0-451c-ae8c-df707c90d24f",
|
||||||
"Sides": [
|
"Infiltration": "Common",
|
||||||
"Savage"
|
"Position": {
|
||||||
]
|
"x": -167.87,
|
||||||
},
|
"y": 0.06,
|
||||||
{
|
"z": -419.56
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"Rotation": 0,
|
||||||
"Player"
|
"Sides": [
|
||||||
],
|
"All"
|
||||||
"ColliderParams": {
|
]
|
||||||
"_parent": "SpawnSphereParams",
|
}, {
|
||||||
"_props": {
|
"BotZoneName": "",
|
||||||
"Center": {
|
"Categories": [
|
||||||
"x": 0,
|
"Coop",
|
||||||
"y": 0,
|
"Opposite"
|
||||||
"z": 0
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Radius": 50
|
"_parent": "SpawnSphereParams",
|
||||||
}
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"x": 0,
|
||||||
"Id": "40b7da99-8f93-4ca6-bb33-c94b8a7c92a7",
|
"y": 0,
|
||||||
"Infiltration": "Common",
|
"z": 0
|
||||||
"Position": {
|
},
|
||||||
"x": -264.74,
|
"Radius": 50
|
||||||
"y": -3.99,
|
}
|
||||||
"z": -390.32
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"Rotation": 15.050004,
|
"Id": "5f925d72-bfd0-4add-b89b-9fec63005145",
|
||||||
"Sides": [
|
"Infiltration": "Common",
|
||||||
"All"
|
"Position": {
|
||||||
]
|
"x": -166.184,
|
||||||
},
|
"y": 0.08,
|
||||||
{
|
"z": -263.506
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"Rotation": 175.539871,
|
||||||
"Player"
|
"Sides": [
|
||||||
],
|
"Pmc"
|
||||||
"ColliderParams": {
|
]
|
||||||
"_parent": "SpawnSphereParams",
|
}, {
|
||||||
"_props": {
|
"BotZoneName": "",
|
||||||
"Center": {
|
"Categories": [
|
||||||
"x": 0,
|
"Player"
|
||||||
"y": 0,
|
],
|
||||||
"z": 0
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Radius": 50
|
"_props": {
|
||||||
}
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 0,
|
||||||
"Id": "4654cec6-f2e9-4118-830e-d633b39375f4",
|
"z": 0
|
||||||
"Infiltration": "Common",
|
},
|
||||||
"Position": {
|
"Radius": 50
|
||||||
"x": -219.157,
|
}
|
||||||
"y": -3.997,
|
},
|
||||||
"z": -385.369
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "5f97a1fc-1cc0-4cb6-85dc-ab20c9d90fea",
|
||||||
"Rotation": 270.60022,
|
"Infiltration": "Common",
|
||||||
"Sides": [
|
"Position": {
|
||||||
"All"
|
"x": -278.54,
|
||||||
]
|
"y": -4.03,
|
||||||
},
|
"z": -352
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"Rotation": 73.55,
|
||||||
"Categories": [
|
"Sides": [
|
||||||
"Player"
|
"All"
|
||||||
],
|
]
|
||||||
"ColliderParams": {
|
}, {
|
||||||
"_parent": "SpawnSphereParams",
|
"BotZoneName": "",
|
||||||
"_props": {
|
"Categories": [
|
||||||
"Center": {
|
"Player"
|
||||||
"x": 0,
|
],
|
||||||
"y": 0,
|
"ColliderParams": {
|
||||||
"z": 0
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"Radius": 50
|
"Center": {
|
||||||
}
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": 0
|
||||||
"Id": "49367d3d-95f6-4b3f-9406-693ab39259bd",
|
},
|
||||||
"Infiltration": "Common",
|
"Radius": 50
|
||||||
"Position": {
|
}
|
||||||
"x": -122.74,
|
},
|
||||||
"y": 8.16,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": -333.35
|
"Id": "5f9d0c13-d935-48f5-9112-0852d8e8d9e0",
|
||||||
},
|
"Infiltration": "Common",
|
||||||
"Rotation": 267.44,
|
"Position": {
|
||||||
"Sides": [
|
"x": -125.38,
|
||||||
"All"
|
"y": -4.97,
|
||||||
]
|
"z": -264.91
|
||||||
},
|
},
|
||||||
{
|
"Rotation": 270.629974,
|
||||||
"BotZoneName": "",
|
"Sides": [
|
||||||
"Categories": [
|
"All"
|
||||||
"Coop",
|
]
|
||||||
"Opposite"
|
}, {
|
||||||
],
|
"BotZoneName": "",
|
||||||
"ColliderParams": {
|
"Categories": [
|
||||||
"_parent": "SpawnSphereParams",
|
"Player"
|
||||||
"_props": {
|
],
|
||||||
"Center": {
|
"ColliderParams": {
|
||||||
"x": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": 0,
|
"_props": {
|
||||||
"z": 0
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Radius": 50
|
"y": 0,
|
||||||
}
|
"z": 0
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Radius": 50
|
||||||
"Id": "4c524643-e17e-4d20-ae81-d47fb4a1701a",
|
}
|
||||||
"Infiltration": "Common",
|
},
|
||||||
"Position": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"x": -168.83,
|
"Id": "604f6db8-2519-42b8-8d45-7b1b1290e97d",
|
||||||
"y": 0.08,
|
"Infiltration": "Common",
|
||||||
"z": -263.93
|
"Position": {
|
||||||
},
|
"x": -276.1,
|
||||||
"Rotation": 175.539871,
|
"y": 0.06,
|
||||||
"Sides": [
|
"z": -333.32
|
||||||
"Pmc"
|
},
|
||||||
]
|
"Rotation": 72.84,
|
||||||
},
|
"Sides": [
|
||||||
{
|
"All"
|
||||||
"BotZoneName": "BotZoneFloor2",
|
]
|
||||||
"Categories": [
|
}, {
|
||||||
"Bot"
|
"BotZoneName": "",
|
||||||
],
|
"Categories": [
|
||||||
"ColliderParams": {
|
"Player"
|
||||||
"_parent": "SpawnSphereParams",
|
],
|
||||||
"_props": {
|
"ColliderParams": {
|
||||||
"Center": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": 0,
|
"_props": {
|
||||||
"y": 0,
|
"Center": {
|
||||||
"z": 0
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Radius": 27
|
"z": 0
|
||||||
}
|
},
|
||||||
},
|
"Radius": 50
|
||||||
"DelayToCanSpawnSec": 4,
|
}
|
||||||
"Id": "4cd0a70e-8349-4707-b3f6-4b0d18cf989b",
|
},
|
||||||
"Infiltration": "",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Position": {
|
"Id": "616552c2-e458-4b8c-b39b-4e26083cd722",
|
||||||
"x": -207.064,
|
"Infiltration": "Common",
|
||||||
"y": 4.207,
|
"Position": {
|
||||||
"z": -295.159
|
"x": -253.22,
|
||||||
},
|
"y": 4.14,
|
||||||
"Rotation": 113.883675,
|
"z": -282.73
|
||||||
"Sides": [
|
},
|
||||||
"Savage"
|
"Rotation": 69.22,
|
||||||
]
|
"Sides": [
|
||||||
},
|
"All"
|
||||||
{
|
]
|
||||||
"BotZoneName": "BotZoneFloor1",
|
}, {
|
||||||
"Categories": [
|
"BotZoneName": "",
|
||||||
"Bot"
|
"Categories": [
|
||||||
],
|
"Player"
|
||||||
"ColliderParams": {
|
],
|
||||||
"_parent": "SpawnSphereParams",
|
"ColliderParams": {
|
||||||
"_props": {
|
"_parent": "SpawnSphereParams",
|
||||||
"Center": {
|
"_props": {
|
||||||
"x": 0,
|
"Center": {
|
||||||
"y": 0,
|
"x": 0,
|
||||||
"z": 0
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Radius": 35
|
},
|
||||||
}
|
"Radius": 50
|
||||||
},
|
}
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "4e9cd17c-ae56-4408-a308-4b9722e6e344",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Infiltration": "",
|
"Id": "63a12c08-6718-4344-b9c4-d9c2b0550faa",
|
||||||
"Position": {
|
"Infiltration": "Common",
|
||||||
"x": -257.955017,
|
"Position": {
|
||||||
"y": 0.0090277195,
|
"x": -279.36,
|
||||||
"z": -385.453
|
"y": 0.06,
|
||||||
},
|
"z": -334.88
|
||||||
"Rotation": 184.764816,
|
},
|
||||||
"Sides": [
|
"Rotation": 88.69,
|
||||||
"Savage"
|
"Sides": [
|
||||||
]
|
"All"
|
||||||
},
|
]
|
||||||
{
|
}, {
|
||||||
"BotZoneName": "",
|
"BotZoneName": "",
|
||||||
"Categories": [
|
"Categories": [
|
||||||
"Coop",
|
"Coop",
|
||||||
"Opposite"
|
"Opposite"
|
||||||
],
|
],
|
||||||
"ColliderParams": {
|
"ColliderParams": {
|
||||||
"_parent": "SpawnSphereParams",
|
"_parent": "SpawnSphereParams",
|
||||||
"_props": {
|
"_props": {
|
||||||
"Center": {
|
"Center": {
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"Radius": 50
|
"Radius": 50
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"DelayToCanSpawnSec": 4,
|
||||||
"Id": "505b3a49-81fd-49e8-8ff1-fbee3af0fadf",
|
"Id": "65372346-89b9-4c52-94af-7bb4d474daa5",
|
||||||
"Infiltration": "Common",
|
"Infiltration": "Common",
|
||||||
"Position": {
|
"Position": {
|
||||||
"x": -170.54,
|
"x": -236.02,
|
||||||
"y": 0.08,
|
"y": 0.09,
|
||||||
"z": -264.03
|
"z": -419.81
|
||||||
},
|
},
|
||||||
"Rotation": 175.539871,
|
"Rotation": 3.2020905,
|
||||||
"Sides": [
|
"Sides": [
|
||||||
"Pmc"
|
"Pmc"
|
||||||
]
|
]
|
||||||
},
|
}, {
|
||||||
{
|
"BotZoneName": "",
|
||||||
"BotZoneName": "BotZoneFloor1",
|
"Categories": [
|
||||||
"Categories": [
|
"Player"
|
||||||
"Bot"
|
],
|
||||||
],
|
"ColliderParams": {
|
||||||
"ColliderParams": {
|
"_parent": "SpawnSphereParams",
|
||||||
"_parent": "SpawnSphereParams",
|
"_props": {
|
||||||
"_props": {
|
"Center": {
|
||||||
"Center": {
|
"x": 0,
|
||||||
"x": 0,
|
"y": 0,
|
||||||
"y": 0,
|
"z": 0
|
||||||
"z": 0
|
},
|
||||||
},
|
"Radius": 50
|
||||||
"Radius": 35
|
}
|
||||||
}
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"DelayToCanSpawnSec": 4,
|
"Id": "666a2681-4a93-4b9c-b96d-a1419149069d",
|
||||||
"Id": "50bda7e6-480e-412c-a91c-8dda1faffa45",
|
"Infiltration": "Common",
|
||||||
"Infiltration": "",
|
"Position": {
|
||||||
"Position": {
|
"x": -115.122,
|
||||||
"x": -116.089,
|
"y": -4.015,
|
||||||
"y": 0.036,
|
"z": -328.625
|
||||||
"z": -339.412
|
},
|
||||||
},
|
"Rotation": 272.3587,
|
||||||
"Rotation": 0,
|
"Sides": [
|
||||||
"Sides": [
|
"All"
|
||||||
"Savage"
|
]
|
||||||
]
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
{
|
"Categories": [
|
||||||
"BotZoneName": "BotZoneFloor1",
|
"Player"
|
||||||
"Categories": [
|
],
|
||||||
"Bot"
|
"ColliderParams": {
|
||||||
],
|
"_parent": "SpawnSphereParams",
|
||||||
"ColliderParams": {
|
"_props": {
|
||||||
"_parent": "SpawnSphereParams",
|
"Center": {
|
||||||
"_props": {
|
"x": 0,
|
||||||
"Center": {
|
"y": 0,
|
||||||
"x": 0,
|
"z": 0
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"Radius": 50
|
||||||
},
|
}
|
||||||
"Radius": 35
|
},
|
||||||
}
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "666b38f8-c232-4b2e-994e-ead3b121990c",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Infiltration": "Common",
|
||||||
"Id": "51d82d49-97b2-4fba-b1f8-219b20005c17",
|
"Position": {
|
||||||
"Infiltration": "",
|
"x": -219.433,
|
||||||
"Position": {
|
"y": -3.997,
|
||||||
"x": -205.29,
|
"z": -383.072
|
||||||
"y": 0.0499999523,
|
},
|
||||||
"z": -390.55
|
"Rotation": 270.60022,
|
||||||
},
|
"Sides": [
|
||||||
"Rotation": 0,
|
"All"
|
||||||
"Sides": [
|
]
|
||||||
"Savage"
|
}, {
|
||||||
]
|
"BotZoneName": "BotZoneFloor2",
|
||||||
},
|
"Categories": [
|
||||||
{
|
"Bot"
|
||||||
"BotZoneName": "BotZoneGate2",
|
],
|
||||||
"Categories": [
|
"ColliderParams": {
|
||||||
"Bot"
|
"_parent": "SpawnSphereParams",
|
||||||
],
|
"_props": {
|
||||||
"ColliderParams": {
|
"Center": {
|
||||||
"_parent": "SpawnSphereParams",
|
"x": 0,
|
||||||
"_props": {
|
"y": 0,
|
||||||
"Center": {
|
"z": 0
|
||||||
"x": 0,
|
},
|
||||||
"y": 0,
|
"Radius": 27
|
||||||
"z": 0
|
}
|
||||||
},
|
},
|
||||||
"Radius": 7
|
"DelayToCanSpawnSec": 4,
|
||||||
}
|
"Id": "66d2a253-d1a0-490c-93d3-b1e3dd589c3d",
|
||||||
},
|
"Infiltration": "",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Position": {
|
||||||
"Id": "52005238-4fb5-4775-9052-c1f52bfd1c94",
|
"x": -248.84,
|
||||||
"Infiltration": "",
|
"y": 4.231,
|
||||||
"Position": {
|
"z": -362.24
|
||||||
"x": -244.101,
|
},
|
||||||
"y": 2.664,
|
"Rotation": 175.868637,
|
||||||
"z": -452.923981
|
"Sides": [
|
||||||
},
|
"Savage"
|
||||||
"Rotation": 0,
|
]
|
||||||
"Sides": [
|
}, {
|
||||||
"Savage"
|
"BotZoneName": "",
|
||||||
]
|
"Categories": [
|
||||||
},
|
"Player"
|
||||||
{
|
],
|
||||||
"BotZoneName": "BotZoneFloor1",
|
"ColliderParams": {
|
||||||
"Categories": [
|
"_parent": "SpawnSphereParams",
|
||||||
"Bot"
|
"_props": {
|
||||||
],
|
"Center": {
|
||||||
"ColliderParams": {
|
"x": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"y": 0,
|
||||||
"_props": {
|
"z": 0
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"Radius": 50
|
||||||
"y": 0,
|
}
|
||||||
"z": 0
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"Radius": 35
|
"Id": "66ea0d24-890a-4a5b-a0d1-2e13629f26b7",
|
||||||
}
|
"Infiltration": "Common",
|
||||||
},
|
"Position": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"x": -115.164,
|
||||||
"Id": "584031bc-1dbb-4fec-a95f-7297e0b6a540",
|
"y": -4.015,
|
||||||
"Infiltration": "",
|
"z": -327.156
|
||||||
"Position": {
|
},
|
||||||
"x": -213.124,
|
"Rotation": 272.3587,
|
||||||
"y": 0.05,
|
"Sides": [
|
||||||
"z": -378.754974
|
"All"
|
||||||
},
|
]
|
||||||
"Rotation": 0,
|
}, {
|
||||||
"Sides": [
|
"BotZoneName": "",
|
||||||
"Savage"
|
"Categories": [
|
||||||
]
|
"Player"
|
||||||
},
|
],
|
||||||
{
|
"ColliderParams": {
|
||||||
"BotZoneName": "",
|
"_parent": "SpawnSphereParams",
|
||||||
"Categories": [
|
"_props": {
|
||||||
"Player"
|
"Center": {
|
||||||
],
|
"x": 0,
|
||||||
"ColliderParams": {
|
"y": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": 0
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Radius": 50
|
||||||
"x": 0,
|
}
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "6715c896-cb94-4e04-8cea-06d8dd685f83",
|
||||||
"Radius": 50
|
"Infiltration": "Common",
|
||||||
}
|
"Position": {
|
||||||
},
|
"x": -263,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 0.06,
|
||||||
"Id": "5aed643f-3714-49fc-bdf8-00168189da61",
|
"z": -388.23
|
||||||
"Infiltration": "Common",
|
},
|
||||||
"Position": {
|
"Rotation": 176.41,
|
||||||
"x": -170.58,
|
"Sides": [
|
||||||
"y": 0.06,
|
"All"
|
||||||
"z": -416.83
|
]
|
||||||
},
|
}, {
|
||||||
"Rotation": 0,
|
"BotZoneName": "",
|
||||||
"Sides": [
|
"Categories": [
|
||||||
"All"
|
"Player"
|
||||||
]
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
{
|
"_parent": "SpawnSphereParams",
|
||||||
"BotZoneName": "",
|
"_props": {
|
||||||
"Categories": [
|
"Center": {
|
||||||
"Player"
|
"x": 0,
|
||||||
],
|
"y": 0,
|
||||||
"ColliderParams": {
|
"z": 0
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Radius": 50
|
||||||
"Center": {
|
}
|
||||||
"x": 0,
|
},
|
||||||
"y": 0,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": 0
|
"Id": "6ac4a2e0-f06e-4098-908f-c04ebfeada8c",
|
||||||
},
|
"Infiltration": "Common",
|
||||||
"Radius": 50
|
"Position": {
|
||||||
}
|
"x": -253.24,
|
||||||
},
|
"y": 4.14,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": -279.92
|
||||||
"Id": "5efaabad-3df0-451c-ae8c-df707c90d24f",
|
},
|
||||||
"Infiltration": "Common",
|
"Rotation": 101.94,
|
||||||
"Position": {
|
"Sides": [
|
||||||
"x": -167.87,
|
"All"
|
||||||
"y": 0.06,
|
]
|
||||||
"z": -419.56
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"Rotation": 0,
|
"Categories": [
|
||||||
"Sides": [
|
"Player"
|
||||||
"All"
|
],
|
||||||
]
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
{
|
"_props": {
|
||||||
"BotZoneName": "",
|
"Center": {
|
||||||
"Categories": [
|
"x": 0,
|
||||||
"Coop",
|
"y": 0,
|
||||||
"Opposite"
|
"z": 0
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"Radius": 50
|
||||||
"_parent": "SpawnSphereParams",
|
}
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"x": 0,
|
"Id": "6b542eec-7db1-48e5-81ff-32af5b120663",
|
||||||
"y": 0,
|
"Infiltration": "Common",
|
||||||
"z": 0
|
"Position": {
|
||||||
},
|
"x": -122.48,
|
||||||
"Radius": 50
|
"y": 8.2,
|
||||||
}
|
"z": -338.15
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Rotation": 344.97,
|
||||||
"Id": "5f925d72-bfd0-4add-b89b-9fec63005145",
|
"Sides": [
|
||||||
"Infiltration": "Common",
|
"All"
|
||||||
"Position": {
|
]
|
||||||
"x": -166.184,
|
}, {
|
||||||
"y": 0.08,
|
"BotZoneName": "",
|
||||||
"z": -263.506
|
"Categories": [
|
||||||
},
|
"Player"
|
||||||
"Rotation": 175.539871,
|
],
|
||||||
"Sides": [
|
"ColliderParams": {
|
||||||
"Pmc"
|
"_parent": "SpawnSphereParams",
|
||||||
]
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
{
|
"x": 0,
|
||||||
"BotZoneName": "",
|
"y": 0,
|
||||||
"Categories": [
|
"z": 0
|
||||||
"Player"
|
},
|
||||||
],
|
"Radius": 50
|
||||||
"ColliderParams": {
|
}
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"Center": {
|
"Id": "6e2cf61e-85a6-4cfa-b232-ae4cd892e4e0",
|
||||||
"x": 0,
|
"Infiltration": "Common",
|
||||||
"y": 0,
|
"Position": {
|
||||||
"z": 0
|
"x": -115.67,
|
||||||
},
|
"y": 0.01,
|
||||||
"Radius": 50
|
"z": -256.94
|
||||||
}
|
},
|
||||||
},
|
"Rotation": 188.05,
|
||||||
"DelayToCanSpawnSec": 4,
|
"Sides": [
|
||||||
"Id": "5f97a1fc-1cc0-4cb6-85dc-ab20c9d90fea",
|
"All"
|
||||||
"Infiltration": "Common",
|
]
|
||||||
"Position": {
|
}, {
|
||||||
"x": -278.54,
|
"BotZoneName": "BotZoneGate2",
|
||||||
"y": -4.03,
|
"Categories": [
|
||||||
"z": -352
|
"Bot"
|
||||||
},
|
],
|
||||||
"Rotation": 73.55,
|
"ColliderParams": {
|
||||||
"Sides": [
|
"_parent": "SpawnSphereParams",
|
||||||
"All"
|
"_props": {
|
||||||
]
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
{
|
"y": 0,
|
||||||
"BotZoneName": "",
|
"z": 0
|
||||||
"Categories": [
|
},
|
||||||
"Player"
|
"Radius": 7
|
||||||
],
|
}
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"DelayToCanSpawnSec": 4,
|
||||||
"_props": {
|
"Id": "6e35cbe7-b819-40df-9262-656d3ac42a31",
|
||||||
"Center": {
|
"Infiltration": "",
|
||||||
"x": 0,
|
"Position": {
|
||||||
"y": 0,
|
"x": -215.217,
|
||||||
"z": 0
|
"y": 2.664,
|
||||||
},
|
"z": -448.71
|
||||||
"Radius": 50
|
},
|
||||||
}
|
"Rotation": 181.596954,
|
||||||
},
|
"Sides": [
|
||||||
"DelayToCanSpawnSec": 4,
|
"Savage"
|
||||||
"Id": "5f9d0c13-d935-48f5-9112-0852d8e8d9e0",
|
]
|
||||||
"Infiltration": "Common",
|
}, {
|
||||||
"Position": {
|
"BotZoneName": "",
|
||||||
"x": -125.38,
|
"Categories": [
|
||||||
"y": -4.97,
|
"Player"
|
||||||
"z": -264.91
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Rotation": 270.629974,
|
"_parent": "SpawnSphereParams",
|
||||||
"Sides": [
|
"_props": {
|
||||||
"All"
|
"Center": {
|
||||||
]
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
{
|
"z": 0
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"Radius": 50
|
||||||
"Player"
|
}
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"_parent": "SpawnSphereParams",
|
"Id": "707edb2a-0cbb-4c12-9fc5-49a34af4779d",
|
||||||
"_props": {
|
"Infiltration": "Common",
|
||||||
"Center": {
|
"Position": {
|
||||||
"x": 0,
|
"x": -279.1,
|
||||||
"y": 0,
|
"y": 0.06,
|
||||||
"z": 0
|
"z": -337.01
|
||||||
},
|
},
|
||||||
"Radius": 50
|
"Rotation": 73.88,
|
||||||
}
|
"Sides": [
|
||||||
},
|
"All"
|
||||||
"DelayToCanSpawnSec": 4,
|
]
|
||||||
"Id": "604f6db8-2519-42b8-8d45-7b1b1290e97d",
|
}, {
|
||||||
"Infiltration": "Common",
|
"BotZoneName": "",
|
||||||
"Position": {
|
"Categories": [
|
||||||
"x": -276.1,
|
"Player"
|
||||||
"y": 0.06,
|
],
|
||||||
"z": -333.32
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Rotation": 72.84,
|
"_props": {
|
||||||
"Sides": [
|
"Center": {
|
||||||
"All"
|
"x": 0,
|
||||||
]
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"Radius": 50
|
||||||
"Categories": [
|
}
|
||||||
"Player"
|
},
|
||||||
],
|
"DelayToCanSpawnSec": 4,
|
||||||
"ColliderParams": {
|
"Id": "70a6af86-3b7a-4687-8128-ff324774cf6f",
|
||||||
"_parent": "SpawnSphereParams",
|
"Infiltration": "Common",
|
||||||
"_props": {
|
"Position": {
|
||||||
"Center": {
|
"x": -256.67,
|
||||||
"x": 0,
|
"y": -3.97,
|
||||||
"y": 0,
|
"z": -295.16
|
||||||
"z": 0
|
},
|
||||||
},
|
"Rotation": 179.01,
|
||||||
"Radius": 50
|
"Sides": [
|
||||||
}
|
"All"
|
||||||
},
|
]
|
||||||
"DelayToCanSpawnSec": 4,
|
}, {
|
||||||
"Id": "616552c2-e458-4b8c-b39b-4e26083cd722",
|
"BotZoneName": "BotZoneBasement",
|
||||||
"Infiltration": "Common",
|
"Categories": [
|
||||||
"Position": {
|
"Bot"
|
||||||
"x": -253.22,
|
],
|
||||||
"y": 4.14,
|
"ColliderParams": {
|
||||||
"z": -282.73
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"Rotation": 69.22,
|
"Center": {
|
||||||
"Sides": [
|
"x": 0,
|
||||||
"All"
|
"y": 0,
|
||||||
]
|
"z": 0
|
||||||
},
|
},
|
||||||
{
|
"Radius": 25
|
||||||
"BotZoneName": "",
|
}
|
||||||
"Categories": [
|
},
|
||||||
"Player"
|
"DelayToCanSpawnSec": 4,
|
||||||
],
|
"Id": "75a36d48-cf3e-48f6-98cd-ca520bf8ff2d",
|
||||||
"ColliderParams": {
|
"Infiltration": "",
|
||||||
"_parent": "SpawnSphereParams",
|
"Position": {
|
||||||
"_props": {
|
"x": -128.38,
|
||||||
"Center": {
|
"y": -4.041,
|
||||||
"x": 0,
|
"z": -417.949982
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"Rotation": 0,
|
||||||
},
|
"Sides": [
|
||||||
"Radius": 50
|
"Savage"
|
||||||
}
|
]
|
||||||
},
|
}, {
|
||||||
"DelayToCanSpawnSec": 4,
|
"BotZoneName": "",
|
||||||
"Id": "63a12c08-6718-4344-b9c4-d9c2b0550faa",
|
"Categories": [
|
||||||
"Infiltration": "Common",
|
"Player"
|
||||||
"Position": {
|
],
|
||||||
"x": -279.36,
|
"ColliderParams": {
|
||||||
"y": 0.06,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": -334.88
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"Rotation": 88.69,
|
"x": 0,
|
||||||
"Sides": [
|
"y": 0,
|
||||||
"All"
|
"z": 0
|
||||||
]
|
},
|
||||||
},
|
"Radius": 50
|
||||||
{
|
}
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"DelayToCanSpawnSec": 4,
|
||||||
"Coop",
|
"Id": "75febbcd-6f56-495e-a74a-e93f0f8b7827",
|
||||||
"Opposite"
|
"Infiltration": "Common",
|
||||||
],
|
"Position": {
|
||||||
"ColliderParams": {
|
"x": -269.34,
|
||||||
"_parent": "SpawnSphereParams",
|
"y": -2.06,
|
||||||
"_props": {
|
"z": -387.7
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"Rotation": 90.05,
|
||||||
"y": 0,
|
"Sides": [
|
||||||
"z": 0
|
"All"
|
||||||
},
|
]
|
||||||
"Radius": 50
|
}, {
|
||||||
}
|
"BotZoneName": "BotZoneFloor1",
|
||||||
},
|
"Categories": [
|
||||||
"DelayToCanSpawnSec": 4,
|
"Bot"
|
||||||
"Id": "65372346-89b9-4c52-94af-7bb4d474daa5",
|
],
|
||||||
"Infiltration": "Common",
|
"ColliderParams": {
|
||||||
"Position": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": -236.02,
|
"_props": {
|
||||||
"y": 0.09,
|
"Center": {
|
||||||
"z": -419.81
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Rotation": 3.2020905,
|
"z": 0
|
||||||
"Sides": [
|
},
|
||||||
"Pmc"
|
"Radius": 35
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
{
|
"DelayToCanSpawnSec": 4,
|
||||||
"BotZoneName": "",
|
"Id": "7716a644-0c23-4f0b-9613-b9fc4767ba35",
|
||||||
"Categories": [
|
"Infiltration": "",
|
||||||
"Player"
|
"Position": {
|
||||||
],
|
"x": -231.636,
|
||||||
"ColliderParams": {
|
"y": 0.082,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": -286.69397
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Rotation": 164.3535,
|
||||||
"x": 0,
|
"Sides": [
|
||||||
"y": 0,
|
"Savage"
|
||||||
"z": 0
|
]
|
||||||
},
|
}, {
|
||||||
"Radius": 50
|
"BotZoneName": "",
|
||||||
}
|
"Categories": [
|
||||||
},
|
"Coop",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Group"
|
||||||
"Id": "666a2681-4a93-4b9c-b96d-a1419149069d",
|
],
|
||||||
"Infiltration": "Common",
|
"ColliderParams": {
|
||||||
"Position": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": -115.122,
|
"_props": {
|
||||||
"y": -4.015,
|
"Center": {
|
||||||
"z": -328.625
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Rotation": 272.3587,
|
"z": 0
|
||||||
"Sides": [
|
},
|
||||||
"All"
|
"Radius": 50
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
{
|
"DelayToCanSpawnSec": 4,
|
||||||
"BotZoneName": "",
|
"Id": "7859f63b-aff6-4bb5-9423-1fc08f2120b9",
|
||||||
"Categories": [
|
"Infiltration": "Common",
|
||||||
"Player"
|
"Position": {
|
||||||
],
|
"x": -177.039,
|
||||||
"ColliderParams": {
|
"y": 0.099,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": -312.504
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Rotation": 270.60022,
|
||||||
"x": 0,
|
"Sides": [
|
||||||
"y": 0,
|
"Pmc"
|
||||||
"z": 0
|
]
|
||||||
},
|
}, {
|
||||||
"Radius": 50
|
"BotZoneName": "",
|
||||||
}
|
"Categories": [
|
||||||
},
|
"Player"
|
||||||
"DelayToCanSpawnSec": 4,
|
],
|
||||||
"Id": "666b38f8-c232-4b2e-994e-ead3b121990c",
|
"ColliderParams": {
|
||||||
"Infiltration": "Common",
|
"_parent": "SpawnSphereParams",
|
||||||
"Position": {
|
"_props": {
|
||||||
"x": -219.433,
|
"Center": {
|
||||||
"y": -3.997,
|
"x": 0,
|
||||||
"z": -383.072
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Rotation": 270.60022,
|
},
|
||||||
"Sides": [
|
"Radius": 50
|
||||||
"All"
|
}
|
||||||
]
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
{
|
"Id": "7a9b1874-adec-4a4a-bcab-04265a114afa",
|
||||||
"BotZoneName": "BotZoneFloor2",
|
"Infiltration": "Common",
|
||||||
"Categories": [
|
"Position": {
|
||||||
"Bot"
|
"x": -122.3,
|
||||||
],
|
"y": 8.19,
|
||||||
"ColliderParams": {
|
"z": -336.07
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Rotation": 348.83,
|
||||||
"Center": {
|
"Sides": [
|
||||||
"x": 0,
|
"All"
|
||||||
"y": 0,
|
]
|
||||||
"z": 0
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"Radius": 27
|
"Categories": [
|
||||||
}
|
"Player"
|
||||||
},
|
],
|
||||||
"DelayToCanSpawnSec": 4,
|
"ColliderParams": {
|
||||||
"Id": "66d2a253-d1a0-490c-93d3-b1e3dd589c3d",
|
"_parent": "SpawnSphereParams",
|
||||||
"Infiltration": "",
|
"_props": {
|
||||||
"Position": {
|
"Center": {
|
||||||
"x": -248.84,
|
"x": 0,
|
||||||
"y": 4.231,
|
"y": 0,
|
||||||
"z": -362.24
|
"z": 0
|
||||||
},
|
},
|
||||||
"Rotation": 175.868637,
|
"Radius": 50
|
||||||
"Sides": [
|
}
|
||||||
"Savage"
|
},
|
||||||
]
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "7b8911d0-dc36-43f1-9058-451f4cc6f362",
|
||||||
{
|
"Infiltration": "Common",
|
||||||
"BotZoneName": "",
|
"Position": {
|
||||||
"Categories": [
|
"x": -256.56,
|
||||||
"Player"
|
"y": 4.14,
|
||||||
],
|
"z": -282.41
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"Rotation": 89.19,
|
||||||
"_props": {
|
"Sides": [
|
||||||
"Center": {
|
"All"
|
||||||
"x": 0,
|
]
|
||||||
"y": 0,
|
}, {
|
||||||
"z": 0
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
"Radius": 50
|
"Player"
|
||||||
}
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"_parent": "SpawnSphereParams",
|
||||||
"Id": "66ea0d24-890a-4a5b-a0d1-2e13629f26b7",
|
"_props": {
|
||||||
"Infiltration": "Common",
|
"Center": {
|
||||||
"Position": {
|
"x": 0,
|
||||||
"x": -115.164,
|
"y": 0,
|
||||||
"y": -4.015,
|
"z": 0
|
||||||
"z": -327.156
|
},
|
||||||
},
|
"Radius": 50
|
||||||
"Rotation": 272.3587,
|
}
|
||||||
"Sides": [
|
},
|
||||||
"All"
|
"DelayToCanSpawnSec": 4,
|
||||||
]
|
"Id": "7c978d56-01bd-4010-bf0c-80d4b52aba4a",
|
||||||
},
|
"Infiltration": "Common",
|
||||||
{
|
"Position": {
|
||||||
"BotZoneName": "",
|
"x": -216.98,
|
||||||
"Categories": [
|
"y": -3.997,
|
||||||
"Player"
|
"z": -385.218
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"Rotation": 270.60022,
|
||||||
"_parent": "SpawnSphereParams",
|
"Sides": [
|
||||||
"_props": {
|
"All"
|
||||||
"Center": {
|
]
|
||||||
"x": 0,
|
}, {
|
||||||
"y": 0,
|
"BotZoneName": "BotZoneFloor1",
|
||||||
"z": 0
|
"Categories": [
|
||||||
},
|
"Bot"
|
||||||
"Radius": 50
|
],
|
||||||
}
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"DelayToCanSpawnSec": 4,
|
"_props": {
|
||||||
"Id": "6715c896-cb94-4e04-8cea-06d8dd685f83",
|
"Center": {
|
||||||
"Infiltration": "Common",
|
"x": 0,
|
||||||
"Position": {
|
"y": 0,
|
||||||
"x": -263,
|
"z": 0
|
||||||
"y": 0.06,
|
},
|
||||||
"z": -388.23
|
"Radius": 35
|
||||||
},
|
}
|
||||||
"Rotation": 176.41,
|
},
|
||||||
"Sides": [
|
"DelayToCanSpawnSec": 4,
|
||||||
"All"
|
"Id": "7eb7a024-be39-49ab-8a3c-82aecf4c1f95",
|
||||||
]
|
"Infiltration": "",
|
||||||
},
|
"Position": {
|
||||||
{
|
"x": -279.611,
|
||||||
"BotZoneName": "",
|
"y": 0.078,
|
||||||
"Categories": [
|
"z": -365.445984
|
||||||
"Player"
|
},
|
||||||
],
|
"Rotation": 197.191254,
|
||||||
"ColliderParams": {
|
"Sides": [
|
||||||
"_parent": "SpawnSphereParams",
|
"Savage"
|
||||||
"_props": {
|
]
|
||||||
"Center": {
|
}, {
|
||||||
"x": 0,
|
"BotZoneName": "BotZoneFloor1",
|
||||||
"y": 0,
|
"Categories": [
|
||||||
"z": 0
|
"Bot"
|
||||||
},
|
],
|
||||||
"Radius": 50
|
"ColliderParams": {
|
||||||
}
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"Center": {
|
||||||
"Id": "6ac4a2e0-f06e-4098-908f-c04ebfeada8c",
|
"x": 0,
|
||||||
"Infiltration": "Common",
|
"y": 0,
|
||||||
"Position": {
|
"z": 0
|
||||||
"x": -253.24,
|
},
|
||||||
"y": 4.14,
|
"Radius": 35
|
||||||
"z": -279.92
|
}
|
||||||
},
|
},
|
||||||
"Rotation": 101.94,
|
"DelayToCanSpawnSec": 4,
|
||||||
"Sides": [
|
"Id": "7ffdd6c9-29dc-43d3-8348-349bbf64c128",
|
||||||
"All"
|
"Infiltration": "",
|
||||||
]
|
"Position": {
|
||||||
},
|
"x": -279.611,
|
||||||
{
|
"y": 0.078,
|
||||||
"BotZoneName": "",
|
"z": -365.445984
|
||||||
"Categories": [
|
},
|
||||||
"Player"
|
"Rotation": 197.191254,
|
||||||
],
|
"Sides": [
|
||||||
"ColliderParams": {
|
"Savage"
|
||||||
"_parent": "SpawnSphereParams",
|
]
|
||||||
"_props": {
|
}, {
|
||||||
"Center": {
|
"BotZoneName": "BotZoneFloor1",
|
||||||
"x": 0,
|
"Categories": [
|
||||||
"y": 0,
|
"Bot"
|
||||||
"z": 0
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Radius": 50
|
"_parent": "SpawnSphereParams",
|
||||||
}
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"x": 0,
|
||||||
"Id": "6b542eec-7db1-48e5-81ff-32af5b120663",
|
"y": 0,
|
||||||
"Infiltration": "Common",
|
"z": 0
|
||||||
"Position": {
|
},
|
||||||
"x": -122.48,
|
"Radius": 35
|
||||||
"y": 8.2,
|
}
|
||||||
"z": -338.15
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"Rotation": 344.97,
|
"Id": "81e2c355-e3dd-4a70-a076-0fea62aec9f1",
|
||||||
"Sides": [
|
"Infiltration": "",
|
||||||
"All"
|
"Position": {
|
||||||
]
|
"x": -184.597,
|
||||||
},
|
"y": 0.114,
|
||||||
{
|
"z": -416.456
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"Rotation": 0,
|
||||||
"Player"
|
"Sides": [
|
||||||
],
|
"Savage"
|
||||||
"ColliderParams": {
|
]
|
||||||
"_parent": "SpawnSphereParams",
|
}, {
|
||||||
"_props": {
|
"BotZoneName": "",
|
||||||
"Center": {
|
"Categories": [
|
||||||
"x": 0,
|
"Coop",
|
||||||
"y": 0,
|
"Group"
|
||||||
"z": 0
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Radius": 50
|
"_parent": "SpawnSphereParams",
|
||||||
}
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"x": 0,
|
||||||
"Id": "6e2cf61e-85a6-4cfa-b232-ae4cd892e4e0",
|
"y": 0,
|
||||||
"Infiltration": "Common",
|
"z": 0
|
||||||
"Position": {
|
},
|
||||||
"x": -115.67,
|
"Radius": 50
|
||||||
"y": 0.01,
|
}
|
||||||
"z": -256.94
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"Rotation": 188.05,
|
"Id": "832a9963-7ad2-436b-8140-9d52d113afba",
|
||||||
"Sides": [
|
"Infiltration": "Common",
|
||||||
"All"
|
"Position": {
|
||||||
]
|
"x": -171.669,
|
||||||
},
|
"y": 0.11,
|
||||||
{
|
"z": -309.753
|
||||||
"BotZoneName": "BotZoneGate2",
|
},
|
||||||
"Categories": [
|
"Rotation": 270.60022,
|
||||||
"Bot"
|
"Sides": [
|
||||||
],
|
"Pmc"
|
||||||
"ColliderParams": {
|
]
|
||||||
"_parent": "SpawnSphereParams",
|
}, {
|
||||||
"_props": {
|
"BotZoneName": "BotZoneBasement",
|
||||||
"Center": {
|
"Categories": [
|
||||||
"x": 0,
|
"Bot"
|
||||||
"y": 0,
|
],
|
||||||
"z": 0
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Radius": 7
|
"_props": {
|
||||||
}
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 0,
|
||||||
"Id": "6e35cbe7-b819-40df-9262-656d3ac42a31",
|
"z": 0
|
||||||
"Infiltration": "",
|
},
|
||||||
"Position": {
|
"Radius": 25
|
||||||
"x": -215.217,
|
}
|
||||||
"y": 2.664,
|
},
|
||||||
"z": -448.71
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "8442480f-2fd2-4867-a558-7f95aa75211b",
|
||||||
"Rotation": 181.596954,
|
"Infiltration": "",
|
||||||
"Sides": [
|
"Position": {
|
||||||
"Savage"
|
"x": -244.796,
|
||||||
]
|
"y": -4.001,
|
||||||
},
|
"z": -414.788
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"Rotation": 0,
|
||||||
"Categories": [
|
"Sides": [
|
||||||
"Player"
|
"Savage"
|
||||||
],
|
]
|
||||||
"ColliderParams": {
|
}, {
|
||||||
"_parent": "SpawnSphereParams",
|
"BotZoneName": "",
|
||||||
"_props": {
|
"Categories": [
|
||||||
"Center": {
|
"Coop",
|
||||||
"x": 0,
|
"Opposite"
|
||||||
"y": 0,
|
],
|
||||||
"z": 0
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Radius": 50
|
"_props": {
|
||||||
}
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 0,
|
||||||
"Id": "707edb2a-0cbb-4c12-9fc5-49a34af4779d",
|
"z": 0
|
||||||
"Infiltration": "Common",
|
},
|
||||||
"Position": {
|
"Radius": 50
|
||||||
"x": -279.1,
|
}
|
||||||
"y": 0.06,
|
},
|
||||||
"z": -337.01
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "84fa5d1e-635b-439a-8f61-26eb2e37f36f",
|
||||||
"Rotation": 73.88,
|
"Infiltration": "Common",
|
||||||
"Sides": [
|
"Position": {
|
||||||
"All"
|
"x": -237.693,
|
||||||
]
|
"y": 0.09,
|
||||||
},
|
"z": -418.472
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"Rotation": 3.2020905,
|
||||||
"Categories": [
|
"Sides": [
|
||||||
"Player"
|
"Pmc"
|
||||||
],
|
]
|
||||||
"ColliderParams": {
|
}, {
|
||||||
"_parent": "SpawnSphereParams",
|
"BotZoneName": "",
|
||||||
"_props": {
|
"Categories": [
|
||||||
"Center": {
|
"Coop",
|
||||||
"x": 0,
|
"Group"
|
||||||
"y": 0,
|
],
|
||||||
"z": 0
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Radius": 50
|
"_props": {
|
||||||
}
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 0,
|
||||||
"Id": "70a6af86-3b7a-4687-8128-ff324774cf6f",
|
"z": 0
|
||||||
"Infiltration": "Common",
|
},
|
||||||
"Position": {
|
"Radius": 50
|
||||||
"x": -256.67,
|
}
|
||||||
"y": -3.97,
|
},
|
||||||
"z": -295.16
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "863a8fba-0b54-4c06-9a4e-498298c7f938",
|
||||||
"Rotation": 179.01,
|
"Infiltration": "Common",
|
||||||
"Sides": [
|
"Position": {
|
||||||
"All"
|
"x": -177.61,
|
||||||
]
|
"y": 0.03,
|
||||||
},
|
"z": -320.17
|
||||||
{
|
},
|
||||||
"BotZoneName": "BotZoneBasement",
|
"Rotation": 270.60022,
|
||||||
"Categories": [
|
"Sides": [
|
||||||
"Bot"
|
"Pmc"
|
||||||
],
|
]
|
||||||
"ColliderParams": {
|
}, {
|
||||||
"_parent": "SpawnSphereParams",
|
"BotZoneName": "",
|
||||||
"_props": {
|
"Categories": [
|
||||||
"Center": {
|
"Coop",
|
||||||
"x": 0,
|
"Group"
|
||||||
"y": 0,
|
],
|
||||||
"z": 0
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Radius": 25
|
"_props": {
|
||||||
}
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 0,
|
||||||
"Id": "75a36d48-cf3e-48f6-98cd-ca520bf8ff2d",
|
"z": 0
|
||||||
"Infiltration": "",
|
},
|
||||||
"Position": {
|
"Radius": 50
|
||||||
"x": -128.38,
|
}
|
||||||
"y": -4.041,
|
},
|
||||||
"z": -417.949982
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "8804ccce-fc0a-488f-9a50-12837e382ae9",
|
||||||
"Rotation": 0,
|
"Infiltration": "Common",
|
||||||
"Sides": [
|
"Position": {
|
||||||
"Savage"
|
"x": -173.52,
|
||||||
]
|
"y": 0.03,
|
||||||
},
|
"z": -323.95
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"Rotation": 270.60022,
|
||||||
"Categories": [
|
"Sides": [
|
||||||
"Player"
|
"Pmc"
|
||||||
],
|
]
|
||||||
"ColliderParams": {
|
}, {
|
||||||
"_parent": "SpawnSphereParams",
|
"BotZoneName": "BotZoneGate2",
|
||||||
"_props": {
|
"Categories": [
|
||||||
"Center": {
|
"Bot"
|
||||||
"x": 0,
|
],
|
||||||
"y": 0,
|
"ColliderParams": {
|
||||||
"z": 0
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"Radius": 50
|
"Center": {
|
||||||
}
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": 0
|
||||||
"Id": "75febbcd-6f56-495e-a74a-e93f0f8b7827",
|
},
|
||||||
"Infiltration": "Common",
|
"Radius": 7
|
||||||
"Position": {
|
}
|
||||||
"x": -269.34,
|
},
|
||||||
"y": -2.06,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": -387.7
|
"Id": "8ae99f32-2b96-4a1a-9ff6-62bbf3f452bb",
|
||||||
},
|
"Infiltration": "",
|
||||||
"Rotation": 90.05,
|
"Position": {
|
||||||
"Sides": [
|
"x": -245.28,
|
||||||
"All"
|
"y": 2.664,
|
||||||
]
|
"z": -452.873
|
||||||
},
|
},
|
||||||
{
|
"Rotation": 0,
|
||||||
"BotZoneName": "BotZoneFloor1",
|
"Sides": [
|
||||||
"Categories": [
|
"Savage"
|
||||||
"Bot"
|
]
|
||||||
],
|
}, {
|
||||||
"ColliderParams": {
|
"BotZoneName": "BotZoneFloor2",
|
||||||
"_parent": "SpawnSphereParams",
|
"Categories": [
|
||||||
"_props": {
|
"Bot"
|
||||||
"Center": {
|
],
|
||||||
"x": 0,
|
"ColliderParams": {
|
||||||
"y": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": 0
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"Radius": 35
|
"x": 0,
|
||||||
}
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "7716a644-0c23-4f0b-9613-b9fc4767ba35",
|
"Radius": 27
|
||||||
"Infiltration": "",
|
}
|
||||||
"Position": {
|
},
|
||||||
"x": -231.636,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": 0.082,
|
"Id": "8f0dd3c2-9339-484e-b4ed-785a7929a545",
|
||||||
"z": -286.69397
|
"Infiltration": "",
|
||||||
},
|
"Position": {
|
||||||
"Rotation": 164.3535,
|
"x": -253.55899,
|
||||||
"Sides": [
|
"y": 4.146,
|
||||||
"Savage"
|
"z": -376.292
|
||||||
]
|
},
|
||||||
},
|
"Rotation": 0,
|
||||||
{
|
"Sides": [
|
||||||
"BotZoneName": "",
|
"Savage"
|
||||||
"Categories": [
|
]
|
||||||
"Coop",
|
}, {
|
||||||
"Group"
|
"BotZoneName": "",
|
||||||
],
|
"Categories": [
|
||||||
"ColliderParams": {
|
"Coop",
|
||||||
"_parent": "SpawnSphereParams",
|
"Opposite"
|
||||||
"_props": {
|
],
|
||||||
"Center": {
|
"ColliderParams": {
|
||||||
"x": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": 0,
|
"_props": {
|
||||||
"z": 0
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Radius": 50
|
"y": 0,
|
||||||
}
|
"z": 0
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Radius": 50
|
||||||
"Id": "7859f63b-aff6-4bb5-9423-1fc08f2120b9",
|
}
|
||||||
"Infiltration": "Common",
|
},
|
||||||
"Position": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"x": -177.039,
|
"Id": "8f160eaa-3467-4059-a46a-ecd5b510a21e",
|
||||||
"y": 0.099,
|
"Infiltration": "Common",
|
||||||
"z": -312.504
|
"Position": {
|
||||||
},
|
"x": -168,
|
||||||
"Rotation": 270.60022,
|
"y": 0.08,
|
||||||
"Sides": [
|
"z": -264.01
|
||||||
"Pmc"
|
},
|
||||||
]
|
"Rotation": 175.539871,
|
||||||
},
|
"Sides": [
|
||||||
{
|
"Pmc"
|
||||||
"BotZoneName": "",
|
]
|
||||||
"Categories": [
|
}, {
|
||||||
"Player"
|
"BotZoneName": "",
|
||||||
],
|
"Categories": [
|
||||||
"ColliderParams": {
|
"Player"
|
||||||
"_parent": "SpawnSphereParams",
|
],
|
||||||
"_props": {
|
"ColliderParams": {
|
||||||
"Center": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": 0,
|
"_props": {
|
||||||
"y": 0,
|
"Center": {
|
||||||
"z": 0
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Radius": 50
|
"z": 0
|
||||||
}
|
},
|
||||||
},
|
"Radius": 50
|
||||||
"DelayToCanSpawnSec": 4,
|
}
|
||||||
"Id": "7a9b1874-adec-4a4a-bcab-04265a114afa",
|
},
|
||||||
"Infiltration": "Common",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Position": {
|
"Id": "9174a2bb-e647-40d2-9f27-b02bb4256e5a",
|
||||||
"x": -122.3,
|
"Infiltration": "Common",
|
||||||
"y": 8.19,
|
"Position": {
|
||||||
"z": -336.07
|
"x": -113.01,
|
||||||
},
|
"y": 4.2,
|
||||||
"Rotation": 348.83,
|
"z": -416.83
|
||||||
"Sides": [
|
},
|
||||||
"All"
|
"Rotation": 105.150009,
|
||||||
]
|
"Sides": [
|
||||||
},
|
"All"
|
||||||
{
|
]
|
||||||
"BotZoneName": "",
|
}, {
|
||||||
"Categories": [
|
"BotZoneName": "",
|
||||||
"Player"
|
"Categories": [
|
||||||
],
|
"Coop",
|
||||||
"ColliderParams": {
|
"Opposite"
|
||||||
"_parent": "SpawnSphereParams",
|
],
|
||||||
"_props": {
|
"ColliderParams": {
|
||||||
"Center": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": 0,
|
"_props": {
|
||||||
"y": 0,
|
"Center": {
|
||||||
"z": 0
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Radius": 50
|
"z": 0
|
||||||
}
|
},
|
||||||
},
|
"Radius": 50
|
||||||
"DelayToCanSpawnSec": 4,
|
}
|
||||||
"Id": "7b8911d0-dc36-43f1-9058-451f4cc6f362",
|
},
|
||||||
"Infiltration": "Common",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Position": {
|
"Id": "92cd8ec7-d9d3-4917-bc3a-782abf0574f9",
|
||||||
"x": -256.56,
|
"Infiltration": "Common",
|
||||||
"y": 4.14,
|
"Position": {
|
||||||
"z": -282.41
|
"x": -167.26,
|
||||||
},
|
"y": 0.08,
|
||||||
"Rotation": 89.19,
|
"z": -263.79
|
||||||
"Sides": [
|
},
|
||||||
"All"
|
"Rotation": 175.539871,
|
||||||
]
|
"Sides": [
|
||||||
},
|
"Pmc"
|
||||||
{
|
]
|
||||||
"BotZoneName": "",
|
}, {
|
||||||
"Categories": [
|
"BotZoneName": "",
|
||||||
"Player"
|
"Categories": [
|
||||||
],
|
"Player"
|
||||||
"ColliderParams": {
|
],
|
||||||
"_parent": "SpawnSphereParams",
|
"ColliderParams": {
|
||||||
"_props": {
|
"_parent": "SpawnSphereParams",
|
||||||
"Center": {
|
"_props": {
|
||||||
"x": 0,
|
"Center": {
|
||||||
"y": 0,
|
"x": 0,
|
||||||
"z": 0
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Radius": 50
|
},
|
||||||
}
|
"Radius": 50
|
||||||
},
|
}
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "7c978d56-01bd-4010-bf0c-80d4b52aba4a",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Infiltration": "Common",
|
"Id": "93e73b75-40f6-48ec-9c41-a722c79b36df",
|
||||||
"Position": {
|
"Infiltration": "Common",
|
||||||
"x": -216.98,
|
"Position": {
|
||||||
"y": -3.997,
|
"x": -125.79,
|
||||||
"z": -385.218
|
"y": -4.97,
|
||||||
},
|
"z": -263.38
|
||||||
"Rotation": 270.60022,
|
},
|
||||||
"Sides": [
|
"Rotation": 269.17,
|
||||||
"All"
|
"Sides": [
|
||||||
]
|
"All"
|
||||||
},
|
]
|
||||||
{
|
}, {
|
||||||
"BotZoneName": "BotZoneFloor1",
|
"BotZoneName": "",
|
||||||
"Categories": [
|
"Categories": [
|
||||||
"Bot"
|
"Coop",
|
||||||
],
|
"Group"
|
||||||
"ColliderParams": {
|
],
|
||||||
"_parent": "SpawnSphereParams",
|
"ColliderParams": {
|
||||||
"_props": {
|
"_parent": "SpawnSphereParams",
|
||||||
"Center": {
|
"_props": {
|
||||||
"x": 0,
|
"Center": {
|
||||||
"y": 0,
|
"x": 0,
|
||||||
"z": 0
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Radius": 35
|
},
|
||||||
}
|
"Radius": 50
|
||||||
},
|
}
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "7eb7a024-be39-49ab-8a3c-82aecf4c1f95",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Infiltration": "",
|
"Id": "9781bf62-5817-49c8-91f5-e1718080f43c",
|
||||||
"Position": {
|
"Infiltration": "Common",
|
||||||
"x": -279.611,
|
"Position": {
|
||||||
"y": 0.078,
|
"x": -167.24,
|
||||||
"z": -365.445984
|
"y": 0.11,
|
||||||
},
|
"z": -312.6
|
||||||
"Rotation": 197.191254,
|
},
|
||||||
"Sides": [
|
"Rotation": 270.60022,
|
||||||
"Savage"
|
"Sides": [
|
||||||
]
|
"Pmc"
|
||||||
},
|
]
|
||||||
{
|
}, {
|
||||||
"BotZoneName": "BotZoneFloor1",
|
"BotZoneName": "",
|
||||||
"Categories": [
|
"Categories": [
|
||||||
"Bot"
|
"Coop",
|
||||||
],
|
"Group"
|
||||||
"ColliderParams": {
|
],
|
||||||
"_parent": "SpawnSphereParams",
|
"ColliderParams": {
|
||||||
"_props": {
|
"_parent": "SpawnSphereParams",
|
||||||
"Center": {
|
"_props": {
|
||||||
"x": 0,
|
"Center": {
|
||||||
"y": 0,
|
"x": 0,
|
||||||
"z": 0
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Radius": 35
|
},
|
||||||
}
|
"Radius": 50
|
||||||
},
|
}
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "7ffdd6c9-29dc-43d3-8348-349bbf64c128",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Infiltration": "",
|
"Id": "9896b358-7857-4dfc-baba-c9ff10f4b288",
|
||||||
"Position": {
|
"Infiltration": "Common",
|
||||||
"x": -279.611,
|
"Position": {
|
||||||
"y": 0.078,
|
"x": -171.54,
|
||||||
"z": -365.445984
|
"y": 0.11,
|
||||||
},
|
"z": -312.18
|
||||||
"Rotation": 197.191254,
|
},
|
||||||
"Sides": [
|
"Rotation": 270.60022,
|
||||||
"Savage"
|
"Sides": [
|
||||||
]
|
"Pmc"
|
||||||
},
|
]
|
||||||
{
|
}, {
|
||||||
"BotZoneName": "BotZoneFloor1",
|
"BotZoneName": "",
|
||||||
"Categories": [
|
"Categories": [
|
||||||
"Bot"
|
"Player"
|
||||||
],
|
],
|
||||||
"ColliderParams": {
|
"ColliderParams": {
|
||||||
"_parent": "SpawnSphereParams",
|
"_parent": "SpawnSphereParams",
|
||||||
"_props": {
|
"_props": {
|
||||||
"Center": {
|
"Center": {
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"Radius": 35
|
"Radius": 50
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"DelayToCanSpawnSec": 4,
|
||||||
"Id": "81e2c355-e3dd-4a70-a076-0fea62aec9f1",
|
"Id": "98f72004-624d-4a11-a551-9b5150456369",
|
||||||
"Infiltration": "",
|
"Infiltration": "Common",
|
||||||
"Position": {
|
"Position": {
|
||||||
"x": -184.597,
|
"x": -134.75,
|
||||||
"y": 0.114,
|
"y": -4.97,
|
||||||
"z": -416.456
|
"z": -263.9
|
||||||
},
|
},
|
||||||
"Rotation": 0,
|
"Rotation": 95.68,
|
||||||
"Sides": [
|
"Sides": [
|
||||||
"Savage"
|
"All"
|
||||||
]
|
]
|
||||||
},
|
}, {
|
||||||
{
|
"BotZoneName": "",
|
||||||
"BotZoneName": "",
|
"Categories": [
|
||||||
"Categories": [
|
"Player"
|
||||||
"Coop",
|
],
|
||||||
"Group"
|
"ColliderParams": {
|
||||||
],
|
"_parent": "SpawnSphereParams",
|
||||||
"ColliderParams": {
|
"_props": {
|
||||||
"_parent": "SpawnSphereParams",
|
"Center": {
|
||||||
"_props": {
|
"x": 0,
|
||||||
"Center": {
|
"y": 0,
|
||||||
"x": 0,
|
"z": 0
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"Radius": 50
|
||||||
},
|
}
|
||||||
"Radius": 50
|
},
|
||||||
}
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "994bc745-d017-41fe-a2cb-f26d13e016e6",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Infiltration": "Common",
|
||||||
"Id": "832a9963-7ad2-436b-8140-9d52d113afba",
|
"Position": {
|
||||||
"Infiltration": "Common",
|
"x": -168.02,
|
||||||
"Position": {
|
"y": -3.99,
|
||||||
"x": -171.669,
|
"z": -337.48
|
||||||
"y": 0.11,
|
},
|
||||||
"z": -309.753
|
"Rotation": 85.92,
|
||||||
},
|
"Sides": [
|
||||||
"Rotation": 270.60022,
|
"All"
|
||||||
"Sides": [
|
]
|
||||||
"Pmc"
|
}, {
|
||||||
]
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
{
|
"Player"
|
||||||
"BotZoneName": "BotZoneBasement",
|
],
|
||||||
"Categories": [
|
"ColliderParams": {
|
||||||
"Bot"
|
"_parent": "SpawnSphereParams",
|
||||||
],
|
"_props": {
|
||||||
"ColliderParams": {
|
"Center": {
|
||||||
"_parent": "SpawnSphereParams",
|
"x": 0,
|
||||||
"_props": {
|
"y": 0,
|
||||||
"Center": {
|
"z": 0
|
||||||
"x": 0,
|
},
|
||||||
"y": 0,
|
"Radius": 50
|
||||||
"z": 0
|
}
|
||||||
},
|
},
|
||||||
"Radius": 25
|
"DelayToCanSpawnSec": 4,
|
||||||
}
|
"Id": "9ad6d872-4797-47a9-a5a6-b4675b478913",
|
||||||
},
|
"Infiltration": "Common",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Position": {
|
||||||
"Id": "8442480f-2fd2-4867-a558-7f95aa75211b",
|
"x": -120.62,
|
||||||
"Infiltration": "",
|
"y": 0.01,
|
||||||
"Position": {
|
"z": -253.47
|
||||||
"x": -244.796,
|
},
|
||||||
"y": -4.001,
|
"Rotation": 176.08,
|
||||||
"z": -414.788
|
"Sides": [
|
||||||
},
|
"All"
|
||||||
"Rotation": 0,
|
]
|
||||||
"Sides": [
|
}, {
|
||||||
"Savage"
|
"BotZoneName": "",
|
||||||
]
|
"Categories": [
|
||||||
},
|
"Coop",
|
||||||
{
|
"Group"
|
||||||
"BotZoneName": "",
|
],
|
||||||
"Categories": [
|
"ColliderParams": {
|
||||||
"Coop",
|
"_parent": "SpawnSphereParams",
|
||||||
"Opposite"
|
"_props": {
|
||||||
],
|
"Center": {
|
||||||
"ColliderParams": {
|
"x": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"y": 0,
|
||||||
"_props": {
|
"z": 0
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"Radius": 50
|
||||||
"y": 0,
|
}
|
||||||
"z": 0
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"Radius": 50
|
"Id": "9ae1736f-4869-4c3b-99c2-5825878573d8",
|
||||||
}
|
"Infiltration": "Common",
|
||||||
},
|
"Position": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"x": -172,
|
||||||
"Id": "84fa5d1e-635b-439a-8f61-26eb2e37f36f",
|
"y": 0.03,
|
||||||
"Infiltration": "Common",
|
"z": -325.71
|
||||||
"Position": {
|
},
|
||||||
"x": -237.693,
|
"Rotation": 270.60022,
|
||||||
"y": 0.09,
|
"Sides": [
|
||||||
"z": -418.472
|
"Pmc"
|
||||||
},
|
]
|
||||||
"Rotation": 3.2020905,
|
}, {
|
||||||
"Sides": [
|
"BotZoneName": "",
|
||||||
"Pmc"
|
"Categories": [
|
||||||
]
|
"Coop",
|
||||||
},
|
"Opposite"
|
||||||
{
|
],
|
||||||
"BotZoneName": "",
|
"ColliderParams": {
|
||||||
"Categories": [
|
"_parent": "SpawnSphereParams",
|
||||||
"Coop",
|
"_props": {
|
||||||
"Group"
|
"Center": {
|
||||||
],
|
"x": 0,
|
||||||
"ColliderParams": {
|
"y": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": 0
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Radius": 50
|
||||||
"x": 0,
|
}
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "9b5e4910-ca9a-49bb-ac83-0f5e6299fa12",
|
||||||
"Radius": 50
|
"Infiltration": "Common",
|
||||||
}
|
"Position": {
|
||||||
},
|
"x": -169.71,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 0.08,
|
||||||
"Id": "863a8fba-0b54-4c06-9a4e-498298c7f938",
|
"z": -264
|
||||||
"Infiltration": "Common",
|
},
|
||||||
"Position": {
|
"Rotation": 175.539871,
|
||||||
"x": -177.61,
|
"Sides": [
|
||||||
"y": 0.03,
|
"Pmc"
|
||||||
"z": -320.17
|
]
|
||||||
},
|
}, {
|
||||||
"Rotation": 270.60022,
|
"BotZoneName": "",
|
||||||
"Sides": [
|
"Categories": [
|
||||||
"Pmc"
|
"Player"
|
||||||
]
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
{
|
"_parent": "SpawnSphereParams",
|
||||||
"BotZoneName": "",
|
"_props": {
|
||||||
"Categories": [
|
"Center": {
|
||||||
"Coop",
|
"x": 0,
|
||||||
"Group"
|
"y": 0,
|
||||||
],
|
"z": 0
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"Radius": 50
|
||||||
"_props": {
|
}
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": 0,
|
"Id": "9c1654a5-3808-4d52-becd-066428ec0660",
|
||||||
"z": 0
|
"Infiltration": "Common",
|
||||||
},
|
"Position": {
|
||||||
"Radius": 50
|
"x": -112.04,
|
||||||
}
|
"y": 4.2,
|
||||||
},
|
"z": -413.63
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "8804ccce-fc0a-488f-9a50-12837e382ae9",
|
"Rotation": 181.81,
|
||||||
"Infiltration": "Common",
|
"Sides": [
|
||||||
"Position": {
|
"All"
|
||||||
"x": -173.52,
|
]
|
||||||
"y": 0.03,
|
}, {
|
||||||
"z": -323.95
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
"Rotation": 270.60022,
|
"Coop",
|
||||||
"Sides": [
|
"Opposite"
|
||||||
"Pmc"
|
],
|
||||||
]
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
{
|
"_props": {
|
||||||
"BotZoneName": "BotZoneGate2",
|
"Center": {
|
||||||
"Categories": [
|
"x": 0,
|
||||||
"Bot"
|
"y": 0,
|
||||||
],
|
"z": 0
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"Radius": 50
|
||||||
"_props": {
|
}
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": 0,
|
"Id": "9cc6492e-477a-419b-84c4-c9f02c3715fe",
|
||||||
"z": 0
|
"Infiltration": "Common",
|
||||||
},
|
"Position": {
|
||||||
"Radius": 7
|
"x": -235.172,
|
||||||
}
|
"y": 0.09,
|
||||||
},
|
"z": -418.466
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "8ae99f32-2b96-4a1a-9ff6-62bbf3f452bb",
|
"Rotation": 3.2020905,
|
||||||
"Infiltration": "",
|
"Sides": [
|
||||||
"Position": {
|
"Pmc"
|
||||||
"x": -245.28,
|
]
|
||||||
"y": 2.664,
|
}, {
|
||||||
"z": -452.873
|
"BotZoneName": "BotZoneGate1",
|
||||||
},
|
"Categories": [
|
||||||
"Rotation": 0,
|
"Bot"
|
||||||
"Sides": [
|
],
|
||||||
"Savage"
|
"ColliderParams": {
|
||||||
]
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
{
|
"Center": {
|
||||||
"BotZoneName": "BotZoneFloor2",
|
"x": 0,
|
||||||
"Categories": [
|
"y": 0,
|
||||||
"Bot"
|
"z": 0
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"Radius": 7
|
||||||
"_parent": "SpawnSphereParams",
|
}
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"x": 0,
|
"Id": "9dbe0dc5-6380-41d3-9798-75b98f89c8a8",
|
||||||
"y": 0,
|
"Infiltration": "",
|
||||||
"z": 0
|
"Position": {
|
||||||
},
|
"x": -157.568,
|
||||||
"Radius": 27
|
"y": 2.711,
|
||||||
}
|
"z": -222.756989
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Rotation": 201.596924,
|
||||||
"Id": "8f0dd3c2-9339-484e-b4ed-785a7929a545",
|
"Sides": [
|
||||||
"Infiltration": "",
|
"Savage"
|
||||||
"Position": {
|
]
|
||||||
"x": -253.55899,
|
}, {
|
||||||
"y": 4.146,
|
"BotZoneName": "",
|
||||||
"z": -376.292
|
"Categories": [
|
||||||
},
|
"Player"
|
||||||
"Rotation": 0,
|
],
|
||||||
"Sides": [
|
"ColliderParams": {
|
||||||
"Savage"
|
"_parent": "SpawnSphereParams",
|
||||||
]
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
{
|
"x": 0,
|
||||||
"BotZoneName": "",
|
"y": 0,
|
||||||
"Categories": [
|
"z": 0
|
||||||
"Coop",
|
},
|
||||||
"Opposite"
|
"Radius": 50
|
||||||
],
|
}
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"DelayToCanSpawnSec": 4,
|
||||||
"_props": {
|
"Id": "a0fdcb82-40f8-4996-83e5-39389c6b846a",
|
||||||
"Center": {
|
"Infiltration": "Common",
|
||||||
"x": 0,
|
"Position": {
|
||||||
"y": 0,
|
"x": -125.39,
|
||||||
"z": 0
|
"y": 4.13,
|
||||||
},
|
"z": -338.41
|
||||||
"Radius": 50
|
},
|
||||||
}
|
"Rotation": 75.25,
|
||||||
},
|
"Sides": [
|
||||||
"DelayToCanSpawnSec": 4,
|
"All"
|
||||||
"Id": "8f160eaa-3467-4059-a46a-ecd5b510a21e",
|
]
|
||||||
"Infiltration": "Common",
|
}, {
|
||||||
"Position": {
|
"BotZoneName": "",
|
||||||
"x": -168,
|
"Categories": [
|
||||||
"y": 0.08,
|
"Coop",
|
||||||
"z": -264.01
|
"Group"
|
||||||
},
|
],
|
||||||
"Rotation": 175.539871,
|
"ColliderParams": {
|
||||||
"Sides": [
|
"_parent": "SpawnSphereParams",
|
||||||
"Pmc"
|
"_props": {
|
||||||
]
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
{
|
"y": 0,
|
||||||
"BotZoneName": "",
|
"z": 0
|
||||||
"Categories": [
|
},
|
||||||
"Player"
|
"Radius": 50
|
||||||
],
|
}
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"DelayToCanSpawnSec": 4,
|
||||||
"_props": {
|
"Id": "a35626aa-d89e-4ace-8bff-5b7582f6bc30",
|
||||||
"Center": {
|
"Infiltration": "Common",
|
||||||
"x": 0,
|
"Position": {
|
||||||
"y": 0,
|
"x": -166.02,
|
||||||
"z": 0
|
"y": 0.11,
|
||||||
},
|
"z": -314.364
|
||||||
"Radius": 50
|
},
|
||||||
}
|
"Rotation": 270.60022,
|
||||||
},
|
"Sides": [
|
||||||
"DelayToCanSpawnSec": 4,
|
"Pmc"
|
||||||
"Id": "9174a2bb-e647-40d2-9f27-b02bb4256e5a",
|
]
|
||||||
"Infiltration": "Common",
|
}, {
|
||||||
"Position": {
|
"BotZoneName": "",
|
||||||
"x": -113.01,
|
"Categories": [
|
||||||
"y": 4.2,
|
"Player"
|
||||||
"z": -416.83
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Rotation": 105.150009,
|
"_parent": "SpawnSphereParams",
|
||||||
"Sides": [
|
"_props": {
|
||||||
"All"
|
"Center": {
|
||||||
]
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
{
|
"z": 0
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"Radius": 50
|
||||||
"Coop",
|
}
|
||||||
"Opposite"
|
},
|
||||||
],
|
"DelayToCanSpawnSec": 4,
|
||||||
"ColliderParams": {
|
"Id": "a55e3167-efff-4d96-807b-1e5de515bcca",
|
||||||
"_parent": "SpawnSphereParams",
|
"Infiltration": "Common",
|
||||||
"_props": {
|
"Position": {
|
||||||
"Center": {
|
"x": -269.88,
|
||||||
"x": 0,
|
"y": -2.06,
|
||||||
"y": 0,
|
"z": -390.79
|
||||||
"z": 0
|
},
|
||||||
},
|
"Rotation": 100.34,
|
||||||
"Radius": 50
|
"Sides": [
|
||||||
}
|
"All"
|
||||||
},
|
]
|
||||||
"DelayToCanSpawnSec": 4,
|
}, {
|
||||||
"Id": "92cd8ec7-d9d3-4917-bc3a-782abf0574f9",
|
"BotZoneName": "BotZoneGate1",
|
||||||
"Infiltration": "Common",
|
"Categories": [
|
||||||
"Position": {
|
"Bot"
|
||||||
"x": -167.26,
|
],
|
||||||
"y": 0.08,
|
"ColliderParams": {
|
||||||
"z": -263.79
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"Rotation": 175.539871,
|
"Center": {
|
||||||
"Sides": [
|
"x": 0,
|
||||||
"Pmc"
|
"y": 0,
|
||||||
]
|
"z": 0
|
||||||
},
|
},
|
||||||
{
|
"Radius": 7
|
||||||
"BotZoneName": "",
|
}
|
||||||
"Categories": [
|
},
|
||||||
"Player"
|
"DelayToCanSpawnSec": 4,
|
||||||
],
|
"Id": "a66912bd-3583-4285-bb40-bf5a0bb2d7ad",
|
||||||
"ColliderParams": {
|
"Infiltration": "",
|
||||||
"_parent": "SpawnSphereParams",
|
"Position": {
|
||||||
"_props": {
|
"x": -184.359,
|
||||||
"Center": {
|
"y": 2.711,
|
||||||
"x": 0,
|
"z": -222.758987
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"Rotation": 151.039291,
|
||||||
},
|
"Sides": [
|
||||||
"Radius": 50
|
"Savage"
|
||||||
}
|
]
|
||||||
},
|
}, {
|
||||||
"DelayToCanSpawnSec": 4,
|
"BotZoneName": "BotZoneGate1",
|
||||||
"Id": "93e73b75-40f6-48ec-9c41-a722c79b36df",
|
"Categories": [
|
||||||
"Infiltration": "Common",
|
"Bot"
|
||||||
"Position": {
|
],
|
||||||
"x": -125.79,
|
"ColliderParams": {
|
||||||
"y": -4.97,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": -263.38
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"Rotation": 269.17,
|
"x": 0,
|
||||||
"Sides": [
|
"y": 0,
|
||||||
"All"
|
"z": 0
|
||||||
]
|
},
|
||||||
},
|
"Radius": 7
|
||||||
{
|
}
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"DelayToCanSpawnSec": 4,
|
||||||
"Coop",
|
"Id": "a7c8500d-3a45-4ab4-8bde-4891ebdb33be",
|
||||||
"Group"
|
"Infiltration": "",
|
||||||
],
|
"Position": {
|
||||||
"ColliderParams": {
|
"x": -157.212,
|
||||||
"_parent": "SpawnSphereParams",
|
"y": 2.711,
|
||||||
"_props": {
|
"z": -227.040985
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"Rotation": 324.67,
|
||||||
"y": 0,
|
"Sides": [
|
||||||
"z": 0
|
"Savage"
|
||||||
},
|
]
|
||||||
"Radius": 50
|
}, {
|
||||||
}
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
"DelayToCanSpawnSec": 4,
|
"Player"
|
||||||
"Id": "9781bf62-5817-49c8-91f5-e1718080f43c",
|
],
|
||||||
"Infiltration": "Common",
|
"ColliderParams": {
|
||||||
"Position": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": -167.24,
|
"_props": {
|
||||||
"y": 0.11,
|
"Center": {
|
||||||
"z": -312.6
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Rotation": 270.60022,
|
"z": 0
|
||||||
"Sides": [
|
},
|
||||||
"Pmc"
|
"Radius": 50
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
{
|
"DelayToCanSpawnSec": 4,
|
||||||
"BotZoneName": "",
|
"Id": "a98ef4db-61cc-4588-a8e8-52e59ce8bace",
|
||||||
"Categories": [
|
"Infiltration": "Common",
|
||||||
"Coop",
|
"Position": {
|
||||||
"Group"
|
"x": -205.847,
|
||||||
],
|
"y": 4.16135359,
|
||||||
"ColliderParams": {
|
"z": -289.085
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Rotation": 89.0511551,
|
||||||
"Center": {
|
"Sides": [
|
||||||
"x": 0,
|
"All"
|
||||||
"y": 0,
|
]
|
||||||
"z": 0
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"Radius": 50
|
"Categories": [
|
||||||
}
|
"Player"
|
||||||
},
|
],
|
||||||
"DelayToCanSpawnSec": 4,
|
"ColliderParams": {
|
||||||
"Id": "9896b358-7857-4dfc-baba-c9ff10f4b288",
|
"_parent": "SpawnSphereParams",
|
||||||
"Infiltration": "Common",
|
"_props": {
|
||||||
"Position": {
|
"Center": {
|
||||||
"x": -171.54,
|
"x": 0,
|
||||||
"y": 0.11,
|
"y": 0,
|
||||||
"z": -312.18
|
"z": 0
|
||||||
},
|
},
|
||||||
"Rotation": 270.60022,
|
"Radius": 50
|
||||||
"Sides": [
|
}
|
||||||
"Pmc"
|
},
|
||||||
]
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "ab9fb40e-790c-40f2-aae0-f191aaecbf7e",
|
||||||
{
|
"Infiltration": "Common",
|
||||||
"BotZoneName": "",
|
"Position": {
|
||||||
"Categories": [
|
"x": -252.58,
|
||||||
"Player"
|
"y": -4.02,
|
||||||
],
|
"z": -293.91
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"Rotation": 53.9400024,
|
||||||
"_props": {
|
"Sides": [
|
||||||
"Center": {
|
"All"
|
||||||
"x": 0,
|
]
|
||||||
"y": 0,
|
}, {
|
||||||
"z": 0
|
"BotZoneName": "BotZoneFloor1",
|
||||||
},
|
"Categories": [
|
||||||
"Radius": 50
|
"Bot"
|
||||||
}
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"_parent": "SpawnSphereParams",
|
||||||
"Id": "98f72004-624d-4a11-a551-9b5150456369",
|
"_props": {
|
||||||
"Infiltration": "Common",
|
"Center": {
|
||||||
"Position": {
|
"x": 0,
|
||||||
"x": -134.75,
|
"y": 0,
|
||||||
"y": -4.97,
|
"z": 0
|
||||||
"z": -263.9
|
},
|
||||||
},
|
"Radius": 35
|
||||||
"Rotation": 95.68,
|
}
|
||||||
"Sides": [
|
},
|
||||||
"All"
|
"DelayToCanSpawnSec": 4,
|
||||||
]
|
"Id": "ad4dd281-ed1d-4bbb-a15e-1b719c90fe8f",
|
||||||
},
|
"Infiltration": "",
|
||||||
{
|
"Position": {
|
||||||
"BotZoneName": "",
|
"x": -179.44,
|
||||||
"Categories": [
|
"y": 0.114,
|
||||||
"Player"
|
"z": -407.409973
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"Rotation": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"Sides": [
|
||||||
"_props": {
|
"Savage"
|
||||||
"Center": {
|
]
|
||||||
"x": 0,
|
}, {
|
||||||
"y": 0,
|
"BotZoneName": "",
|
||||||
"z": 0
|
"Categories": [
|
||||||
},
|
"Player"
|
||||||
"Radius": 50
|
],
|
||||||
}
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"DelayToCanSpawnSec": 4,
|
"_props": {
|
||||||
"Id": "994bc745-d017-41fe-a2cb-f26d13e016e6",
|
"Center": {
|
||||||
"Infiltration": "Common",
|
"x": 0,
|
||||||
"Position": {
|
"y": 0,
|
||||||
"x": -168.02,
|
"z": 0
|
||||||
"y": -3.99,
|
},
|
||||||
"z": -337.48
|
"Radius": 50
|
||||||
},
|
}
|
||||||
"Rotation": 85.92,
|
},
|
||||||
"Sides": [
|
"DelayToCanSpawnSec": 4,
|
||||||
"All"
|
"Id": "ad74c165-363f-4706-999c-2d33396865e4",
|
||||||
]
|
"Infiltration": "Common",
|
||||||
},
|
"Position": {
|
||||||
{
|
"x": -118.55,
|
||||||
"BotZoneName": "",
|
"y": 0.01,
|
||||||
"Categories": [
|
"z": -252.22
|
||||||
"Player"
|
},
|
||||||
],
|
"Rotation": 181.29,
|
||||||
"ColliderParams": {
|
"Sides": [
|
||||||
"_parent": "SpawnSphereParams",
|
"All"
|
||||||
"_props": {
|
]
|
||||||
"Center": {
|
}, {
|
||||||
"x": 0,
|
"BotZoneName": "",
|
||||||
"y": 0,
|
"Categories": [
|
||||||
"z": 0
|
"Coop",
|
||||||
},
|
"Group"
|
||||||
"Radius": 50
|
],
|
||||||
}
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"DelayToCanSpawnSec": 4,
|
"_props": {
|
||||||
"Id": "9ad6d872-4797-47a9-a5a6-b4675b478913",
|
"Center": {
|
||||||
"Infiltration": "Common",
|
"x": 0,
|
||||||
"Position": {
|
"y": 0,
|
||||||
"x": -120.62,
|
"z": 0
|
||||||
"y": 0.01,
|
},
|
||||||
"z": -253.47
|
"Radius": 50
|
||||||
},
|
}
|
||||||
"Rotation": 176.08,
|
},
|
||||||
"Sides": [
|
"DelayToCanSpawnSec": 4,
|
||||||
"All"
|
"Id": "af9b450f-11df-4411-b92b-4df4ecc7504b",
|
||||||
]
|
"Infiltration": "Common",
|
||||||
},
|
"Position": {
|
||||||
{
|
"x": -169.31,
|
||||||
"BotZoneName": "",
|
"y": 0.11,
|
||||||
"Categories": [
|
"z": -310.88
|
||||||
"Coop",
|
},
|
||||||
"Group"
|
"Rotation": 270.60022,
|
||||||
],
|
"Sides": [
|
||||||
"ColliderParams": {
|
"Pmc"
|
||||||
"_parent": "SpawnSphereParams",
|
]
|
||||||
"_props": {
|
}, {
|
||||||
"Center": {
|
"BotZoneName": "BotZoneFloor1",
|
||||||
"x": 0,
|
"Categories": [
|
||||||
"y": 0,
|
"Bot"
|
||||||
"z": 0
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Radius": 50
|
"_parent": "SpawnSphereParams",
|
||||||
}
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"x": 0,
|
||||||
"Id": "9ae1736f-4869-4c3b-99c2-5825878573d8",
|
"y": 0,
|
||||||
"Infiltration": "Common",
|
"z": 0
|
||||||
"Position": {
|
},
|
||||||
"x": -172,
|
"Radius": 35
|
||||||
"y": 0.03,
|
}
|
||||||
"z": -325.71
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"Rotation": 270.60022,
|
"Id": "b25de2ee-d9fb-4c35-a73b-fe516b436d10",
|
||||||
"Sides": [
|
"Infiltration": "",
|
||||||
"Pmc"
|
"Position": {
|
||||||
]
|
"x": -224.879,
|
||||||
},
|
"y": 0.082,
|
||||||
{
|
"z": -279.867
|
||||||
"BotZoneName": "",
|
},
|
||||||
"Categories": [
|
"Rotation": 164.3535,
|
||||||
"Coop",
|
"Sides": [
|
||||||
"Opposite"
|
"Savage"
|
||||||
],
|
]
|
||||||
"ColliderParams": {
|
}, {
|
||||||
"_parent": "SpawnSphereParams",
|
"BotZoneName": "BotZoneFloor1",
|
||||||
"_props": {
|
"Categories": [
|
||||||
"Center": {
|
"Bot"
|
||||||
"x": 0,
|
],
|
||||||
"y": 0,
|
"ColliderParams": {
|
||||||
"z": 0
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"Radius": 50
|
"Center": {
|
||||||
}
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": 0
|
||||||
"Id": "9b5e4910-ca9a-49bb-ac83-0f5e6299fa12",
|
},
|
||||||
"Infiltration": "Common",
|
"Radius": 35
|
||||||
"Position": {
|
}
|
||||||
"x": -169.71,
|
},
|
||||||
"y": 0.08,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": -264
|
"Id": "b53cfa11-2ce4-4a85-a3c2-674068472d58",
|
||||||
},
|
"Infiltration": "",
|
||||||
"Rotation": 175.539871,
|
"Position": {
|
||||||
"Sides": [
|
"x": -275.248,
|
||||||
"Pmc"
|
"y": 0.078,
|
||||||
]
|
"z": -381.095978
|
||||||
},
|
},
|
||||||
{
|
"Rotation": 0,
|
||||||
"BotZoneName": "",
|
"Sides": [
|
||||||
"Categories": [
|
"Savage"
|
||||||
"Player"
|
]
|
||||||
],
|
}, {
|
||||||
"ColliderParams": {
|
"BotZoneName": "",
|
||||||
"_parent": "SpawnSphereParams",
|
"Categories": [
|
||||||
"_props": {
|
"Player"
|
||||||
"Center": {
|
],
|
||||||
"x": 0,
|
"ColliderParams": {
|
||||||
"y": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": 0
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"Radius": 50
|
"x": 0,
|
||||||
}
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "9c1654a5-3808-4d52-becd-066428ec0660",
|
"Radius": 50
|
||||||
"Infiltration": "Common",
|
}
|
||||||
"Position": {
|
},
|
||||||
"x": -112.04,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": 4.2,
|
"Id": "b71e139d-c363-4b9a-b87e-1a6bef552641",
|
||||||
"z": -413.63
|
"Infiltration": "Common",
|
||||||
},
|
"Position": {
|
||||||
"Rotation": 181.81,
|
"x": -170.49,
|
||||||
"Sides": [
|
"y": 0.06,
|
||||||
"All"
|
"z": -419.39
|
||||||
]
|
},
|
||||||
},
|
"Rotation": 349.64,
|
||||||
{
|
"Sides": [
|
||||||
"BotZoneName": "",
|
"All"
|
||||||
"Categories": [
|
]
|
||||||
"Coop",
|
}, {
|
||||||
"Opposite"
|
"BotZoneName": "",
|
||||||
],
|
"Categories": [
|
||||||
"ColliderParams": {
|
"Player"
|
||||||
"_parent": "SpawnSphereParams",
|
],
|
||||||
"_props": {
|
"ColliderParams": {
|
||||||
"Center": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": 0,
|
"_props": {
|
||||||
"y": 0,
|
"Center": {
|
||||||
"z": 0
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Radius": 50
|
"z": 0
|
||||||
}
|
},
|
||||||
},
|
"Radius": 50
|
||||||
"DelayToCanSpawnSec": 4,
|
}
|
||||||
"Id": "9cc6492e-477a-419b-84c4-c9f02c3715fe",
|
},
|
||||||
"Infiltration": "Common",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Position": {
|
"Id": "b89c86e5-5e60-4f09-96a9-8831685d807c",
|
||||||
"x": -235.172,
|
"Infiltration": "Common",
|
||||||
"y": 0.09,
|
"Position": {
|
||||||
"z": -418.466
|
"x": -205.86,
|
||||||
},
|
"y": 4.16135359,
|
||||||
"Rotation": 3.2020905,
|
"z": -293.588
|
||||||
"Sides": [
|
},
|
||||||
"Pmc"
|
"Rotation": 89.0511551,
|
||||||
]
|
"Sides": [
|
||||||
},
|
"All"
|
||||||
{
|
]
|
||||||
"BotZoneName": "BotZoneGate1",
|
}, {
|
||||||
"Categories": [
|
"BotZoneName": "BotZoneFloor1",
|
||||||
"Bot"
|
"Categories": [
|
||||||
],
|
"Bot"
|
||||||
"ColliderParams": {
|
],
|
||||||
"_parent": "SpawnSphereParams",
|
"ColliderParams": {
|
||||||
"_props": {
|
"_parent": "SpawnSphereParams",
|
||||||
"Center": {
|
"_props": {
|
||||||
"x": 0,
|
"Center": {
|
||||||
"y": 0,
|
"x": 0,
|
||||||
"z": 0
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"Radius": 7
|
},
|
||||||
}
|
"Radius": 35
|
||||||
},
|
}
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "9dbe0dc5-6380-41d3-9798-75b98f89c8a8",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Infiltration": "",
|
"Id": "bb29ab56-4425-40e2-b133-8abc10c4fe39",
|
||||||
"Position": {
|
"Infiltration": "",
|
||||||
"x": -157.568,
|
"Position": {
|
||||||
"y": 2.711,
|
"x": -226.68,
|
||||||
"z": -222.756989
|
"y": 0.082,
|
||||||
},
|
"z": -279.617
|
||||||
"Rotation": 201.596924,
|
},
|
||||||
"Sides": [
|
"Rotation": 164.3535,
|
||||||
"Savage"
|
"Sides": [
|
||||||
]
|
"Savage"
|
||||||
},
|
]
|
||||||
{
|
}, {
|
||||||
"BotZoneName": "",
|
"BotZoneName": "",
|
||||||
"Categories": [
|
"Categories": [
|
||||||
"Player"
|
"Player"
|
||||||
],
|
],
|
||||||
"ColliderParams": {
|
"ColliderParams": {
|
||||||
"_parent": "SpawnSphereParams",
|
"_parent": "SpawnSphereParams",
|
||||||
"_props": {
|
"_props": {
|
||||||
"Center": {
|
"Center": {
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"Radius": 50
|
"Radius": 50
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"DelayToCanSpawnSec": 4,
|
||||||
"Id": "a0fdcb82-40f8-4996-83e5-39389c6b846a",
|
"Id": "bcf0ec7f-9673-4fa1-aede-fdc6d6dd616b",
|
||||||
"Infiltration": "Common",
|
"Infiltration": "Common",
|
||||||
"Position": {
|
"Position": {
|
||||||
"x": -125.39,
|
"x": -257.18,
|
||||||
"y": 4.13,
|
"y": 4.14,
|
||||||
"z": -338.41
|
"z": -280.05
|
||||||
},
|
},
|
||||||
"Rotation": 75.25,
|
"Rotation": 92.97,
|
||||||
"Sides": [
|
"Sides": [
|
||||||
"All"
|
"All"
|
||||||
]
|
]
|
||||||
},
|
}, {
|
||||||
{
|
"BotZoneName": "",
|
||||||
"BotZoneName": "",
|
"Categories": [
|
||||||
"Categories": [
|
"Player"
|
||||||
"Coop",
|
],
|
||||||
"Group"
|
"ColliderParams": {
|
||||||
],
|
"_parent": "SpawnSphereParams",
|
||||||
"ColliderParams": {
|
"_props": {
|
||||||
"_parent": "SpawnSphereParams",
|
"Center": {
|
||||||
"_props": {
|
"x": 0,
|
||||||
"Center": {
|
"y": 0,
|
||||||
"x": 0,
|
"z": 0
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"Radius": 50
|
||||||
},
|
}
|
||||||
"Radius": 50
|
},
|
||||||
}
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "bf1d14c2-2c9b-4921-8534-76c1ae9430dc",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Infiltration": "Common",
|
||||||
"Id": "a35626aa-d89e-4ace-8bff-5b7582f6bc30",
|
"Position": {
|
||||||
"Infiltration": "Common",
|
"x": -276.59,
|
||||||
"Position": {
|
"y": 0.06,
|
||||||
"x": -166.02,
|
"z": -335.35
|
||||||
"y": 0.11,
|
},
|
||||||
"z": -314.364
|
"Rotation": 141.39,
|
||||||
},
|
"Sides": [
|
||||||
"Rotation": 270.60022,
|
"All"
|
||||||
"Sides": [
|
]
|
||||||
"Pmc"
|
}, {
|
||||||
]
|
"BotZoneName": "BotZoneFloor2",
|
||||||
},
|
"Categories": [
|
||||||
{
|
"Bot"
|
||||||
"BotZoneName": "",
|
],
|
||||||
"Categories": [
|
"ColliderParams": {
|
||||||
"Player"
|
"_parent": "SpawnSphereParams",
|
||||||
],
|
"_props": {
|
||||||
"ColliderParams": {
|
"Center": {
|
||||||
"_parent": "SpawnSphereParams",
|
"x": 0,
|
||||||
"_props": {
|
"y": 0,
|
||||||
"Center": {
|
"z": 0
|
||||||
"x": 0,
|
},
|
||||||
"y": 0,
|
"Radius": 27
|
||||||
"z": 0
|
}
|
||||||
},
|
},
|
||||||
"Radius": 50
|
"DelayToCanSpawnSec": 4,
|
||||||
}
|
"Id": "c18b92b0-7915-4e30-995e-e163bc06d9fb",
|
||||||
},
|
"Infiltration": "",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Position": {
|
||||||
"Id": "a55e3167-efff-4d96-807b-1e5de515bcca",
|
"x": -199.41,
|
||||||
"Infiltration": "Common",
|
"y": 4.127,
|
||||||
"Position": {
|
"z": -296.5
|
||||||
"x": -269.88,
|
},
|
||||||
"y": -2.06,
|
"Rotation": 85.5867,
|
||||||
"z": -390.79
|
"Sides": [
|
||||||
},
|
"Savage"
|
||||||
"Rotation": 100.34,
|
]
|
||||||
"Sides": [
|
}, {
|
||||||
"All"
|
"BotZoneName": "BotZoneFloor1",
|
||||||
]
|
"Categories": [
|
||||||
},
|
"Bot"
|
||||||
{
|
],
|
||||||
"BotZoneName": "BotZoneGate1",
|
"ColliderParams": {
|
||||||
"Categories": [
|
"_parent": "SpawnSphereParams",
|
||||||
"Bot"
|
"_props": {
|
||||||
],
|
"Center": {
|
||||||
"ColliderParams": {
|
"x": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"y": 0,
|
||||||
"_props": {
|
"z": 0
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"Radius": 35
|
||||||
"y": 0,
|
}
|
||||||
"z": 0
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"Radius": 7
|
"Id": "c260494b-0ace-42f0-9b3c-945cbb77d608",
|
||||||
}
|
"Infiltration": "",
|
||||||
},
|
"Position": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"x": -279.23,
|
||||||
"Id": "a66912bd-3583-4285-bb40-bf5a0bb2d7ad",
|
"y": 0.078,
|
||||||
"Infiltration": "",
|
"z": -349.22998
|
||||||
"Position": {
|
},
|
||||||
"x": -184.359,
|
"Rotation": 126.849854,
|
||||||
"y": 2.711,
|
"Sides": [
|
||||||
"z": -222.758987
|
"Savage"
|
||||||
},
|
]
|
||||||
"Rotation": 151.039291,
|
}, {
|
||||||
"Sides": [
|
"BotZoneName": "",
|
||||||
"Savage"
|
"Categories": [
|
||||||
]
|
"Player"
|
||||||
},
|
],
|
||||||
{
|
"ColliderParams": {
|
||||||
"BotZoneName": "BotZoneGate1",
|
"_parent": "SpawnSphereParams",
|
||||||
"Categories": [
|
"_props": {
|
||||||
"Bot"
|
"Center": {
|
||||||
],
|
"x": 0,
|
||||||
"ColliderParams": {
|
"y": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": 0
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Radius": 50
|
||||||
"x": 0,
|
}
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "c3a0e266-3318-4db6-9c31-b7b780686ea8",
|
||||||
"Radius": 7
|
"Infiltration": "Common",
|
||||||
}
|
"Position": {
|
||||||
},
|
"x": -217.284,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": -3.997,
|
||||||
"Id": "a7c8500d-3a45-4ab4-8bde-4891ebdb33be",
|
"z": -383.273
|
||||||
"Infiltration": "",
|
},
|
||||||
"Position": {
|
"Rotation": 270.60022,
|
||||||
"x": -157.212,
|
"Sides": [
|
||||||
"y": 2.711,
|
"All"
|
||||||
"z": -227.040985
|
]
|
||||||
},
|
}, {
|
||||||
"Rotation": 324.67,
|
"BotZoneName": "",
|
||||||
"Sides": [
|
"Categories": [
|
||||||
"Savage"
|
"Player"
|
||||||
]
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
{
|
"_parent": "SpawnSphereParams",
|
||||||
"BotZoneName": "",
|
"_props": {
|
||||||
"Categories": [
|
"Center": {
|
||||||
"Player"
|
"x": 0,
|
||||||
],
|
"y": 0,
|
||||||
"ColliderParams": {
|
"z": 0
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Radius": 50
|
||||||
"Center": {
|
}
|
||||||
"x": 0,
|
},
|
||||||
"y": 0,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": 0
|
"Id": "c40614b7-e0bc-4a8a-944d-bcaca72a32fb",
|
||||||
},
|
"Infiltration": "Common",
|
||||||
"Radius": 50
|
"Position": {
|
||||||
}
|
"x": -269.9,
|
||||||
},
|
"y": -2.06,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": -392.32
|
||||||
"Id": "a98ef4db-61cc-4588-a8e8-52e59ce8bace",
|
},
|
||||||
"Infiltration": "Common",
|
"Rotation": 86.23,
|
||||||
"Position": {
|
"Sides": [
|
||||||
"x": -205.847,
|
"All"
|
||||||
"y": 4.16135359,
|
]
|
||||||
"z": -289.085
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"Rotation": 89.0511551,
|
"Categories": [
|
||||||
"Sides": [
|
"Coop",
|
||||||
"All"
|
"Group"
|
||||||
]
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
{
|
"_parent": "SpawnSphereParams",
|
||||||
"BotZoneName": "",
|
"_props": {
|
||||||
"Categories": [
|
"Center": {
|
||||||
"Player"
|
"x": 0,
|
||||||
],
|
"y": 0,
|
||||||
"ColliderParams": {
|
"z": 0
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Radius": 50
|
||||||
"Center": {
|
}
|
||||||
"x": 0,
|
},
|
||||||
"y": 0,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": 0
|
"Id": "c59b04c4-0ceb-4af0-851e-2f81a7a02c02",
|
||||||
},
|
"Infiltration": "Common",
|
||||||
"Radius": 50
|
"Position": {
|
||||||
}
|
"x": -177.67,
|
||||||
},
|
"y": 0.03,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": -322.13
|
||||||
"Id": "ab9fb40e-790c-40f2-aae0-f191aaecbf7e",
|
},
|
||||||
"Infiltration": "Common",
|
"Rotation": 270.60022,
|
||||||
"Position": {
|
"Sides": [
|
||||||
"x": -252.58,
|
"Pmc"
|
||||||
"y": -4.02,
|
]
|
||||||
"z": -293.91
|
}, {
|
||||||
},
|
"BotZoneName": "BotZoneGate2",
|
||||||
"Rotation": 53.9400024,
|
"Categories": [
|
||||||
"Sides": [
|
"Bot"
|
||||||
"All"
|
],
|
||||||
]
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
{
|
"_props": {
|
||||||
"BotZoneName": "BotZoneFloor1",
|
"Center": {
|
||||||
"Categories": [
|
"x": 0,
|
||||||
"Bot"
|
"y": 0,
|
||||||
],
|
"z": 0
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"Radius": 7
|
||||||
"_props": {
|
}
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": 0,
|
"Id": "c6928e60-e4ce-40db-94c3-8c84915366e2",
|
||||||
"z": 0
|
"Infiltration": "",
|
||||||
},
|
"Position": {
|
||||||
"Radius": 35
|
"x": -218.066,
|
||||||
}
|
"y": 2.664,
|
||||||
},
|
"z": -448.59198
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "ad4dd281-ed1d-4bbb-a15e-1b719c90fe8f",
|
"Rotation": 181.596954,
|
||||||
"Infiltration": "",
|
"Sides": [
|
||||||
"Position": {
|
"Savage"
|
||||||
"x": -179.44,
|
]
|
||||||
"y": 0.114,
|
}, {
|
||||||
"z": -407.409973
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
"Rotation": 0,
|
"Player"
|
||||||
"Sides": [
|
],
|
||||||
"Savage"
|
"ColliderParams": {
|
||||||
]
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
{
|
"Center": {
|
||||||
"BotZoneName": "",
|
"x": 0,
|
||||||
"Categories": [
|
"y": 0,
|
||||||
"Player"
|
"z": 0
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"Radius": 50
|
||||||
"_parent": "SpawnSphereParams",
|
}
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"x": 0,
|
"Id": "c7d01076-c9a0-4162-923e-bb2f51248500",
|
||||||
"y": 0,
|
"Infiltration": "Common",
|
||||||
"z": 0
|
"Position": {
|
||||||
},
|
"x": -170.8,
|
||||||
"Radius": 50
|
"y": -3.99,
|
||||||
}
|
"z": -342.4
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"Rotation": 89.61,
|
||||||
"Id": "ad74c165-363f-4706-999c-2d33396865e4",
|
"Sides": [
|
||||||
"Infiltration": "Common",
|
"All"
|
||||||
"Position": {
|
]
|
||||||
"x": -118.55,
|
}, {
|
||||||
"y": 0.01,
|
"BotZoneName": "",
|
||||||
"z": -252.22
|
"Categories": [
|
||||||
},
|
"Coop",
|
||||||
"Rotation": 181.29,
|
"Group"
|
||||||
"Sides": [
|
],
|
||||||
"All"
|
"ColliderParams": {
|
||||||
]
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
{
|
"Center": {
|
||||||
"BotZoneName": "",
|
"x": 0,
|
||||||
"Categories": [
|
"y": 0,
|
||||||
"Coop",
|
"z": 0
|
||||||
"Group"
|
},
|
||||||
],
|
"Radius": 50
|
||||||
"ColliderParams": {
|
}
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"Center": {
|
"Id": "c7f058cd-cff0-4f4b-9bf1-dc6632c63eaf",
|
||||||
"x": 0,
|
"Infiltration": "Common",
|
||||||
"y": 0,
|
"Position": {
|
||||||
"z": 0
|
"x": -177.81,
|
||||||
},
|
"y": 0.099,
|
||||||
"Radius": 50
|
"z": -309.65
|
||||||
}
|
},
|
||||||
},
|
"Rotation": 270.60022,
|
||||||
"DelayToCanSpawnSec": 4,
|
"Sides": [
|
||||||
"Id": "af9b450f-11df-4411-b92b-4df4ecc7504b",
|
"Pmc"
|
||||||
"Infiltration": "Common",
|
]
|
||||||
"Position": {
|
}, {
|
||||||
"x": -169.31,
|
"BotZoneName": "",
|
||||||
"y": 0.11,
|
"Categories": [
|
||||||
"z": -310.88
|
"Player"
|
||||||
},
|
],
|
||||||
"Rotation": 270.60022,
|
"ColliderParams": {
|
||||||
"Sides": [
|
"_parent": "SpawnSphereParams",
|
||||||
"Pmc"
|
"_props": {
|
||||||
]
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
{
|
"y": 0,
|
||||||
"BotZoneName": "BotZoneFloor1",
|
"z": 0
|
||||||
"Categories": [
|
},
|
||||||
"Bot"
|
"Radius": 50
|
||||||
],
|
}
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"DelayToCanSpawnSec": 4,
|
||||||
"_props": {
|
"Id": "c9cb436b-9821-44ef-8ac8-fbef720f45d8",
|
||||||
"Center": {
|
"Infiltration": "Common",
|
||||||
"x": 0,
|
"Position": {
|
||||||
"y": 0,
|
"x": -171.01,
|
||||||
"z": 0
|
"y": -3.99,
|
||||||
},
|
"z": -337.56
|
||||||
"Radius": 35
|
},
|
||||||
}
|
"Rotation": 101.11,
|
||||||
},
|
"Sides": [
|
||||||
"DelayToCanSpawnSec": 4,
|
"All"
|
||||||
"Id": "b25de2ee-d9fb-4c35-a73b-fe516b436d10",
|
]
|
||||||
"Infiltration": "",
|
}, {
|
||||||
"Position": {
|
"BotZoneName": "BotZoneFloor2",
|
||||||
"x": -224.879,
|
"Categories": [
|
||||||
"y": 0.082,
|
"Bot"
|
||||||
"z": -279.867
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Rotation": 164.3535,
|
"_parent": "SpawnSphereParams",
|
||||||
"Sides": [
|
"_props": {
|
||||||
"Savage"
|
"Center": {
|
||||||
]
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
{
|
"z": 0
|
||||||
"BotZoneName": "BotZoneFloor1",
|
},
|
||||||
"Categories": [
|
"Radius": 27
|
||||||
"Bot"
|
}
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"DelayToCanSpawnSec": 4,
|
||||||
"_parent": "SpawnSphereParams",
|
"Id": "cb64847e-76a6-42a9-ab3d-9e5629e4bf5b",
|
||||||
"_props": {
|
"Infiltration": "",
|
||||||
"Center": {
|
"Position": {
|
||||||
"x": 0,
|
"x": -208.019,
|
||||||
"y": 0,
|
"y": 4.207,
|
||||||
"z": 0
|
"z": -297.85498
|
||||||
},
|
},
|
||||||
"Radius": 35
|
"Rotation": 113.883675,
|
||||||
}
|
"Sides": [
|
||||||
},
|
"Savage"
|
||||||
"DelayToCanSpawnSec": 4,
|
]
|
||||||
"Id": "b53cfa11-2ce4-4a85-a3c2-674068472d58",
|
}, {
|
||||||
"Infiltration": "",
|
"BotZoneName": "BotZoneFloor2",
|
||||||
"Position": {
|
"Categories": [
|
||||||
"x": -275.248,
|
"Bot"
|
||||||
"y": 0.078,
|
],
|
||||||
"z": -381.095978
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Rotation": 0,
|
"_props": {
|
||||||
"Sides": [
|
"Center": {
|
||||||
"Savage"
|
"x": 0,
|
||||||
]
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"Radius": 27
|
||||||
"Categories": [
|
}
|
||||||
"Player"
|
},
|
||||||
],
|
"DelayToCanSpawnSec": 4,
|
||||||
"ColliderParams": {
|
"Id": "cde4c94f-1f0a-43bc-a0d7-b07758171d61",
|
||||||
"_parent": "SpawnSphereParams",
|
"Infiltration": "",
|
||||||
"_props": {
|
"Position": {
|
||||||
"Center": {
|
"x": -134.647,
|
||||||
"x": 0,
|
"y": 4.181,
|
||||||
"y": 0,
|
"z": -346.005981
|
||||||
"z": 0
|
},
|
||||||
},
|
"Rotation": 0,
|
||||||
"Radius": 50
|
"Sides": [
|
||||||
}
|
"Savage"
|
||||||
},
|
]
|
||||||
"DelayToCanSpawnSec": 4,
|
}, {
|
||||||
"Id": "b71e139d-c363-4b9a-b87e-1a6bef552641",
|
"BotZoneName": "",
|
||||||
"Infiltration": "Common",
|
"Categories": [
|
||||||
"Position": {
|
"Player"
|
||||||
"x": -170.49,
|
],
|
||||||
"y": 0.06,
|
"ColliderParams": {
|
||||||
"z": -419.39
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"Rotation": 349.64,
|
"Center": {
|
||||||
"Sides": [
|
"x": 0,
|
||||||
"All"
|
"y": 0,
|
||||||
]
|
"z": 0
|
||||||
},
|
},
|
||||||
{
|
"Radius": 50
|
||||||
"BotZoneName": "",
|
}
|
||||||
"Categories": [
|
},
|
||||||
"Player"
|
"DelayToCanSpawnSec": 4,
|
||||||
],
|
"Id": "cf866867-a4ba-4355-bfac-198ca52e755c",
|
||||||
"ColliderParams": {
|
"Infiltration": "Common",
|
||||||
"_parent": "SpawnSphereParams",
|
"Position": {
|
||||||
"_props": {
|
"x": -251.1,
|
||||||
"Center": {
|
"y": -3.98,
|
||||||
"x": 0,
|
"z": -296.64
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"Rotation": 65.65,
|
||||||
},
|
"Sides": [
|
||||||
"Radius": 50
|
"All"
|
||||||
}
|
]
|
||||||
},
|
}, {
|
||||||
"DelayToCanSpawnSec": 4,
|
"BotZoneName": "",
|
||||||
"Id": "b89c86e5-5e60-4f09-96a9-8831685d807c",
|
"Categories": [
|
||||||
"Infiltration": "Common",
|
"Player"
|
||||||
"Position": {
|
],
|
||||||
"x": -205.86,
|
"ColliderParams": {
|
||||||
"y": 4.16135359,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": -293.588
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"Rotation": 89.0511551,
|
"x": 0,
|
||||||
"Sides": [
|
"y": 0,
|
||||||
"All"
|
"z": 0
|
||||||
]
|
},
|
||||||
},
|
"Radius": 50
|
||||||
{
|
}
|
||||||
"BotZoneName": "BotZoneFloor1",
|
},
|
||||||
"Categories": [
|
"DelayToCanSpawnSec": 4,
|
||||||
"Bot"
|
"Id": "cfd895b4-b565-4c8a-a10b-ac2058b019af",
|
||||||
],
|
"Infiltration": "Common",
|
||||||
"ColliderParams": {
|
"Position": {
|
||||||
"_parent": "SpawnSphereParams",
|
"x": -127.46,
|
||||||
"_props": {
|
"y": 6.18,
|
||||||
"Center": {
|
"z": -333.57
|
||||||
"x": 0,
|
},
|
||||||
"y": 0,
|
"Rotation": 176.03,
|
||||||
"z": 0
|
"Sides": [
|
||||||
},
|
"All"
|
||||||
"Radius": 35
|
]
|
||||||
}
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Categories": [
|
||||||
"Id": "bb29ab56-4425-40e2-b133-8abc10c4fe39",
|
"Player"
|
||||||
"Infiltration": "",
|
],
|
||||||
"Position": {
|
"ColliderParams": {
|
||||||
"x": -226.68,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": 0.082,
|
"_props": {
|
||||||
"z": -279.617
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Rotation": 164.3535,
|
"y": 0,
|
||||||
"Sides": [
|
"z": 0
|
||||||
"Savage"
|
},
|
||||||
]
|
"Radius": 50
|
||||||
},
|
}
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Categories": [
|
"Id": "d188e22c-8216-4371-b9af-8e900e372ea3",
|
||||||
"Player"
|
"Infiltration": "Common",
|
||||||
],
|
"Position": {
|
||||||
"ColliderParams": {
|
"x": -250.03,
|
||||||
"_parent": "SpawnSphereParams",
|
"y": -4.01,
|
||||||
"_props": {
|
"z": -293.72
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"Rotation": 111.51,
|
||||||
"y": 0,
|
"Sides": [
|
||||||
"z": 0
|
"All"
|
||||||
},
|
]
|
||||||
"Radius": 50
|
}, {
|
||||||
}
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
"DelayToCanSpawnSec": 4,
|
"Coop",
|
||||||
"Id": "bcf0ec7f-9673-4fa1-aede-fdc6d6dd616b",
|
"Group"
|
||||||
"Infiltration": "Common",
|
],
|
||||||
"Position": {
|
"ColliderParams": {
|
||||||
"x": -257.18,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": 4.14,
|
"_props": {
|
||||||
"z": -280.05
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Rotation": 92.97,
|
"y": 0,
|
||||||
"Sides": [
|
"z": 0
|
||||||
"All"
|
},
|
||||||
]
|
"Radius": 50
|
||||||
},
|
}
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Categories": [
|
"Id": "d1b3cb3f-042c-4698-9284-9cb3985eca30",
|
||||||
"Player"
|
"Infiltration": "Common",
|
||||||
],
|
"Position": {
|
||||||
"ColliderParams": {
|
"x": -166.24,
|
||||||
"_parent": "SpawnSphereParams",
|
"y": 0.07,
|
||||||
"_props": {
|
"z": -320.7
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"Rotation": 270.60022,
|
||||||
"y": 0,
|
"Sides": [
|
||||||
"z": 0
|
"Pmc"
|
||||||
},
|
]
|
||||||
"Radius": 50
|
}, {
|
||||||
}
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
"DelayToCanSpawnSec": 4,
|
"Coop",
|
||||||
"Id": "bf1d14c2-2c9b-4921-8534-76c1ae9430dc",
|
"Opposite"
|
||||||
"Infiltration": "Common",
|
],
|
||||||
"Position": {
|
"ColliderParams": {
|
||||||
"x": -276.59,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": 0.06,
|
"_props": {
|
||||||
"z": -335.35
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Rotation": 141.39,
|
"y": 0,
|
||||||
"Sides": [
|
"z": 0
|
||||||
"All"
|
},
|
||||||
]
|
"Radius": 50
|
||||||
},
|
}
|
||||||
{
|
},
|
||||||
"BotZoneName": "BotZoneFloor2",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Categories": [
|
"Id": "d37a7f14-534d-4f8c-86cc-b107bb5380d5",
|
||||||
"Bot"
|
"Infiltration": "Common",
|
||||||
],
|
"Position": {
|
||||||
"ColliderParams": {
|
"x": -239.31,
|
||||||
"_parent": "SpawnSphereParams",
|
"y": 0.09,
|
||||||
"_props": {
|
"z": -418.55
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"Rotation": 3.2020905,
|
||||||
"y": 0,
|
"Sides": [
|
||||||
"z": 0
|
"Pmc"
|
||||||
},
|
]
|
||||||
"Radius": 27
|
}, {
|
||||||
}
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
"DelayToCanSpawnSec": 4,
|
"Coop",
|
||||||
"Id": "c18b92b0-7915-4e30-995e-e163bc06d9fb",
|
"Group"
|
||||||
"Infiltration": "",
|
],
|
||||||
"Position": {
|
"ColliderParams": {
|
||||||
"x": -199.41,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": 4.127,
|
"_props": {
|
||||||
"z": -296.5
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Rotation": 85.5867,
|
"y": 0,
|
||||||
"Sides": [
|
"z": 0
|
||||||
"Savage"
|
},
|
||||||
]
|
"Radius": 50
|
||||||
},
|
}
|
||||||
{
|
},
|
||||||
"BotZoneName": "BotZoneFloor1",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Categories": [
|
"Id": "d385b5f5-d5c6-4f6a-9486-e128cbba2da6",
|
||||||
"Bot"
|
"Infiltration": "Common",
|
||||||
],
|
"Position": {
|
||||||
"ColliderParams": {
|
"x": -162.717,
|
||||||
"_parent": "SpawnSphereParams",
|
"y": 0.068,
|
||||||
"_props": {
|
"z": -321.183
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"Rotation": 270.60022,
|
||||||
"y": 0,
|
"Sides": [
|
||||||
"z": 0
|
"Pmc"
|
||||||
},
|
]
|
||||||
"Radius": 35
|
}, {
|
||||||
}
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
"DelayToCanSpawnSec": 4,
|
"Coop",
|
||||||
"Id": "c260494b-0ace-42f0-9b3c-945cbb77d608",
|
"Opposite"
|
||||||
"Infiltration": "",
|
],
|
||||||
"Position": {
|
"ColliderParams": {
|
||||||
"x": -279.23,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": 0.078,
|
"_props": {
|
||||||
"z": -349.22998
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Rotation": 126.849854,
|
"y": 0,
|
||||||
"Sides": [
|
"z": 0
|
||||||
"Savage"
|
},
|
||||||
]
|
"Radius": 50
|
||||||
},
|
}
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Categories": [
|
"Id": "d3951942-a8b7-48a8-b38d-edc4299499aa",
|
||||||
"Player"
|
"Infiltration": "Common",
|
||||||
],
|
"Position": {
|
||||||
"ColliderParams": {
|
"x": -233.073,
|
||||||
"_parent": "SpawnSphereParams",
|
"y": 0.09,
|
||||||
"_props": {
|
"z": -419.772
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"Rotation": 3.2020905,
|
||||||
"y": 0,
|
"Sides": [
|
||||||
"z": 0
|
"Pmc"
|
||||||
},
|
]
|
||||||
"Radius": 50
|
}, {
|
||||||
}
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
"DelayToCanSpawnSec": 4,
|
"Coop",
|
||||||
"Id": "c3a0e266-3318-4db6-9c31-b7b780686ea8",
|
"Opposite"
|
||||||
"Infiltration": "Common",
|
],
|
||||||
"Position": {
|
"ColliderParams": {
|
||||||
"x": -217.284,
|
"_parent": "SpawnSphereParams",
|
||||||
"y": -3.997,
|
"_props": {
|
||||||
"z": -383.273
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"Rotation": 270.60022,
|
"y": 0,
|
||||||
"Sides": [
|
"z": 0
|
||||||
"All"
|
},
|
||||||
]
|
"Radius": 50
|
||||||
},
|
}
|
||||||
{
|
},
|
||||||
"BotZoneName": "",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Categories": [
|
"Id": "d3c624f1-7e3d-41b2-a7a3-9e05314a413f",
|
||||||
"Player"
|
"Infiltration": "Common",
|
||||||
],
|
"Position": {
|
||||||
"ColliderParams": {
|
"x": -236.2,
|
||||||
"_parent": "SpawnSphereParams",
|
"y": 0.09,
|
||||||
"_props": {
|
"z": -418.442
|
||||||
"Center": {
|
},
|
||||||
"x": 0,
|
"Rotation": 3.2020905,
|
||||||
"y": 0,
|
"Sides": [
|
||||||
"z": 0
|
"Pmc"
|
||||||
},
|
]
|
||||||
"Radius": 50
|
}, {
|
||||||
}
|
"BotZoneName": "BotZoneBasement",
|
||||||
},
|
"Categories": [
|
||||||
"DelayToCanSpawnSec": 4,
|
"Bot"
|
||||||
"Id": "c40614b7-e0bc-4a8a-944d-bcaca72a32fb",
|
],
|
||||||
"Infiltration": "Common",
|
"ColliderParams": {
|
||||||
"Position": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": -269.9,
|
"_props": {
|
||||||
"y": -2.06,
|
"Center": {
|
||||||
"z": -392.32
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Rotation": 86.23,
|
"z": 0
|
||||||
"Sides": [
|
},
|
||||||
"All"
|
"Radius": 25
|
||||||
]
|
}
|
||||||
},
|
},
|
||||||
{
|
"DelayToCanSpawnSec": 4,
|
||||||
"BotZoneName": "",
|
"Id": "d67c127c-7f89-4ad6-a4c4-90f56a6bf666",
|
||||||
"Categories": [
|
"Infiltration": "",
|
||||||
"Coop",
|
"Position": {
|
||||||
"Group"
|
"x": -141.92,
|
||||||
],
|
"y": -4.041,
|
||||||
"ColliderParams": {
|
"z": -416.659973
|
||||||
"_parent": "SpawnSphereParams",
|
},
|
||||||
"_props": {
|
"Rotation": 0,
|
||||||
"Center": {
|
"Sides": [
|
||||||
"x": 0,
|
"Savage"
|
||||||
"y": 0,
|
]
|
||||||
"z": 0
|
}, {
|
||||||
},
|
"BotZoneName": "",
|
||||||
"Radius": 50
|
"Categories": [
|
||||||
}
|
"Player"
|
||||||
},
|
],
|
||||||
"DelayToCanSpawnSec": 4,
|
"ColliderParams": {
|
||||||
"Id": "c59b04c4-0ceb-4af0-851e-2f81a7a02c02",
|
"_parent": "SpawnSphereParams",
|
||||||
"Infiltration": "Common",
|
"_props": {
|
||||||
"Position": {
|
"Center": {
|
||||||
"x": -177.67,
|
"x": 0,
|
||||||
"y": 0.03,
|
"y": 0,
|
||||||
"z": -322.13
|
"z": 0
|
||||||
},
|
},
|
||||||
"Rotation": 270.60022,
|
"Radius": 50
|
||||||
"Sides": [
|
}
|
||||||
"Pmc"
|
},
|
||||||
]
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "d7eb2d80-10a1-48e1-b214-d7cac5eff13a",
|
||||||
{
|
"Infiltration": "Common",
|
||||||
"BotZoneName": "BotZoneGate2",
|
"Position": {
|
||||||
"Categories": [
|
"x": -207.754,
|
||||||
"Bot"
|
"y": 4.16135359,
|
||||||
],
|
"z": -295.225
|
||||||
"ColliderParams": {
|
},
|
||||||
"_parent": "SpawnSphereParams",
|
"Rotation": 89.0511551,
|
||||||
"_props": {
|
"Sides": [
|
||||||
"Center": {
|
"All"
|
||||||
"x": 0,
|
]
|
||||||
"y": 0,
|
}, {
|
||||||
"z": 0
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
"Radius": 7
|
"Player"
|
||||||
}
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"_parent": "SpawnSphereParams",
|
||||||
"Id": "c6928e60-e4ce-40db-94c3-8c84915366e2",
|
"_props": {
|
||||||
"Infiltration": "",
|
"Center": {
|
||||||
"Position": {
|
"x": 0,
|
||||||
"x": -218.066,
|
"y": 0,
|
||||||
"y": 2.664,
|
"z": 0
|
||||||
"z": -448.59198
|
},
|
||||||
},
|
"Radius": 50
|
||||||
"Rotation": 181.596954,
|
}
|
||||||
"Sides": [
|
},
|
||||||
"Savage"
|
"DelayToCanSpawnSec": 4,
|
||||||
]
|
"Id": "db3d7424-1f39-4e33-b4d2-26821477c010",
|
||||||
},
|
"Infiltration": "Common",
|
||||||
{
|
"Position": {
|
||||||
"BotZoneName": "",
|
"x": -206.7,
|
||||||
"Categories": [
|
"y": 4.16135359,
|
||||||
"Player"
|
"z": -290.493
|
||||||
],
|
},
|
||||||
"ColliderParams": {
|
"Rotation": 89.0511551,
|
||||||
"_parent": "SpawnSphereParams",
|
"Sides": [
|
||||||
"_props": {
|
"All"
|
||||||
"Center": {
|
]
|
||||||
"x": 0,
|
}, {
|
||||||
"y": 0,
|
"BotZoneName": "",
|
||||||
"z": 0
|
"Categories": [
|
||||||
},
|
"Player"
|
||||||
"Radius": 50
|
],
|
||||||
}
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"DelayToCanSpawnSec": 4,
|
"_props": {
|
||||||
"Id": "c7d01076-c9a0-4162-923e-bb2f51248500",
|
"Center": {
|
||||||
"Infiltration": "Common",
|
"x": 0,
|
||||||
"Position": {
|
"y": 0,
|
||||||
"x": -170.8,
|
"z": 0
|
||||||
"y": -3.99,
|
},
|
||||||
"z": -342.4
|
"Radius": 50
|
||||||
},
|
}
|
||||||
"Rotation": 89.61,
|
},
|
||||||
"Sides": [
|
"DelayToCanSpawnSec": 4,
|
||||||
"All"
|
"Id": "dd19a5a1-b24b-4b4c-b0ff-12567bc35c48",
|
||||||
]
|
"Infiltration": "Common",
|
||||||
},
|
"Position": {
|
||||||
{
|
"x": -166.67,
|
||||||
"BotZoneName": "",
|
"y": 0.06,
|
||||||
"Categories": [
|
"z": -416.11
|
||||||
"Coop",
|
},
|
||||||
"Group"
|
"Rotation": 0,
|
||||||
],
|
"Sides": [
|
||||||
"ColliderParams": {
|
"All"
|
||||||
"_parent": "SpawnSphereParams",
|
]
|
||||||
"_props": {
|
}, {
|
||||||
"Center": {
|
"BotZoneName": "",
|
||||||
"x": 0,
|
"Categories": [
|
||||||
"y": 0,
|
"Coop",
|
||||||
"z": 0
|
"Group"
|
||||||
},
|
],
|
||||||
"Radius": 50
|
"ColliderParams": {
|
||||||
}
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"Center": {
|
||||||
"Id": "c7f058cd-cff0-4f4b-9bf1-dc6632c63eaf",
|
"x": 0,
|
||||||
"Infiltration": "Common",
|
"y": 0,
|
||||||
"Position": {
|
"z": 0
|
||||||
"x": -177.81,
|
},
|
||||||
"y": 0.099,
|
"Radius": 50
|
||||||
"z": -309.65
|
}
|
||||||
},
|
},
|
||||||
"Rotation": 270.60022,
|
"DelayToCanSpawnSec": 4,
|
||||||
"Sides": [
|
"Id": "ddcd040c-42b2-4586-879d-f9d07d9737ce",
|
||||||
"Pmc"
|
"Infiltration": "Common",
|
||||||
]
|
"Position": {
|
||||||
},
|
"x": -164.17,
|
||||||
{
|
"y": 0.14,
|
||||||
"BotZoneName": "",
|
"z": -327.99
|
||||||
"Categories": [
|
},
|
||||||
"Player"
|
"Rotation": 270.60022,
|
||||||
],
|
"Sides": [
|
||||||
"ColliderParams": {
|
"Pmc"
|
||||||
"_parent": "SpawnSphereParams",
|
]
|
||||||
"_props": {
|
}, {
|
||||||
"Center": {
|
"BotZoneName": "",
|
||||||
"x": 0,
|
"Categories": [
|
||||||
"y": 0,
|
"Player"
|
||||||
"z": 0
|
],
|
||||||
},
|
"ColliderParams": {
|
||||||
"Radius": 50
|
"_parent": "SpawnSphereParams",
|
||||||
}
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"DelayToCanSpawnSec": 4,
|
"x": 0,
|
||||||
"Id": "c9cb436b-9821-44ef-8ac8-fbef720f45d8",
|
"y": 0,
|
||||||
"Infiltration": "Common",
|
"z": 0
|
||||||
"Position": {
|
},
|
||||||
"x": -171.01,
|
"Radius": 50
|
||||||
"y": -3.99,
|
}
|
||||||
"z": -337.56
|
},
|
||||||
},
|
"DelayToCanSpawnSec": 4,
|
||||||
"Rotation": 101.11,
|
"Id": "de98318f-4443-4cb1-92be-52e49fcdddd0",
|
||||||
"Sides": [
|
"Infiltration": "Common",
|
||||||
"All"
|
"Position": {
|
||||||
]
|
"x": -135.21,
|
||||||
},
|
"y": -4.97,
|
||||||
{
|
"z": -265.53
|
||||||
"BotZoneName": "BotZoneFloor2",
|
},
|
||||||
"Categories": [
|
"Rotation": 95.68,
|
||||||
"Bot"
|
"Sides": [
|
||||||
],
|
"All"
|
||||||
"ColliderParams": {
|
]
|
||||||
"_parent": "SpawnSphereParams",
|
}, {
|
||||||
"_props": {
|
"BotZoneName": "",
|
||||||
"Center": {
|
"Categories": [
|
||||||
"x": 0,
|
"Player"
|
||||||
"y": 0,
|
],
|
||||||
"z": 0
|
"ColliderParams": {
|
||||||
},
|
"_parent": "SpawnSphereParams",
|
||||||
"Radius": 27
|
"_props": {
|
||||||
}
|
"Center": {
|
||||||
},
|
"x": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 0,
|
||||||
"Id": "cb64847e-76a6-42a9-ab3d-9e5629e4bf5b",
|
"z": 0
|
||||||
"Infiltration": "",
|
},
|
||||||
"Position": {
|
"Radius": 50
|
||||||
"x": -208.019,
|
}
|
||||||
"y": 4.207,
|
},
|
||||||
"z": -297.85498
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "e1270dab-99e1-442a-a32e-63aa4af0f719",
|
||||||
"Rotation": 113.883675,
|
"Infiltration": "Common",
|
||||||
"Sides": [
|
"Position": {
|
||||||
"Savage"
|
"x": -112.6,
|
||||||
]
|
"y": 4.2,
|
||||||
},
|
"z": -419.06
|
||||||
{
|
},
|
||||||
"BotZoneName": "BotZoneFloor2",
|
"Rotation": 79.99,
|
||||||
"Categories": [
|
"Sides": [
|
||||||
"Bot"
|
"All"
|
||||||
],
|
]
|
||||||
"ColliderParams": {
|
}, {
|
||||||
"_parent": "SpawnSphereParams",
|
"BotZoneName": "",
|
||||||
"_props": {
|
"Categories": [
|
||||||
"Center": {
|
"Player"
|
||||||
"x": 0,
|
],
|
||||||
"y": 0,
|
"ColliderParams": {
|
||||||
"z": 0
|
"_parent": "SpawnSphereParams",
|
||||||
},
|
"_props": {
|
||||||
"Radius": 27
|
"Center": {
|
||||||
}
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"DelayToCanSpawnSec": 4,
|
"z": 0
|
||||||
"Id": "cde4c94f-1f0a-43bc-a0d7-b07758171d61",
|
},
|
||||||
"Infiltration": "",
|
"Radius": 50
|
||||||
"Position": {
|
}
|
||||||
"x": -134.647,
|
},
|
||||||
"y": 4.181,
|
"DelayToCanSpawnSec": 4,
|
||||||
"z": -346.005981
|
"Id": "e809f94e-aedb-4f69-98eb-9f1d94288d86",
|
||||||
},
|
"Infiltration": "Common",
|
||||||
"Rotation": 0,
|
"Position": {
|
||||||
"Sides": [
|
"x": -116.615,
|
||||||
"Savage"
|
"y": -4.002,
|
||||||
]
|
"z": -398.184
|
||||||
},
|
},
|
||||||
{
|
"Rotation": 0,
|
||||||
"BotZoneName": "",
|
"Sides": [
|
||||||
"Categories": [
|
"All"
|
||||||
"Player"
|
]
|
||||||
],
|
}, {
|
||||||
"ColliderParams": {
|
"BotZoneName": "BotZoneFloor1",
|
||||||
"_parent": "SpawnSphereParams",
|
"Categories": [
|
||||||
"_props": {
|
"Bot"
|
||||||
"Center": {
|
],
|
||||||
"x": 0,
|
"ColliderParams": {
|
||||||
"y": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": 0
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"Radius": 50
|
"x": 0,
|
||||||
}
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "cf866867-a4ba-4355-bfac-198ca52e755c",
|
"Radius": 35
|
||||||
"Infiltration": "Common",
|
}
|
||||||
"Position": {
|
},
|
||||||
"x": -251.1,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": -3.98,
|
"Id": "e9147ec4-61b7-43e9-8e9b-515e127167d2",
|
||||||
"z": -296.64
|
"Infiltration": "",
|
||||||
},
|
"Position": {
|
||||||
"Rotation": 65.65,
|
"x": -206.267,
|
||||||
"Sides": [
|
"y": 1.51,
|
||||||
"All"
|
"z": -290.977
|
||||||
]
|
},
|
||||||
},
|
"Rotation": 184.024811,
|
||||||
{
|
"Sides": [
|
||||||
"BotZoneName": "",
|
"Savage"
|
||||||
"Categories": [
|
]
|
||||||
"Player"
|
}, {
|
||||||
],
|
"BotZoneName": "",
|
||||||
"ColliderParams": {
|
"Categories": [
|
||||||
"_parent": "SpawnSphereParams",
|
"Coop",
|
||||||
"_props": {
|
"Opposite"
|
||||||
"Center": {
|
],
|
||||||
"x": 0,
|
"ColliderParams": {
|
||||||
"y": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": 0
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"Radius": 50
|
"x": 0,
|
||||||
}
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "cfd895b4-b565-4c8a-a10b-ac2058b019af",
|
"Radius": 50
|
||||||
"Infiltration": "Common",
|
}
|
||||||
"Position": {
|
},
|
||||||
"x": -127.46,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": 6.18,
|
"Id": "eb45ebae-4f05-49d4-b5d7-8851ba7f042b",
|
||||||
"z": -333.57
|
"Infiltration": "Common",
|
||||||
},
|
"Position": {
|
||||||
"Rotation": 176.03,
|
"x": -233.962,
|
||||||
"Sides": [
|
"y": 0.09,
|
||||||
"All"
|
"z": -418.431
|
||||||
]
|
},
|
||||||
},
|
"Rotation": 3.2020905,
|
||||||
{
|
"Sides": [
|
||||||
"BotZoneName": "",
|
"Pmc"
|
||||||
"Categories": [
|
]
|
||||||
"Player"
|
}, {
|
||||||
],
|
"BotZoneName": "",
|
||||||
"ColliderParams": {
|
"Categories": [
|
||||||
"_parent": "SpawnSphereParams",
|
"Coop",
|
||||||
"_props": {
|
"Group"
|
||||||
"Center": {
|
],
|
||||||
"x": 0,
|
"ColliderParams": {
|
||||||
"y": 0,
|
"_parent": "SpawnSphereParams",
|
||||||
"z": 0
|
"_props": {
|
||||||
},
|
"Center": {
|
||||||
"Radius": 50
|
"x": 0,
|
||||||
}
|
"y": 0,
|
||||||
},
|
"z": 0
|
||||||
"DelayToCanSpawnSec": 4,
|
},
|
||||||
"Id": "d188e22c-8216-4371-b9af-8e900e372ea3",
|
"Radius": 50
|
||||||
"Infiltration": "Common",
|
}
|
||||||
"Position": {
|
},
|
||||||
"x": -250.03,
|
"DelayToCanSpawnSec": 4,
|
||||||
"y": -4.01,
|
"Id": "effc8ec3-29a6-4531-89eb-a23ab350d015",
|
||||||
"z": -293.72
|
"Infiltration": "Common",
|
||||||
},
|
"Position": {
|
||||||
"Rotation": 111.51,
|
"x": -165.97,
|
||||||
"Sides": [
|
"y": 0.11,
|
||||||
"All"
|
"z": -324.76
|
||||||
]
|
},
|
||||||
},
|
"Rotation": 270.60022,
|
||||||
{
|
"Sides": [
|
||||||
"BotZoneName": "",
|
"Pmc"
|
||||||
"Categories": [
|
]
|
||||||
"Coop",
|
}, {
|
||||||
"Group"
|
"BotZoneName": "BotZoneFloor1",
|
||||||
],
|
"Categories": [
|
||||||
"ColliderParams": {
|
"Bot"
|
||||||
"_parent": "SpawnSphereParams",
|
],
|
||||||
"_props": {
|
"ColliderParams": {
|
||||||
"Center": {
|
"_parent": "SpawnSphereParams",
|
||||||
"x": 0,
|
"_props": {
|
||||||
"y": 0,
|
"Center": {
|
||||||
"z": 0
|
"x": 0,
|
||||||
},
|
"y": 0,
|
||||||
"Radius": 50
|
"z": 0
|
||||||
}
|
},
|
||||||
},
|
"Radius": 35
|
||||||
"DelayToCanSpawnSec": 4,
|
}
|
||||||
"Id": "d1b3cb3f-042c-4698-9284-9cb3985eca30",
|
},
|
||||||
"Infiltration": "Common",
|
"DelayToCanSpawnSec": 4,
|
||||||
"Position": {
|
"Id": "f1cf8f15-cc59-48ef-8d98-840d12972120",
|
||||||
"x": -166.24,
|
"Infiltration": "",
|
||||||
"y": 0.07,
|
"Position": {
|
||||||
"z": -320.7
|
"x": -279.68,
|
||||||
},
|
"y": 0.078,
|
||||||
"Rotation": 270.60022,
|
"z": -352.99
|
||||||
"Sides": [
|
},
|
||||||
"Pmc"
|
"Rotation": 126.849854,
|
||||||
]
|
"Sides": [
|
||||||
},
|
"Savage"
|
||||||
{
|
]
|
||||||
"BotZoneName": "",
|
}, {
|
||||||
"Categories": [
|
"BotZoneName": "",
|
||||||
"Coop",
|
"Categories": [
|
||||||
"Opposite"
|
"Player"
|
||||||
],
|
],
|
||||||
"ColliderParams": {
|
"ColliderParams": {
|
||||||
"_parent": "SpawnSphereParams",
|
"_parent": "SpawnSphereParams",
|
||||||
"_props": {
|
"_props": {
|
||||||
"Center": {
|
"Center": {
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"Radius": 50
|
"Radius": 50
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"DelayToCanSpawnSec": 4,
|
"DelayToCanSpawnSec": 4,
|
||||||
"Id": "d37a7f14-534d-4f8c-86cc-b107bb5380d5",
|
"Id": "f3b5e0b0-0996-4191-81f3-a709b324d5b9",
|
||||||
"Infiltration": "Common",
|
"Infiltration": "Common",
|
||||||
"Position": {
|
"Position": {
|
||||||
"x": -239.31,
|
"x": -108.59,
|
||||||
"y": 0.09,
|
"y": 4.2,
|
||||||
"z": -418.55
|
"z": -413.89
|
||||||
},
|
},
|
||||||
"Rotation": 3.2020905,
|
"Rotation": 204.36,
|
||||||
"Sides": [
|
"Sides": [
|
||||||
"Pmc"
|
"All"
|
||||||
]
|
]
|
||||||
},
|
}, {
|
||||||
{
|
"BotZoneName": "",
|
||||||
"BotZoneName": "",
|
"Categories": [
|
||||||
"Categories": [
|
"Player"
|
||||||
"Coop",
|
],
|
||||||
"Group"
|
"ColliderParams": {
|
||||||
],
|
"_parent": "SpawnSphereParams",
|
||||||
"ColliderParams": {
|
"_props": {
|
||||||
"_parent": "SpawnSphereParams",
|
"Center": {
|
||||||
"_props": {
|
"x": 0,
|
||||||
"Center": {
|
"y": 0,
|
||||||
"x": 0,
|
"z": 0
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"Radius": 50
|
||||||
},
|
}
|
||||||
"Radius": 50
|
},
|
||||||
}
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "f86c5106-44cb-4e1e-b346-4df5c817664e",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Infiltration": "Common",
|
||||||
"Id": "d385b5f5-d5c6-4f6a-9486-e128cbba2da6",
|
"Position": {
|
||||||
"Infiltration": "Common",
|
"x": -116.276,
|
||||||
"Position": {
|
"y": -4.025,
|
||||||
"x": -162.717,
|
"z": -404.21
|
||||||
"y": 0.068,
|
},
|
||||||
"z": -321.183
|
"Rotation": 161.982117,
|
||||||
},
|
"Sides": [
|
||||||
"Rotation": 270.60022,
|
"All"
|
||||||
"Sides": [
|
]
|
||||||
"Pmc"
|
}, {
|
||||||
]
|
"BotZoneName": "",
|
||||||
},
|
"Categories": [
|
||||||
{
|
"Coop",
|
||||||
"BotZoneName": "",
|
"Group"
|
||||||
"Categories": [
|
],
|
||||||
"Coop",
|
"ColliderParams": {
|
||||||
"Opposite"
|
"_parent": "SpawnSphereParams",
|
||||||
],
|
"_props": {
|
||||||
"ColliderParams": {
|
"Center": {
|
||||||
"_parent": "SpawnSphereParams",
|
"x": 0,
|
||||||
"_props": {
|
"y": 0,
|
||||||
"Center": {
|
"z": 0
|
||||||
"x": 0,
|
},
|
||||||
"y": 0,
|
"Radius": 50
|
||||||
"z": 0
|
}
|
||||||
},
|
},
|
||||||
"Radius": 50
|
"DelayToCanSpawnSec": 4,
|
||||||
}
|
"Id": "f9ba0574-638b-4900-874c-21b6f4d5e6b4",
|
||||||
},
|
"Infiltration": "Common",
|
||||||
"DelayToCanSpawnSec": 4,
|
"Position": {
|
||||||
"Id": "d3951942-a8b7-48a8-b38d-edc4299499aa",
|
"x": -164.87,
|
||||||
"Infiltration": "Common",
|
"y": 0.14,
|
||||||
"Position": {
|
"z": -326.37
|
||||||
"x": -233.073,
|
},
|
||||||
"y": 0.09,
|
"Rotation": 270.60022,
|
||||||
"z": -419.772
|
"Sides": [
|
||||||
},
|
"Pmc"
|
||||||
"Rotation": 3.2020905,
|
]
|
||||||
"Sides": [
|
}, {
|
||||||
"Pmc"
|
"BotZoneName": "BotZoneGate2",
|
||||||
]
|
"Categories": [
|
||||||
},
|
"Bot"
|
||||||
{
|
],
|
||||||
"BotZoneName": "",
|
"ColliderParams": {
|
||||||
"Categories": [
|
"_parent": "SpawnSphereParams",
|
||||||
"Coop",
|
"_props": {
|
||||||
"Opposite"
|
"Center": {
|
||||||
],
|
"x": 0,
|
||||||
"ColliderParams": {
|
"y": 0,
|
||||||
"_parent": "SpawnSphereParams",
|
"z": 0
|
||||||
"_props": {
|
},
|
||||||
"Center": {
|
"Radius": 7
|
||||||
"x": 0,
|
}
|
||||||
"y": 0,
|
},
|
||||||
"z": 0
|
"DelayToCanSpawnSec": 4,
|
||||||
},
|
"Id": "fe0e7112-8129-4749-8aed-e357368172af",
|
||||||
"Radius": 50
|
"Infiltration": "",
|
||||||
}
|
"Position": {
|
||||||
},
|
"x": -244.976,
|
||||||
"DelayToCanSpawnSec": 4,
|
"y": 2.664,
|
||||||
"Id": "d3c624f1-7e3d-41b2-a7a3-9e05314a413f",
|
"z": -448.615
|
||||||
"Infiltration": "Common",
|
},
|
||||||
"Position": {
|
"Rotation": 181.596954,
|
||||||
"x": -236.2,
|
"Sides": [
|
||||||
"y": 0.09,
|
"Savage"
|
||||||
"z": -418.442
|
]
|
||||||
},
|
}
|
||||||
"Rotation": 3.2020905,
|
],
|
||||||
"Sides": [
|
"UnixDateTime": 1636383862,
|
||||||
"Pmc"
|
"_Id": "5b0fc42d86f7744a585f9105",
|
||||||
]
|
"doors": [],
|
||||||
},
|
"exit_access_time": 60,
|
||||||
{
|
"exit_count": 1,
|
||||||
"BotZoneName": "BotZoneBasement",
|
"exit_time": 1,
|
||||||
"Categories": [
|
"exits": [{
|
||||||
"Bot"
|
"Chance": 60,
|
||||||
],
|
"Count": 0,
|
||||||
"ColliderParams": {
|
"EntryPoints": "Common",
|
||||||
"_parent": "SpawnSphereParams",
|
"ExfiltrationTime": 10,
|
||||||
"_props": {
|
"ExfiltrationType": "Individual",
|
||||||
"Center": {
|
"Id": "",
|
||||||
"x": 0,
|
"MaxTime": 0,
|
||||||
"y": 0,
|
"MinTime": 0,
|
||||||
"z": 0
|
"Name": "lab_Parking_Gate",
|
||||||
},
|
"PassageRequirement": "WorldEvent",
|
||||||
"Radius": 25
|
"PlayersCount": 0,
|
||||||
}
|
"RequiredSlot": "FirstPrimaryWeapon",
|
||||||
},
|
"RequirementTip": ""
|
||||||
"DelayToCanSpawnSec": 4,
|
}, {
|
||||||
"Id": "d67c127c-7f89-4ad6-a4c4-90f56a6bf666",
|
"Chance": 60,
|
||||||
"Infiltration": "",
|
"Count": 0,
|
||||||
"Position": {
|
"EntryPoints": "Common",
|
||||||
"x": -141.92,
|
"ExfiltrationTime": 10,
|
||||||
"y": -4.041,
|
"ExfiltrationType": "Individual",
|
||||||
"z": -416.659973
|
"Id": "",
|
||||||
},
|
"MaxTime": 0,
|
||||||
"Rotation": 0,
|
"MinTime": 0,
|
||||||
"Sides": [
|
"Name": "lab_Hangar_Gate",
|
||||||
"Savage"
|
"PassageRequirement": "WorldEvent",
|
||||||
]
|
"PlayersCount": 0,
|
||||||
},
|
"RequiredSlot": "FirstPrimaryWeapon",
|
||||||
{
|
"RequirementTip": ""
|
||||||
"BotZoneName": "",
|
}, {
|
||||||
"Categories": [
|
"Chance": 100,
|
||||||
"Player"
|
"Count": 0,
|
||||||
],
|
"EntryPoints": "Common",
|
||||||
"ColliderParams": {
|
"ExfiltrationTime": 5,
|
||||||
"_parent": "SpawnSphereParams",
|
"ExfiltrationType": "Manual",
|
||||||
"_props": {
|
"Id": "",
|
||||||
"Center": {
|
"MaxTime": 0,
|
||||||
"x": 0,
|
"MinTime": 0,
|
||||||
"y": 0,
|
"Name": "lab_Elevator_Med",
|
||||||
"z": 0
|
"PassageRequirement": "WorldEvent",
|
||||||
},
|
"PlayersCount": 0,
|
||||||
"Radius": 50
|
"RequiredSlot": "FirstPrimaryWeapon",
|
||||||
}
|
"RequirementTip": ""
|
||||||
},
|
}, {
|
||||||
"DelayToCanSpawnSec": 4,
|
"Chance": 100,
|
||||||
"Id": "d7eb2d80-10a1-48e1-b214-d7cac5eff13a",
|
"Count": 0,
|
||||||
"Infiltration": "Common",
|
"EntryPoints": "Common",
|
||||||
"Position": {
|
"ExfiltrationTime": 10,
|
||||||
"x": -207.754,
|
"ExfiltrationType": "Individual",
|
||||||
"y": 4.16135359,
|
"Id": "",
|
||||||
"z": -295.225
|
"MaxTime": 0,
|
||||||
},
|
"MinTime": 0,
|
||||||
"Rotation": 89.0511551,
|
"Name": "lab_Under_Storage_Collector",
|
||||||
"Sides": [
|
"PassageRequirement": "WorldEvent",
|
||||||
"All"
|
"PlayersCount": 0,
|
||||||
]
|
"RequiredSlot": "FirstPrimaryWeapon",
|
||||||
},
|
"RequirementTip": ""
|
||||||
{
|
}, {
|
||||||
"BotZoneName": "",
|
"Chance": 100,
|
||||||
"Categories": [
|
"Count": 0,
|
||||||
"Player"
|
"EntryPoints": "Common",
|
||||||
],
|
"ExfiltrationTime": 5,
|
||||||
"ColliderParams": {
|
"ExfiltrationType": "Manual",
|
||||||
"_parent": "SpawnSphereParams",
|
"Id": "",
|
||||||
"_props": {
|
"MaxTime": 0,
|
||||||
"Center": {
|
"MinTime": 0,
|
||||||
"x": 0,
|
"Name": "lab_Elevator_Main",
|
||||||
"y": 0,
|
"PassageRequirement": "WorldEvent",
|
||||||
"z": 0
|
"PlayersCount": 0,
|
||||||
},
|
"RequiredSlot": "FirstPrimaryWeapon",
|
||||||
"Radius": 50
|
"RequirementTip": ""
|
||||||
}
|
}, {
|
||||||
},
|
"Chance": 100,
|
||||||
"DelayToCanSpawnSec": 4,
|
"Count": 0,
|
||||||
"Id": "db3d7424-1f39-4e33-b4d2-26821477c010",
|
"EntryPoints": "Common",
|
||||||
"Infiltration": "Common",
|
"ExfiltrationTime": 15,
|
||||||
"Position": {
|
"ExfiltrationType": "Individual",
|
||||||
"x": -206.7,
|
"Id": "",
|
||||||
"y": 4.16135359,
|
"MaxTime": 0,
|
||||||
"z": -290.493
|
"MinTime": 0,
|
||||||
},
|
"Name": "lab_Vent",
|
||||||
"Rotation": 89.0511551,
|
"PassageRequirement": "Empty",
|
||||||
"Sides": [
|
"PlayersCount": 0,
|
||||||
"All"
|
"RequiredSlot": "Backpack",
|
||||||
]
|
"RequirementTip": "EXFIL_tip_backpack"
|
||||||
},
|
}, {
|
||||||
{
|
"Chance": 100,
|
||||||
"BotZoneName": "",
|
"Count": 0,
|
||||||
"Categories": [
|
"EntryPoints": "Common",
|
||||||
"Player"
|
"ExfiltrationTime": 10,
|
||||||
],
|
"ExfiltrationType": "Manual",
|
||||||
"ColliderParams": {
|
"Id": "",
|
||||||
"_parent": "SpawnSphereParams",
|
"MaxTime": 0,
|
||||||
"_props": {
|
"MinTime": 0,
|
||||||
"Center": {
|
"Name": "lab_Elevator_Cargo",
|
||||||
"x": 0,
|
"PassageRequirement": "WorldEvent",
|
||||||
"y": 0,
|
"PlayersCount": 0,
|
||||||
"z": 0
|
"RequiredSlot": "FirstPrimaryWeapon",
|
||||||
},
|
"RequirementTip": ""
|
||||||
"Radius": 50
|
}
|
||||||
}
|
],
|
||||||
},
|
"filter_ex": [],
|
||||||
"DelayToCanSpawnSec": 4,
|
"limits": [],
|
||||||
"Id": "dd19a5a1-b24b-4b4c-b0ff-12567bc35c48",
|
"matching_min_seconds": 60,
|
||||||
"Infiltration": "Common",
|
"maxItemCountInLocation": [{
|
||||||
"Position": {
|
"TemplateId": "54009119af1c881c07000029",
|
||||||
"x": -166.67,
|
"Value": 0
|
||||||
"y": 0.06,
|
}
|
||||||
"z": -416.11
|
],
|
||||||
},
|
"sav_summon_seconds": 60,
|
||||||
"Rotation": 0,
|
"tmp_location_field_remove_me": 111,
|
||||||
"Sides": [
|
"users_gather_seconds": 0,
|
||||||
"All"
|
"users_spawn_seconds_n": 120,
|
||||||
]
|
"users_spawn_seconds_n2": 200,
|
||||||
},
|
"users_summon_seconds": 0,
|
||||||
{
|
"waves": []
|
||||||
"BotZoneName": "",
|
|
||||||
"Categories": [
|
|
||||||
"Coop",
|
|
||||||
"Group"
|
|
||||||
],
|
|
||||||
"ColliderParams": {
|
|
||||||
"_parent": "SpawnSphereParams",
|
|
||||||
"_props": {
|
|
||||||
"Center": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Radius": 50
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"DelayToCanSpawnSec": 4,
|
|
||||||
"Id": "ddcd040c-42b2-4586-879d-f9d07d9737ce",
|
|
||||||
"Infiltration": "Common",
|
|
||||||
"Position": {
|
|
||||||
"x": -164.17,
|
|
||||||
"y": 0.14,
|
|
||||||
"z": -327.99
|
|
||||||
},
|
|
||||||
"Rotation": 270.60022,
|
|
||||||
"Sides": [
|
|
||||||
"Pmc"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotZoneName": "",
|
|
||||||
"Categories": [
|
|
||||||
"Player"
|
|
||||||
],
|
|
||||||
"ColliderParams": {
|
|
||||||
"_parent": "SpawnSphereParams",
|
|
||||||
"_props": {
|
|
||||||
"Center": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Radius": 50
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"DelayToCanSpawnSec": 4,
|
|
||||||
"Id": "de98318f-4443-4cb1-92be-52e49fcdddd0",
|
|
||||||
"Infiltration": "Common",
|
|
||||||
"Position": {
|
|
||||||
"x": -135.21,
|
|
||||||
"y": -4.97,
|
|
||||||
"z": -265.53
|
|
||||||
},
|
|
||||||
"Rotation": 95.68,
|
|
||||||
"Sides": [
|
|
||||||
"All"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotZoneName": "",
|
|
||||||
"Categories": [
|
|
||||||
"Player"
|
|
||||||
],
|
|
||||||
"ColliderParams": {
|
|
||||||
"_parent": "SpawnSphereParams",
|
|
||||||
"_props": {
|
|
||||||
"Center": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Radius": 50
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"DelayToCanSpawnSec": 4,
|
|
||||||
"Id": "e1270dab-99e1-442a-a32e-63aa4af0f719",
|
|
||||||
"Infiltration": "Common",
|
|
||||||
"Position": {
|
|
||||||
"x": -112.6,
|
|
||||||
"y": 4.2,
|
|
||||||
"z": -419.06
|
|
||||||
},
|
|
||||||
"Rotation": 79.99,
|
|
||||||
"Sides": [
|
|
||||||
"All"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotZoneName": "",
|
|
||||||
"Categories": [
|
|
||||||
"Player"
|
|
||||||
],
|
|
||||||
"ColliderParams": {
|
|
||||||
"_parent": "SpawnSphereParams",
|
|
||||||
"_props": {
|
|
||||||
"Center": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Radius": 50
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"DelayToCanSpawnSec": 4,
|
|
||||||
"Id": "e809f94e-aedb-4f69-98eb-9f1d94288d86",
|
|
||||||
"Infiltration": "Common",
|
|
||||||
"Position": {
|
|
||||||
"x": -116.615,
|
|
||||||
"y": -4.002,
|
|
||||||
"z": -398.184
|
|
||||||
},
|
|
||||||
"Rotation": 0,
|
|
||||||
"Sides": [
|
|
||||||
"All"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotZoneName": "BotZoneFloor1",
|
|
||||||
"Categories": [
|
|
||||||
"Bot"
|
|
||||||
],
|
|
||||||
"ColliderParams": {
|
|
||||||
"_parent": "SpawnSphereParams",
|
|
||||||
"_props": {
|
|
||||||
"Center": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Radius": 35
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"DelayToCanSpawnSec": 4,
|
|
||||||
"Id": "e9147ec4-61b7-43e9-8e9b-515e127167d2",
|
|
||||||
"Infiltration": "",
|
|
||||||
"Position": {
|
|
||||||
"x": -206.267,
|
|
||||||
"y": 1.51,
|
|
||||||
"z": -290.977
|
|
||||||
},
|
|
||||||
"Rotation": 184.024811,
|
|
||||||
"Sides": [
|
|
||||||
"Savage"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotZoneName": "",
|
|
||||||
"Categories": [
|
|
||||||
"Coop",
|
|
||||||
"Opposite"
|
|
||||||
],
|
|
||||||
"ColliderParams": {
|
|
||||||
"_parent": "SpawnSphereParams",
|
|
||||||
"_props": {
|
|
||||||
"Center": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Radius": 50
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"DelayToCanSpawnSec": 4,
|
|
||||||
"Id": "eb45ebae-4f05-49d4-b5d7-8851ba7f042b",
|
|
||||||
"Infiltration": "Common",
|
|
||||||
"Position": {
|
|
||||||
"x": -233.962,
|
|
||||||
"y": 0.09,
|
|
||||||
"z": -418.431
|
|
||||||
},
|
|
||||||
"Rotation": 3.2020905,
|
|
||||||
"Sides": [
|
|
||||||
"Pmc"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotZoneName": "",
|
|
||||||
"Categories": [
|
|
||||||
"Coop",
|
|
||||||
"Group"
|
|
||||||
],
|
|
||||||
"ColliderParams": {
|
|
||||||
"_parent": "SpawnSphereParams",
|
|
||||||
"_props": {
|
|
||||||
"Center": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Radius": 50
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"DelayToCanSpawnSec": 4,
|
|
||||||
"Id": "effc8ec3-29a6-4531-89eb-a23ab350d015",
|
|
||||||
"Infiltration": "Common",
|
|
||||||
"Position": {
|
|
||||||
"x": -165.97,
|
|
||||||
"y": 0.11,
|
|
||||||
"z": -324.76
|
|
||||||
},
|
|
||||||
"Rotation": 270.60022,
|
|
||||||
"Sides": [
|
|
||||||
"Pmc"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotZoneName": "BotZoneFloor1",
|
|
||||||
"Categories": [
|
|
||||||
"Bot"
|
|
||||||
],
|
|
||||||
"ColliderParams": {
|
|
||||||
"_parent": "SpawnSphereParams",
|
|
||||||
"_props": {
|
|
||||||
"Center": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Radius": 35
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"DelayToCanSpawnSec": 4,
|
|
||||||
"Id": "f1cf8f15-cc59-48ef-8d98-840d12972120",
|
|
||||||
"Infiltration": "",
|
|
||||||
"Position": {
|
|
||||||
"x": -279.68,
|
|
||||||
"y": 0.078,
|
|
||||||
"z": -352.99
|
|
||||||
},
|
|
||||||
"Rotation": 126.849854,
|
|
||||||
"Sides": [
|
|
||||||
"Savage"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotZoneName": "",
|
|
||||||
"Categories": [
|
|
||||||
"Player"
|
|
||||||
],
|
|
||||||
"ColliderParams": {
|
|
||||||
"_parent": "SpawnSphereParams",
|
|
||||||
"_props": {
|
|
||||||
"Center": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Radius": 50
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"DelayToCanSpawnSec": 4,
|
|
||||||
"Id": "f3b5e0b0-0996-4191-81f3-a709b324d5b9",
|
|
||||||
"Infiltration": "Common",
|
|
||||||
"Position": {
|
|
||||||
"x": -108.59,
|
|
||||||
"y": 4.2,
|
|
||||||
"z": -413.89
|
|
||||||
},
|
|
||||||
"Rotation": 204.36,
|
|
||||||
"Sides": [
|
|
||||||
"All"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotZoneName": "",
|
|
||||||
"Categories": [
|
|
||||||
"Player"
|
|
||||||
],
|
|
||||||
"ColliderParams": {
|
|
||||||
"_parent": "SpawnSphereParams",
|
|
||||||
"_props": {
|
|
||||||
"Center": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Radius": 50
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"DelayToCanSpawnSec": 4,
|
|
||||||
"Id": "f86c5106-44cb-4e1e-b346-4df5c817664e",
|
|
||||||
"Infiltration": "Common",
|
|
||||||
"Position": {
|
|
||||||
"x": -116.276,
|
|
||||||
"y": -4.025,
|
|
||||||
"z": -404.21
|
|
||||||
},
|
|
||||||
"Rotation": 161.982117,
|
|
||||||
"Sides": [
|
|
||||||
"All"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotZoneName": "",
|
|
||||||
"Categories": [
|
|
||||||
"Coop",
|
|
||||||
"Group"
|
|
||||||
],
|
|
||||||
"ColliderParams": {
|
|
||||||
"_parent": "SpawnSphereParams",
|
|
||||||
"_props": {
|
|
||||||
"Center": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Radius": 50
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"DelayToCanSpawnSec": 4,
|
|
||||||
"Id": "f9ba0574-638b-4900-874c-21b6f4d5e6b4",
|
|
||||||
"Infiltration": "Common",
|
|
||||||
"Position": {
|
|
||||||
"x": -164.87,
|
|
||||||
"y": 0.14,
|
|
||||||
"z": -326.37
|
|
||||||
},
|
|
||||||
"Rotation": 270.60022,
|
|
||||||
"Sides": [
|
|
||||||
"Pmc"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"BotZoneName": "BotZoneGate2",
|
|
||||||
"Categories": [
|
|
||||||
"Bot"
|
|
||||||
],
|
|
||||||
"ColliderParams": {
|
|
||||||
"_parent": "SpawnSphereParams",
|
|
||||||
"_props": {
|
|
||||||
"Center": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"Radius": 7
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"DelayToCanSpawnSec": 4,
|
|
||||||
"Id": "fe0e7112-8129-4749-8aed-e357368172af",
|
|
||||||
"Infiltration": "",
|
|
||||||
"Position": {
|
|
||||||
"x": -244.976,
|
|
||||||
"y": 2.664,
|
|
||||||
"z": -448.615
|
|
||||||
},
|
|
||||||
"Rotation": 181.596954,
|
|
||||||
"Sides": [
|
|
||||||
"Savage"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"UnixDateTime": 1636383862,
|
|
||||||
"_Id": "5b0fc42d86f7744a585f9105",
|
|
||||||
"doors": [],
|
|
||||||
"exit_access_time": 60,
|
|
||||||
"exit_count": 1,
|
|
||||||
"exit_time": 1,
|
|
||||||
"exits": [
|
|
||||||
{
|
|
||||||
"Chance": 60,
|
|
||||||
"Count": 0,
|
|
||||||
"EntryPoints": "Common",
|
|
||||||
"ExfiltrationTime": 10,
|
|
||||||
"ExfiltrationType": "Individual",
|
|
||||||
"Id": "",
|
|
||||||
"MaxTime": 0,
|
|
||||||
"MinTime": 0,
|
|
||||||
"Name": "lab_Parking_Gate",
|
|
||||||
"PassageRequirement": "WorldEvent",
|
|
||||||
"PlayersCount": 0,
|
|
||||||
"RequiredSlot": "FirstPrimaryWeapon",
|
|
||||||
"RequirementTip": ""
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Chance": 60,
|
|
||||||
"Count": 0,
|
|
||||||
"EntryPoints": "Common",
|
|
||||||
"ExfiltrationTime": 10,
|
|
||||||
"ExfiltrationType": "Individual",
|
|
||||||
"Id": "",
|
|
||||||
"MaxTime": 0,
|
|
||||||
"MinTime": 0,
|
|
||||||
"Name": "lab_Hangar_Gate",
|
|
||||||
"PassageRequirement": "WorldEvent",
|
|
||||||
"PlayersCount": 0,
|
|
||||||
"RequiredSlot": "FirstPrimaryWeapon",
|
|
||||||
"RequirementTip": ""
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Chance": 100,
|
|
||||||
"Count": 0,
|
|
||||||
"EntryPoints": "Common",
|
|
||||||
"ExfiltrationTime": 5,
|
|
||||||
"ExfiltrationType": "Manual",
|
|
||||||
"Id": "",
|
|
||||||
"MaxTime": 0,
|
|
||||||
"MinTime": 0,
|
|
||||||
"Name": "lab_Elevator_Med",
|
|
||||||
"PassageRequirement": "WorldEvent",
|
|
||||||
"PlayersCount": 0,
|
|
||||||
"RequiredSlot": "FirstPrimaryWeapon",
|
|
||||||
"RequirementTip": ""
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Chance": 100,
|
|
||||||
"Count": 0,
|
|
||||||
"EntryPoints": "Common",
|
|
||||||
"ExfiltrationTime": 10,
|
|
||||||
"ExfiltrationType": "Individual",
|
|
||||||
"Id": "",
|
|
||||||
"MaxTime": 0,
|
|
||||||
"MinTime": 0,
|
|
||||||
"Name": "lab_Under_Storage_Collector",
|
|
||||||
"PassageRequirement": "WorldEvent",
|
|
||||||
"PlayersCount": 0,
|
|
||||||
"RequiredSlot": "FirstPrimaryWeapon",
|
|
||||||
"RequirementTip": ""
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Chance": 100,
|
|
||||||
"Count": 0,
|
|
||||||
"EntryPoints": "Common",
|
|
||||||
"ExfiltrationTime": 5,
|
|
||||||
"ExfiltrationType": "Manual",
|
|
||||||
"Id": "",
|
|
||||||
"MaxTime": 0,
|
|
||||||
"MinTime": 0,
|
|
||||||
"Name": "lab_Elevator_Main",
|
|
||||||
"PassageRequirement": "WorldEvent",
|
|
||||||
"PlayersCount": 0,
|
|
||||||
"RequiredSlot": "FirstPrimaryWeapon",
|
|
||||||
"RequirementTip": ""
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Chance": 100,
|
|
||||||
"Count": 0,
|
|
||||||
"EntryPoints": "Common",
|
|
||||||
"ExfiltrationTime": 15,
|
|
||||||
"ExfiltrationType": "Individual",
|
|
||||||
"Id": "",
|
|
||||||
"MaxTime": 0,
|
|
||||||
"MinTime": 0,
|
|
||||||
"Name": "lab_Vent",
|
|
||||||
"PassageRequirement": "Empty",
|
|
||||||
"PlayersCount": 0,
|
|
||||||
"RequiredSlot": "Backpack",
|
|
||||||
"RequirementTip": "EXFIL_tip_backpack"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Chance": 100,
|
|
||||||
"Count": 0,
|
|
||||||
"EntryPoints": "Common",
|
|
||||||
"ExfiltrationTime": 10,
|
|
||||||
"ExfiltrationType": "Manual",
|
|
||||||
"Id": "",
|
|
||||||
"MaxTime": 0,
|
|
||||||
"MinTime": 0,
|
|
||||||
"Name": "lab_Elevator_Cargo",
|
|
||||||
"PassageRequirement": "WorldEvent",
|
|
||||||
"PlayersCount": 0,
|
|
||||||
"RequiredSlot": "FirstPrimaryWeapon",
|
|
||||||
"RequirementTip": ""
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"filter_ex": [],
|
|
||||||
"limits": [],
|
|
||||||
"matching_min_seconds": 60,
|
|
||||||
"maxItemCountInLocation": [
|
|
||||||
{
|
|
||||||
"TemplateId": "54009119af1c881c07000029",
|
|
||||||
"Value": 0
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"sav_summon_seconds": 60,
|
|
||||||
"tmp_location_field_remove_me": 111,
|
|
||||||
"users_gather_seconds": 0,
|
|
||||||
"users_spawn_seconds_n": 120,
|
|
||||||
"users_spawn_seconds_n2": 200,
|
|
||||||
"users_summon_seconds": 0,
|
|
||||||
"waves": []
|
|
||||||
}
|
}
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -54,21 +54,23 @@ export class InsuranceController
|
|||||||
{
|
{
|
||||||
const time = this.timeUtil.getTimestamp();
|
const time = this.timeUtil.getTimestamp();
|
||||||
|
|
||||||
|
// Process each profile in turn
|
||||||
for (const sessionID in this.saveServer.getProfiles())
|
for (const sessionID in this.saveServer.getProfiles())
|
||||||
{
|
{
|
||||||
const insurance = this.saveServer.getProfile(sessionID).insurance;
|
const insurance = this.saveServer.getProfile(sessionID).insurance;
|
||||||
let i = insurance.length;
|
let insuredItemCount = insurance.length;
|
||||||
|
|
||||||
// Skip profile with no insurance items
|
// Skip profile with no insurance items
|
||||||
if (i === 0)
|
if (insuredItemCount === 0)
|
||||||
{
|
{
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
while (i-- > 0)
|
// Use count as array index
|
||||||
|
while (insuredItemCount-- > 0)
|
||||||
{
|
{
|
||||||
const insured = insurance[i];
|
const insured = insurance[insuredItemCount];
|
||||||
const traderReturnChance = this.insuranceConfig.returnChancePercent[insured.traderId];
|
|
||||||
|
|
||||||
// Return time not reached, skip
|
// Return time not reached, skip
|
||||||
if (time < insured.scheduledTime)
|
if (time < insured.scheduledTime)
|
||||||
@ -76,16 +78,13 @@ export class InsuranceController
|
|||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Gather up items that can fail
|
// Items to be removed from inventory
|
||||||
const slotIdsThatCanFail = this.insuranceConfig.slotIdsWithChanceOfNotReturning;
|
const toDelete: string[] = [];
|
||||||
const toDelete = [];
|
|
||||||
|
|
||||||
// Loop over insurance items
|
// Loop over insurance items, find items to delete from player inventory
|
||||||
for (const insuredItem of insured.items)
|
for (const insuredItem of insured.items)
|
||||||
{
|
{
|
||||||
// Roll from 0 to 9999, then divide it by 100: 9999 = 99.99%
|
if (this.itemShouldBeLost(insuredItem, insured.traderId, toDelete))
|
||||||
const returnChance = this.randomUtil.getInt(0, 9999) / 100;
|
|
||||||
if ((slotIdsThatCanFail.includes(insuredItem.slotId)) && returnChance >= traderReturnChance && !toDelete.includes(insuredItem._id))
|
|
||||||
{
|
{
|
||||||
// Skip if not an item
|
// Skip if not an item
|
||||||
const itemDetails = this.itemHelper.getItem(insuredItem._tpl);
|
const itemDetails = this.itemHelper.getItem(insuredItem._tpl);
|
||||||
@ -100,7 +99,7 @@ export class InsuranceController
|
|||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Remove item and its sub-items to prevent orphaned items
|
// Remove item and its sub-items to prevent orphans
|
||||||
toDelete.push(...this.itemHelper.findAndReturnChildrenByItems(insured.items, insuredItem._id));
|
toDelete.push(...this.itemHelper.findAndReturnChildrenByItems(insured.items, insuredItem._id));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -123,13 +122,30 @@ export class InsuranceController
|
|||||||
this.dialogueHelper.addDialogueMessage(insured.traderId, insured.messageContent, sessionID, insured.items);
|
this.dialogueHelper.addDialogueMessage(insured.traderId, insured.messageContent, sessionID, insured.items);
|
||||||
|
|
||||||
// Remove insurance package from profile now we've processed it
|
// Remove insurance package from profile now we've processed it
|
||||||
insurance.splice(i, 1);
|
insurance.splice(insuredItemCount, 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
this.saveServer.getProfile(sessionID).insurance = insurance;
|
this.saveServer.getProfile(sessionID).insurance = insurance;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Should the passed in item be removed from player inventory
|
||||||
|
* @param insuredItem Insurued item to roll to lose
|
||||||
|
* @param traderId Trader the item was insured by
|
||||||
|
* @param itemsBeingDeleted All items to remove from player
|
||||||
|
* @returns True if item should be removed
|
||||||
|
*/
|
||||||
|
protected itemShouldBeLost(insuredItem: Item, traderId: string, itemsBeingDeleted: string[]): boolean
|
||||||
|
{
|
||||||
|
// Roll from 0 to 9999, then divide it by 100: 9999 = 99.99%
|
||||||
|
const returnChance = this.randomUtil.getInt(0, 9999) / 100;
|
||||||
|
const traderReturnChance = this.insuranceConfig.returnChancePercent[traderId];
|
||||||
|
|
||||||
|
const slotIdsThatCanFail = this.insuranceConfig.slotIdsWithChanceOfNotReturning;
|
||||||
|
return (slotIdsThatCanFail.includes(insuredItem.slotId)) && returnChance >= traderReturnChance && !itemsBeingDeleted.includes(insuredItem._id);
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add insurance to an item
|
* Add insurance to an item
|
||||||
* @param pmcData Player profile
|
* @param pmcData Player profile
|
||||||
|
@ -275,26 +275,22 @@ export class ScavCaseRewardGenerator
|
|||||||
*/
|
*/
|
||||||
protected getScavCaseRewardCountsAndPrices(scavCaseDetails: IHideoutScavCase): ScavCaseRewardCountsAndPrices
|
protected getScavCaseRewardCountsAndPrices(scavCaseDetails: IHideoutScavCase): ScavCaseRewardCountsAndPrices
|
||||||
{
|
{
|
||||||
return {
|
const rewardTypes: (keyof ScavCaseRewardCountsAndPrices)[] = ["common", "rare", "superrare"];
|
||||||
common: {
|
const result: Partial<ScavCaseRewardCountsAndPrices> = {};
|
||||||
minCount: scavCaseDetails.EndProducts["Common"].min,
|
|
||||||
maxCount: scavCaseDetails.EndProducts["Common"].max,
|
// Create reward min/max counts for each type
|
||||||
minPriceRub: this.scavCaseConfig.rewardItemValueRangeRub["common"].min,
|
for (const rewardType of rewardTypes)
|
||||||
maxPriceRub: this.scavCaseConfig.rewardItemValueRangeRub["common"].max
|
{
|
||||||
},
|
result[rewardType] =
|
||||||
rare: {
|
{
|
||||||
minCount: scavCaseDetails.EndProducts["Rare"].min,
|
minCount: scavCaseDetails.EndProducts[rewardType].min,
|
||||||
maxCount: scavCaseDetails.EndProducts["Rare"].max,
|
maxCount: scavCaseDetails.EndProducts[rewardType].max,
|
||||||
minPriceRub: this.scavCaseConfig.rewardItemValueRangeRub["rare"].min,
|
minPriceRub: this.scavCaseConfig.rewardItemValueRangeRub[rewardType].min,
|
||||||
maxPriceRub: this.scavCaseConfig.rewardItemValueRangeRub["rare"].max
|
maxPriceRub: this.scavCaseConfig.rewardItemValueRangeRub[rewardType].max
|
||||||
},
|
};
|
||||||
superrare: {
|
}
|
||||||
minCount: scavCaseDetails.EndProducts["Superrare"].min,
|
|
||||||
maxCount: scavCaseDetails.EndProducts["Superrare"].max,
|
return result as ScavCaseRewardCountsAndPrices;
|
||||||
minPriceRub: this.scavCaseConfig.rewardItemValueRangeRub["superrare"].min,
|
|
||||||
maxPriceRub: this.scavCaseConfig.rewardItemValueRangeRub["superrare"].max
|
|
||||||
}
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -98,17 +98,15 @@ export class BotDifficultyHelper
|
|||||||
*/
|
*/
|
||||||
public convertBotDifficultyDropdownToBotDifficulty(dropDownDifficulty: string): string
|
public convertBotDifficultyDropdownToBotDifficulty(dropDownDifficulty: string): string
|
||||||
{
|
{
|
||||||
if (dropDownDifficulty.toLowerCase() === "medium")
|
switch (dropDownDifficulty.toLowerCase())
|
||||||
{
|
{
|
||||||
return "normal";
|
case "medium":
|
||||||
|
return "normal";
|
||||||
|
case "random":
|
||||||
|
return this.chooseRandomDifficulty();
|
||||||
|
default:
|
||||||
|
return dropDownDifficulty.toLowerCase();
|
||||||
}
|
}
|
||||||
|
|
||||||
if (dropDownDifficulty.toLowerCase() === "random")
|
|
||||||
{
|
|
||||||
return this.chooseRandomDifficulty();
|
|
||||||
}
|
|
||||||
|
|
||||||
return dropDownDifficulty.toLowerCase();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -241,6 +241,13 @@ class ItemHelper
|
|||||||
return [false, undefined];
|
return [false, undefined];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public isItemInDb(tpl: string): boolean
|
||||||
|
{
|
||||||
|
const itemDetails = this.getItem(tpl);
|
||||||
|
|
||||||
|
return itemDetails[0];
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* get normalized value (0-1) based on item condition
|
* get normalized value (0-1) based on item condition
|
||||||
* @param item
|
* @param item
|
||||||
|
@ -51,7 +51,9 @@ export interface ILocationBase
|
|||||||
OldSpawn: boolean
|
OldSpawn: boolean
|
||||||
OpenZones: string
|
OpenZones: string
|
||||||
Preview: Preview
|
Preview: Preview
|
||||||
RequiredPlayerLevel: number
|
RequiredPlayerLevelMin: number
|
||||||
|
RequiredPlayerLevelMax: number
|
||||||
|
MinPlayerLvlAccessKeys: number
|
||||||
PmcMaxPlayersInGroup: number
|
PmcMaxPlayersInGroup: number
|
||||||
ScavMaxPlayersInGroup: number
|
ScavMaxPlayersInGroup: number
|
||||||
Rules: string
|
Rules: string
|
||||||
|
Loading…
Reference in New Issue
Block a user