Updated factory base json + interfaces
This commit is contained in:
parent
75feed2c24
commit
23875045c9
@ -70,7 +70,7 @@
|
||||
],
|
||||
"BossLocationSpawn": [
|
||||
{
|
||||
"BossChance": 35,
|
||||
"BossChance": 25,
|
||||
"BossDifficult": "normal",
|
||||
"BossEscortAmount": "0",
|
||||
"BossEscortDifficult": "normal",
|
||||
@ -86,6 +86,74 @@
|
||||
],
|
||||
"Supports": null,
|
||||
"Time": -1
|
||||
},
|
||||
{
|
||||
"BossChance": 50,
|
||||
"BossDifficult": "normal",
|
||||
"BossEscortAmount": "0,0,0,0,2,2,2,1,1,1,1,1,0,2,3",
|
||||
"BossEscortDifficult": "normal",
|
||||
"BossEscortType": "pmcUSEC",
|
||||
"BossName": "pmcUSEC",
|
||||
"BossPlayer": false,
|
||||
"BossZone": "",
|
||||
"IgnoreMaxBots": true,
|
||||
"RandomTimeSpawn": false,
|
||||
"SpawnMode": [
|
||||
"pve"
|
||||
],
|
||||
"Supports": null,
|
||||
"Time": -1
|
||||
},
|
||||
{
|
||||
"BossChance": 50,
|
||||
"BossDifficult": "normal",
|
||||
"BossEscortAmount": "0,0,0,0,2,2,2,1,1,1,1,1,0,2,3",
|
||||
"BossEscortDifficult": "normal",
|
||||
"BossEscortType": "pmcUSEC",
|
||||
"BossName": "pmcUSEC",
|
||||
"BossPlayer": false,
|
||||
"BossZone": "",
|
||||
"IgnoreMaxBots": true,
|
||||
"RandomTimeSpawn": false,
|
||||
"SpawnMode": [
|
||||
"pve"
|
||||
],
|
||||
"Supports": null,
|
||||
"Time": -1
|
||||
},
|
||||
{
|
||||
"BossChance": 50,
|
||||
"BossDifficult": "normal",
|
||||
"BossEscortAmount": "0,0,0,0,2,2,2,1,1,1,1,1,0,2,3",
|
||||
"BossEscortDifficult": "normal",
|
||||
"BossEscortType": "pmcBEAR",
|
||||
"BossName": "pmcBEAR",
|
||||
"BossPlayer": false,
|
||||
"BossZone": "",
|
||||
"IgnoreMaxBots": true,
|
||||
"RandomTimeSpawn": false,
|
||||
"SpawnMode": [
|
||||
"pve"
|
||||
],
|
||||
"Supports": null,
|
||||
"Time": -1
|
||||
},
|
||||
{
|
||||
"BossChance": 50,
|
||||
"BossDifficult": "normal",
|
||||
"BossEscortAmount": "0,0,0,0,2,2,2,1,1,1,1,1,0,2,3",
|
||||
"BossEscortDifficult": "normal",
|
||||
"BossEscortType": "pmcBEAR",
|
||||
"BossName": "pmcBEAR",
|
||||
"BossPlayer": false,
|
||||
"BossZone": "",
|
||||
"IgnoreMaxBots": true,
|
||||
"RandomTimeSpawn": false,
|
||||
"SpawnMode": [
|
||||
"pve"
|
||||
],
|
||||
"Supports": null,
|
||||
"Time": -1
|
||||
}
|
||||
],
|
||||
"BotAssault": 0,
|
||||
@ -94,6 +162,112 @@
|
||||
"BotImpossible": 0,
|
||||
"BotLocationModifier": {
|
||||
"AccuracySpeed": 1,
|
||||
"AdditionalHostilitySettings": [
|
||||
{
|
||||
"AlwaysEnemies": [
|
||||
"pmcBot",
|
||||
"exUsec",
|
||||
"bossBully",
|
||||
"bossBoar",
|
||||
"bossTagilla",
|
||||
"bossKilla",
|
||||
"bossKojaniy",
|
||||
"bossSanitar",
|
||||
"bossKolontay",
|
||||
"bossGluhar",
|
||||
"bossKnight"
|
||||
],
|
||||
"AlwaysFriends": [
|
||||
"bossZryachiy",
|
||||
"followerZryachiy",
|
||||
"peacefullZryachiyEvent",
|
||||
"ravangeZryachiyEvent",
|
||||
"gifter"
|
||||
],
|
||||
"BearEnemyChance": 75,
|
||||
"BearPlayerBehaviour": "ChancedEnemies",
|
||||
"BotRole": "pmcBEAR",
|
||||
"ChancedEnemies": [
|
||||
{
|
||||
"EnemyChance": 70,
|
||||
"Role": "assault"
|
||||
},
|
||||
{
|
||||
"EnemyChance": 70,
|
||||
"Role": "marksman"
|
||||
},
|
||||
{
|
||||
"EnemyChance": 75,
|
||||
"Role": "pmcUSEC"
|
||||
}
|
||||
],
|
||||
"Neutral": [
|
||||
"sectantPriest",
|
||||
"sectantWarrior"
|
||||
],
|
||||
"SavagePlayerBehaviour": "Warn",
|
||||
"UsecEnemyChance": 90,
|
||||
"UsecPlayerBehaviour": "ChancedEnemies",
|
||||
"Warn": [
|
||||
"sectactPriestEvent"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AlwaysEnemies": [
|
||||
"pmcBot",
|
||||
"bossBully",
|
||||
"bossBoar",
|
||||
"bossTagilla",
|
||||
"bossKilla",
|
||||
"bossKojaniy",
|
||||
"bossSanitar",
|
||||
"bossKolontay",
|
||||
"bossGluhar"
|
||||
],
|
||||
"AlwaysFriends": [
|
||||
"bossZryachiy",
|
||||
"followerZryachiy",
|
||||
"peacefullZryachiyEvent",
|
||||
"ravangeZryachiyEvent",
|
||||
"gifter"
|
||||
],
|
||||
"BearEnemyChance": 90,
|
||||
"BearPlayerBehaviour": "ChancedEnemies",
|
||||
"BotRole": "pmcUSEC",
|
||||
"ChancedEnemies": [
|
||||
{
|
||||
"EnemyChance": 70,
|
||||
"Role": "assault"
|
||||
},
|
||||
{
|
||||
"EnemyChance": 70,
|
||||
"Role": "marksman"
|
||||
},
|
||||
{
|
||||
"EnemyChance": 75,
|
||||
"Role": "pmcBEAR"
|
||||
},
|
||||
{
|
||||
"EnemyChance": 15,
|
||||
"Role": "exUsec"
|
||||
},
|
||||
{
|
||||
"EnemyChance": 15,
|
||||
"Role": "bossKnight"
|
||||
}
|
||||
],
|
||||
"Neutral": [
|
||||
"sectantPriest",
|
||||
"sectantWarrior"
|
||||
],
|
||||
"SavagePlayerBehaviour": "Warn",
|
||||
"UsecEnemyChance": 75,
|
||||
"UsecPlayerBehaviour": "ChancedEnemies",
|
||||
"Warn": [
|
||||
"sectactPriestEvent"
|
||||
]
|
||||
}
|
||||
],
|
||||
"DistToActivate": 140,
|
||||
"DistToActivatePvE": 140,
|
||||
"DistToPersueAxemanCoef": 0.9,
|
||||
@ -134,7 +308,7 @@
|
||||
"ForceOnlineRaidInPVE": false,
|
||||
"GenerateLocalLootCache": true,
|
||||
"GlobalContainerChanceModifier": 1,
|
||||
"GlobalLootChanceModifier": 0.3,
|
||||
"GlobalLootChanceModifier": 0.27,
|
||||
"GlobalLootChanceModifierPvE": 0.3,
|
||||
"IconX": 470,
|
||||
"IconY": 510,
|
||||
@ -164,12 +338,12 @@
|
||||
"MaxBotPerZone": 4,
|
||||
"MaxCoopGroup": 6,
|
||||
"MaxDistToFreePoint": 900,
|
||||
"MaxPlayers": 6,
|
||||
"MaxPlayers": 8,
|
||||
"MinDistToExitPoint": 30,
|
||||
"MinDistToFreePoint": 10,
|
||||
"MinMaxBots": [],
|
||||
"MinPlayerLvlAccessKeys": 0,
|
||||
"MinPlayers": 5,
|
||||
"MinPlayers": 7,
|
||||
"Name": "Factory",
|
||||
"NewSpawn": false,
|
||||
"NonWaveGroupScenario": {
|
||||
@ -220,11 +394,11 @@
|
||||
"Id": "0246436c-7d69-4036-999d-ebcb956970b5",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -29.763,
|
||||
"y": 0.21,
|
||||
"z": 7.584
|
||||
"x": -45.3968,
|
||||
"y": 0.2904,
|
||||
"z": 5.5814
|
||||
},
|
||||
"Rotation": 54.99,
|
||||
"Rotation": 64.50763,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -307,7 +481,7 @@
|
||||
"Radius": 35
|
||||
}
|
||||
},
|
||||
"CorePointId": 1,
|
||||
"CorePointId": 2,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "03a779de-ef2d-43e3-a4f3-fdcfed474f05",
|
||||
"Infiltration": "",
|
||||
@ -342,11 +516,41 @@
|
||||
"Id": "05e75eb3-eb43-46c6-94d3-59e1e9ba4435",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -21.614,
|
||||
"y": -2.62,
|
||||
"z": 37.611
|
||||
"x": 11.22,
|
||||
"y": 0.04,
|
||||
"z": -42.1099968
|
||||
},
|
||||
"Rotation": 160.78,
|
||||
"Rotation": 150.141159,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "0a8181f7-c8f0-4db1-8eb2-932dfb3545f3",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 42.433,
|
||||
"y": -2.639,
|
||||
"z": -8.306
|
||||
},
|
||||
"Rotation": 262.378082,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -372,11 +576,11 @@
|
||||
"Id": "0a92f51c-52b4-4e76-b839-f7ce82f2b36b",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 59.594,
|
||||
"y": 0.103,
|
||||
"z": 22.151
|
||||
"x": 56.864,
|
||||
"y": 0.261,
|
||||
"z": 52.568
|
||||
},
|
||||
"Rotation": 53.49001,
|
||||
"Rotation": 159.0315,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -464,11 +668,11 @@
|
||||
"Id": "120a0777-e825-4de7-a855-c3eaa8eba46b",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -28.958,
|
||||
"y": 0.21,
|
||||
"z": 6.595
|
||||
"x": -43.8128,
|
||||
"y": 0.2904,
|
||||
"z": 6.7404
|
||||
},
|
||||
"Rotation": 54.99,
|
||||
"Rotation": 90.74365,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -494,11 +698,11 @@
|
||||
"Id": "13883982-2ab8-4dd5-a9b4-45e2c6d8e1cc",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -20.215,
|
||||
"y": -2.62,
|
||||
"z": 38.789
|
||||
"x": 12.595,
|
||||
"y": 0.04,
|
||||
"z": -42.522
|
||||
},
|
||||
"Rotation": 160.78,
|
||||
"Rotation": 239.798431,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -555,11 +759,41 @@
|
||||
"Id": "1a5819f2-ff42-4632-af5e-fe5ea8f886fc",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 61,
|
||||
"y": 0.117,
|
||||
"z": 20.95
|
||||
"x": 58.1779976,
|
||||
"y": 0.261,
|
||||
"z": 51.283
|
||||
},
|
||||
"Rotation": 53.49001,
|
||||
"Rotation": 174.141357,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "1c8f1067-d5df-401c-b05a-3c2c6b36ab9a",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 15.7,
|
||||
"y": 4.571,
|
||||
"z": 38.976
|
||||
},
|
||||
"Rotation": 0,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -616,11 +850,11 @@
|
||||
"Id": "1facfcfc-9ee5-4638-83b3-117fce7b3303",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -30.978,
|
||||
"y": 0.21,
|
||||
"z": 6.713
|
||||
"x": -46.6908,
|
||||
"y": 0.2904,
|
||||
"z": 8.3904
|
||||
},
|
||||
"Rotation": 54.99,
|
||||
"Rotation": 103.706047,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -646,11 +880,11 @@
|
||||
"Id": "22a7740a-5a91-4bca-af36-668342522b42",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 70.465,
|
||||
"y": 0.211,
|
||||
"z": -61.785
|
||||
"x": 70.75821,
|
||||
"y": 0.311,
|
||||
"z": -72.8016052
|
||||
},
|
||||
"Rotation": 56.43,
|
||||
"Rotation": 356.430054,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -685,6 +919,36 @@
|
||||
"Savage"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "2497205e-6fc4-49cd-a1e3-f46c780e214f",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 31.624,
|
||||
"y": 0.119,
|
||||
"z": 18.284
|
||||
},
|
||||
"Rotation": 281.606659,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
@ -799,11 +1063,11 @@
|
||||
"Id": "2a1f1b80-72be-444d-9d8d-5f645a3fc019",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 46.163,
|
||||
"y": 0.16,
|
||||
"z": -37.009
|
||||
"x": 32.272,
|
||||
"y": 0.064,
|
||||
"z": -34.013
|
||||
},
|
||||
"Rotation": 0,
|
||||
"Rotation": 100.290321,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -829,11 +1093,11 @@
|
||||
"Id": "2a5aad92-b5f9-40c0-a380-460247300227",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 60.445,
|
||||
"y": 0.073,
|
||||
"z": 19.302
|
||||
"x": 57.944,
|
||||
"y": 0.261,
|
||||
"z": 49.646
|
||||
},
|
||||
"Rotation": 53.49001,
|
||||
"Rotation": 174.141357,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -889,11 +1153,11 @@
|
||||
"Id": "2e1843a1-fd2a-4ccd-8b38-747c1a70f228",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -8.413,
|
||||
"y": 0.005,
|
||||
"z": -33.898
|
||||
"x": -16.91,
|
||||
"y": 0.294,
|
||||
"z": -39.428
|
||||
},
|
||||
"Rotation": 340.262238,
|
||||
"Rotation": 270,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -919,11 +1183,11 @@
|
||||
"Id": "2eed18b6-9fbb-40de-979f-985f203f251e",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -28.19,
|
||||
"y": 0.21,
|
||||
"z": 5.58
|
||||
"x": -42.4368,
|
||||
"y": 0.2904,
|
||||
"z": 7.44339943
|
||||
},
|
||||
"Rotation": 54.99,
|
||||
"Rotation": 83.8970261,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -949,11 +1213,11 @@
|
||||
"Id": "30edcdf0-73e0-4ab5-a9e7-4d24a9a83aa9",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 28.464,
|
||||
"y": 0.244,
|
||||
"z": 16.991
|
||||
"x": 27.775,
|
||||
"y": 0.119,
|
||||
"z": 20.567
|
||||
},
|
||||
"Rotation": 77.36217,
|
||||
"Rotation": 121.344116,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -979,11 +1243,11 @@
|
||||
"Id": "336d3c25-9f38-475f-8eb9-db6393f06b6c",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 67.872,
|
||||
"y": 0.245,
|
||||
"z": -60.357
|
||||
"x": 71.73021,
|
||||
"y": 0.311,
|
||||
"z": -71.4116
|
||||
},
|
||||
"Rotation": 56.43,
|
||||
"Rotation": 356.430054,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -1040,11 +1304,41 @@
|
||||
"Id": "38a8fe02-f871-4b79-91e5-69c2c68d1bbc",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -4.123,
|
||||
"y": 0.005,
|
||||
"z": -34.711
|
||||
"x": -16.984,
|
||||
"y": 0.26700002,
|
||||
"z": -41.3249969
|
||||
},
|
||||
"Rotation": 359.768463,
|
||||
"Rotation": 270,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "3906ac26-47d3-4602-8783-049633778a29",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 14.636,
|
||||
"y": 4.571,
|
||||
"z": 39.737
|
||||
},
|
||||
"Rotation": 0,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -1070,11 +1364,11 @@
|
||||
"Id": "3bcd754a-b299-4d63-9d7f-e4d05c2f13e3",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -23.044,
|
||||
"y": 1.07,
|
||||
"z": 65.688
|
||||
"x": -22.174,
|
||||
"y": 2.729,
|
||||
"z": 23.772
|
||||
},
|
||||
"Rotation": 263.74,
|
||||
"Rotation": 89.99999,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -1172,6 +1466,36 @@
|
||||
"Pmc"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "42c3f263-52c6-428c-b97f-6acd100ec669",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -3.28900051,
|
||||
"y": -3.858,
|
||||
"z": -17.514
|
||||
},
|
||||
"Rotation": 0,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
@ -1224,11 +1548,11 @@
|
||||
"Id": "4755c538-4ee5-4125-8cd3-885787da7ad5",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 19.87,
|
||||
"y": -2.61,
|
||||
"z": -1.3
|
||||
"x": 12.6300011,
|
||||
"y": 1.797,
|
||||
"z": 60.15
|
||||
},
|
||||
"Rotation": 0,
|
||||
"Rotation": 88.5811157,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -1285,11 +1609,11 @@
|
||||
"Id": "4a4e5ee5-a314-4a78-939d-cf3c05818435",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -4.765,
|
||||
"y": 0.005,
|
||||
"z": -33.066
|
||||
"x": -16.7849979,
|
||||
"y": 0.312,
|
||||
"z": -37.434
|
||||
},
|
||||
"Rotation": 53.49001,
|
||||
"Rotation": 246.299744,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -1315,11 +1639,11 @@
|
||||
"Id": "4bc2255b-75b0-44a3-91ed-c1b35499cbc5",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -17.21,
|
||||
"y": -2.62,
|
||||
"z": 38.282
|
||||
"x": 7.90300035,
|
||||
"y": 0.04,
|
||||
"z": -44.6099968
|
||||
},
|
||||
"Rotation": 160.78,
|
||||
"Rotation": 195.357437,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -1345,11 +1669,11 @@
|
||||
"Id": "503cf951-8e80-4ca0-aa2d-993f71a6a4a6",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -51.426,
|
||||
"y": 1.353,
|
||||
"z": 54.339
|
||||
"x": -50.19,
|
||||
"y": 1.264,
|
||||
"z": 55.06
|
||||
},
|
||||
"Rotation": 118.999352,
|
||||
"Rotation": 90,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -1375,11 +1699,11 @@
|
||||
"Id": "50560c89-4136-4cfb-b155-485519110c93",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -3.503,
|
||||
"y": 0.005,
|
||||
"z": -32.728
|
||||
"x": -17.6909981,
|
||||
"y": 0.291,
|
||||
"z": -43.159996
|
||||
},
|
||||
"Rotation": 53.49001,
|
||||
"Rotation": 286.887238,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -1405,11 +1729,11 @@
|
||||
"Id": "57254982-c470-440d-911a-e8854f42398a",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -52.617,
|
||||
"y": 1.353,
|
||||
"z": 55.629
|
||||
"x": -44.798,
|
||||
"y": 1.279,
|
||||
"z": 55.314003
|
||||
},
|
||||
"Rotation": 118.999352,
|
||||
"Rotation": 90,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -1527,11 +1851,11 @@
|
||||
"Id": "5be1a535-4865-433c-b645-33c7ff65bd94",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -31.67,
|
||||
"y": 0.21,
|
||||
"z": 8.2
|
||||
"x": -46.2658,
|
||||
"y": 0.2904,
|
||||
"z": 7.04739952
|
||||
},
|
||||
"Rotation": 54.99,
|
||||
"Rotation": 82.15895,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -1588,11 +1912,41 @@
|
||||
"Id": "60b47eab-b2a6-4ba2-b30c-fea14a7169bf",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 68.514,
|
||||
"y": 0.194,
|
||||
"z": -4.796
|
||||
"x": -5.918,
|
||||
"y": -3.858,
|
||||
"z": -14.1830006
|
||||
},
|
||||
"Rotation": 5.86497259,
|
||||
"Rotation": 53.7435837,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "63f705ca-a0db-4f4f-8e50-20d5a97af053",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -0.09300041,
|
||||
"y": -3.858,
|
||||
"z": -12.227
|
||||
},
|
||||
"Rotation": 252.025253,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -1613,7 +1967,7 @@
|
||||
"Radius": 35
|
||||
}
|
||||
},
|
||||
"CorePointId": 1,
|
||||
"CorePointId": 2,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "6670b804-5f1a-45f1-a462-585cb8619d09",
|
||||
"Infiltration": "",
|
||||
@ -1633,18 +1987,14 @@
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnBoxParams",
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Size": {
|
||||
"x": 40,
|
||||
"y": 4,
|
||||
"z": 40
|
||||
}
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
@ -1652,11 +2002,11 @@
|
||||
"Id": "67fb48f8-0359-458b-876c-2e4963cbd14e",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -5.93,
|
||||
"y": -3.889,
|
||||
"z": -22.49
|
||||
"x": 21.4049988,
|
||||
"y": -2.668999,
|
||||
"z": -14.6159992
|
||||
},
|
||||
"Rotation": 1.93020487,
|
||||
"Rotation": 255.000031,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -1682,11 +2032,11 @@
|
||||
"Id": "683f2734-6398-4b77-9bab-b87f3be35938",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 69.644,
|
||||
"y": 0.211,
|
||||
"z": -60.426
|
||||
"x": 69.98521,
|
||||
"y": 0.311,
|
||||
"z": -71.3536
|
||||
},
|
||||
"Rotation": 56.43,
|
||||
"Rotation": 356.430054,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -1752,6 +2102,36 @@
|
||||
"Pmc"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "6ce1f898-79ff-498e-8b52-fda05d7ee05d",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 59.516,
|
||||
"y": -2.63900042,
|
||||
"z": 6.828
|
||||
},
|
||||
"Rotation": 46.93951,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
@ -1773,11 +2153,11 @@
|
||||
"Id": "6d7bf2bb-6211-4495-8509-58ceadea72e0",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -18.579,
|
||||
"y": -2.62,
|
||||
"z": 38.04
|
||||
"x": 9.994,
|
||||
"y": 0.04,
|
||||
"z": -42.204
|
||||
},
|
||||
"Rotation": 160.78,
|
||||
"Rotation": 271.3531,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -1803,11 +2183,11 @@
|
||||
"Id": "6d97a439-de10-42c5-99ef-6cf92e243aca",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 17.043,
|
||||
"y": -2.61,
|
||||
"z": -2.117
|
||||
"x": 10.2300014,
|
||||
"y": 1.14,
|
||||
"z": 58.7600021
|
||||
},
|
||||
"Rotation": 183.2318,
|
||||
"Rotation": 88.5811157,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -1818,18 +2198,14 @@
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnBoxParams",
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Size": {
|
||||
"x": 40,
|
||||
"y": 4,
|
||||
"z": 50
|
||||
}
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
@ -1837,11 +2213,41 @@
|
||||
"Id": "6ecc9492-5fbb-43d8-a0c0-8509fa39eb1d",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -2.238,
|
||||
"y": -3.905,
|
||||
"z": -15.408
|
||||
"x": 20.198,
|
||||
"y": -2.668999,
|
||||
"z": -16.3809986
|
||||
},
|
||||
"Rotation": 1.93020487,
|
||||
"Rotation": 347.009827,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "71c2ba1e-e226-47be-814f-d52ddd931603",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -2.81400013,
|
||||
"y": -2.598,
|
||||
"z": 18.476
|
||||
},
|
||||
"Rotation": 226.745529,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -1867,11 +2273,41 @@
|
||||
"Id": "74059b40-4072-495f-a02c-2ffce404d728",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 32.213,
|
||||
"y": 2.333,
|
||||
"z": 18.67
|
||||
"x": 2.363,
|
||||
"y": -2.639,
|
||||
"z": 49.415
|
||||
},
|
||||
"Rotation": 249.746887,
|
||||
"Rotation": 0,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "789a1686-f35d-4dc4-b469-0687a4fad804",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 41.089,
|
||||
"y": -2.639,
|
||||
"z": -9.549
|
||||
},
|
||||
"Rotation": 343.771973,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -1928,11 +2364,11 @@
|
||||
"Id": "7ea1b4b8-a496-4bc0-bf61-e5ba4f3aa1fa",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 43.604,
|
||||
"y": 0.16,
|
||||
"z": -36.675
|
||||
"x": 32.2320023,
|
||||
"y": 0.064,
|
||||
"z": -31.639
|
||||
},
|
||||
"Rotation": 0,
|
||||
"Rotation": 303.679382,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -1958,11 +2394,11 @@
|
||||
"Id": "80532206-b2e1-4578-b559-99eae931a957",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 46.118,
|
||||
"y": 0.16,
|
||||
"z": -39.159
|
||||
"x": 32.668,
|
||||
"y": 0.064,
|
||||
"z": -35.46
|
||||
},
|
||||
"Rotation": 0,
|
||||
"Rotation": 41.47584,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -1988,11 +2424,11 @@
|
||||
"Id": "8128ea83-0d4f-4e64-b109-5acc9e477b33",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 69.838,
|
||||
"y": 0.194,
|
||||
"z": -6.105
|
||||
"x": -4.302,
|
||||
"y": -2.598,
|
||||
"z": 14.318
|
||||
},
|
||||
"Rotation": 5.86497259,
|
||||
"Rotation": 0,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -2049,11 +2485,41 @@
|
||||
"Id": "8429bed9-52e2-4731-a425-4912db8529a9",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 57.902,
|
||||
"y": 0.06,
|
||||
"z": 21.998
|
||||
"x": 58.4149971,
|
||||
"y": 0.261,
|
||||
"z": 52.6900024
|
||||
},
|
||||
"Rotation": 53.49001,
|
||||
"Rotation": 178.765686,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "85d68e69-87f9-4702-aa92-1d652dc47cf8",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 3.99100018,
|
||||
"y": -2.639,
|
||||
"z": 50.653
|
||||
},
|
||||
"Rotation": 201.047623,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -2079,11 +2545,11 @@
|
||||
"Id": "867576c4-1152-48ad-80bf-a802d7318379",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -49.516,
|
||||
"y": 1.353,
|
||||
"z": 55.556
|
||||
"x": -47.29,
|
||||
"y": 1.41200006,
|
||||
"z": 56.816
|
||||
},
|
||||
"Rotation": 118.999352,
|
||||
"Rotation": 90,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -2139,11 +2605,11 @@
|
||||
"Id": "8df78011-1568-4e66-99b8-5c4ed736b99a",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -6.95,
|
||||
"y": 0.005,
|
||||
"z": -32.83
|
||||
"x": -19.1069984,
|
||||
"y": 0.26000002,
|
||||
"z": -43.166
|
||||
},
|
||||
"Rotation": 315.70224,
|
||||
"Rotation": 89.99994,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -2164,7 +2630,7 @@
|
||||
"Radius": 41.97
|
||||
}
|
||||
},
|
||||
"CorePointId": 1,
|
||||
"CorePointId": 2,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "90da8fb3-422a-46cd-b540-648cde8ee9f3",
|
||||
"Infiltration": "",
|
||||
@ -2178,6 +2644,36 @@
|
||||
"Savage"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "91c08464-492f-443d-8632-54e01d6bdd20",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -1.06100035,
|
||||
"y": -2.638,
|
||||
"z": -7.05
|
||||
},
|
||||
"Rotation": 197.617111,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
@ -2199,11 +2695,11 @@
|
||||
"Id": "91ec8f79-6cc4-422d-966f-4cd6a02d5a87",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -21.217,
|
||||
"y": -2.62,
|
||||
"z": 40.645
|
||||
"x": 8.5,
|
||||
"y": 0.04,
|
||||
"z": -43.579998
|
||||
},
|
||||
"Rotation": 160.78,
|
||||
"Rotation": 8.130259,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -2229,11 +2725,11 @@
|
||||
"Id": "92822146-7c98-4570-8bde-8d0d042ae3cf",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 43.591,
|
||||
"y": 0.16,
|
||||
"z": -38.865
|
||||
"x": 35.354,
|
||||
"y": 0.064,
|
||||
"z": -34.507
|
||||
},
|
||||
"Rotation": 0,
|
||||
"Rotation": 283.0167,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -2275,18 +2771,44 @@
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnBoxParams",
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Size": {
|
||||
"x": 40,
|
||||
"y": 4,
|
||||
"z": 40
|
||||
}
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "97998a75-baa4-4b03-ac1f-f86dfbf48d79",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -6.689,
|
||||
"y": -2.598,
|
||||
"z": 17.303
|
||||
},
|
||||
"Rotation": 100.67749,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
@ -2294,11 +2816,11 @@
|
||||
"Id": "990aa5a0-d549-4479-8af2-a196ddb3bb35",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -8.58,
|
||||
"y": -3.905,
|
||||
"z": -18.89
|
||||
"x": 18.637,
|
||||
"y": -2.668999,
|
||||
"z": -15.6589994
|
||||
},
|
||||
"Rotation": 84.01993,
|
||||
"Rotation": 58.42367,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -2365,6 +2887,36 @@
|
||||
"Pmc"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "9a858e10-3752-4543-9550-ddf6bc9b1891",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 39.642,
|
||||
"y": -2.639,
|
||||
"z": -9.06
|
||||
},
|
||||
"Rotation": 79.07639,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
@ -2386,11 +2938,11 @@
|
||||
"Id": "9dd99893-91c5-4e64-b808-bbe46852022a",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 58.6,
|
||||
"y": 0.101,
|
||||
"z": 19.7
|
||||
"x": 60.093,
|
||||
"y": 0.261,
|
||||
"z": 52.592
|
||||
},
|
||||
"Rotation": 53.49001,
|
||||
"Rotation": 197.7287,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -2447,11 +2999,41 @@
|
||||
"Id": "9f14e22f-3971-4440-8f48-c597cc7d9166",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 30.238,
|
||||
"y": 0.256,
|
||||
"z": 15.246
|
||||
"x": 30.26,
|
||||
"y": 0.119,
|
||||
"z": 21.699
|
||||
},
|
||||
"Rotation": 77.36217,
|
||||
"Rotation": 153.3458,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "a3a76c4b-983f-4920-9c87-c2705283f5ac",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -0.737,
|
||||
"y": -2.639,
|
||||
"z": 50.57
|
||||
},
|
||||
"Rotation": 164.999939,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -2479,7 +3061,7 @@
|
||||
"Position": {
|
||||
"x": 36.043,
|
||||
"y": 1.09,
|
||||
"z": 38.349
|
||||
"z": 38.348
|
||||
},
|
||||
"Rotation": 182.971283,
|
||||
"Sides": [
|
||||
@ -2537,11 +3119,11 @@
|
||||
"Id": "a5c47219-1ebc-4254-90cb-934d6f9d4790",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -20.958,
|
||||
"y": 1.07,
|
||||
"z": 65.523
|
||||
"x": -22.174,
|
||||
"y": 2.729,
|
||||
"z": 30.386
|
||||
},
|
||||
"Rotation": 93.9956055,
|
||||
"Rotation": 89.99999,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -2577,6 +3159,66 @@
|
||||
"Pmc"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "a8635306-f041-47fe-bf9b-1f1d528d5d5b",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 14.969,
|
||||
"y": 4.571,
|
||||
"z": 35.1550026
|
||||
},
|
||||
"Rotation": 0,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "aacb1cf6-c980-47f0-8ed0-c72f1a236ec1",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 14.855999,
|
||||
"y": 4.571,
|
||||
"z": 37.77
|
||||
},
|
||||
"Rotation": 0,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
@ -2629,11 +3271,11 @@
|
||||
"Id": "ad0cbd99-02ee-4ff1-b799-6b50b8a3fa0f",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 68.564,
|
||||
"y": 0.245,
|
||||
"z": -61.448
|
||||
"x": 72.0582047,
|
||||
"y": 0.311,
|
||||
"z": -73.8616
|
||||
},
|
||||
"Rotation": 56.43,
|
||||
"Rotation": 356.430054,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -2659,11 +3301,11 @@
|
||||
"Id": "adee9078-b5a3-4f9e-b384-e984cbea15fc",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -52.297,
|
||||
"y": 1.353,
|
||||
"z": 57.053
|
||||
"x": -48.513,
|
||||
"y": 1.343,
|
||||
"z": 55.2940025
|
||||
},
|
||||
"Rotation": 118.999352,
|
||||
"Rotation": 90,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -2689,11 +3331,11 @@
|
||||
"Id": "ae4693d5-a309-4cbc-85db-ce8a59cf7ff4",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 44.96,
|
||||
"y": 0.16,
|
||||
"z": -37.574
|
||||
"x": 34.375,
|
||||
"y": 0.064,
|
||||
"z": -33.252
|
||||
},
|
||||
"Rotation": 0,
|
||||
"Rotation": 180.603928,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -2729,6 +3371,36 @@
|
||||
"Pmc"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "af816038-d1bd-4fb1-8355-e5adcdd4556e",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 41.166,
|
||||
"y": -2.639,
|
||||
"z": -7.624
|
||||
},
|
||||
"Rotation": 223.2953,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
@ -2750,11 +3422,11 @@
|
||||
"Id": "afacfed6-7a03-418b-9fca-420590d639c0",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 69.275,
|
||||
"y": 0.245,
|
||||
"z": -62.56
|
||||
"x": 69.198204,
|
||||
"y": 0.311,
|
||||
"z": -73.4416046
|
||||
},
|
||||
"Rotation": 56.43,
|
||||
"Rotation": 18.1724968,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -2780,11 +3452,11 @@
|
||||
"Id": "b776e3ed-a02d-4141-8eba-35d4746547ca",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -51.114,
|
||||
"y": 1.353,
|
||||
"z": 55.87
|
||||
"x": -45.61,
|
||||
"y": 1.27,
|
||||
"z": 56.8700027
|
||||
},
|
||||
"Rotation": 118.999352,
|
||||
"Rotation": 90,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -2871,11 +3543,11 @@
|
||||
"Id": "bcae7a9f-8b2f-4a4c-9cb0-589d4a227c70",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 22.331,
|
||||
"y": -2.61,
|
||||
"z": 0.232
|
||||
"x": 12.5600014,
|
||||
"y": 1.21,
|
||||
"z": 52.73
|
||||
},
|
||||
"Rotation": 0,
|
||||
"Rotation": 123.00354,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -2931,11 +3603,11 @@
|
||||
"Id": "be7bf7f0-6892-4d55-b1af-85492250ea55",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 69.994,
|
||||
"y": 0.194,
|
||||
"z": -8.13
|
||||
"x": -0.171000481,
|
||||
"y": -3.858,
|
||||
"z": -14.33
|
||||
},
|
||||
"Rotation": 5.86497259,
|
||||
"Rotation": 298.784668,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -2991,11 +3663,11 @@
|
||||
"Id": "c249a42b-3b54-4680-ac4d-2c923ca4f530",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 30.674,
|
||||
"y": 0.264,
|
||||
"z": 20.54
|
||||
"x": 28.743,
|
||||
"y": 0.119,
|
||||
"z": 17.499
|
||||
},
|
||||
"Rotation": 77.36217,
|
||||
"Rotation": 30.7684727,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -3021,11 +3693,11 @@
|
||||
"Id": "c2d01ce0-e0e4-41af-8311-44dc5cf38a93",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 68.624,
|
||||
"y": 0.194,
|
||||
"z": -8.916
|
||||
"x": -6.47099972,
|
||||
"y": -2.598,
|
||||
"z": 15.79
|
||||
},
|
||||
"Rotation": 184.931458,
|
||||
"Rotation": 64.0924149,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -3061,6 +3733,36 @@
|
||||
"Pmc"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "c61cee41-a0f3-470d-9b83-01f2189705fc",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 38.839,
|
||||
"y": -2.639,
|
||||
"z": -7.702
|
||||
},
|
||||
"Rotation": 89.99995,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
@ -3082,11 +3784,11 @@
|
||||
"Id": "c671337f-e58f-4de6-a387-307d877954a3",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 18.411,
|
||||
"y": -2.61,
|
||||
"z": -1.321
|
||||
"x": 14.018,
|
||||
"y": 1.18999994,
|
||||
"z": 58.119
|
||||
},
|
||||
"Rotation": 0,
|
||||
"Rotation": 123.00354,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -3107,7 +3809,7 @@
|
||||
"Radius": 50
|
||||
}
|
||||
},
|
||||
"CorePointId": 1,
|
||||
"CorePointId": 2,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "c949937b-c669-41ab-a5d6-1f93e58d4af8",
|
||||
"Infiltration": "",
|
||||
@ -3121,6 +3823,36 @@
|
||||
"Savage"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "cbe988f1-2264-414f-b070-79434b27a4ca",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 58.204,
|
||||
"y": -2.63900042,
|
||||
"z": 6.1590004
|
||||
},
|
||||
"Rotation": 1.51046038,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
@ -3157,18 +3889,14 @@
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnBoxParams",
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Size": {
|
||||
"x": 40,
|
||||
"y": 4,
|
||||
"z": 40
|
||||
}
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
@ -3176,11 +3904,11 @@
|
||||
"Id": "d2b48374-53d1-45a7-a3d2-5e1fc58a8499",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -3.612,
|
||||
"y": -3.889,
|
||||
"z": -25.528
|
||||
"x": 20.348999,
|
||||
"y": -2.668999,
|
||||
"z": -13.374
|
||||
},
|
||||
"Rotation": 70.69419,
|
||||
"Rotation": 199.173172,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -3283,18 +4011,14 @@
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnBoxParams",
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Size": {
|
||||
"x": 40,
|
||||
"y": 4,
|
||||
"z": 40
|
||||
}
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
@ -3302,11 +4026,11 @@
|
||||
"Id": "d6564897-4b3e-4b7e-9b56-34cb3b9a235d",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -5.769,
|
||||
"y": -3.905,
|
||||
"z": -20.331
|
||||
"x": 18.6309986,
|
||||
"y": -2.668999,
|
||||
"z": -13.999999
|
||||
},
|
||||
"Rotation": 84.01993,
|
||||
"Rotation": 119.999939,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -3486,11 +4210,71 @@
|
||||
"Id": "e0f65b5b-c67b-4e15-a102-f92bbdf95f65",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 68.472,
|
||||
"y": 0.194,
|
||||
"z": -7.34
|
||||
"x": 15.502,
|
||||
"y": 4.571,
|
||||
"z": 36.609
|
||||
},
|
||||
"Rotation": 184.931458,
|
||||
"Rotation": 0,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "e1be22a2-9bba-40b5-a546-3bf6268b60cf",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 57.079,
|
||||
"y": -2.63900042,
|
||||
"z": 7.11500025
|
||||
},
|
||||
"Rotation": 288.1994,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "e1dbe2e4-626f-4205-b71e-5f640eb764ac",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 3.709,
|
||||
"y": -2.639,
|
||||
"z": 48.036
|
||||
},
|
||||
"Rotation": 344.457062,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -3547,11 +4331,11 @@
|
||||
"Id": "e5cd7bad-0f60-4cc2-bdd9-8a8943232b01",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -25.718,
|
||||
"y": 1.07,
|
||||
"z": 65.627
|
||||
"x": -22.174,
|
||||
"y": 2.729,
|
||||
"z": 29.192
|
||||
},
|
||||
"Rotation": 263.74,
|
||||
"Rotation": 89.99999,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -3577,11 +4361,71 @@
|
||||
"Id": "e60d8dce-ee35-4b30-9c3a-afddf4c5445e",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 21.389,
|
||||
"y": -2.61,
|
||||
"z": -1.214
|
||||
"x": 13.76,
|
||||
"y": 1.1,
|
||||
"z": 54.64
|
||||
},
|
||||
"Rotation": 0,
|
||||
"Rotation": 123.00354,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "ea010f6f-4860-4339-b576-09439f8f4c3a",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -5.58,
|
||||
"y": -2.598,
|
||||
"z": 14.757
|
||||
},
|
||||
"Rotation": 33.10973,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "eb5c4efc-759f-4ff9-8a73-8cd3eb0eca03",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 55.517,
|
||||
"y": -2.63900042,
|
||||
"z": 6.433
|
||||
},
|
||||
"Rotation": 300.7341,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -3607,11 +4451,11 @@
|
||||
"Id": "efb39132-1eff-4655-8fb0-d795f8f98eb3",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 29.409,
|
||||
"y": 0.256,
|
||||
"z": 20.577
|
||||
"x": 31.781,
|
||||
"y": 0.119,
|
||||
"z": 19.447
|
||||
},
|
||||
"Rotation": 77.36217,
|
||||
"Rotation": 271.344177,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -3637,11 +4481,41 @@
|
||||
"Id": "f0864450-ffa8-4d7e-aa93-59ea6b218641",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -19.789,
|
||||
"y": 1.07,
|
||||
"z": 66.592
|
||||
"x": -22.174,
|
||||
"y": 2.729,
|
||||
"z": 25.5719986
|
||||
},
|
||||
"Rotation": 93.9956055,
|
||||
"Rotation": 89.99999,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "f23f74fc-1c16-41b9-aeeb-0ca222222cbc",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -0.128999949,
|
||||
"y": -2.639,
|
||||
"z": 48.722
|
||||
},
|
||||
"Rotation": 50.8312836,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -3698,11 +4572,11 @@
|
||||
"Id": "f3c6d9ee-ca4e-44ca-abdf-0622a8249f1d",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": -24.534,
|
||||
"y": 1.07,
|
||||
"z": 66.641
|
||||
"x": -22.174,
|
||||
"y": 2.729,
|
||||
"z": 31.529
|
||||
},
|
||||
"Rotation": 263.74,
|
||||
"Rotation": 89.99999,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
@ -3723,13 +4597,13 @@
|
||||
"Radius": 41.97
|
||||
}
|
||||
},
|
||||
"CorePointId": 1,
|
||||
"CorePointId": 2,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "f6276290-95d6-4d35-9b1a-53e1db1c08ec",
|
||||
"Infiltration": "",
|
||||
"Position": {
|
||||
"x": 15,
|
||||
"y": 0.148353577,
|
||||
"y": 0.1483535,
|
||||
"z": 3.79
|
||||
},
|
||||
"Rotation": 232.964813,
|
||||
@ -3799,6 +4673,36 @@
|
||||
"Pmc"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
"Player"
|
||||
],
|
||||
"ColliderParams": {
|
||||
"_parent": "SpawnSphereParams",
|
||||
"_props": {
|
||||
"Center": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"Radius": 20
|
||||
}
|
||||
},
|
||||
"CorePointId": 0,
|
||||
"DelayToCanSpawnSec": 4,
|
||||
"Id": "feea31cd-8a3f-43a5-839f-fd2276a2cce8",
|
||||
"Infiltration": "Factory",
|
||||
"Position": {
|
||||
"x": 61.5259972,
|
||||
"y": -2.63900042,
|
||||
"z": 6.418
|
||||
},
|
||||
"Rotation": 24.9815483,
|
||||
"Sides": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"BotZoneName": "",
|
||||
"Categories": [
|
||||
@ -3861,7 +4765,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"UnixDateTime": 1707142653,
|
||||
"UnixDateTime": 1621511450,
|
||||
"_Id": "55f2d3fd4bdc2d5f408b4567",
|
||||
"doors": [],
|
||||
"exit_access_time": 60,
|
||||
@ -3939,6 +4843,24 @@
|
||||
"Name": "Gate m",
|
||||
"PlayersCount": 0,
|
||||
"PlayersCountPVE": 0
|
||||
},
|
||||
{
|
||||
"Chance": 100,
|
||||
"ChancePVE": 100,
|
||||
"Count": 0,
|
||||
"CountPVE": 0,
|
||||
"EntryPoints": "Factory",
|
||||
"EventAvailable": false,
|
||||
"ExfiltrationTime": 10,
|
||||
"ExfiltrationTimePVE": 10,
|
||||
"Id": "",
|
||||
"MaxTime": 0,
|
||||
"MaxTimePVE": 0,
|
||||
"MinTime": 0,
|
||||
"MinTimePVE": 0,
|
||||
"Name": "Gate_o",
|
||||
"PlayersCount": 0,
|
||||
"PlayersCountPVE": 0
|
||||
}
|
||||
],
|
||||
"filter_ex": [],
|
||||
@ -3952,6 +4874,41 @@
|
||||
],
|
||||
"sav_summon_seconds": 60,
|
||||
"tmp_location_field_remove_me": 0,
|
||||
"transits": [
|
||||
{
|
||||
"activateAfterSec": 240,
|
||||
"active": true,
|
||||
"conditions": "FAC_TRANSIT_12_COND",
|
||||
"description": "FAC_TRANSIT_12_DESC",
|
||||
"id": 12,
|
||||
"location": "Woods",
|
||||
"name": "FAC_TRANSIT_12",
|
||||
"target": "5704e3c2d2720bac5b8b4567",
|
||||
"time": 30
|
||||
},
|
||||
{
|
||||
"activateAfterSec": 240,
|
||||
"active": false,
|
||||
"conditions": "FAC_TRANSIT_13_COND",
|
||||
"description": "FAC_TRANSIT_13_DESC",
|
||||
"id": 13,
|
||||
"location": "bigmap",
|
||||
"name": "FAC_TRANSIT_13",
|
||||
"target": "56f40101d2720b2a4d8b45d6",
|
||||
"time": 30
|
||||
},
|
||||
{
|
||||
"activateAfterSec": 240,
|
||||
"active": false,
|
||||
"conditions": "FAC_TRANSIT_14_COND",
|
||||
"description": "FAC_TRANSIT_14_DESC",
|
||||
"id": 14,
|
||||
"location": "laboratory",
|
||||
"name": "FAC_TRANSIT_14",
|
||||
"target": "5b0fc42d86f7744a585f9105",
|
||||
"time": 30
|
||||
}
|
||||
],
|
||||
"users_gather_seconds": 0,
|
||||
"users_spawn_seconds_n": 120,
|
||||
"users_spawn_seconds_n2": 180,
|
||||
|
@ -88,6 +88,7 @@ export interface ILocationBase {
|
||||
maxItemCountInLocation: MaxItemCountInLocation[];
|
||||
sav_summon_seconds: number;
|
||||
tmp_location_field_remove_me: number;
|
||||
transits: ITransit[];
|
||||
users_gather_seconds: number;
|
||||
users_spawn_seconds_n: number;
|
||||
users_spawn_seconds_n2: number;
|
||||
@ -95,6 +96,17 @@ export interface ILocationBase {
|
||||
waves: Wave[];
|
||||
}
|
||||
|
||||
export interface ITransit {
|
||||
activateAfterSec: string;
|
||||
active: boolean;
|
||||
conditions: string;
|
||||
description: string;
|
||||
id: number;
|
||||
location: string;
|
||||
target: string;
|
||||
time: number;
|
||||
}
|
||||
|
||||
export interface INonWaveGroupScenario {
|
||||
Chance: number;
|
||||
Enabled: boolean;
|
||||
@ -158,6 +170,7 @@ export interface BossSupport {
|
||||
|
||||
export interface BotLocationModifier {
|
||||
AccuracySpeed: number;
|
||||
AdditionalHostilitySettings: IAdditionalHostilitySettings[];
|
||||
DistToActivate: number;
|
||||
DistToActivatePvE: number;
|
||||
DistToPersueAxemanCoef: number;
|
||||
@ -173,6 +186,25 @@ export interface BotLocationModifier {
|
||||
MinExfiltrationTime: number;
|
||||
}
|
||||
|
||||
export interface IAdditionalHostilitySettings {
|
||||
AlwaysEnemies: string[];
|
||||
AlwaysFriends: string[];
|
||||
BearEnemyChance: number;
|
||||
BearPlayerBehaviour: string;
|
||||
BotRole: string;
|
||||
ChancedEnemies: IChancedEnemy[];
|
||||
Neutral: string[];
|
||||
SavagePlayerBehaviour: string;
|
||||
UsecEnemyChance: number;
|
||||
UsecPlayerBehaviour: string;
|
||||
Warn: string[];
|
||||
}
|
||||
|
||||
export interface IChancedEnemy {
|
||||
EnemyChance: number;
|
||||
Role: string;
|
||||
}
|
||||
|
||||
export interface MinMaxBot extends MinMax {
|
||||
WildSpawnType: WildSpawnType | string;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user