From 3b4e28a08f879fd17465e580753d88cd5a4fde01 Mon Sep 17 00:00:00 2001 From: Chomp Date: Thu, 27 Mar 2025 20:55:46 +0000 Subject: [PATCH] 35932 --- .../Assets/configs/core.json | 2 +- .../Assets/database/globals.json | 645 +- .../database/hideout/customisation.json | 57 + .../Assets/database/hideout/production.json | 15570 +++++----- .../Assets/database/locales/global/ch.json | 376 +- .../Assets/database/locales/global/cz.json | 372 +- .../Assets/database/locales/global/en.json | 466 +- .../Assets/database/locales/global/es-mx.json | 372 +- .../Assets/database/locales/global/es.json | 372 +- .../Assets/database/locales/global/fr.json | 374 +- .../Assets/database/locales/global/ge.json | 374 +- .../Assets/database/locales/global/hu.json | 384 +- .../Assets/database/locales/global/it.json | 372 +- .../Assets/database/locales/global/jp.json | 374 +- .../Assets/database/locales/global/kr.json | 374 +- .../Assets/database/locales/global/pl.json | 372 +- .../Assets/database/locales/global/po.json | 372 +- .../Assets/database/locales/global/ro.json | 374 +- .../Assets/database/locales/global/ru.json | 483 +- .../Assets/database/locales/global/sk.json | 376 +- .../Assets/database/locales/global/tu.json | 372 +- .../database/locations/bigmap/base.json | 93 +- .../database/locations/factory4_day/base.json | 27 +- .../database/locations/interchange/base.json | 17 +- .../database/locations/lighthouse/base.json | 17 +- .../database/locations/rezervbase/base.json | 21 +- .../database/locations/shoreline/base.json | 54 +- .../locations/tarkovstreets/base.json | 21 +- .../Assets/database/locations/woods/base.json | 17 +- .../Assets/database/settings.json | 748 +- .../database/templates/achievements.json | 299 +- .../database/templates/customization.json | 24914 ++++++++-------- .../Assets/database/templates/handbook.json | 156 +- .../Assets/database/templates/prestige.json | 20 +- .../Models/Eft/Common/Globals.cs | 265 +- .../Models/Eft/Common/LocationBase.cs | 9 +- .../Models/Enums/ItemTpl.cs | 186 +- .../Models/Spt/Server/SettingsBase.cs | 284 + 38 files changed, 28924 insertions(+), 21057 deletions(-) diff --git a/Libraries/SPTarkov.Server.Assets/Assets/configs/core.json b/Libraries/SPTarkov.Server.Assets/Assets/configs/core.json index 87c28c49..439dc66c 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/configs/core.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/configs/core.json @@ -1,7 +1,7 @@ { "sptVersion": "4.0.0", "projectName": "SPT", - "compatibleTarkovVersion": "0.16.0.35665", + "compatibleTarkovVersion": "0.16.0.35932", "serverName": "SPT Server", "profileSaveIntervalSeconds": 15, "sptFriendNickname": "SPT", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/globals.json b/Libraries/SPTarkov.Server.Assets/Assets/database/globals.json index 56ee58a4..247ddd37 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/globals.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/globals.json @@ -26931,316 +26931,6 @@ } }, "AudioSettings": { - "AudioGroupPresets": [ - { - "AngleToAllowBinaural": 1000, - "DisabledBinauralByDistance": false, - "DistanceToAllowBinaural": 1000, - "GroupType": 0, - "HeightToAllowBinaural": 1000, - "Name": "Gunshots", - "OcclusionEnabled": true, - "OcclusionIntensity": 1, - "OcclusionRolloffScale": 1, - "OverallVolume": 1 - }, - { - "AngleToAllowBinaural": 12, - "DisabledBinauralByDistance": true, - "DistanceToAllowBinaural": 10, - "GroupType": 1, - "HeightToAllowBinaural": 2, - "Name": "Weaponry", - "OcclusionEnabled": true, - "OcclusionIntensity": 1, - "OcclusionRolloffScale": 0.9, - "OverallVolume": 1 - }, - { - "AngleToAllowBinaural": 30, - "DisabledBinauralByDistance": false, - "DistanceToAllowBinaural": 60, - "GroupType": 2, - "HeightToAllowBinaural": 10, - "Name": "Impacts", - "OcclusionEnabled": true, - "OcclusionIntensity": 1, - "OcclusionRolloffScale": 0.9, - "OverallVolume": 1 - }, - { - "AngleToAllowBinaural": 30, - "DisabledBinauralByDistance": false, - "DistanceToAllowBinaural": 60, - "GroupType": 3, - "HeightToAllowBinaural": 10, - "Name": "Character", - "OcclusionEnabled": true, - "OcclusionIntensity": 1, - "OcclusionRolloffScale": 0.9, - "OverallVolume": 1 - }, - { - "AngleToAllowBinaural": 30, - "DisabledBinauralByDistance": false, - "DistanceToAllowBinaural": 60, - "GroupType": 4, - "HeightToAllowBinaural": 10, - "Name": "Environment", - "OcclusionEnabled": true, - "OcclusionIntensity": 1, - "OcclusionRolloffScale": 0.9, - "OverallVolume": 1 - }, - { - "AngleToAllowBinaural": 12, - "DisabledBinauralByDistance": true, - "DistanceToAllowBinaural": 10, - "GroupType": 5, - "HeightToAllowBinaural": 2, - "Name": "Collisions", - "OcclusionEnabled": true, - "OcclusionIntensity": 1, - "OcclusionRolloffScale": 1, - "OverallVolume": 1 - }, - { - "AngleToAllowBinaural": 30, - "DisabledBinauralByDistance": false, - "DistanceToAllowBinaural": 60, - "GroupType": 6, - "HeightToAllowBinaural": 10, - "Name": "Speech", - "OcclusionEnabled": true, - "OcclusionIntensity": 1, - "OcclusionRolloffScale": 0.9, - "OverallVolume": 0.7 - }, - { - "AngleToAllowBinaural": 30, - "DisabledBinauralByDistance": false, - "DistanceToAllowBinaural": 60, - "GroupType": 7, - "HeightToAllowBinaural": 10, - "Name": "Distant", - "OcclusionEnabled": true, - "OcclusionIntensity": 1, - "OcclusionRolloffScale": 1, - "OverallVolume": 1 - }, - { - "AngleToAllowBinaural": 30, - "DisabledBinauralByDistance": false, - "DistanceToAllowBinaural": 60, - "GroupType": 8, - "HeightToAllowBinaural": 10, - "Name": "NonspatialBypass", - "OcclusionEnabled": false, - "OcclusionIntensity": 1, - "OcclusionRolloffScale": 1, - "OverallVolume": 1 - }, - { - "AngleToAllowBinaural": 30, - "DisabledBinauralByDistance": false, - "DistanceToAllowBinaural": 60, - "GroupType": 9, - "HeightToAllowBinaural": 10, - "Name": "Nonspatial", - "OcclusionEnabled": false, - "OcclusionIntensity": 1, - "OcclusionRolloffScale": 1, - "OverallVolume": 1 - }, - { - "AngleToAllowBinaural": 30, - "DisabledBinauralByDistance": false, - "DistanceToAllowBinaural": 60, - "GroupType": 10, - "HeightToAllowBinaural": 10, - "Name": "Voip", - "OcclusionEnabled": true, - "OcclusionIntensity": 1, - "OcclusionRolloffScale": 0.9, - "OverallVolume": 1 - }, - { - "AngleToAllowBinaural": 1000, - "DisabledBinauralByDistance": true, - "DistanceToAllowBinaural": 1000, - "GroupType": 11, - "HeightToAllowBinaural": 1000, - "Name": "Grenades", - "OcclusionEnabled": true, - "OcclusionIntensity": 1, - "OcclusionRolloffScale": 1, - "OverallVolume": 1 - }, - { - "AngleToAllowBinaural": 12, - "DisabledBinauralByDistance": true, - "DistanceToAllowBinaural": 10, - "GroupType": 12, - "HeightToAllowBinaural": 2, - "Name": "Windows", - "OcclusionEnabled": true, - "OcclusionIntensity": 1, - "OcclusionRolloffScale": 1, - "OverallVolume": 1 - } - ], - "EnvironmentSettings": { - "SnowStepsVolumeMultiplier": 0.35, - "SurfaceMultipliers": [ - { - "SurfaceType": "Concrete", - "VolumeMult": 0 - }, - { - "SurfaceType": "Metal", - "VolumeMult": 0.4 - }, - { - "SurfaceType": "Wood", - "VolumeMult": 0.5 - }, - { - "SurfaceType": "Soil", - "VolumeMult": 1 - }, - { - "SurfaceType": "Grass", - "VolumeMult": 1 - }, - { - "SurfaceType": "Asphalt", - "VolumeMult": 0.8 - }, - { - "SurfaceType": "Glass", - "VolumeMult": 0.1 - }, - { - "SurfaceType": "Gravel", - "VolumeMult": 1 - }, - { - "SurfaceType": "MetalThin", - "VolumeMult": 0.4 - }, - { - "SurfaceType": "Puddle", - "VolumeMult": 0.2 - }, - { - "SurfaceType": "Slate", - "VolumeMult": 0.3 - }, - { - "SurfaceType": "Tile", - "VolumeMult": 0.1 - }, - { - "SurfaceType": "WoodThick", - "VolumeMult": 0.5 - }, - { - "SurfaceType": "Swamp", - "VolumeMult": 0.5 - }, - { - "SurfaceType": "Garbage", - "VolumeMult": 0.5 - }, - { - "SurfaceType": "GarbageMetal", - "VolumeMult": 0.4 - }, - { - "SurfaceType": "Plastic", - "VolumeMult": 0.3 - }, - { - "SurfaceType": "WholeGlass", - "VolumeMult": 0.1 - }, - { - "SurfaceType": "WoodThin", - "VolumeMult": 0.5 - } - ] - }, - "HeadphonesSettings": { - "FadeDuration": 0.7, - "FadeIn": "InverseExponential", - "FadeOut": "EaseIn" - }, - "MetaXRAudioPluginSettings": { - "EnabledPluginErrorChecker": true, - "OutputVolumeCheckCooldown": 0.3 - }, - "PlayerSettings": { - "BaseMaxMovementRolloff": 70, - "EnabledOcclusionDynamicRolloff": true, - "IndoorRolloffMult": 1, - "MinStepSoundRolloffMult": 0.5, - "MinStepSoundVolumeMult": 0.15, - "MovementRolloffMultipliers": [ - { - "MovementState": "None", - "RolloffMultiplier": 1 - }, - { - "MovementState": "Run", - "RolloffMultiplier": 0.85 - }, - { - "MovementState": "Sprint", - "RolloffMultiplier": 0.95 - }, - { - "MovementState": "Stop", - "RolloffMultiplier": 0.85 - }, - { - "MovementState": "Land", - "RolloffMultiplier": 1 - }, - { - "MovementState": "Turn", - "RolloffMultiplier": 0.8 - }, - { - "MovementState": "Duck", - "RolloffMultiplier": 0.4 - }, - { - "MovementState": "Prone", - "RolloffMultiplier": 0.5 - }, - { - "MovementState": "Drop", - "RolloffMultiplier": 0.95 - }, - { - "MovementState": "Jump", - "RolloffMultiplier": 0.5 - }, - { - "MovementState": "Gear", - "RolloffMultiplier": 0.5 - }, - { - "MovementState": "VaultLand", - "RolloffMultiplier": 0.85 - }, - { - "MovementState": "VaultGeneric", - "RolloffMultiplier": 0.5 - } - ], - "OutdoorRolloffMult": 0.98 - }, "RadioBroadcastSettings": { "EnabledBroadcast": false, "RadioStations": [ @@ -28060,6 +27750,13 @@ "Savage" ], "voice": "Zombie_Medium" + }, + { + "isNotRandom": true, + "side": [ + "Savage" + ], + "voice": "BossAgroTagilla" } ], "SavageBody": { @@ -32555,8 +32252,7 @@ "628a60ae6b1d481ff772e9c8", "628b5638ad252a16da6dd245", "628b9c37a733087d0d7fe84b", - "5beed0f50db834001c062b12", - "674d6121c09f69dfb201a888" + "5beed0f50db834001c062b12" ] }, { @@ -34041,8 +33737,8 @@ "TemplateId": "57347ca924597744596b4e71" }, { - "MaxInLobby": 4, - "MaxInRaid": 4, + "MaxInLobby": 10, + "MaxInRaid": 10, "TemplateId": "5fca138c2a7b221b2852a5c6" }, { @@ -34729,6 +34425,31 @@ "MaxInLobby": 0, "MaxInRaid": 0, "TemplateId": "67b72c64f753cf9f7a0a07aa" + }, + { + "MaxInLobby": 0, + "MaxInRaid": 0, + "TemplateId": "678f84bb9e85556ca60f0362" + }, + { + "MaxInLobby": 0, + "MaxInRaid": 0, + "TemplateId": "679ba90d269ddfea47012159" + }, + { + "MaxInLobby": 0, + "MaxInRaid": 5, + "TemplateId": "67d3ed3271c17ff82e0a5b0b" + }, + { + "MaxInLobby": 3, + "MaxInRaid": 99, + "TemplateId": "679b992329acd1f2f60985a5" + }, + { + "MaxInLobby": 1, + "MaxInRaid": 5, + "TemplateId": "679b9819a2f2dd4da9023512" } ], "RunddansSettings": { @@ -35411,6 +35132,302 @@ "UsecPriceMod": 1.05, "active": true }, + "Triggers": { + "HandlerDamage": { + "INTERACTIVE_Flametrap_00001_deadly": [ + { + "Amount": 50, + "BodyPartColliderType": "LeftCalf" + }, + { + "Amount": 50, + "BodyPartColliderType": "RightCalf" + }, + { + "Amount": 50, + "BodyPartColliderType": "Pelvis" + }, + { + "Amount": 50, + "BodyPartColliderType": "RibcageUp" + }, + { + "Amount": 50, + "BodyPartColliderType": "RightUpperArm" + }, + { + "Amount": 50, + "BodyPartColliderType": "LeftUpperArm" + } + ], + "INTERACTIVE_Flametrap_00001_soft": [ + { + "Amount": 10, + "BodyPartColliderType": "LeftCalf" + }, + { + "Amount": 10, + "BodyPartColliderType": "RightCalf" + }, + { + "Amount": 10, + "BodyPartColliderType": "Pelvis" + }, + { + "Amount": 10, + "BodyPartColliderType": "RibcageUp" + }, + { + "Amount": 10, + "BodyPartColliderType": "RightUpperArm" + }, + { + "Amount": 10, + "BodyPartColliderType": "LeftUpperArm" + } + ], + "INTERACTIVE_Guntrap_00001_deadly": [ + { + "Amount": 100, + "BodyPartColliderType": "Eyes" + } + ], + "INTERACTIVE_Guntrap_00001_soft": [ + { + "Amount": 10, + "BodyPartColliderType": "Eyes" + } + ], + "INTERACTIVE_Labyrinth_water_01_deadly": [ + { + "Amount": 40, + "BodyPartColliderType": "LeftCalf" + }, + { + "Amount": 40, + "BodyPartColliderType": "RightCalf" + }, + { + "Amount": 40, + "BodyPartColliderType": "Pelvis" + }, + { + "Amount": 40, + "BodyPartColliderType": "RibcageUp" + }, + { + "Amount": 40, + "BodyPartColliderType": "HeadCommon" + }, + { + "Amount": 40, + "BodyPartColliderType": "RightUpperArm" + }, + { + "Amount": 40, + "BodyPartColliderType": "LeftUpperArm" + } + ], + "INTERACTIVE_Labyrinth_water_01_soft": [ + { + "Amount": 5, + "BodyPartColliderType": "LeftCalf" + }, + { + "Amount": 5, + "BodyPartColliderType": "RightCalf" + }, + { + "Amount": 5, + "BodyPartColliderType": "Pelvis" + }, + { + "Amount": 5, + "BodyPartColliderType": "RibcageUp" + }, + { + "Amount": 5, + "BodyPartColliderType": "HeadCommon" + }, + { + "Amount": 5, + "BodyPartColliderType": "RightUpperArm" + }, + { + "Amount": 5, + "BodyPartColliderType": "LeftUpperArm" + } + ], + "INTERACTIVE_Lifting_grate_00001_deadly": [ + { + "Amount": 100, + "BodyPartColliderType": "LeftCalf" + }, + { + "Amount": 100, + "BodyPartColliderType": "RightCalf" + }, + { + "Amount": 100, + "BodyPartColliderType": "Pelvis" + }, + { + "Amount": 100, + "BodyPartColliderType": "RibcageUp" + }, + { + "Amount": 100, + "BodyPartColliderType": "HeadCommon" + }, + { + "Amount": 100, + "BodyPartColliderType": "RightUpperArm" + }, + { + "Amount": 100, + "BodyPartColliderType": "LeftUpperArm" + } + ], + "INTERACTIVE_Lifting_grate_00001_soft": [ + { + "Amount": 10, + "BodyPartColliderType": "LeftCalf" + }, + { + "Amount": 10, + "BodyPartColliderType": "RightCalf" + }, + { + "Amount": 10, + "BodyPartColliderType": "Pelvis" + }, + { + "Amount": 10, + "BodyPartColliderType": "RibcageUp" + }, + { + "Amount": 5, + "BodyPartColliderType": "HeadCommon" + }, + { + "Amount": 10, + "BodyPartColliderType": "RightUpperArm" + }, + { + "Amount": 10, + "BodyPartColliderType": "LeftUpperArm" + } + ], + "INTERACTIVE_Spikes_00001": [ + { + "Amount": 10, + "BodyPartColliderType": "LeftCalf" + }, + { + "Amount": 10, + "BodyPartColliderType": "RightCalf" + }, + { + "Amount": 10, + "BodyPartColliderType": "Pelvis" + }, + { + "Amount": 10, + "BodyPartColliderType": "RibcageUp" + }, + { + "Amount": 5, + "BodyPartColliderType": "HeadCommon" + }, + { + "Amount": 10, + "BodyPartColliderType": "RightUpperArm" + }, + { + "Amount": 10, + "BodyPartColliderType": "LeftUpperArm" + } + ], + "INTERACTIVE_Spikes_traps_00001": [ + { + "Amount": 5, + "BodyPartColliderType": "LeftCalf" + }, + { + "Amount": 5, + "BodyPartColliderType": "RightCalf" + }, + { + "Amount": 2, + "BodyPartColliderType": "LeftThigh" + }, + { + "Amount": 2, + "BodyPartColliderType": "RightThigh" + } + ], + "INTERACTIVE_Valve_00001_deadly": [ + { + "Amount": 100, + "BodyPartColliderType": "LeftCalf" + }, + { + "Amount": 100, + "BodyPartColliderType": "RightCalf" + }, + { + "Amount": 100, + "BodyPartColliderType": "Pelvis" + }, + { + "Amount": 100, + "BodyPartColliderType": "RibcageUp" + }, + { + "Amount": 100, + "BodyPartColliderType": "HeadCommon" + }, + { + "Amount": 100, + "BodyPartColliderType": "RightUpperArm" + }, + { + "Amount": 100, + "BodyPartColliderType": "LeftUpperArm" + } + ], + "INTERACTIVE_Valve_00001_soft": [ + { + "Amount": 10, + "BodyPartColliderType": "LeftCalf" + }, + { + "Amount": 10, + "BodyPartColliderType": "RightCalf" + }, + { + "Amount": 10, + "BodyPartColliderType": "Pelvis" + }, + { + "Amount": 10, + "BodyPartColliderType": "RibcageUp" + }, + { + "Amount": 5, + "BodyPartColliderType": "HeadCommon" + }, + { + "Amount": 10, + "BodyPartColliderType": "RightUpperArm" + }, + { + "Amount": 10, + "BodyPartColliderType": "LeftUpperArm" + } + ] + } + }, "TripwiresSettings": { "CollisionCapsuleCheckCoef": 2, "CollisionCapsuleRadius": 0.02, diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/hideout/customisation.json b/Libraries/SPTarkov.Server.Assets/Assets/database/hideout/customisation.json index cb22cdb0..8dd9d9ef 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/hideout/customisation.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/hideout/customisation.json @@ -629,6 +629,63 @@ "systemName": "Target_Color1", "isEnabled": true, "itemId": "67585d2cd7a2703986067e99" + }, + { + "id": "67adb25c7a0e0fce8574438c", + "conditions": [ + { + "id": "67adb26efce3692da77f4e2e", + "index": 0, + "dynamicLocale": false, + "visibilityConditions": [], + "globalQuestCounterId": "", + "parentId": "", + "conditionType": "Block" + } + ], + "type": "wall", + "index": 0, + "systemName": "Wall_Labyrinth", + "isEnabled": true, + "itemId": "67adafa1e6a915f9fd050f66" + }, + { + "id": "67adb38d0217ccce16b5b08c", + "conditions": [ + { + "id": "67adb39a6be8354a8f72b830", + "index": 0, + "dynamicLocale": false, + "visibilityConditions": [], + "globalQuestCounterId": "", + "parentId": "", + "conditionType": "Block" + } + ], + "type": "floor", + "index": 0, + "systemName": "Floor_Labyrinth", + "isEnabled": true, + "itemId": "67adaf95cd47a1ad3f014bc6" + }, + { + "id": "67adb4843fec17bf3ea9452e", + "conditions": [ + { + "id": "67adb48fd05a78f5a5fc5260", + "index": 0, + "dynamicLocale": false, + "visibilityConditions": [], + "globalQuestCounterId": "", + "parentId": "", + "conditionType": "Block" + } + ], + "type": "ceiling", + "index": 0, + "systemName": "Ceiling_Labyrinth", + "isEnabled": true, + "itemId": "67adaf8b1230c973bb0433a6" } ], "slots": [ diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/hideout/production.json b/Libraries/SPTarkov.Server.Assets/Assets/database/hideout/production.json index ed49e953..8a4f710f 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/hideout/production.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/hideout/production.json @@ -1,50 +1,8 @@ { - "cultistRecipes": [ - { - "_id": "66827062405f392b203a44cf" - } - ], "recipes": [ - { - "_id": "5dd1126571e3fd3f634b1c8b", - "areaType": 10, - "continuous": false, - "count": 8, - "endProduct": "5c06779c86f77426e00dd782", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 7100, - "requirements": [ - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59e36c6f86f774176c10a2a7", - "type": "Item" - }, - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - } - ] - }, { "_id": "5d5c1f5ed582a543983ee82e", "areaType": 7, - "continuous": false, - "count": 3, - "endProduct": "5755356824597772cb798962", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 1320, "requirements": [ { "areaType": 7, @@ -52,71 +10,242 @@ "type": "Area" }, { + "templateId": "5d1b3a5d86f774252167ba22", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5d1b3a5d86f774252167ba22", "type": "Item" } - ] - }, - { - "_id": "61c77c830f3639492721e99c", - "areaType": 8, - "continuous": false, - "count": 3, - "endProduct": "5c0fa877d174af02a012e1cf", - "isCodeProduction": false, + ], + "productionTime": 1320, + "endProduct": "5755356824597772cb798962", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 3, "productionLimitCount": 0, - "productionTime": 17500, + "isCodeProduction": false + }, + { + "_id": "661e6c26750e453380391f55", + "areaType": 11, "requirements": [ { - "areaType": 8, + "areaType": 11, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "660bbc47c38b837877075e47", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "type": "QuestComplete" + } + ], + "productionTime": 600, + "endProduct": "660bc341c38b837877075e4c", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": true + }, + { + "_id": "5d8a1a7d7a3dfe597c2e459e", + "areaType": 7, + "requirements": [ + { + "templateId": "590c661e86f7741e566b646a", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 7, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5e831507ea0a7c419c2f9bd9", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 2350, + "endProduct": "544fb45d4bdc2dee738b4568", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5ed9fd73f6626f08ef0efec6", + "areaType": 7, + "requirements": [ + { + "areaType": 7, "requiredLevel": 2, "type": "Area" }, { - "count": 5, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5448fee04bdc2dbc018b4567", - "type": "Item" - }, - { - "templateId": "590c595c86f7747884343ad7", - "type": "Tool" - }, - { - "templateId": "5d1b385e86f774252167b98a", - "type": "Tool" - }, - { + "templateId": "5d1b3a5d86f774252167ba22", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "544fb37f4bdc2dee738b4567", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b3f2d86f774253763b735", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "62a0a043cf4a99369e2624a5", "type": "Item" } - ] - }, - { - "_id": "63a2327c151bfb591645c104", - "areaType": 10, + ], + "productionTime": 4350, + "endProduct": "544fb3f34bdc2d03748b456a", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, "continuous": false, "count": 1, - "endProduct": "5a1eaa87fcdbcb001865f75e", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, "productionLimitCount": 0, - "productionTime": 86400, + "isCodeProduction": false + }, + { + "_id": "5dd1126571e3fd3f634b1c8b", + "areaType": 10, + "requirements": [ + { + "templateId": "59e36c6f86f774176c10a2a7", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + } + ], + "productionTime": 7100, + "endProduct": "5c06779c86f77426e00dd782", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 8, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "6002ed409f2c60461a2d0f5a", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5d4042a986f7743185265463", + "type": "Tool" + }, + { + "templateId": "590c2d8786f774245b1f03f3", + "type": "Tool" + }, + { + "templateId": "5af04b6486f774195a3ebb49", + "type": "Tool" + }, + { + "templateId": "5c052f6886f7746b1e3db148", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 8200, + "endProduct": "5d0376a486f7747d8050965c", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5d8f5e1af3a8f83c8600afb2", + "areaType": 2, + "requirements": [ + { + "templateId": "5c13cd2486f774072c757944", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "62a09f32621468534a797acb", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 2, + "requiredLevel": 2, + "type": "Area" + } + ], + "productionTime": 2100, + "endProduct": "5d40412b86f7743cb332ac3a", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5eeca7724a8a9b668f0d89cd", + "areaType": 10, "requirements": [ { "areaType": 10, @@ -124,451 +253,265 @@ "type": "Area" }, { - "count": 4, + "templateId": "64b7bbb74b75259c590fa897", + "count": 150, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5d0377ce86f774186372f689", "type": "Item" }, { + "templateId": "590c5a7286f7747884343aea", "count": 2, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5d1b2ffd86f77425243e8d17", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "6389c7750ef44505c87f5996", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c05308086f7746b2101e90b", "type": "Item" }, { "templateId": "590c2e1186f77425357b6124", "type": "Tool" - }, - { - "templateId": "6389c8fb46b54c634724d847", - "type": "Tool" - }, - { - "templateId": "6389c92d52123d5dd17f8876", - "type": "Tool" - }, - { - "questId": "6396701b9113f06a7c3b2379", - "type": "QuestComplete" } - ] - }, - { - "_id": "5d8a1a7d7a3dfe597c2e459e", - "areaType": 7, - "continuous": false, - "count": 1, - "endProduct": "544fb45d4bdc2dee738b4568", - "isCodeProduction": false, + ], + "productionTime": 7250, + "endProduct": "5c925fa22e221601da359b7b", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 180, "productionLimitCount": 0, - "productionTime": 2350, + "isCodeProduction": false + }, + { + "_id": "5d5c205bd582a50d042a3c0e", + "areaType": 20, + "requirements": [], + "productionTime": 145000, + "endProduct": "59faff1d86f7746c51718c9c", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": true, + "count": 1, + "productionLimitCount": 3, + "isCodeProduction": false + }, + { + "_id": "5ffcad24f3fdc212a91d5536", + "areaType": 10, "requirements": [ { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c661e86f7741e566b646a", - "type": "Item" - }, - { - "areaType": 7, + "areaType": 10, "requiredLevel": 1, "type": "Area" }, { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e831507ea0a7c419c2f9bd9", - "type": "Item" - } - ] - }, - { - "_id": "5ede07163c345121732a10e9", - "areaType": 2, - "continuous": false, - "count": 10, - "endProduct": "5751a25924597722c463c472", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 1000, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 5, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "544fb25a4bdc2dfb738b4567", - "type": "Item" - }, - { + "templateId": "5d1b36a186f7742523398433", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5d40407c86f774318526545a", - "type": "Item" - } - ] - }, - { - "_id": "603ce7c5fd70f047f93bee2a", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5aa7cfc0e5b5b00015693143", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 2890, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5ea05cf85ad9772e6624305d", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347c1124597737fb1379e3", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4d286f7746d4159f07a", - "type": "Item" - }, - { - "templateId": "61bf83814088ec1a363d7097", - "type": "Tool" - } - ] - }, - { - "_id": "5d8a13564ac882218d2085b0", - "areaType": 8, - "continuous": false, - "count": 3, - "endProduct": "5734773724597737fd047c14", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4900, - "requirements": [ - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59e3577886f774176a362503", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "575146b724597720a27126d5", - "type": "Item" - }, - { - "areaType": 8, - "requiredLevel": 2, - "type": "Area" - } - ] - }, - { - "_id": "655b63ac9db22d43ab42b70a", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5d5d87f786f77427997cfaef", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 9000, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af41e86f774755a234b67", "type": "Item" }, { + "templateId": "590c5a7286f7747884343aea", "count": 3, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5e2af4d286f7746d4159f07a", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4a786f7746d3f3c3400", - "type": "Item" - }, - { - "templateId": "61bf83814088ec1a363d7097", - "type": "Tool" - }, - { - "templateId": "590c2e1186f77425357b6124", - "type": "Tool" - }, - { - "questId": "5b47876e86f7744d1c353205", - "type": "QuestComplete" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "656f9fa0498d1b7e3e071d98", - "type": "Item" - } - ] - }, - { - "_id": "5e6cfc53a3e6886b9e6c39a8", - "areaType": 7, - "continuous": false, - "count": 5, - "endProduct": "5c0e531286f7747fa54205c2", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4990, - "requirements": [ - { - "areaType": 7, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 7, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b3a5d86f774252167ba22", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59e3606886f77417674759a5", - "type": "Item" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c0e530286f7747fa1419862", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "544fb3f34bdc2d03748b456a", - "type": "Item" - } - ] - }, - { - "_id": "600aa0d1090cb6338027028c", - "areaType": 2, - "continuous": false, - "count": 2, - "endProduct": "5af0454c86f7746bf20992e8", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 3200, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5ab8e4ed86f7742d8e50c7fa", "type": "Item" }, { "templateId": "5d40419286f774318526545f", "type": "Tool" + }, + { + "templateId": "544fb5454bdc2df8738b456a", + "type": "Tool" } - ] + ], + "productionTime": 5250, + "endProduct": "64b8ee384b75259c590fa89b", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 50, + "productionLimitCount": 0, + "isCodeProduction": false }, { - "_id": "655b457c9db22d43ab42b706", + "_id": "655b48fe065b076eb02c4b46", "areaType": 10, - "continuous": false, - "count": 120, - "endProduct": "619636be6db0f2477964e710", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 6800, "requirements": [ + { + "templateId": "64b7af5a8532cf95ee0a0dbd", + "count": 120, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, { "areaType": 10, "requiredLevel": 2, "type": "Area" }, { - "count": 120, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59e68f6f86f7746c9f75e846", - "type": "Item" - }, - { + "templateId": "590c5a7286f7747884343aea", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "590a373286f774287540368b", "type": "Item" }, { - "templateId": "5e2af37686f774755a234b65", - "type": "Tool" + "templateId": "62a09ee4cf4a99369e262453", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" }, { - "questId": "5a27bb8386f7741c770d2d0a", - "type": "QuestComplete" + "templateId": "544fb5454bdc2df8738b456a", + "type": "Tool" } - ] + ], + "productionTime": 15480, + "endProduct": "5656d7c34bdc2d9d198b4587", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 120, + "productionLimitCount": 0, + "isCodeProduction": false }, { - "_id": "655b6b641273611d2462ab78", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "56e335e4d2720b6c058b456d", - "isCodeProduction": false, + "_id": "5ede0502879619077751d00a", + "areaType": 7, + "requirements": [ + { + "areaType": 7, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5c0e531286f7747fa54205c2", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b3a5d86f774252167ba22", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "59e3606886f77417674759a5", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "62a0a043cf4a99369e2624a5", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 5100, + "endProduct": "5c0e531d86f7747fa23f4d42", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, "productionLimitCount": 0, - "productionTime": 1200, + "isCodeProduction": false + }, + { + "_id": "600ab813d19f85018a7489c4", + "areaType": 2, "requirements": [ { "areaType": 2, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "590c595c86f7747884343ad7", + "count": 4, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "577e1c9d2459773cd707c525", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d40419286f774318526545f", + "type": "Tool" + } + ], + "productionTime": 8000, + "endProduct": "5d1b385e86f774252167b98a", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "658975e25c4f0642a502d54e", + "areaType": 21, + "requirements": [ + { + "areaType": 21, "requiredLevel": 1, "type": "Area" }, { + "templateId": "5df8a77486f77412672a1e3f", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5e2af41e86f774755a234b67", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5734795124597738002c6176", "type": "Item" } - ] - }, - { - "_id": "62a115db5c6bbf22c15ac19d", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "5d1b31ce86f7742523398394", - "isCodeProduction": false, + ], + "productionTime": 5950, + "endProduct": "668fe5a998b5ad715703ddd6", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, "productionLimitCount": 0, - "productionTime": 900, + "isCodeProduction": false + }, + { + "_id": "63a3359eaf870e651d58e61a", + "areaType": 10, "requirements": [ { "areaType": 10, @@ -580,71 +523,135 @@ "type": "Tool" }, { + "templateId": "590c2b4386f77425357b6123", + "type": "Tool" + }, + { + "templateId": "5ea034f65aad6446a939737e", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5448c12b4bdc2d02308b456f", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af22086f7746d3f3c33fa", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "590c2b4386f77425357b6123", "type": "Item" } - ] - }, - { - "_id": "5d8b8ddd322e8650762f6e3a", - "areaType": 2, - "continuous": false, - "count": 5, - "endProduct": "59e3556c86f7741776641ac2", - "isCodeProduction": false, + ], + "productionTime": 1200, + "endProduct": "55d485be4bdc2d962f8b456f", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, "productionLimitCount": 0, - "productionTime": 2310, + "isCodeProduction": false + }, + { + "_id": "655b34dc1273611d2462ab74", + "areaType": 10, "requirements": [ { - "areaType": 2, - "requiredLevel": 2, + "areaType": 10, + "requiredLevel": 1, "type": "Area" }, { - "count": 1, + "templateId": "59e6927d86f77411da468256", + "count": 180, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5c13cd2486f774072c757944", "type": "Item" }, { - "count": 1, + "templateId": "590c31c586f774245e3141b2", + "count": 2, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "59faf98186f774067b6be103", "type": "Item" }, { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59e35abd86f7741778269d82", - "type": "Item" + "templateId": "62a0a0bb621468534a797ad5", + "type": "Tool" } - ] + ], + "productionTime": 2770, + "endProduct": "5c0d5ae286f7741e46554302", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 180, + "productionLimitCount": 0, + "isCodeProduction": false }, { - "_id": "61c4f862324588369162ac8c", - "areaType": 21, - "continuous": false, - "count": 1, - "endProduct": "590a3efd86f77437d351a25b", - "isCodeProduction": false, + "_id": "603ce7c5fd70f047f93bee2a", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5ea05cf85ad9772e6624305d", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "57347c1124597737fb1379e3", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af4d286f7746d4159f07a", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "61bf83814088ec1a363d7097", + "type": "Tool" + } + ], + "productionTime": 2890, + "endProduct": "5aa7cfc0e5b5b00015693143", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, "productionLimitCount": 0, - "productionTime": 11500, + "isCodeProduction": false + }, + { + "_id": "658976555aa97f488d096ca7", + "areaType": 21, "requirements": [ { "areaType": 21, @@ -652,118 +659,27 @@ "type": "Area" }, { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5df8a6a186f77412640e2e80", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, "templateId": "5df8a72c86f77412640e2e83", - "type": "Item" - }, - { - "count": 1, + "count": 8, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5df8a77486f77412672a1e3f", "type": "Item" } - ] - }, - { - "_id": "661e6c26750e453380391f55", - "areaType": 11, - "continuous": false, - "count": 1, - "endProduct": "660bc341c38b837877075e4c", - "isCodeProduction": true, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 600, - "requirements": [ - { - "areaType": 11, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "660bbc47c38b837877075e47", - "type": "Item" - }, - { - "type": "QuestComplete" - } - ] - }, - { - "_id": "5d5c1f25d582a5479d4ec458", - "areaType": 10, - "continuous": false, - "count": 180, - "endProduct": "56dff2ced2720bb4668b4567", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 8500, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 180, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "56dff3afd2720bba668b4567", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c5a7286f7747884343aea", - "type": "Item" - }, - { - "templateId": "5d40425986f7743185265461", - "type": "Tool" - }, - { - "questId": "59c512ad86f7741f0d09de9b", - "type": "QuestComplete" - } - ] - }, - { - "_id": "5ffcac4e1285295b7441ee01", - "areaType": 10, - "continuous": false, - "count": 2, - "endProduct": "590a3b0486f7743954552bdb", - "isCodeProduction": false, + ], + "productionTime": 10400, + "endProduct": "66b6296d7994640992013b17", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, "productionLimitCount": 0, - "productionTime": 2900, + "isCodeProduction": false + }, + { + "_id": "600a9955ba91d953182d69f0", + "areaType": 10, "requirements": [ { "areaType": 10, @@ -771,31 +687,75 @@ "type": "Area" }, { + "templateId": "59e6152586f77473dc057aa1", + "count": 1, + "isEncoded": false, + "isFunctional": true, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "59d64fc686f774171b243fe2", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "544fb5454bdc2df8738b456a", + "type": "Tool" + }, + { + "templateId": "62a0a0bb621468534a797ad5", + "type": "Tool" + } + ], + "productionTime": 5100, + "endProduct": "59d6088586f774275f37482f", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "6002e26ac6b84d04cc62045e", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "590a386e86f77429692b27ab", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "590a3efd86f77437d351a25b", "type": "Item" }, { "templateId": "590c2d8786f774245b1f03f3", "type": "Tool" } - ] + ], + "productionTime": 2600, + "endProduct": "590a391c86f774385a33c404", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false }, { - "_id": "5f245f875b664e084523a4ce", + "_id": "6558d7894626375d6735670c", "areaType": 10, - "continuous": false, - "count": 100, - "endProduct": "5f0596629e22f464da6bbdd9", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 8470, "requirements": [ { "areaType": 10, @@ -803,27 +763,494 @@ "type": "Area" }, { + "templateId": "5fc382c1016cce60e8341b20", "count": 50, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5c0d668f86f7747ccb7f13b2", "type": "Item" }, { - "count": 50, + "templateId": "5d6fc87386f77449db3db94e", + "count": 2, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5656d7c34bdc2d9d198b4587", "type": "Item" }, { + "templateId": "544fb5454bdc2df8738b456a", + "type": "Tool" + } + ], + "productionTime": 15000, + "endProduct": "5fc275cf85fd526b824a571a", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 50, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "6666d829a8298779fc40e537", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5d1b317c86f7742523398392", + "type": "Tool" + }, + { + "templateId": "5d4042a986f7743185265463", + "type": "Tool" + }, + { + "templateId": "5af04b6486f774195a3ebb49", + "type": "Tool" + }, + { + "templateId": "66572b88ac60f009f270d1dc", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 300, + "endProduct": "665732f4464c4b4ba4670fa9", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b4de41f2b6843ec751fd5", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "64b8f7968532cf95ee0a0dbf", + "count": 70, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d6fc87386f77449db3db94e", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "544fb5454bdc2df8738b456a", + "type": "Tool" + } + ], + "productionTime": 14400, + "endProduct": "5887431f2459777e1612938f", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 70, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5dc1f7de6058e020335c9d88", + "areaType": 8, + "requirements": [ + { + "areaType": 8, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "57505f6224597709a92585a9", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "57347d90245977448f7b7f65", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5448ff904bdc2d6f028b456e", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 4300, + "endProduct": "544fb6cc4bdc2d34748b456e", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 7, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "600a9bd0189b226f40059751", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5d6fc78386f77449d825f9dc", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af37686f774755a234b65", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { "templateId": "590c5a7286f7747884343aea", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5a0c27731526d80618476ac4", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c2e1186f77425357b6124", + "type": "Tool" + }, + { + "templateId": "544fb5454bdc2df8738b456a", + "type": "Tool" + } + ], + "productionTime": 16500, + "endProduct": "5e85a9f4add9fe03027d9bf1", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 7, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5ede1e0b7690fa313b632e88", + "areaType": 8, + "requirements": [ + { + "areaType": 8, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "57347da92459774491567cf5", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "57347d8724597744596b4e76", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "57347d3d245977448f7b7f61", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 4710, + "endProduct": "57347d7224597744596b4e72", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "6617cdb6b24b0ea24505f618", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5d4042a986f7743185265463", + "type": "Tool" + }, + { + "templateId": "5d1b31ce86f7742523398394", + "type": "Tool" + }, + { + "templateId": "5d0376a486f7747d8050965c", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "6389c70ca33d8c4cdf4932c6", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590a358486f77429692b2790", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "type": "QuestComplete" + } + ], + "productionTime": 1800, + "endProduct": "63a0b2eabea67a6d93009e52", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b58a49db22d43ab42b709", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "560d5e524bdc2d25448b4571", + "count": 60, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d6fc87386f77449db3db94e", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c5bbd86f774785762df04", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "544fb5454bdc2df8738b456a", + "type": "Tool" + } + ], + "productionTime": 4200, + "endProduct": "5d6e68c4a4b9361b93413f79", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 60, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5ffcac4e1285295b7441ee01", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "590a3efd86f77437d351a25b", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c2d8786f774245b1f03f3", + "type": "Tool" + } + ], + "productionTime": 2900, + "endProduct": "590a3b0486f7743954552bdb", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "600aa140090cb63380270290", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5ab8f04f86f774585f4237d8", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "61bf83814088ec1a363d7097", + "type": "Tool" + } + ], + "productionTime": 2900, + "endProduct": "5e2af41e86f774755a234b67", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5de951483c52683d810b4a10", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5734781f24597737e04bf32a", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d63d33b86f7746ea9275524", + "type": "Tool" + } + ], + "productionTime": 1980, + "endProduct": "590a3b0486f7743954552bdb", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "600a98d076fc4b1877509ead", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5d1c819a86f774771b0acd6c", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5648b0744bdc2d363b8b4578", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5649b1c04bdc2d16268b457c", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, "type": "Item" }, { @@ -831,83 +1258,155 @@ "type": "Tool" }, { - "questId": "5bc47dbf86f7741ee74e93b9", - "type": "QuestComplete" + "templateId": "590c2d8786f774245b1f03f3", + "type": "Tool" } - ] - }, - { - "_id": "655b675e1f2b6843ec751fd6", - "areaType": 2, + ], + "productionTime": 4900, + "endProduct": "5644bd2b4bdc2d3b4c8b4572", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, "continuous": false, "count": 1, - "endProduct": "628d0618d1ba6e4fa07ce5a4", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, "productionLimitCount": 0, - "productionTime": 8000, + "isCodeProduction": false + }, + { + "_id": "629e1b3a0694b45420210cad", + "areaType": 8, "requirements": [ { - "areaType": 2, - "requiredLevel": 3, + "areaType": 8, + "requiredLevel": 2, "type": "Area" }, { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "65573fa5655447403702a816", - "type": "Item" - }, - { + "templateId": "5e54f6af86f7742199090bf3", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5e2af4d286f7746d4159f07a", "type": "Item" }, { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4a786f7746d3f3c3400", - "type": "Item" - }, - { - "templateId": "63a0b208f444d32d6f03ea1e", - "type": "Tool" - }, - { + "templateId": "590c5a7286f7747884343aea", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "61bf83814088ec1a363d7097", "type": "Item" - }, - { - "questId": "5c1141f386f77430ff393792", - "type": "QuestComplete" } - ] + ], + "productionTime": 2700, + "endProduct": "5af0484c86f7740f02001f7f", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "61c4f862324588369162ac8c", + "areaType": 21, + "requirements": [ + { + "areaType": 21, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5df8a6a186f77412640e2e80", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5df8a72c86f77412640e2e83", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5df8a77486f77412672a1e3f", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 11500, + "endProduct": "590a3efd86f77437d351a25b", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5e0759e73c392e0367260488", + "areaType": 21, + "requirements": [ + { + "areaType": 21, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5df8a72c86f77412640e2e83", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5df8a6a186f77412640e2e80", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5df8a77486f77412672a1e3f", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "67586c61a0c49554ed0bb4a8", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 5950, + "endProduct": "674d6121c09f69dfb201a888", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false }, { "_id": "5eeca8e327ccd70521107fdc", "areaType": 7, - "continuous": false, - "count": 1, - "endProduct": "5c052e6986f7746b207bc3c9", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 18900, "requirements": [ { "areaType": 7, @@ -915,591 +1414,279 @@ "type": "Area" }, { + "templateId": "590a391c86f774385a33c404", "count": 2, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "590a391c86f774385a33c404", "type": "Item" }, { + "templateId": "5c06779c86f77426e00dd782", "count": 3, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5c06779c86f77426e00dd782", "type": "Item" }, { + "templateId": "5c06782b86f77426df5407d2", "count": 4, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5c06782b86f77426df5407d2", "type": "Item" }, { + "templateId": "5af0561e86f7745f5f3ad6ac", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5af0561e86f7745f5f3ad6ac", "type": "Item" }, { "templateId": "590c2e1186f77425357b6124", "type": "Tool" } - ] - }, - { - "_id": "62a112fec1cce91d2c46a06e", - "areaType": 11, + ], + "productionTime": 18900, + "endProduct": "5c052e6986f7746b207bc3c9", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, "continuous": false, "count": 1, - "endProduct": "62a0a124de7ac81993580542", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, "productionLimitCount": 0, - "productionTime": 43200, + "isCodeProduction": false + }, + { + "_id": "600ab99ce4022c380a726090", + "areaType": 7, "requirements": [ { - "areaType": 11, - "requiredLevel": 2, + "areaType": 7, + "requiredLevel": 1, "type": "Area" }, { + "templateId": "5e8488fa988a8701445df1e4", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5a8036fb86f77407252ddc02", "type": "Item" }, { + "templateId": "5d1b3a5d86f774252167ba22", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "574eb85c245977648157eec3", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5900b89686f7744e704a8747", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5a80a29286f7742b25692012", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5798a2832459774b53341029", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5be4038986f774527d3fae60", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c621186f774138d11ea29", "type": "Item" } - ] - }, - { - "_id": "615c3d800d3afc358a55405e", - "areaType": 10, + ], + "productionTime": 1800, + "endProduct": "5e8488fa988a8701445df1e4", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, "continuous": false, "count": 1, - "endProduct": "5d1c819a86f774771b0acd6c", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, "productionLimitCount": 0, - "productionTime": 3100, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "574d967124597745970e7c94", - "type": "Item" - }, - { - "templateId": "5d63d33b86f7746ea9275524", - "type": "Tool" - } - ] + "isCodeProduction": false }, { - "_id": "5ffcaa60f3fdc212a91d552b", - "areaType": 2, - "continuous": false, - "count": 2, - "endProduct": "5e2af4d286f7746d4159f07a", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 2000, + "_id": "5ede0053879619077751cff1", + "areaType": 7, "requirements": [ { - "areaType": 2, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5648a7494bdc2d9d488b4583", - "type": "Item" - }, - { - "templateId": "544fb5454bdc2df8738b456a", - "type": "Tool" - } - ] - }, - { - "_id": "5eecaa6327ccd70521107ff5", - "areaType": 2, - "continuous": false, - "count": 2, - "endProduct": "5e2af4a786f7746d3f3c3400", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 2200, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 1, + "areaType": 7, + "requiredLevel": 3, "type": "Area" }, { + "templateId": "5d1b3a5d86f774252167ba22", "count": 3, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "572b7adb24597762ae139821", "type": "Item" }, { - "templateId": "61bf83814088ec1a363d7097", - "type": "Tool" + "templateId": "619cc01e0a7c3a1a2731940c", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "544fb3364bdc2d34748b456a", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d02797c86f774203f38e30a", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" } - ] - }, - { - "_id": "5eda07acb6c564225571536c", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5e4abfed86f77406a2713cf7", - "isCodeProduction": false, + ], + "productionTime": 4600, + "endProduct": "5d02797c86f774203f38e30a", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, "productionLimitCount": 0, - "productionTime": 2800, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af41e86f774755a234b67", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4a786f7746d3f3c3400", - "type": "Item" - }, - { - "templateId": "62a0a098de7ac8199358053b", - "type": "Tool" - }, - { - "templateId": "61bf83814088ec1a363d7097", - "type": "Tool" - } - ] + "isCodeProduction": false }, { - "_id": "64b6aefe25251516d768542d", + "_id": "655b4a73975a7f3c734661a5", "areaType": 10, - "continuous": false, - "count": 5, - "endProduct": "5e32f56fcb6d5863cc5e5ee4", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4800, "requirements": [ { "areaType": 10, - "requiredLevel": 2, + "requiredLevel": 3, "type": "Area" }, { - "templateId": "62a0a098de7ac8199358053b", + "templateId": "619cbfccbedcde2f5b3f7bdd", "type": "Tool" }, { - "questId": "5c0d190cd09282029f5390d8", + "templateId": "59e35de086f7741778269d84", + "type": "Tool" + }, + { + "templateId": "64b7af434b75259c590fa893", + "count": 90, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d6fc78386f77449d825f9dc", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5751496424597720a27126da", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "questId": "60e71bb4e456d449cd47ca75", "type": "QuestComplete" - }, - { - "count": 5, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af51086f7746d3f3c3402", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "60391b0fb847c71012789415", - "type": "Item" } - ] - }, - { - "_id": "655b6bc01f2b6843ec751fd7", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5f5e467b0bc58666c37e7821", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 2500, - "requirements": [ - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4a786f7746d3f3c3400", - "type": "Item" - }, - { - "areaType": 2, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af41e86f774755a234b67", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af47786f7746d404f3aaa", - "type": "Item" - }, - { - "templateId": "61bf83814088ec1a363d7097", - "type": "Tool" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59e3556c86f7741776641ac2", - "type": "Item" - } - ] - }, - { - "_id": "5de95f1c9517b140195ab717", - "areaType": 10, - "continuous": false, - "count": 2, - "endProduct": "590a358486f77429692b2790", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4400, - "requirements": [ - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5af0561e86f7745f5f3ad6ac", - "type": "Item" - }, - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "templateId": "5d63d33b86f7746ea9275524", - "type": "Tool" - } - ] - }, - { - "_id": "5d8f614c9ea122564c316462", - "areaType": 7, - "continuous": false, - "count": 7, - "endProduct": "5c0e530286f7747fa1419862", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 6900, - "requirements": [ - { - "areaType": 7, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5af0548586f7743a532b7e99", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5751a89d24597722aa0e8db0", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b3a5d86f774252167ba22", - "type": "Item" - } - ] - }, - { - "_id": "655b5dc8065b076eb02c4b48", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5c0e5edb86f77461f55ed1f7", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4000, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4d286f7746d4159f07a", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4a786f7746d3f3c3400", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "656f57dc27aed95beb08f628", - "type": "Item" - } - ] - }, - { - "_id": "655b48fe065b076eb02c4b46", - "areaType": 10, - "continuous": false, - "count": 120, - "endProduct": "5656d7c34bdc2d9d198b4587", - "isCodeProduction": false, + ], + "productionTime": 9400, + "endProduct": "59e0d99486f7744a32234762", "isEncoded": false, "locked": true, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 90, "productionLimitCount": 0, - "productionTime": 15480, + "isCodeProduction": false + }, + { + "_id": "5e13301cc7049d4d9738e1a7", + "areaType": 7, "requirements": [ { - "count": 120, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "64b7af5a8532cf95ee0a0dbd", - "type": "Item" - }, - { - "areaType": 10, + "areaType": 7, "requiredLevel": 2, "type": "Area" }, { + "templateId": "5755356824597772cb798962", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "590c5a7286f7747884343aea", "type": "Item" }, { + "templateId": "544fb25a4bdc2dfb738b4567", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "62a09ee4cf4a99369e262453", "type": "Item" }, { - "templateId": "544fb5454bdc2df8738b456a", - "type": "Tool" + "templateId": "590c695186f7741e566b64a2", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" } - ] - }, - { - "_id": "5ede0502879619077751d00a", - "areaType": 7, - "continuous": false, - "count": 2, - "endProduct": "5c0e531d86f7747fa23f4d42", - "isCodeProduction": false, + ], + "productionTime": 2880, + "endProduct": "5d1b3a5d86f774252167ba22", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 3, "productionLimitCount": 0, - "productionTime": 5100, + "isCodeProduction": false + }, + { + "_id": "5d78f27d115f693ad750d2c6", + "areaType": 10, "requirements": [ { - "areaType": 7, + "areaType": 10, "requiredLevel": 3, "type": "Area" }, { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c0e531286f7747fa54205c2", - "type": "Item" - }, - { + "templateId": "60391b0fb847c71012789415", "count": 2, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5d1b3a5d86f774252167ba22", "type": "Item" }, { - "count": 1, + "templateId": "5e2af51086f7746d3f3c3402", + "count": 3, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "59e3606886f77417674759a5", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "62a0a043cf4a99369e2624a5", "type": "Item" } - ] + ], + "productionTime": 18300, + "endProduct": "5448be9a4bdc2dfd2f8b456a", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 6, + "productionLimitCount": 0, + "isCodeProduction": false }, { "_id": "5ed9ff023a68ec264e5233c2", "areaType": 11, - "continuous": false, - "count": 1, - "endProduct": "5c05308086f7746b2101e90b", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 135399, "requirements": [ { "areaType": 11, @@ -1507,27 +1694,27 @@ "type": "Area" }, { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, "templateId": "5d0376a486f7747d8050965c", - "type": "Item" - }, - { "count": 2, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "573477e124597737dd42e191", "type": "Item" }, { + "templateId": "573477e124597737dd42e191", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c06782b86f77426df5407d2", "count": 5, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5c06782b86f77426df5407d2", "type": "Item" }, { @@ -1542,20 +1729,20 @@ "questId": "63966faeea19ac7ed845db2c", "type": "QuestComplete" } - ] + ], + "productionTime": 135399, + "endProduct": "5c05308086f7746b2101e90b", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false }, { "_id": "5e075ac73c392e0367260489", "areaType": 21, - "continuous": false, - "count": 1, - "endProduct": "67600929bd0a0549d70993f6", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 17510, "requirements": [ { "areaType": 21, @@ -1563,183 +1750,187 @@ "type": "Area" }, { + "templateId": "5df8a77486f77412672a1e3f", "count": 13, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5df8a77486f77412672a1e3f", "type": "Item" }, { + "templateId": "5df8a72c86f77412640e2e83", "count": 20, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5df8a72c86f77412640e2e83", "type": "Item" }, { + "templateId": "67586c61a0c49554ed0bb4a8", "count": 2, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "67586c61a0c49554ed0bb4a8", "type": "Item" } - ] - }, - { - "_id": "5ed9fd73f6626f08ef0efec6", - "areaType": 7, + ], + "productionTime": 17510, + "endProduct": "67600929bd0a0549d70993f6", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, "continuous": false, "count": 1, - "endProduct": "544fb3f34bdc2d03748b456a", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, "productionLimitCount": 0, - "productionTime": 4350, - "requirements": [ - { - "areaType": 7, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b3a5d86f774252167ba22", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "544fb37f4bdc2dee738b4567", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b3f2d86f774253763b735", - "type": "Item" - } - ] + "isCodeProduction": false }, { - "_id": "5d5c21aed582a50066024610", + "_id": "6002eec9cc73cd34ac64188a", "areaType": 7, - "continuous": false, - "count": 2, - "endProduct": "590c678286f77426c9660122", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 3000, "requirements": [ - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b3a5d86f774252167ba22", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5751a25924597722c463c472", - "type": "Item" - }, { "areaType": 7, "requiredLevel": 2, "type": "Area" }, { + "templateId": "5c10c8fd86f7743d7d706df3", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5e831507ea0a7c419c2f9bd9", "type": "Item" + }, + { + "templateId": "5755356824597772cb798962", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b3a5d86f774252167ba22", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "questId": "60e71c11d54b755a3b53eb65", + "type": "QuestComplete" } - ] - }, - { - "_id": "655b5af31273611d2462ab76", - "areaType": 10, - "continuous": false, - "count": 50, - "endProduct": "5d6e68a8a4b9360b6c0d54e2", - "isCodeProduction": false, + ], + "productionTime": 4200, + "endProduct": "5fca138c2a7b221b2852a5c6", "isEncoded": false, "locked": true, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, "productionLimitCount": 0, - "productionTime": 8400, + "isCodeProduction": false + }, + { + "_id": "61dc03711bdcfa2f253c9b7c", + "areaType": 10, "requirements": [ { "areaType": 10, - "requiredLevel": 3, + "requiredLevel": 2, "type": "Area" }, { + "templateId": "5909e99886f7740c983b9984", "count": 3, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5d6fc78386f77449d825f9dc", "type": "Item" }, { - "count": 50, + "templateId": "590a358486f77429692b2790", + "count": 2, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "560d5e524bdc2d25448b4571", "type": "Item" }, { + "templateId": "5af0561e86f7745f5f3ad6ac", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b31ce86f7742523398394", + "type": "Tool" + } + ], + "productionTime": 18000, + "endProduct": "5e2aedd986f7746d404f3aa4", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b6c381fe356507267b2f6", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "590c2c9c86f774245b1f03f2", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "590c5c9f86f77477c91c36e7", "type": "Item" }, { - "templateId": "5d1b317c86f7742523398392", - "type": "Tool" + "templateId": "5f5e45cc5021ce62144be7aa", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" }, { - "questId": "6179ad0a6e9dd54ac275e3f2", - "type": "QuestComplete" + "templateId": "5734795124597738002c6176", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "61bf83814088ec1a363d7097", + "type": "Tool" } - ] - }, - { - "_id": "5eda0247658fac5b8c3862a8", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "55d482194bdc2d1d4e8b456b", - "isCodeProduction": false, + ], + "productionTime": 2500, + "endProduct": "59e763f286f7742ee57895da", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, "productionLimitCount": 0, - "productionTime": 5000, + "isCodeProduction": false + }, + { + "_id": "5df8ffcbaab5f257bd7ff3a8", + "areaType": 2, "requirements": [ { "areaType": 2, @@ -1747,39 +1938,75 @@ "type": "Area" }, { - "count": 4, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "55d480c04bdc2d1d4e8b456a", - "type": "Item" - }, - { + "templateId": "590c5c9f86f77477c91c36e7", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5e2af29386f7746d4159f077", "type": "Item" }, { - "templateId": "5d4042a986f7743185265463", + "templateId": "5d40419286f774318526545f", "type": "Tool" } - ] - }, - { - "_id": "600a98d076fc4b1877509ead", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "5644bd2b4bdc2d3b4c8b4572", - "isCodeProduction": false, + ], + "productionTime": 9000, + "endProduct": "590c5bbd86f774785762df04", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, "productionLimitCount": 0, - "productionTime": 4900, + "isCodeProduction": false + }, + { + "_id": "655b33429db22d43ab42b704", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "56dff3afd2720bba668b4567", + "count": 180, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d6fc78386f77449d825f9dc", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c2e1186f77425357b6124", + "type": "Tool" + }, + { + "questId": "64e7b9bffd30422ed03dad38", + "type": "QuestComplete" + } + ], + "productionTime": 13000, + "endProduct": "56dfef82d2720bbd668b4567", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 120, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "63a571802116d261d2336cd1", + "areaType": 10, "requirements": [ { "areaType": 10, @@ -1787,147 +2014,95 @@ "type": "Area" }, { + "templateId": "6389c70ca33d8c4cdf4932c6", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5d1c819a86f774771b0acd6c", "type": "Item" }, { + "templateId": "5c052f6886f7746b1e3db148", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5648b0744bdc2d363b8b4578", "type": "Item" }, { + "templateId": "590a3efd86f77437d351a25b", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5649b1c04bdc2d16268b457c", "type": "Item" }, { - "templateId": "590c2b4386f77425357b6123", - "type": "Tool" + "templateId": "56742c324bdc2d150f8b456d", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" }, { "templateId": "590c2d8786f774245b1f03f3", "type": "Tool" + }, + { + "templateId": "5af04b6486f774195a3ebb49", + "type": "Tool" + }, + { + "questId": "625d6ffaf7308432be1d44c5", + "type": "QuestComplete" } - ] + ], + "productionTime": 5400, + "endProduct": "63a0b2eabea67a6d93009e52", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false }, { - "_id": "5f240f45f4a9420a8c328ee0", - "areaType": 8, - "continuous": false, - "count": 4, - "endProduct": "5751435d24597720a27126d1", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 6500, + "_id": "5de021b30f6d581e965bcde7", + "areaType": 10, "requirements": [ { - "areaType": 8, + "areaType": 10, "requiredLevel": 1, "type": "Area" }, { + "templateId": "59e6687d86f77411d949b251", "count": 1, "isEncoded": false, - "isFunctional": false, + "isFunctional": true, "isSpawnedInSession": false, - "templateId": "57514643245977207f2c2d09", "type": "Item" }, { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5af0484c86f7740f02001f7f", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5448fee04bdc2dbc018b4567", - "type": "Item" - }, - { - "templateId": "62a09e73af34e73a266d932a", + "templateId": "544fb5454bdc2df8738b456a", "type": "Tool" } - ] - }, - { - "_id": "6012ea1a01328b2dec3c1a9d", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5c12688486f77426843c7d32", - "isCodeProduction": false, + ], + "productionTime": 4700, + "endProduct": "5d1c819a86f774771b0acd6c", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, "productionLimitCount": 0, - "productionTime": 15500, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 5, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "56e33634d2720bd8058b456b", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57e26fc7245977162a14b800", - "type": "Item" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c06779c86f77426e00dd782", - "type": "Item" - }, - { - "templateId": "56742c284bdc2d98058b456d", - "type": "Tool" - } - ] + "isCodeProduction": false }, { "_id": "63a232f8ab6bb51044344bff", "areaType": 10, - "continuous": false, - "count": 4, - "endProduct": "6389c7750ef44505c87f5996", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 50400, "requirements": [ { "areaType": 10, @@ -1935,11 +2110,11 @@ "type": "Area" }, { + "templateId": "6389c7f115805221fb410466", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "6389c7f115805221fb410466", "type": "Item" }, { @@ -1958,974 +2133,20 @@ "questId": "6396700fea19ac7ed845db32", "type": "QuestComplete" } - ] - }, - { - "_id": "655b4669b71eeb7c4168c625", - "areaType": 10, - "continuous": false, - "count": 90, - "endProduct": "5fd20ff893a8961fc660a954", - "isCodeProduction": false, + ], + "productionTime": 50400, + "endProduct": "6389c7750ef44505c87f5996", "isEncoded": false, "locked": true, "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 13000, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 90, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "64b8725c4b75259c590fa899", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d6fc78386f77449d825f9dc", - "type": "Item" - }, - { - "templateId": "590c2e1186f77425357b6124", - "type": "Tool" - }, - { - "questId": "60e71c9ad54b755a3b53eb66", - "type": "QuestComplete" - } - ] - }, - { - "_id": "5df8fe0deddb880fd56f2d7d", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "59e358a886f7741776641ac3", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 2450, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d40407c86f774318526545a", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d40412b86f7743cb332ac3a", - "type": "Item" - }, - { - "templateId": "5d1b39a386f774252339976f", - "type": "Tool" - } - ] - }, - { - "_id": "600ab813d19f85018a7489c4", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5d1b385e86f774252167b98a", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 8000, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 4, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c595c86f7747884343ad7", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "577e1c9d2459773cd707c525", - "type": "Item" - }, - { - "templateId": "5d40419286f774318526545f", - "type": "Tool" - } - ] - }, - { - "_id": "5dd11303b78bb413d5133f79", - "areaType": 10, - "continuous": false, - "count": 6, - "endProduct": "5c06782b86f77426df5407d2", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 7450, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347c2e24597744902c94a1", - "type": "Item" - }, - { - "templateId": "590c2d8786f774245b1f03f3", - "type": "Tool" - } - ] - }, - { - "_id": "6617cdb6b24b0ea24505f618", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "63a0b2eabea67a6d93009e52", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 1800, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "templateId": "5d4042a986f7743185265463", - "type": "Tool" - }, - { - "templateId": "5d1b31ce86f7742523398394", - "type": "Tool" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d0376a486f7747d8050965c", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "6389c70ca33d8c4cdf4932c6", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590a358486f77429692b2790", - "type": "Item" - }, - { - "type": "QuestComplete" - } - ] - }, - { - "_id": "5ee4a093a297eb185236194f", - "areaType": 11, - "continuous": false, - "count": 1, - "endProduct": "5c052fb986f7746b2101e909", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 192000, - "requirements": [ - { - "areaType": 11, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c94bbff86f7747ee735c08f", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c05300686f7746dce784e5d", - "type": "Item" - }, - { - "templateId": "5ac78a9b86f7741cca0bbd8d", - "type": "Tool" - }, - { - "templateId": "6389c92d52123d5dd17f8876", - "type": "Tool" - }, - { - "questId": "63966fccac6f8f3c677b9d89", - "type": "QuestComplete" - } - ] - }, - { - "_id": "5d93b91286f77467310ca15d", - "areaType": 2, - "continuous": false, - "count": 2, - "endProduct": "5c13cef886f774072e618e82", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 1560, - "requirements": [ - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "577e1c9d2459773cd707c525", - "type": "Item" - }, - { - "areaType": 2, - "requiredLevel": 1, - "type": "Area" - } - ] - }, - { - "_id": "603cf23a420e7f487e175d7f", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "590a3c0a86f774385a33c450", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 7000, - "requirements": [ - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347c77245977448d35f6e2", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347c5b245977448d35f6e1", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af37686f774755a234b65", - "type": "Item" - }, - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "templateId": "590c2b4386f77425357b6123", - "type": "Tool" - } - ] - }, - { - "_id": "64b6b5c1c3abf20a9660daad", - "areaType": 7, - "continuous": false, - "count": 1, - "endProduct": "5c0e534186f7747fa1419867", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4800, - "requirements": [ - { - "questId": "60e71c48c1bfa3050473b8e5", - "type": "QuestComplete" - }, - { - "areaType": 7, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b3a5d86f774252167ba22", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b3f2d86f774253763b735", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c0e530286f7747fa1419862", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e8f3423fd7471236e6e3b64", - "type": "Item" - } - ] - }, - { - "_id": "5ffcadeff3fdc212a91d5539", - "areaType": 8, - "continuous": false, - "count": 2, - "endProduct": "5e8f3423fd7471236e6e3b64", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 3800, - "requirements": [ - { - "areaType": 8, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5448fee04bdc2dbc018b4567", - "type": "Item" - }, - { - "count": 4, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5751487e245977207e26a315", - "type": "Item" - } - ] - }, - { - "_id": "5df138986c38ba26da0b3a77", - "areaType": 10, "continuous": false, "count": 4, - "endProduct": "5d1b309586f77425227d1676", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, "productionLimitCount": 0, - "productionTime": 1320, - "requirements": [ - { - "count": 4, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b304286f774253763a528", - "type": "Item" - }, - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "templateId": "590c2d8786f774245b1f03f3", - "type": "Tool" - } - ] - }, - { - "_id": "5fe337e6c646836c3b6fc985", - "areaType": 21, - "continuous": false, - "count": 1, - "endProduct": "5c0530ee86f774697952d952", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 12500, - "requirements": [ - { - "areaType": 21, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 30, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5df8a72c86f77412640e2e83", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5df8a77486f77412672a1e3f", - "type": "Item" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "67586c61a0c49554ed0bb4a8", - "type": "Item" - } - ] - }, - { - "_id": "63bd4c3964d7e356983c4cf5", - "areaType": 10, - "continuous": false, - "count": 100, - "endProduct": "5cc80f38e4a949001152b560", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 8700, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 100, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5cc80f79e4a949033c7343b2", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d6fc78386f77449d825f9dc", - "type": "Item" - }, - { - "count": 4, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c06782b86f77426df5407d2", - "type": "Item" - }, - { - "templateId": "544fb5454bdc2df8738b456a", - "type": "Tool" - } - ] - }, - { - "_id": "655b5ebc32b0b1645e6f54c9", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5c0e57ba86f7747fa141986d", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 7000, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "656f603f94b480b8a500c0d6", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af41e86f774755a234b67", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59e3556c86f7741776641ac2", - "type": "Item" - }, - { - "questId": "5ae4495086f77443c122bc40", - "type": "QuestComplete" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4d286f7746d4159f07a", - "type": "Item" - } - ] - }, - { - "_id": "6745925da9c9adf0450d5bca", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "674098588466ebb03408b210", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 10, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "67409848d0b2f8eb9b034db9", - "type": "Item" - }, - { - "templateId": "544fb5454bdc2df8738b456a", - "type": "Tool" - }, - { - "type": "QuestComplete" - } - ] - }, - { - "_id": "5eeca812c4c989140245ae0c", - "areaType": 11, - "continuous": false, - "count": 1, - "endProduct": "57347ca924597744596b4e71", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 349000, - "requirements": [ - { - "areaType": 11, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 10, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590a3b0486f7743954552bdb", - "type": "Item" - }, - { - "count": 10, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "573477e124597737dd42e191", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5734779624597737e04bf329", - "type": "Item" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c05300686f7746dce784e5d", - "type": "Item" - }, - { - "templateId": "60391afc25aff57af81f7085", - "type": "Tool" - }, - { - "templateId": "590c639286f774151567fa95", - "type": "Tool" - } - ] - }, - { - "_id": "5eeca9bad874f914d2536585", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5b7c710788a4506dec015957", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 18000, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c127c4486f7745625356c13", - "type": "Item" - }, - { - "count": 6, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347c5b245977448d35f6e1", - "type": "Item" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af29386f7746d4159f077", - "type": "Item" - }, - { - "count": 5, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "61bf7b6302b3924be92fa8c3", - "type": "Item" - }, - { - "templateId": "5d40419286f774318526545f", - "type": "Tool" - } - ] - }, - { - "_id": "657fc79cfd86b9d9680c4a24", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "656efd66034e8e01c407f35c", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 1600, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "657b22485f444d6dff0c6c2f", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af22086f7746d3f3c33fa", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347c1124597737fb1379e3", - "type": "Item" - }, - { - "templateId": "63a0b208f444d32d6f03ea1e", - "type": "Tool" - }, - { - "templateId": "59e35de086f7741778269d84", - "type": "Tool" - } - ] - }, - { - "_id": "5d8a13fc2d9612419804003c", - "areaType": 8, - "continuous": false, - "count": 2, - "endProduct": "590c5d4b86f774784e1b9c45", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 2900, - "requirements": [ - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5448ff904bdc2d6f028b456e", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347d7224597744596b4e72", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347d8724597744596b4e76", - "type": "Item" - }, - { - "areaType": 8, - "requiredLevel": 1, - "type": "Area" - } - ] - }, - { - "_id": "655b505c32b0b1645e6f54c5", - "areaType": 10, - "continuous": false, - "count": 150, - "endProduct": "5737218f245977612125ba51", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 3300, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 150, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "573720e02459776143012541", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c06779c86f77426e00dd782", - "type": "Item" - } - ] - }, - { - "_id": "655b4e591fe356507267b2f5", - "areaType": 10, - "continuous": false, - "count": 50, - "endProduct": "59e77a2386f7742ee578960a", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 8400, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d6fc78386f77449d825f9dc", - "type": "Item" - }, - { - "templateId": "619cbfccbedcde2f5b3f7bdd", - "type": "Tool" - } - ] - }, - { - "_id": "670932d7b564327a0e023fcb", - "areaType": 11, - "continuous": false, - "count": 1, - "endProduct": "6707d13e4e617ec94f0e5631", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 900, - "requirements": [ - { - "areaType": 11, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c621186f774138d11ea29", - "type": "Item" - }, - { - "questId": "67040c22cc1f3752720376e9", - "type": "QuestComplete" - } - ] + "isCodeProduction": false }, { "_id": "5eda007f658fac5b8c3862a6", "areaType": 11, - "continuous": false, - "count": 1, - "endProduct": "5c052f6886f7746b1e3db148", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 140000, "requirements": [ { "areaType": 11, @@ -2933,27 +2154,27 @@ "type": "Area" }, { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, "templateId": "5c1265fc86f7743f896a21c2", - "type": "Item" - }, - { "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, + "type": "Item" + }, + { "templateId": "5af0561e86f7745f5f3ad6ac", - "type": "Item" - }, - { "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, + "type": "Item" + }, + { "templateId": "5d0376a486f7747d8050965c", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, "type": "Item" }, { @@ -2965,11 +2186,11 @@ "type": "Tool" }, { + "templateId": "6389c7750ef44505c87f5996", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "6389c7750ef44505c87f5996", "type": "Item" }, { @@ -2980,200 +2201,20 @@ "questId": "63966fbeea19ac7ed845db2e", "type": "QuestComplete" } - ] - }, - { - "_id": "6589756f5c4f0642a502d54d", - "areaType": 21, + ], + "productionTime": 140000, + "endProduct": "5c052f6886f7746b1e3db148", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, "continuous": false, "count": 1, - "endProduct": "6176aca650224f204c1da3fb", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, "productionLimitCount": 0, - "productionTime": 5950, - "requirements": [ - { - "areaType": 21, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 4, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5df8a72c86f77412640e2e83", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5df8a6a186f77412640e2e80", - "type": "Item" - } - ] + "isCodeProduction": false }, { - "_id": "5ffcab66fd851f4b000d61ef", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5e2af55f86f7746d4159f07c", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 30000, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b36a186f7742523398433", - "type": "Item" - }, - { - "count": 5, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347c77245977448d35f6e2", - "type": "Item" - }, - { - "count": 5, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347c5b245977448d35f6e1", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "61bf7b6302b3924be92fa8c3", - "type": "Item" - }, - { - "templateId": "5d40419286f774318526545f", - "type": "Tool" - } - ] - }, - { - "_id": "600a9bd0189b226f40059751", - "areaType": 10, - "continuous": false, - "count": 7, - "endProduct": "5e85a9f4add9fe03027d9bf1", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 16500, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d6fc78386f77449d825f9dc", - "type": "Item" - }, - { - "count": 5, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af37686f774755a234b65", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c5a7286f7747884343aea", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5a0c27731526d80618476ac4", - "type": "Item" - }, - { - "templateId": "590c2e1186f77425357b6124", - "type": "Tool" - }, - { - "templateId": "544fb5454bdc2df8738b456a", - "type": "Tool" - } - ] - }, - { - "_id": "5e0755b97f8ea74cc332bf78", - "areaType": 21, - "continuous": false, - "count": 1, - "endProduct": "6680304edadb7aa61d00cef0", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 5210, - "requirements": [ - { - "areaType": 21, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5df8a6a186f77412640e2e80", - "type": "Item" - } - ] - }, - { - "_id": "5ede01e062155304b6512067", + "_id": "67093210d514d26f8408612b", "areaType": 7, - "continuous": false, - "count": 1, - "endProduct": "5b4335ba86f7744d2837a264", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 1670, "requirements": [ { "areaType": 7, @@ -3181,35 +2222,82 @@ "type": "Area" }, { + "type": "QuestComplete" + }, + { + "templateId": "5d1b33a686f7742523398398", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5d1b39a386f774252339976f", "type": "Item" }, { - "count": 2, + "templateId": "6707d0804e617ec94f0e562f", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c695186f7741e566b64a2", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "544fb3f34bdc2d03748b456a", + "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5d1b3f2d86f774253763b735", "type": "Item" } - ] + ], + "productionTime": 600, + "endProduct": "6707d0bdaab679420007e01a", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false }, { - "_id": "5d78d81757c9b8484a2bcb99", - "areaType": 10, - "continuous": false, - "count": 150, - "endProduct": "60194943740c5d77f6705eea", - "isCodeProduction": false, + "_id": "5e0756095a20a05b76027357", + "areaType": 21, + "requirements": [ + { + "areaType": 21, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5df8a72c86f77412640e2e83", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 5550, + "endProduct": "674da107c512807d1a0e7436", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, "productionLimitCount": 0, - "productionTime": 6250, + "isCodeProduction": false + }, + { + "_id": "5ffcacbf24fa2e741e767234", + "areaType": 10, "requirements": [ { "areaType": 10, @@ -3217,39 +2305,95 @@ "type": "Area" }, { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c5a7286f7747884343aea", - "type": "Item" - }, - { + "templateId": "590a3efd86f77437d351a25b", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5d6fc78386f77449d825f9dc", "type": "Item" }, { - "templateId": "5af04b6486f774195a3ebb49", + "templateId": "5c06779c86f77426e00dd782", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c06782b86f77426df5407d2", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5672cb124bdc2d1a0f8b4568", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c2e1186f77425357b6124", "type": "Tool" } - ] + ], + "productionTime": 5500, + "endProduct": "5672cb724bdc2dc2088b456b", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false }, { - "_id": "5ee49f2c6abbcb7ba704abc2", + "_id": "655b54e7065b076eb02c4b47", "areaType": 10, - "continuous": false, - "count": 200, - "endProduct": "573719df2459775a626ccbc2", - "isCodeProduction": false, + "requirements": [ + { + "templateId": "590c5a7286f7747884343aea", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5d6fc87386f77449db3db94e", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "544fb5454bdc2df8738b456a", + "type": "Tool" + } + ], + "productionTime": 3400, + "endProduct": "5cc80f53e4a949000e1ea4f8", "isEncoded": false, - "locked": true, + "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 150, "productionLimitCount": 0, - "productionTime": 5400, + "isCodeProduction": false + }, + { + "_id": "655b56eb32b0b1645e6f54c8", + "areaType": 10, "requirements": [ { "areaType": 10, @@ -3257,66 +2401,747 @@ "type": "Area" }, { + "templateId": "590c5a7286f7747884343aea", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "590c5a7286f7747884343aea", - "type": "Item" - }, - { - "count": 200, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5737201124597760fc4431f1", "type": "Item" } - ] - }, - { - "_id": "5d5c1fd4d582a500650132f0", - "areaType": 19, - "continuous": false, - "count": 1, - "endProduct": "5d1b376e86f774252519444e", - "isCodeProduction": false, + ], + "productionTime": 5400, + "endProduct": "5a26abfac4a28232980eabff", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 150, "productionLimitCount": 0, - "productionTime": 11000, + "isCodeProduction": false + }, + { + "_id": "600a9b10adfcb94fee6d3e06", + "areaType": 10, "requirements": [ { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "590c31c586f774245e3141b2", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "59e36c6f86f774176c10a2a7", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 3400, + "endProduct": "57347cd0245977445a2d6ff1", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5fe3394e8a67d12f5f24c8e0", + "areaType": 21, + "requirements": [ + { + "areaType": 21, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5df8a72c86f77412640e2e83", + "count": 4, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 2100, + "endProduct": "590c657e86f77412b013051d", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "62a11658650cc35fa94e009a", + "areaType": 8, + "requirements": [ + { + "areaType": 8, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "57347d3d245977448f7b7f61", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e8f3423fd7471236e6e3b64", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b33a686f7742523398398", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 36000, + "endProduct": "62a09f32621468534a797acb", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 10, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "62a11415c30cfa1d366aeb83", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "59faf98186f774067b6be103", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "62a09ee4cf4a99369e262453", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "635a758bfefc88a93f021b8a", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 3000, + "endProduct": "5c13cd2486f774072c757944", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 6, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5d8a13fc2d9612419804003c", + "areaType": 8, + "requirements": [ + { + "templateId": "5448ff904bdc2d6f028b456e", "count": 2, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "59e3577886f774176a362503", "type": "Item" }, { + "templateId": "57347d7224597744596b4e72", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5d1b33a686f7742523398398", "type": "Item" + }, + { + "templateId": "57347d8724597744596b4e76", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 8, + "requiredLevel": 1, + "type": "Area" } - ] - }, - { - "_id": "600aa209f64dfd63ec1293d6", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5648a69d4bdc2ded0b8b457b", - "isCodeProduction": false, + ], + "productionTime": 2900, + "endProduct": "590c5d4b86f774784e1b9c45", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, "productionLimitCount": 0, - "productionTime": 3600, + "isCodeProduction": false + }, + { + "_id": "5f245f875b664e084523a4ce", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5c0d668f86f7747ccb7f13b2", + "count": 50, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5656d7c34bdc2d9d198b4587", + "count": 50, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c5a7286f7747884343aea", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c2b4386f77425357b6123", + "type": "Tool" + }, + { + "questId": "5bc47dbf86f7741ee74e93b9", + "type": "QuestComplete" + } + ], + "productionTime": 8470, + "endProduct": "5f0596629e22f464da6bbdd9", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 100, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5d558968f934db006d2d5b32", + "areaType": 10, + "requirements": [ + { + "templateId": "590c5a7286f7747884343aea", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + } + ], + "productionTime": 6200, + "endProduct": "57371aab2459775a77142f22", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 140, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b4bbe4343a16d2e047668", + "areaType": 10, + "requirements": [ + { + "templateId": "590c5a7286f7747884343aea", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + } + ], + "productionTime": 5900, + "endProduct": "5e023e53d4353e3302577c4c", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 120, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5d93ba4486f77454bd61d2a9", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "590c595c86f7747884343ad7", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b385e86f774252167b98a", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "61bf7b6302b3924be92fa8c3", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d40425986f7743185265461", + "type": "Tool" + }, + { + "templateId": "590c2e1186f77425357b6124", + "type": "Tool" + } + ], + "productionTime": 9400, + "endProduct": "5d1b2f3f86f774252167a52c", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5fe337e6c646836c3b6fc985", + "areaType": 21, + "requirements": [ + { + "areaType": 21, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5df8a72c86f77412640e2e83", + "count": 30, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5df8a77486f77412672a1e3f", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "67586c61a0c49554ed0bb4a8", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 12500, + "endProduct": "5c0530ee86f774697952d952", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "63bd4c3964d7e356983c4cf5", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5cc80f79e4a949033c7343b2", + "count": 100, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d6fc78386f77449d825f9dc", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c06782b86f77426df5407d2", + "count": 4, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "544fb5454bdc2df8738b456a", + "type": "Tool" + } + ], + "productionTime": 8700, + "endProduct": "5cc80f38e4a949001152b560", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 100, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "67092bbfc45f0546bf097a7e", + "areaType": 7, + "requirements": [ + { + "questId": "67040cae4ac6d9c18c0ade2c", + "type": "QuestComplete" + }, + { + "areaType": 7, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5448fee04bdc2dbc018b4567", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "6389c6c7dbfd5e4b95197e68", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "59e3606886f77417674759a5", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5fca138c2a7b221b2852a5c6", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5ed5166ad380ab312177c100", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c10c8fd86f7743d7d706df3", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 600, + "endProduct": "6707d0804e617ec94f0e562f", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5e0755b97f8ea74cc332bf78", + "areaType": 21, + "requirements": [ + { + "areaType": 21, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5df8a6a186f77412640e2e80", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 5210, + "endProduct": "6680304edadb7aa61d00cef0", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5ede01e062155304b6512067", + "areaType": 7, + "requirements": [ + { + "areaType": 7, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5d1b39a386f774252339976f", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b3f2d86f774253763b735", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 1670, + "endProduct": "5b4335ba86f7744d2837a264", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b598db71eeb7c4168c626", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "590c31c586f774245e3141b2", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d6fc78386f77449d825f9dc", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "63a0b208f444d32d6f03ea1e", + "type": "Tool" + }, + { + "questId": "5c0bc91486f7746ab41857a2", + "type": "QuestComplete" + } + ], + "productionTime": 3000, + "endProduct": "5d6e6911a4b9361bd5780d52", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 60, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5ee49f2c6abbcb7ba704abc2", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "590c5a7286f7747884343aea", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5737201124597760fc4431f1", + "count": 200, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 5400, + "endProduct": "573719df2459775a626ccbc2", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 200, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "67da02e9078f1947650d7bb8", + "areaType": 11, + "requirements": [ + { + "areaType": 11, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5c052fb986f7746b2101e909", + "type": "Tool" + }, + { + "templateId": "590c621186f774138d11ea29", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "62a0a16d0b9d3c46de5b6e97", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c12613b86f7743bbe2c3f76", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "61bf7c024770ee6f9c6b8b53", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 39600, + "endProduct": "6389c8c5dbfd5e4b95197e6b", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5d8b8ddd322e8650762f6e3a", + "areaType": 2, "requirements": [ { "areaType": 2, @@ -3324,54 +3149,709 @@ "type": "Area" }, { + "templateId": "5c13cd2486f774072c757944", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5e4abfed86f77406a2713cf7", "type": "Item" }, { + "templateId": "59faf98186f774067b6be103", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "59e35abd86f7741778269d82", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 2310, + "endProduct": "59e3556c86f7741776641ac2", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 5, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "600a9a34189b226f40059743", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5b4391a586f7745321235ab2", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "59e366c186f7741778269d85", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c2e1186f77425357b6124", + "type": "Tool" + }, + { + "templateId": "590c639286f774151567fa95", + "type": "Tool" + } + ], + "productionTime": 9100, + "endProduct": "5d1b2ffd86f77425243e8d17", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "670932d7b564327a0e023fcb", + "areaType": 11, + "requirements": [ + { + "areaType": 11, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "590c621186f774138d11ea29", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "questId": "67040c22cc1f3752720376e9", + "type": "QuestComplete" + } + ], + "productionTime": 900, + "endProduct": "6707d13e4e617ec94f0e5631", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "6666d899eb78191c502350b2", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5d1b317c86f7742523398392", + "type": "Tool" + }, + { + "templateId": "5d4042a986f7743185265463", + "type": "Tool" + }, + { + "templateId": "5af04b6486f774195a3ebb49", + "type": "Tool" + }, + { + "templateId": "66571bf06a723f7f005a0619", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 300, + "endProduct": "665730fa4de4820934746c48", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "677d4db74ac9193862043ee9", + "areaType": 10, + "requirements": [ + { + "templateId": "590c2b4386f77425357b6123", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c2d8786f774245b1f03f3", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c311186f77424d1667482", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5734795124597738002c6176", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c2c9c86f774245b1f03f2", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { "templateId": "5e2af4a786f7746d3f3c3400", - "type": "Item" - }, - { "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5e2af41e86f774755a234b67", "type": "Item" }, + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + } + ], + "productionTime": 462, + "endProduct": "590c2e1186f77425357b6124", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "6589756f5c4f0642a502d54d", + "areaType": 21, + "requirements": [ + { + "areaType": 21, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5df8a72c86f77412640e2e83", + "count": 4, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5df8a6a186f77412640e2e80", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 5950, + "endProduct": "6176aca650224f204c1da3fb", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "660c2dbaa2a92e70cc074863", + "areaType": 11, + "requirements": [ + { + "templateId": "660bbc47c38b837877075e47", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 11, + "requiredLevel": 1, + "type": "Area" + }, + { + "type": "QuestComplete" + } + ], + "productionTime": 900, + "endProduct": "660bbc98c38b837877075e4a", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b5ebc32b0b1645e6f54c9", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "656f603f94b480b8a500c0d6", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af41e86f774755a234b67", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "59e3556c86f7741776641ac2", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "questId": "5ae4495086f77443c122bc40", + "type": "QuestComplete" + }, + { + "templateId": "5e2af4d286f7746d4159f07a", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 7000, + "endProduct": "5c0e57ba86f7747fa141986d", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "61b9da93e7304721fe66ab53", + "areaType": 21, + "requirements": [ + { + "areaType": 21, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5df8a72c86f77412640e2e83", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5df8a77486f77412672a1e3f", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 10400, + "endProduct": "637b620db7afa97bfc3d7009", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "657fc79cfd86b9d9680c4a24", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "657b22485f444d6dff0c6c2f", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af22086f7746d3f3c33fa", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "57347c1124597737fb1379e3", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "63a0b208f444d32d6f03ea1e", + "type": "Tool" + }, + { + "templateId": "59e35de086f7741778269d84", + "type": "Tool" + } + ], + "productionTime": 1600, + "endProduct": "656efd66034e8e01c407f35c", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "67da000f1556838cf90d1716", + "areaType": 11, + "requirements": [ + { + "areaType": 11, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "590c2e1186f77425357b6124", + "type": "Tool" + }, + { + "templateId": "5d4042a986f7743185265463", + "type": "Tool" + }, + { + "templateId": "590a386e86f77429692b27ab", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590a391c86f774385a33c404", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 10800, + "endProduct": "590c37d286f77443be3d7827", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "61c77d465a98404dee40a77c", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5efb0d4f4bc50b58e81710f3", + "count": 150, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d6fc87386f77449db3db94e", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "544fb5454bdc2df8738b456a", + "type": "Tool" + }, + { + "templateId": "5d6fc78386f77449d825f9dc", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c31c586f774245e3141b2", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "62a0a0bb621468534a797ad5", + "type": "Tool" + } + ], + "productionTime": 12400, + "endProduct": "5efb0cabfb3e451d70735af5", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 150, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "6002e55595c402039a2747f4", + "areaType": 11, + "requirements": [ + { + "areaType": 11, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5c94bbff86f7747ee735c08f", + "count": 10, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c1d0d6d86f7744bb2683e1f", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c12613b86f7743bbe2c3f76", + "count": 4, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "61bf7c024770ee6f9c6b8b53", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c052fb986f7746b2101e909", + "type": "Tool" + } + ], + "productionTime": 476000, + "endProduct": "5c1e495a86f7743109743dfb", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b5dc8065b076eb02c4b48", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5e2af4d286f7746d4159f07a", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af4a786f7746d3f3c3400", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "656f57dc27aed95beb08f628", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 4000, + "endProduct": "5c0e5edb86f77461f55ed1f7", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b675e1f2b6843ec751fd6", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "65573fa5655447403702a816", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af4d286f7746d4159f07a", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af4a786f7746d3f3c3400", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "63a0b208f444d32d6f03ea1e", + "type": "Tool" + }, { "templateId": "61bf83814088ec1a363d7097", - "type": "Tool" + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "questId": "5c1141f386f77430ff393792", + "type": "QuestComplete" } - ] + ], + "productionTime": 8000, + "endProduct": "628d0618d1ba6e4fa07ce5a4", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false }, { "_id": "6399c421d65735732c6ba765", "areaType": 11, - "continuous": false, - "count": 1, - "endProduct": "62e910aaf957f2915e0a5e36", - "isCodeProduction": false, - "isEncoded": true, - "locked": true, - "needFuelForAllProductionTime": true, - "productionLimitCount": 0, - "productionTime": 43200, "requirements": [ { + "templateId": "62e910aaf957f2915e0a5e36", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "62e910aaf957f2915e0a5e36", "type": "Item" }, { @@ -3392,2206 +3872,27 @@ "type": "Tool" }, { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, "templateId": "6389c70ca33d8c4cdf4932c6", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, "type": "Item" } - ] - }, - { - "_id": "655b60774343a16d2e04766b", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5ab8dced86f774646209ec87", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 7000, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4d286f7746d4159f07a", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4a786f7746d3f3c3400", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59e3556c86f7741776641ac2", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59faf98186f774067b6be103", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "656fa25e94b480b8a500c0e0", - "type": "Item" - } - ] - }, - { - "_id": "61b9da6a66f37641c8240014", - "areaType": 21, - "continuous": false, - "count": 1, - "endProduct": "5ed5160a87bb8443d10680b5", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 8400, - "requirements": [ - { - "areaType": 21, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5df8a6a186f77412640e2e80", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5df8a72c86f77412640e2e83", - "type": "Item" - } - ] - }, - { - "_id": "5e13301cc7049d4d9738e1a7", - "areaType": 7, - "continuous": false, - "count": 3, - "endProduct": "5d1b3a5d86f774252167ba22", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 2880, - "requirements": [ - { - "areaType": 7, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5755356824597772cb798962", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "544fb25a4bdc2dfb738b4567", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c695186f7741e566b64a2", - "type": "Item" - } - ] - }, - { - "_id": "62a11354b552772a0c4ba09e", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "60391a8b3364dc22b04d0ce5", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 10000, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5780cf722459777a5108b9a1", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c5a7286f7747884343aea", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "61bf7b6302b3924be92fa8c3", - "type": "Item" - }, - { - "templateId": "62a0a0bb621468534a797ad5", - "type": "Tool" - }, - { - "templateId": "5d40419286f774318526545f", - "type": "Tool" - } - ] - }, - { - "_id": "63a571802116d261d2336cd1", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "63a0b2eabea67a6d93009e52", - "isCodeProduction": false, - "isEncoded": false, + ], + "productionTime": 43200, + "endProduct": "62e910aaf957f2915e0a5e36", + "isEncoded": true, "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 5400, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "6389c70ca33d8c4cdf4932c6", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c052f6886f7746b1e3db148", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590a3efd86f77437d351a25b", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "56742c324bdc2d150f8b456d", - "type": "Item" - }, - { - "templateId": "590c2d8786f774245b1f03f3", - "type": "Tool" - }, - { - "templateId": "5af04b6486f774195a3ebb49", - "type": "Tool" - }, - { - "questId": "625d6ffaf7308432be1d44c5", - "type": "QuestComplete" - } - ] - }, - { - "_id": "5de021b30f6d581e965bcde7", - "areaType": 10, - "continuous": false, - "count": 2, - "endProduct": "5d1c819a86f774771b0acd6c", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4700, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": true, - "isSpawnedInSession": false, - "templateId": "59e6687d86f77411d949b251", - "type": "Item" - }, - { - "templateId": "544fb5454bdc2df8738b456a", - "type": "Tool" - } - ] - }, - { - "_id": "60048c82a7903e00382d9593", - "areaType": 10, + "needFuelForAllProductionTime": true, "continuous": false, "count": 1, - "endProduct": "5d1b5e94d7ad1a2b865a96b0", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, "productionLimitCount": 0, - "productionTime": 32200, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b2ffd86f77425243e8d17", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d0377ce86f774186372f689", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c05308086f7746b2101e90b", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c37d286f77443be3d7827", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5af0561e86f7745f5f3ad6ac", - "type": "Item" - }, - { - "templateId": "590c2e1186f77425357b6124", - "type": "Tool" - }, - { - "templateId": "6389c8fb46b54c634724d847", - "type": "Tool" - }, - { - "questId": "63966ff54c3ef01b6f3ffad8", - "type": "QuestComplete" - } - ] - }, - { - "_id": "655b34dc1273611d2462ab74", - "areaType": 10, - "continuous": false, - "count": 180, - "endProduct": "5c0d5ae286f7741e46554302", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 2770, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 180, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59e6927d86f77411da468256", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c31c586f774245e3141b2", - "type": "Item" - }, - { - "templateId": "62a0a0bb621468534a797ad5", - "type": "Tool" - } - ] - }, - { - "_id": "655b58a49db22d43ab42b709", - "areaType": 10, - "continuous": false, - "count": 60, - "endProduct": "5d6e68c4a4b9361b93413f79", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4200, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 60, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "560d5e524bdc2d25448b4571", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d6fc87386f77449db3db94e", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c5bbd86f774785762df04", - "type": "Item" - }, - { - "templateId": "544fb5454bdc2df8738b456a", - "type": "Tool" - } - ] - }, - { - "_id": "629e1b3a0694b45420210cad", - "areaType": 8, - "continuous": false, - "count": 2, - "endProduct": "5af0484c86f7740f02001f7f", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 2700, - "requirements": [ - { - "areaType": 8, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e54f6af86f7742199090bf3", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c5a7286f7747884343aea", - "type": "Item" - } - ] - }, - { - "_id": "5d5c205bd582a50d042a3c0e", - "areaType": 20, - "continuous": true, - "count": 1, - "endProduct": "59faff1d86f7746c51718c9c", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 3, - "productionTime": 145000, - "requirements": [] - }, - { - "_id": "5eeca7724a8a9b668f0d89cd", - "areaType": 10, - "continuous": false, - "count": 180, - "endProduct": "5c925fa22e221601da359b7b", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 7250, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 150, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "64b7bbb74b75259c590fa897", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c5a7286f7747884343aea", - "type": "Item" - }, - { - "templateId": "590c2e1186f77425357b6124", - "type": "Tool" - } - ] - }, - { - "_id": "5ffcad24f3fdc212a91d5536", - "areaType": 10, - "continuous": false, - "count": 50, - "endProduct": "64b8ee384b75259c590fa89b", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 5250, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b36a186f7742523398433", - "type": "Item" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c5a7286f7747884343aea", - "type": "Item" - }, - { - "templateId": "5d40419286f774318526545f", - "type": "Tool" - }, - { - "templateId": "544fb5454bdc2df8738b456a", - "type": "Tool" - } - ] - }, - { - "_id": "655b5fd2975a7f3c734661a8", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "61bcc89aef0f505f0c6cd0fc", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 6000, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4a786f7746d3f3c3400", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4d286f7746d4159f07a", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af41e86f774755a234b67", - "type": "Item" - }, - { - "templateId": "5d40419286f774318526545f", - "type": "Tool" - }, - { - "questId": "5b478d0f86f7744d190d91b5", - "type": "QuestComplete" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "656fb21fa0dce000a2020f7c", - "type": "Item" - } - ] - }, - { - "_id": "655b650ab71eeb7c4168c627", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5ab8e79e86f7742d8b372e78", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 10000, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59e3556c86f7741776641ac2", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4d286f7746d4159f07a", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af41e86f774755a234b67", - "type": "Item" - }, - { - "templateId": "61bf83814088ec1a363d7097", - "type": "Tool" - }, - { - "templateId": "591094e086f7747caa7bb2ef", - "type": "Tool" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "656f611f94b480b8a500c0db", - "type": "Item" - } - ] - }, - { - "_id": "600ab99ce4022c380a726090", - "areaType": 7, - "continuous": false, - "count": 1, - "endProduct": "5e8488fa988a8701445df1e4", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 1800, - "requirements": [ - { - "areaType": 7, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e8488fa988a8701445df1e4", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b3a5d86f774252167ba22", - "type": "Item" - } - ] - }, - { - "_id": "6666d829a8298779fc40e537", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "665732f4464c4b4ba4670fa9", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 300, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "templateId": "5d1b317c86f7742523398392", - "type": "Tool" - }, - { - "templateId": "5d4042a986f7743185265463", - "type": "Tool" - }, - { - "templateId": "5af04b6486f774195a3ebb49", - "type": "Tool" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "66572b88ac60f009f270d1dc", - "type": "Item" - } - ] - }, - { - "_id": "61b9da10695bdc188002db3a", - "areaType": 21, - "continuous": false, - "count": 1, - "endProduct": "5c0e531286f7747fa54205c2", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 5400, - "requirements": [ - { - "areaType": 21, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5df8a6a186f77412640e2e80", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5df8a77486f77412672a1e3f", - "type": "Item" - } - ] - }, - { - "_id": "600abc08e4022c380a7260a8", - "areaType": 7, - "continuous": false, - "count": 1, - "endProduct": "5c0530ee86f774697952d952", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 120000, - "requirements": [ - { - "areaType": 7, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5af0534a86f7743b6f354284", - "type": "Item" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590a391c86f774385a33c404", - "type": "Item" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c052fb986f7746b2101e909", - "type": "Item" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5af0561e86f7745f5f3ad6ac", - "type": "Item" - }, - { - "templateId": "590c2e1186f77425357b6124", - "type": "Tool" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "6389c7750ef44505c87f5996", - "type": "Item" - }, - { - "templateId": "6389c8fb46b54c634724d847", - "type": "Tool" - } - ] - }, - { - "_id": "5fe338e364adb27bb90594be", - "areaType": 21, - "continuous": false, - "count": 1, - "endProduct": "5ed51652f6c34d2cc26336a1", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4600, - "requirements": [ - { - "areaType": 21, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5df8a72c86f77412640e2e83", - "type": "Item" - } - ] - }, - { - "_id": "677d4fdb42cdfce74006f961", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "5d1b304286f774253763a528", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 1887, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b309586f77425227d1676", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c06782b86f77426df5407d2", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "6389c70ca33d8c4cdf4932c6", - "type": "Item" - }, - { - "templateId": "590c2e1186f77425357b6124", - "type": "Tool" - } - ] - }, - { - "_id": "5e58e0c286f7740ba7486ca3", - "areaType": 11, - "continuous": false, - "count": 1, - "endProduct": "5c12613b86f7743bbe2c3f76", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 114000, - "requirements": [ - { - "areaType": 11, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "62a0a16d0b9d3c46de5b6e97", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "577e1c9d2459773cd707c525", - "type": "Item" - } - ] - }, - { - "_id": "600ab8e3e4022c380a726088", - "areaType": 8, - "continuous": false, - "count": 3, - "endProduct": "5d403f9186f7743cac3f229b", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 6400, - "requirements": [ - { - "areaType": 8, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5448fee04bdc2dbc018b4567", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d40407c86f774318526545a", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57505f6224597709a92585a9", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5bc9be8fd4351e00334cae6e", - "type": "Item" - }, - { - "templateId": "5d1b385e86f774252167b98a", - "type": "Tool" - } - ] - }, - { - "_id": "5d5589c1f934db045e6c5492", - "areaType": 6, - "continuous": true, - "count": 1, - "endProduct": "5d1b33a686f7742523398398", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 1, - "productionTime": 19500, - "requirements": [ - { - "areaType": 6, - "requiredLevel": 3, - "type": "Area" - }, - { - "resource": 66, - "templateId": "5d1b385e86f774252167b98a", - "type": "Resource" - } - ] - }, - { - "_id": "5d8f5e1af3a8f83c8600afb2", - "areaType": 2, - "continuous": false, - "count": 2, - "endProduct": "5d40412b86f7743cb332ac3a", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 2100, - "requirements": [ - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c13cd2486f774072c757944", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "62a09f32621468534a797acb", - "type": "Item" - }, - { - "areaType": 2, - "requiredLevel": 2, - "type": "Area" - } - ] - }, - { - "_id": "603cf3094bb658618458e010", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "56742c324bdc2d150f8b456d", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 6000, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c1265fc86f7743f896a21c2", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b309586f77425227d1676", - "type": "Item" - }, - { - "templateId": "5d4042a986f7743185265463", - "type": "Tool" - } - ] - }, - { - "_id": "6002ed409f2c60461a2d0f5a", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "5d0376a486f7747d8050965c", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 8200, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "templateId": "5d4042a986f7743185265463", - "type": "Tool" - }, - { - "templateId": "590c2d8786f774245b1f03f3", - "type": "Tool" - }, - { - "templateId": "5af04b6486f774195a3ebb49", - "type": "Tool" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c052f6886f7746b1e3db148", - "type": "Item" - } - ] - }, - { - "_id": "61c77d465a98404dee40a77c", - "areaType": 10, - "continuous": false, - "count": 150, - "endProduct": "5efb0cabfb3e451d70735af5", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 12400, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 150, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5efb0d4f4bc50b58e81710f3", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d6fc87386f77449db3db94e", - "type": "Item" - }, - { - "templateId": "544fb5454bdc2df8738b456a", - "type": "Tool" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d6fc78386f77449d825f9dc", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c31c586f774245e3141b2", - "type": "Item" - }, - { - "templateId": "62a0a0bb621468534a797ad5", - "type": "Tool" - } - ] - }, - { - "_id": "5dceb6964a98801ba2075d27", - "areaType": 10, - "continuous": false, - "count": 80, - "endProduct": "5a6086ea4f39f99cd479502f", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 8256, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d6fc87386f77449db3db94e", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1c774f86f7746d6620f8db", - "type": "Item" - }, - { - "templateId": "544fb5454bdc2df8738b456a", - "type": "Tool" - }, - { - "count": 80, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "58dd3ad986f77403051cba8f", - "type": "Item" - }, - { - "questId": "5a27bc8586f7741b543d8ea4", - "type": "QuestComplete" - } - ] - }, - { - "_id": "62a11658650cc35fa94e009a", - "areaType": 8, - "continuous": false, - "count": 10, - "endProduct": "62a09f32621468534a797acb", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 36000, - "requirements": [ - { - "areaType": 8, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 5, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347d3d245977448f7b7f61", - "type": "Item" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e8f3423fd7471236e6e3b64", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b33a686f7742523398398", - "type": "Item" - } - ] - }, - { - "_id": "62a11415c30cfa1d366aeb83", - "areaType": 2, - "continuous": false, - "count": 6, - "endProduct": "5c13cd2486f774072c757944", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 3000, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59faf98186f774067b6be103", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "62a09ee4cf4a99369e262453", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "635a758bfefc88a93f021b8a", - "type": "Item" - } - ] - }, - { - "_id": "61dc03711bdcfa2f253c9b7c", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "5e2aedd986f7746d404f3aa4", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 18000, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5909e99886f7740c983b9984", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590a358486f77429692b2790", - "type": "Item" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5af0561e86f7745f5f3ad6ac", - "type": "Item" - }, - { - "templateId": "5d1b31ce86f7742523398394", - "type": "Tool" - } - ] - }, - { - "_id": "655b6a50b71eeb7c4168c628", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5f60c74e3b85f6263c145586", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 3000, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5aa7e276e5b5b000171d0647", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4a786f7746d3f3c3400", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4d286f7746d4159f07a", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af47786f7746d404f3aaa", - "type": "Item" - }, - { - "templateId": "5d40407c86f774318526545a", - "type": "Tool" - }, - { - "templateId": "63a0b208f444d32d6f03ea1e", - "type": "Tool" - }, - { - "questId": "60e71b62a0beca400d69efc4", - "type": "QuestComplete" - } - ] - }, - { - "_id": "5e66408286f7747b2c2d7786", - "areaType": 10, - "continuous": false, - "count": 8, - "endProduct": "5e340dcdcb6d5863cc5e5efb", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 6000, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 5, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af51086f7746d3f3c3402", - "type": "Item" - }, - { - "count": 5, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5656eb674bdc2d35148b457c", - "type": "Item" - }, - { - "templateId": "544fb5454bdc2df8738b456a", - "type": "Tool" - } - ] - }, - { - "_id": "655b47d1769de97e1d62d115", - "areaType": 10, - "continuous": false, - "count": 200, - "endProduct": "64b7af5a8532cf95ee0a0dbd", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4400, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d6fc78386f77449d825f9dc", - "type": "Item" - }, - { - "templateId": "62a0a098de7ac8199358053b", - "type": "Tool" - } - ] - }, - { - "_id": "677d4db74ac9193862043ee9", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "590c2e1186f77425357b6124", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 462, - "requirements": [ - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c2b4386f77425357b6123", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c2d8786f774245b1f03f3", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c311186f77424d1667482", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5734795124597738002c6176", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c2c9c86f774245b1f03f2", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4a786f7746d3f3c3400", - "type": "Item" - }, - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - } - ] - }, - { - "_id": "655b4489065b076eb02c4b45", - "areaType": 10, - "continuous": false, - "count": 120, - "endProduct": "54527ac44bdc2d36668b4567", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 8400, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 180, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "54527a984bdc2d4e668b4567", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c5a7286f7747884343aea", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d6fc78386f77449d825f9dc", - "type": "Item" - }, - { - "templateId": "544fb5454bdc2df8738b456a", - "type": "Tool" - }, - { - "questId": "639135534b15ca31f76bc317", - "type": "QuestComplete" - } - ] - }, - { - "_id": "5df914a53ce0f648b833bb37", - "areaType": 11, - "continuous": false, - "count": 3, - "endProduct": "590c621186f774138d11ea29", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 123200, - "requirements": [ - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "56742c324bdc2d150f8b456d", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c1265fc86f7743f896a21c2", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c392f86f77444754deb29", - "type": "Item" - }, - { - "areaType": 11, - "requiredLevel": 2, - "type": "Area" - } - ] - }, - { - "_id": "5ede1e0b7690fa313b632e88", - "areaType": 8, - "continuous": false, - "count": 2, - "endProduct": "57347d7224597744596b4e72", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4710, - "requirements": [ - { - "areaType": 8, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347da92459774491567cf5", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347d8724597744596b4e76", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347d3d245977448f7b7f61", - "type": "Item" - } - ] - }, - { - "_id": "6671d4fef3bee343f5000703", - "areaType": 7, - "continuous": false, - "count": 1, - "endProduct": "66507eabf5ddb0818b085b68", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4800, - "requirements": [ - { - "areaType": 7, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c10c8fd86f7743d7d706df3", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "62a0a043cf4a99369e2624a5", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "619cc01e0a7c3a1a2731940c", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59e3606886f77417674759a5", - "type": "Item" - }, - { - "questId": "665eeca92f7aedcc900b0437", - "type": "QuestComplete" - } - ] - }, - { - "_id": "5dc1f634ee5f2440a9272dc7", - "areaType": 8, - "continuous": false, - "count": 10, - "endProduct": "5d40407c86f774318526545a", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 5750, - "requirements": [ - { - "areaType": 8, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b376e86f774252519444e", - "type": "Item" - }, - { - "count": 5, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5448fee04bdc2dbc018b4567", - "type": "Item" - } - ] - }, - { - "_id": "655b56eb32b0b1645e6f54c8", - "areaType": 10, - "continuous": false, - "count": 150, - "endProduct": "5a26abfac4a28232980eabff", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 5400, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c5a7286f7747884343aea", - "type": "Item" - } - ] - }, - { - "_id": "6012ee7e44a0465ee67a58de", - "areaType": 7, - "continuous": false, - "count": 1, - "endProduct": "5ed51652f6c34d2cc26336a1", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 5500, - "requirements": [ - { - "areaType": 7, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c0e533786f7747fa23f4d47", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "544fb3f34bdc2d03748b456a", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5751435d24597720a27126d1", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b3a5d86f774252167ba22", - "type": "Item" - }, - { - "questId": "60e71c48c1bfa3050473b8e5", - "type": "QuestComplete" - } - ] - }, - { - "_id": "600a9a34189b226f40059743", - "areaType": 10, - "continuous": false, - "count": 2, - "endProduct": "5d1b2ffd86f77425243e8d17", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 9100, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5b4391a586f7745321235ab2", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59e366c186f7741778269d85", - "type": "Item" - }, - { - "templateId": "590c2e1186f77425357b6124", - "type": "Tool" - }, - { - "templateId": "590c639286f774151567fa95", - "type": "Tool" - } - ] - }, - { - "_id": "5de951483c52683d810b4a10", - "areaType": 10, - "continuous": false, - "count": 2, - "endProduct": "590a3b0486f7743954552bdb", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 1980, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5734781f24597737e04bf32a", - "type": "Item" - }, - { - "templateId": "5d63d33b86f7746ea9275524", - "type": "Tool" - } - ] - }, - { - "_id": "61c226d91b8c294cd411c881", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "590a3efd86f77437d351a25b", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 61300, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 4, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5672cb124bdc2d1a0f8b4568", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5672cb724bdc2dc2088b456b", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590a391c86f774385a33c404", - "type": "Item" - }, - { - "count": 4, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c06779c86f77426e00dd782", - "type": "Item" - }, - { - "templateId": "5af04b6486f774195a3ebb49", - "type": "Tool" - } - ] - }, - { - "_id": "658976555aa97f488d096ca7", - "areaType": 21, - "continuous": false, - "count": 1, - "endProduct": "66b6296d7994640992013b17", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 10400, - "requirements": [ - { - "areaType": 21, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 8, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5df8a72c86f77412640e2e83", - "type": "Item" - } - ] - }, - { - "_id": "6002e26ac6b84d04cc62045e", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "590a391c86f774385a33c404", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 2600, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590a386e86f77429692b27ab", - "type": "Item" - }, - { - "templateId": "590c2d8786f774245b1f03f3", - "type": "Tool" - } - ] - }, - { - "_id": "5de10c50c607752a1f1262c7", - "areaType": 8, - "continuous": false, - "count": 1, - "endProduct": "59e3577886f774176a362503", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 5000, - "requirements": [ - { - "areaType": 8, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57505f6224597709a92585a9", - "type": "Item" - } - ] + "isCodeProduction": false }, { "_id": "5eda0ad40699b81bb9142aae", "areaType": 11, - "continuous": false, - "count": 2, - "endProduct": "5c05300686f7746dce784e5d", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 225000, "requirements": [ { "areaType": 11, @@ -5599,27 +3900,27 @@ "type": "Area" }, { + "templateId": "57347baf24597738002c6178", "count": 3, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "57347baf24597738002c6178", "type": "Item" }, { + "templateId": "590c392f86f77444754deb29", "count": 2, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "590c392f86f77444754deb29", "type": "Item" }, { + "templateId": "56742c324bdc2d150f8b456d", "count": 3, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "56742c324bdc2d150f8b456d", "type": "Item" }, { @@ -5634,263 +3935,103 @@ "questId": "63966fe7ea74a47c2d3fc0e6", "type": "QuestComplete" } - ] - }, - { - "_id": "5dcfe2582f9b3d566c7af977", - "areaType": 2, + ], + "productionTime": 225000, + "endProduct": "5c05300686f7746dce784e5d", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, "continuous": false, "count": 2, - "endProduct": "59e35cbb86f7741778269d83", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, "productionLimitCount": 0, - "productionTime": 12100, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b39a386f774252339976f", - "type": "Item" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c06779c86f77426e00dd782", - "type": "Item" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5734795124597738002c6176", - "type": "Item" - } - ] + "isCodeProduction": false }, { - "_id": "63a2abbb31772a61500d5336", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "59e366c186f7741778269d85", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 1500, + "_id": "600abc08e4022c380a7260a8", + "areaType": 7, "requirements": [ { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5ac4c50d5acfc40019262e87", - "type": "Item" - } - ] - }, - { - "_id": "5d78f27d115f693ad750d2c6", - "areaType": 10, - "continuous": false, - "count": 6, - "endProduct": "5448be9a4bdc2dfd2f8b456a", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 18300, - "requirements": [ - { - "areaType": 10, + "areaType": 7, "requiredLevel": 3, "type": "Area" }, { + "templateId": "5af0534a86f7743b6f354284", "count": 2, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "60391b0fb847c71012789415", "type": "Item" }, { + "templateId": "590a391c86f774385a33c404", "count": 3, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5e2af51086f7746d3f3c3402", - "type": "Item" - } - ] - }, - { - "_id": "6002e8fb41d38607bc4198ab", - "areaType": 11, - "continuous": false, - "count": 1, - "endProduct": "5e42c81886f7742a01529f57", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 236000, - "requirements": [ - { - "areaType": 11, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 5, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c621186f774138d11ea29", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e42c83786f7742a021fdf3c", "type": "Item" }, { "templateId": "5c052fb986f7746b2101e909", - "type": "Tool" - }, - { - "templateId": "5c05300686f7746dce784e5d", - "type": "Tool" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "61bf7c024770ee6f9c6b8b53", - "type": "Item" - } - ] - }, - { - "_id": "61c77cc6fcc1673f08540e9b", - "areaType": 8, - "continuous": false, - "count": 2, - "endProduct": "60098b1705871270cd5352a1", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4000, - "requirements": [ - { - "areaType": 8, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5448fee04bdc2dbc018b4567", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af29386f7746d4159f077", - "type": "Item" - }, - { - "templateId": "5d1b39a386f774252339976f", - "type": "Tool" - } - ] - }, - { - "_id": "5e0758f99694354c4d2bfd47", - "areaType": 21, - "continuous": false, - "count": 1, - "endProduct": "651450ce0e00edc794068371", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 6200, - "requirements": [ - { - "areaType": 21, - "requiredLevel": 1, - "type": "Area" - }, - { "count": 3, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5df8a77486f77412672a1e3f", "type": "Item" - } - ] - }, - { - "_id": "5dd3c5a67da3785e63275437", - "areaType": 10, - "continuous": false, - "count": 3, - "endProduct": "5d6fc87386f77449db3db94e", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 6750, - "requirements": [ + }, { + "templateId": "5af0561e86f7745f5f3ad6ac", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c2e1186f77425357b6124", + "type": "Tool" + }, + { + "templateId": "6389c7750ef44505c87f5996", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5d0379a886f77420407aa271", "type": "Item" }, { + "templateId": "6389c8fb46b54c634724d847", + "type": "Tool" + } + ], + "productionTime": 120000, + "endProduct": "5c0530ee86f774697952d952", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5dd3c5a67da3785e63275437", + "areaType": 10, + "requirements": [ + { + "templateId": "5d0379a886f77420407aa271", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c5a7286f7747884343aea", "count": 2, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "590c5a7286f7747884343aea", "type": "Item" }, { @@ -5902,120 +4043,159 @@ "templateId": "60391afc25aff57af81f7085", "type": "Tool" } - ] - }, - { - "_id": "5d8f5ee9de0799001d229ed2", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5d1b371186f774253763a656", - "isCodeProduction": false, + ], + "productionTime": 6750, + "endProduct": "5d6fc87386f77449db3db94e", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 3, "productionLimitCount": 0, - "productionTime": 3720, + "isCodeProduction": false + }, + { + "_id": "655b457c9db22d43ab42b706", + "areaType": 10, "requirements": [ { - "count": 10, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "56742c2e4bdc2d95058b456d", - "type": "Item" - }, - { - "areaType": 2, + "areaType": 10, "requiredLevel": 2, "type": "Area" }, { - "count": 10, + "templateId": "59e68f6f86f7746c9f75e846", + "count": 120, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "56742c284bdc2d98058b456d", "type": "Item" }, { - "templateId": "5d1b39a386f774252339976f", - "type": "Tool" - } - ] - }, - { - "_id": "5df8ffcbaab5f257bd7ff3a8", - "areaType": 2, - "continuous": false, - "count": 2, - "endProduct": "590c5bbd86f774785762df04", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 9000, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 2, - "type": "Area" - }, - { + "templateId": "590a373286f774287540368b", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "590c5c9f86f77477c91c36e7", "type": "Item" }, { - "templateId": "5d40419286f774318526545f", + "templateId": "5e2af37686f774755a234b65", "type": "Tool" + }, + { + "questId": "5a27bb8386f7741c770d2d0a", + "type": "QuestComplete" } - ] + ], + "productionTime": 6800, + "endProduct": "619636be6db0f2477964e710", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 120, + "productionLimitCount": 0, + "isCodeProduction": false }, { - "_id": "658975e25c4f0642a502d54e", - "areaType": 21, - "continuous": false, - "count": 1, - "endProduct": "668fe5a998b5ad715703ddd6", - "isCodeProduction": false, + "_id": "66509e8c9398c9c9e10a31bb", + "areaType": 7, + "requirements": [ + { + "areaType": 7, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5c10c8fd86f7743d7d706df3", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "62a0a043cf4a99369e2624a5", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "619cc01e0a7c3a1a2731940c", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "59e3606886f77417674759a5", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "gameVersions": [ + "edge_of_darkness", + "eod_tue_edition" + ], + "type": "GameVersion" + } + ], + "productionTime": 4800, + "endProduct": "66507eabf5ddb0818b085b68", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, "productionLimitCount": 0, - "productionTime": 5950, + "isCodeProduction": false + }, + { + "_id": "619eb0eb56579138ec08fed8", + "areaType": 7, "requirements": [ { - "areaType": 21, + "areaType": 7, "requiredLevel": 1, "type": "Area" }, { + "templateId": "619cc01e0a7c3a1a2731940c", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c661e86f7741e566b646a", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5df8a77486f77412672a1e3f", "type": "Item" } - ] - }, - { - "_id": "63a3359eaf870e651d58e61a", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "55d485be4bdc2d962f8b456f", - "isCodeProduction": false, + ], + "productionTime": 2950, + "endProduct": "5d02778e86f774203e7dedbe", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, "productionLimitCount": 0, - "productionTime": 1200, + "isCodeProduction": false + }, + { + "_id": "62a115db5c6bbf22c15ac19d", + "areaType": 10, "requirements": [ { "areaType": 10, @@ -6028,1358 +4208,109 @@ }, { "templateId": "590c2b4386f77425357b6123", - "type": "Tool" - }, - { "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5ea034f65aad6446a939737e", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5448c12b4bdc2d02308b456f", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af22086f7746d3f3c33fa", "type": "Item" } - ] - }, - { - "_id": "5dea63e21ecdbf7668030f24", - "areaType": 10, - "continuous": false, - "count": 5, - "endProduct": "5733279d245977289b77ec24", - "isCodeProduction": false, + ], + "productionTime": 900, + "endProduct": "5d1b31ce86f7742523398394", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, "productionLimitCount": 0, - "productionTime": 10000, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d03794386f77420415576f5", - "type": "Item" - }, - { - "templateId": "619cbfccbedcde2f5b3f7bdd", - "type": "Tool" - } - ] + "isCodeProduction": false }, { - "_id": "63baedefe6ebc10fe0201083", - "areaType": 10, - "continuous": false, - "count": 120, - "endProduct": "5ba26835d4351e0035628ff5", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 12400, + "_id": "5d78d8a03fe9fc21602e16be", + "areaType": 7, "requirements": [ { - "areaType": 10, + "areaType": 7, "requiredLevel": 3, "type": "Area" }, { + "templateId": "5d1b3a5d86f774252167ba22", + "count": 4, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "60098af40accd37ef2175f27", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5af0454c86f7746bf20992e8", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 4500, + "endProduct": "590c657e86f77412b013051d", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5dd3c5487058311d4b267186", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "56dff216d2720bbd668b4568", "count": 120, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5ba2678ad4351e44f824b344", "type": "Item" }, { - "templateId": "5af04b6486f774195a3ebb49", + "templateId": "590c2b4386f77425357b6123", "type": "Tool" - }, - { - "templateId": "590a3d9c86f774385926e510", - "type": "Tool" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c06782b86f77426df5407d2", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "61bf7b6302b3924be92fa8c3", - "type": "Item" - }, - { - "questId": "5c0d4e61d09282029f53920e", - "type": "QuestComplete" } - ] - }, - { - "_id": "5de950a845b5d67bad6e9ef7", - "areaType": 10, + ], + "productionTime": 5350, + "endProduct": "590c5a7286f7747884343aea", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, "continuous": false, "count": 2, - "endProduct": "59e36c6f86f774176c10a2a7", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, "productionLimitCount": 0, - "productionTime": 2100, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347cd0245977445a2d6ff1", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c06779c86f77426e00dd782", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5734795124597738002c6176", - "type": "Item" - } - ] - }, - { - "_id": "5e0759e73c392e0367260488", - "areaType": 21, - "continuous": false, - "count": 1, - "endProduct": "674d6121c09f69dfb201a888", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 5950, - "requirements": [ - { - "areaType": 21, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5df8a72c86f77412640e2e83", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5df8a6a186f77412640e2e80", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5df8a77486f77412672a1e3f", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "67586c61a0c49554ed0bb4a8", - "type": "Item" - } - ] - }, - { - "_id": "6002eec9cc73cd34ac64188a", - "areaType": 7, - "continuous": false, - "count": 1, - "endProduct": "5fca138c2a7b221b2852a5c6", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4200, - "requirements": [ - { - "areaType": 7, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c10c8fd86f7743d7d706df3", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5755356824597772cb798962", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b3a5d86f774252167ba22", - "type": "Item" - }, - { - "questId": "60e71c11d54b755a3b53eb65", - "type": "QuestComplete" - } - ] - }, - { - "_id": "600a9955ba91d953182d69f0", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "59d6088586f774275f37482f", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 5100, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": true, - "isSpawnedInSession": false, - "templateId": "59e6152586f77473dc057aa1", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59d64fc686f774171b243fe2", - "type": "Item" - }, - { - "templateId": "544fb5454bdc2df8738b456a", - "type": "Tool" - }, - { - "templateId": "62a0a0bb621468534a797ad5", - "type": "Tool" - } - ] - }, - { - "_id": "66140c4a9688754de10dac07", - "areaType": 11, - "continuous": false, - "count": 1, - "endProduct": "660bc341c38b837877075e4c", - "isCodeProduction": true, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 600, - "requirements": [ - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "660bbc47c38b837877075e47", - "type": "Item" - }, - { - "areaType": 11, - "requiredLevel": 1, - "type": "Area" - }, - { - "type": "QuestComplete" - } - ] - }, - { - "_id": "655b4de41f2b6843ec751fd5", - "areaType": 10, - "continuous": false, - "count": 70, - "endProduct": "5887431f2459777e1612938f", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 14400, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 70, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "64b8f7968532cf95ee0a0dbf", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d6fc87386f77449db3db94e", - "type": "Item" - }, - { - "templateId": "544fb5454bdc2df8738b456a", - "type": "Tool" - } - ] - }, - { - "_id": "5dc1f7de6058e020335c9d88", - "areaType": 8, - "continuous": false, - "count": 7, - "endProduct": "544fb6cc4bdc2d34748b456e", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4300, - "requirements": [ - { - "areaType": 8, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57505f6224597709a92585a9", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347d90245977448f7b7f65", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5448ff904bdc2d6f028b456e", - "type": "Item" - } - ] - }, - { - "_id": "5ede0135f7db6021ee400dfe", - "areaType": 7, - "continuous": false, - "count": 2, - "endProduct": "5755383e24597772cb798966", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 3300, - "requirements": [ - { - "areaType": 7, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c13cd2486f774072c757944", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d40412b86f7743cb332ac3a", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b3a5d86f774252167ba22", - "type": "Item" - } - ] - }, - { - "_id": "67092bbfc45f0546bf097a7e", - "areaType": 7, - "continuous": false, - "count": 1, - "endProduct": "6707d0804e617ec94f0e562f", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 600, - "requirements": [ - { - "questId": "67040cae4ac6d9c18c0ade2c", - "type": "QuestComplete" - }, - { - "areaType": 7, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 5, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5448fee04bdc2dbc018b4567", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "6389c6c7dbfd5e4b95197e68", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59e3606886f77417674759a5", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5fca138c2a7b221b2852a5c6", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5ed5166ad380ab312177c100", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c10c8fd86f7743d7d706df3", - "type": "Item" - } - ] - }, - { - "_id": "67093210d514d26f8408612b", - "areaType": 7, - "continuous": false, - "count": 1, - "endProduct": "6707d0bdaab679420007e01a", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 600, - "requirements": [ - { - "areaType": 7, - "requiredLevel": 2, - "type": "Area" - }, - { - "type": "QuestComplete" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b33a686f7742523398398", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "6707d0804e617ec94f0e562f", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c695186f7741e566b64a2", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "544fb3f34bdc2d03748b456a", - "type": "Item" - } - ] - }, - { - "_id": "655b50e7c023e22044165de5", - "areaType": 10, - "continuous": false, - "count": 180, - "endProduct": "5a3c16fe86f77452b62de32a", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 5600, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 180, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "64b7bbb74b75259c590fa897", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1c774f86f7746d6620f8db", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c06779c86f77426e00dd782", - "type": "Item" - } - ] - }, - { - "_id": "5e37f15386f774299f112a2e", - "areaType": 10, - "continuous": false, - "count": 5, - "endProduct": "5a0c27731526d80618476ac4", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4670, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 5, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af51086f7746d3f3c3402", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c5a7286f7747884343aea", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5a2a57cfc4a2826c6e06d44a", - "type": "Item" - } - ] - }, - { - "_id": "6666d7ea0b734650a91d0a42", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "66573310a1657263d816a139", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 300, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "templateId": "5d1b317c86f7742523398392", - "type": "Tool" - }, - { - "templateId": "5d4042a986f7743185265463", - "type": "Tool" - }, - { - "templateId": "5af04b6486f774195a3ebb49", - "type": "Tool" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "66572bb3ac60f009f270d1df", - "type": "Item" - } - ] - }, - { - "_id": "5d78dbfb65aebb016d20b6f3", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "5ac4cd105acfc40016339859", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 5000, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1c819a86f774771b0acd6c", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5648b1504bdc2d9d488b4584", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5ac50c185acfc400163398d4", - "type": "Item" - }, - { - "templateId": "590c2e1186f77425357b6124", - "type": "Tool" - } - ] - }, - { - "_id": "5f241246232409155b66b809", - "areaType": 8, - "continuous": false, - "count": 20, - "endProduct": "5751496424597720a27126da", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 43200, - "requirements": [ - { - "areaType": 8, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b33a686f7742523398398", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59e3577886f774176a362503", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5af0484c86f7740f02001f7f", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5bc9be8fd4351e00334cae6e", - "type": "Item" - }, - { - "templateId": "5d1b385e86f774252167b98a", - "type": "Tool" - }, - { - "templateId": "62a09e73af34e73a266d932a", - "type": "Tool" - } - ] - }, - { - "_id": "655b6c381fe356507267b2f6", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "59e763f286f7742ee57895da", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 2500, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c2c9c86f774245b1f03f2", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5f5e45cc5021ce62144be7aa", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5734795124597738002c6176", - "type": "Item" - }, - { - "templateId": "61bf83814088ec1a363d7097", - "type": "Tool" - } - ] - }, - { - "_id": "62a116282c5e0c325b62d5ec", - "areaType": 11, - "continuous": false, - "count": 1, - "endProduct": "62a0a16d0b9d3c46de5b6e97", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 36000, - "requirements": [ - { - "areaType": 11, - "requiredLevel": 3, - "type": "Area" - }, - { - "templateId": "5c05308086f7746b2101e90b", - "type": "Tool" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c621186f774138d11ea29", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "62a0a124de7ac81993580542", - "type": "Item" - } - ] - }, - { - "_id": "676a9fe717262755cf0ff52f", - "areaType": 21, - "continuous": false, - "count": 4, - "endProduct": "67586bee39b1b82b0d0f9d06", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 16000, - "requirements": [ - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d40407c86f774318526545a", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d403f9186f7743cac3f229b", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "67586c61a0c49554ed0bb4a8", - "type": "Item" - }, - { - "areaType": 21, - "requiredLevel": 1, - "type": "Area" - } - ] - }, - { - "_id": "600a9b10adfcb94fee6d3e06", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "57347cd0245977445a2d6ff1", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 3400, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c31c586f774245e3141b2", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59e36c6f86f774176c10a2a7", - "type": "Item" - } - ] - }, - { - "_id": "5eda04a30699b81bb9142aa2", - "areaType": 2, - "continuous": false, - "count": 6, - "endProduct": "544fb25a4bdc2dfb738b4567", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 1900, - "requirements": [ - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af47786f7746d404f3aaa", - "type": "Item" - }, - { - "areaType": 2, - "requiredLevel": 1, - "type": "Area" - } - ] - }, - { - "_id": "5dceeaf100b3815535149f5a", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5c127c4486f7745625356c13", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 12000, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b371186f774253763a656", - "type": "Item" - }, - { - "count": 4, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347c5b245977448d35f6e1", - "type": "Item" - }, - { - "count": 4, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347c77245977448d35f6e2", - "type": "Item" - }, - { - "templateId": "5d40419286f774318526545f", - "type": "Tool" - } - ] - }, - { - "_id": "67449c79268737ef6908d636", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "674078c4a9c9adf0450d59f9", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 10, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "6740987b89d5e1ddc603f4f0", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "67449b6c89d5e1ddc603f504", - "type": "Item" - }, - { - "type": "QuestComplete" - } - ] - }, - { - "_id": "655b54e7065b076eb02c4b47", - "areaType": 10, - "continuous": false, - "count": 150, - "endProduct": "5cc80f53e4a949000e1ea4f8", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 3400, - "requirements": [ - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c5a7286f7747884343aea", - "type": "Item" - }, - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d6fc87386f77449db3db94e", - "type": "Item" - }, - { - "templateId": "544fb5454bdc2df8738b456a", - "type": "Tool" - } - ] - }, - { - "_id": "61b9da93e7304721fe66ab53", - "areaType": 21, - "continuous": false, - "count": 1, - "endProduct": "637b620db7afa97bfc3d7009", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 10400, - "requirements": [ - { - "areaType": 21, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5df8a72c86f77412640e2e83", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5df8a77486f77412672a1e3f", - "type": "Item" - } - ] - }, - { - "_id": "600a9fb7ba91d953182d6a1c", - "areaType": 10, - "continuous": false, - "count": 2, - "endProduct": "5d0379a886f77420407aa271", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 39000, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d6fc87386f77449db3db94e", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d6fc78386f77449d825f9dc", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "60391b0fb847c71012789415", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "60391a8b3364dc22b04d0ce5", - "type": "Item" - }, - { - "templateId": "5af04b6486f774195a3ebb49", - "type": "Tool" - } - ] - }, - { - "_id": "5eda072cf6626f08ef0efed4", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "59e7635f86f7742cbf2c1095", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 3250, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4d286f7746d4159f07a", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4a786f7746d3f3c3400", - "type": "Item" - } - ] - }, - { - "_id": "655b65fc1273611d2462ab77", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5b44cad286f77402a54ae7e5", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 14000, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "656fae5f7c2d57afe200c0d7", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4a786f7746d3f3c3400", - "type": "Item" - }, - { - "templateId": "5d40419286f774318526545f", - "type": "Tool" - }, - { - "templateId": "61bf83814088ec1a363d7097", - "type": "Tool" - }, - { - "questId": "5ae4497b86f7744cf402ed00", - "type": "QuestComplete" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5e2af4d286f7746d4159f07a", - "type": "Item" - } - ] + "isCodeProduction": false }, { "_id": "5dde60e0e2c8f57eb6465327", "areaType": 10, - "continuous": false, - "count": 150, - "endProduct": "61962d879bb3d20b0946d385", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 7350, "requirements": [ { + "templateId": "5d6fc78386f77449d825f9dc", "count": 3, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5d6fc78386f77449d825f9dc", "type": "Item" }, { @@ -7395,76 +4326,52 @@ "questId": "5c0bd94186f7747a727f09b2", "type": "QuestComplete" } - ] - }, - { - "_id": "655b4a73975a7f3c734661a5", - "areaType": 10, - "continuous": false, - "count": 90, - "endProduct": "59e0d99486f7744a32234762", - "isCodeProduction": false, + ], + "productionTime": 7350, + "endProduct": "61962d879bb3d20b0946d385", "isEncoded": false, "locked": true, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 150, "productionLimitCount": 0, - "productionTime": 9400, + "isCodeProduction": false + }, + { + "_id": "655b4e591fe356507267b2f5", + "areaType": 10, "requirements": [ { "areaType": 10, "requiredLevel": 3, "type": "Area" }, + { + "templateId": "5d6fc78386f77449d825f9dc", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, { "templateId": "619cbfccbedcde2f5b3f7bdd", "type": "Tool" - }, - { - "templateId": "59e35de086f7741778269d84", - "type": "Tool" - }, - { - "count": 90, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "64b7af434b75259c590fa893", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d6fc78386f77449d825f9dc", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5751496424597720a27126da", - "type": "Item" - }, - { - "questId": "60e71bb4e456d449cd47ca75", - "type": "QuestComplete" } - ] + ], + "productionTime": 8400, + "endProduct": "59e77a2386f7742ee578960a", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 50, + "productionLimitCount": 0, + "isCodeProduction": false }, { - "_id": "5e0756095a20a05b76027357", + "_id": "61b9da6a66f37641c8240014", "areaType": 21, - "continuous": false, - "count": 1, - "endProduct": "674da107c512807d1a0e7436", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 5550, "requirements": [ { "areaType": 21, @@ -7472,27 +4379,135 @@ "type": "Area" }, { - "count": 5, + "templateId": "5df8a6a186f77412640e2e80", + "count": 3, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, + "type": "Item" + }, + { "templateId": "5df8a72c86f77412640e2e83", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, "type": "Item" } - ] - }, - { - "_id": "66575197464c4b4ba4671004", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "665732e7ac60f009f270d1ef", - "isCodeProduction": false, + ], + "productionTime": 8400, + "endProduct": "5ed5160a87bb8443d10680b5", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, "productionLimitCount": 0, - "productionTime": 300, + "isCodeProduction": false + }, + { + "_id": "5df8fe0deddb880fd56f2d7d", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5d40407c86f774318526545a", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d40412b86f7743cb332ac3a", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b39a386f774252339976f", + "type": "Tool" + } + ], + "productionTime": 2450, + "endProduct": "59e358a886f7741776641ac3", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5f241246232409155b66b809", + "areaType": 8, + "requirements": [ + { + "areaType": 8, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5d1b33a686f7742523398398", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "59e3577886f774176a362503", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5af0484c86f7740f02001f7f", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5bc9be8fd4351e00334cae6e", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b385e86f774252167b98a", + "type": "Tool" + }, + { + "templateId": "62a09e73af34e73a266d932a", + "type": "Tool" + } + ], + "productionTime": 43200, + "endProduct": "5751496424597720a27126da", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 20, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "677d4fdb42cdfce74006f961", + "areaType": 10, "requirements": [ { "areaType": 10, @@ -7500,7 +4515,55 @@ "type": "Area" }, { - "templateId": "5d1b317c86f7742523398392", + "templateId": "5d1b309586f77425227d1676", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c06782b86f77426df5407d2", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "6389c70ca33d8c4cdf4932c6", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c2e1186f77425357b6124", + "type": "Tool" + } + ], + "productionTime": 1887, + "endProduct": "5d1b304286f774253763a528", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "67da01179cbeb8d6f4011961", + "areaType": 11, + "requirements": [ + { + "areaType": 11, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "590c2e1186f77425357b6124", "type": "Tool" }, { @@ -7508,699 +4571,131 @@ "type": "Tool" }, { - "templateId": "5af04b6486f774195a3ebb49", - "type": "Tool" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "66572b3f6a723f7f005a066c", - "type": "Item" - } - ] - }, - { - "_id": "5fe3394e8a67d12f5f24c8e0", - "areaType": 21, - "continuous": false, - "count": 2, - "endProduct": "590c657e86f77412b013051d", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 2100, - "requirements": [ - { - "areaType": 21, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 4, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5df8a72c86f77412640e2e83", - "type": "Item" - } - ] - }, - { - "_id": "5dd3c5487058311d4b267186", - "areaType": 10, - "continuous": false, - "count": 2, - "endProduct": "590c5a7286f7747884343aea", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 5350, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 120, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "56dff216d2720bbd668b4568", - "type": "Item" - }, - { - "templateId": "590c2b4386f77425357b6123", - "type": "Tool" - } - ] - }, - { - "_id": "655b4bbe4343a16d2e047668", - "areaType": 10, - "continuous": false, - "count": 120, - "endProduct": "5e023e53d4353e3302577c4c", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 5900, - "requirements": [ - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c5a7286f7747884343aea", - "type": "Item" - }, - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - } - ] - }, - { - "_id": "5d8a1568df9fc649e81b8b1b", - "areaType": 8, - "continuous": false, - "count": 5, - "endProduct": "573476f124597737e04bf328", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 6100, - "requirements": [ - { - "areaType": 8, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "573475fb24597737fb1379e1", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5bc9be8fd4351e00334cae6e", - "type": "Item" - } - ] - }, - { - "_id": "629e19eddb6e1a02066676f1", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "5910968f86f77425cf569c32", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 50400, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c2e1186f77425357b6124", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "544fb5454bdc2df8738b456a", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5bc9b355d4351e6d1509862a", - "type": "Item" - }, - { - "count": 10, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1c819a86f774771b0acd6c", - "type": "Item" - }, - { - "count": 5, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5734795124597738002c6176", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "62a0a0bb621468534a797ad5", - "type": "Item" - } - ] - }, - { - "_id": "5ede0053879619077751cff1", - "areaType": 7, - "continuous": false, - "count": 1, - "endProduct": "5d02797c86f774203f38e30a", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4600, - "requirements": [ - { - "areaType": 7, - "requiredLevel": 3, - "type": "Area" - }, - { + "templateId": "590a391c86f774385a33c404", "count": 3, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "6389c70ca33d8c4cdf4932c6", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590a3b0486f7743954552bdb", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 14400, + "endProduct": "61bf7c024770ee6f9c6b8b53", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5d5c21aed582a50066024610", + "areaType": 7, + "requirements": [ + { "templateId": "5d1b3a5d86f774252167ba22", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "619cc01e0a7c3a1a2731940c", - "type": "Item" - }, - { "count": 2, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "544fb3364bdc2d34748b456a", "type": "Item" }, { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d02797c86f774203f38e30a", - "type": "Item" - } - ] - }, - { - "_id": "5dd3c9c8449c0c31795b0f0b", - "areaType": 10, - "continuous": false, - "count": 3, - "endProduct": "5d6fc87386f77449db3db94e", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 2150, - "requirements": [ - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c5a7286f7747884343aea", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d6fc78386f77449d825f9dc", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347b8b24597737dd42e192", - "type": "Item" - }, - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - } - ] - }, - { - "_id": "5dc1f4d9e078d303d91b44c7", - "areaType": 8, - "continuous": false, - "count": 8, - "endProduct": "5448fee04bdc2dbc018b4567", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 6650, - "requirements": [ - { - "areaType": 8, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b33a686f7742523398398", - "type": "Item" - }, - { - "templateId": "5d1b39a386f774252339976f", - "type": "Tool" - } - ] - }, - { - "_id": "655b598db71eeb7c4168c626", - "areaType": 10, - "continuous": false, - "count": 60, - "endProduct": "5d6e6911a4b9361bd5780d52", - "isCodeProduction": false, - "isEncoded": false, - "locked": true, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 3000, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 3, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c31c586f774245e3141b2", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d6fc78386f77449d825f9dc", - "type": "Item" - }, - { - "templateId": "63a0b208f444d32d6f03ea1e", - "type": "Tool" - }, - { - "questId": "5c0bc91486f7746ab41857a2", - "type": "QuestComplete" - } - ] - }, - { - "_id": "619eb0eb56579138ec08fed8", - "areaType": 7, - "continuous": false, - "count": 1, - "endProduct": "5d02778e86f774203e7dedbe", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 2950, - "requirements": [ - { - "areaType": 7, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "619cc01e0a7c3a1a2731940c", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c661e86f7741e566b646a", - "type": "Item" - } - ] - }, - { - "_id": "6002e55595c402039a2747f4", - "areaType": 11, - "continuous": false, - "count": 1, - "endProduct": "5c1e495a86f7743109743dfb", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 476000, - "requirements": [ - { - "areaType": 11, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 10, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c94bbff86f7747ee735c08f", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c1d0d6d86f7744bb2683e1f", - "type": "Item" - }, - { - "count": 4, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c12613b86f7743bbe2c3f76", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "61bf7c024770ee6f9c6b8b53", - "type": "Item" - }, - { - "templateId": "5c052fb986f7746b2101e909", - "type": "Tool" - } - ] - }, - { - "_id": "5d78d8a03fe9fc21602e16be", - "areaType": 7, - "continuous": false, - "count": 2, - "endProduct": "590c657e86f77412b013051d", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4500, - "requirements": [ - { - "areaType": 7, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 4, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b3a5d86f774252167ba22", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "60098af40accd37ef2175f27", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5af0454c86f7746bf20992e8", - "type": "Item" - } - ] - }, - { - "_id": "5d558968f934db006d2d5b32", - "areaType": 10, - "continuous": false, - "count": 140, - "endProduct": "57371aab2459775a77142f22", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 6200, - "requirements": [ - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c5a7286f7747884343aea", - "type": "Item" - }, - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - } - ] - }, - { - "_id": "600aa140090cb63380270290", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5e2af41e86f774755a234b67", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 2900, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5ab8f04f86f774585f4237d8", - "type": "Item" - }, - { - "templateId": "61bf83814088ec1a363d7097", - "type": "Tool" - } - ] - }, - { - "_id": "615c3d27966c85458e4c49cf", - "areaType": 7, - "continuous": false, - "count": 1, - "endProduct": "60098ad7c2240c0fe85c570a", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 3600, - "requirements": [ - { - "areaType": 7, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c678286f77426c9660122", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, "templateId": "5751a25924597722c463c472", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "60098af40accd37ef2175f27", - "type": "Item" - } - ] - }, - { - "_id": "5ffcafd468c55773943fc71e", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5e2af47786f7746d404f3aaa", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 2600, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 2, - "type": "Area" - }, - { "count": 2, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5aa2ba46e5b5b000137b758d", "type": "Item" }, { - "templateId": "61bf83814088ec1a363d7097", - "type": "Tool" - } - ] - }, - { - "_id": "5e1330dca0f0f8773c069c99", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "590c595c86f7747884343ad7", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 120, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 1, + "areaType": 7, + "requiredLevel": 2, "type": "Area" }, { + "templateId": "5e831507ea0a7c419c2f9bd9", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "60363c0c92ec1c31037959f5", "type": "Item" - }, - { - "templateId": "590c2d8786f774245b1f03f3", - "type": "Tool" } - ] - }, - { - "_id": "6558d7894626375d6735670c", - "areaType": 10, - "continuous": false, - "count": 50, - "endProduct": "5fc275cf85fd526b824a571a", - "isCodeProduction": false, + ], + "productionTime": 3000, + "endProduct": "590c678286f77426c9660122", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, "productionLimitCount": 0, - "productionTime": 15000, + "isCodeProduction": false + }, + { + "_id": "655b50e7c023e22044165de5", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "64b7bbb74b75259c590fa897", + "count": 180, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1c774f86f7746d6620f8db", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c06779c86f77426e00dd782", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 5600, + "endProduct": "5a3c16fe86f77452b62de32a", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 180, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b5af31273611d2462ab76", + "areaType": 10, "requirements": [ { "areaType": 10, @@ -8208,119 +4703,71 @@ "type": "Area" }, { + "templateId": "5d6fc78386f77449d825f9dc", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "560d5e524bdc2d25448b4571", "count": 50, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5fc382c1016cce60e8341b20", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d6fc87386f77449db3db94e", - "type": "Item" - }, - { - "templateId": "544fb5454bdc2df8738b456a", - "type": "Tool" - } - ] - }, - { - "_id": "655b68b4769de97e1d62d117", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5d5e9c74a4b9364855191c40", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4305, - "requirements": [ - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347c1124597737fb1379e3", "type": "Item" }, { + "templateId": "590c5c9f86f77477c91c36e7", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5e2af4d286f7746d4159f07a", "type": "Item" }, { - "areaType": 2, + "templateId": "5d1b317c86f7742523398392", + "type": "Tool" + }, + { + "questId": "6179ad0a6e9dd54ac275e3f2", + "type": "QuestComplete" + } + ], + "productionTime": 8400, + "endProduct": "5d6e68a8a4b9360b6c0d54e2", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 50, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5d5c1f25d582a5479d4ec458", + "areaType": 10, + "requirements": [ + { + "areaType": 10, "requiredLevel": 2, "type": "Area" }, { - "templateId": "61bf83814088ec1a363d7097", - "type": "Tool" - }, - { - "templateId": "62a0a0bb621468534a797ad5", - "type": "Tool" + "templateId": "56dff3afd2720bba668b4567", + "count": 180, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" }, { + "templateId": "590c5a7286f7747884343aea", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5e2af4a786f7746d3f3c3400", - "type": "Item" - } - ] - }, - { - "_id": "5d93ba4486f77454bd61d2a9", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5d1b2f3f86f774252167a52c", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 9400, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 3, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c595c86f7747884343ad7", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b385e86f774252167b98a", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "61bf7b6302b3924be92fa8c3", "type": "Item" }, { @@ -8328,23 +4775,55 @@ "type": "Tool" }, { - "templateId": "590c2e1186f77425357b6124", - "type": "Tool" + "questId": "59c512ad86f7741f0d09de9b", + "type": "QuestComplete" } - ] - }, - { - "_id": "655b4f57769de97e1d62d116", - "areaType": 10, - "continuous": false, - "count": 50, - "endProduct": "5e023d34e8a400319a28ed44", - "isCodeProduction": false, + ], + "productionTime": 8500, + "endProduct": "56dff2ced2720bb4668b4567", "isEncoded": false, "locked": true, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 180, "productionLimitCount": 0, - "productionTime": 9500, + "isCodeProduction": false + }, + { + "_id": "5ffcafd468c55773943fc71e", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5aa2ba46e5b5b000137b758d", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "61bf83814088ec1a363d7097", + "type": "Tool" + } + ], + "productionTime": 2600, + "endProduct": "5e2af47786f7746d404f3aaa", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "629e19eddb6e1a02066676f1", + "areaType": 10, "requirements": [ { "areaType": 10, @@ -8352,51 +4831,778 @@ "type": "Area" }, { - "count": 50, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59e77a2386f7742ee578960a", - "type": "Item" - }, - { + "templateId": "590c2e1186f77425357b6124", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "60391a8b3364dc22b04d0ce5", "type": "Item" }, + { + "templateId": "544fb5454bdc2df8738b456a", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5bc9b355d4351e6d1509862a", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1c819a86f774771b0acd6c", + "count": 10, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5734795124597738002c6176", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "62a0a0bb621468534a797ad5", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 50400, + "endProduct": "5910968f86f77425cf569c32", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b68b4769de97e1d62d117", + "areaType": 2, + "requirements": [ + { + "templateId": "57347c1124597737fb1379e3", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af4d286f7746d4159f07a", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 2, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "61bf83814088ec1a363d7097", + "type": "Tool" + }, { "templateId": "62a0a0bb621468534a797ad5", "type": "Tool" }, { + "templateId": "5e2af4a786f7746d3f3c3400", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 4305, + "endProduct": "5d5e9c74a4b9364855191c40", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "67449c79268737ef6908d636", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "6740987b89d5e1ddc603f4f0", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "67449b6c89d5e1ddc603f504", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "type": "QuestComplete" + } + ], + "productionTime": 10, + "endProduct": "674078c4a9c9adf0450d59f9", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5ede07163c345121732a10e9", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "544fb25a4bdc2dfb738b4567", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d40407c86f774318526545a", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 1000, + "endProduct": "5751a25924597722c463c472", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 10, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b4669b71eeb7c4168c625", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "64b8725c4b75259c590fa899", + "count": 90, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d6fc78386f77449d825f9dc", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c2e1186f77425357b6124", + "type": "Tool" + }, + { + "questId": "60e71c9ad54b755a3b53eb66", + "type": "QuestComplete" + } + ], + "productionTime": 13000, + "endProduct": "5fd20ff893a8961fc660a954", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 90, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "61c77c830f3639492721e99c", + "areaType": 8, + "requirements": [ + { + "areaType": 8, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5448fee04bdc2dbc018b4567", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c595c86f7747884343ad7", + "type": "Tool" + }, + { + "templateId": "5d1b385e86f774252167b98a", + "type": "Tool" + }, + { + "templateId": "62a0a043cf4a99369e2624a5", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 17500, + "endProduct": "5c0fa877d174af02a012e1cf", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 3, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5de950a845b5d67bad6e9ef7", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "57347cd0245977445a2d6ff1", "count": 2, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5d6fc78386f77449d825f9dc", "type": "Item" }, { - "questId": "5bc4856986f77454c317bea7", - "type": "QuestComplete" + "templateId": "5c06779c86f77426e00dd782", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5734795124597738002c6176", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" } - ] - }, - { - "_id": "6666d899eb78191c502350b2", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "665730fa4de4820934746c48", - "isCodeProduction": false, + ], + "productionTime": 2100, + "endProduct": "59e36c6f86f774176c10a2a7", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, "productionLimitCount": 0, - "productionTime": 300, + "isCodeProduction": false + }, + { + "_id": "5d78dbfb65aebb016d20b6f3", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5d1c819a86f774771b0acd6c", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5648b1504bdc2d9d488b4584", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5ac50c185acfc400163398d4", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c2e1186f77425357b6124", + "type": "Tool" + } + ], + "productionTime": 5000, + "endProduct": "5ac4cd105acfc40016339859", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5e37f15386f774299f112a2e", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5e2af51086f7746d3f3c3402", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c5a7286f7747884343aea", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5a2a57cfc4a2826c6e06d44a", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 4670, + "endProduct": "5a0c27731526d80618476ac4", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 5, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5d8a13564ac882218d2085b0", + "areaType": 8, + "requirements": [ + { + "templateId": "59e3577886f774176a362503", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "575146b724597720a27126d5", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 8, + "requiredLevel": 2, + "type": "Area" + } + ], + "productionTime": 4900, + "endProduct": "5734773724597737fd047c14", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 3, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "64b6aefe25251516d768542d", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "62a0a098de7ac8199358053b", + "type": "Tool" + }, + { + "questId": "5c0d190cd09282029f5390d8", + "type": "QuestComplete" + }, + { + "templateId": "5e2af51086f7746d3f3c3402", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "60391b0fb847c71012789415", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 4800, + "endProduct": "5e32f56fcb6d5863cc5e5ee4", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 5, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b60774343a16d2e04766b", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5e2af4d286f7746d4159f07a", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af4a786f7746d3f3c3400", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "59e3556c86f7741776641ac2", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "59faf98186f774067b6be103", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "656fa25e94b480b8a500c0e0", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 7000, + "endProduct": "5ab8dced86f774646209ec87", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "63a2abbb31772a61500d5336", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5ac4c50d5acfc40019262e87", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 1500, + "endProduct": "59e366c186f7741778269d85", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b6b641273611d2462ab78", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5e2af41e86f774755a234b67", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5734795124597738002c6176", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 1200, + "endProduct": "56e335e4d2720b6c058b456d", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "6002e68bca41c53bee18813b", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "57347c1124597737fb1379e3", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5734795124597738002c6176", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "59e358a886f7741776641ac3", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "56742c284bdc2d98058b456d", + "type": "Tool" + } + ], + "productionTime": 4800, + "endProduct": "5e2af29386f7746d4159f077", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "676a9fe717262755cf0ff52f", + "areaType": 21, + "requirements": [ + { + "templateId": "5d40407c86f774318526545a", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d403f9186f7743cac3f229b", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "67586c61a0c49554ed0bb4a8", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 21, + "requiredLevel": 1, + "type": "Area" + } + ], + "productionTime": 16000, + "endProduct": "67586bee39b1b82b0d0f9d06", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 4, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "67da05c8078f1947650d7bb9", + "areaType": 11, + "requirements": [ + { + "areaType": 11, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5c052fb986f7746b2101e909", + "type": "Tool" + }, + { + "templateId": "5c94bbff86f7747ee735c08f", + "count": 10, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "6389c8c5dbfd5e4b95197e6b", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c12613b86f7743bbe2c3f76", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "62a0a16d0b9d3c46de5b6e97", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c05308086f7746b2101e90b", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 90000, + "endProduct": "5c1d0dc586f7744baf2e7b79", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "66575197464c4b4ba4671004", + "areaType": 10, "requirements": [ { "areaType": 10, @@ -8416,83 +5622,27 @@ "type": "Tool" }, { + "templateId": "66572b3f6a723f7f005a066c", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "66571bf06a723f7f005a0619", "type": "Item" } - ] - }, - { - "_id": "5ffcacbf24fa2e741e767234", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "5672cb724bdc2dc2088b456b", - "isCodeProduction": false, + ], + "productionTime": 300, + "endProduct": "665732e7ac60f009f270d1ef", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, "productionLimitCount": 0, - "productionTime": 5500, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590a3efd86f77437d351a25b", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c06779c86f77426e00dd782", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c06782b86f77426df5407d2", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5672cb124bdc2d1a0f8b4568", - "type": "Item" - }, - { - "templateId": "590c2e1186f77425357b6124", - "type": "Tool" - } - ] + "isCodeProduction": false }, { - "_id": "61b9d9deef9a1b5d6a798986", + "_id": "5fe338e364adb27bb90594be", "areaType": 21, - "continuous": false, - "count": 1, - "endProduct": "5d403f9186f7743cac3f229b", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 5200, "requirements": [ { "areaType": 21, @@ -8500,34 +5650,825 @@ "type": "Area" }, { - "count": 2, + "templateId": "5df8a72c86f77412640e2e83", + "count": 3, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5df8a77486f77412672a1e3f", "type": "Item" } - ] - }, - { - "_id": "5de95c91225b0a76ca0ea0b7", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "5d1b2fa286f77425227d1674", - "isCodeProduction": false, + ], + "productionTime": 4600, + "endProduct": "5ed51652f6c34d2cc26336a1", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, "productionLimitCount": 0, - "productionTime": 4800, + "isCodeProduction": false + }, + { + "_id": "5d8f5ee9de0799001d229ed2", + "areaType": 2, "requirements": [ { + "templateId": "56742c2e4bdc2d95058b456d", + "count": 10, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 2, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "56742c284bdc2d98058b456d", + "count": 10, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b39a386f774252339976f", + "type": "Tool" + } + ], + "productionTime": 3720, + "endProduct": "5d1b371186f774253763a656", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5dc1f4d9e078d303d91b44c7", + "areaType": 8, + "requirements": [ + { + "areaType": 8, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5d1b33a686f7742523398398", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b39a386f774252339976f", + "type": "Tool" + } + ], + "productionTime": 6650, + "endProduct": "5448fee04bdc2dbc018b4567", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 8, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "6671d4fef3bee343f5000703", + "areaType": 7, + "requirements": [ + { + "areaType": 7, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5c10c8fd86f7743d7d706df3", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "62a0a043cf4a99369e2624a5", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "619cc01e0a7c3a1a2731940c", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "59e3606886f77417674759a5", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "questId": "665eeca92f7aedcc900b0437", + "type": "QuestComplete" + } + ], + "productionTime": 4800, + "endProduct": "66507eabf5ddb0818b085b68", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "62a1123ac30cfa1d366aeb82", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "57d14d2524597714373db789", + "count": 1, + "isEncoded": false, + "isFunctional": true, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "62a0a0bb621468534a797ad5", + "type": "Tool" + } + ], + "productionTime": 1800, + "endProduct": "57f4c844245977379d5c14d1", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5e58e0c286f7740ba7486ca3", + "areaType": 11, + "requirements": [ + { + "areaType": 11, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "62a0a16d0b9d3c46de5b6e97", "count": 2, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "59e35de086f7741778269d84", + "type": "Item" + }, + { + "templateId": "577e1c9d2459773cd707c525", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 114000, + "endProduct": "5c12613b86f7743bbe2c3f76", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "63a2327c151bfb591645c104", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5d0377ce86f774186372f689", + "count": 4, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b2ffd86f77425243e8d17", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "6389c7750ef44505c87f5996", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c05308086f7746b2101e90b", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c2e1186f77425357b6124", + "type": "Tool" + }, + { + "templateId": "6389c8fb46b54c634724d847", + "type": "Tool" + }, + { + "templateId": "6389c92d52123d5dd17f8876", + "type": "Tool" + }, + { + "questId": "6396701b9113f06a7c3b2379", + "type": "QuestComplete" + } + ], + "productionTime": 86400, + "endProduct": "5a1eaa87fcdbcb001865f75e", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "600ab8e3e4022c380a726088", + "areaType": 8, + "requirements": [ + { + "areaType": 8, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5448fee04bdc2dbc018b4567", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d40407c86f774318526545a", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "57505f6224597709a92585a9", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5bc9be8fd4351e00334cae6e", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b385e86f774252167b98a", + "type": "Tool" + } + ], + "productionTime": 6400, + "endProduct": "5d403f9186f7743cac3f229b", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 3, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "60048c82a7903e00382d9593", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5d1b2ffd86f77425243e8d17", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d0377ce86f774186372f689", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c05308086f7746b2101e90b", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c37d286f77443be3d7827", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5af0561e86f7745f5f3ad6ac", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c2e1186f77425357b6124", + "type": "Tool" + }, + { + "templateId": "6389c8fb46b54c634724d847", + "type": "Tool" + }, + { + "questId": "63966ff54c3ef01b6f3ffad8", + "type": "QuestComplete" + } + ], + "productionTime": 32200, + "endProduct": "5d1b5e94d7ad1a2b865a96b0", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5d93b91286f77467310ca15d", + "areaType": 2, + "requirements": [ + { + "templateId": "577e1c9d2459773cd707c525", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 2, + "requiredLevel": 1, + "type": "Area" + } + ], + "productionTime": 1560, + "endProduct": "5c13cef886f774072e618e82", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "63baedefe6ebc10fe0201083", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5ba2678ad4351e44f824b344", + "count": 120, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5af04b6486f774195a3ebb49", + "type": "Tool" + }, + { + "templateId": "590a3d9c86f774385926e510", + "type": "Tool" + }, + { + "templateId": "5c06782b86f77426df5407d2", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "61bf7b6302b3924be92fa8c3", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "questId": "5c0d4e61d09282029f53920e", + "type": "QuestComplete" + } + ], + "productionTime": 12400, + "endProduct": "5ba26835d4351e0035628ff5", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 120, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "603cf3094bb658618458e010", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5c1265fc86f7743f896a21c2", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b309586f77425227d1676", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d4042a986f7743185265463", + "type": "Tool" + } + ], + "productionTime": 6000, + "endProduct": "56742c324bdc2d150f8b456d", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5dea63e21ecdbf7668030f24", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5d03794386f77420415576f5", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "619cbfccbedcde2f5b3f7bdd", + "type": "Tool" + } + ], + "productionTime": 10000, + "endProduct": "5733279d245977289b77ec24", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 5, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "66140c4a9688754de10dac07", + "areaType": 11, + "requirements": [ + { + "templateId": "660bbc47c38b837877075e47", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 11, + "requiredLevel": 1, + "type": "Area" + }, + { + "type": "QuestComplete" + } + ], + "productionTime": 600, + "endProduct": "660bc341c38b837877075e4c", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": true + }, + { + "_id": "655b4f57769de97e1d62d116", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "59e77a2386f7742ee578960a", + "count": 50, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "60391a8b3364dc22b04d0ce5", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "62a0a0bb621468534a797ad5", + "type": "Tool" + }, + { + "templateId": "5d6fc78386f77449d825f9dc", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "questId": "5bc4856986f77454c317bea7", + "type": "QuestComplete" + } + ], + "productionTime": 9500, + "endProduct": "5e023d34e8a400319a28ed44", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 50, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5e66408286f7747b2c2d7786", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5e2af51086f7746d3f3c3402", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5656eb674bdc2d35148b457c", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "544fb5454bdc2df8738b456a", + "type": "Tool" + } + ], + "productionTime": 6000, + "endProduct": "5e340dcdcb6d5863cc5e5efb", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 8, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b4489065b076eb02c4b45", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "54527a984bdc2d4e668b4567", + "count": 180, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c5a7286f7747884343aea", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d6fc78386f77449d825f9dc", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "544fb5454bdc2df8738b456a", + "type": "Tool" + }, + { + "questId": "639135534b15ca31f76bc317", + "type": "QuestComplete" + } + ], + "productionTime": 8400, + "endProduct": "54527ac44bdc2d36668b4567", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 120, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5e0758f99694354c4d2bfd47", + "areaType": 21, + "requirements": [ + { + "areaType": 21, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5df8a77486f77412672a1e3f", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 6200, + "endProduct": "651450ce0e00edc794068371", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "62a116282c5e0c325b62d5ec", + "areaType": 11, + "requirements": [ + { + "areaType": 11, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5c05308086f7746b2101e90b", + "type": "Tool" + }, + { + "templateId": "590c621186f774138d11ea29", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "62a0a124de7ac81993580542", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 36000, + "endProduct": "62a0a16d0b9d3c46de5b6e97", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5de95f1c9517b140195ab717", + "areaType": 10, + "requirements": [ + { + "templateId": "5af0561e86f7745f5f3ad6ac", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, "type": "Item" }, { @@ -8536,11 +6477,423 @@ "type": "Area" }, { + "templateId": "5d63d33b86f7746ea9275524", + "type": "Tool" + } + ], + "productionTime": 4400, + "endProduct": "590a358486f77429692b2790", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5d5589c1f934db045e6c5492", + "areaType": 6, + "requirements": [ + { + "areaType": 6, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5d1b385e86f774252167b98a", + "resource": 66, + "type": "Resource" + } + ], + "productionTime": 19500, + "endProduct": "5d1b33a686f7742523398398", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": true, + "count": 1, + "productionLimitCount": 1, + "isCodeProduction": false + }, + { + "_id": "5d5c1fd4d582a500650132f0", + "areaType": 19, + "requirements": [ + { + "templateId": "59e3577886f774176a362503", "count": 2, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b33a686f7742523398398", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 11000, + "endProduct": "5d1b376e86f774252519444e", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5eda0247658fac5b8c3862a8", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "55d480c04bdc2d1d4e8b456a", + "count": 4, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af29386f7746d4159f077", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d4042a986f7743185265463", + "type": "Tool" + } + ], + "productionTime": 5000, + "endProduct": "55d482194bdc2d1d4e8b456b", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "615c3d27966c85458e4c49cf", + "areaType": 7, + "requirements": [ + { + "areaType": 7, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "590c678286f77426c9660122", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5751a25924597722c463c472", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "60098af40accd37ef2175f27", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 3600, + "endProduct": "60098ad7c2240c0fe85c570a", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "603cf23a420e7f487e175d7f", + "areaType": 10, + "requirements": [ + { + "templateId": "57347c77245977448d35f6e2", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "57347c5b245977448d35f6e1", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af37686f774755a234b65", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "590c2b4386f77425357b6123", + "type": "Tool" + } + ], + "productionTime": 7000, + "endProduct": "590a3c0a86f774385a33c450", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5eda04a30699b81bb9142aa2", + "areaType": 2, + "requirements": [ + { + "templateId": "5e2af47786f7746d404f3aaa", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 2, + "requiredLevel": 1, + "type": "Area" + } + ], + "productionTime": 1900, + "endProduct": "544fb25a4bdc2dfb738b4567", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 6, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5d8a1568df9fc649e81b8b1b", + "areaType": 8, + "requirements": [ + { + "areaType": 8, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "573475fb24597737fb1379e1", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5bc9be8fd4351e00334cae6e", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 6100, + "endProduct": "573476f124597737e04bf328", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 5, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "615c3d800d3afc358a55405e", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "574d967124597745970e7c94", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d63d33b86f7746ea9275524", + "type": "Tool" + } + ], + "productionTime": 3100, + "endProduct": "5d1c819a86f774771b0acd6c", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5ffcaa60f3fdc212a91d552b", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5648a7494bdc2d9d488b4583", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "544fb5454bdc2df8738b456a", + "type": "Tool" + } + ], + "productionTime": 2000, + "endProduct": "5e2af4d286f7746d4159f07a", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b63ac9db22d43ab42b70a", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5e2af41e86f774755a234b67", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af4d286f7746d4159f07a", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af4a786f7746d3f3c3400", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "61bf83814088ec1a363d7097", + "type": "Tool" + }, + { + "templateId": "590c2e1186f77425357b6124", + "type": "Tool" + }, + { + "questId": "5b47876e86f7744d1c353205", + "type": "QuestComplete" + }, + { + "templateId": "656f9fa0498d1b7e3e071d98", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 9000, + "endProduct": "5d5d87f786f77427997cfaef", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5de95c91225b0a76ca0ea0b7", + "areaType": 10, + "requirements": [ + { + "templateId": "59e35de086f7741778269d84", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { "templateId": "5734795124597738002c6176", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, "type": "Item" }, { @@ -8551,20 +6904,2180 @@ "templateId": "590c2d8786f774245b1f03f3", "type": "Tool" } - ] + ], + "productionTime": 4800, + "endProduct": "5d1b2fa286f77425227d1674", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "61c77cc6fcc1673f08540e9b", + "areaType": 8, + "requirements": [ + { + "areaType": 8, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5448fee04bdc2dbc018b4567", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af29386f7746d4159f077", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b39a386f774252339976f", + "type": "Tool" + } + ], + "productionTime": 4000, + "endProduct": "60098b1705871270cd5352a1", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "600aa0d1090cb6338027028c", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5ab8e4ed86f7742d8e50c7fa", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d40419286f774318526545f", + "type": "Tool" + } + ], + "productionTime": 3200, + "endProduct": "5af0454c86f7746bf20992e8", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b6bc01f2b6843ec751fd7", + "areaType": 2, + "requirements": [ + { + "templateId": "5e2af4a786f7746d3f3c3400", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 2, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5e2af41e86f774755a234b67", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af47786f7746d404f3aaa", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "61bf83814088ec1a363d7097", + "type": "Tool" + }, + { + "templateId": "59e3556c86f7741776641ac2", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 2500, + "endProduct": "5f5e467b0bc58666c37e7821", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5eeca812c4c989140245ae0c", + "areaType": 11, + "requirements": [ + { + "areaType": 11, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "590a3b0486f7743954552bdb", + "count": 10, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "573477e124597737dd42e191", + "count": 10, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5734779624597737e04bf329", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c05300686f7746dce784e5d", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "60391afc25aff57af81f7085", + "type": "Tool" + }, + { + "templateId": "590c639286f774151567fa95", + "type": "Tool" + } + ], + "productionTime": 349000, + "endProduct": "57347ca924597744596b4e71", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5dceb6964a98801ba2075d27", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5d6fc87386f77449db3db94e", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1c774f86f7746d6620f8db", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "544fb5454bdc2df8738b456a", + "type": "Tool" + }, + { + "templateId": "58dd3ad986f77403051cba8f", + "count": 80, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "questId": "5a27bc8586f7741b543d8ea4", + "type": "QuestComplete" + } + ], + "productionTime": 8256, + "endProduct": "5a6086ea4f39f99cd479502f", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 80, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "6012ee7e44a0465ee67a58de", + "areaType": 7, + "requirements": [ + { + "areaType": 7, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5c0e533786f7747fa23f4d47", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "544fb3f34bdc2d03748b456a", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5751435d24597720a27126d1", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b3a5d86f774252167ba22", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "questId": "60e71c48c1bfa3050473b8e5", + "type": "QuestComplete" + } + ], + "productionTime": 5500, + "endProduct": "5ed51652f6c34d2cc26336a1", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b650ab71eeb7c4168c627", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "59e3556c86f7741776641ac2", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af4d286f7746d4159f07a", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af41e86f774755a234b67", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "61bf83814088ec1a363d7097", + "type": "Tool" + }, + { + "templateId": "591094e086f7747caa7bb2ef", + "type": "Tool" + }, + { + "templateId": "656f611f94b480b8a500c0db", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 10000, + "endProduct": "5ab8e79e86f7742d8b372e78", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5e1330dca0f0f8773c069c99", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "60363c0c92ec1c31037959f5", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c2d8786f774245b1f03f3", + "type": "Tool" + } + ], + "productionTime": 120, + "endProduct": "590c595c86f7747884343ad7", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5ffcadeff3fdc212a91d5539", + "areaType": 8, + "requirements": [ + { + "areaType": 8, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5448fee04bdc2dbc018b4567", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5751487e245977207e26a315", + "count": 4, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 3800, + "endProduct": "5e8f3423fd7471236e6e3b64", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b6a50b71eeb7c4168c628", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5aa7e276e5b5b000171d0647", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af4a786f7746d3f3c3400", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af4d286f7746d4159f07a", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af47786f7746d404f3aaa", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d40407c86f774318526545a", + "type": "Tool" + }, + { + "templateId": "63a0b208f444d32d6f03ea1e", + "type": "Tool" + }, + { + "questId": "60e71b62a0beca400d69efc4", + "type": "QuestComplete" + } + ], + "productionTime": 3000, + "endProduct": "5f60c74e3b85f6263c145586", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5dceeaf100b3815535149f5a", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5d1b371186f774253763a656", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "57347c5b245977448d35f6e1", + "count": 4, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "57347c77245977448d35f6e2", + "count": 4, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d40419286f774318526545f", + "type": "Tool" + } + ], + "productionTime": 12000, + "endProduct": "5c127c4486f7745625356c13", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5ede0135f7db6021ee400dfe", + "areaType": 7, + "requirements": [ + { + "areaType": 7, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5c13cd2486f774072c757944", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d40412b86f7743cb332ac3a", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b3a5d86f774252167ba22", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 3300, + "endProduct": "5755383e24597772cb798966", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5eda072cf6626f08ef0efed4", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5e2af4d286f7746d4159f07a", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af4a786f7746d3f3c3400", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 3250, + "endProduct": "59e7635f86f7742cbf2c1095", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b47d1769de97e1d62d115", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5d6fc78386f77449d825f9dc", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "62a0a098de7ac8199358053b", + "type": "Tool" + } + ], + "productionTime": 4400, + "endProduct": "64b7af5a8532cf95ee0a0dbd", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 200, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5f240f45f4a9420a8c328ee0", + "areaType": 8, + "requirements": [ + { + "areaType": 8, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "57514643245977207f2c2d09", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5af0484c86f7740f02001f7f", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5448fee04bdc2dbc018b4567", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "62a09e73af34e73a266d932a", + "type": "Tool" + } + ], + "productionTime": 6500, + "endProduct": "5751435d24597720a27126d1", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 4, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "61b9da10695bdc188002db3a", + "areaType": 21, + "requirements": [ + { + "areaType": 21, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5df8a6a186f77412640e2e80", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5df8a77486f77412672a1e3f", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 5400, + "endProduct": "5c0e531286f7747fa54205c2", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b505c32b0b1645e6f54c5", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "573720e02459776143012541", + "count": 150, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c06779c86f77426e00dd782", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 3300, + "endProduct": "5737218f245977612125ba51", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 150, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5ffcab66fd851f4b000d61ef", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5d1b36a186f7742523398433", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "57347c77245977448d35f6e2", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "57347c5b245977448d35f6e1", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "61bf7b6302b3924be92fa8c3", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d40419286f774318526545f", + "type": "Tool" + } + ], + "productionTime": 30000, + "endProduct": "5e2af55f86f7746d4159f07c", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "6012ea1a01328b2dec3c1a9d", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "56e33634d2720bd8058b456b", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "57e26fc7245977162a14b800", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c06779c86f77426e00dd782", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "56742c284bdc2d98058b456d", + "type": "Tool" + } + ], + "productionTime": 15500, + "endProduct": "5c12688486f77426843c7d32", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "61b9d9deef9a1b5d6a798986", + "areaType": 21, + "requirements": [ + { + "areaType": 21, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5df8a77486f77412672a1e3f", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 5200, + "endProduct": "5d403f9186f7743cac3f229b", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5e6cfc53a3e6886b9e6c39a8", + "areaType": 7, + "requirements": [ + { + "areaType": 7, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5d1b3a5d86f774252167ba22", + "count": 7, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "59e3606886f77417674759a5", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c0e530286f7747fa1419862", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "544fb3f34bdc2d03748b456a", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 4990, + "endProduct": "5c0e531286f7747fa54205c2", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 5, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5d78d81757c9b8484a2bcb99", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "590c5a7286f7747884343aea", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d6fc78386f77449d825f9dc", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5af04b6486f774195a3ebb49", + "type": "Tool" + } + ], + "productionTime": 6250, + "endProduct": "60194943740c5d77f6705eea", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 150, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5dd3c9c8449c0c31795b0f0b", + "areaType": 10, + "requirements": [ + { + "templateId": "590c5a7286f7747884343aea", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d6fc78386f77449d825f9dc", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "57347b8b24597737dd42e192", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + } + ], + "productionTime": 2150, + "endProduct": "5d6fc87386f77449db3db94e", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 3, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5dd11303b78bb413d5133f79", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "57347c2e24597744902c94a1", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c2d8786f774245b1f03f3", + "type": "Tool" + } + ], + "productionTime": 7450, + "endProduct": "5c06782b86f77426df5407d2", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 6, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "62a11354b552772a0c4ba09e", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5780cf722459777a5108b9a1", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c5a7286f7747884343aea", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "61bf7b6302b3924be92fa8c3", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "62a0a0bb621468534a797ad5", + "type": "Tool" + }, + { + "templateId": "5d40419286f774318526545f", + "type": "Tool" + } + ], + "productionTime": 10000, + "endProduct": "60391a8b3364dc22b04d0ce5", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "600a9fb7ba91d953182d6a1c", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5d6fc87386f77449db3db94e", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d6fc78386f77449d825f9dc", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "60391b0fb847c71012789415", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "60391a8b3364dc22b04d0ce5", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5af04b6486f774195a3ebb49", + "type": "Tool" + } + ], + "productionTime": 39000, + "endProduct": "5d0379a886f77420407aa271", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5d8f614c9ea122564c316462", + "areaType": 7, + "requirements": [ + { + "areaType": 7, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5af0548586f7743a532b7e99", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5751a89d24597722aa0e8db0", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b3a5d86f774252167ba22", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 6900, + "endProduct": "5c0e530286f7747fa1419862", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 7, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "67da0223078f1947650d7bb7", + "areaType": 11, + "requirements": [ + { + "areaType": 11, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5c052fb986f7746b2101e909", + "type": "Tool" + }, + { + "templateId": "5c12613b86f7743bbe2c3f76", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 2400, + "endProduct": "5c94bbff86f7747ee735c08f", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 3, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b65fc1273611d2462ab77", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "656fae5f7c2d57afe200c0d7", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af4a786f7746d3f3c3400", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d40419286f774318526545f", + "type": "Tool" + }, + { + "templateId": "61bf83814088ec1a363d7097", + "type": "Tool" + }, + { + "questId": "5ae4497b86f7744cf402ed00", + "type": "QuestComplete" + }, + { + "templateId": "5e2af4d286f7746d4159f07a", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 14000, + "endProduct": "5b44cad286f77402a54ae7e5", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "64b6b5c1c3abf20a9660daad", + "areaType": 7, + "requirements": [ + { + "questId": "60e71c48c1bfa3050473b8e5", + "type": "QuestComplete" + }, + { + "areaType": 7, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5d1b3a5d86f774252167ba22", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d1b3f2d86f774253763b735", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c0e530286f7747fa1419862", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e8f3423fd7471236e6e3b64", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 4800, + "endProduct": "5c0e534186f7747fa1419867", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "6666d7ea0b734650a91d0a42", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5d1b317c86f7742523398392", + "type": "Tool" + }, + { + "templateId": "5d4042a986f7743185265463", + "type": "Tool" + }, + { + "templateId": "5af04b6486f774195a3ebb49", + "type": "Tool" + }, + { + "templateId": "66572bb3ac60f009f270d1df", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 300, + "endProduct": "66573310a1657263d816a139", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5df138986c38ba26da0b3a77", + "areaType": 10, + "requirements": [ + { + "templateId": "5d1b304286f774253763a528", + "count": 4, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "590c2d8786f774245b1f03f3", + "type": "Tool" + } + ], + "productionTime": 1320, + "endProduct": "5d1b309586f77425227d1676", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 4, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5eeca9bad874f914d2536585", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5c127c4486f7745625356c13", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "57347c5b245977448d35f6e1", + "count": 6, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af29386f7746d4159f077", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "61bf7b6302b3924be92fa8c3", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d40419286f774318526545f", + "type": "Tool" + } + ], + "productionTime": 18000, + "endProduct": "5b7c710788a4506dec015957", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5df914a53ce0f648b833bb37", + "areaType": 11, + "requirements": [ + { + "templateId": "56742c324bdc2d150f8b456d", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c1265fc86f7743f896a21c2", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c392f86f77444754deb29", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "areaType": 11, + "requiredLevel": 2, + "type": "Area" + } + ], + "productionTime": 123200, + "endProduct": "590c621186f774138d11ea29", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 3, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5de919ec1b25d85cf30ca39a", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "58d3db5386f77426186285a0", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "617aa4dd8166f034d57de9c5", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c2d8786f774245b1f03f3", + "type": "Tool" + } + ], + "productionTime": 5870, + "endProduct": "5d6fc78386f77449d825f9dc", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "619e45ea98398d3b104e8419", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "590c2e1186f77425357b6124", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c5bbd86f774785762df04", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d40425986f7743185265461", + "type": "Tool" + }, + { + "templateId": "5af04b6486f774195a3ebb49", + "type": "Tool" + }, + { + "templateId": "61bf7b6302b3924be92fa8c3", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d4042a986f7743185265463", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 25000, + "endProduct": "619cbfeb6b8a1b37a54eebfa", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5dc1f634ee5f2440a9272dc7", + "areaType": 8, + "requirements": [ + { + "areaType": 8, + "requiredLevel": 3, + "type": "Area" + }, + { + "templateId": "5d1b376e86f774252519444e", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5448fee04bdc2dbc018b4567", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 5750, + "endProduct": "5d40407c86f774318526545a", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 10, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "655b5fd2975a7f3c734661a8", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5e2af4a786f7746d3f3c3400", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af4d286f7746d4159f07a", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af41e86f774755a234b67", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5d40419286f774318526545f", + "type": "Tool" + }, + { + "questId": "5b478d0f86f7744d190d91b5", + "type": "QuestComplete" + }, + { + "templateId": "656fb21fa0dce000a2020f7c", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 6000, + "endProduct": "61bcc89aef0f505f0c6cd0fc", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5ee4a093a297eb185236194f", + "areaType": 11, + "requirements": [ + { + "areaType": 11, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5c94bbff86f7747ee735c08f", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c05300686f7746dce784e5d", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5ac78a9b86f7741cca0bbd8d", + "type": "Tool" + }, + { + "templateId": "6389c92d52123d5dd17f8876", + "type": "Tool" + }, + { + "questId": "63966fccac6f8f3c677b9d89", + "type": "QuestComplete" + } + ], + "productionTime": 192000, + "endProduct": "5c052fb986f7746b2101e909", + "isEncoded": false, + "locked": true, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "61c226d91b8c294cd411c881", + "areaType": 10, + "requirements": [ + { + "areaType": 10, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5672cb124bdc2d1a0f8b4568", + "count": 4, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5672cb724bdc2dc2088b456b", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590a391c86f774385a33c404", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c06779c86f77426e00dd782", + "count": 4, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5af04b6486f774195a3ebb49", + "type": "Tool" + } + ], + "productionTime": 61300, + "endProduct": "590a3efd86f77437d351a25b", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "600aa209f64dfd63ec1293d6", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5e4abfed86f77406a2713cf7", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af4a786f7746d3f3c3400", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af41e86f774755a234b67", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "61bf83814088ec1a363d7097", + "type": "Tool" + } + ], + "productionTime": 3600, + "endProduct": "5648a69d4bdc2ded0b8b457b", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5de10c50c607752a1f1262c7", + "areaType": 8, + "requirements": [ + { + "areaType": 8, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "57505f6224597709a92585a9", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 5000, + "endProduct": "59e3577886f774176a362503", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "62a112fec1cce91d2c46a06e", + "areaType": 11, + "requirements": [ + { + "areaType": 11, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5a8036fb86f77407252ddc02", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "574eb85c245977648157eec3", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5900b89686f7744e704a8747", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5a80a29286f7742b25692012", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5798a2832459774b53341029", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5be4038986f774527d3fae60", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "590c621186f774138d11ea29", + "count": 2, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 43200, + "endProduct": "62a0a124de7ac81993580542", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5dcfe2582f9b3d566c7af977", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "5d1b39a386f774252339976f", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c06779c86f77426e00dd782", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5734795124597738002c6176", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 12100, + "endProduct": "59e35cbb86f7741778269d83", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5eecaa6327ccd70521107ff5", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 1, + "type": "Area" + }, + { + "templateId": "572b7adb24597762ae139821", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "61bf83814088ec1a363d7097", + "type": "Tool" + } + ], + "productionTime": 2200, + "endProduct": "5e2af4a786f7746d3f3c3400", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 2, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "6002e8fb41d38607bc4198ab", + "areaType": 11, + "requirements": [ + { + "areaType": 11, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "590c621186f774138d11ea29", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e42c83786f7742a021fdf3c", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c052fb986f7746b2101e909", + "type": "Tool" + }, + { + "templateId": "5c05300686f7746dce784e5d", + "type": "Tool" + }, + { + "templateId": "61bf7c024770ee6f9c6b8b53", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 236000, + "endProduct": "5e42c81886f7742a01529f57", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false + }, + { + "_id": "5eda07acb6c564225571536c", + "areaType": 2, + "requirements": [ + { + "areaType": 2, + "requiredLevel": 2, + "type": "Area" + }, + { + "templateId": "5e2af41e86f774755a234b67", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5e2af4a786f7746d3f3c3400", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "62a0a098de7ac8199358053b", + "type": "Tool" + }, + { + "templateId": "61bf83814088ec1a363d7097", + "type": "Tool" + } + ], + "productionTime": 2800, + "endProduct": "5e4abfed86f77406a2713cf7", + "isEncoded": false, + "locked": false, + "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, + "productionLimitCount": 0, + "isCodeProduction": false }, { "_id": "66582be04de4820934746cea", "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "66582972ac60f009f270d2aa", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 300, "requirements": [ { "areaType": 10, @@ -8580,361 +9093,146 @@ "type": "Tool" }, { + "templateId": "665828c44de4820934746ce4", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "665828c44de4820934746ce4", "type": "Item" } - ] - }, - { - "_id": "660c2dbaa2a92e70cc074863", - "areaType": 11, - "continuous": false, - "count": 1, - "endProduct": "660bbc98c38b837877075e4a", - "isCodeProduction": false, + ], + "productionTime": 300, + "endProduct": "66582972ac60f009f270d2aa", "isEncoded": false, "locked": true, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, "productionLimitCount": 0, - "productionTime": 900, + "isCodeProduction": false + }, + { + "_id": "6745925da9c9adf0450d5bca", + "areaType": 10, "requirements": [ { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "660bbc47c38b837877075e47", - "type": "Item" - }, - { - "areaType": 11, + "areaType": 10, "requiredLevel": 1, "type": "Area" }, + { + "templateId": "67409848d0b2f8eb9b034db9", + "count": 1, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "544fb5454bdc2df8738b456a", + "type": "Tool" + }, { "type": "QuestComplete" } - ] - }, - { - "_id": "619e45ea98398d3b104e8419", - "areaType": 10, - "continuous": false, - "count": 1, - "endProduct": "619cbfeb6b8a1b37a54eebfa", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 25000, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c2e1186f77425357b6124", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "590c5bbd86f774785762df04", - "type": "Item" - }, - { - "templateId": "5d40425986f7743185265461", - "type": "Tool" - }, - { - "templateId": "5af04b6486f774195a3ebb49", - "type": "Tool" - }, - { - "count": 5, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "61bf7b6302b3924be92fa8c3", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d4042a986f7743185265463", - "type": "Item" - } - ] - }, - { - "_id": "655b33429db22d43ab42b704", - "areaType": 10, - "continuous": false, - "count": 120, - "endProduct": "56dfef82d2720bbd668b4567", - "isCodeProduction": false, + ], + "productionTime": 10, + "endProduct": "674098588466ebb03408b210", "isEncoded": false, "locked": true, "needFuelForAllProductionTime": false, + "continuous": false, + "count": 1, "productionLimitCount": 0, - "productionTime": 13000, + "isCodeProduction": false + }, + { + "_id": "67da04db9cbeb8d6f4011962", + "areaType": 11, "requirements": [ { - "areaType": 10, + "areaType": 11, "requiredLevel": 3, "type": "Area" }, { - "count": 180, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "56dff3afd2720bba668b4567", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d6fc78386f77449d825f9dc", - "type": "Item" - }, - { - "templateId": "590c2e1186f77425357b6124", + "templateId": "5c052fb986f7746b2101e909", "type": "Tool" }, { - "questId": "64e7b9bffd30422ed03dad38", - "type": "QuestComplete" - } - ] - }, - { - "_id": "5de919ec1b25d85cf30ca39a", - "areaType": 10, - "continuous": false, - "count": 2, - "endProduct": "5d6fc78386f77449d825f9dc", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 5870, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 2, - "type": "Area" + "templateId": "5c94bbff86f7747ee735c08f", + "count": 10, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" }, { + "templateId": "6389c8c5dbfd5e4b95197e6b", + "count": 5, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c12613b86f7743bbe2c3f76", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c05300686f7746dce784e5d", + "count": 3, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + }, + { + "templateId": "5c05308086f7746b2101e90b", "count": 2, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "58d3db5386f77426186285a0", "type": "Item" }, { - "count": 1, + "templateId": "61bf7c024770ee6f9c6b8b53", + "count": 4, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "617aa4dd8166f034d57de9c5", "type": "Item" - }, - { - "templateId": "590c2d8786f774245b1f03f3", - "type": "Tool" } - ] - }, - { - "_id": "66509e8c9398c9c9e10a31bb", - "areaType": 7, - "continuous": false, - "count": 1, - "endProduct": "66507eabf5ddb0818b085b68", - "isCodeProduction": false, + ], + "productionTime": 90000, + "endProduct": "5c1d0efb86f7744baf2e7b7b", "isEncoded": false, "locked": false, "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4800, - "requirements": [ - { - "areaType": 7, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5c10c8fd86f7743d7d706df3", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "62a0a043cf4a99369e2624a5", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "619cc01e0a7c3a1a2731940c", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59e3606886f77417674759a5", - "type": "Item" - }, - { - "gameVersions": [ - "edge_of_darkness", - "eod_tue_edition" - ], - "type": "GameVersion" - } - ] - }, - { - "_id": "62a1123ac30cfa1d366aeb82", - "areaType": 10, "continuous": false, "count": 1, - "endProduct": "57f4c844245977379d5c14d1", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, "productionLimitCount": 0, - "productionTime": 1800, - "requirements": [ - { - "areaType": 10, - "requiredLevel": 1, - "type": "Area" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": true, - "isSpawnedInSession": false, - "templateId": "57d14d2524597714373db789", - "type": "Item" - }, - { - "templateId": "62a0a0bb621468534a797ad5", - "type": "Tool" - } - ] - }, - { - "_id": "6002e68bca41c53bee18813b", - "areaType": 2, - "continuous": false, - "count": 1, - "endProduct": "5e2af29386f7746d4159f077", - "isCodeProduction": false, - "isEncoded": false, - "locked": false, - "needFuelForAllProductionTime": false, - "productionLimitCount": 0, - "productionTime": 4800, - "requirements": [ - { - "areaType": 2, - "requiredLevel": 2, - "type": "Area" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "57347c1124597737fb1379e3", - "type": "Item" - }, - { - "count": 2, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5734795124597738002c6176", - "type": "Item" - }, - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "59e358a886f7741776641ac3", - "type": "Item" - }, - { - "templateId": "56742c284bdc2d98058b456d", - "type": "Tool" - } - ] + "isCodeProduction": false } ], "scavRecipes": [ { - "_id": "62710974e71632321e5afd5f", - "endProducts": { - "Common": { - "max": 2, - "min": 1 - }, - "Rare": { - "max": 1, - "min": 0 - }, - "Superrare": { - "max": 0, - "min": 0 - } - }, - "productionTime": 2500, + "_id": "62710a0e436dcc0b9c55f4ec", "requirements": [ { - "count": 2500, + "templateId": "5c12613b86f7743bbe2c3f76", + "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5449016a4bdc2d6f028b456f", "type": "Item" } - ] - }, - { - "_id": "62710a0e436dcc0b9c55f4ec", + ], + "productionTime": 19200, "endProducts": { "Common": { "max": 0, @@ -8948,21 +9246,77 @@ "max": 3, "min": 2 } - }, - "productionTime": 19200, + } + }, + { + "_id": "62710974e71632321e5afd5f", "requirements": [ { + "templateId": "5449016a4bdc2d6f028b456f", + "count": 2500, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 2500, + "endProducts": { + "Common": { + "max": 2, + "min": 1 + }, + "Rare": { + "max": 1, + "min": 0 + }, + "Superrare": { + "max": 0, + "min": 0 + } + } + }, + { + "_id": "62710a8c403346379e3de9be", + "requirements": [ + { + "templateId": "5449016a4bdc2d6f028b456f", + "count": 15000, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 7700, + "endProducts": { + "Common": { + "max": 1, + "min": 1 + }, + "Rare": { + "max": 3, + "min": 1 + }, + "Superrare": { + "max": 0, + "min": 0 + } + } + }, + { + "_id": "6271093e621b0a76055cd61e", + "requirements": [ + { + "templateId": "5d1b376e86f774252519444e", "count": 1, "isEncoded": false, "isFunctional": false, "isSpawnedInSession": false, - "templateId": "5c12613b86f7743bbe2c3f76", "type": "Item" } - ] - }, - { - "_id": "6271093e621b0a76055cd61e", + ], + "productionTime": 16800, "endProducts": { "Common": { "max": 0, @@ -8976,49 +9330,21 @@ "max": 5, "min": 3 } - }, - "productionTime": 16800, - "requirements": [ - { - "count": 1, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5d1b376e86f774252519444e", - "type": "Item" - } - ] - }, - { - "_id": "62710a8c403346379e3de9be", - "endProducts": { - "Common": { - "max": 1, - "min": 1 - }, - "Rare": { - "max": 3, - "min": 1 - }, - "Superrare": { - "max": 0, - "min": 0 - } - }, - "productionTime": 7700, - "requirements": [ - { - "count": 15000, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5449016a4bdc2d6f028b456f", - "type": "Item" - } - ] + } }, { "_id": "62710a69adfbd4354d79c58e", + "requirements": [ + { + "templateId": "5449016a4bdc2d6f028b456f", + "count": 95000, + "isEncoded": false, + "isFunctional": false, + "isSpawnedInSession": false, + "type": "Item" + } + ], + "productionTime": 8100, "endProducts": { "Common": { "max": 0, @@ -9032,18 +9358,12 @@ "max": 2, "min": 1 } - }, - "productionTime": 8100, - "requirements": [ - { - "count": 95000, - "isEncoded": false, - "isFunctional": false, - "isSpawnedInSession": false, - "templateId": "5449016a4bdc2d6f028b456f", - "type": "Item" - } - ] + } + } + ], + "cultistRecipes": [ + { + "_id": "66827062405f392b203a44cf" } ] -} +} \ No newline at end of file diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/ch.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/ch.json index ca959baa..ce144196 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/ch.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/ch.json @@ -6073,7 +6073,7 @@ "5d6e67fba4b9361bc73bc779 Description": "12铅径霰弹枪用的12/70 9 6.5毫米鹿弹。", "5d6e6806a4b936088465b17e Name": "“Magnum” 12/70 8.5毫米鹿弹", "5d6e6806a4b936088465b17e ShortName": "8.5 12с", - "5d6e6806a4b936088465b17e Description": "12铅径霰弹枪用的12/70 16 8.5毫米鹿弹。", + "5d6e6806a4b936088465b17e Description": "12铅径霰弹枪用的12/70 8 8.5毫米鹿弹。", "5d6e6869a4b9361c140bcfde Name": "12/70 Grizzly 40独头弹 ", "5d6e6869a4b9361c140bcfde ShortName": "Grizzly", "5d6e6869a4b9361c140bcfde Description": "12铅径霰弹枪用的12/70 Grizzly 40扩张独头弹。", @@ -10226,9 +10226,6 @@ "648afce7ec6bb25b2608defb Name": "PM FAB Defense PM-G手枪式握把(橄榄褐)", "648afce7ec6bb25b2608defb ShortName": "PM-G橄榄褐", "648afce7ec6bb25b2608defb Description": "FAB制造的PM握把,带有内置的弹匣释放结构。它将这把苏制的传统手枪变得现代化且便于使用,极大提高了人机功效。橄榄褐色版本。", - "648c1a965043c4052a4f8505 Name": "魔怔药", - "648c1a965043c4052a4f8505 ShortName": "魔怔药", - "648c1a965043c4052a4f8505 Description": "只在猴子身上测试过的神秘化学品。", "6491c6f6ef312a876705191b Name": "PK Zenit B-50护木", "6491c6f6ef312a876705191b ShortName": "B-50", "6491c6f6ef312a876705191b Description": "卡拉什尼科夫机枪的B-50集成护木,使用D16T铝合金制作。可安装配件和握把。由Zenit生产。", @@ -14450,7 +14447,7 @@ "6761763448fa5c377e06fc39 Name": "AKMS FAB Defense M4-AKMS P stock adapter", "6761763448fa5c377e06fc39 ShortName": "AKMS P", "6761763448fa5c377e06fc39 Description": "A buttstock adapter for the AKMS automatic rifle. Allows to install Com-Spec and Mil-Spec buttstocks on the weapon. Made of durable anodized aluminum. Manufactured by FAB Defense.", - "6761765f1f08ed5e8800b7a6 Name": "5.56x45 Beta C-Mag 100-round drum magazine", + "6761765f1f08ed5e8800b7a6 Name": "AR-15 5.56x45 Beta C-Mag 100-round drum magazine", "6761765f1f08ed5e8800b7a6 ShortName": "AR C-Mag", "6761765f1f08ed5e8800b7a6 Description": "A 100-round double drum magazine for the AR-15 platform weapons. Manufactured by Beta Company.", "676176a162e0497044079f46 Name": "UZI 9x19 Beta C-Mag 100-round drum magazine", @@ -14600,6 +14597,126 @@ "676aa450fe1fc45172014df2 Name": "Twitch Winter 2025 case (Epic)", "676aa450fe1fc45172014df2 ShortName": "Twitch 2025", "676aa450fe1fc45172014df2 Description": "A case with some epic goodies.", + "678f84bb9e85556ca60f0362 Name": "Tagilla's welding mask \"ZABEY\"", + "678f84bb9e85556ca60f0362 ShortName": "\"ZABEY\"", + "678f84bb9e85556ca60f0362 Description": "Judging by this mask, the Labyrinth had severely affected Tagilla's mental state, making him even more unhinged and bloodthirsty. Who thought he could be any more crazy?", + "678fa929819ddc4c350c0317 Name": "Valve handwheel", + "678fa929819ddc4c350c0317 ShortName": "handwheel", + "678fa929819ddc4c350c0317 Description": "A massive handwheel removed from some kind of valve. It must have been used to regulate the water or gas supply in the Knossos underground facilities.", + "679b944d597ba2ed120c3d3c Name": "Last Breath poster", + "679b944d597ba2ed120c3d3c ShortName": "Last Breath", + "679b944d597ba2ed120c3d3c Description": "There's no escape from the Shadow of Tagilla's grasp. The only thing left to do is to take the last deep breath and hold on as long as possible.", + "679b946f90622daf9708da6d Name": "Final Moment poster", + "679b946f90622daf9708da6d ShortName": "Final Moment", + "679b946f90622daf9708da6d Description": "Looking at this poster, you realize the sheer terror that the Shadow of Tagilla's victims felt before they died.", + "679b94734e9ca6b3d80586a7 Name": "Taurus poster", + "679b94734e9ca6b3d80586a7 ShortName": "Taurus", + "679b94734e9ca6b3d80586a7 Description": "This poster embodies the nature of the Shadow of Tagilla. Brutality, thirst for murder, and blood. Rivers of blood.", + "679b9477708cfcb2060b9ade Name": "Tark Souls poster", + "679b9477708cfcb2060b9ade ShortName": "Tark Souls", + "679b9477708cfcb2060b9ade Description": "This poster shows the Shadow of Tagilla being slain by a warrior from the Labyrinth. Very few people have witnessed such a scene with their own eyes.", + "679b9716597ba2ed120c3d3f Name": "Knossos LLC facility key", + "679b9716597ba2ed120c3d3f ShortName": "Knossos", + "679b9716597ba2ed120c3d3f Description": "A worn office door key marked \"Knossos LLC\". Probably used to open utility rooms or other premises belonging to Knossos.", + "679b9819a2f2dd4da9023512 Name": "Labrys access keycard", + "679b9819a2f2dd4da9023512 ShortName": "Labrys", + "679b9819a2f2dd4da9023512 Description": "A keycard to one of Knossos facilities. The design references the Minotaur mythos, but it's somewhat strange there are no Minotaur theme parks in Tarkov.", + "679b98e429acd1f2f60985a3 Name": "Container with suspicious substance", + "679b98e429acd1f2f60985a3 ShortName": "Substance", + "679b98e429acd1f2f60985a3 Description": "A chemical container with a thick, murky liquid inside. Only a lunatic like Sanitar would want to study something like this.", + "679b992329acd1f2f60985a5 Name": "Labrys research notes", + "679b992329acd1f2f60985a5 ShortName": "Labrys", + "679b992329acd1f2f60985a5 Description": "The documents are encrypted, but appear to contain research notes on some kind of technology or weapon. The records mention the name “Item 1156”.", + "679b998180a165f7a40b4c2c Name": "Slaughter videotape", + "679b998180a165f7a40b4c2c ShortName": "Slaughter", + "679b998180a165f7a40b4c2c Description": "A videotape with traces of blood and the words “Slaughter”. The owner of the tape hardly felt sympathy for his victims.", + "679b9a1a4e4ed4b3b40ae5c2 Name": "Knossos senior manager's diary", + "679b9a1a4e4ed4b3b40ae5c2 ShortName": "Knossos", + "679b9a1a4e4ed4b3b40ae5c2 Description": "Meetings, facilities, and other notes from Knossos senior manager are noted in the diary. If you study them, you can get at least a rough summary of the company's facilities.", + "679b9aa490622daf9708da73 Name": "VPX Flash Storage Module marked Group #3", + "679b9aa490622daf9708da73 ShortName": "Group #3", + "679b9aa490622daf9708da73 Description": "The VPX Flash Storage Module (FSM) provides high-performance, high-capacity, solid-state SATA storage with AES-256 bit encryption using an Application Specific Integrated Circuit (ASIC). Judging by the marking, it contains data on the focus group experiments and research.", + "679b9cce4e4ed4b3b40ae5c5 Name": "Nailhead figurine", + "679b9cce4e4ed4b3b40ae5c5 ShortName": "Nailhead", + "679b9cce4e4ed4b3b40ae5c5 Description": "A limited edition Tarko figurine. What's more strange: the pale skin or the nails stuck in his head? It looks like this poor guy has experienced the full spectrum of human pain.", + "679b9d43597ba2ed120c3d44 Name": "Petya Crooker figurine", + "679b9d43597ba2ed120c3d44 ShortName": "Crooker", + "679b9d43597ba2ed120c3d44 Description": "A limited edition Tarko figurine. A creepy dude with a disfigured face and blades on his arm. Doing Obdolbos would give you nightmares.", + "679b9d4b3374fb14f40efe6d Name": "Count Bloodsucker figurine", + "679b9d4b3374fb14f40efe6d ShortName": "Bloodsucker", + "679b9d4b3374fb14f40efe6d Description": "A limited edition Tarko figurine. Count Bloodsucker wouldn't have lasted more than a couple days in Tarkov. Sucking blood is cool and all, but does it work against flashbangs and .308?", + "679b9d55708cfcb2060b9ae3 Name": "Xenoalien figurine", + "679b9d55708cfcb2060b9ae3 ShortName": "Xenoalien", + "679b9d55708cfcb2060b9ae3 Description": "A limited edition Tarko figurine. Looks like a monster with a disproportionately elongated head and a double mouth. Totally \"Alien\" (good one) to the Tarko universe.", + "679b9d6390622daf9708da76 Name": "Pointy guy figurine", + "679b9d6390622daf9708da76 ShortName": "Pointy guy", + "679b9d6390622daf9708da76 Description": "A limited edition Tarko figurine. This funny little character is wearing something like a pyramid on his head. A character like this could only exist in a fictional world, along with zombies and other monsters.", + "679ba90d269ddfea47012159 Name": "Chained Labrys", + "679ba90d269ddfea47012159 ShortName": "Labrys", + "679ba90d269ddfea47012159 Description": "A two-handed axe made out of a sewer hatch... With that weight, a single blow is enough to split a skull, whether the blade is sharp or not.", + "679baa2c61f588ae2b062a24 Name": "Key 01", + "679baa2c61f588ae2b062a24 ShortName": "Key 01", + "679baa2c61f588ae2b062a24 Description": "An old key, the markings are unreadable. Could be useful for surviving the Labyrinth.", + "679baa4f59b8961f370dd683 Name": "Key 02", + "679baa4f59b8961f370dd683 ShortName": "Key 02", + "679baa4f59b8961f370dd683 Description": "This key probably opens some kind of an old lock. The number engraving has been practically scratched off. Could be useful for surviving the Labyrinth.", + "679baa5a59b8961f370dd685 Name": "Key 03", + "679baa5a59b8961f370dd685 ShortName": "Key 03", + "679baa5a59b8961f370dd685 Description": "The number engraving is barely recognizable on the weathered metal. Could be useful for surviving the Labyrinth.", + "679baa9091966fe40408f149 Name": "Key 04", + "679baa9091966fe40408f149 ShortName": "Key 04", + "679baa9091966fe40408f149 Description": "The engraving on this key is barely readable: it's either the number 4 or the Russian letter Ч. Could be useful for surviving the Labyrinth.", + "679baace4e9ca6b3d80586b2 Name": "Observation room key", + "679baace4e9ca6b3d80586b2 ShortName": "Observe", + "679baace4e9ca6b3d80586b2 Description": "A key that opens one of the personnel workstation rooms in the Labyrinth. That room may have something to do with the research that took place in the Labyrinth.", + "679baae891966fe40408f14c Name": "Torture room key", + "679baae891966fe40408f14c ShortName": "Torture", + "679baae891966fe40408f14c Description": "An old key that would be more suitable for a shabby lock on a grate or fence than a modern door.", + "679bab714e9ca6b3d80586b4 Name": "Corpse room key", + "679bab714e9ca6b3d80586b4 ShortName": "Corpses", + "679bab714e9ca6b3d80586b4 Description": "An old key that has a strong odor of death. Probably opens a morgue or a room where bodies were kept.", + "679bac1d61f588ae2b062a26 Name": "Labyrinth key", + "679bac1d61f588ae2b062a26 ShortName": "Labyrinth", + "679bac1d61f588ae2b062a26 Description": "A key that opens a certain room in the Labyrinth. There's no telling what might be inside.", + "67a22045cae994f25c087bb5 Name": "", + "67a22045cae994f25c087bb5 ShortName": "", + "67a22045cae994f25c087bb5 Description": "", + "67ab3d4b83869afd170fdd3f Name": "BBQ-S43 gas torch", + "67ab3d4b83869afd170fdd3f ShortName": "BBQ-S43", + "67ab3d4b83869afd170fdd3f Description": "A portable torch with a limited gas supply. This bad boy is unlikely to burn a hole in the wall, but will do the job on a small metal target.", + "67adaf8b1230c973bb0433a6 Name": "Minotaur's Lair", + "67adaf8b1230c973bb0433a6 ShortName": "Minotaur's Lair", + "67adaf8b1230c973bb0433a6 Description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adaf95cd47a1ad3f014bc6 Name": "Minotaur's Lair", + "67adaf95cd47a1ad3f014bc6 ShortName": "Minotaur's Lair", + "67adaf95cd47a1ad3f014bc6 Description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adafa1e6a915f9fd050f66 Name": "Minotaur's Lair", + "67adafa1e6a915f9fd050f66 ShortName": "Minotaur's Lair", + "67adafa1e6a915f9fd050f66 Description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67ade494d748873e5f0161df Name": "F1 Shrapnel", + "67ade494d748873e5f0161df ShortName": "F1 Shrapnel", + "67ade494d748873e5f0161df Description": "F1 Shrapnel", + "67adf4a95247ac91530fcec7 Name": "夹克", + "67adf4a95247ac91530fcec7 ShortName": "夹克", + "67adf4a95247ac91530fcec7 Description": "夹克", + "67adf4b81c58bd68b2002fec Name": "木制弹药箱", + "67adf4b81c58bd68b2002fec ShortName": "木弹药箱", + "67adf4b81c58bd68b2002fec Description": "木制的弹药箱。", + "67adf4db515e3dd542077a1d Name": "木制板条箱", + "67adf4db515e3dd542077a1d ShortName": "木制板条箱", + "67adf4db515e3dd542077a1d Description": "木制板条箱", + "67adf4eb110ba15da90c6413 Name": "手榴弹箱", + "67adf4eb110ba15da90c6413 ShortName": "手榴弹箱", + "67adf4eb110ba15da90c6413 Description": "手榴弹箱", + "67adf54d1c58bd68b2002ff0 Name": "工具箱", + "67adf54d1c58bd68b2002ff0 ShortName": "工具箱", + "67adf54d1c58bd68b2002ff0 Description": "工具箱", + "67adf5752fc5ee84020a9940 Name": "死去的Scav", + "67adf5752fc5ee84020a9940 ShortName": "死去的Scav", + "67adf5752fc5ee84020a9940 Description": "死去的Scav", + "67adf5f7adc1f43b0702b826 Name": "技术物资箱", + "67adf5f7adc1f43b0702b826 ShortName": "技术物资箱", + "67adf5f7adc1f43b0702b826 Description": "技术物资箱", "67b70e43f753cf9f7a0a07a6 Name": "LATAM Drops Event 2025 case (Common)", "67b70e43f753cf9f7a0a07a6 ShortName": "Twitch", "67b70e43f753cf9f7a0a07a6 Description": "", @@ -14609,6 +14726,12 @@ "67b72c64f753cf9f7a0a07aa Name": "LATAM Drops Event 2025 case (Epic)", "67b72c64f753cf9f7a0a07aa ShortName": "Twitch", "67b72c64f753cf9f7a0a07aa Description": "", + "67d3ed3271c17ff82e0a5b0b Name": "Key case", + "67d3ed3271c17ff82e0a5b0b ShortName": "Keys", + "67d3ed3271c17ff82e0a5b0b Description": "This case is the ultimate solution to the problem of hoarding various keys in the stash, helping to store them in one place.", + "67e183377c6c2011970f3149 Name": "Ariadne symbol key", + "67e183377c6c2011970f3149 ShortName": "Ariadne", + "67e183377c6c2011970f3149 Description": "Someone had made a barely visible mark on this key, resembling a ball of thread. Although, it could have simply been left by careless storage.", " V-ex_light": "通往军事基地的载具撤离点", " Voip/DisabledForOffline": "VOIP在离线模式中不可用", " kg": "kg", @@ -15748,6 +15871,7 @@ "Disable overload": "关闭过载", "Disable water and food consumption": "不再消耗水分与能量", "DisableGameFramerateLimit": "Disable game FPS limit", + "Disable_traps": "Disable traps", "Disabled": "未启用", "DisbandGroup": "解散队伍", "DisbandGroup message": "您确定要解散队伍?", @@ -16719,6 +16843,7 @@ "LVLKILLLIST": "等级", "Laboratory": "实验室", "LaboratoryEnvironmentUiType": "实验室", + "Labyrinth": "The Labyrinth", "Last game session": "上局游戏日期", "LastHero": "LastHero", "LastHeroDescription": "多人死斗。只有一人能够获胜。", @@ -17302,7 +17427,7 @@ "Prestige/Levels/RewardsListCaption": "转生奖励", "Prestige/Rewards/ModesCaption": "可用游戏模式:", "Prestige/Rewards/RewardDescription": "介绍:", - "PrestigeTooltip{0}": "Prestige level: {0}", + "PrestigeTooltip{0}": "Prestige level: {0}", "Previous": "前一个", "PreviousMagazine": "上一弹匣", "PreviousWalkPose": "上一行走姿势", @@ -17735,6 +17860,9 @@ "SHO_TRANSIT_24": "目的地01", "SHO_TRANSIT_24_COND": " ", "SHO_TRANSIT_24_DESC": "前往灯塔", + "SHO_TRANSIT_43": "TRANSIT??", + "SHO_TRANSIT_43_COND": "Probably requires Labrys access keycard (1)", + "SHO_TRANSIT_43_DESC": "Transit to Labyrinth?", "SIDE": "阵营", "SIGHT CRATE": "瞄具放大", "SILENCE": "请安静", @@ -18050,7 +18178,7 @@ "StrengthBuffElite": "已装备的武器不会计入你的角色负重(不包括背包内的武器)", "StrengthBuffJumpHeightInc": "提升跳跃高度 [{0:0.#%}]", "StrengthBuffLiftWeightInc": "提升负重能力 [{0:0.#%}]", - "StrengthBuffMeleeCrits": "提高近战暴击概率 [{0:0.#}%]", + "StrengthBuffMeleeCrits": "提高近战暴击概率 [{0:0.#%}]", "StrengthBuffMeleePowerInc": "提升近战攻击伤害 [{0:0.#%}]", "StrengthBuffSprintSpeedInc": "提升移动及冲刺速度 [{0:0.#%}]", "StrengthBuffThrowDistanceInc": "提升投掷距离 [{0:0.#%}]", @@ -19668,6 +19796,8 @@ "lab_Parking_Gate": "停车场大门", "lab_Under_Storage_Collector": "污水管道", "lab_Vent": "通风管道", + "labir_exit": "The Way Up", + "labyrinth_secret_tagilla_key": "Ariadne's Path", "lastSession": "上一次游戏", "leader": "队长", "left_side_plate": "左插板", @@ -20380,6 +20510,8 @@ "653e6760052c01c1c805532f Description": "塔科夫的经济中心,也是TerraGroup的总部驻地。这里就是一切开始的地方。", "65b8d6f5cdde2479cb2a3125 Name": "中心区", "65b8d6f5cdde2479cb2a3125 Description": "塔科夫的经济中心,也是TerraGroup的总部驻地。这里就是一切开始的地方。", + "6733700029c367a3d40b02af Name": "The Labyrinth", + "6733700029c367a3d40b02af Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", "5464e0404bdc2d2a708b4567 Name": "联合保安公司", "5464e0404bdc2d2a708b4567 Description": "USEC私营军事公司成立于1999年,由KerniSEC和Safe Sea两家公司合并而成。在2004年,一位来自Terra Group国际控股公司的代理人与USEC取得了联系,USEC其后渐渐成为了Terra Group的私人军队,在世界各地设有办事处,拥有超过7500名员工。", "5464e0454bdc2d06708b4567 Name": "BEAR", @@ -20424,6 +20556,10 @@ "67d1acda2fb6a5d11b09d6fd Description": "The Priozersk Nature Reserve recently became part of the state-protected wildlife reserves of the North-Western Federal District.", "67d1ad1b5df2d64de808e1da Name": "The Lab", "67d1ad1b5df2d64de808e1da Description": "Secret underground TerraGroup Labs facility hidden right under the center of Tarkov. Officially, this research center does not exist and, based on data scraps, is engaged in research and development as well as testing and simulation of projects in chemistry, physics, biology, and other high technology.", + "67e3f71e445e18765a052687 Name": "The Labyrinth", + "67e3f71e445e18765a052687 Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", + "67e3f72fdb783364cd0a4b63 Name": "A New Threat", + "67e3f72fdb783364cd0a4b63 Description": "There are rumors of a maniac who calls himself the Shadow of Tagilla. Anybody can become a victim of his tortures, and no one has ever escaped from his Labyrinth. One question remains: where did the rumors come from then?", "579b1eb1d53a0658a154fbe6": "", "579b2068d53a0658a154fbe8": "", "57a39d5024597772b41c2a07": "", @@ -21144,6 +21280,39 @@ "67861fd9941d06578a0ea8fe": "", "6786206c27f04d22000ebdde": "", "6786210427f04d22000ebdf7": "", + "67a4705dff08b5b478075453": "", + "67a4707171519b8a49015cae": "", + "67a4709c9e31e9e3f60f751a": "", + "67a470c121ff90a7f50429f1": "", + "67a47147ff08b5b478075457": "", + "67a47169483997eea2033c34": "", + "67a4c176cafaf577010bedee": "", + "67a4c21c6702caaa3205a460": "", + "67a4c23c483997eea20348dc": "", + "67a4c2b2583c93ebdc05c9fd": "", + "67a4c3b76702caaa3205a476": "", + "67a4c41443bcf39fa8084cbb": "", + "67a4c508ff08b5b4780796ee": "", + "67a4c5753f90ad853600a66d": "", + "67a4c5f09e31e9e3f60f8f6a": "", + "67a4c626c96183489404d49e": "", + "67a4c638ff08b5b478079727": "", + "67a4c6bbc96183489404d4ad": "", + "67a4c730a860c3b6900b29d8": "", + "67a4c78c21ff90a7f5047f88": "", + "67a4c7fbff08b5b47807a32c": "", + "67a4c85843bcf39fa8084d21": "", + "67a4c8b4ff08b5b47807a36b": "", + "67a4c9126702caaa3205a4bc": "", + "67a4c9793f90ad853600c028": "", + "67a4cbc8483997eea203493e": "", + "67a4cc4f71519b8a490172fe": "", + "67a4cc7a6702caaa3205a4d1": "", + "67a4cccaae1b56242508c46c": "", + "67a9c837222fc6fb2001c355": "", + "67a9fd84ab1557d7070a32ed": "", + "67aa001f510a89c2ed024003": "", + "67aa00e8b725f94eb603cdfe": "", "5936d90786f7742b1420ba5b name": "首秀", "5936d90786f7742b1420ba5b description": "你好啊,大兵。我的这个活对弟兄们来说太小菜一碟了。但是挺适合你这个新来的。嘿,别在那不爽,我得跟你熟悉了才能安排正常的差事!\n\n现在街头到处都是小混混。他们没有影响到我,但怎么说都是烦人的玩意儿。干掉五个这样的混混,然后从他们身上带一些MP-133霰弹枪回来。我觉得这对你来说差不多了。大兵,出动!", "5936d90786f7742b1420ba5b failMessageText": "", @@ -24241,7 +24410,7 @@ "625d700aefebc4442a7b3875 completePlayerMessage": "", "625d700cc48e6c62a440fab5 name": "邂逅", "625d700cc48e6c62a440fab5 description": "快请进!想喝点蜜茶吗?别问我这里面加了多少糖。这可是战争时期,这玩意儿的价格,你懂的...对了,我想要重置一下应答机,但是这需要特殊的软件。据我所知,这种软件可以在那些前USEC人员身上,或是从有电脑的办公室里找到。我知道这不容易,但这是值得的。我什么时候重置它?老哥,这得让你来。我这里可没有那些设备,但是你的情报中心已经能够完成这些工作了。我会写一个纸条,告诉你该怎么操作。还有一件事:商人给我发了会面规则,是这么说的。首先:你只有在带着应答机的时候才能靠近灯塔,不然他们怎么在一堆PMC里认出你来?其次:不要直接跑过去,先确认应答机工作正常。如果你听到滴的一声,那就意味着应答机被确认了,这样你才可以继续前进。就是这些了,祝你好运!我保证这次不会有问题了。", - "625d700cc48e6c62a440fab5 failMessageText": "", + "625d700cc48e6c62a440fab5 failMessageText": "I had no idea you could manage to do it wrong... But hell, you did it. Well, you'll never get near Lightkeeper until you make it up to him. That's a sketchy thing you did, mercenary, this set me up pretty bad. Don't expect to get away with it scot-free.", "625d700cc48e6c62a440fab5 successMessageText": "怎么样?快都告诉我。", "6391e2f9e705511c8a4a1b85": "获得V3 U盘", "6391e31bfa894f0a866afdec": "重置无线电发射器", @@ -27691,6 +27860,182 @@ "676c243fb16f4b14b905e7f4 acceptPlayerMessage": "", "676c243fb16f4b14b905e7f4 declinePlayerMessage": "", "676c243fb16f4b14b905e7f4 completePlayerMessage": "", + "67a09636b8725511260bc421 name": "Shady Contractor", + "67a09636b8725511260bc421 description": "Hey. You may be aware that TerraGroup's aggressive expansion in Tarkov has raised quite a few questions in its time, no doubt? Back then, they were buying out properties and companies left and right in the Norvinsk region, and some of the deals were clearly shady in nature...\n\nTerraGroup has had a particularly interesting contractor, a company called Knossos. Officially they build amusement parks, playgrounds, and other family entertainment venues. But tell me, what possible connection can TerraGroup's scientific research and playgrounds have?\n\nThat's exactly why this smells fishy to me. Knossos could be hiding TerraGroup documents or equipment. Yet to know for certain, we'd have to examine their facilities. And to do that, we'd have to find some kind of record... Knossos definitely had managers overseeing the facilities. You should check out the vehicles in the city center and look for any internal records there.", + "67a09636b8725511260bc421 failMessageText": "", + "67a09636b8725511260bc421 successMessageText": "A manager's diary, huh? Even though it's not official documentation, there might be something useful in there. I'll get back to you in a bit, right now I need to examine these records carefully.", + "67a0a91f4681b4e43d13892b": "Locate the Knossos LLC senior manager's car on Ground Zero", + "67a0ab610345d81cb3cbb24c": "Locate and obtain the manager's diary", + "67a0ab83359e2d00cf9d6b06": "Hand over the diary", + "67a09636b8725511260bc421 acceptPlayerMessage": "", + "67a09636b8725511260bc421 declinePlayerMessage": "", + "67a09636b8725511260bc421 completePlayerMessage": "", + "67a0964e972c11a3f507731b name": "Needle in a Haystack", + "67a0964e972c11a3f507731b description": "You're just in time! I have studied the manager's diary and prepared for you a list of facilities that appear most often in the records. You need to investigate all of these locations. \n\nSo far, I can't tell what exactly to look for. Maybe you'll find equipment or other traces of TerraGroup around there. Focus on these locations and look around.", + "67a0964e972c11a3f507731b failMessageText": "", + "67a0964e972c11a3f507731b successMessageText": "Really, nothing at all? Perhaps it really is just a coincidence... I'll have to think about it and check my sources again.", + "67a0bc81fcbc1c559d09b58f": "Investigate the courtyard park by TerraGroup HQ on Ground Zero", + "67a0bc83182c4b0c71edd0ce": "Investigate the kart track on Interchange", + "67a0bc84f19d5b1120a55762": "Investigate the children's playground on Interchange", + "67a0bc87c60a93d7a3f28b23": "Investigate the children's playground by Concordia on Streets of Tarkov", + "67a0bc8848d9d2cbd274ffd9": "Investigate the coast-side construction site on Shoreline", + "67a0bc8ab12fe4b1baa60e4c": "Investigate the children's playground by the Health Resort on Shoreline", + "67a0964e972c11a3f507731b acceptPlayerMessage": "", + "67a0964e972c11a3f507731b declinePlayerMessage": "", + "67a0964e972c11a3f507731b completePlayerMessage": "", + "67a096577e86e067eb045733 name": "Hidden Layer", + "67a096577e86e067eb045733 description": "You know, I've thought it over again and I'm definitely positive there's a hidden layer to TerraGroup's connection with Knossos. Granted, we don't know what they were hiding yet, but that just means we haven't searched hard enough. We need to double-check everything again.\n\nTry to examine the Knossos facilities from the list again, you can also check out the adjacent buildings. Although last time my advice didn't lead you to a proper result... This time, you'd better trust your skills and intuition. Maybe we'll get lucky this way.", + "67a096577e86e067eb045733 failMessageText": "", + "67a096577e86e067eb045733 successMessageText": "Why didn't I think of that before? Knossos didn't purchase the whole territory of Azure Coast, but only the basements under it! That's why I thought this playground was our target.\n\nA door like this is unlikely to be accessed with a regular TerraGroup keycard. Considering they, meaning TerraGroup specifically, disguised that place as a Knossos facility, the keycard to access it should probably also have a suitable design.\n\nI'll try to find out more about these keycards and secure access to them, but it will take a considerable amount of time. If you don't wanna wait, try to find some other useful information, or better yet, the keycards themselves.", + "67a0bf7103442ae640dba835": "Locate a good lead related to Knossos LLC", + "67a0d4f554021b3adef76c42": "Locate and obtain the Knossos LLC facility key", + "67a0d50b04d3f4b66ede1e3a": "Find a way inside the Knossos LLC facility", + "67dbdd4d6a2e4b8e002b647d": "Find a way inside the Knossos LLC facility", + "67dbdd819d8208bb2082480e": "Locate and obtain the Knossos LLC facility key", + "67a096577e86e067eb045733 acceptPlayerMessage": "", + "67a096577e86e067eb045733 declinePlayerMessage": "", + "67a096577e86e067eb045733 completePlayerMessage": "", + "67a0966005d1611ed90be758 name": "", + "67a0966005d1611ed90be758 description": "", + "67a0966005d1611ed90be758 failMessageText": "", + "67a0966005d1611ed90be758 successMessageText": "", + "67a0966005d1611ed90be758 acceptPlayerMessage": "", + "67a0966005d1611ed90be758 declinePlayerMessage": "", + "67a0966005d1611ed90be758 completePlayerMessage": "", + "67a0966817e34930e500754c name": "Forced Alliance", + "67a0966817e34930e500754c description": "Been waiting for you. I don't know about your own search, but I think I found a way to get the keycards. Apparently, Sanitar had access to the basement beneath the health resort. That alone proves my hunch about Knossos' ties to TerraGroup.\n\nBut right now, we need to find the keycards. I can't help you with that, but Therapist definitely has Sanitar's contacts. I've already reached out to her, and she's willing to help. I believe that the trail we've found is more important than our conflicting viewpoints.\n\nHowever, if you can find another way to get the keycards without having to deal with Sanitar, I'll wish you luck.", + "67a0966817e34930e500754c failMessageText": "", + "67a0966817e34930e500754c successMessageText": "Excellent, now we have access to this facility. There's no time to lose. The rumor of the health resort cellars and the keycards has already spread throughout the city, and you may very well have competition on your tail. Gotta hurry up.", + "67a0d8f2db972857cd90d9c0": "Assist Therapist with her investigation", + "67dfa35c8c11bf33774c38a3": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67e11d97f2b4ba8761d0861b": "Assist Therapist with her investigation", + "67e17995c7204639f43caf60": "Assist Therapist with her investigation", + "67e41d4e9f783e8f4b234a1b": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67a0966817e34930e500754c acceptPlayerMessage": "", + "67a0966817e34930e500754c declinePlayerMessage": "", + "67a0966817e34930e500754c completePlayerMessage": "", + "67a09673972c11a3f507731d name": "The Tarkov Butcher", + "67a09673972c11a3f507731d description": "Greetings. Yes, Sergei told me that you're looking for the keycards to the health resort basement. I have no idea what is down there, but one of my colleagues visits there somewhat often. Perhaps it is one of the places where he might store valuable equipment... It's hardly anything important if he agrees to give you the keycards. Obviously, it wouldn't be for free.\n\nYou may have heard stories about a certain, um, criminal operating out of the central city district? The first rumors of the Tarkov Butcher date back to the Contract Wars. However, some of my patients say that he still haunts the streets... \n\nA colleague of mine has taken an interest in this matter and is looking for traces of this “butcher”. For the greater good, naturally. Such a dangerous individual is not simple to track down, therefore we must understand his motives and goals, no matter how much they diverge from human values. \n\nWe were able to obtain a criminal case file from the local police department. According to this, the “butcher” worked as a driver for a meat packing plant here in the city limits. The bodies of the victims were found in refrigerator trucks used to transport frozen meat... But as the conflict escalated, the case was abandoned.\n\nNow, you have all the details. If you can find anything to help my colleague's research, he will hand you the keycards to that basement.", + "67a09673972c11a3f507731d failMessageText": "", + "67a09673972c11a3f507731d successMessageText": "Did he seriously transport the bodies of his victims along with the meat, which then went to the store shelves? That is appalling. The fact that you found this substance used by the maniac will help my colleague make progress on the... evidence file on this case.\n\nHere are your keycards, I already received them. Along with them, I was asked to tell you to watch your step when visiting the basement. Apparently the cellars have deteriorated over the years.", + "67a0d92a6cf4a5745d0bc94f": "Locate and obtain the chemical container on Ground Zero", + "67a0d9b0771af75e83c19178": "Stash the container inside the ambulance car by the cottages on Shoreline", + "67a09673972c11a3f507731d acceptPlayerMessage": "", + "67a09673972c11a3f507731d declinePlayerMessage": "", + "67a09673972c11a3f507731d completePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 name": "Sensory Analysis - Part 1", + "67a0967c003a9986cb0f5ac1 description": "Hello my brother! Okay, okay, not so loud, I'm hung over as shit. Don't know how the BTR guy's still driving after last night. The engine is surely screeching louder than fucking generators!\n\nBy the way, you came at a really good time, almost like you knew I'm gonna need help. So, about the meeting we had yesterday. I have a moonshine supplier, he makes legit good stuff! We've been working together for six months now, everything was fine. And now, customers started complaining that I was selling them fake stuff. So, I had to check the product quality, and no one in our region knows as much about liquor as the BTR driver.\n\nSo I invited him over for... let's call it sampling, hehe. And there he was, saying that no one starts with hard hitters right off the bat, he needed a warm-up. Then another. Then another... So after all that, I checked the moonshine in the morning, and we didn't even open it!\n\nLong story short, the driver didn't finish the job. I'm not gonna live through this kind of sampling party a second time, so I'll let him taste everything by himself. Can you pass him this bottle? Don't lose it, alright?", + "67a0967c003a9986cb0f5ac1 failMessageText": "", + "67a0967c003a9986cb0f5ac1 successMessageText": "So, did'ya deliver the bottle? Huh? Man, this driver guy's such a prick. I love him! Hey, easy there, man, I get it. Listen, some things just shouldn't be talked about right off the bat, the Labyrinth is one of them.\n\nI have to consider all the risks that come with this info, so sit tight for a little while.", + "67b89ab86d4d6fd2c26b22a0": "Hand over a Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc294d681db91b2fa3b279": "Hand over the Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc35a55ec6148bf565204d": "Go to the Woods or Streets of Tarkov location with Moonshine", + "67dc3861d5c0070b960c1bba": "Obtain the item: Bottle of Fierce Hatchling moonshine", + "67dc393c6089aa48050efa02": "Go to Woods or Streets of Tarkov", + "67a0967c003a9986cb0f5ac1 acceptPlayerMessage": "", + "67a0967c003a9986cb0f5ac1 declinePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 completePlayerMessage": "", + "67a096ed77dd677f600804ba name": "Sensory Analysis - Part 2", + "67a096ed77dd677f600804ba description": "I miscalculated my abilities yesterday at a friendly get-together. Don't worry, we've sailed in worse storms than this. One time I was so wasted I couldn't find the gearbox in this thing. So I tied my hand to the lever with a bandage! Inventiveness is the main principle for a machinist!\n\nRagman needed to check some goods, and I'm a veteran in this field. Except I can't remember, for the life of me, whether we finally got to his test sample or not. Well, whatever. If it's so important, we can get together again. Such an evening is a sin not to do again, I know you'd like it too!\n\nBut still, if you need to visit Ragman, ask him about the moonshine, I promised I'd help him. And now I don't even know if I did help him or not.", + "67a096ed77dd677f600804ba failMessageText": "", + "67a096ed77dd677f600804ba successMessageText": "Are you sure this is it? Okay, I can smell it, that's definitely the one! \n\nRagman told me about the health resort's cellars yesterday, I even had to fucking get him wasted so we could finally change the subject. Anyway, there was a Soviet bomb shelter under the health resort, and Ref was going to organize a new arena there, for VIP audiences. I think it also involved Tagilla somehow... No, it was something else...\n\nAnyway, for this arena, Ref organized a big gear acquisition from Ragman, everything was almost ready. And then our host guy suddenly backed out. Why? Who the fuck knows.\n\nRagman was really upset that the idea had fallen through. But he'd already delivered some of the gear, and he definitely used those keycards you're looking for. You better ask him yourself, I don't remember much from yesterday. Thanks for the drink, by the way.", + "67a0da26a3b8d254347b8634": "Hand over a Bottle of Fierce Hatchling moonshine", + "67a096ed77dd677f600804ba acceptPlayerMessage": "You didn't make it to the \"test sample\" yesterday. Here, Ragman asked me to give it to you so that you could test it yourself.", + "67a096ed77dd677f600804ba declinePlayerMessage": "", + "67a096ed77dd677f600804ba completePlayerMessage": "By the way, I wanted to ask you: have you heard anything about the facility under the health resort and the keycards to access it?", + "67a096f605d1611ed90be75a name": "Hot Zone", + "67a096f605d1611ed90be75a description": "Okie-dokie, so I took some time to think about the Labyrinth and your interest in it. Things have cooled off, so I might be able to help you out. Maybe we can find some mutual benefits along the way, eh? But first, I need you to help me with a specific order. For the kind of information I'm about to give you, it's a real bargain!\n\nI've got two shipments that are sitting on hold right now. One is waiting at Customs, the other at the military base. My couriers were really badly received there. I lost one group, and from the second one, only half of them came back. The fuckers took almost all the goods! Things are too hot in those areas for my courier guys.\n\nThe PMC pricks really took a liking to those places or something. It's either camping snipers, some ushanka-wearing psychos with shotguns, or fucking \"grenadiers\" in the military bunkers. Thing is, this order is big and important for me, I can't let it go to waste.\n\nYou have good experience in this kind of work. Maybe not in one go, but I'm sure you'll do everything perfectly. And while you're at it, I'll arrange everything for your Labyrinth business! Here's the gear that survived the ambushes. Take it right away, it'll be less work later.\n\nStash the rigs at the gas station near the road on Customs, and the plates on the roof of the military base's workshop with, uh, a black knight symbol, whatever that means.", + "67a096f605d1611ed90be75a failMessageText": "", + "67a096f605d1611ed90be75a successMessageText": "Never doubted you, brotherman! Alright, time to do my part. One day, Ref came to me with an idea for a big project. He found these cellars under Azure Coast, he even had investors already. Even back then I already thought that somebody out there really liked the chaos we had going on here a little too much.\n\nEverything went as planned, we agreed on deliveries and drop-off points. He even had a name for the new Arena format: you guessed it, \"The Labyrinth\"! I don't know what it had to do with these cellars. So, after that, Ref suddenly canceled everything, said that it wasn't up to him, and disappeared from the radar for a while.\n\nIt was hard to give up such a good deal. However, I still have those keycards, I even wanted to stop by sometime to see the arena with my own eyes. There's not many of them, but for you, I'll make a good deal. No haggling though!", + "67b880086630950141bf71ee": "Stash the Zulu Nylon Gear M4 RSCR chest rigs at the new gas station on Customs", + "67b88020f3c5f1e3e6eb1f83": "Stash the class 4 ballistic plates on the roof of the specified repair workshop on Reserve", + "67a096f605d1611ed90be75a acceptPlayerMessage": "", + "67a096f605d1611ed90be75a declinePlayerMessage": "", + "67a096f605d1611ed90be75a completePlayerMessage": "", + "67a096fe972c11a3f5077321 name": "Competition Protection", + "67a096fe972c11a3f5077321 description": "Hello, gladiator! I hear you're interested in those health resort cellars. I'll be honest, the idea was a good one, I might even revisit it later... But at this moment, it's not the right time for the Labyrinth. So I'm not gonna tell you anything about it, sorry.\n\nIf you want to go to the entry site on your own and rummage through the garbage left there, I won't stop you. But without the access keycard, you can't get inside the Labyrinth. That's where our interests align. One of my gladiators has been getting a little starstruck lately. He thinks that nobody can beat his arena performance, and wants to up his salary. Even took to blackmailing me, the bastard! However, it's not profitable to just outright take him out of the fights.\n\nI want to show him that there are no indispensable people, and to do that, we need to make some noise in the Arena. Hopefully that'll bring this guy to his senses. You're a capable fighter, and I'll make you a fair deal: if you can get on the Arena's best gladiator ranks, I'll help you with the keycards to the Labyrinth. You up for it?", + "67a096fe972c11a3f5077321 failMessageText": "", + "67a096fe972c11a3f5077321 successMessageText": "You turned out to be a real dark horse... The results are remarkable. Not everyone can pull this off. \n\nI'll unlock one of the keycard stashes for you. But be aware that this is a very special item, and I'm not going to give it to you for free.\n\nOne more thing. Arena rewards the best gladiators, and you clearly have potential. If you get tired of scavenging the ruins and want real glory, you know where to find me.", + "67a0db1217cd5fe7e5a2e36e": "Eliminate enemies in any game mode in Arena", + "67a0dbaf93ac1717d296be98": "Take at least 3rd place in Last Hero in Arena", + "67a096fe972c11a3f5077321 acceptPlayerMessage": "", + "67a096fe972c11a3f5077321 declinePlayerMessage": "", + "67a096fe972c11a3f5077321 completePlayerMessage": "", + "67a0970744893b9f3f0d9b68 name": "Offensive Reconnaissance", + "67a0970744893b9f3f0d9b68 description": "You got the keycard? Perfect. Judging by how much everyone's interested in these cellars, you and I are on a truly important trail. There could be a TerraGroup warehouse or another lab that's been sealed there ever since the evacuation! We don't have time to waste.\n\nFirst we need to search these premises and figure out what the purpose of the facility is. TerraGroup would not be so eager to hide it if what is going on inside corresponds to their company's public profile. Try to memorize everything you see: the structure of the premises, equipment, tools, markings or other symbols... Every detail counts.\n\nI'll wait for your return and set up my surveillance system to track any information about the health resort. If anyone finds more than we do, I'll see it.", + "67a0970744893b9f3f0d9b68 failMessageText": "", + "67a0970744893b9f3f0d9b68 successMessageText": "An old bunker? Yes, there was one mentioned in the archives, an old Soviet shelter. Thing is, it was closed down about twenty years ago due to some kind of technical failure. Looks like Knossos restored it to working order. But why would TerraGroup need an abandoned bomb shelter? \n\nUm, hang on. I'm picking up a signal from my interception network. An encrypted message that seems to be coming straight from these cellars... Give me a minute.", + "67a0dc6bf47ca0fde27cf1f7": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0dc94a4d798e79853f2eb": "Obtain the Labrys access keycard", + "67dbe0f532ff08bfa13237a8": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0970744893b9f3f0d9b68 acceptPlayerMessage": "", + "67a0970744893b9f3f0d9b68 declinePlayerMessage": "", + "67a0970744893b9f3f0d9b68 completePlayerMessage": "", + "67a0970f05d1611ed90be75d name": "Hypotheses Testing", + "67a0970f05d1611ed90be75d description": "I was able to decipher the signal. It's old and very faint, apparently the bunker completely blocked it until you opened the doors. For some reason, the message is on loop, but this doesn't mean anything, the equipment inside could have been damaged for a while. Besides, we still don't know what the TerraGroup team was doing in there.\n\nThe message says that the facility still contains materials and data that fall under the first priority of evacuation. Moreover, it mentions reports of experiments conducted at the site. This is astonishing, we couldn't have found a better time to discover something as valuable as this!\n\nKnowing more and more people are finding out about these cellars every day, it means that soon the traders and other PMCs will want to explore the area we've discovered. Perhaps even Lightkeeper will be interested... I need those documents mentioned in the signal. Whatever you can find, please bring them to me as soon as you can.", + "67a0970f05d1611ed90be75d failMessageText": "", + "67a0970f05d1611ed90be75d successMessageText": "Well done. The data is fragmented, but still extremely useful. The health resort's basements have changed a lot since the disaster began, but at some point in time, they were definitely used as a testing ground for some kind of weapon... An experimental EW or hacking device, maybe. This remains to be determined.\n\nI can already see that some of the measurements and experiments will be very useful in their own right. So your labors were definitely not in vain. Thank you.", + "67a0dce6c7627dac621fd539": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0dcf4ff6f74931359b9f9": "Hand over the found in raid item: Labrys research notes", + "67dbe16ece16a02860ed9d33": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0970f05d1611ed90be75d acceptPlayerMessage": "", + "67a0970f05d1611ed90be75d declinePlayerMessage": "", + "67a0970f05d1611ed90be75d completePlayerMessage": "", + "67a09724972c11a3f5077324 name": "Confidential Info", + "67a09724972c11a3f5077324 description": "Greetings, my friend. According to my information, you've gained access to one of TerraGroup's abandoned facilities. We've witnessed many times what happens when dangerous developments fall into the hands of unqualified people. Our partners are very concerned about what happened in Tarkov after that outbreak in the Laboratory.\n\nThere's no way we're going to let this crisis happen again. That's why I have a high-priority assignment for you. I need to retrieve a storage device containing sensitive information from that facility. The details are highly classified. The client can trace an independent attempt to read the data and cancel the contract, so please do not even attempt it.\n\nIn addition to the storage device, I was told that there is also a maintenance room on the site, the client has said that it should look like a workshop. It must be destroyed or at least damaged. But be careful with the explosives: we don't want you perishing with the storage device.", + "67a09724972c11a3f5077324 failMessageText": "", + "67a09724972c11a3f5077324 successMessageText": "Great job, my friend! My partner especially appreciates your respect for privacy and requested a proper reward for you.", + "67a0dd7a2519959b187db47f": "Locate and obtain the special storage module inside The Labyrinth", + "67a0dda1370e2f877a6c8531": "Hand over the found information", + "67a0de2750fdff39d267ea16": "Plant a hand grenade in the assembly workshop inside The Labyrinth", + "67a09724972c11a3f5077324 acceptPlayerMessage": "", + "67a09724972c11a3f5077324 declinePlayerMessage": "", + "67a09724972c11a3f5077324 completePlayerMessage": "", + "67a0972e77dd677f600804bd name": "This Tape Sucks", + "67a0972e77dd677f600804bd description": "Hello again. I received a patient who was recently wounded in the resort cellars and barely escaped from this monster in a bull mask... Obvious mental trauma, perhaps more than one. But besides the stories about this Minotaur, the patient also mentioned many confinement and even torture chambers.\n\nYou surely recognize the unacceptable nature of such human confinement, even under wartime conditions, so I am counting on your cooperation. We must get to the bottom of what is or was going on in these cellars. \n\nExplore those jail rooms and try to uncover any information or evidence that will help us find out who is responsible for what happened. And most importantly, what was the purpose of all these \"experiments\".", + "67a0972e77dd677f600804bd failMessageText": "", + "67a0972e77dd677f600804bd successMessageText": "A video tape... You haven't watched it yet, have you? Now I know what is happening. I was wrong before.\n\nThe resort was one of the evacuation points when it all started, and its cellars could have been used for, uh, different purposes... The situation wasn't so severe yet at that time, and they tried to isolate the deceased bodies from crowded places.\n\nThis tape is definitely not a cause for concern... However, I would refrain from visiting these cellars if I were you. Ventilation in bomb shelters has always been a weak point, and humidity only contributes to possible intoxication...", + "67a0de6954c67082e9148328": "Locate the torture room inside The Labyrinth", + "67a0de84e8e35296a13500c8": "Locate and obtain any evidence of torture", + "67a0de9190545ec5612fdda5": "Hand over the found information", + "67a0972e77dd677f600804bd acceptPlayerMessage": "", + "67a0972e77dd677f600804bd declinePlayerMessage": "", + "67a0972e77dd677f600804bd completePlayerMessage": "", + "67a097379f2068e74603c6ac name": "Indisputable Authority", + "67a097379f2068e74603c6ac description": "Oi, operator! There's a job for you, I don't want no tosser for this. Everyone's been checking out the dungeons under the resort, you ought to know about it by now. They say there's a bogeyman sitting there, safeguarding the whole territory, yelling like a madman and chasing everyone outta there. \nNobody can put him down!\n\nSome partners of mine have started asking questions, trying to drive down prices because of this situation. But let me tell you this: the key to authority is not to fuck up the opportunity. We need to act now, and we need to do it in a way that every little prick knows his place. So we gotta take this fucker down. If you do it in my name, so to speak, everyone will understand.\n\nYou've got the skills, so this \"Minotaur\" idiot won't be a problem for you. But still, better be careful, this bastard is no joke either.", + "67a097379f2068e74603c6ac failMessageText": "", + "67a097379f2068e74603c6ac successMessageText": "I knew I bet on the right guy! So, all safe and sound, ye? Good for you, good for you... Word's already out about your feat, no one's gonna blabber any bullshit to me anymore.\n\nSurely a lasting impression. You helped my business today, so I won't disappoint you either. Here, all yours.", + "67a0df619fb6c42b9a08e8e9": "Locate and neutralize the \"Minotaur\" inside The Labyrinth", + "67a0df7f2cd4d4413cd29b45": "Eliminate the \"Minotaur's\" guards inside The Labyrinth", + "67a097379f2068e74603c6ac acceptPlayerMessage": "", + "67a097379f2068e74603c6ac declinePlayerMessage": "", + "67a097379f2068e74603c6ac completePlayerMessage": "", + "67a0975992ad467b1906d468 name": "Vacate the Premises", + "67a0975992ad467b1906d468 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other mercs out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67a0975992ad467b1906d468 failMessageText": "", + "67a0975992ad467b1906d468 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67a0e075445754a936be25b7": "Eliminate PMC operatives inside The Labyrinth", + "67a0975992ad467b1906d468 acceptPlayerMessage": "", + "67a0975992ad467b1906d468 declinePlayerMessage": "", + "67a0975992ad467b1906d468 completePlayerMessage": "", + "67a09761e720611a6a01f288 name": "Keeper's Word", + "67a09761e720611a6a01f288 description": "I have a new job for you. Someone found a way into the cellars under the health resort. This is not a good set of circumstances for Tarkov. Excessive curiosity often ruins a man in peacetime, but in the present situation, the mistake of one will lead to the death of many.\n\nI know how to safeguard the bunker. You may not have yet met the wardens who watch the city at night. But they certainly have met you. And now I need you to leave a short message for them at the Knossos facility, with their instruments.\n\nHowever, just dropping these knives in the rubble won't be enough. You need places with meaning, so that the knife you stick in becomes a symbol of sorts. Which places should you choose? You'll figure it out on your own. And if you can't, why should I even work with you?", + "67a09761e720611a6a01f288 failMessageText": "", + "67a09761e720611a6a01f288 successMessageText": "Perhaps now you've saved Tarkov from a new calamity that could have wiped the city off the face of the earth... before its time.\n\nYour reward is here. Oh, and one more thing. If I were you, I'd stop enquiring about those dungeons if you want to survive these troubled times.", + "67a0e4df8cddbe2df31dd1d9": "Stash a Cultist knife in the first special place inside The Labyrinth", + "67a0e4e399e34c9ffcdc6e00": "Stash a Cultist knife in the second special place inside The Labyrinth", + "67a0e4e64cb065811d95c6d9": "Stash a Cultist knife in the third special place inside The Labyrinth", + "67a09761e720611a6a01f288 acceptPlayerMessage": "I didn't think I'd be part of some ritual... Well, I'll figure it out when I get there.", + "67a09761e720611a6a01f288 declinePlayerMessage": "", + "67a09761e720611a6a01f288 completePlayerMessage": "It's done. Your friends are gonna love this.", + "67d03be712fb5f8fd2096332 name": "Vacate the Premises", + "67d03be712fb5f8fd2096332 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other guys out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67d03be712fb5f8fd2096332 failMessageText": "", + "67d03be712fb5f8fd2096332 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67d03be712fb5f8fd2096334": "Eliminate any target inside The Labyrinth", + "67d03be712fb5f8fd2096332 acceptPlayerMessage": "", + "67d03be712fb5f8fd2096332 declinePlayerMessage": "", + "67d03be712fb5f8fd2096332 completePlayerMessage": "", "616041eb031af660100c9967 startedMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 failMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 successMessageText 54cb50c76803fa8b248b4571 0": "你的意思是都办好了?干得好,大兵。", @@ -28400,6 +28745,12 @@ "676094451fec2f7426093be6 name": "名震一方", "676094451fec2f7426093be6 description": "取得转生2级", "676094451fec2f7426093be6 successMessage": "", + "67a0e57117e34930e50075f3 name": "In Search of an Exit", + "67a0e57117e34930e50075f3 description": "Complete the Labyrinth event task line", + "67a0e57117e34930e50075f3 successMessage": "", + "67a0e57b972c11a3f50773b2 name": "Dungeon Master", + "67a0e57b972c11a3f50773b2 description": "Complete the Labyrinth event task line and all side tasks", + "67a0e57b972c11a3f50773b2 successMessage": "", "674724a154d58001c3aae177 name": "", "674724a154d58001c3aae177 description": "", "674ed02cb6db2d9636812abc name": "Slot 1", @@ -28653,6 +29004,15 @@ "675a99f30fba9efc6a40481d name": "Sports target", "675a99f30fba9efc6a40481d description": "Just an ordinary target, nothing special.", "675b54c583e8ee6215546694": "Construct Shooting Range level 3", + "67adb25c7a0e0fce8574438c name": "Minotaur's Lair", + "67adb25c7a0e0fce8574438c description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67adb26efce3692da77f4e2e": "Can only be obtained during special events", + "67adb38d0217ccce16b5b08c name": "Minotaur's Lair", + "67adb38d0217ccce16b5b08c description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adb39a6be8354a8f72b830": "Can only be obtained during special events", + "67adb4843fec17bf3ea9452e name": "Minotaur's Lair", + "67adb4843fec17bf3ea9452e description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adb48fd05a78f5a5fc5260": "Can only be obtained during special events", "672df12f97f0469cea52f55e name": "Prestige 1", "675d7242b85061aa2017c341": "Complete the task You've Got Mail", "672df4281ab8d9c8849a0c88 name": "Prestige 2", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/cz.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/cz.json index 46eef7f8..509e1902 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/cz.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/cz.json @@ -6073,7 +6073,7 @@ "5d6e67fba4b9361bc73bc779 Description": "Náboj 12/70 s 9 broky ráže 6.5mm pro 12ga brokovnice.", "5d6e6806a4b936088465b17e Name": "Brokový náboj 12/70 8.5mm Magnum", "5d6e6806a4b936088465b17e ShortName": "Magnum", - "5d6e6806a4b936088465b17e Description": "Náboj 12/70 s 16 broky ráže 8.5mm pro 12ga brokovnice.", + "5d6e6806a4b936088465b17e Description": "Náboj 12/70 s 8 broky ráže 8.5mm pro 12ga brokovnice.", "5d6e6869a4b9361c140bcfde Name": "Náboj 12/70 se střelou Grizzly 40", "5d6e6869a4b9361c140bcfde ShortName": "Grizzly 40", "5d6e6869a4b9361c140bcfde Description": "Náboj 12/70 s rozpínající se střelou \"Grizzly 40\" pro 12ga brokovnice.", @@ -10226,9 +10226,6 @@ "648afce7ec6bb25b2608defb Name": "Pažbička PM-G FAB Defense pro PM (Olivová)", "648afce7ec6bb25b2608defb ShortName": "PM-G OL", "648afce7ec6bb25b2608defb Description": "Pažbička pro PM od společnosti FAB Defense se zabudovaným mechanismem spouště zásobníku, který mění Sovětskou klasiku v moderní příruční pistoli a výrazně zlepšuje ergonomii. Olivová verze.", - "648c1a965043c4052a4f8505 Name": "Ebudal", - "648c1a965043c4052a4f8505 ShortName": "Ebudal", - "648c1a965043c4052a4f8505 Description": "Ebudal, otestováno na opicích.", "6491c6f6ef312a876705191b Name": "Předpažbí Zenit B-50 pro AK", "6491c6f6ef312a876705191b ShortName": "B-50", "6491c6f6ef312a876705191b Description": "Předpažbí B-50 ze slitiny D16T pro kulomet Kalashnikov. Umožňuje instalaci přídavného vybavení a rukojeti. Vyrobeno společností Zenit.", @@ -14600,6 +14597,126 @@ "676aa450fe1fc45172014df2 Name": "Twitch Winter 2025 case (Epic)", "676aa450fe1fc45172014df2 ShortName": "Twitch 2025", "676aa450fe1fc45172014df2 Description": "A case with some epic goodies.", + "678f84bb9e85556ca60f0362 Name": "Tagilla's welding mask \"ZABEY\"", + "678f84bb9e85556ca60f0362 ShortName": "\"ZABEY\"", + "678f84bb9e85556ca60f0362 Description": "Judging by this mask, the Labyrinth had severely affected Tagilla's mental state, making him even more unhinged and bloodthirsty. Who thought he could be any more crazy?", + "678fa929819ddc4c350c0317 Name": "Valve handwheel", + "678fa929819ddc4c350c0317 ShortName": "handwheel", + "678fa929819ddc4c350c0317 Description": "A massive handwheel removed from some kind of valve. It must have been used to regulate the water or gas supply in the Knossos underground facilities.", + "679b944d597ba2ed120c3d3c Name": "What You Seek poster", + "679b944d597ba2ed120c3d3c ShortName": "Poster", + "679b944d597ba2ed120c3d3c Description": "A rare What You Seek poster. Only the most hardcore USEC operators can get it.", + "679b946f90622daf9708da6d Name": "What You Seek poster", + "679b946f90622daf9708da6d ShortName": "Poster", + "679b946f90622daf9708da6d Description": "A rare What You Seek poster. Only the most hardcore USEC operators can get it.", + "679b94734e9ca6b3d80586a7 Name": "What You Seek poster", + "679b94734e9ca6b3d80586a7 ShortName": "Poster", + "679b94734e9ca6b3d80586a7 Description": "A rare What You Seek poster. Only the most hardcore USEC operators can get it.", + "679b9477708cfcb2060b9ade Name": "Tark Souls poster", + "679b9477708cfcb2060b9ade ShortName": "Tark Souls", + "679b9477708cfcb2060b9ade Description": "This poster shows the Shadow of Tagilla being slain by a warrior from the Labyrinth. Very few people have witnessed such a scene with their own eyes.", + "679b9716597ba2ed120c3d3f Name": "Knossos LLC facility key", + "679b9716597ba2ed120c3d3f ShortName": "Knossos", + "679b9716597ba2ed120c3d3f Description": "A worn office door key marked \"Knossos LLC\". Probably used to open utility rooms or other premises belonging to Knossos.", + "679b9819a2f2dd4da9023512 Name": "Labrys access keycard", + "679b9819a2f2dd4da9023512 ShortName": "Labrys", + "679b9819a2f2dd4da9023512 Description": "A keycard to one of Knossos facilities. The design references the Minotaur mythos, but it's somewhat strange there are no Minotaur theme parks in Tarkov.", + "679b98e429acd1f2f60985a3 Name": "Container with suspicious substance", + "679b98e429acd1f2f60985a3 ShortName": "Substance", + "679b98e429acd1f2f60985a3 Description": "A chemical container with a thick, murky liquid inside. Only a lunatic like Sanitar would want to study something like this.", + "679b992329acd1f2f60985a5 Name": "Labrys research notes", + "679b992329acd1f2f60985a5 ShortName": "Labrys", + "679b992329acd1f2f60985a5 Description": "The documents are encrypted, but appear to contain research notes on some kind of technology or weapon. The records mention the name “Item 1156”.", + "679b998180a165f7a40b4c2c Name": "Slaughter videotape", + "679b998180a165f7a40b4c2c ShortName": "Slaughter", + "679b998180a165f7a40b4c2c Description": "A videotape with traces of blood and the words “Slaughter”. The owner of the tape hardly felt sympathy for his victims.", + "679b9a1a4e4ed4b3b40ae5c2 Name": "Knossos senior manager's diary", + "679b9a1a4e4ed4b3b40ae5c2 ShortName": "Knossos", + "679b9a1a4e4ed4b3b40ae5c2 Description": "Meetings, facilities, and other notes from Knossos senior manager are noted in the diary. If you study them, you can get at least a rough summary of the company's facilities.", + "679b9aa490622daf9708da73 Name": "VPX Flash Storage Module marked Group #3", + "679b9aa490622daf9708da73 ShortName": "Group #3", + "679b9aa490622daf9708da73 Description": "The VPX Flash Storage Module (FSM) provides high-performance, high-capacity, solid-state SATA storage with AES-256 bit encryption using an Application Specific Integrated Circuit (ASIC). Judging by the marking, it contains data on the focus group experiments and research.", + "679b9cce4e4ed4b3b40ae5c5 Name": "Nailhead figurine", + "679b9cce4e4ed4b3b40ae5c5 ShortName": "Nailhead", + "679b9cce4e4ed4b3b40ae5c5 Description": "A limited edition Tarko figurine. What's more strange: the pale skin or the nails stuck in his head? It looks like this poor guy has experienced the full spectrum of human pain.", + "679b9d43597ba2ed120c3d44 Name": "Petya Crooker figurine", + "679b9d43597ba2ed120c3d44 ShortName": "Crooker", + "679b9d43597ba2ed120c3d44 Description": "A limited edition Tarko figurine. A creepy dude with a disfigured face and blades on his arm. Doing Obdolbos would give you nightmares.", + "679b9d4b3374fb14f40efe6d Name": "Count Bloodsucker figurine", + "679b9d4b3374fb14f40efe6d ShortName": "Bloodsucker", + "679b9d4b3374fb14f40efe6d Description": "A limited edition Tarko figurine. Count Bloodsucker wouldn't have lasted more than a couple days in Tarkov. Sucking blood is cool and all, but does it work against flashbangs and .308?", + "679b9d55708cfcb2060b9ae3 Name": "Xenoalien figurine", + "679b9d55708cfcb2060b9ae3 ShortName": "Xenoalien", + "679b9d55708cfcb2060b9ae3 Description": "A limited edition Tarko figurine. Looks like a monster with a disproportionately elongated head and a double mouth. Totally \"Alien\" (good one) to the Tarko universe.", + "679b9d6390622daf9708da76 Name": "Pointy guy figurine", + "679b9d6390622daf9708da76 ShortName": "Pointy guy", + "679b9d6390622daf9708da76 Description": "A limited edition Tarko figurine. This funny little character is wearing something like a pyramid on his head. A character like this could only exist in a fictional world, along with zombies and other monsters.", + "679ba90d269ddfea47012159 Name": "Chained Labrys", + "679ba90d269ddfea47012159 ShortName": "Labrys", + "679ba90d269ddfea47012159 Description": "A two-handed axe made out of a sewer hatch... With that weight, a single blow is enough to split a skull, whether the blade is sharp or not.", + "679baa2c61f588ae2b062a24 Name": "Key 01", + "679baa2c61f588ae2b062a24 ShortName": "Key 01", + "679baa2c61f588ae2b062a24 Description": "An old key, the markings are unreadable. Could be useful for surviving the Labyrinth.", + "679baa4f59b8961f370dd683 Name": "Key 02", + "679baa4f59b8961f370dd683 ShortName": "Key 02", + "679baa4f59b8961f370dd683 Description": "This key probably opens some kind of an old lock. The number engraving has been practically scratched off. Could be useful for surviving the Labyrinth.", + "679baa5a59b8961f370dd685 Name": "Key 03", + "679baa5a59b8961f370dd685 ShortName": "Key 03", + "679baa5a59b8961f370dd685 Description": "The number engraving is barely recognizable on the weathered metal. Could be useful for surviving the Labyrinth.", + "679baa9091966fe40408f149 Name": "Key 04", + "679baa9091966fe40408f149 ShortName": "Key 04", + "679baa9091966fe40408f149 Description": "The engraving on this key is barely readable: it's either the number 4 or the Russian letter Ч. Could be useful for surviving the Labyrinth.", + "679baace4e9ca6b3d80586b2 Name": "Observation room key", + "679baace4e9ca6b3d80586b2 ShortName": "Observe", + "679baace4e9ca6b3d80586b2 Description": "A key that opens one of the personnel workstation rooms in the Labyrinth. That room may have something to do with the research that took place in the Labyrinth.", + "679baae891966fe40408f14c Name": "Torture room key", + "679baae891966fe40408f14c ShortName": "Torture", + "679baae891966fe40408f14c Description": "An old key that would be more suitable for a shabby lock on a grate or fence than a modern door.", + "679bab714e9ca6b3d80586b4 Name": "Corpse room key", + "679bab714e9ca6b3d80586b4 ShortName": "Corpses", + "679bab714e9ca6b3d80586b4 Description": "An old key that has a strong odor of death. Probably opens a morgue or a room where bodies were kept.", + "679bac1d61f588ae2b062a26 Name": "Labyrinth key", + "679bac1d61f588ae2b062a26 ShortName": "Labyrinth", + "679bac1d61f588ae2b062a26 Description": "A key that opens a certain room in the Labyrinth. There's no telling what might be inside.", + "67a22045cae994f25c087bb5 Name": "", + "67a22045cae994f25c087bb5 ShortName": "", + "67a22045cae994f25c087bb5 Description": "", + "67ab3d4b83869afd170fdd3f Name": "BBQ-S43 gas torch", + "67ab3d4b83869afd170fdd3f ShortName": "BBQ-S43", + "67ab3d4b83869afd170fdd3f Description": "A portable torch with a limited gas supply. This bad boy is unlikely to burn a hole in the wall, but will do the job on a small metal target.", + "67adaf8b1230c973bb0433a6 Name": "Mysterious drawings", + "67adaf8b1230c973bb0433a6 ShortName": "Mysterious drawings", + "67adaf8b1230c973bb0433a6 Description": "Who in their right mind would paint something on the ceiling? Be on your guard: there's no telling what else these people might come up with.", + "67adaf95cd47a1ad3f014bc6 Name": "Chalk drawings", + "67adaf95cd47a1ad3f014bc6 ShortName": "Chalk drawings", + "67adaf95cd47a1ad3f014bc6 Description": "How did these drawings even get here? You should probably improve your security system.", + "67adafa1e6a915f9fd050f66 Name": "They're Already Here", + "67adafa1e6a915f9fd050f66 ShortName": "They're Already Here", + "67adafa1e6a915f9fd050f66 Description": "If you gaze long enough at these drawings, it will seem like they are gazing back at you.", + "67ade494d748873e5f0161df Name": "F1 Shrapnel", + "67ade494d748873e5f0161df ShortName": "F1 Shrapnel", + "67ade494d748873e5f0161df Description": "F1 Shrapnel", + "67adf4a95247ac91530fcec7 Name": "Bunda", + "67adf4a95247ac91530fcec7 ShortName": "Bunda", + "67adf4a95247ac91530fcec7 Description": "Bunda", + "67adf4b81c58bd68b2002fec Name": "Dřevěná muniční bedna", + "67adf4b81c58bd68b2002fec ShortName": "Dřevěná muniční bedna", + "67adf4b81c58bd68b2002fec Description": "Dřevěná muniční bedna", + "67adf4db515e3dd542077a1d Name": "Dřevěná bedna", + "67adf4db515e3dd542077a1d ShortName": "Dřevěná bedna", + "67adf4db515e3dd542077a1d Description": "Dřevěná bedna", + "67adf4eb110ba15da90c6413 Name": "Bedna na granáty", + "67adf4eb110ba15da90c6413 ShortName": "Bedna na granáty", + "67adf4eb110ba15da90c6413 Description": "Bedna na granáty", + "67adf54d1c58bd68b2002ff0 Name": "Box s nářadím", + "67adf54d1c58bd68b2002ff0 ShortName": "Box s nářadím", + "67adf54d1c58bd68b2002ff0 Description": "Box s nářadím", + "67adf5752fc5ee84020a9940 Name": "Mrtvý Scav", + "67adf5752fc5ee84020a9940 ShortName": "Mrtvý Scav", + "67adf5752fc5ee84020a9940 Description": "Mrtvý Scav", + "67adf5f7adc1f43b0702b826 Name": "Bedna na technická zařízení", + "67adf5f7adc1f43b0702b826 ShortName": "Bedna na technická zařízení", + "67adf5f7adc1f43b0702b826 Description": "Bedna na technická zařízení", "67b70e43f753cf9f7a0a07a6 Name": "LATAM Drops Event 2025 case (Common)", "67b70e43f753cf9f7a0a07a6 ShortName": "Twitch", "67b70e43f753cf9f7a0a07a6 Description": "", @@ -14609,6 +14726,12 @@ "67b72c64f753cf9f7a0a07aa Name": "LATAM Drops Event 2025 case (Epic)", "67b72c64f753cf9f7a0a07aa ShortName": "Twitch", "67b72c64f753cf9f7a0a07aa Description": "", + "67d3ed3271c17ff82e0a5b0b Name": "Key case", + "67d3ed3271c17ff82e0a5b0b ShortName": "Keys", + "67d3ed3271c17ff82e0a5b0b Description": "This case is the ultimate solution to the problem of hoarding various keys in the stash, helping to store them in one place.", + "67e183377c6c2011970f3149 Name": "Ariadne symbol key", + "67e183377c6c2011970f3149 ShortName": "Ariadne", + "67e183377c6c2011970f3149 Description": "Someone had made a barely visible mark on this key, resembling a ball of thread. Although, it could have simply been left by careless storage.", " V-ex_light": "Auto u cesty na vojenskou základnu", " Voip/DisabledForOffline": "VOIP není v offline režimu dostupný", " kg": " kg", @@ -15748,6 +15871,7 @@ "Disable overload": "Vypnout přetížení", "Disable water and food consumption": "Vypnout spotřebu jídla a energie", "DisableGameFramerateLimit": "Disable game FPS limit", + "Disable_traps": "Disable traps", "Disabled": "Vypnuto", "DisbandGroup": "Rozpustit tým", "DisbandGroup message": "Opravdu chcete rozpustit tým?", @@ -16719,6 +16843,7 @@ "LVLKILLLIST": "LVL", "Laboratory": "The Lab", "LaboratoryEnvironmentUiType": "The Lab", + "Labyrinth": "The Labyrinth", "Last game session": "Poslední hra", "LastHero": "LastHero", "LastHeroDescription": "Boj s protivníky v nekonečné přestřelce. Vítěz bude jen jeden.", @@ -17302,7 +17427,7 @@ "Prestige/Levels/RewardsListCaption": "ODMĚNY ZA ZÍSKÁNÍ PRESTIŽE", "Prestige/Rewards/ModesCaption": "DOSTUPNÉ V REŽIMECH HRY:", "Prestige/Rewards/RewardDescription": "POPIS:", - "PrestigeTooltip{0}": "Prestige level: {0}", + "PrestigeTooltip{0}": "Prestige level: {0}", "Previous": "Předchozí", "PreviousMagazine": "Předchozí zásobník", "PreviousWalkPose": "Předchozí póza chůze", @@ -17735,6 +17860,9 @@ "SHO_TRANSIT_24": "PŘESUN01", "SHO_TRANSIT_24_COND": " ", "SHO_TRANSIT_24_DESC": "Přesun na Lighthouse", + "SHO_TRANSIT_43": "TRANSIT??", + "SHO_TRANSIT_43_COND": "Probably requires Labrys access keycard (1)", + "SHO_TRANSIT_43_DESC": "Transit to Labyrinth?", "SIDE": "STRANA", "SIGHT CRATE": "Přiblížení optiky", "SILENCE": "TICHO", @@ -19668,6 +19796,8 @@ "lab_Parking_Gate": "Brána parkoviště", "lab_Under_Storage_Collector": "Kanalizační potrubí", "lab_Vent": "Větrací šachta", + "labir_exit": "The Way Up", + "labyrinth_secret_tagilla_key": "Ariadne's Path", "lastSession": "Poslední hra", "leader": "Velitel", "left_side_plate": "L. PLÁT", @@ -20380,6 +20510,8 @@ "653e6760052c01c1c805532f Description": "Obchodní centrum Tarkova. Zde sídlila společnost TerraGroup. Tady to všechno začalo.", "65b8d6f5cdde2479cb2a3125 Name": "Ground Zero", "65b8d6f5cdde2479cb2a3125 Description": "Obchodní centrum Tarkova. Zde sídlila společnost TerraGroup. Tady to všechno začalo.", + "6733700029c367a3d40b02af Name": "The Labyrinth", + "6733700029c367a3d40b02af Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", "5464e0404bdc2d2a708b4567 Name": "United Security", "5464e0404bdc2d2a708b4567 Description": "Soukromá vojenská společnost USEC byla založena v roce 1999 spojením společností KerniSEC a Safe Sea. V roce 2004 jednatel společnosti TerraGroup international holding uzavřel s vedením USEC kontrakt, čímž v podstatě vytvořil soukromou armádu firmy TG, o síle více než 7500 mužů s kancelářemi po celém světe.", "5464e0454bdc2d06708b4567 Name": "BEAR", @@ -20424,6 +20556,10 @@ "67d1acda2fb6a5d11b09d6fd Description": "The Priozersk Nature Reserve recently became part of the state-protected wildlife reserves of the North-Western Federal District.", "67d1ad1b5df2d64de808e1da Name": "The Lab", "67d1ad1b5df2d64de808e1da Description": "Secret underground TerraGroup Labs facility hidden right under the center of Tarkov. Officially, this research center does not exist and, based on data scraps, is engaged in research and development as well as testing and simulation of projects in chemistry, physics, biology, and other high technology.", + "67e3f71e445e18765a052687 Name": "The Labyrinth", + "67e3f71e445e18765a052687 Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", + "67e3f72fdb783364cd0a4b63 Name": "A New Threat", + "67e3f72fdb783364cd0a4b63 Description": "There are rumors of a maniac who calls himself the Shadow of Tagilla. Anybody can become a victim of his tortures, and no one has ever escaped from his Labyrinth. One question remains: where did the rumors come from then?", "579b1eb1d53a0658a154fbe6": "", "579b2068d53a0658a154fbe8": "", "57a39d5024597772b41c2a07": "", @@ -21144,6 +21280,39 @@ "67861fd9941d06578a0ea8fe": "", "6786206c27f04d22000ebdde": "", "6786210427f04d22000ebdf7": "", + "67a4705dff08b5b478075453": "", + "67a4707171519b8a49015cae": "", + "67a4709c9e31e9e3f60f751a": "", + "67a470c121ff90a7f50429f1": "", + "67a47147ff08b5b478075457": "", + "67a47169483997eea2033c34": "", + "67a4c176cafaf577010bedee": "", + "67a4c21c6702caaa3205a460": "", + "67a4c23c483997eea20348dc": "", + "67a4c2b2583c93ebdc05c9fd": "", + "67a4c3b76702caaa3205a476": "", + "67a4c41443bcf39fa8084cbb": "", + "67a4c508ff08b5b4780796ee": "", + "67a4c5753f90ad853600a66d": "", + "67a4c5f09e31e9e3f60f8f6a": "", + "67a4c626c96183489404d49e": "", + "67a4c638ff08b5b478079727": "", + "67a4c6bbc96183489404d4ad": "", + "67a4c730a860c3b6900b29d8": "", + "67a4c78c21ff90a7f5047f88": "", + "67a4c7fbff08b5b47807a32c": "", + "67a4c85843bcf39fa8084d21": "", + "67a4c8b4ff08b5b47807a36b": "", + "67a4c9126702caaa3205a4bc": "", + "67a4c9793f90ad853600c028": "", + "67a4cbc8483997eea203493e": "", + "67a4cc4f71519b8a490172fe": "", + "67a4cc7a6702caaa3205a4d1": "", + "67a4cccaae1b56242508c46c": "", + "67a9c837222fc6fb2001c355": "", + "67a9fd84ab1557d7070a32ed": "", + "67aa001f510a89c2ed024003": "", + "67aa00e8b725f94eb603cdfe": "", "5936d90786f7742b1420ba5b name": "Debut", "5936d90786f7742b1420ba5b description": "Ahoj, vojáku. Mám práci, která je pro mé lidi příliš snadná. Ale ty to zvládneš. Hej, nebuď naštvaný, ještě tě neznám tak dobře, abych ti mohl dát normální práci!\n\nPo ulicích se potuluje spousta verbeže. Moc mě neobtěžují, ale stejně jsou na obtíž. Zklidni jich třeba pět a seber jim pár brokovnic MP-133. Myslím, že to bude stačit. Rozchod, vojáku!", "5936d90786f7742b1420ba5b failMessageText": "", @@ -24241,7 +24410,7 @@ "625d700aefebc4442a7b3875 completePlayerMessage": "", "625d700cc48e6c62a440fab5 name": "Seznamujeme se", "625d700cc48e6c62a440fab5 description": "Pojď dál! Dáš si medový čaj? Ani se neptej, kolik mě med stojí. Za války jsou ceny takové, víš... Taky chci přeflashovat transpondér, ale potřebuju speciální software. Podle mých kontaktů se takový software dá sehnat u bývalých USECů v čističce vody. Vím, že to není jednoduché, ale stojí to za to. Kdy transpondér přeflashuju? Kamaráde, ty ho přeflashuješ. Nemám tady dost vybavení, ale tvé zpravodajské centrum by mělo mít vše, co potřebuješ, pokud to správně nastavíš. Napíšu ti, co přesně je třeba udělat. Ještě jedna věc: obchodník ti pošle pravidla tvé návštěvy, abych tak řekl. Zaprvé: k majáku se můžeš dostat pouze s transpondérem, jak jinak tě odliší od ostatních PMC? Za druhé: nevbíhej tam rovnou, ujisti se, že transpondér funguje. Uslyšíš pípnutí, to znamená, že transpondér je autorizovaný, a můžeš jít dál. Tak hodně štěstí! Jsem si jistý, že tentokrát to určitě vyjde.", - "625d700cc48e6c62a440fab5 failMessageText": "", + "625d700cc48e6c62a440fab5 failMessageText": "I had no idea you could manage to do it wrong... But hell, you did it. Well, you'll never get near Lightkeeper until you make it up to him. That's a sketchy thing you did, mercenary, this set me up pretty bad. Don't expect to get away with it scot-free.", "625d700cc48e6c62a440fab5 successMessageText": "Jak to šlo? Řekni mi všechno.", "6391e2f9e705511c8a4a1b85": "Získat na Lighthouse flash disk V3", "6391e31bfa894f0a866afdec": "Přeflashovat rádiový vysílač", @@ -27691,6 +27860,182 @@ "676c243fb16f4b14b905e7f4 acceptPlayerMessage": "", "676c243fb16f4b14b905e7f4 declinePlayerMessage": "", "676c243fb16f4b14b905e7f4 completePlayerMessage": "", + "67a09636b8725511260bc421 name": "Shady Contractor", + "67a09636b8725511260bc421 description": "Hey. You may be aware that TerraGroup's aggressive expansion in Tarkov has raised quite a few questions in its time, no doubt? Back then, they were buying out properties and companies left and right in the Norvinsk region, and some of the deals were clearly shady in nature...\n\nTerraGroup has had a particularly interesting contractor, a company called Knossos. Officially they build amusement parks, playgrounds, and other family entertainment venues. But tell me, what possible connection can TerraGroup's scientific research and playgrounds have?\n\nThat's exactly why this smells fishy to me. Knossos could be hiding TerraGroup documents or equipment. Yet to know for certain, we'd have to examine their facilities. And to do that, we'd have to find some kind of record... Knossos definitely had managers overseeing the facilities. You should check out the vehicles in the city center and look for any internal records there.", + "67a09636b8725511260bc421 failMessageText": "", + "67a09636b8725511260bc421 successMessageText": "A manager's diary, huh? Even though it's not official documentation, there might be something useful in there. I'll get back to you in a bit, right now I need to examine these records carefully.", + "67a0a91f4681b4e43d13892b": "Locate the Knossos LLC senior manager's car on Ground Zero", + "67a0ab610345d81cb3cbb24c": "Locate and obtain the manager's diary", + "67a0ab83359e2d00cf9d6b06": "Hand over the diary", + "67a09636b8725511260bc421 acceptPlayerMessage": "", + "67a09636b8725511260bc421 declinePlayerMessage": "", + "67a09636b8725511260bc421 completePlayerMessage": "", + "67a0964e972c11a3f507731b name": "Needle in a Haystack", + "67a0964e972c11a3f507731b description": "You're just in time! I have studied the manager's diary and prepared for you a list of facilities that appear most often in the records. You need to investigate all of these locations. \n\nSo far, I can't tell what exactly to look for. Maybe you'll find equipment or other traces of TerraGroup around there. Focus on these locations and look around.", + "67a0964e972c11a3f507731b failMessageText": "", + "67a0964e972c11a3f507731b successMessageText": "Really, nothing at all? Perhaps it really is just a coincidence... I'll have to think about it and check my sources again.", + "67a0bc81fcbc1c559d09b58f": "Investigate the courtyard park by TerraGroup HQ on Ground Zero", + "67a0bc83182c4b0c71edd0ce": "Investigate the kart track on Interchange", + "67a0bc84f19d5b1120a55762": "Investigate the children's playground on Interchange", + "67a0bc87c60a93d7a3f28b23": "Investigate the children's playground by Concordia on Streets of Tarkov", + "67a0bc8848d9d2cbd274ffd9": "Investigate the coast-side construction site on Shoreline", + "67a0bc8ab12fe4b1baa60e4c": "Investigate the children's playground by the Health Resort on Shoreline", + "67a0964e972c11a3f507731b acceptPlayerMessage": "", + "67a0964e972c11a3f507731b declinePlayerMessage": "", + "67a0964e972c11a3f507731b completePlayerMessage": "", + "67a096577e86e067eb045733 name": "Hidden Layer", + "67a096577e86e067eb045733 description": "You know, I've thought it over again and I'm definitely positive there's a hidden layer to TerraGroup's connection with Knossos. Granted, we don't know what they were hiding yet, but that just means we haven't searched hard enough. We need to double-check everything again.\n\nTry to examine the Knossos facilities from the list again, you can also check out the adjacent buildings. Although last time my advice didn't lead you to a proper result... This time, you'd better trust your skills and intuition. Maybe we'll get lucky this way.", + "67a096577e86e067eb045733 failMessageText": "", + "67a096577e86e067eb045733 successMessageText": "Why didn't I think of that before? Knossos didn't purchase the whole territory of Azure Coast, but only the basements under it! That's why I thought this playground was our target.\n\nA door like this is unlikely to be accessed with a regular TerraGroup keycard. Considering they, meaning TerraGroup specifically, disguised that place as a Knossos facility, the keycard to access it should probably also have a suitable design.\n\nI'll try to find out more about these keycards and secure access to them, but it will take a considerable amount of time. If you don't wanna wait, try to find some other useful information, or better yet, the keycards themselves.", + "67a0bf7103442ae640dba835": "Locate a good lead related to Knossos LLC", + "67a0d4f554021b3adef76c42": "Locate and obtain the Knossos LLC facility key", + "67a0d50b04d3f4b66ede1e3a": "Find a way inside the Knossos LLC facility", + "67dbdd4d6a2e4b8e002b647d": "Find a way inside the Knossos LLC facility", + "67dbdd819d8208bb2082480e": "Locate and obtain the Knossos LLC facility key", + "67a096577e86e067eb045733 acceptPlayerMessage": "", + "67a096577e86e067eb045733 declinePlayerMessage": "", + "67a096577e86e067eb045733 completePlayerMessage": "", + "67a0966005d1611ed90be758 name": "", + "67a0966005d1611ed90be758 description": "", + "67a0966005d1611ed90be758 failMessageText": "", + "67a0966005d1611ed90be758 successMessageText": "", + "67a0966005d1611ed90be758 acceptPlayerMessage": "", + "67a0966005d1611ed90be758 declinePlayerMessage": "", + "67a0966005d1611ed90be758 completePlayerMessage": "", + "67a0966817e34930e500754c name": "Forced Alliance", + "67a0966817e34930e500754c description": "Been waiting for you. I don't know about your own search, but I think I found a way to get the keycards. Apparently, Sanitar had access to the basement beneath the health resort. That alone proves my hunch about Knossos' ties to TerraGroup.\n\nBut right now, we need to find the keycards. I can't help you with that, but Therapist definitely has Sanitar's contacts. I've already reached out to her, and she's willing to help. I believe that the trail we've found is more important than our conflicting viewpoints.\n\nHowever, if you can find another way to get the keycards without having to deal with Sanitar, I'll wish you luck.", + "67a0966817e34930e500754c failMessageText": "", + "67a0966817e34930e500754c successMessageText": "Excellent, now we have access to this facility. There's no time to lose. The rumor of the health resort cellars and the keycards has already spread throughout the city, and you may very well have competition on your tail. Gotta hurry up.", + "67a0d8f2db972857cd90d9c0": "Assist Therapist with her investigation", + "67dfa35c8c11bf33774c38a3": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67e11d97f2b4ba8761d0861b": "Assist Therapist with her investigation", + "67e17995c7204639f43caf60": "Assist Therapist with her investigation", + "67e41d4e9f783e8f4b234a1b": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67a0966817e34930e500754c acceptPlayerMessage": "", + "67a0966817e34930e500754c declinePlayerMessage": "", + "67a0966817e34930e500754c completePlayerMessage": "", + "67a09673972c11a3f507731d name": "The Tarkov Butcher", + "67a09673972c11a3f507731d description": "Greetings. Yes, Sergei told me that you're looking for the keycards to the health resort basement. I have no idea what is down there, but one of my colleagues visits there somewhat often. Perhaps it is one of the places where he might store valuable equipment... It's hardly anything important if he agrees to give you the keycards. Obviously, it wouldn't be for free.\n\nYou may have heard stories about a certain, um, criminal operating out of the central city district? The first rumors of the Tarkov Butcher date back to the Contract Wars. However, some of my patients say that he still haunts the streets... \n\nA colleague of mine has taken an interest in this matter and is looking for traces of this “butcher”. For the greater good, naturally. Such a dangerous individual is not simple to track down, therefore we must understand his motives and goals, no matter how much they diverge from human values. \n\nWe were able to obtain a criminal case file from the local police department. According to this, the “butcher” worked as a driver for a meat packing plant here in the city limits. The bodies of the victims were found in refrigerator trucks used to transport frozen meat... But as the conflict escalated, the case was abandoned.\n\nNow, you have all the details. If you can find anything to help my colleague's research, he will hand you the keycards to that basement.", + "67a09673972c11a3f507731d failMessageText": "", + "67a09673972c11a3f507731d successMessageText": "Did he seriously transport the bodies of his victims along with the meat, which then went to the store shelves? That is appalling. The fact that you found this substance used by the maniac will help my colleague make progress on the... evidence file on this case.\n\nHere are your keycards, I already received them. Along with them, I was asked to tell you to watch your step when visiting the basement. Apparently the cellars have deteriorated over the years.", + "67a0d92a6cf4a5745d0bc94f": "Locate and obtain the chemical container on Ground Zero", + "67a0d9b0771af75e83c19178": "Stash the container inside the ambulance car by the cottages on Shoreline", + "67a09673972c11a3f507731d acceptPlayerMessage": "", + "67a09673972c11a3f507731d declinePlayerMessage": "", + "67a09673972c11a3f507731d completePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 name": "Sensory Analysis - Part 1", + "67a0967c003a9986cb0f5ac1 description": "Hello my brother! Okay, okay, not so loud, I'm hung over as shit. Don't know how the BTR guy's still driving after last night. The engine is surely screeching louder than fucking generators!\n\nBy the way, you came at a really good time, almost like you knew I'm gonna need help. So, about the meeting we had yesterday. I have a moonshine supplier, he makes legit good stuff! We've been working together for six months now, everything was fine. And now, customers started complaining that I was selling them fake stuff. So, I had to check the product quality, and no one in our region knows as much about liquor as the BTR driver.\n\nSo I invited him over for... let's call it sampling, hehe. And there he was, saying that no one starts with hard hitters right off the bat, he needed a warm-up. Then another. Then another... So after all that, I checked the moonshine in the morning, and we didn't even open it!\n\nLong story short, the driver didn't finish the job. I'm not gonna live through this kind of sampling party a second time, so I'll let him taste everything by himself. Can you pass him this bottle? Don't lose it, alright?", + "67a0967c003a9986cb0f5ac1 failMessageText": "", + "67a0967c003a9986cb0f5ac1 successMessageText": "So, did'ya deliver the bottle? Huh? Man, this driver guy's such a prick. I love him! Hey, easy there, man, I get it. Listen, some things just shouldn't be talked about right off the bat, the Labyrinth is one of them.\n\nI have to consider all the risks that come with this info, so sit tight for a little while.", + "67b89ab86d4d6fd2c26b22a0": "Hand over a Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc294d681db91b2fa3b279": "Hand over the Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc35a55ec6148bf565204d": "Go to the Woods or Streets of Tarkov location with Moonshine", + "67dc3861d5c0070b960c1bba": "Obtain the item: Bottle of Fierce Hatchling moonshine", + "67dc393c6089aa48050efa02": "Go to Woods or Streets of Tarkov", + "67a0967c003a9986cb0f5ac1 acceptPlayerMessage": "", + "67a0967c003a9986cb0f5ac1 declinePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 completePlayerMessage": "", + "67a096ed77dd677f600804ba name": "Sensory Analysis - Part 2", + "67a096ed77dd677f600804ba description": "I miscalculated my abilities yesterday at a friendly get-together. Don't worry, we've sailed in worse storms than this. One time I was so wasted I couldn't find the gearbox in this thing. So I tied my hand to the lever with a bandage! Inventiveness is the main principle for a machinist!\n\nRagman needed to check some goods, and I'm a veteran in this field. Except I can't remember, for the life of me, whether we finally got to his test sample or not. Well, whatever. If it's so important, we can get together again. Such an evening is a sin not to do again, I know you'd like it too!\n\nBut still, if you need to visit Ragman, ask him about the moonshine, I promised I'd help him. And now I don't even know if I did help him or not.", + "67a096ed77dd677f600804ba failMessageText": "", + "67a096ed77dd677f600804ba successMessageText": "Are you sure this is it? Okay, I can smell it, that's definitely the one! \n\nRagman told me about the health resort's cellars yesterday, I even had to fucking get him wasted so we could finally change the subject. Anyway, there was a Soviet bomb shelter under the health resort, and Ref was going to organize a new arena there, for VIP audiences. I think it also involved Tagilla somehow... No, it was something else...\n\nAnyway, for this arena, Ref organized a big gear acquisition from Ragman, everything was almost ready. And then our host guy suddenly backed out. Why? Who the fuck knows.\n\nRagman was really upset that the idea had fallen through. But he'd already delivered some of the gear, and he definitely used those keycards you're looking for. You better ask him yourself, I don't remember much from yesterday. Thanks for the drink, by the way.", + "67a0da26a3b8d254347b8634": "Hand over a Bottle of Fierce Hatchling moonshine", + "67a096ed77dd677f600804ba acceptPlayerMessage": "You didn't make it to the \"test sample\" yesterday. Here, Ragman asked me to give it to you so that you could test it yourself.", + "67a096ed77dd677f600804ba declinePlayerMessage": "", + "67a096ed77dd677f600804ba completePlayerMessage": "By the way, I wanted to ask you: have you heard anything about the facility under the health resort and the keycards to access it?", + "67a096f605d1611ed90be75a name": "Hot Zone", + "67a096f605d1611ed90be75a description": "Okie-dokie, so I took some time to think about the Labyrinth and your interest in it. Things have cooled off, so I might be able to help you out. Maybe we can find some mutual benefits along the way, eh? But first, I need you to help me with a specific order. For the kind of information I'm about to give you, it's a real bargain!\n\nI've got two shipments that are sitting on hold right now. One is waiting at Customs, the other at the military base. My couriers were really badly received there. I lost one group, and from the second one, only half of them came back. The fuckers took almost all the goods! Things are too hot in those areas for my courier guys.\n\nThe PMC pricks really took a liking to those places or something. It's either camping snipers, some ushanka-wearing psychos with shotguns, or fucking \"grenadiers\" in the military bunkers. Thing is, this order is big and important for me, I can't let it go to waste.\n\nYou have good experience in this kind of work. Maybe not in one go, but I'm sure you'll do everything perfectly. And while you're at it, I'll arrange everything for your Labyrinth business! Here's the gear that survived the ambushes. Take it right away, it'll be less work later.\n\nStash the rigs at the gas station near the road on Customs, and the plates on the roof of the military base's workshop with, uh, a black knight symbol, whatever that means.", + "67a096f605d1611ed90be75a failMessageText": "", + "67a096f605d1611ed90be75a successMessageText": "Never doubted you, brotherman! Alright, time to do my part. One day, Ref came to me with an idea for a big project. He found these cellars under Azure Coast, he even had investors already. Even back then I already thought that somebody out there really liked the chaos we had going on here a little too much.\n\nEverything went as planned, we agreed on deliveries and drop-off points. He even had a name for the new Arena format: you guessed it, \"The Labyrinth\"! I don't know what it had to do with these cellars. So, after that, Ref suddenly canceled everything, said that it wasn't up to him, and disappeared from the radar for a while.\n\nIt was hard to give up such a good deal. However, I still have those keycards, I even wanted to stop by sometime to see the arena with my own eyes. There's not many of them, but for you, I'll make a good deal. No haggling though!", + "67b880086630950141bf71ee": "Stash the Zulu Nylon Gear M4 RSCR chest rigs at the new gas station on Customs", + "67b88020f3c5f1e3e6eb1f83": "Stash the class 4 ballistic plates on the roof of the specified repair workshop on Reserve", + "67a096f605d1611ed90be75a acceptPlayerMessage": "", + "67a096f605d1611ed90be75a declinePlayerMessage": "", + "67a096f605d1611ed90be75a completePlayerMessage": "", + "67a096fe972c11a3f5077321 name": "Competition Protection", + "67a096fe972c11a3f5077321 description": "Hello, gladiator! I hear you're interested in those health resort cellars. I'll be honest, the idea was a good one, I might even revisit it later... But at this moment, it's not the right time for the Labyrinth. So I'm not gonna tell you anything about it, sorry.\n\nIf you want to go to the entry site on your own and rummage through the garbage left there, I won't stop you. But without the access keycard, you can't get inside the Labyrinth. That's where our interests align. One of my gladiators has been getting a little starstruck lately. He thinks that nobody can beat his arena performance, and wants to up his salary. Even took to blackmailing me, the bastard! However, it's not profitable to just outright take him out of the fights.\n\nI want to show him that there are no indispensable people, and to do that, we need to make some noise in the Arena. Hopefully that'll bring this guy to his senses. You're a capable fighter, and I'll make you a fair deal: if you can get on the Arena's best gladiator ranks, I'll help you with the keycards to the Labyrinth. You up for it?", + "67a096fe972c11a3f5077321 failMessageText": "", + "67a096fe972c11a3f5077321 successMessageText": "You turned out to be a real dark horse... The results are remarkable. Not everyone can pull this off. \n\nI'll unlock one of the keycard stashes for you. But be aware that this is a very special item, and I'm not going to give it to you for free.\n\nOne more thing. Arena rewards the best gladiators, and you clearly have potential. If you get tired of scavenging the ruins and want real glory, you know where to find me.", + "67a0db1217cd5fe7e5a2e36e": "Eliminate enemies in any game mode in Arena", + "67a0dbaf93ac1717d296be98": "Take at least 3rd place in Last Hero in Arena", + "67a096fe972c11a3f5077321 acceptPlayerMessage": "", + "67a096fe972c11a3f5077321 declinePlayerMessage": "", + "67a096fe972c11a3f5077321 completePlayerMessage": "", + "67a0970744893b9f3f0d9b68 name": "Offensive Reconnaissance", + "67a0970744893b9f3f0d9b68 description": "You got the keycard? Perfect. Judging by how much everyone's interested in these cellars, you and I are on a truly important trail. There could be a TerraGroup warehouse or another lab that's been sealed there ever since the evacuation! We don't have time to waste.\n\nFirst we need to search these premises and figure out what the purpose of the facility is. TerraGroup would not be so eager to hide it if what is going on inside corresponds to their company's public profile. Try to memorize everything you see: the structure of the premises, equipment, tools, markings or other symbols... Every detail counts.\n\nI'll wait for your return and set up my surveillance system to track any information about the health resort. If anyone finds more than we do, I'll see it.", + "67a0970744893b9f3f0d9b68 failMessageText": "", + "67a0970744893b9f3f0d9b68 successMessageText": "An old bunker? Yes, there was one mentioned in the archives, an old Soviet shelter. Thing is, it was closed down about twenty years ago due to some kind of technical failure. Looks like Knossos restored it to working order. But why would TerraGroup need an abandoned bomb shelter? \n\nUm, hang on. I'm picking up a signal from my interception network. An encrypted message that seems to be coming straight from these cellars... Give me a minute.", + "67a0dc6bf47ca0fde27cf1f7": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0dc94a4d798e79853f2eb": "Obtain the Labrys access keycard", + "67dbe0f532ff08bfa13237a8": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0970744893b9f3f0d9b68 acceptPlayerMessage": "", + "67a0970744893b9f3f0d9b68 declinePlayerMessage": "", + "67a0970744893b9f3f0d9b68 completePlayerMessage": "", + "67a0970f05d1611ed90be75d name": "Hypotheses Testing", + "67a0970f05d1611ed90be75d description": "I was able to decipher the signal. It's old and very faint, apparently the bunker completely blocked it until you opened the doors. For some reason, the message is on loop, but this doesn't mean anything, the equipment inside could have been damaged for a while. Besides, we still don't know what the TerraGroup team was doing in there.\n\nThe message says that the facility still contains materials and data that fall under the first priority of evacuation. Moreover, it mentions reports of experiments conducted at the site. This is astonishing, we couldn't have found a better time to discover something as valuable as this!\n\nKnowing more and more people are finding out about these cellars every day, it means that soon the traders and other PMCs will want to explore the area we've discovered. Perhaps even Lightkeeper will be interested... I need those documents mentioned in the signal. Whatever you can find, please bring them to me as soon as you can.", + "67a0970f05d1611ed90be75d failMessageText": "", + "67a0970f05d1611ed90be75d successMessageText": "Well done. The data is fragmented, but still extremely useful. The health resort's basements have changed a lot since the disaster began, but at some point in time, they were definitely used as a testing ground for some kind of weapon... An experimental EW or hacking device, maybe. This remains to be determined.\n\nI can already see that some of the measurements and experiments will be very useful in their own right. So your labors were definitely not in vain. Thank you.", + "67a0dce6c7627dac621fd539": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0dcf4ff6f74931359b9f9": "Hand over the found in raid item: Labrys research notes", + "67dbe16ece16a02860ed9d33": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0970f05d1611ed90be75d acceptPlayerMessage": "", + "67a0970f05d1611ed90be75d declinePlayerMessage": "", + "67a0970f05d1611ed90be75d completePlayerMessage": "", + "67a09724972c11a3f5077324 name": "Confidential Info", + "67a09724972c11a3f5077324 description": "Greetings, my friend. According to my information, you've gained access to one of TerraGroup's abandoned facilities. We've witnessed many times what happens when dangerous developments fall into the hands of unqualified people. Our partners are very concerned about what happened in Tarkov after that outbreak in the Laboratory.\n\nThere's no way we're going to let this crisis happen again. That's why I have a high-priority assignment for you. I need to retrieve a storage device containing sensitive information from that facility. The details are highly classified. The client can trace an independent attempt to read the data and cancel the contract, so please do not even attempt it.\n\nIn addition to the storage device, I was told that there is also a maintenance room on the site, the client has said that it should look like a workshop. It must be destroyed or at least damaged. But be careful with the explosives: we don't want you perishing with the storage device.", + "67a09724972c11a3f5077324 failMessageText": "", + "67a09724972c11a3f5077324 successMessageText": "Great job, my friend! My partner especially appreciates your respect for privacy and requested a proper reward for you.", + "67a0dd7a2519959b187db47f": "Locate and obtain the special storage module inside The Labyrinth", + "67a0dda1370e2f877a6c8531": "Hand over the found information", + "67a0de2750fdff39d267ea16": "Plant a hand grenade in the assembly workshop inside The Labyrinth", + "67a09724972c11a3f5077324 acceptPlayerMessage": "", + "67a09724972c11a3f5077324 declinePlayerMessage": "", + "67a09724972c11a3f5077324 completePlayerMessage": "", + "67a0972e77dd677f600804bd name": "This Tape Sucks", + "67a0972e77dd677f600804bd description": "Hello again. I received a patient who was recently wounded in the resort cellars and barely escaped from this monster in a bull mask... Obvious mental trauma, perhaps more than one. But besides the stories about this Minotaur, the patient also mentioned many confinement and even torture chambers.\n\nYou surely recognize the unacceptable nature of such human confinement, even under wartime conditions, so I am counting on your cooperation. We must get to the bottom of what is or was going on in these cellars. \n\nExplore those jail rooms and try to uncover any information or evidence that will help us find out who is responsible for what happened. And most importantly, what was the purpose of all these \"experiments\".", + "67a0972e77dd677f600804bd failMessageText": "", + "67a0972e77dd677f600804bd successMessageText": "A video tape... You haven't watched it yet, have you? Now I know what is happening. I was wrong before.\n\nThe resort was one of the evacuation points when it all started, and its cellars could have been used for, uh, different purposes... The situation wasn't so severe yet at that time, and they tried to isolate the deceased bodies from crowded places.\n\nThis tape is definitely not a cause for concern... However, I would refrain from visiting these cellars if I were you. Ventilation in bomb shelters has always been a weak point, and humidity only contributes to possible intoxication...", + "67a0de6954c67082e9148328": "Locate the torture room inside The Labyrinth", + "67a0de84e8e35296a13500c8": "Locate and obtain any evidence of torture", + "67a0de9190545ec5612fdda5": "Hand over the found information", + "67a0972e77dd677f600804bd acceptPlayerMessage": "", + "67a0972e77dd677f600804bd declinePlayerMessage": "", + "67a0972e77dd677f600804bd completePlayerMessage": "", + "67a097379f2068e74603c6ac name": "Indisputable Authority", + "67a097379f2068e74603c6ac description": "Oi, operator! There's a job for you, I don't want no tosser for this. Everyone's been checking out the dungeons under the resort, you ought to know about it by now. They say there's a bogeyman sitting there, safeguarding the whole territory, yelling like a madman and chasing everyone outta there. \nNobody can put him down!\n\nSome partners of mine have started asking questions, trying to drive down prices because of this situation. But let me tell you this: the key to authority is not to fuck up the opportunity. We need to act now, and we need to do it in a way that every little prick knows his place. So we gotta take this fucker down. If you do it in my name, so to speak, everyone will understand.\n\nYou've got the skills, so this \"Minotaur\" idiot won't be a problem for you. But still, better be careful, this bastard is no joke either.", + "67a097379f2068e74603c6ac failMessageText": "", + "67a097379f2068e74603c6ac successMessageText": "I knew I bet on the right guy! So, all safe and sound, ye? Good for you, good for you... Word's already out about your feat, no one's gonna blabber any bullshit to me anymore.\n\nSurely a lasting impression. You helped my business today, so I won't disappoint you either. Here, all yours.", + "67a0df619fb6c42b9a08e8e9": "Locate and neutralize the \"Minotaur\" inside The Labyrinth", + "67a0df7f2cd4d4413cd29b45": "Eliminate the \"Minotaur's\" guards inside The Labyrinth", + "67a097379f2068e74603c6ac acceptPlayerMessage": "", + "67a097379f2068e74603c6ac declinePlayerMessage": "", + "67a097379f2068e74603c6ac completePlayerMessage": "", + "67a0975992ad467b1906d468 name": "Vacate the Premises", + "67a0975992ad467b1906d468 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other mercs out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67a0975992ad467b1906d468 failMessageText": "", + "67a0975992ad467b1906d468 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67a0e075445754a936be25b7": "Eliminate PMC operatives inside The Labyrinth", + "67a0975992ad467b1906d468 acceptPlayerMessage": "", + "67a0975992ad467b1906d468 declinePlayerMessage": "", + "67a0975992ad467b1906d468 completePlayerMessage": "", + "67a09761e720611a6a01f288 name": "Keeper's Word", + "67a09761e720611a6a01f288 description": "I have a new job for you. Someone found a way into the cellars under the health resort. This is not a good set of circumstances for Tarkov. Excessive curiosity often ruins a man in peacetime, but in the present situation, the mistake of one will lead to the death of many.\n\nI know how to safeguard the bunker. You may not have yet met the wardens who watch the city at night. But they certainly have met you. And now I need you to leave a short message for them at the Knossos facility, with their instruments.\n\nHowever, just dropping these knives in the rubble won't be enough. You need places with meaning, so that the knife you stick in becomes a symbol of sorts. Which places should you choose? You'll figure it out on your own. And if you can't, why should I even work with you?", + "67a09761e720611a6a01f288 failMessageText": "", + "67a09761e720611a6a01f288 successMessageText": "Perhaps now you've saved Tarkov from a new calamity that could have wiped the city off the face of the earth... before its time.\n\nYour reward is here. Oh, and one more thing. If I were you, I'd stop enquiring about those dungeons if you want to survive these troubled times.", + "67a0e4df8cddbe2df31dd1d9": "Stash a Cultist knife in the first special place inside The Labyrinth", + "67a0e4e399e34c9ffcdc6e00": "Stash a Cultist knife in the second special place inside The Labyrinth", + "67a0e4e64cb065811d95c6d9": "Stash a Cultist knife in the third special place inside The Labyrinth", + "67a09761e720611a6a01f288 acceptPlayerMessage": "I didn't think I'd be part of some ritual... Well, I'll figure it out when I get there.", + "67a09761e720611a6a01f288 declinePlayerMessage": "", + "67a09761e720611a6a01f288 completePlayerMessage": "It's done. Your friends are gonna love this.", + "67d03be712fb5f8fd2096332 name": "Vacate the Premises", + "67d03be712fb5f8fd2096332 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other guys out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67d03be712fb5f8fd2096332 failMessageText": "", + "67d03be712fb5f8fd2096332 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67d03be712fb5f8fd2096334": "Eliminate any target inside The Labyrinth", + "67d03be712fb5f8fd2096332 acceptPlayerMessage": "", + "67d03be712fb5f8fd2096332 declinePlayerMessage": "", + "67d03be712fb5f8fd2096332 completePlayerMessage": "", "616041eb031af660100c9967 startedMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 failMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 successMessageText 54cb50c76803fa8b248b4571 0": "Říkáš, že je vše čistý? Dobrá práce, vojáku.", @@ -28400,6 +28745,12 @@ "676094451fec2f7426093be6 name": "Ještě Prestižnější", "676094451fec2f7426093be6 description": "Získat 2. úroveň Prestiže", "676094451fec2f7426093be6 successMessage": "", + "67a0e57117e34930e50075f3 name": "In Search of an Exit", + "67a0e57117e34930e50075f3 description": "Complete the Labyrinth event task line", + "67a0e57117e34930e50075f3 successMessage": "", + "67a0e57b972c11a3f50773b2 name": "Dungeon Master", + "67a0e57b972c11a3f50773b2 description": "Complete the Labyrinth event task line and all side tasks", + "67a0e57b972c11a3f50773b2 successMessage": "", "674724a154d58001c3aae177 name": "", "674724a154d58001c3aae177 description": "", "674ed02cb6db2d9636812abc name": "Slot 1", @@ -28653,6 +29004,15 @@ "675a99f30fba9efc6a40481d name": "Sports target", "675a99f30fba9efc6a40481d description": "Just an ordinary target, nothing special.", "675b54c583e8ee6215546694": "Construct Shooting Range level 3", + "67adb25c7a0e0fce8574438c name": "Minotaur's Lair", + "67adb25c7a0e0fce8574438c description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67adb26efce3692da77f4e2e": "Can only be obtained during special events", + "67adb38d0217ccce16b5b08c name": "Minotaur's Lair", + "67adb38d0217ccce16b5b08c description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adb39a6be8354a8f72b830": "Can only be obtained during special events", + "67adb4843fec17bf3ea9452e name": "Minotaur's Lair", + "67adb4843fec17bf3ea9452e description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adb48fd05a78f5a5fc5260": "Can only be obtained during special events", "672df12f97f0469cea52f55e name": "Prestige 1", "675d7242b85061aa2017c341": "Complete the task You've Got Mail", "672df4281ab8d9c8849a0c88 name": "Prestige 2", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/en.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/en.json index f77860db..9b7a9d53 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/en.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/en.json @@ -83,7 +83,7 @@ "5448c12b4bdc2d02308b456f Name": "PM 9x18PM 90-93 8-round magazine", "5448c12b4bdc2d02308b456f ShortName": "PM", "5448c12b4bdc2d02308b456f Description": "A standard 8-round magazine for IzhMekh-produced Makarov PM pistols. It features a side observation slot for checking the magazine capacity.", - "5448c1d04bdc2dff2f8b4569 Name": "5.56x45 Magpul PMAG 20 GEN M3 STANAG 20-round magazine", + "5448c1d04bdc2dff2f8b4569 Name": "AR-15 5.56x45 Magpul PMAG 20 GEN M3 STANAG 20-round magazine", "5448c1d04bdc2dff2f8b4569 ShortName": "GEN M3", "5448c1d04bdc2dff2f8b4569 Description": "The PMAG 20 GEN M3 is a 20-round 5.56x45 NATO (.223 Remington) polymer magazine for AR-15/M4 compatible weapons.", "5448e5284bdc2dcb718b4567 Name": "Chest rig", @@ -155,10 +155,10 @@ "544a11ac4bdc2d470e8b456a Name": "Secure container Alpha", "544a11ac4bdc2d470e8b456a ShortName": "Alpha", "544a11ac4bdc2d470e8b456a Description": "A small secure container used by PMCs formerly deployed in Tarkov.", - "544a378f4bdc2d30388b4567 Name": "5.56x45 Magpul PMAG 40 GEN M3 STANAG 40-round magazine", + "544a378f4bdc2d30388b4567 Name": "AR-15 5.56x45 Magpul PMAG 40 GEN M3 STANAG 40-round magazine", "544a378f4bdc2d30388b4567 ShortName": "GEN M3", "544a378f4bdc2d30388b4567 Description": "The PMAG 40 GEN M3 is a 40-round 5.56x45 NATO (.223 Remington) polymer magazine for AR-15/M4 compatible weapons.", - "544a37c44bdc2d25388b4567 Name": "5.56x45 SureFire MAG5-60 STANAG 60-round magazine", + "544a37c44bdc2d25388b4567 Name": "AR-15 5.56x45 SureFire MAG5-60 STANAG 60-round magazine", "544a37c44bdc2d25388b4567 ShortName": "MAG5-60", "544a37c44bdc2d25388b4567 Description": "A 60-round 5.56x45 SureFire MAG5-60 metal high capacity magazine.", "544a38634bdc2d58388b4568 Name": "AR-15 Colt USGI A2 5.56x45 flash hider", @@ -263,7 +263,7 @@ "5580239d4bdc2de7118b4583 Name": "GK-01 12ga compensator", "5580239d4bdc2de7118b4583 ShortName": "GK-01", "5580239d4bdc2de7118b4583 Description": "A heavy muzzle brake for the Vepr/Saiga 12ga is extremely good at cutting recoil and completely eliminates barrel climb and yaw. It fits all Saiga/Vepr shotguns with external chokes and, with an optional adapter, all single-barrelled shotguns with both external and internal chokes.", - "55802d5f4bdc2dac148b458e Name": "5.56x45 Magpul PMAG 30 GEN M3 W STANAG 30-round magazine", + "55802d5f4bdc2dac148b458e Name": "AR-15 5.56x45 Magpul PMAG 30 GEN M3 W STANAG 30-round magazine", "55802d5f4bdc2dac148b458e ShortName": "GEN M3", "55802d5f4bdc2dac148b458e Description": "A 30-round 5.56x45 Magpul PMAG GEN M3 30 polymer magazine with an observation slot for faster capacity checking.", "55802f3e4bdc2de7118b4584 Name": "Gear mod", @@ -395,7 +395,7 @@ "55d485be4bdc2d962f8b456f Name": "PM 9x18PM 84-round makeshift drum magazine", "55d485be4bdc2d962f8b456f ShortName": "PM drum", "55d485be4bdc2d962f8b456f Description": "A makeshift 84-round PM magazine. First assembled by an unknown genius by combining PM and PPSH magazines into a single design for operations in narrow spaces with the aid of ballistic shields. Although it was never serialized even in the smallest number, it can be crafted pretty easily, provided you have the donor mags and skillful hands.", - "55d4887d4bdc2d962f8b4570 Name": "5.56x45 Colt AR-15 STANAG 30-round magazine", + "55d4887d4bdc2d962f8b4570 Name": "AR-15 5.56x45 Colt STANAG 30-round magazine", "55d4887d4bdc2d962f8b4570 ShortName": "STANAG", "55d4887d4bdc2d962f8b4570 Description": "A 30-round metal Colt AR-15 magazine designed in compliance with the STANAG 4179 standard for 5.56x45 ammo.\nThe STANAG 4179 standard was approved by NATO members in 1980 for the unification of allied personnel ammo and magazines.", "55d48a634bdc2d8b2f8b456a Name": "Kiba Arms SPRM rail mount for pump-action shotguns", @@ -2210,7 +2210,7 @@ "59c0ec5b86f77435b128bfca Name": "Hexagon 12K 12ga sound suppressor", "59c0ec5b86f77435b128bfca ShortName": "Hexagon 12K", "59c0ec5b86f77435b128bfca Description": "A sound moderator for 12ga shotguns and carbines (Saiga, Vepr and others), manufactured by Hexagon.", - "59c1383d86f774290a37e0ca Name": "5.56x45 Magpul PMAG D-60 STANAG 60-round magazine", + "59c1383d86f774290a37e0ca Name": "AR-15 5.56x45 Magpul PMAG D-60 STANAG 60-round magazine", "59c1383d86f774290a37e0ca ShortName": "PMAG D60", "59c1383d86f774290a37e0ca Description": "The Magpul PMAG D-60 polymer 60-round magazine for 5.56x45 rounds.", "59c63b4486f7747afb151c1c Name": "HK MP5SD B&T tri-rail ring mount", @@ -3233,10 +3233,10 @@ "5aaa4194e5b5b055d06310a5 Name": "AK-74 5.45x39 Magpul PMAG 30 GEN M3 30-round magazine", "5aaa4194e5b5b055d06310a5 ShortName": "GEN M3", "5aaa4194e5b5b055d06310a5 Description": "A 30-round polymer Magpul Pmag 30 AK74 GEN M3 magazine for 5.45x39 AK and compatible weapons.", - "5aaa5dfee5b5b000140293d3 Name": "5.56x45 Magpul PMAG 30 GEN M3 STANAG 30-round magazine", + "5aaa5dfee5b5b000140293d3 Name": "AR-15 5.56x45 Magpul PMAG 30 GEN M3 STANAG 30-round magazine", "5aaa5dfee5b5b000140293d3 ShortName": "GEN M3", "5aaa5dfee5b5b000140293d3 Description": "A 30-round polymer Magpul PMAG GEN M3 30 magazine, for 5.56x45 ammunition.", - "5aaa5e60e5b5b000140293d6 Name": "5.56x45 Magpul PMAG 10 GEN M3 STANAG 10-round magazine", + "5aaa5e60e5b5b000140293d6 Name": "AR-15 5.56x45 Magpul PMAG 10 GEN M3 STANAG 10-round magazine", "5aaa5e60e5b5b000140293d6 ShortName": "GEN M3", "5aaa5e60e5b5b000140293d6 Description": "A 10-round polymer Magpul PMAG GEN M3 10 magazine, for 5.56x45 ammunition.", "5aaf8a0be5b5b00015693243 Name": "M1A 7.62x51 20-round magazine", @@ -4403,7 +4403,7 @@ "5c0530ee86f774697952d952 Name": "LEDX Skin Transilluminator", "5c0530ee86f774697952d952 ShortName": "LEDX", "5c0530ee86f774697952d952 Description": "A medical device designed to accurately determine the position of the veins under the skin.", - "5c05413a0db834001c390617 Name": "5.56x45 HK Steel Maritime STANAG 30-round magazine", + "5c05413a0db834001c390617 Name": "AR-15 5.56x45 HK Steel Maritime STANAG 30-round magazine", "5c05413a0db834001c390617 ShortName": "HK Steel", "5c05413a0db834001c390617 Description": "A 30-round HK Steel Maritime magazine designed in compliance with STANAG 4179 standard for 5.56x45 ammo.", "5c0548ae0db834001966a3c2 Name": "SLR-106/AK 5.56x45 Circle 10 30-round magazine", @@ -4934,7 +4934,7 @@ "5c61a40d2e2216001403158d Name": "Zenit B-13 \"Klassika\" dovetail rail platform", "5c61a40d2e2216001403158d ShortName": "B-13", "5c61a40d2e2216001403158d Description": "The B-13 rail platform mounts on the standard dovetail mount of the AK 103, 104, 105, 74M, AKMN, Saiga MK, Saiga MK-03, Saiga 410 carbines and provides a platform for sighting devices. Manufactured by Zenit.", - "5c6592372e221600133e47d7 Name": "5.56x45 SureFire MAG5-100 STANAG 100-round magazine", + "5c6592372e221600133e47d7 Name": "AR-15 5.56x45 SureFire MAG5-100 STANAG 100-round magazine", "5c6592372e221600133e47d7 ShortName": "MAG5-100", "5c6592372e221600133e47d7 Description": "A 100-round 5.56x45 SureFire MAG5-100 metal high capacity magazine.", "5c6beec32e221601da3578f2 Name": "P226 TJ's Custom 9x19 compensator", @@ -4958,13 +4958,13 @@ "5c6d11152e2216000f2003e7 Name": "HK 416 Strike Industries CRUX 15 inch M-LOK handguard", "5c6d11152e2216000f2003e7 ShortName": "416 CRUX 15\"", "5c6d11152e2216000f2003e7 Description": "The Strike Industries CRUX foregrip for 416 equipped with an M-LOK interface for the installation of additional devices and accessories.", - "5c6d42cb2e2216000e69d7d1 Name": "5.56x45 HK 30 STANAG polymer 30-round magazine", + "5c6d42cb2e2216000e69d7d1 Name": "AR-15 5.56x45 HK 30 STANAG polymer 30-round magazine", "5c6d42cb2e2216000e69d7d1 ShortName": "HK poly", "5c6d42cb2e2216000e69d7d1 Description": "A 30-round HK polymer magazine, for 5.56x45 ammunition.", - "5c6d450c2e221600114c997d Name": "5.56x45 HK PM Gen.2 STANAG 30-round magazine", + "5c6d450c2e221600114c997d Name": "AR-15 5.56x45 HK PM Gen.2 STANAG 30-round magazine", "5c6d450c2e221600114c997d ShortName": "PM Gen.2", "5c6d450c2e221600114c997d Description": "A 30-round polymer HK PM Gen.2 magazine, for 5.56x45 ammunition.", - "5c6d46132e221601da357d56 Name": "5.56x45 TROY BattleMag STANAG 30-round magazine", + "5c6d46132e221601da357d56 Name": "AR-15 5.56x45 TROY BattleMag STANAG 30-round magazine", "5c6d46132e221601da357d56 ShortName": "BattleMag", "5c6d46132e221601da357d56 Description": "The TROY BattleMag polymer 30-round magazine, for 5.56x45 ammunition.", "5c6d5d8b2e221644fc630b39 Name": "AR-15 STNGR VYPR 10 inch M-LOK handguard", @@ -5582,13 +5582,13 @@ "5d133067d7ad1a33013f95b4 Name": "KAC URX 3 3 inch rail", "5d133067d7ad1a33013f95b4 ShortName": "URX3 3\"", "5d133067d7ad1a33013f95b4 Description": "The KAC URX3 3 inch rail allows installation of additional equipment on the Knight's Armanent Company URX handguards.", - "5d1340b3d7ad1a0b52682ed7 Name": "5.56x45 Magpul PMAG 30 GEN M3 STANAG 30-round magazine (FDE)", + "5d1340b3d7ad1a0b52682ed7 Name": "AR-15 5.56x45 Magpul PMAG 30 GEN M3 STANAG 30-round magazine (FDE)", "5d1340b3d7ad1a0b52682ed7 ShortName": "GEN M3", "5d1340b3d7ad1a0b52682ed7 Description": "A 30-round polymer Magpul PMAG GEN M3 30 magazine, for 5.56x45 ammunition. Flat Dark Earth version.", - "5d1340bdd7ad1a0e8d245aab Name": "5.56x45 Magpul PMAG 40 GEN M3 STANAG 40-round magazine (FDE)", + "5d1340bdd7ad1a0e8d245aab Name": "AR-15 5.56x45 Magpul PMAG 40 GEN M3 STANAG 40-round magazine (FDE)", "5d1340bdd7ad1a0e8d245aab ShortName": "GEN M3", "5d1340bdd7ad1a0e8d245aab Description": "A 40-round polymer Magpul PMAG GEN M3 40 magazine for 5.56x45 ammo. Flat Dark Earth version.\n", - "5d1340cad7ad1a0b0b249869 Name": "5.56x45 Magpul PMAG 30 GEN M3 W STANAG 30-round magazine (FDE)", + "5d1340cad7ad1a0b0b249869 Name": "AR-15 5.56x45 Magpul PMAG 30 GEN M3 W STANAG 30-round magazine (FDE)", "5d1340cad7ad1a0b0b249869 ShortName": "GEN M3", "5d1340cad7ad1a0b0b249869 Description": "A 30-round 5.56x45 polymer Magpul PMAG GEN M3 30 magazine with an observation slot. Flat Dark Earth version.", "5d135e83d7ad1a21b83f42d8 Name": "AR-15 Magpul CTR Carbine stock (Black)", @@ -6073,7 +6073,7 @@ "5d6e67fba4b9361bc73bc779 Description": "A 12/70 shell loaded with 9 6.5mm buckshot pellets for 12 gauge shotguns.", "5d6e6806a4b936088465b17e Name": "12/70 8.5mm Magnum buckshot", "5d6e6806a4b936088465b17e ShortName": "Magnum", - "5d6e6806a4b936088465b17e Description": "A 12/70 shell loaded with 16 8.5mm buckshot pellets for 12 gauge shotguns.", + "5d6e6806a4b936088465b17e Description": "A 12/70 shell loaded with 8 8.5mm buckshot pellets for 12 gauge shotguns.", "5d6e6869a4b9361c140bcfde Name": "12/70 Grizzly 40 slug", "5d6e6869a4b9361c140bcfde ShortName": "Grizzly 40", "5d6e6869a4b9361c140bcfde Description": "The \"Grizzly 40\" 12/70 expanding slug shell for 12 gauge shotguns.", @@ -8747,7 +8747,7 @@ "623c3c1f37b4b31470357737 Name": "SV-98 CNC Guns OV-SV98 KeyMod handguard", "623c3c1f37b4b31470357737 ShortName": "OV KM", "623c3c1f37b4b31470357737 Description": "CNC Guns Keymod System aircraft-grade aluminum handguard for the OV-SV98 stock with KeyMod slots for rail installation.", - "6241c2c2117ad530666a5108 Name": "6mm Magpul PMAG 30 GEN M3 STANAG 30-round magazine (FDE)", + "6241c2c2117ad530666a5108 Name": "AR-15 6mm Magpul PMAG 30 GEN M3 STANAG 30-round magazine (FDE)", "6241c2c2117ad530666a5108 ShortName": "GEN M3", "6241c2c2117ad530666a5108 Description": "A 30-round polymer Magpul PMAG GEN M3 30 magazine, for 6mm BB ammunition. Flat Dark Earth version. Hilarious.", "6241c316234b593b5676b637 Name": "Airsoft 6mm BB", @@ -10226,9 +10226,6 @@ "648afce7ec6bb25b2608defb Name": "PM FAB Defense PM-G pistol grip (Olive Drab)", "648afce7ec6bb25b2608defb ShortName": "PM-G OD", "648afce7ec6bb25b2608defb Description": "A PM grip by FAB Defense with a built-in magazine release mechanism that turns the Soviet classic into a modern handy pistol, significantly improving ergonomics. Olive Drab version.", - "648c1a965043c4052a4f8505 Name": "ebudal", - "648c1a965043c4052a4f8505 ShortName": "ebudal", - "648c1a965043c4052a4f8505 Description": "ebudal tested on monkes", "6491c6f6ef312a876705191b Name": "PK Zenit B-50 handguard", "6491c6f6ef312a876705191b ShortName": "B-50", "6491c6f6ef312a876705191b Description": "The B-50 integrally-machined handguard made of D16T alloy for Kalashnikov Machine gun. Allows installation of additional equipment and handgrips. Manufactured by Zenit.", @@ -10580,7 +10577,7 @@ "6513f05a94c72326990a3866 Name": "RPD wooden handguard", "6513f05a94c72326990a3866 ShortName": "RPD wood", "6513f05a94c72326990a3866 Description": "A standard-issue wooden handguard for the RPD machine gun. Manufactured by V.A. Degtyarev Plant.", - "6513f0a194c72326990a3868 Name": "RPD 7.62x39 \"Buben\" 100-round box", + "6513f0a194c72326990a3868 Name": "RPD 7.62x39 Buben 100-round box", "6513f0a194c72326990a3868 ShortName": "Buben", "6513f0a194c72326990a3868 Description": "A standard-issue 100-round box for the RPD machine gun nicknamed \"Buben\" for its round shape. Manufactured by V.A. Degtyarev Plant.", "6513f0f5e63f29908d0ffab8 Name": "RPD barrel thread protector", @@ -14450,7 +14447,7 @@ "6761763448fa5c377e06fc39 Name": "AKMS FAB Defense M4-AKMS P stock adapter", "6761763448fa5c377e06fc39 ShortName": "AKMS P", "6761763448fa5c377e06fc39 Description": "A buttstock adapter for the AKMS automatic rifle. Allows to install Com-Spec and Mil-Spec buttstocks on the weapon. Made of durable anodized aluminum. Manufactured by FAB Defense.", - "6761765f1f08ed5e8800b7a6 Name": "5.56x45 Beta C-Mag 100-round drum magazine", + "6761765f1f08ed5e8800b7a6 Name": "AR-15 5.56x45 Beta C-Mag 100-round drum magazine", "6761765f1f08ed5e8800b7a6 ShortName": "AR C-Mag", "6761765f1f08ed5e8800b7a6 Description": "A 100-round double drum magazine for the AR-15 platform weapons. Manufactured by Beta Company.", "676176a162e0497044079f46 Name": "UZI 9x19 Beta C-Mag 100-round drum magazine", @@ -14600,6 +14597,126 @@ "676aa450fe1fc45172014df2 Name": "Twitch Winter 2025 case (Epic)", "676aa450fe1fc45172014df2 ShortName": "Twitch 2025", "676aa450fe1fc45172014df2 Description": "A case with some epic goodies.", + "678f84bb9e85556ca60f0362 Name": "Tagilla's welding mask \"ZABEY\"", + "678f84bb9e85556ca60f0362 ShortName": "\"ZABEY\"", + "678f84bb9e85556ca60f0362 Description": "Judging by this mask, the Labyrinth had severely affected Tagilla's mental state, making him even more unhinged and bloodthirsty. Who thought he could be any more crazy?", + "678fa929819ddc4c350c0317 Name": "Valve handwheel", + "678fa929819ddc4c350c0317 ShortName": "handwheel", + "678fa929819ddc4c350c0317 Description": "A massive handwheel removed from some kind of valve. It must have been used to regulate the water or gas supply in the Knossos underground facilities.", + "679b944d597ba2ed120c3d3c Name": "Last Breath poster", + "679b944d597ba2ed120c3d3c ShortName": "Last Breath", + "679b944d597ba2ed120c3d3c Description": "There's no escape from the Shadow of Tagilla's grasp. The only thing left to do is to take the last deep breath and hold on as long as possible.", + "679b946f90622daf9708da6d Name": "Final Moment poster", + "679b946f90622daf9708da6d ShortName": "Final Moment", + "679b946f90622daf9708da6d Description": "Looking at this poster, you realize the sheer terror that the Shadow of Tagilla's victims felt before they died.", + "679b94734e9ca6b3d80586a7 Name": "Taurus poster", + "679b94734e9ca6b3d80586a7 ShortName": "Taurus", + "679b94734e9ca6b3d80586a7 Description": "This poster embodies the nature of the Shadow of Tagilla. Brutality, thirst for murder, and blood. Rivers of blood.", + "679b9477708cfcb2060b9ade Name": "Tark Souls poster", + "679b9477708cfcb2060b9ade ShortName": "Tark Souls", + "679b9477708cfcb2060b9ade Description": "This poster shows the Shadow of Tagilla being slain by a warrior from the Labyrinth. Very few people have witnessed such a scene with their own eyes.", + "679b9716597ba2ed120c3d3f Name": "Knossos LLC facility key", + "679b9716597ba2ed120c3d3f ShortName": "Knossos", + "679b9716597ba2ed120c3d3f Description": "A worn office door key marked \"Knossos LLC\". Probably used to open utility rooms or other premises belonging to Knossos.", + "679b9819a2f2dd4da9023512 Name": "Labrys access keycard", + "679b9819a2f2dd4da9023512 ShortName": "Labrys", + "679b9819a2f2dd4da9023512 Description": "A keycard to one of Knossos facilities. The design references the Minotaur mythos, but it's somewhat strange there are no Minotaur theme parks in Tarkov.", + "679b98e429acd1f2f60985a3 Name": "Container with suspicious substance", + "679b98e429acd1f2f60985a3 ShortName": "Substance", + "679b98e429acd1f2f60985a3 Description": "A chemical container with a thick, murky liquid inside. Only a lunatic like Sanitar would want to study something like this.", + "679b992329acd1f2f60985a5 Name": "Labrys research notes", + "679b992329acd1f2f60985a5 ShortName": "Labrys", + "679b992329acd1f2f60985a5 Description": "The documents are encrypted, but appear to contain research notes on some kind of technology or weapon. The records mention the name “Item 1156”.", + "679b998180a165f7a40b4c2c Name": "Slaughter videotape", + "679b998180a165f7a40b4c2c ShortName": "Slaughter", + "679b998180a165f7a40b4c2c Description": "A videotape with traces of blood and the words “Slaughter”. The owner of the tape hardly felt sympathy for his victims.", + "679b9a1a4e4ed4b3b40ae5c2 Name": "Knossos senior manager's diary", + "679b9a1a4e4ed4b3b40ae5c2 ShortName": "Knossos", + "679b9a1a4e4ed4b3b40ae5c2 Description": "Meetings, facilities, and other notes from Knossos senior manager are noted in the diary. If you study them, you can get at least a rough summary of the company's facilities.", + "679b9aa490622daf9708da73 Name": "VPX Flash Storage Module marked Group #3", + "679b9aa490622daf9708da73 ShortName": "Group #3", + "679b9aa490622daf9708da73 Description": "The VPX Flash Storage Module (FSM) provides high-performance, high-capacity, solid-state SATA storage with AES-256 bit encryption using an Application Specific Integrated Circuit (ASIC). Judging by the marking, it contains data on the focus group experiments and research.", + "679b9cce4e4ed4b3b40ae5c5 Name": "Nailhead figurine", + "679b9cce4e4ed4b3b40ae5c5 ShortName": "Nailhead", + "679b9cce4e4ed4b3b40ae5c5 Description": "A limited edition Tarko figurine. What's more strange: the pale skin or the nails stuck in his head? It looks like this poor guy has experienced the full spectrum of human pain.", + "679b9d43597ba2ed120c3d44 Name": "Petya Crooker figurine", + "679b9d43597ba2ed120c3d44 ShortName": "Crooker", + "679b9d43597ba2ed120c3d44 Description": "A limited edition Tarko figurine. A creepy dude with a disfigured face and blades on his arm. Doing Obdolbos would give you nightmares.", + "679b9d4b3374fb14f40efe6d Name": "Count Bloodsucker figurine", + "679b9d4b3374fb14f40efe6d ShortName": "Bloodsucker", + "679b9d4b3374fb14f40efe6d Description": "A limited edition Tarko figurine. Count Bloodsucker wouldn't have lasted more than a couple days in Tarkov. Sucking blood is cool and all, but does it work against flashbangs and .308?", + "679b9d55708cfcb2060b9ae3 Name": "Xenoalien figurine", + "679b9d55708cfcb2060b9ae3 ShortName": "Xenoalien", + "679b9d55708cfcb2060b9ae3 Description": "A limited edition Tarko figurine. Looks like a monster with a disproportionately elongated head and a double mouth. Totally \"Alien\" (good one) to the Tarko universe.", + "679b9d6390622daf9708da76 Name": "Pointy guy figurine", + "679b9d6390622daf9708da76 ShortName": "Pointy guy", + "679b9d6390622daf9708da76 Description": "A limited edition Tarko figurine. This funny little character is wearing something like a pyramid on his head. A character like this could only exist in a fictional world, along with zombies and other monsters.", + "679ba90d269ddfea47012159 Name": "Chained Labrys", + "679ba90d269ddfea47012159 ShortName": "Labrys", + "679ba90d269ddfea47012159 Description": "A two-handed axe made out of a sewer hatch... With that weight, a single blow is enough to split a skull, whether the blade is sharp or not.", + "679baa2c61f588ae2b062a24 Name": "Key 01", + "679baa2c61f588ae2b062a24 ShortName": "Key 01", + "679baa2c61f588ae2b062a24 Description": "An old key, the markings are unreadable. Could be useful for surviving the Labyrinth.", + "679baa4f59b8961f370dd683 Name": "Key 02", + "679baa4f59b8961f370dd683 ShortName": "Key 02", + "679baa4f59b8961f370dd683 Description": "This key probably opens some kind of an old lock. The number engraving has been practically scratched off. Could be useful for surviving the Labyrinth.", + "679baa5a59b8961f370dd685 Name": "Key 03", + "679baa5a59b8961f370dd685 ShortName": "Key 03", + "679baa5a59b8961f370dd685 Description": "The number engraving is barely recognizable on the weathered metal. Could be useful for surviving the Labyrinth.", + "679baa9091966fe40408f149 Name": "Key 04", + "679baa9091966fe40408f149 ShortName": "Key 04", + "679baa9091966fe40408f149 Description": "The engraving on this key is barely readable: it's either the number 4 or the Russian letter Ч. Could be useful for surviving the Labyrinth.", + "679baace4e9ca6b3d80586b2 Name": "Observation room key", + "679baace4e9ca6b3d80586b2 ShortName": "Observe", + "679baace4e9ca6b3d80586b2 Description": "A key that opens one of the personnel workstation rooms in the Labyrinth. That room may have something to do with the research that took place in the Labyrinth.", + "679baae891966fe40408f14c Name": "Torture room key", + "679baae891966fe40408f14c ShortName": "Torture", + "679baae891966fe40408f14c Description": "An old key that would be more suitable for a shabby lock on a grate or fence than a modern door.", + "679bab714e9ca6b3d80586b4 Name": "Corpse room key", + "679bab714e9ca6b3d80586b4 ShortName": "Corpses", + "679bab714e9ca6b3d80586b4 Description": "An old key that has a strong odor of death. Probably opens a morgue or a room where bodies were kept.", + "679bac1d61f588ae2b062a26 Name": "Labyrinth key", + "679bac1d61f588ae2b062a26 ShortName": "Labyrinth", + "679bac1d61f588ae2b062a26 Description": "A key that opens a certain room in the Labyrinth. There's no telling what might be inside.", + "67a22045cae994f25c087bb5 Name": "", + "67a22045cae994f25c087bb5 ShortName": "", + "67a22045cae994f25c087bb5 Description": "", + "67ab3d4b83869afd170fdd3f Name": "BBQ-S43 gas torch", + "67ab3d4b83869afd170fdd3f ShortName": "BBQ-S43", + "67ab3d4b83869afd170fdd3f Description": "A portable torch with a limited gas supply. This bad boy is unlikely to burn a hole in the wall, but will do the job on a small metal target.", + "67adaf8b1230c973bb0433a6 Name": "Minotaur's Lair", + "67adaf8b1230c973bb0433a6 ShortName": "Minotaur's Lair", + "67adaf8b1230c973bb0433a6 Description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adaf95cd47a1ad3f014bc6 Name": "Minotaur's Lair", + "67adaf95cd47a1ad3f014bc6 ShortName": "Minotaur's Lair", + "67adaf95cd47a1ad3f014bc6 Description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adafa1e6a915f9fd050f66 Name": "Minotaur's Lair", + "67adafa1e6a915f9fd050f66 ShortName": "Minotaur's Lair", + "67adafa1e6a915f9fd050f66 Description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67ade494d748873e5f0161df Name": "VOG-30 Shrapnel", + "67ade494d748873e5f0161df ShortName": "VOG-30 Shrapnel", + "67ade494d748873e5f0161df Description": "VOG-30 Shrapnel", + "67adf4a95247ac91530fcec7 Name": "Jacket", + "67adf4a95247ac91530fcec7 ShortName": "Jacket", + "67adf4a95247ac91530fcec7 Description": "Jacket", + "67adf4b81c58bd68b2002fec Name": "Wooden ammo box", + "67adf4b81c58bd68b2002fec ShortName": "Wooden ammo box", + "67adf4b81c58bd68b2002fec Description": "Wooden ammo box", + "67adf4db515e3dd542077a1d Name": "Wooden crate", + "67adf4db515e3dd542077a1d ShortName": "Wooden crate", + "67adf4db515e3dd542077a1d Description": "Wooden crate", + "67adf4eb110ba15da90c6413 Name": "Grenade box", + "67adf4eb110ba15da90c6413 ShortName": "Grenade box", + "67adf4eb110ba15da90c6413 Description": "Grenade box", + "67adf54d1c58bd68b2002ff0 Name": "Toolbox", + "67adf54d1c58bd68b2002ff0 ShortName": "Toolbox", + "67adf54d1c58bd68b2002ff0 Description": "Toolbox", + "67adf5752fc5ee84020a9940 Name": "Dead Scav", + "67adf5752fc5ee84020a9940 ShortName": "Dead Scav", + "67adf5752fc5ee84020a9940 Description": "Dead Scav", + "67adf5f7adc1f43b0702b826 Name": "Technical supply crate", + "67adf5f7adc1f43b0702b826 ShortName": "Technical supply crate", + "67adf5f7adc1f43b0702b826 Description": "Technical supply crate", "67b70e43f753cf9f7a0a07a6 Name": "LATAM Drops Event 2025 case (Common)", "67b70e43f753cf9f7a0a07a6 ShortName": "Twitch", "67b70e43f753cf9f7a0a07a6 Description": "", @@ -14609,6 +14726,12 @@ "67b72c64f753cf9f7a0a07aa Name": "LATAM Drops Event 2025 case (Epic)", "67b72c64f753cf9f7a0a07aa ShortName": "Twitch", "67b72c64f753cf9f7a0a07aa Description": "", + "67d3ed3271c17ff82e0a5b0b Name": "Key case", + "67d3ed3271c17ff82e0a5b0b ShortName": "Keys", + "67d3ed3271c17ff82e0a5b0b Description": "This case is the ultimate solution to the problem of hoarding various keys in the stash, helping to store them in one place.", + "67e183377c6c2011970f3149 Name": "Ariadne symbol key", + "67e183377c6c2011970f3149 ShortName": "Ariadne", + "67e183377c6c2011970f3149 Description": "Someone had made a barely visible mark on this key, resembling a ball of thread. Although, it could have simply been left by careless storage.", " V-ex_light": "Road to Military Base V-Ex", " Voip/DisabledForOffline": "VoIP is unavailable in the offline mode", " kg": " kg", @@ -15748,6 +15871,7 @@ "Disable overload": "Disable overload", "Disable water and food consumption": "Disable water and energy consumption", "DisableGameFramerateLimit": "Disable game FPS limit", + "Disable_traps": "Disable traps", "Disabled": "Disabled", "DisbandGroup": "Disband the group", "DisbandGroup message": "Are you sure you want to disband the group?", @@ -16386,7 +16510,7 @@ "Hideout/Bestowed": "The Gift is bestowed", "Hideout/CircleOfCultists": "Cultist Circle", "Hideout/CircleOfCultists/MaxItemsCount": "Max items: {0}", - "Hideout/CircleOfCultists/TheGiftCantBeBestowed": "Cultists can't bestow their Gift while you're in the Hideout", + "Hideout/CircleOfCultists/TheGiftCantBeBestowed": "Cultists can't bestow their Gift while you're in the Hideout.", "Hideout/Craft/ToolMarkerTooltip": "This item will be used as an auxiliary tool. It will return to your stash once production is complete.", "Hideout/Customization/Ceiling/TabName": "Ceiling", "Hideout/Customization/Ceiling/WindowHeader": "Select the ceiling for installation", @@ -16719,6 +16843,7 @@ "LVLKILLLIST": "LVL", "Laboratory": "The Lab", "LaboratoryEnvironmentUiType": "The Lab", + "Labyrinth": "The Labyrinth", "Last game session": "Last game session", "LastHero": "LastHero", "LastHeroDescription": "A fight with the opponents in endless gunfight. There will be only one winner.", @@ -17302,7 +17427,7 @@ "Prestige/Levels/RewardsListCaption": "REWARDS FOR OBTAINING PRESTIGE", "Prestige/Rewards/ModesCaption": "AVAILABLE IN GAME MODES:", "Prestige/Rewards/RewardDescription": "DESCRIPTION:", - "PrestigeTooltip{0}": "Prestige level: {0}", + "PrestigeTooltip{0}": "Prestige level: {0}", "Previous": "Previous", "PreviousMagazine": "Previous magazine", "PreviousWalkPose": "Previous walk pose", @@ -17735,6 +17860,9 @@ "SHO_TRANSIT_24": "TRANSIT01", "SHO_TRANSIT_24_COND": " ", "SHO_TRANSIT_24_DESC": "Transit to Lighthouse", + "SHO_TRANSIT_43": "TRANSIT??", + "SHO_TRANSIT_43_COND": "Probably requires Labrys access keycard (1)", + "SHO_TRANSIT_43_DESC": "Transit to Labyrinth?", "SIDE": "SIDE", "SIGHT CRATE": "Sight magnification", "SILENCE": "SILENCE", @@ -19434,7 +19562,7 @@ "hideout/Turn on speed {0}": "Turn on speed {0}", "hideout/Turn on training": "Turn on training", "hideout/Unfold poppers": "Unfold poppers", - "hideout/Welcome": "Welcome to your personal Hideout! For now it is an old bomb shelter clogged with rubbish, but by making an effort you can make it a full-fledged underground base with everything you need for comfortable living.\n\nYou can use items and resources you found in raids or purchased to build and improve various areas of the Hideout, many of which will give you special bonuses and abilities - increased rate of off-raid health regeneration, energy and hydration, boosted skills leveling, the ability to craft various items, etc.\n\nEscaping from Tarkov can take quite a while, and you need a place where you can regroup and regain strength. This is the place - your Hideout.\n\nGood luck!", + "hideout/Welcome": "Welcome to your personal Hideout! For now it is an old bomb shelter clogged with rubbish, but by making an effort you can make it a full-fledged underground base with everything you need for comfortable living.\n\nYou can use items and resources you found in raids to build and improve various areas of the Hideout, many of which will give you special bonuses and abilities - increased rate of off-raid health regeneration, energy and hydration, boosted skills leveling, the ability to craft various items, etc.\n\nEscaping from Tarkov can take quite a while, and you need a place where you can regroup and regain strength. This is the place - your Hideout.\n\nGood luck!", "hideout/Welcome title": "WELCOME TO THE HIDEOUT", "hideout/allweapons": "All weapons", "hideout/bonus_is_inactive_due_to_energy": "Bonus is inactive due to lack of energy", @@ -19495,14 +19623,14 @@ "hideout_UnlockWeaponRepair": "Unlocks weapon repair via repair kits", "hideout_area_0_name": "Vents", "hideout_area_0_stage_1_description": "Ventilation duct suspended from the ceiling. The air duct passes through part of the room, providing the natural movement of air flows. It is necessary for the installation of \"smoky\" zones where the output of combustion products is required.", - "hideout_area_0_stage_2_description": "A basic ventilation duct with additional emergency bunker ventilation system of external airflow. Now, besides the removal of combustion products, there will be fresh air in the hideout.", + "hideout_area_0_stage_2_description": "A basic ventilation duct with additional emergency bunker ventilation system of external airflow. Now, besides the removal of combustion products, there will be fresh air in the Hideout.", "hideout_area_0_stage_3_description": "A ventilation duct fitted with electric fans to increase the airflow rate. A complete air circulation system is needed for advanced production and chemical research.", "hideout_area_10_name": "Workbench", "hideout_area_10_stage_1_description": "Everybody needs a place to work with their tools. A simple workbench allows you to do the basic modifications of your weapon and disassembling various technical parts.", "hideout_area_10_stage_2_description": "A workplace equipped with everything necessary for the production of simple ammunition and more complex technical tasks required to improve your hideout.", "hideout_area_10_stage_3_description": "A full-fledged table of the gunsmithing master. It allows you to produce more advanced cartridges and engage in high-tech tasks, assembly and disassembly of complex electronic devices and mechanical systems.", "hideout_area_11_name": "Intelligence Center", - "hideout_area_11_stage_1_description": "If the generator is the heart of the hideout, then the intelligence center is its brain. For now, this is just an old table and chair for analyzing various information that can help you escape from Tarkov.", + "hideout_area_11_stage_1_description": "If the generator is the heart of the Hideout, then the intelligence center is its brain. For now, this is just an old table and chair for analyzing various information that can help you escape from Tarkov.", "hideout_area_11_stage_2_description": "An advanced intelligence center equipped with a laptop, which has more working space due to an additional table. Thanks to Mechanic, it is connected to an isolated computer network, which remained intact after the EMP strike and isolation of Tarkov.", "hideout_area_11_stage_3_description": "A full-fledged intelligence center equipped with computer equipment, radio devices and analytical tools. The escape from Tarkov was never so close.", "hideout_area_12_name": "Shooting Range", @@ -19524,19 +19652,19 @@ "hideout_area_17_name": "Air Filtering Unit", "hideout_area_17_stage_1_description": "Air filtration system, connected to the common ventilation system. It provides the air which is as cleanest from harmful impurities as possible.", "hideout_area_18_name": "Solar Power", - "hideout_area_18_stage_1_description": "Surface-mounted solar-wind batteries improve the overall hideout power generation.", + "hideout_area_18_stage_1_description": "Surface-mounted solar-wind batteries improve the overall Hideout power generation.", "hideout_area_19_name": "Booze Generator", - "hideout_area_19_stage_1_description": "The moonshine still allows you to produce strong drinks directly in your hideout.", + "hideout_area_19_stage_1_description": "The moonshine still allows you to produce strong drinks directly in your Hideout.", "hideout_area_1_name": "Security", - "hideout_area_1_stage_1_description": "A basic front door. So that all kinds of fools don't come to pay you a visit. It does not save from drafts and moisture, but it creates the feeling that the shelter is slowly getting settled.", + "hideout_area_1_stage_1_description": "A basic front door. So that all kinds of fools don't come to pay you a visit. It does not save from drafts and moisture, but it creates the feeling that the Hideout is slowly getting settled.", "hideout_area_1_stage_2_description": "An improved entrance hall with a reinforced door, a clothes hanger, and other household items. Can’t kick such a door down with just a single kick.", - "hideout_area_1_stage_3_description": "An advanced shelter security system which includes, in addition to an armored bunker door, a video surveillance camera, an intercom system, fire extinguishers, as well as special ties to increase the structural strength of walls and ceiling.", + "hideout_area_1_stage_3_description": "An advanced Hideout security system which includes, in addition to an armored bunker door, a video surveillance camera, an intercom system, fire extinguishers, as well as special ties to increase the structural strength of walls and ceiling.", "hideout_area_20_name": "Bitcoin Farm", "hideout_area_20_stage_1_description": "Basic bitcoin farm of 10 units. Using the computing power of graphics cards, you can use the system to produce physical bitcoins.", "hideout_area_20_stage_2_description": "An improved bitcoin farm of 25 units. Using the computing power of graphics cards, you can use the system to produce physical bitcoins.", "hideout_area_20_stage_3_description": "Maximum size bitcoin farm for 50 units with water cooling. Using the computing power of graphics cards, you can use the system to produce physical bitcoins.", "hideout_area_21_name": "Christmas Tree", - "hideout_area_21_stage_1_description": "Decoration of your harsh hideout with string lights and a Christmas Tree. Let your home be more comfortable and festive at this difficult time for Tarkov.", + "hideout_area_21_stage_1_description": "Decoration of your harsh Hideout with string lights and a Christmas Tree. Let your home be more comfortable and festive at this difficult time for Tarkov.", "hideout_area_22_name": "Defective Wall", "hideout_area_22_stage_0_description": "A wall.", "hideout_area_22_stage_1_description": "A piece of a wall with swollen paint. Nothing serious, but it might become a problem soon.", @@ -19562,8 +19690,8 @@ "hideout_area_27_stage_0_description": "A good place to meet the suspicious hooded persons. Although, you'll have to make contact with them first.", "hideout_area_27_stage_1_description": "A circle drawn in chalk and cluttered with mysterious symbols. Such circles are used by the cultists for their rituals. One wonders what would happen if you put something in the middle of it...?", "hideout_area_2_name": "Lavatory", - "hideout_area_2_stage_1_description": "A primitive toilet. Any amenities are out of the question. Just a bucket and a litter box to maintain basic sanitation in the hideout.", - "hideout_area_2_stage_2_description": "A basic bathroom with a wooden outhouse type toilet and a washstand, connected to the water supply system. All this raises the level of cleanliness and hygiene in the hideout.", + "hideout_area_2_stage_1_description": "A primitive toilet. Any amenities are out of the question. Just a bucket and a litter box to maintain basic sanitation in the Hideout.", + "hideout_area_2_stage_2_description": "A basic bathroom with a wooden outhouse type toilet and a washstand, connected to the water supply system. All this raises the level of cleanliness and hygiene in the Hideout.", "hideout_area_2_stage_3_description": "An advanced bathroom with a dry closet, a shower and a trash can. Everything you need is connected to the water supply system and provides the most affordable level of personal hygiene.", "hideout_area_3_name": "Stash", "hideout_area_3_stage_1_description": "Small stash (10x28)", @@ -19571,23 +19699,23 @@ "hideout_area_3_stage_3_description": "Large stash (10x48)", "hideout_area_3_stage_4_description": "Maximum size stash (10x68)", "hideout_area_4_name": "Generator", - "hideout_area_4_stage_1_description": "A simple fuel generator that can provide basic hideout equipment with electricity. The heart of your shelter. Fuel is needed to maintain the working power grid.", + "hideout_area_4_stage_1_description": "A simple fuel generator that can provide basic Hideout equipment with electricity. The heart of your shelter. Fuel is needed to maintain the working power grid.", "hideout_area_4_stage_2_description": "A superior high power generator. It allows you to use a wider range of electrical appliances. Provides additional slots for installing fuel cans.", "hideout_area_4_stage_3_description": "Industrial generator to ensure the autonomous operation of production facilities. Also provides additional slots for installing fuel cans.", "hideout_area_5_name": "Heating", "hideout_area_5_stage_1_description": "A simple barrel with firewood to maintain heat. A very basic option for heating. Dangerous because of toxic carbon monoxide.", - "hideout_area_5_stage_2_description": "A potbelly stove is a metal stove for interior heating, popular in the first half of the 20th century. An irreplaceable thing in the hideout, especially when connected to the ventilation system for the output of combustion products.", - "hideout_area_5_stage_3_description": "Equips the entire hideout with additional electric heaters. Now, together with the potbelly stove, you won't be afraid of any cold.", + "hideout_area_5_stage_2_description": "A potbelly stove is a metal stove for interior heating, popular in the first half of the 20th century. An irreplaceable thing in the Hideout, especially when connected to the ventilation system for the output of combustion products.", + "hideout_area_5_stage_3_description": "Equips the entire Hideout with additional electric heaters. Now, together with the potbelly stove, you won't be afraid of any cold.", "hideout_area_6_name": "Water Collector", - "hideout_area_6_stage_1_description": "Basic water system for collecting groundwater. Contains several water filters and containers for water purification. One of the most important systems for maintaining life support in a hideout.", + "hideout_area_6_stage_1_description": "Basic water system for collecting groundwater. Contains several water filters and containers for water purification. One of the most important systems for maintaining life support in the Hideout.", "hideout_area_6_stage_2_description": "A sophisticated water collection system with additional pipes, filters, and larger containers. Installation of pumps allows to improve the pressure in the pipes and, consequently, the pressure of water.", - "hideout_area_6_stage_3_description": "An advanced water collection system for both groundwater and rainwater. It contains various cleaning filters, an electric pump and an extensive water supply system throughout the hideout. An additional filtration and enrichment system allows you to get very clean and high-quality water.", + "hideout_area_6_stage_3_description": "An advanced water collection system for both groundwater and rainwater. It contains various cleaning filters, an electric pump and an extensive water supply system throughout the Hideout. An additional filtration and enrichment system allows you to get very clean and high-quality water.", "hideout_area_7_name": "Medstation", "hideout_area_7_stage_1_description": "The continued availability of medication means greater chances of survival after raids. Several medical storage boxes for basic medical care.", "hideout_area_7_stage_2_description": "A medical unit consisting of a table for medicine, a chair and a dropper. The healing process will be faster while you are out of raids.", - "hideout_area_7_stage_3_description": "A full-fledged hideout laboratory. It has everything you need to treat wounds, create medicines and maintain your good health during these difficult times.", + "hideout_area_7_stage_3_description": "A full-fledged Hideout medical laboratory. It has everything you need to treat wounds, create medicines and maintain your good health during these difficult times.", "hideout_area_8_name": "Nutrition Unit", - "hideout_area_8_stage_1_description": "Food in the hideout provides you with energy for future raids. A basic nutrition unit with an old fridge and a place to eat allows you to recover your energy faster.", + "hideout_area_8_stage_1_description": "Food in the Hideout provides you with energy for future raids. A basic nutrition unit with an old fridge and a place to eat allows you to recover your energy faster.", "hideout_area_8_stage_2_description": "A nutrition unit with a more modern refrigerator, dining accessories, stove and sink, providing better food. Energy is restored faster.", "hideout_area_8_stage_3_description": "A full-fledged kitchen with a comfortable stove, an improved sink, an electric kettle, a microwave and everything necessary for fast and high-quality food cooking outside raids. Can’t violate the diet!", "hideout_area_9_name": "Rest Space", @@ -19595,7 +19723,7 @@ "hideout_area_9_stage_2_description": "A place to relax, equipped with a normal bed, bedside table and even an old TV. It creates a feeling of comfort and gives nostalgic memories of a former life.", "hideout_area_9_stage_3_description": "A lounge area with a sofa, an LCD TV with a Ployka Station console and a stereo system. It is hard to imagine that such comfort can be organized in an underground bunker when the whole world flies into the abyss.", "hideout_construction_time": "CONSTRUCTION TIME", - "hideoutmanagementdescription": "Efficient hideout management allows you to use less fuel and filters in production, and increases bonuses from different Hideout zones.", + "hideoutmanagementdescription": "Efficient Hideout management allows you to use less fuel and filters in production, and increases bonuses from different Hideout zones.", "high + texture streaming": "high + texture streaming", "hitCount": "Hit count", "hpHealed": "HP healed", @@ -19668,6 +19796,8 @@ "lab_Parking_Gate": "Parking Gate", "lab_Under_Storage_Collector": "Sewage Conduit", "lab_Vent": "Ventilation Shaft", + "labir_exit": "The Way Up", + "labyrinth_secret_tagilla_key": "Ariadne's Path", "lastSession": "Last session", "leader": "Leader", "left_side_plate": "L. PLATE", @@ -20380,6 +20510,8 @@ "653e6760052c01c1c805532f Description": "The business center of Tarkov. This is where TerraGroup was headquartered. This is where it all began.", "65b8d6f5cdde2479cb2a3125 Name": "Ground Zero", "65b8d6f5cdde2479cb2a3125 Description": "The business center of Tarkov. This is where TerraGroup was headquartered. This is where it all began. The area has yet again become a hot zone since the early days of the conflict.", + "6733700029c367a3d40b02af Name": "The Labyrinth", + "6733700029c367a3d40b02af Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", "5464e0404bdc2d2a708b4567 Name": "United Security", "5464e0404bdc2d2a708b4567 Description": "The USEC private military company was established in 1999 after the merger of two companies: KerniSEC and Safe Sea. In 2004, an agent of TerraGroup International Holding made contact with USEC, which then consecutively made USEC, essentially, a private army of the holding, with offices all around the world, and over 7500 staff strong.", "5464e0454bdc2d06708b4567 Name": "BEAR", @@ -20424,6 +20556,10 @@ "67d1acda2fb6a5d11b09d6fd Description": "The Priozersk Nature Reserve recently became part of the state-protected wildlife reserves of the North-Western Federal District.", "67d1ad1b5df2d64de808e1da Name": "The Lab", "67d1ad1b5df2d64de808e1da Description": "Secret underground TerraGroup Labs facility hidden right under the center of Tarkov. Officially, this research center does not exist and, based on data scraps, is engaged in research and development as well as testing and simulation of projects in chemistry, physics, biology, and other high technology.", + "67e3f71e445e18765a052687 Name": "The Labyrinth", + "67e3f71e445e18765a052687 Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", + "67e3f72fdb783364cd0a4b63 Name": "A New Threat", + "67e3f72fdb783364cd0a4b63 Description": "There are rumors of a maniac who calls himself the Shadow of Tagilla. Anybody can become a victim of his tortures, and no one has ever escaped from his Labyrinth. One question remains: where did the rumors come from then?", "579b1eb1d53a0658a154fbe6": "", "579b2068d53a0658a154fbe8": "", "57a39d5024597772b41c2a07": "", @@ -21144,6 +21280,39 @@ "67861fd9941d06578a0ea8fe": "", "6786206c27f04d22000ebdde": "", "6786210427f04d22000ebdf7": "", + "67a4705dff08b5b478075453": "", + "67a4707171519b8a49015cae": "", + "67a4709c9e31e9e3f60f751a": "", + "67a470c121ff90a7f50429f1": "", + "67a47147ff08b5b478075457": "", + "67a47169483997eea2033c34": "", + "67a4c176cafaf577010bedee": "", + "67a4c21c6702caaa3205a460": "", + "67a4c23c483997eea20348dc": "", + "67a4c2b2583c93ebdc05c9fd": "", + "67a4c3b76702caaa3205a476": "", + "67a4c41443bcf39fa8084cbb": "", + "67a4c508ff08b5b4780796ee": "", + "67a4c5753f90ad853600a66d": "", + "67a4c5f09e31e9e3f60f8f6a": "", + "67a4c626c96183489404d49e": "", + "67a4c638ff08b5b478079727": "", + "67a4c6bbc96183489404d4ad": "", + "67a4c730a860c3b6900b29d8": "", + "67a4c78c21ff90a7f5047f88": "", + "67a4c7fbff08b5b47807a32c": "", + "67a4c85843bcf39fa8084d21": "", + "67a4c8b4ff08b5b47807a36b": "", + "67a4c9126702caaa3205a4bc": "", + "67a4c9793f90ad853600c028": "", + "67a4cbc8483997eea203493e": "", + "67a4cc4f71519b8a490172fe": "", + "67a4cc7a6702caaa3205a4d1": "", + "67a4cccaae1b56242508c46c": "", + "67a9c837222fc6fb2001c355": "", + "67a9fd84ab1557d7070a32ed": "", + "67aa001f510a89c2ed024003": "", + "67aa00e8b725f94eb603cdfe": "", "5936d90786f7742b1420ba5b name": "Debut", "5936d90786f7742b1420ba5b description": "Hello there, soldier. I got a job that's a little too easy for my guys. But you'll do fine. Hey, don't get pissy, I don't know you that well yet to give you a normal job!\n\nThere's a lot of bandit scum roaming the streets. They don't bother me much, but they're still a nuisance. Calm down, say, five of them, and get a couple of MP-133 shotguns off them. I think that'll be enough for you. Dismissed, soldier!", "5936d90786f7742b1420ba5b failMessageText": "", @@ -22336,9 +22505,9 @@ "5b478b1886f7744d1b23c57d description": "Hey, I have a task for you. Not complicated, everything's gonna go smooth, don't worry. My business is quite dangerous, as you have probably understood already. You, friend, are a good fighter, that's why you can safely come to visit me whenever you want, but not all my clients can afford such luxury: one was already found in a pool of blood at the gas station, for example. It appears that many are being watched, motherfuckers know they have thick wads. So clients don't want to drop by in the open, attracting more undesired attention. But that doesn't really hinder the business: If people do not come for goods, goods come to people, ha-ha. Help a brother out, get the required items and stash them for proper folks to pick up on Interchange. They need two sets of helmets and headwear (6B47 and Peltor ComTac 2) stashed in a trash pile in the Avokado store - you've already been there, you know the place, and they also need two grey Gzhel body armors, stash them in the garbage heap near the stage on the outside, it's near the Ultra main entrance. I'll make it up to you, believe me.", "5b478b1886f7744d1b23c57d failMessageText": "", "5b478b1886f7744d1b23c57d successMessageText": "The guys said they got the stuff, nicely done, brother. Told you, all smooth and quick. As promised, here's your reward.", - "5b478c4c86f7744d1a393fac": "Stash Peltor ComTac 2 in the specified place", - "5b478c7386f7744d1a393fb1": "Stash 6B47 Helmets in the specified place", - "5b478cb586f7744d1a393fb5": "Stash BNTI Gzhel-K armor in the specified place", + "5b478c4c86f7744d1a393fac": "Stash the ComTac II headsets in the specified place on Interchange", + "5b478c7386f7744d1a393fb1": "Stash the 6B47 helmets (Olive Drab) in the specified place on Interchange", + "5b478cb586f7744d1a393fb5": "Stash the Gzhel-K body armor in the specified place on Interchange", "5b478b1886f7744d1b23c57d acceptPlayerMessage": "", "5b478b1886f7744d1b23c57d declinePlayerMessage": "", "5b478b1886f7744d1b23c57d completePlayerMessage": "", @@ -23966,7 +24135,7 @@ "6179b5b06e9dd54ac275e409 description": "Greetings, comrade. Come on in, come on in. And lock the door behind you. Gonna have a serious talk... It's time to show everyone whose land we're standing on and who's the boss around here. Because there are already more of these tourists than us - everything that's left in Tarkov has been plundered. They turned Norvinsk region into some garbage lot. You agree, right? It's not even about the money, it's about driving those fuckers out from our own land! Although I will make it worth your while anyway, as always. Start by clearing the area near the Lighthouse, and then we will throw them out of our other territories. So, are you in?", "6179b5b06e9dd54ac275e409 failMessageText": "", "6179b5b06e9dd54ac275e409 successMessageText": "Thank you, warrior. Our homeland won't forget this!", - "6193dc1e6623e330c82e0be9": "Eliminate USEC PMC operatives all over the Lighthouse territory", + "6193dc1e6623e330c82e0be9": "Eliminate USEC PMC operatives on Lighthouse", "6194fbf785a6d62c481a7aee": "Hand over the found in raid USEC PMC dogtags", "6179b5b06e9dd54ac275e409 acceptPlayerMessage": "", "6179b5b06e9dd54ac275e409 declinePlayerMessage": "", @@ -23976,7 +24145,7 @@ "6179b5eabca27a099552e052 failMessageText": "", "6179b5eabca27a099552e052 successMessageText": "I hope you understand that such an assignment is not given to just anyone. But the reward is appropriate. Here's what you've earned.", "617fc08b30ccff6c7c37fcd3": "Hand over the found in raid BEAR PMC dogtags", - "61a61c085d06a344766f3a29": "Eliminate BEAR PMC operatives all over the Lighthouse territory", + "61a61c085d06a344766f3a29": "Eliminate BEAR PMC operatives on Lighthouse", "6179b5eabca27a099552e052 acceptPlayerMessage": "", "6179b5eabca27a099552e052 declinePlayerMessage": "", "6179b5eabca27a099552e052 completePlayerMessage": "", @@ -24241,7 +24410,7 @@ "625d700aefebc4442a7b3875 completePlayerMessage": "", "625d700cc48e6c62a440fab5 name": "Getting Acquainted", "625d700cc48e6c62a440fab5 description": "Come on in! Would you like some honey tea? Don't even ask how much honey cost me. In wartime the prices are like that, you know... Also, I want to reflash the transponder, but I need special software. According to my contacts, such software can be obtained from the ex-USECs at the water treatment plant. I know it's not easy, but it's worth it. When do I reflash the transponder? Buddy, you will reflash it. I don't have enough equipment here, but your Intelligence Center should have everything you need if you set it up right. I'll write down exactly what needs to be done. One more thing: the trader sends you the rules of your visit, so to speak. First: you can get to the lighthouse only while carrying the transponder, otherwise how will they distinguish you from the other PMCs? Second: do not run straight in there, make sure that the transponder worked. You will hear a beep, it means that the transponder is authorized, and you can move on. Well, good luck! I'm sure it will work out for sure this time.", - "625d700cc48e6c62a440fab5 failMessageText": "", + "625d700cc48e6c62a440fab5 failMessageText": "I had no idea you could manage to do it wrong... But hell, you did it. Well, you'll never get near Lightkeeper until you make it up to him. That's a sketchy thing you did, mercenary, this set me up pretty bad. Don't expect to get away with it scot-free.", "625d700cc48e6c62a440fab5 successMessageText": "How did it go? Tell me everything.", "6391e2f9e705511c8a4a1b85": "Obtain the V3 Flash drive on Lighthouse", "6391e31bfa894f0a866afdec": "Reflash the Radio transmitter", @@ -24503,7 +24672,7 @@ "639135e8c115f907b14700aa declinePlayerMessage": "", "639135e8c115f907b14700aa completePlayerMessage": "", "639135f286e646067c176a87 name": "Revision - Streets of Tarkov", - "639135f286e646067c176a87 description": "Good morning! You've done a great job of finding the military vehicles. According to my sources, there were at least three Strykers in the city. You know, it's not a good idea to leave that kind of equipment out in the open in these conditions. I need a lead on them. You know what to do.", + "639135f286e646067c176a87 description": "Good morning! You're doing a great job with finding valuable military vehicles. According to my sources, there were at least three Stryker type vehicles in the city. You know, it's not a good idea to leave that kind of equipment out in the open in these conditions. I need a lead on them. You know what to do.", "639135f286e646067c176a87 failMessageText": "", "639135f286e646067c176a87 successMessageText": "You did an amazing job, mercenary! What's the condition of the vehicles? I'm sure we'll be able to fix it, and you'll see more Strykers on the streets of the city in the future... What? Of course, I hope it doesn't come to that!", "63927f14744e452011470816": "Locate and mark the first LAV III with an MS2000 Marker on Streets of Tarkov", @@ -27691,6 +27860,182 @@ "676c243fb16f4b14b905e7f4 acceptPlayerMessage": "", "676c243fb16f4b14b905e7f4 declinePlayerMessage": "", "676c243fb16f4b14b905e7f4 completePlayerMessage": "", + "67a09636b8725511260bc421 name": "Shady Contractor", + "67a09636b8725511260bc421 description": "Hey. You may be aware that TerraGroup's aggressive expansion in Tarkov has raised quite a few questions in its time, no doubt? Back then, they were buying out properties and companies left and right in the Norvinsk region, and some of the deals were clearly shady in nature...\n\nTerraGroup has had a particularly interesting contractor, a company called Knossos. Officially they build amusement parks, playgrounds, and other family entertainment venues. But tell me, what possible connection can TerraGroup's scientific research and playgrounds have?\n\nThat's exactly why this smells fishy to me. Knossos could be hiding TerraGroup documents or equipment. Yet to know for certain, we'd have to examine their facilities. And to do that, we'd have to find some kind of record... Knossos definitely had managers overseeing the facilities. You should check out the vehicles in the city center and look for any internal records there.", + "67a09636b8725511260bc421 failMessageText": "", + "67a09636b8725511260bc421 successMessageText": "A manager's diary, huh? Even though it's not official documentation, there might be something useful in there. I'll get back to you in a bit, right now I need to examine these records carefully.", + "67a0a91f4681b4e43d13892b": "Locate the Knossos LLC senior manager's car on Ground Zero", + "67a0ab610345d81cb3cbb24c": "Locate and obtain the manager's diary", + "67a0ab83359e2d00cf9d6b06": "Hand over the diary", + "67a09636b8725511260bc421 acceptPlayerMessage": "", + "67a09636b8725511260bc421 declinePlayerMessage": "", + "67a09636b8725511260bc421 completePlayerMessage": "", + "67a0964e972c11a3f507731b name": "Needle in a Haystack", + "67a0964e972c11a3f507731b description": "You're just in time! I have studied the manager's diary and prepared for you a list of facilities that appear most often in the records. You need to investigate all of these locations. \n\nSo far, I can't tell what exactly to look for. Maybe you'll find equipment or other traces of TerraGroup around there. Focus on these locations and look around.", + "67a0964e972c11a3f507731b failMessageText": "", + "67a0964e972c11a3f507731b successMessageText": "Really, nothing at all? Perhaps it really is just a coincidence... I'll have to think about it and check my sources again.", + "67a0bc81fcbc1c559d09b58f": "Investigate the courtyard park by TerraGroup HQ on Ground Zero", + "67a0bc83182c4b0c71edd0ce": "Investigate the kart track on Interchange", + "67a0bc84f19d5b1120a55762": "Investigate the children's playground on Interchange", + "67a0bc87c60a93d7a3f28b23": "Investigate the children's playground by Concordia on Streets of Tarkov", + "67a0bc8848d9d2cbd274ffd9": "Investigate the coast-side construction site on Shoreline", + "67a0bc8ab12fe4b1baa60e4c": "Investigate the children's playground by the Health Resort on Shoreline", + "67a0964e972c11a3f507731b acceptPlayerMessage": "", + "67a0964e972c11a3f507731b declinePlayerMessage": "", + "67a0964e972c11a3f507731b completePlayerMessage": "", + "67a096577e86e067eb045733 name": "Hidden Layer", + "67a096577e86e067eb045733 description": "You know, I've thought it over again and I'm definitely positive there's a hidden layer to TerraGroup's connection with Knossos. Granted, we don't know what they were hiding yet, but that just means we haven't searched hard enough. We need to double-check everything again.\n\nTry to examine the Knossos facilities from the list again, you can also check out the adjacent buildings. Although last time my advice didn't lead you to a proper result... This time, you'd better trust your skills and intuition. Maybe we'll get lucky this way.", + "67a096577e86e067eb045733 failMessageText": "", + "67a096577e86e067eb045733 successMessageText": "Why didn't I think of that before? Knossos didn't purchase the whole territory of Azure Coast, but only the basements under it! That's why I thought this playground was our target.\n\nA door like this is unlikely to be accessed with a regular TerraGroup keycard. Considering they, meaning TerraGroup specifically, disguised that place as a Knossos facility, the keycard to access it should probably also have a suitable design.\n\nI'll try to find out more about these keycards and secure access to them, but it will take a considerable amount of time. If you don't wanna wait, try to find some other useful information, or better yet, the keycards themselves.", + "67a0bf7103442ae640dba835": "Locate a good lead related to Knossos LLC", + "67a0d4f554021b3adef76c42": "Locate and obtain the Knossos LLC facility key", + "67a0d50b04d3f4b66ede1e3a": "Find a way inside the Knossos LLC facility", + "67dbdd4d6a2e4b8e002b647d": "Find a way inside the Knossos LLC facility", + "67dbdd819d8208bb2082480e": "Locate and obtain the Knossos LLC facility key", + "67a096577e86e067eb045733 acceptPlayerMessage": "", + "67a096577e86e067eb045733 declinePlayerMessage": "", + "67a096577e86e067eb045733 completePlayerMessage": "", + "67a0966005d1611ed90be758 name": "", + "67a0966005d1611ed90be758 description": "", + "67a0966005d1611ed90be758 failMessageText": "", + "67a0966005d1611ed90be758 successMessageText": "", + "67a0966005d1611ed90be758 acceptPlayerMessage": "", + "67a0966005d1611ed90be758 declinePlayerMessage": "", + "67a0966005d1611ed90be758 completePlayerMessage": "", + "67a0966817e34930e500754c name": "Forced Alliance", + "67a0966817e34930e500754c description": "Been waiting for you. I don't know about your own search, but I think I found a way to get the keycards. Apparently, Sanitar had access to the basement beneath the health resort. That alone proves my hunch about Knossos' ties to TerraGroup.\n\nBut right now, we need to find the keycards. I can't help you with that, but Therapist definitely has Sanitar's contacts. I've already reached out to her, and she's willing to help. I believe that the trail we've found is more important than our conflicting viewpoints.\n\nHowever, if you can find another way to get the keycards without having to deal with Sanitar, I'll wish you luck.", + "67a0966817e34930e500754c failMessageText": "", + "67a0966817e34930e500754c successMessageText": "Excellent, now we have access to this facility. There's no time to lose. The rumor of the health resort cellars and the keycards has already spread throughout the city, and you may very well have competition on your tail. Gotta hurry up.", + "67a0d8f2db972857cd90d9c0": "Assist Therapist with her investigation", + "67dfa35c8c11bf33774c38a3": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67e11d97f2b4ba8761d0861b": "Assist Therapist with her investigation", + "67e17995c7204639f43caf60": "Assist Therapist with her investigation", + "67e41d4e9f783e8f4b234a1b": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67a0966817e34930e500754c acceptPlayerMessage": "", + "67a0966817e34930e500754c declinePlayerMessage": "", + "67a0966817e34930e500754c completePlayerMessage": "", + "67a09673972c11a3f507731d name": "The Tarkov Butcher", + "67a09673972c11a3f507731d description": "Greetings. Yes, Sergei told me that you're looking for the keycards to the health resort basement. I have no idea what is down there, but one of my colleagues visits there somewhat often. Perhaps it is one of the places where he might store valuable equipment... It's hardly anything important if he agrees to give you the keycards. Obviously, it wouldn't be for free.\n\nYou may have heard stories about a certain, um, criminal operating out of the central city district? The first rumors of the Tarkov Butcher date back to the Contract Wars. However, some of my patients say that he still haunts the streets... \n\nA colleague of mine has taken an interest in this matter and is looking for traces of this “butcher”. For the greater good, naturally. Such a dangerous individual is not simple to track down, therefore we must understand his motives and goals, no matter how much they diverge from human values. \n\nWe were able to obtain a criminal case file from the local police department. According to this, the “butcher” worked as a driver for a meat packing plant here in the city limits. The bodies of the victims were found in refrigerator trucks used to transport frozen meat... But as the conflict escalated, the case was abandoned.\n\nNow, you have all the details. If you can find anything to help my colleague's research, he will hand you the keycards to that basement.", + "67a09673972c11a3f507731d failMessageText": "", + "67a09673972c11a3f507731d successMessageText": "Did he seriously transport the bodies of his victims along with the meat, which then went to the store shelves? That is appalling. The fact that you found this substance used by the maniac will help my colleague make progress on the... evidence file on this case.\n\nHere are your keycards, I already received them. Along with them, I was asked to tell you to watch your step when visiting the basement. Apparently the cellars have deteriorated over the years.", + "67a0d92a6cf4a5745d0bc94f": "Locate and obtain the chemical container on Ground Zero", + "67a0d9b0771af75e83c19178": "Stash the container inside the ambulance car by the cottages on Shoreline", + "67a09673972c11a3f507731d acceptPlayerMessage": "", + "67a09673972c11a3f507731d declinePlayerMessage": "", + "67a09673972c11a3f507731d completePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 name": "Sensory Analysis - Part 1", + "67a0967c003a9986cb0f5ac1 description": "Hello my brother! Okay, okay, not so loud, I'm hung over as shit. Don't know how the BTR guy's still driving after last night. The engine is surely screeching louder than fucking generators!\n\nBy the way, you came at a really good time, almost like you knew I'm gonna need help. So, about the meeting we had yesterday. I have a moonshine supplier, he makes legit good stuff! We've been working together for six months now, everything was fine. And now, customers started complaining that I was selling them fake stuff. So, I had to check the product quality, and no one in our region knows as much about liquor as the BTR driver.\n\nSo I invited him over for... let's call it sampling, hehe. And there he was, saying that no one starts with hard hitters right off the bat, he needed a warm-up. Then another. Then another... So after all that, I checked the moonshine in the morning, and we didn't even open it!\n\nLong story short, the driver didn't finish the job. I'm not gonna live through this kind of sampling party a second time, so I'll let him taste everything by himself. Can you pass him this bottle? Don't lose it, alright?", + "67a0967c003a9986cb0f5ac1 failMessageText": "", + "67a0967c003a9986cb0f5ac1 successMessageText": "So, did'ya deliver the bottle? Huh? Man, this driver guy's such a prick. I love him! Hey, easy there, man, I get it. Listen, some things just shouldn't be talked about right off the bat, the Labyrinth is one of them.\n\nI have to consider all the risks that come with this info, so sit tight for a little while.", + "67b89ab86d4d6fd2c26b22a0": "Hand over a Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc294d681db91b2fa3b279": "Hand over the Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc35a55ec6148bf565204d": "Go to the Woods or Streets of Tarkov location with Moonshine", + "67dc3861d5c0070b960c1bba": "Obtain the item: Bottle of Fierce Hatchling moonshine", + "67dc393c6089aa48050efa02": "Go to Woods or Streets of Tarkov", + "67a0967c003a9986cb0f5ac1 acceptPlayerMessage": "", + "67a0967c003a9986cb0f5ac1 declinePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 completePlayerMessage": "", + "67a096ed77dd677f600804ba name": "Sensory Analysis - Part 2", + "67a096ed77dd677f600804ba description": "I miscalculated my abilities yesterday at a friendly get-together. Don't worry, we've sailed in worse storms than this. One time I was so wasted I couldn't find the gearbox in this thing. So I tied my hand to the lever with a bandage! Inventiveness is the main principle for a machinist!\n\nRagman needed to check some goods, and I'm a veteran in this field. Except I can't remember, for the life of me, whether we finally got to his test sample or not. Well, whatever. If it's so important, we can get together again. Such an evening is a sin not to do again, I know you'd like it too!\n\nBut still, if you need to visit Ragman, ask him about the moonshine, I promised I'd help him. And now I don't even know if I did help him or not.", + "67a096ed77dd677f600804ba failMessageText": "", + "67a096ed77dd677f600804ba successMessageText": "Are you sure this is it? Okay, I can smell it, that's definitely the one! \n\nRagman told me about the health resort's cellars yesterday, I even had to fucking get him wasted so we could finally change the subject. Anyway, there was a Soviet bomb shelter under the health resort, and Ref was going to organize a new arena there, for VIP audiences. I think it also involved Tagilla somehow... No, it was something else...\n\nAnyway, for this arena, Ref organized a big gear acquisition from Ragman, everything was almost ready. And then our host guy suddenly backed out. Why? Who the fuck knows.\n\nRagman was really upset that the idea had fallen through. But he'd already delivered some of the gear, and he definitely used those keycards you're looking for. You better ask him yourself, I don't remember much from yesterday. Thanks for the drink, by the way.", + "67a0da26a3b8d254347b8634": "Hand over a Bottle of Fierce Hatchling moonshine", + "67a096ed77dd677f600804ba acceptPlayerMessage": "You didn't make it to the \"test sample\" yesterday. Here, Ragman asked me to give it to you so that you could test it yourself.", + "67a096ed77dd677f600804ba declinePlayerMessage": "", + "67a096ed77dd677f600804ba completePlayerMessage": "By the way, I wanted to ask you: have you heard anything about the facility under the health resort and the keycards to access it?", + "67a096f605d1611ed90be75a name": "Hot Zone", + "67a096f605d1611ed90be75a description": "Okie-dokie, so I took some time to think about the Labyrinth and your interest in it. Things have cooled off, so I might be able to help you out. Maybe we can find some mutual benefits along the way, eh? But first, I need you to help me with a specific order. For the kind of information I'm about to give you, it's a real bargain!\n\nI've got two shipments that are sitting on hold right now. One is waiting at Customs, the other at the military base. My couriers were really badly received there. I lost one group, and from the second one, only half of them came back. The fuckers took almost all the goods! Things are too hot in those areas for my courier guys.\n\nThe PMC pricks really took a liking to those places or something. It's either camping snipers, some ushanka-wearing psychos with shotguns, or fucking \"grenadiers\" in the military bunkers. Thing is, this order is big and important for me, I can't let it go to waste.\n\nYou have good experience in this kind of work. Maybe not in one go, but I'm sure you'll do everything perfectly. And while you're at it, I'll arrange everything for your Labyrinth business! Here's the gear that survived the ambushes. Take it right away, it'll be less work later.\n\nStash the rigs at the gas station near the road on Customs, and the plates on the roof of the military base's workshop with, uh, a black knight symbol, whatever that means.", + "67a096f605d1611ed90be75a failMessageText": "", + "67a096f605d1611ed90be75a successMessageText": "Never doubted you, brotherman! Alright, time to do my part. One day, Ref came to me with an idea for a big project. He found these cellars under Azure Coast, he even had investors already. Even back then I already thought that somebody out there really liked the chaos we had going on here a little too much.\n\nEverything went as planned, we agreed on deliveries and drop-off points. He even had a name for the new Arena format: you guessed it, \"The Labyrinth\"! I don't know what it had to do with these cellars. So, after that, Ref suddenly canceled everything, said that it wasn't up to him, and disappeared from the radar for a while.\n\nIt was hard to give up such a good deal. However, I still have those keycards, I even wanted to stop by sometime to see the arena with my own eyes. There's not many of them, but for you, I'll make a good deal. No haggling though!", + "67b880086630950141bf71ee": "Stash the Zulu Nylon Gear M4 RSCR chest rigs at the new gas station on Customs", + "67b88020f3c5f1e3e6eb1f83": "Stash the class 4 ballistic plates on the roof of the specified repair workshop on Reserve", + "67a096f605d1611ed90be75a acceptPlayerMessage": "", + "67a096f605d1611ed90be75a declinePlayerMessage": "", + "67a096f605d1611ed90be75a completePlayerMessage": "", + "67a096fe972c11a3f5077321 name": "Competition Protection", + "67a096fe972c11a3f5077321 description": "Hello, gladiator! I hear you're interested in those health resort cellars. I'll be honest, the idea was a good one, I might even revisit it later... But at this moment, it's not the right time for the Labyrinth. So I'm not gonna tell you anything about it, sorry.\n\nIf you want to go to the entry site on your own and rummage through the garbage left there, I won't stop you. But without the access keycard, you can't get inside the Labyrinth. That's where our interests align. One of my gladiators has been getting a little starstruck lately. He thinks that nobody can beat his arena performance, and wants to up his salary. Even took to blackmailing me, the bastard! However, it's not profitable to just outright take him out of the fights.\n\nI want to show him that there are no indispensable people, and to do that, we need to make some noise in the Arena. Hopefully that'll bring this guy to his senses. You're a capable fighter, and I'll make you a fair deal: if you can get on the Arena's best gladiator ranks, I'll help you with the keycards to the Labyrinth. You up for it?", + "67a096fe972c11a3f5077321 failMessageText": "", + "67a096fe972c11a3f5077321 successMessageText": "You turned out to be a real dark horse... The results are remarkable. Not everyone can pull this off. \n\nI'll unlock one of the keycard stashes for you. But be aware that this is a very special item, and I'm not going to give it to you for free.\n\nOne more thing. Arena rewards the best gladiators, and you clearly have potential. If you get tired of scavenging the ruins and want real glory, you know where to find me.", + "67a0db1217cd5fe7e5a2e36e": "Eliminate enemies in any game mode in Arena", + "67a0dbaf93ac1717d296be98": "Take at least 3rd place in Last Hero in Arena", + "67a096fe972c11a3f5077321 acceptPlayerMessage": "", + "67a096fe972c11a3f5077321 declinePlayerMessage": "", + "67a096fe972c11a3f5077321 completePlayerMessage": "", + "67a0970744893b9f3f0d9b68 name": "Offensive Reconnaissance", + "67a0970744893b9f3f0d9b68 description": "You got the keycard? Perfect. Judging by how much everyone's interested in these cellars, you and I are on a truly important trail. There could be a TerraGroup warehouse or another lab that's been sealed there ever since the evacuation! We don't have time to waste.\n\nFirst we need to search these premises and figure out what the purpose of the facility is. TerraGroup would not be so eager to hide it if what is going on inside corresponds to their company's public profile. Try to memorize everything you see: the structure of the premises, equipment, tools, markings or other symbols... Every detail counts.\n\nI'll wait for your return and set up my surveillance system to track any information about the health resort. If anyone finds more than we do, I'll see it.", + "67a0970744893b9f3f0d9b68 failMessageText": "", + "67a0970744893b9f3f0d9b68 successMessageText": "An old bunker? Yes, there was one mentioned in the archives, an old Soviet shelter. Thing is, it was closed down about twenty years ago due to some kind of technical failure. Looks like Knossos restored it to working order. But why would TerraGroup need an abandoned bomb shelter? \n\nUm, hang on. I'm picking up a signal from my interception network. An encrypted message that seems to be coming straight from these cellars... Give me a minute.", + "67a0dc6bf47ca0fde27cf1f7": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0dc94a4d798e79853f2eb": "Obtain the Labrys access keycard", + "67dbe0f532ff08bfa13237a8": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0970744893b9f3f0d9b68 acceptPlayerMessage": "", + "67a0970744893b9f3f0d9b68 declinePlayerMessage": "", + "67a0970744893b9f3f0d9b68 completePlayerMessage": "", + "67a0970f05d1611ed90be75d name": "Hypotheses Testing", + "67a0970f05d1611ed90be75d description": "I was able to decipher the signal. It's old and very faint, apparently the bunker completely blocked it until you opened the doors. For some reason, the message is on loop, but this doesn't mean anything, the equipment inside could have been damaged for a while. Besides, we still don't know what the TerraGroup team was doing in there.\n\nThe message says that the facility still contains materials and data that fall under the first priority of evacuation. Moreover, it mentions reports of experiments conducted at the site. This is astonishing, we couldn't have found a better time to discover something as valuable as this!\n\nKnowing more and more people are finding out about these cellars every day, it means that soon the traders and other PMCs will want to explore the area we've discovered. Perhaps even Lightkeeper will be interested... I need those documents mentioned in the signal. Whatever you can find, please bring them to me as soon as you can.", + "67a0970f05d1611ed90be75d failMessageText": "", + "67a0970f05d1611ed90be75d successMessageText": "Well done. The data is fragmented, but still extremely useful. The health resort's basements have changed a lot since the disaster began, but at some point in time, they were definitely used as a testing ground for some kind of weapon... An experimental EW or hacking device, maybe. This remains to be determined.\n\nI can already see that some of the measurements and experiments will be very useful in their own right. So your labors were definitely not in vain. Thank you.", + "67a0dce6c7627dac621fd539": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0dcf4ff6f74931359b9f9": "Hand over the found in raid item: Labrys research notes", + "67dbe16ece16a02860ed9d33": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0970f05d1611ed90be75d acceptPlayerMessage": "", + "67a0970f05d1611ed90be75d declinePlayerMessage": "", + "67a0970f05d1611ed90be75d completePlayerMessage": "", + "67a09724972c11a3f5077324 name": "Confidential Info", + "67a09724972c11a3f5077324 description": "Greetings, my friend. According to my information, you've gained access to one of TerraGroup's abandoned facilities. We've witnessed many times what happens when dangerous developments fall into the hands of unqualified people. Our partners are very concerned about what happened in Tarkov after that outbreak in the Laboratory.\n\nThere's no way we're going to let this crisis happen again. That's why I have a high-priority assignment for you. I need to retrieve a storage device containing sensitive information from that facility. The details are highly classified. The client can trace an independent attempt to read the data and cancel the contract, so please do not even attempt it.\n\nIn addition to the storage device, I was told that there is also a maintenance room on the site, the client has said that it should look like a workshop. It must be destroyed or at least damaged. But be careful with the explosives: we don't want you perishing with the storage device.", + "67a09724972c11a3f5077324 failMessageText": "", + "67a09724972c11a3f5077324 successMessageText": "Great job, my friend! My partner especially appreciates your respect for privacy and requested a proper reward for you.", + "67a0dd7a2519959b187db47f": "Locate and obtain the special storage module inside The Labyrinth", + "67a0dda1370e2f877a6c8531": "Hand over the found information", + "67a0de2750fdff39d267ea16": "Plant a hand grenade in the assembly workshop inside The Labyrinth", + "67a09724972c11a3f5077324 acceptPlayerMessage": "", + "67a09724972c11a3f5077324 declinePlayerMessage": "", + "67a09724972c11a3f5077324 completePlayerMessage": "", + "67a0972e77dd677f600804bd name": "This Tape Sucks", + "67a0972e77dd677f600804bd description": "Hello again. I received a patient who was recently wounded in the resort cellars and barely escaped from this monster in a bull mask... Obvious mental trauma, perhaps more than one. But besides the stories about this Minotaur, the patient also mentioned many confinement and even torture chambers.\n\nYou surely recognize the unacceptable nature of such human confinement, even under wartime conditions, so I am counting on your cooperation. We must get to the bottom of what is or was going on in these cellars. \n\nExplore those jail rooms and try to uncover any information or evidence that will help us find out who is responsible for what happened. And most importantly, what was the purpose of all these \"experiments\".", + "67a0972e77dd677f600804bd failMessageText": "", + "67a0972e77dd677f600804bd successMessageText": "A video tape... You haven't watched it yet, have you? Now I know what is happening. I was wrong before.\n\nThe resort was one of the evacuation points when it all started, and its cellars could have been used for, uh, different purposes... The situation wasn't so severe yet at that time, and they tried to isolate the deceased bodies from crowded places.\n\nThis tape is definitely not a cause for concern... However, I would refrain from visiting these cellars if I were you. Ventilation in bomb shelters has always been a weak point, and humidity only contributes to possible intoxication...", + "67a0de6954c67082e9148328": "Locate the torture room inside The Labyrinth", + "67a0de84e8e35296a13500c8": "Locate and obtain any evidence of torture", + "67a0de9190545ec5612fdda5": "Hand over the found information", + "67a0972e77dd677f600804bd acceptPlayerMessage": "", + "67a0972e77dd677f600804bd declinePlayerMessage": "", + "67a0972e77dd677f600804bd completePlayerMessage": "", + "67a097379f2068e74603c6ac name": "Indisputable Authority", + "67a097379f2068e74603c6ac description": "Oi, operator! There's a job for you, I don't want no tosser for this. Everyone's been checking out the dungeons under the resort, you ought to know about it by now. They say there's a bogeyman sitting there, safeguarding the whole territory, yelling like a madman and chasing everyone outta there. \nNobody can put him down!\n\nSome partners of mine have started asking questions, trying to drive down prices because of this situation. But let me tell you this: the key to authority is not to fuck up the opportunity. We need to act now, and we need to do it in a way that every little prick knows his place. So we gotta take this fucker down. If you do it in my name, so to speak, everyone will understand.\n\nYou've got the skills, so this \"Minotaur\" idiot won't be a problem for you. But still, better be careful, this bastard is no joke either.", + "67a097379f2068e74603c6ac failMessageText": "", + "67a097379f2068e74603c6ac successMessageText": "I knew I bet on the right guy! So, all safe and sound, ye? Good for you, good for you... Word's already out about your feat, no one's gonna blabber any bullshit to me anymore.\n\nSurely a lasting impression. You helped my business today, so I won't disappoint you either. Here, all yours.", + "67a0df619fb6c42b9a08e8e9": "Locate and neutralize the \"Minotaur\" inside The Labyrinth", + "67a0df7f2cd4d4413cd29b45": "Eliminate the \"Minotaur's\" guards inside The Labyrinth", + "67a097379f2068e74603c6ac acceptPlayerMessage": "", + "67a097379f2068e74603c6ac declinePlayerMessage": "", + "67a097379f2068e74603c6ac completePlayerMessage": "", + "67a0975992ad467b1906d468 name": "Vacate the Premises", + "67a0975992ad467b1906d468 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other mercs out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67a0975992ad467b1906d468 failMessageText": "", + "67a0975992ad467b1906d468 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67a0e075445754a936be25b7": "Eliminate PMC operatives inside The Labyrinth", + "67a0975992ad467b1906d468 acceptPlayerMessage": "", + "67a0975992ad467b1906d468 declinePlayerMessage": "", + "67a0975992ad467b1906d468 completePlayerMessage": "", + "67a09761e720611a6a01f288 name": "Keeper's Word", + "67a09761e720611a6a01f288 description": "I have a new job for you. Someone found a way into the cellars under the health resort. This is not a good set of circumstances for Tarkov. Excessive curiosity often ruins a man in peacetime, but in the present situation, the mistake of one will lead to the death of many.\n\nI know how to safeguard the bunker. You may not have yet met the wardens who watch the city at night. But they certainly have met you. And now I need you to leave a short message for them at the Knossos facility, with their instruments.\n\nHowever, just dropping these knives in the rubble won't be enough. You need places with meaning, so that the knife you stick in becomes a symbol of sorts. Which places should you choose? You'll figure it out on your own. And if you can't, why should I even work with you?", + "67a09761e720611a6a01f288 failMessageText": "", + "67a09761e720611a6a01f288 successMessageText": "Perhaps now you've saved Tarkov from a new calamity that could have wiped the city off the face of the earth... before its time.\n\nYour reward is here. Oh, and one more thing. If I were you, I'd stop enquiring about those dungeons if you want to survive these troubled times.", + "67a0e4df8cddbe2df31dd1d9": "Stash a Cultist knife in the first special place inside The Labyrinth", + "67a0e4e399e34c9ffcdc6e00": "Stash a Cultist knife in the second special place inside The Labyrinth", + "67a0e4e64cb065811d95c6d9": "Stash a Cultist knife in the third special place inside The Labyrinth", + "67a09761e720611a6a01f288 acceptPlayerMessage": "I didn't think I'd be part of some ritual... Well, I'll figure it out when I get there.", + "67a09761e720611a6a01f288 declinePlayerMessage": "", + "67a09761e720611a6a01f288 completePlayerMessage": "It's done. Your friends are gonna love this.", + "67d03be712fb5f8fd2096332 name": "Vacate the Premises", + "67d03be712fb5f8fd2096332 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other guys out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67d03be712fb5f8fd2096332 failMessageText": "", + "67d03be712fb5f8fd2096332 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67d03be712fb5f8fd2096334": "Eliminate any target inside The Labyrinth", + "67d03be712fb5f8fd2096332 acceptPlayerMessage": "", + "67d03be712fb5f8fd2096332 declinePlayerMessage": "", + "67d03be712fb5f8fd2096332 completePlayerMessage": "", "616041eb031af660100c9967 startedMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 failMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 successMessageText 54cb50c76803fa8b248b4571 0": "All clear, you say? Good work then, soldier.", @@ -28247,16 +28592,16 @@ "651419eea3dd9b6aa7159ee5 description": "Eliminate any enemy while suffering from the Flash effect while playing as a PMC", "651419eea3dd9b6aa7159ee5 successMessage": "", "65141a3059647d2cb3213c9e name": "Make a Notch", - "65141a3059647d2cb3213c9e description": "Eliminate 30 PMC operators with a melee weapon while playing as a PMC", + "65141a3059647d2cb3213c9e description": "Eliminate 30 PMC operatives with a melee weapon while playing as a PMC", "65141a3059647d2cb3213c9e successMessage": "", "65141ab70dc723592b0f9482 name": "Drunken Master", "65141ab70dc723592b0f9482 description": "Eliminate a PMC operative with a headshot while under the alcohol effect while playing as a PMC", "65141ab70dc723592b0f9482 successMessage": "", "65141b9859647d2cb3213ca2 name": "U-SUCC", - "65141b9859647d2cb3213ca2 description": "Eliminate 50 USEC PMC operators", + "65141b9859647d2cb3213ca2 description": "Eliminate 50 USEC PMC operatives", "65141b9859647d2cb3213ca2 successMessage": "", "65141bdfcf2f1c285e606446 name": "BEAR With Me", - "65141bdfcf2f1c285e606446 description": "Eliminate 50 BEAR PMC operators", + "65141bdfcf2f1c285e606446 description": "Eliminate 50 BEAR PMC operatives", "65141bdfcf2f1c285e606446 successMessage": "", "65141c30ec10ff011f17cc3b name": "Welcome to Tarkov", "65141c30ec10ff011f17cc3b description": "Die in Tarkov for the first time", @@ -28400,6 +28745,12 @@ "676094451fec2f7426093be6 name": "More Prestigious", "676094451fec2f7426093be6 description": "Earn the Prestige level 2", "676094451fec2f7426093be6 successMessage": "", + "67a0e57117e34930e50075f3 name": "In Search of an Exit", + "67a0e57117e34930e50075f3 description": "Complete the Labyrinth event task line", + "67a0e57117e34930e50075f3 successMessage": "", + "67a0e57b972c11a3f50773b2 name": "Dungeon Master", + "67a0e57b972c11a3f50773b2 description": "Complete the Labyrinth event task line and all side tasks", + "67a0e57b972c11a3f50773b2 successMessage": "", "674724a154d58001c3aae177 name": "", "674724a154d58001c3aae177 description": "", "674ed02cb6db2d9636812abc name": "Slot 1", @@ -28653,6 +29004,15 @@ "675a99f30fba9efc6a40481d name": "Sports target", "675a99f30fba9efc6a40481d description": "Just an ordinary target, nothing special.", "675b54c583e8ee6215546694": "Construct Shooting Range level 3", + "67adb25c7a0e0fce8574438c name": "Minotaur's Lair", + "67adb25c7a0e0fce8574438c description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67adb26efce3692da77f4e2e": "Can only be obtained during special events", + "67adb38d0217ccce16b5b08c name": "Minotaur's Lair", + "67adb38d0217ccce16b5b08c description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adb39a6be8354a8f72b830": "Can only be obtained during special events", + "67adb4843fec17bf3ea9452e name": "Minotaur's Lair", + "67adb4843fec17bf3ea9452e description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adb48fd05a78f5a5fc5260": "Can only be obtained during special events", "672df12f97f0469cea52f55e name": "Prestige 1", "675d7242b85061aa2017c341": "Complete the task You've Got Mail", "672df4281ab8d9c8849a0c88 name": "Prestige 2", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/es-mx.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/es-mx.json index 6f3359e2..9fb96d01 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/es-mx.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/es-mx.json @@ -6073,7 +6073,7 @@ "5d6e67fba4b9361bc73bc779 Description": "Munición de calibre 12/70 con Perdigones - Es un cartucho Express cargado con 9 perdigones de 6.5 mm para escopetas de Calibre 12.", "5d6e6806a4b936088465b17e Name": "Cartucho de 12/70 - Perdigones Magnum de 8.5 mm", "5d6e6806a4b936088465b17e ShortName": "Magnum", - "5d6e6806a4b936088465b17e Description": "Munición de calibre 12/70 con Perdigones - Es un cartucho Magnum cargado con 16 perdigones de 8.5 mm para escopetas de Calibre 12.", + "5d6e6806a4b936088465b17e Description": "Munición de calibre 12/70 con Perdigones - Es un cartucho Magnum cargado con 8 perdigones de 8.5 mm para escopetas de Calibre 12.", "5d6e6869a4b9361c140bcfde Name": "Cartucho de 12/70 - Posta Grizzly 40", "5d6e6869a4b9361c140bcfde ShortName": "Grizzly 40", "5d6e6869a4b9361c140bcfde Description": "Munición de calibre 12/70 Grizzly 40 - Es un cartucho con una posta expansiva para escopetas de Calibre 12.", @@ -10226,9 +10226,6 @@ "648afce7ec6bb25b2608defb Name": "Pistolete FAB Defense PM-G para PM (Verde Olivo)", "648afce7ec6bb25b2608defb ShortName": "PM-G V.O.", "648afce7ec6bb25b2608defb Description": "Un pistolete para la pistola PM, fabricado por FAB Defense con un mecanismo de liberación de cargador incorporado que convierte la clásica soviética en una pistola moderna y práctica, mejorando la ergonomía de forma significativa. Versión de color Verde Olivo.", - "648c1a965043c4052a4f8505 Name": "Ebudal", - "648c1a965043c4052a4f8505 ShortName": "Ebudal", - "648c1a965043c4052a4f8505 Description": "Ebudal probado en changos.", "6491c6f6ef312a876705191b Name": "Guardamano Zenit B-50 para PK", "6491c6f6ef312a876705191b ShortName": "B-50", "6491c6f6ef312a876705191b Description": "Un guardamano B-50 fabricado a partir de una aleación de aluminio D16T para la ametralladora Kaláshnikov (PK). Permite la instalación de aditamentos adicionales y empuñaduras. Fabricado por Zenit.", @@ -14600,6 +14597,126 @@ "676aa450fe1fc45172014df2 Name": "Twitch Winter 2025 case (Epic)", "676aa450fe1fc45172014df2 ShortName": "Twitch 2025", "676aa450fe1fc45172014df2 Description": "A case with some epic goodies.", + "678f84bb9e85556ca60f0362 Name": "Tagilla's welding mask \"ZABEY\"", + "678f84bb9e85556ca60f0362 ShortName": "\"ZABEY\"", + "678f84bb9e85556ca60f0362 Description": "Judging by this mask, the Labyrinth had severely affected Tagilla's mental state, making him even more unhinged and bloodthirsty. Who thought he could be any more crazy?", + "678fa929819ddc4c350c0317 Name": "Valve handwheel", + "678fa929819ddc4c350c0317 ShortName": "handwheel", + "678fa929819ddc4c350c0317 Description": "A massive handwheel removed from some kind of valve. It must have been used to regulate the water or gas supply in the Knossos underground facilities.", + "679b944d597ba2ed120c3d3c Name": "Póster Lo Que Buscas", + "679b944d597ba2ed120c3d3c ShortName": "Póster", + "679b944d597ba2ed120c3d3c Description": "Un póster poco común de Lo Que Buscas. Solo los operadores USEC más intensos pueden conseguirlo.", + "679b946f90622daf9708da6d Name": "Póster Lo Que Buscas", + "679b946f90622daf9708da6d ShortName": "Póster", + "679b946f90622daf9708da6d Description": "Un póster poco común de Lo Que Buscas. Solo los operadores USEC más intensos pueden conseguirlo.", + "679b94734e9ca6b3d80586a7 Name": "Póster Lo Que Buscas", + "679b94734e9ca6b3d80586a7 ShortName": "Póster", + "679b94734e9ca6b3d80586a7 Description": "Un póster poco común de Lo Que Buscas. Solo los operadores USEC más intensos pueden conseguirlo.", + "679b9477708cfcb2060b9ade Name": "Tark Souls poster", + "679b9477708cfcb2060b9ade ShortName": "Tark Souls", + "679b9477708cfcb2060b9ade Description": "This poster shows the Shadow of Tagilla being slain by a warrior from the Labyrinth. Very few people have witnessed such a scene with their own eyes.", + "679b9716597ba2ed120c3d3f Name": "Knossos LLC facility key", + "679b9716597ba2ed120c3d3f ShortName": "Knossos", + "679b9716597ba2ed120c3d3f Description": "A worn office door key marked \"Knossos LLC\". Probably used to open utility rooms or other premises belonging to Knossos.", + "679b9819a2f2dd4da9023512 Name": "Labrys access keycard", + "679b9819a2f2dd4da9023512 ShortName": "Labrys", + "679b9819a2f2dd4da9023512 Description": "A keycard to one of Knossos facilities. The design references the Minotaur mythos, but it's somewhat strange there are no Minotaur theme parks in Tarkov.", + "679b98e429acd1f2f60985a3 Name": "Container with suspicious substance", + "679b98e429acd1f2f60985a3 ShortName": "Substance", + "679b98e429acd1f2f60985a3 Description": "A chemical container with a thick, murky liquid inside. Only a lunatic like Sanitar would want to study something like this.", + "679b992329acd1f2f60985a5 Name": "Labrys research notes", + "679b992329acd1f2f60985a5 ShortName": "Labrys", + "679b992329acd1f2f60985a5 Description": "The documents are encrypted, but appear to contain research notes on some kind of technology or weapon. The records mention the name “Item 1156”.", + "679b998180a165f7a40b4c2c Name": "Slaughter videotape", + "679b998180a165f7a40b4c2c ShortName": "Slaughter", + "679b998180a165f7a40b4c2c Description": "A videotape with traces of blood and the words “Slaughter”. The owner of the tape hardly felt sympathy for his victims.", + "679b9a1a4e4ed4b3b40ae5c2 Name": "Knossos senior manager's diary", + "679b9a1a4e4ed4b3b40ae5c2 ShortName": "Knossos", + "679b9a1a4e4ed4b3b40ae5c2 Description": "Meetings, facilities, and other notes from Knossos senior manager are noted in the diary. If you study them, you can get at least a rough summary of the company's facilities.", + "679b9aa490622daf9708da73 Name": "VPX Flash Storage Module marked Group #3", + "679b9aa490622daf9708da73 ShortName": "Group #3", + "679b9aa490622daf9708da73 Description": "The VPX Flash Storage Module (FSM) provides high-performance, high-capacity, solid-state SATA storage with AES-256 bit encryption using an Application Specific Integrated Circuit (ASIC). Judging by the marking, it contains data on the focus group experiments and research.", + "679b9cce4e4ed4b3b40ae5c5 Name": "Nailhead figurine", + "679b9cce4e4ed4b3b40ae5c5 ShortName": "Nailhead", + "679b9cce4e4ed4b3b40ae5c5 Description": "A limited edition Tarko figurine. What's more strange: the pale skin or the nails stuck in his head? It looks like this poor guy has experienced the full spectrum of human pain.", + "679b9d43597ba2ed120c3d44 Name": "Petya Crooker figurine", + "679b9d43597ba2ed120c3d44 ShortName": "Crooker", + "679b9d43597ba2ed120c3d44 Description": "A limited edition Tarko figurine. A creepy dude with a disfigured face and blades on his arm. Doing Obdolbos would give you nightmares.", + "679b9d4b3374fb14f40efe6d Name": "Count Bloodsucker figurine", + "679b9d4b3374fb14f40efe6d ShortName": "Bloodsucker", + "679b9d4b3374fb14f40efe6d Description": "A limited edition Tarko figurine. Count Bloodsucker wouldn't have lasted more than a couple days in Tarkov. Sucking blood is cool and all, but does it work against flashbangs and .308?", + "679b9d55708cfcb2060b9ae3 Name": "Xenoalien figurine", + "679b9d55708cfcb2060b9ae3 ShortName": "Xenoalien", + "679b9d55708cfcb2060b9ae3 Description": "A limited edition Tarko figurine. Looks like a monster with a disproportionately elongated head and a double mouth. Totally \"Alien\" (good one) to the Tarko universe.", + "679b9d6390622daf9708da76 Name": "Pointy guy figurine", + "679b9d6390622daf9708da76 ShortName": "Pointy guy", + "679b9d6390622daf9708da76 Description": "A limited edition Tarko figurine. This funny little character is wearing something like a pyramid on his head. A character like this could only exist in a fictional world, along with zombies and other monsters.", + "679ba90d269ddfea47012159 Name": "Chained Labrys", + "679ba90d269ddfea47012159 ShortName": "Labrys", + "679ba90d269ddfea47012159 Description": "A two-handed axe made out of a sewer hatch... With that weight, a single blow is enough to split a skull, whether the blade is sharp or not.", + "679baa2c61f588ae2b062a24 Name": "Key 01", + "679baa2c61f588ae2b062a24 ShortName": "Key 01", + "679baa2c61f588ae2b062a24 Description": "An old key, the markings are unreadable. Could be useful for surviving the Labyrinth.", + "679baa4f59b8961f370dd683 Name": "Key 02", + "679baa4f59b8961f370dd683 ShortName": "Key 02", + "679baa4f59b8961f370dd683 Description": "This key probably opens some kind of an old lock. The number engraving has been practically scratched off. Could be useful for surviving the Labyrinth.", + "679baa5a59b8961f370dd685 Name": "Key 03", + "679baa5a59b8961f370dd685 ShortName": "Key 03", + "679baa5a59b8961f370dd685 Description": "The number engraving is barely recognizable on the weathered metal. Could be useful for surviving the Labyrinth.", + "679baa9091966fe40408f149 Name": "Key 04", + "679baa9091966fe40408f149 ShortName": "Key 04", + "679baa9091966fe40408f149 Description": "The engraving on this key is barely readable: it's either the number 4 or the Russian letter Ч. Could be useful for surviving the Labyrinth.", + "679baace4e9ca6b3d80586b2 Name": "Observation room key", + "679baace4e9ca6b3d80586b2 ShortName": "Observe", + "679baace4e9ca6b3d80586b2 Description": "A key that opens one of the personnel workstation rooms in the Labyrinth. That room may have something to do with the research that took place in the Labyrinth.", + "679baae891966fe40408f14c Name": "Torture room key", + "679baae891966fe40408f14c ShortName": "Torture", + "679baae891966fe40408f14c Description": "An old key that would be more suitable for a shabby lock on a grate or fence than a modern door.", + "679bab714e9ca6b3d80586b4 Name": "Corpse room key", + "679bab714e9ca6b3d80586b4 ShortName": "Corpses", + "679bab714e9ca6b3d80586b4 Description": "An old key that has a strong odor of death. Probably opens a morgue or a room where bodies were kept.", + "679bac1d61f588ae2b062a26 Name": "Labyrinth key", + "679bac1d61f588ae2b062a26 ShortName": "Labyrinth", + "679bac1d61f588ae2b062a26 Description": "A key that opens a certain room in the Labyrinth. There's no telling what might be inside.", + "67a22045cae994f25c087bb5 Name": "", + "67a22045cae994f25c087bb5 ShortName": "", + "67a22045cae994f25c087bb5 Description": "", + "67ab3d4b83869afd170fdd3f Name": "BBQ-S43 gas torch", + "67ab3d4b83869afd170fdd3f ShortName": "BBQ-S43", + "67ab3d4b83869afd170fdd3f Description": "A portable torch with a limited gas supply. This bad boy is unlikely to burn a hole in the wall, but will do the job on a small metal target.", + "67adaf8b1230c973bb0433a6 Name": "Dibujos misteriosos", + "67adaf8b1230c973bb0433a6 ShortName": "Dibujos misteriosos", + "67adaf8b1230c973bb0433a6 Description": "¿Quién en su sano juicio pintaría algo en el techo? Permanece alerta: uno nunca sabe qué otras cosas se les puede ocurrir a estas personas.", + "67adaf95cd47a1ad3f014bc6 Name": "Dibujos con gis", + "67adaf95cd47a1ad3f014bc6 ShortName": "Dibujos con gis", + "67adaf95cd47a1ad3f014bc6 Description": "¿Cómo llegaron estos dibujos hasta aquí? Será mejor que mejores tu sistema de seguridad.", + "67adafa1e6a915f9fd050f66 Name": "Ellos Ya Están Aquí", + "67adafa1e6a915f9fd050f66 ShortName": "Ellos Ya Están Aquí", + "67adafa1e6a915f9fd050f66 Description": "Si miras estos dibujos durante mucho tiempo, parece que te devuelven la mirada.", + "67ade494d748873e5f0161df Name": "F1 Shrapnel", + "67ade494d748873e5f0161df ShortName": "F1 Shrapnel", + "67ade494d748873e5f0161df Description": "F1 Shrapnel", + "67adf4a95247ac91530fcec7 Name": "Chaqueta", + "67adf4a95247ac91530fcec7 ShortName": "Chaqueta", + "67adf4a95247ac91530fcec7 Description": "Chaqueta", + "67adf4b81c58bd68b2002fec Name": "Caja de munición de madera", + "67adf4b81c58bd68b2002fec ShortName": "Caja de munición de madera", + "67adf4b81c58bd68b2002fec Description": "Caja de munición de madera", + "67adf4db515e3dd542077a1d Name": "Caja de madera", + "67adf4db515e3dd542077a1d ShortName": "Caja de madera", + "67adf4db515e3dd542077a1d Description": "Caja de madera", + "67adf4eb110ba15da90c6413 Name": "Caja de granadas", + "67adf4eb110ba15da90c6413 ShortName": "Caja de granadas", + "67adf4eb110ba15da90c6413 Description": "Caja de granadas", + "67adf54d1c58bd68b2002ff0 Name": "Caja de herramientas", + "67adf54d1c58bd68b2002ff0 ShortName": "Caja de herramientas", + "67adf54d1c58bd68b2002ff0 Description": "Caja de herramientas", + "67adf5752fc5ee84020a9940 Name": "Scav Muerto", + "67adf5752fc5ee84020a9940 ShortName": "Scav Muerto", + "67adf5752fc5ee84020a9940 Description": "Scav Muerto", + "67adf5f7adc1f43b0702b826 Name": "Caja de suministros técnicos", + "67adf5f7adc1f43b0702b826 ShortName": "Caja de suministros técnicos", + "67adf5f7adc1f43b0702b826 Description": "Caja de suministros técnicos", "67b70e43f753cf9f7a0a07a6 Name": "Caja de LATAM Drops Event 2025 (Común)", "67b70e43f753cf9f7a0a07a6 ShortName": "Twitch", "67b70e43f753cf9f7a0a07a6 Description": "", @@ -14609,6 +14726,12 @@ "67b72c64f753cf9f7a0a07aa Name": "Caja de LATAM Drops Event 2025 (Épica)", "67b72c64f753cf9f7a0a07aa ShortName": "Twitch", "67b72c64f753cf9f7a0a07aa Description": "", + "67d3ed3271c17ff82e0a5b0b Name": "Key case", + "67d3ed3271c17ff82e0a5b0b ShortName": "Keys", + "67d3ed3271c17ff82e0a5b0b Description": "This case is the ultimate solution to the problem of hoarding various keys in the stash, helping to store them in one place.", + "67e183377c6c2011970f3149 Name": "Ariadne symbol key", + "67e183377c6c2011970f3149 ShortName": "Ariadne", + "67e183377c6c2011970f3149 Description": "Someone had made a barely visible mark on this key, resembling a ball of thread. Although, it could have simply been left by careless storage.", " V-ex_light": "Ex-V - Carretera a la Base Militar", " Voip/DisabledForOffline": "El VoIP no está disponible en el modo Offline.", " kg": " kg", @@ -15748,6 +15871,7 @@ "Disable overload": "Deshabilitar sobrepeso", "Disable water and food consumption": "Deshabilitar el consumo de energía e hidratación", "DisableGameFramerateLimit": "Disable game FPS limit", + "Disable_traps": "Disable traps", "Disabled": "Deshabilitado", "DisbandGroup": "Disolver el grupo", "DisbandGroup message": "¿Estás seguro de querer disolver el grupo?", @@ -16719,6 +16843,7 @@ "LVLKILLLIST": "NIVEL", "Laboratory": "Laboratorio", "LaboratoryEnvironmentUiType": "Laboratorio", + "Labyrinth": "The Labyrinth", "Last game session": "Última sesión de juego", "LastHero": "LastHero", "LastHeroDescription": "Un combate con oponentes en un tiroteo sin fin. Solo habrá un ganador.", @@ -17302,7 +17427,7 @@ "Prestige/Levels/RewardsListCaption": "RECOMPENSAS POR OBTENER PRESTIGIO", "Prestige/Rewards/ModesCaption": "DISPONIBLE EN MODOS DE JUEGO:", "Prestige/Rewards/RewardDescription": "DESCRIPCIÓN:", - "PrestigeTooltip{0}": "Prestige level: {0}", + "PrestigeTooltip{0}": "Prestige level: {0}", "Previous": "Anterior", "PreviousMagazine": "Cargador anterior", "PreviousWalkPose": "Agacharse suavemente", @@ -17735,6 +17860,9 @@ "SHO_TRANSIT_24": "TRÁN. 01", "SHO_TRANSIT_24_COND": " ", "SHO_TRANSIT_24_DESC": "Transitar a Faro", + "SHO_TRANSIT_43": "TRANSIT??", + "SHO_TRANSIT_43_COND": "Probably requires Labrys access keycard (1)", + "SHO_TRANSIT_43_DESC": "Transit to Labyrinth?", "SIDE": "FACCIÓN", "SIGHT CRATE": "Magnificación de la mira", "SILENCE": "SILENCIO", @@ -19668,6 +19796,8 @@ "lab_Parking_Gate": "Portón del Estacionamiento", "lab_Under_Storage_Collector": "Conducto de Aguas Residuales", "lab_Vent": "Ducto de Ventilación", + "labir_exit": "The Way Up", + "labyrinth_secret_tagilla_key": "Ariadne's Path", "lastSession": "Última sesión", "leader": "Líder", "left_side_plate": "PLACA IZQ.", @@ -20380,6 +20510,8 @@ "653e6760052c01c1c805532f Description": "El centro de negocios de Tarkov. Aquí es donde TerraGroup tenía su sede. Aquí fue donde todo comenzó.", "65b8d6f5cdde2479cb2a3125 Name": "Zona Cero", "65b8d6f5cdde2479cb2a3125 Description": "El centro de negocios de Tarkov. Aquí es donde TerraGroup tenía su sede. Aquí fue donde todo comenzó.", + "6733700029c367a3d40b02af Name": "The Labyrinth", + "6733700029c367a3d40b02af Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", "5464e0404bdc2d2a708b4567 Name": "United Security", "5464e0404bdc2d2a708b4567 Description": "La compañía militar privada USEC fue establecida en 1999 después de la fusión de dos compañías: KerniSEC y Safe Sea. En 2004, un agente de TerraGroup International Holding se puso en contacto con USEC, que luego convirtió a USEC, esencialmente, en el ejército privado del Holding, con oficinas en todo el mundo y más de 7500 empleados.", "5464e0454bdc2d06708b4567 Name": "BEAR", @@ -20424,6 +20556,10 @@ "67d1acda2fb6a5d11b09d6fd Description": "The Priozersk Nature Reserve recently became part of the state-protected wildlife reserves of the North-Western Federal District.", "67d1ad1b5df2d64de808e1da Name": "The Lab", "67d1ad1b5df2d64de808e1da Description": "Secret underground TerraGroup Labs facility hidden right under the center of Tarkov. Officially, this research center does not exist and, based on data scraps, is engaged in research and development as well as testing and simulation of projects in chemistry, physics, biology, and other high technology.", + "67e3f71e445e18765a052687 Name": "The Labyrinth", + "67e3f71e445e18765a052687 Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", + "67e3f72fdb783364cd0a4b63 Name": "A New Threat", + "67e3f72fdb783364cd0a4b63 Description": "There are rumors of a maniac who calls himself the Shadow of Tagilla. Anybody can become a victim of his tortures, and no one has ever escaped from his Labyrinth. One question remains: where did the rumors come from then?", "579b1eb1d53a0658a154fbe6": "", "579b2068d53a0658a154fbe8": "", "57a39d5024597772b41c2a07": "", @@ -21144,6 +21280,39 @@ "67861fd9941d06578a0ea8fe": "", "6786206c27f04d22000ebdde": "", "6786210427f04d22000ebdf7": "", + "67a4705dff08b5b478075453": "", + "67a4707171519b8a49015cae": "", + "67a4709c9e31e9e3f60f751a": "", + "67a470c121ff90a7f50429f1": "", + "67a47147ff08b5b478075457": "", + "67a47169483997eea2033c34": "", + "67a4c176cafaf577010bedee": "", + "67a4c21c6702caaa3205a460": "", + "67a4c23c483997eea20348dc": "", + "67a4c2b2583c93ebdc05c9fd": "", + "67a4c3b76702caaa3205a476": "", + "67a4c41443bcf39fa8084cbb": "", + "67a4c508ff08b5b4780796ee": "", + "67a4c5753f90ad853600a66d": "", + "67a4c5f09e31e9e3f60f8f6a": "", + "67a4c626c96183489404d49e": "", + "67a4c638ff08b5b478079727": "", + "67a4c6bbc96183489404d4ad": "", + "67a4c730a860c3b6900b29d8": "", + "67a4c78c21ff90a7f5047f88": "", + "67a4c7fbff08b5b47807a32c": "", + "67a4c85843bcf39fa8084d21": "", + "67a4c8b4ff08b5b47807a36b": "", + "67a4c9126702caaa3205a4bc": "", + "67a4c9793f90ad853600c028": "", + "67a4cbc8483997eea203493e": "", + "67a4cc4f71519b8a490172fe": "", + "67a4cc7a6702caaa3205a4d1": "", + "67a4cccaae1b56242508c46c": "", + "67a9c837222fc6fb2001c355": "", + "67a9fd84ab1557d7070a32ed": "", + "67aa001f510a89c2ed024003": "", + "67aa00e8b725f94eb603cdfe": "", "5936d90786f7742b1420ba5b name": "Debut", "5936d90786f7742b1420ba5b description": "Hola, soldado. Tengo un trabajo que es demasiado fácil para mis muchachos. Pero tú podrías hacerlo sin problemas. ¡Oye, no te enojes, aún no te conozco lo suficiente como para darte un trabajo de verdad!\n\nHay muchos bandidos roña deambulando por las calles. No me molestan mucho, pero siguen siendo un problema. Ve y haz que se calmen unos, digamos... cinco de ellos y consigue un par de escopetas MP-133. Creo que eso será suficiente para ti. ¡Puedes retirarte, soldado!", "5936d90786f7742b1420ba5b failMessageText": "", @@ -24241,7 +24410,7 @@ "625d700aefebc4442a7b3875 completePlayerMessage": "", "625d700cc48e6c62a440fab5 name": "Familiarizarse", "625d700cc48e6c62a440fab5 description": "¡Pasa, adelante! ¿Quieres un poco de té con miel? No me preguntes cuánto me costó esa miel. En tiempo de guerra los precios son así, tú sabes... Además, quiero reprogramar el transpondedor, pero necesito un software especial. Según mis contactos, este software se puede conseguir de los ex-USEC en la planta de tratamiento de agua. Sé que no es fácil, pero vale la pena. ¿Cuándo reprogramaré yo el transpondedor? Amigo, tú tendrás que reprogramarlo. No tengo equipo suficiente aquí, pero tu Centro de Inteligencia debería tener todo lo que necesitas si es que lo configuras adecuadamente. Escribiré exactamente lo que necesitas hacer. Una cosa más: el comerciante mandó las reglas para tu visita, por decirlo así. Primera: solo puedes llegar al faro cuando llevas el transpondedor, de lo contrario, ¿Cómo te distinguirán de los otros PMC? Segunda: no entres corriendo directamente al lugar, asegúrate de que el transpondedor está funcionando. Escucharás un pitido, eso significa que el transpondedor está autorizado y que puedes continuar adelante. ¡Bueno, buena suerte! Estoy seguro de que funcionará esta vez.", - "625d700cc48e6c62a440fab5 failMessageText": "", + "625d700cc48e6c62a440fab5 failMessageText": "I had no idea you could manage to do it wrong... But hell, you did it. Well, you'll never get near Lightkeeper until you make it up to him. That's a sketchy thing you did, mercenary, this set me up pretty bad. Don't expect to get away with it scot-free.", "625d700cc48e6c62a440fab5 successMessageText": "¿Cómo te fue? Cuéntame todo.", "6391e2f9e705511c8a4a1b85": "Obtén la Memoria USB segura V3 en Faro", "6391e31bfa894f0a866afdec": "Reprograma el Radiotransmisor", @@ -27691,6 +27860,182 @@ "676c243fb16f4b14b905e7f4 acceptPlayerMessage": "", "676c243fb16f4b14b905e7f4 declinePlayerMessage": "", "676c243fb16f4b14b905e7f4 completePlayerMessage": "", + "67a09636b8725511260bc421 name": "Shady Contractor", + "67a09636b8725511260bc421 description": "Hey. You may be aware that TerraGroup's aggressive expansion in Tarkov has raised quite a few questions in its time, no doubt? Back then, they were buying out properties and companies left and right in the Norvinsk region, and some of the deals were clearly shady in nature...\n\nTerraGroup has had a particularly interesting contractor, a company called Knossos. Officially they build amusement parks, playgrounds, and other family entertainment venues. But tell me, what possible connection can TerraGroup's scientific research and playgrounds have?\n\nThat's exactly why this smells fishy to me. Knossos could be hiding TerraGroup documents or equipment. Yet to know for certain, we'd have to examine their facilities. And to do that, we'd have to find some kind of record... Knossos definitely had managers overseeing the facilities. You should check out the vehicles in the city center and look for any internal records there.", + "67a09636b8725511260bc421 failMessageText": "", + "67a09636b8725511260bc421 successMessageText": "A manager's diary, huh? Even though it's not official documentation, there might be something useful in there. I'll get back to you in a bit, right now I need to examine these records carefully.", + "67a0a91f4681b4e43d13892b": "Locate the Knossos LLC senior manager's car on Ground Zero", + "67a0ab610345d81cb3cbb24c": "Locate and obtain the manager's diary", + "67a0ab83359e2d00cf9d6b06": "Hand over the diary", + "67a09636b8725511260bc421 acceptPlayerMessage": "", + "67a09636b8725511260bc421 declinePlayerMessage": "", + "67a09636b8725511260bc421 completePlayerMessage": "", + "67a0964e972c11a3f507731b name": "Needle in a Haystack", + "67a0964e972c11a3f507731b description": "You're just in time! I have studied the manager's diary and prepared for you a list of facilities that appear most often in the records. You need to investigate all of these locations. \n\nSo far, I can't tell what exactly to look for. Maybe you'll find equipment or other traces of TerraGroup around there. Focus on these locations and look around.", + "67a0964e972c11a3f507731b failMessageText": "", + "67a0964e972c11a3f507731b successMessageText": "Really, nothing at all? Perhaps it really is just a coincidence... I'll have to think about it and check my sources again.", + "67a0bc81fcbc1c559d09b58f": "Investigate the courtyard park by TerraGroup HQ on Ground Zero", + "67a0bc83182c4b0c71edd0ce": "Investigate the kart track on Interchange", + "67a0bc84f19d5b1120a55762": "Investigate the children's playground on Interchange", + "67a0bc87c60a93d7a3f28b23": "Investigate the children's playground by Concordia on Streets of Tarkov", + "67a0bc8848d9d2cbd274ffd9": "Investigate the coast-side construction site on Shoreline", + "67a0bc8ab12fe4b1baa60e4c": "Investigate the children's playground by the Health Resort on Shoreline", + "67a0964e972c11a3f507731b acceptPlayerMessage": "", + "67a0964e972c11a3f507731b declinePlayerMessage": "", + "67a0964e972c11a3f507731b completePlayerMessage": "", + "67a096577e86e067eb045733 name": "Hidden Layer", + "67a096577e86e067eb045733 description": "You know, I've thought it over again and I'm definitely positive there's a hidden layer to TerraGroup's connection with Knossos. Granted, we don't know what they were hiding yet, but that just means we haven't searched hard enough. We need to double-check everything again.\n\nTry to examine the Knossos facilities from the list again, you can also check out the adjacent buildings. Although last time my advice didn't lead you to a proper result... This time, you'd better trust your skills and intuition. Maybe we'll get lucky this way.", + "67a096577e86e067eb045733 failMessageText": "", + "67a096577e86e067eb045733 successMessageText": "Why didn't I think of that before? Knossos didn't purchase the whole territory of Azure Coast, but only the basements under it! That's why I thought this playground was our target.\n\nA door like this is unlikely to be accessed with a regular TerraGroup keycard. Considering they, meaning TerraGroup specifically, disguised that place as a Knossos facility, the keycard to access it should probably also have a suitable design.\n\nI'll try to find out more about these keycards and secure access to them, but it will take a considerable amount of time. If you don't wanna wait, try to find some other useful information, or better yet, the keycards themselves.", + "67a0bf7103442ae640dba835": "Locate a good lead related to Knossos LLC", + "67a0d4f554021b3adef76c42": "Locate and obtain the Knossos LLC facility key", + "67a0d50b04d3f4b66ede1e3a": "Find a way inside the Knossos LLC facility", + "67dbdd4d6a2e4b8e002b647d": "Find a way inside the Knossos LLC facility", + "67dbdd819d8208bb2082480e": "Locate and obtain the Knossos LLC facility key", + "67a096577e86e067eb045733 acceptPlayerMessage": "", + "67a096577e86e067eb045733 declinePlayerMessage": "", + "67a096577e86e067eb045733 completePlayerMessage": "", + "67a0966005d1611ed90be758 name": "", + "67a0966005d1611ed90be758 description": "", + "67a0966005d1611ed90be758 failMessageText": "", + "67a0966005d1611ed90be758 successMessageText": "", + "67a0966005d1611ed90be758 acceptPlayerMessage": "", + "67a0966005d1611ed90be758 declinePlayerMessage": "", + "67a0966005d1611ed90be758 completePlayerMessage": "", + "67a0966817e34930e500754c name": "Forced Alliance", + "67a0966817e34930e500754c description": "Been waiting for you. I don't know about your own search, but I think I found a way to get the keycards. Apparently, Sanitar had access to the basement beneath the health resort. That alone proves my hunch about Knossos' ties to TerraGroup.\n\nBut right now, we need to find the keycards. I can't help you with that, but Therapist definitely has Sanitar's contacts. I've already reached out to her, and she's willing to help. I believe that the trail we've found is more important than our conflicting viewpoints.\n\nHowever, if you can find another way to get the keycards without having to deal with Sanitar, I'll wish you luck.", + "67a0966817e34930e500754c failMessageText": "", + "67a0966817e34930e500754c successMessageText": "Excellent, now we have access to this facility. There's no time to lose. The rumor of the health resort cellars and the keycards has already spread throughout the city, and you may very well have competition on your tail. Gotta hurry up.", + "67a0d8f2db972857cd90d9c0": "Assist Therapist with her investigation", + "67dfa35c8c11bf33774c38a3": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67e11d97f2b4ba8761d0861b": "Assist Therapist with her investigation", + "67e17995c7204639f43caf60": "Assist Therapist with her investigation", + "67e41d4e9f783e8f4b234a1b": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67a0966817e34930e500754c acceptPlayerMessage": "", + "67a0966817e34930e500754c declinePlayerMessage": "", + "67a0966817e34930e500754c completePlayerMessage": "", + "67a09673972c11a3f507731d name": "The Tarkov Butcher", + "67a09673972c11a3f507731d description": "Greetings. Yes, Sergei told me that you're looking for the keycards to the health resort basement. I have no idea what is down there, but one of my colleagues visits there somewhat often. Perhaps it is one of the places where he might store valuable equipment... It's hardly anything important if he agrees to give you the keycards. Obviously, it wouldn't be for free.\n\nYou may have heard stories about a certain, um, criminal operating out of the central city district? The first rumors of the Tarkov Butcher date back to the Contract Wars. However, some of my patients say that he still haunts the streets... \n\nA colleague of mine has taken an interest in this matter and is looking for traces of this “butcher”. For the greater good, naturally. Such a dangerous individual is not simple to track down, therefore we must understand his motives and goals, no matter how much they diverge from human values. \n\nWe were able to obtain a criminal case file from the local police department. According to this, the “butcher” worked as a driver for a meat packing plant here in the city limits. The bodies of the victims were found in refrigerator trucks used to transport frozen meat... But as the conflict escalated, the case was abandoned.\n\nNow, you have all the details. If you can find anything to help my colleague's research, he will hand you the keycards to that basement.", + "67a09673972c11a3f507731d failMessageText": "", + "67a09673972c11a3f507731d successMessageText": "Did he seriously transport the bodies of his victims along with the meat, which then went to the store shelves? That is appalling. The fact that you found this substance used by the maniac will help my colleague make progress on the... evidence file on this case.\n\nHere are your keycards, I already received them. Along with them, I was asked to tell you to watch your step when visiting the basement. Apparently the cellars have deteriorated over the years.", + "67a0d92a6cf4a5745d0bc94f": "Locate and obtain the chemical container on Ground Zero", + "67a0d9b0771af75e83c19178": "Stash the container inside the ambulance car by the cottages on Shoreline", + "67a09673972c11a3f507731d acceptPlayerMessage": "", + "67a09673972c11a3f507731d declinePlayerMessage": "", + "67a09673972c11a3f507731d completePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 name": "Sensory Analysis - Part 1", + "67a0967c003a9986cb0f5ac1 description": "Hello my brother! Okay, okay, not so loud, I'm hung over as shit. Don't know how the BTR guy's still driving after last night. The engine is surely screeching louder than fucking generators!\n\nBy the way, you came at a really good time, almost like you knew I'm gonna need help. So, about the meeting we had yesterday. I have a moonshine supplier, he makes legit good stuff! We've been working together for six months now, everything was fine. And now, customers started complaining that I was selling them fake stuff. So, I had to check the product quality, and no one in our region knows as much about liquor as the BTR driver.\n\nSo I invited him over for... let's call it sampling, hehe. And there he was, saying that no one starts with hard hitters right off the bat, he needed a warm-up. Then another. Then another... So after all that, I checked the moonshine in the morning, and we didn't even open it!\n\nLong story short, the driver didn't finish the job. I'm not gonna live through this kind of sampling party a second time, so I'll let him taste everything by himself. Can you pass him this bottle? Don't lose it, alright?", + "67a0967c003a9986cb0f5ac1 failMessageText": "", + "67a0967c003a9986cb0f5ac1 successMessageText": "So, did'ya deliver the bottle? Huh? Man, this driver guy's such a prick. I love him! Hey, easy there, man, I get it. Listen, some things just shouldn't be talked about right off the bat, the Labyrinth is one of them.\n\nI have to consider all the risks that come with this info, so sit tight for a little while.", + "67b89ab86d4d6fd2c26b22a0": "Hand over a Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc294d681db91b2fa3b279": "Hand over the Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc35a55ec6148bf565204d": "Go to the Woods or Streets of Tarkov location with Moonshine", + "67dc3861d5c0070b960c1bba": "Obtain the item: Bottle of Fierce Hatchling moonshine", + "67dc393c6089aa48050efa02": "Go to Woods or Streets of Tarkov", + "67a0967c003a9986cb0f5ac1 acceptPlayerMessage": "", + "67a0967c003a9986cb0f5ac1 declinePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 completePlayerMessage": "", + "67a096ed77dd677f600804ba name": "Sensory Analysis - Part 2", + "67a096ed77dd677f600804ba description": "I miscalculated my abilities yesterday at a friendly get-together. Don't worry, we've sailed in worse storms than this. One time I was so wasted I couldn't find the gearbox in this thing. So I tied my hand to the lever with a bandage! Inventiveness is the main principle for a machinist!\n\nRagman needed to check some goods, and I'm a veteran in this field. Except I can't remember, for the life of me, whether we finally got to his test sample or not. Well, whatever. If it's so important, we can get together again. Such an evening is a sin not to do again, I know you'd like it too!\n\nBut still, if you need to visit Ragman, ask him about the moonshine, I promised I'd help him. And now I don't even know if I did help him or not.", + "67a096ed77dd677f600804ba failMessageText": "", + "67a096ed77dd677f600804ba successMessageText": "Are you sure this is it? Okay, I can smell it, that's definitely the one! \n\nRagman told me about the health resort's cellars yesterday, I even had to fucking get him wasted so we could finally change the subject. Anyway, there was a Soviet bomb shelter under the health resort, and Ref was going to organize a new arena there, for VIP audiences. I think it also involved Tagilla somehow... No, it was something else...\n\nAnyway, for this arena, Ref organized a big gear acquisition from Ragman, everything was almost ready. And then our host guy suddenly backed out. Why? Who the fuck knows.\n\nRagman was really upset that the idea had fallen through. But he'd already delivered some of the gear, and he definitely used those keycards you're looking for. You better ask him yourself, I don't remember much from yesterday. Thanks for the drink, by the way.", + "67a0da26a3b8d254347b8634": "Hand over a Bottle of Fierce Hatchling moonshine", + "67a096ed77dd677f600804ba acceptPlayerMessage": "You didn't make it to the \"test sample\" yesterday. Here, Ragman asked me to give it to you so that you could test it yourself.", + "67a096ed77dd677f600804ba declinePlayerMessage": "", + "67a096ed77dd677f600804ba completePlayerMessage": "By the way, I wanted to ask you: have you heard anything about the facility under the health resort and the keycards to access it?", + "67a096f605d1611ed90be75a name": "Hot Zone", + "67a096f605d1611ed90be75a description": "Okie-dokie, so I took some time to think about the Labyrinth and your interest in it. Things have cooled off, so I might be able to help you out. Maybe we can find some mutual benefits along the way, eh? But first, I need you to help me with a specific order. For the kind of information I'm about to give you, it's a real bargain!\n\nI've got two shipments that are sitting on hold right now. One is waiting at Customs, the other at the military base. My couriers were really badly received there. I lost one group, and from the second one, only half of them came back. The fuckers took almost all the goods! Things are too hot in those areas for my courier guys.\n\nThe PMC pricks really took a liking to those places or something. It's either camping snipers, some ushanka-wearing psychos with shotguns, or fucking \"grenadiers\" in the military bunkers. Thing is, this order is big and important for me, I can't let it go to waste.\n\nYou have good experience in this kind of work. Maybe not in one go, but I'm sure you'll do everything perfectly. And while you're at it, I'll arrange everything for your Labyrinth business! Here's the gear that survived the ambushes. Take it right away, it'll be less work later.\n\nStash the rigs at the gas station near the road on Customs, and the plates on the roof of the military base's workshop with, uh, a black knight symbol, whatever that means.", + "67a096f605d1611ed90be75a failMessageText": "", + "67a096f605d1611ed90be75a successMessageText": "Never doubted you, brotherman! Alright, time to do my part. One day, Ref came to me with an idea for a big project. He found these cellars under Azure Coast, he even had investors already. Even back then I already thought that somebody out there really liked the chaos we had going on here a little too much.\n\nEverything went as planned, we agreed on deliveries and drop-off points. He even had a name for the new Arena format: you guessed it, \"The Labyrinth\"! I don't know what it had to do with these cellars. So, after that, Ref suddenly canceled everything, said that it wasn't up to him, and disappeared from the radar for a while.\n\nIt was hard to give up such a good deal. However, I still have those keycards, I even wanted to stop by sometime to see the arena with my own eyes. There's not many of them, but for you, I'll make a good deal. No haggling though!", + "67b880086630950141bf71ee": "Stash the Zulu Nylon Gear M4 RSCR chest rigs at the new gas station on Customs", + "67b88020f3c5f1e3e6eb1f83": "Stash the class 4 ballistic plates on the roof of the specified repair workshop on Reserve", + "67a096f605d1611ed90be75a acceptPlayerMessage": "", + "67a096f605d1611ed90be75a declinePlayerMessage": "", + "67a096f605d1611ed90be75a completePlayerMessage": "", + "67a096fe972c11a3f5077321 name": "Competition Protection", + "67a096fe972c11a3f5077321 description": "Hello, gladiator! I hear you're interested in those health resort cellars. I'll be honest, the idea was a good one, I might even revisit it later... But at this moment, it's not the right time for the Labyrinth. So I'm not gonna tell you anything about it, sorry.\n\nIf you want to go to the entry site on your own and rummage through the garbage left there, I won't stop you. But without the access keycard, you can't get inside the Labyrinth. That's where our interests align. One of my gladiators has been getting a little starstruck lately. He thinks that nobody can beat his arena performance, and wants to up his salary. Even took to blackmailing me, the bastard! However, it's not profitable to just outright take him out of the fights.\n\nI want to show him that there are no indispensable people, and to do that, we need to make some noise in the Arena. Hopefully that'll bring this guy to his senses. You're a capable fighter, and I'll make you a fair deal: if you can get on the Arena's best gladiator ranks, I'll help you with the keycards to the Labyrinth. You up for it?", + "67a096fe972c11a3f5077321 failMessageText": "", + "67a096fe972c11a3f5077321 successMessageText": "You turned out to be a real dark horse... The results are remarkable. Not everyone can pull this off. \n\nI'll unlock one of the keycard stashes for you. But be aware that this is a very special item, and I'm not going to give it to you for free.\n\nOne more thing. Arena rewards the best gladiators, and you clearly have potential. If you get tired of scavenging the ruins and want real glory, you know where to find me.", + "67a0db1217cd5fe7e5a2e36e": "Eliminate enemies in any game mode in Arena", + "67a0dbaf93ac1717d296be98": "Take at least 3rd place in Last Hero in Arena", + "67a096fe972c11a3f5077321 acceptPlayerMessage": "", + "67a096fe972c11a3f5077321 declinePlayerMessage": "", + "67a096fe972c11a3f5077321 completePlayerMessage": "", + "67a0970744893b9f3f0d9b68 name": "Offensive Reconnaissance", + "67a0970744893b9f3f0d9b68 description": "You got the keycard? Perfect. Judging by how much everyone's interested in these cellars, you and I are on a truly important trail. There could be a TerraGroup warehouse or another lab that's been sealed there ever since the evacuation! We don't have time to waste.\n\nFirst we need to search these premises and figure out what the purpose of the facility is. TerraGroup would not be so eager to hide it if what is going on inside corresponds to their company's public profile. Try to memorize everything you see: the structure of the premises, equipment, tools, markings or other symbols... Every detail counts.\n\nI'll wait for your return and set up my surveillance system to track any information about the health resort. If anyone finds more than we do, I'll see it.", + "67a0970744893b9f3f0d9b68 failMessageText": "", + "67a0970744893b9f3f0d9b68 successMessageText": "An old bunker? Yes, there was one mentioned in the archives, an old Soviet shelter. Thing is, it was closed down about twenty years ago due to some kind of technical failure. Looks like Knossos restored it to working order. But why would TerraGroup need an abandoned bomb shelter? \n\nUm, hang on. I'm picking up a signal from my interception network. An encrypted message that seems to be coming straight from these cellars... Give me a minute.", + "67a0dc6bf47ca0fde27cf1f7": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0dc94a4d798e79853f2eb": "Obtain the Labrys access keycard", + "67dbe0f532ff08bfa13237a8": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0970744893b9f3f0d9b68 acceptPlayerMessage": "", + "67a0970744893b9f3f0d9b68 declinePlayerMessage": "", + "67a0970744893b9f3f0d9b68 completePlayerMessage": "", + "67a0970f05d1611ed90be75d name": "Hypotheses Testing", + "67a0970f05d1611ed90be75d description": "I was able to decipher the signal. It's old and very faint, apparently the bunker completely blocked it until you opened the doors. For some reason, the message is on loop, but this doesn't mean anything, the equipment inside could have been damaged for a while. Besides, we still don't know what the TerraGroup team was doing in there.\n\nThe message says that the facility still contains materials and data that fall under the first priority of evacuation. Moreover, it mentions reports of experiments conducted at the site. This is astonishing, we couldn't have found a better time to discover something as valuable as this!\n\nKnowing more and more people are finding out about these cellars every day, it means that soon the traders and other PMCs will want to explore the area we've discovered. Perhaps even Lightkeeper will be interested... I need those documents mentioned in the signal. Whatever you can find, please bring them to me as soon as you can.", + "67a0970f05d1611ed90be75d failMessageText": "", + "67a0970f05d1611ed90be75d successMessageText": "Well done. The data is fragmented, but still extremely useful. The health resort's basements have changed a lot since the disaster began, but at some point in time, they were definitely used as a testing ground for some kind of weapon... An experimental EW or hacking device, maybe. This remains to be determined.\n\nI can already see that some of the measurements and experiments will be very useful in their own right. So your labors were definitely not in vain. Thank you.", + "67a0dce6c7627dac621fd539": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0dcf4ff6f74931359b9f9": "Hand over the found in raid item: Labrys research notes", + "67dbe16ece16a02860ed9d33": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0970f05d1611ed90be75d acceptPlayerMessage": "", + "67a0970f05d1611ed90be75d declinePlayerMessage": "", + "67a0970f05d1611ed90be75d completePlayerMessage": "", + "67a09724972c11a3f5077324 name": "Confidential Info", + "67a09724972c11a3f5077324 description": "Greetings, my friend. According to my information, you've gained access to one of TerraGroup's abandoned facilities. We've witnessed many times what happens when dangerous developments fall into the hands of unqualified people. Our partners are very concerned about what happened in Tarkov after that outbreak in the Laboratory.\n\nThere's no way we're going to let this crisis happen again. That's why I have a high-priority assignment for you. I need to retrieve a storage device containing sensitive information from that facility. The details are highly classified. The client can trace an independent attempt to read the data and cancel the contract, so please do not even attempt it.\n\nIn addition to the storage device, I was told that there is also a maintenance room on the site, the client has said that it should look like a workshop. It must be destroyed or at least damaged. But be careful with the explosives: we don't want you perishing with the storage device.", + "67a09724972c11a3f5077324 failMessageText": "", + "67a09724972c11a3f5077324 successMessageText": "Great job, my friend! My partner especially appreciates your respect for privacy and requested a proper reward for you.", + "67a0dd7a2519959b187db47f": "Locate and obtain the special storage module inside The Labyrinth", + "67a0dda1370e2f877a6c8531": "Hand over the found information", + "67a0de2750fdff39d267ea16": "Plant a hand grenade in the assembly workshop inside The Labyrinth", + "67a09724972c11a3f5077324 acceptPlayerMessage": "", + "67a09724972c11a3f5077324 declinePlayerMessage": "", + "67a09724972c11a3f5077324 completePlayerMessage": "", + "67a0972e77dd677f600804bd name": "This Tape Sucks", + "67a0972e77dd677f600804bd description": "Hello again. I received a patient who was recently wounded in the resort cellars and barely escaped from this monster in a bull mask... Obvious mental trauma, perhaps more than one. But besides the stories about this Minotaur, the patient also mentioned many confinement and even torture chambers.\n\nYou surely recognize the unacceptable nature of such human confinement, even under wartime conditions, so I am counting on your cooperation. We must get to the bottom of what is or was going on in these cellars. \n\nExplore those jail rooms and try to uncover any information or evidence that will help us find out who is responsible for what happened. And most importantly, what was the purpose of all these \"experiments\".", + "67a0972e77dd677f600804bd failMessageText": "", + "67a0972e77dd677f600804bd successMessageText": "A video tape... You haven't watched it yet, have you? Now I know what is happening. I was wrong before.\n\nThe resort was one of the evacuation points when it all started, and its cellars could have been used for, uh, different purposes... The situation wasn't so severe yet at that time, and they tried to isolate the deceased bodies from crowded places.\n\nThis tape is definitely not a cause for concern... However, I would refrain from visiting these cellars if I were you. Ventilation in bomb shelters has always been a weak point, and humidity only contributes to possible intoxication...", + "67a0de6954c67082e9148328": "Locate the torture room inside The Labyrinth", + "67a0de84e8e35296a13500c8": "Locate and obtain any evidence of torture", + "67a0de9190545ec5612fdda5": "Hand over the found information", + "67a0972e77dd677f600804bd acceptPlayerMessage": "", + "67a0972e77dd677f600804bd declinePlayerMessage": "", + "67a0972e77dd677f600804bd completePlayerMessage": "", + "67a097379f2068e74603c6ac name": "Indisputable Authority", + "67a097379f2068e74603c6ac description": "Oi, operator! There's a job for you, I don't want no tosser for this. Everyone's been checking out the dungeons under the resort, you ought to know about it by now. They say there's a bogeyman sitting there, safeguarding the whole territory, yelling like a madman and chasing everyone outta there. \nNobody can put him down!\n\nSome partners of mine have started asking questions, trying to drive down prices because of this situation. But let me tell you this: the key to authority is not to fuck up the opportunity. We need to act now, and we need to do it in a way that every little prick knows his place. So we gotta take this fucker down. If you do it in my name, so to speak, everyone will understand.\n\nYou've got the skills, so this \"Minotaur\" idiot won't be a problem for you. But still, better be careful, this bastard is no joke either.", + "67a097379f2068e74603c6ac failMessageText": "", + "67a097379f2068e74603c6ac successMessageText": "I knew I bet on the right guy! So, all safe and sound, ye? Good for you, good for you... Word's already out about your feat, no one's gonna blabber any bullshit to me anymore.\n\nSurely a lasting impression. You helped my business today, so I won't disappoint you either. Here, all yours.", + "67a0df619fb6c42b9a08e8e9": "Locate and neutralize the \"Minotaur\" inside The Labyrinth", + "67a0df7f2cd4d4413cd29b45": "Eliminate the \"Minotaur's\" guards inside The Labyrinth", + "67a097379f2068e74603c6ac acceptPlayerMessage": "", + "67a097379f2068e74603c6ac declinePlayerMessage": "", + "67a097379f2068e74603c6ac completePlayerMessage": "", + "67a0975992ad467b1906d468 name": "Vacate the Premises", + "67a0975992ad467b1906d468 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other mercs out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67a0975992ad467b1906d468 failMessageText": "", + "67a0975992ad467b1906d468 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67a0e075445754a936be25b7": "Eliminate PMC operatives inside The Labyrinth", + "67a0975992ad467b1906d468 acceptPlayerMessage": "", + "67a0975992ad467b1906d468 declinePlayerMessage": "", + "67a0975992ad467b1906d468 completePlayerMessage": "", + "67a09761e720611a6a01f288 name": "Keeper's Word", + "67a09761e720611a6a01f288 description": "I have a new job for you. Someone found a way into the cellars under the health resort. This is not a good set of circumstances for Tarkov. Excessive curiosity often ruins a man in peacetime, but in the present situation, the mistake of one will lead to the death of many.\n\nI know how to safeguard the bunker. You may not have yet met the wardens who watch the city at night. But they certainly have met you. And now I need you to leave a short message for them at the Knossos facility, with their instruments.\n\nHowever, just dropping these knives in the rubble won't be enough. You need places with meaning, so that the knife you stick in becomes a symbol of sorts. Which places should you choose? You'll figure it out on your own. And if you can't, why should I even work with you?", + "67a09761e720611a6a01f288 failMessageText": "", + "67a09761e720611a6a01f288 successMessageText": "Perhaps now you've saved Tarkov from a new calamity that could have wiped the city off the face of the earth... before its time.\n\nYour reward is here. Oh, and one more thing. If I were you, I'd stop enquiring about those dungeons if you want to survive these troubled times.", + "67a0e4df8cddbe2df31dd1d9": "Stash a Cultist knife in the first special place inside The Labyrinth", + "67a0e4e399e34c9ffcdc6e00": "Stash a Cultist knife in the second special place inside The Labyrinth", + "67a0e4e64cb065811d95c6d9": "Stash a Cultist knife in the third special place inside The Labyrinth", + "67a09761e720611a6a01f288 acceptPlayerMessage": "I didn't think I'd be part of some ritual... Well, I'll figure it out when I get there.", + "67a09761e720611a6a01f288 declinePlayerMessage": "", + "67a09761e720611a6a01f288 completePlayerMessage": "It's done. Your friends are gonna love this.", + "67d03be712fb5f8fd2096332 name": "Vacate the Premises", + "67d03be712fb5f8fd2096332 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other guys out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67d03be712fb5f8fd2096332 failMessageText": "", + "67d03be712fb5f8fd2096332 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67d03be712fb5f8fd2096334": "Eliminate any target inside The Labyrinth", + "67d03be712fb5f8fd2096332 acceptPlayerMessage": "", + "67d03be712fb5f8fd2096332 declinePlayerMessage": "", + "67d03be712fb5f8fd2096332 completePlayerMessage": "", "616041eb031af660100c9967 startedMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 failMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 successMessageText 54cb50c76803fa8b248b4571 0": "¿Dices que está despejado? Bien hecho soldado.", @@ -28400,6 +28745,12 @@ "676094451fec2f7426093be6 name": "Más Prestigioso", "676094451fec2f7426093be6 description": "Consigue el nivel de Prestigio 2", "676094451fec2f7426093be6 successMessage": "", + "67a0e57117e34930e50075f3 name": "In Search of an Exit", + "67a0e57117e34930e50075f3 description": "Complete the Labyrinth event task line", + "67a0e57117e34930e50075f3 successMessage": "", + "67a0e57b972c11a3f50773b2 name": "Dungeon Master", + "67a0e57b972c11a3f50773b2 description": "Complete the Labyrinth event task line and all side tasks", + "67a0e57b972c11a3f50773b2 successMessage": "", "674724a154d58001c3aae177 name": "", "674724a154d58001c3aae177 description": "", "674ed02cb6db2d9636812abc name": "Slot 1", @@ -28653,6 +29004,15 @@ "675a99f30fba9efc6a40481d name": "Sports target", "675a99f30fba9efc6a40481d description": "Just an ordinary target, nothing special.", "675b54c583e8ee6215546694": "Construct Shooting Range level 3", + "67adb25c7a0e0fce8574438c name": "Minotaur's Lair", + "67adb25c7a0e0fce8574438c description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67adb26efce3692da77f4e2e": "Can only be obtained during special events", + "67adb38d0217ccce16b5b08c name": "Minotaur's Lair", + "67adb38d0217ccce16b5b08c description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adb39a6be8354a8f72b830": "Can only be obtained during special events", + "67adb4843fec17bf3ea9452e name": "Minotaur's Lair", + "67adb4843fec17bf3ea9452e description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adb48fd05a78f5a5fc5260": "Can only be obtained during special events", "672df12f97f0469cea52f55e name": "Prestige 1", "675d7242b85061aa2017c341": "Complete the task You've Got Mail", "672df4281ab8d9c8849a0c88 name": "Prestige 2", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/es.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/es.json index 4757ee08..b21c4f49 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/es.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/es.json @@ -6073,7 +6073,7 @@ "5d6e67fba4b9361bc73bc779 Description": "Munición de calibre 12/70 con Perdigones - Es un cartucho Express cargado con 9 perdigones de 6,5 mm para escopetas de Calibre 12.", "5d6e6806a4b936088465b17e Name": "Cartucho de 12/70 - Perdigones Magnum de 8,5 mm", "5d6e6806a4b936088465b17e ShortName": "Magnum", - "5d6e6806a4b936088465b17e Description": "Munición de calibre 12/70 con Perdigones - Es un cartucho Magnum cargado con 16 perdigones de 8,5 mm para escopetas de Calibre 12.", + "5d6e6806a4b936088465b17e Description": "Munición de calibre 12/70 con Perdigones - Es un cartucho Magnum cargado con 8 perdigones de 8,5 mm para escopetas de Calibre 12.", "5d6e6869a4b9361c140bcfde Name": "Cartucho de 12/70 - Posta Grizzly 40", "5d6e6869a4b9361c140bcfde ShortName": "Grizzly 40", "5d6e6869a4b9361c140bcfde Description": "Munición de calibre 12/70 Grizzly 40 - Es un cartucho con una posta expansiva para escopetas de Calibre 12.", @@ -10226,9 +10226,6 @@ "648afce7ec6bb25b2608defb Name": "Pistolete FAB Defense PM-G para PM (Verde Oliva)", "648afce7ec6bb25b2608defb ShortName": "PM-G V.O.", "648afce7ec6bb25b2608defb Description": "Un pistolete para la pistola PM, producido por FAB Defense con un mecanismo de liberación de cargador incorporado que convierte la clásica soviética en una pistola moderna y práctica, mejorando la ergonomía de forma significativa. Versión de color Verde Oliva.", - "648c1a965043c4052a4f8505 Name": "Ebudal", - "648c1a965043c4052a4f8505 ShortName": "Ebudal", - "648c1a965043c4052a4f8505 Description": "Ebudal probado en monos.", "6491c6f6ef312a876705191b Name": "Guardamano Zenit B-50 para PK", "6491c6f6ef312a876705191b ShortName": "B-50", "6491c6f6ef312a876705191b Description": "Un guardamano B-50 fabricado a partir de una aleación de aluminio D16T para la ametralladora Kaláshnikov (PK). Permite la instalación de equipo adicional y empuñaduras. Producido por Zenit.", @@ -14600,6 +14597,126 @@ "676aa450fe1fc45172014df2 Name": "Twitch Winter 2025 case (Epic)", "676aa450fe1fc45172014df2 ShortName": "Twitch 2025", "676aa450fe1fc45172014df2 Description": "A case with some epic goodies.", + "678f84bb9e85556ca60f0362 Name": "Tagilla's welding mask \"ZABEY\"", + "678f84bb9e85556ca60f0362 ShortName": "\"ZABEY\"", + "678f84bb9e85556ca60f0362 Description": "Judging by this mask, the Labyrinth had severely affected Tagilla's mental state, making him even more unhinged and bloodthirsty. Who thought he could be any more crazy?", + "678fa929819ddc4c350c0317 Name": "Valve handwheel", + "678fa929819ddc4c350c0317 ShortName": "handwheel", + "678fa929819ddc4c350c0317 Description": "A massive handwheel removed from some kind of valve. It must have been used to regulate the water or gas supply in the Knossos underground facilities.", + "679b944d597ba2ed120c3d3c Name": "What You Seek poster", + "679b944d597ba2ed120c3d3c ShortName": "Poster", + "679b944d597ba2ed120c3d3c Description": "A rare What You Seek poster. Only the most hardcore USEC operators can get it.", + "679b946f90622daf9708da6d Name": "What You Seek poster", + "679b946f90622daf9708da6d ShortName": "Poster", + "679b946f90622daf9708da6d Description": "A rare What You Seek poster. Only the most hardcore USEC operators can get it.", + "679b94734e9ca6b3d80586a7 Name": "What You Seek poster", + "679b94734e9ca6b3d80586a7 ShortName": "Poster", + "679b94734e9ca6b3d80586a7 Description": "A rare What You Seek poster. Only the most hardcore USEC operators can get it.", + "679b9477708cfcb2060b9ade Name": "Tark Souls poster", + "679b9477708cfcb2060b9ade ShortName": "Tark Souls", + "679b9477708cfcb2060b9ade Description": "This poster shows the Shadow of Tagilla being slain by a warrior from the Labyrinth. Very few people have witnessed such a scene with their own eyes.", + "679b9716597ba2ed120c3d3f Name": "Knossos LLC facility key", + "679b9716597ba2ed120c3d3f ShortName": "Knossos", + "679b9716597ba2ed120c3d3f Description": "A worn office door key marked \"Knossos LLC\". Probably used to open utility rooms or other premises belonging to Knossos.", + "679b9819a2f2dd4da9023512 Name": "Labrys access keycard", + "679b9819a2f2dd4da9023512 ShortName": "Labrys", + "679b9819a2f2dd4da9023512 Description": "A keycard to one of Knossos facilities. The design references the Minotaur mythos, but it's somewhat strange there are no Minotaur theme parks in Tarkov.", + "679b98e429acd1f2f60985a3 Name": "Container with suspicious substance", + "679b98e429acd1f2f60985a3 ShortName": "Substance", + "679b98e429acd1f2f60985a3 Description": "A chemical container with a thick, murky liquid inside. Only a lunatic like Sanitar would want to study something like this.", + "679b992329acd1f2f60985a5 Name": "Labrys research notes", + "679b992329acd1f2f60985a5 ShortName": "Labrys", + "679b992329acd1f2f60985a5 Description": "The documents are encrypted, but appear to contain research notes on some kind of technology or weapon. The records mention the name “Item 1156”.", + "679b998180a165f7a40b4c2c Name": "Slaughter videotape", + "679b998180a165f7a40b4c2c ShortName": "Slaughter", + "679b998180a165f7a40b4c2c Description": "A videotape with traces of blood and the words “Slaughter”. The owner of the tape hardly felt sympathy for his victims.", + "679b9a1a4e4ed4b3b40ae5c2 Name": "Knossos senior manager's diary", + "679b9a1a4e4ed4b3b40ae5c2 ShortName": "Knossos", + "679b9a1a4e4ed4b3b40ae5c2 Description": "Meetings, facilities, and other notes from Knossos senior manager are noted in the diary. If you study them, you can get at least a rough summary of the company's facilities.", + "679b9aa490622daf9708da73 Name": "VPX Flash Storage Module marked Group #3", + "679b9aa490622daf9708da73 ShortName": "Group #3", + "679b9aa490622daf9708da73 Description": "The VPX Flash Storage Module (FSM) provides high-performance, high-capacity, solid-state SATA storage with AES-256 bit encryption using an Application Specific Integrated Circuit (ASIC). Judging by the marking, it contains data on the focus group experiments and research.", + "679b9cce4e4ed4b3b40ae5c5 Name": "Nailhead figurine", + "679b9cce4e4ed4b3b40ae5c5 ShortName": "Nailhead", + "679b9cce4e4ed4b3b40ae5c5 Description": "A limited edition Tarko figurine. What's more strange: the pale skin or the nails stuck in his head? It looks like this poor guy has experienced the full spectrum of human pain.", + "679b9d43597ba2ed120c3d44 Name": "Petya Crooker figurine", + "679b9d43597ba2ed120c3d44 ShortName": "Crooker", + "679b9d43597ba2ed120c3d44 Description": "A limited edition Tarko figurine. A creepy dude with a disfigured face and blades on his arm. Doing Obdolbos would give you nightmares.", + "679b9d4b3374fb14f40efe6d Name": "Count Bloodsucker figurine", + "679b9d4b3374fb14f40efe6d ShortName": "Bloodsucker", + "679b9d4b3374fb14f40efe6d Description": "A limited edition Tarko figurine. Count Bloodsucker wouldn't have lasted more than a couple days in Tarkov. Sucking blood is cool and all, but does it work against flashbangs and .308?", + "679b9d55708cfcb2060b9ae3 Name": "Xenoalien figurine", + "679b9d55708cfcb2060b9ae3 ShortName": "Xenoalien", + "679b9d55708cfcb2060b9ae3 Description": "A limited edition Tarko figurine. Looks like a monster with a disproportionately elongated head and a double mouth. Totally \"Alien\" (good one) to the Tarko universe.", + "679b9d6390622daf9708da76 Name": "Pointy guy figurine", + "679b9d6390622daf9708da76 ShortName": "Pointy guy", + "679b9d6390622daf9708da76 Description": "A limited edition Tarko figurine. This funny little character is wearing something like a pyramid on his head. A character like this could only exist in a fictional world, along with zombies and other monsters.", + "679ba90d269ddfea47012159 Name": "Chained Labrys", + "679ba90d269ddfea47012159 ShortName": "Labrys", + "679ba90d269ddfea47012159 Description": "A two-handed axe made out of a sewer hatch... With that weight, a single blow is enough to split a skull, whether the blade is sharp or not.", + "679baa2c61f588ae2b062a24 Name": "Key 01", + "679baa2c61f588ae2b062a24 ShortName": "Key 01", + "679baa2c61f588ae2b062a24 Description": "An old key, the markings are unreadable. Could be useful for surviving the Labyrinth.", + "679baa4f59b8961f370dd683 Name": "Key 02", + "679baa4f59b8961f370dd683 ShortName": "Key 02", + "679baa4f59b8961f370dd683 Description": "This key probably opens some kind of an old lock. The number engraving has been practically scratched off. Could be useful for surviving the Labyrinth.", + "679baa5a59b8961f370dd685 Name": "Key 03", + "679baa5a59b8961f370dd685 ShortName": "Key 03", + "679baa5a59b8961f370dd685 Description": "The number engraving is barely recognizable on the weathered metal. Could be useful for surviving the Labyrinth.", + "679baa9091966fe40408f149 Name": "Key 04", + "679baa9091966fe40408f149 ShortName": "Key 04", + "679baa9091966fe40408f149 Description": "The engraving on this key is barely readable: it's either the number 4 or the Russian letter Ч. Could be useful for surviving the Labyrinth.", + "679baace4e9ca6b3d80586b2 Name": "Observation room key", + "679baace4e9ca6b3d80586b2 ShortName": "Observe", + "679baace4e9ca6b3d80586b2 Description": "A key that opens one of the personnel workstation rooms in the Labyrinth. That room may have something to do with the research that took place in the Labyrinth.", + "679baae891966fe40408f14c Name": "Torture room key", + "679baae891966fe40408f14c ShortName": "Torture", + "679baae891966fe40408f14c Description": "An old key that would be more suitable for a shabby lock on a grate or fence than a modern door.", + "679bab714e9ca6b3d80586b4 Name": "Corpse room key", + "679bab714e9ca6b3d80586b4 ShortName": "Corpses", + "679bab714e9ca6b3d80586b4 Description": "An old key that has a strong odor of death. Probably opens a morgue or a room where bodies were kept.", + "679bac1d61f588ae2b062a26 Name": "Labyrinth key", + "679bac1d61f588ae2b062a26 ShortName": "Labyrinth", + "679bac1d61f588ae2b062a26 Description": "A key that opens a certain room in the Labyrinth. There's no telling what might be inside.", + "67a22045cae994f25c087bb5 Name": "", + "67a22045cae994f25c087bb5 ShortName": "", + "67a22045cae994f25c087bb5 Description": "", + "67ab3d4b83869afd170fdd3f Name": "BBQ-S43 gas torch", + "67ab3d4b83869afd170fdd3f ShortName": "BBQ-S43", + "67ab3d4b83869afd170fdd3f Description": "A portable torch with a limited gas supply. This bad boy is unlikely to burn a hole in the wall, but will do the job on a small metal target.", + "67adaf8b1230c973bb0433a6 Name": "Mysterious drawings", + "67adaf8b1230c973bb0433a6 ShortName": "Mysterious drawings", + "67adaf8b1230c973bb0433a6 Description": "Who in their right mind would paint something on the ceiling? Be on your guard: there's no telling what else these people might come up with.", + "67adaf95cd47a1ad3f014bc6 Name": "Chalk drawings", + "67adaf95cd47a1ad3f014bc6 ShortName": "Chalk drawings", + "67adaf95cd47a1ad3f014bc6 Description": "How did these drawings even get here? You should probably improve your security system.", + "67adafa1e6a915f9fd050f66 Name": "They're Already Here", + "67adafa1e6a915f9fd050f66 ShortName": "They're Already Here", + "67adafa1e6a915f9fd050f66 Description": "If you gaze long enough at these drawings, it will seem like they are gazing back at you.", + "67ade494d748873e5f0161df Name": "F1 Shrapnel", + "67ade494d748873e5f0161df ShortName": "F1 Shrapnel", + "67ade494d748873e5f0161df Description": "F1 Shrapnel", + "67adf4a95247ac91530fcec7 Name": "Chaqueta", + "67adf4a95247ac91530fcec7 ShortName": "Chaqueta", + "67adf4a95247ac91530fcec7 Description": "Chaqueta", + "67adf4b81c58bd68b2002fec Name": "Caja de munición de madera", + "67adf4b81c58bd68b2002fec ShortName": "Caja de munición de madera", + "67adf4b81c58bd68b2002fec Description": "Caja de munición de madera", + "67adf4db515e3dd542077a1d Name": "Caja de madera", + "67adf4db515e3dd542077a1d ShortName": "Caja de madera", + "67adf4db515e3dd542077a1d Description": "Caja de madera", + "67adf4eb110ba15da90c6413 Name": "Caja de granadas", + "67adf4eb110ba15da90c6413 ShortName": "Caja de granadas", + "67adf4eb110ba15da90c6413 Description": "Caja de granadas", + "67adf54d1c58bd68b2002ff0 Name": "Caja de herramientas", + "67adf54d1c58bd68b2002ff0 ShortName": "Caja de herramientas", + "67adf54d1c58bd68b2002ff0 Description": "Caja de herramientas", + "67adf5752fc5ee84020a9940 Name": "Scav muerto", + "67adf5752fc5ee84020a9940 ShortName": "Scav muerto", + "67adf5752fc5ee84020a9940 Description": "Scav muerto", + "67adf5f7adc1f43b0702b826 Name": "Caja de suministro técnica", + "67adf5f7adc1f43b0702b826 ShortName": "Caja de suministro técnica", + "67adf5f7adc1f43b0702b826 Description": "Caja de suministro técnica", "67b70e43f753cf9f7a0a07a6 Name": "Caja de LATAM Drops Event 2025 (Común)", "67b70e43f753cf9f7a0a07a6 ShortName": "Twitch", "67b70e43f753cf9f7a0a07a6 Description": "", @@ -14609,6 +14726,12 @@ "67b72c64f753cf9f7a0a07aa Name": "Caja de LATAM Drops Event 2025 (Épica)", "67b72c64f753cf9f7a0a07aa ShortName": "Twitch", "67b72c64f753cf9f7a0a07aa Description": "", + "67d3ed3271c17ff82e0a5b0b Name": "Key case", + "67d3ed3271c17ff82e0a5b0b ShortName": "Keys", + "67d3ed3271c17ff82e0a5b0b Description": "This case is the ultimate solution to the problem of hoarding various keys in the stash, helping to store them in one place.", + "67e183377c6c2011970f3149 Name": "Ariadne symbol key", + "67e183377c6c2011970f3149 ShortName": "Ariadne", + "67e183377c6c2011970f3149 Description": "Someone had made a barely visible mark on this key, resembling a ball of thread. Although, it could have simply been left by careless storage.", " V-ex_light": "V-Ex Carretera a la Base Militar", " Voip/DisabledForOffline": "El VoIP no está disponible en el modo Offline", " kg": " kg", @@ -15748,6 +15871,7 @@ "Disable overload": "Desactivar sobrecarga", "Disable water and food consumption": "Desactivar el consumo de energía e hidratación", "DisableGameFramerateLimit": "Disable game FPS limit", + "Disable_traps": "Disable traps", "Disabled": "Desactivado", "DisbandGroup": "Disolver el grupo", "DisbandGroup message": "¿Estás seguro de que quieres disolver el grupo?", @@ -16719,6 +16843,7 @@ "LVLKILLLIST": "NIVEL", "Laboratory": "The Lab", "LaboratoryEnvironmentUiType": "Labs", + "Labyrinth": "The Labyrinth", "Last game session": "Última sesión de juego", "LastHero": "LastHero", "LastHeroDescription": "Un combate con oponentes en un tiroteo sin fin. Solo habrá un ganador.", @@ -17302,7 +17427,7 @@ "Prestige/Levels/RewardsListCaption": "RECOMPENSAS POR OBTENER PRESTIGIO", "Prestige/Rewards/ModesCaption": "DISPONIBLE EN MODOS DE JUEGO:", "Prestige/Rewards/RewardDescription": "DESCRIPCIÓN:", - "PrestigeTooltip{0}": "Prestige level: {0}", + "PrestigeTooltip{0}": "Prestige level: {0}", "Previous": "Anterior", "PreviousMagazine": "Cargador anterior", "PreviousWalkPose": "Anterior pose", @@ -17735,6 +17860,9 @@ "SHO_TRANSIT_24": "TRÁN. 01", "SHO_TRANSIT_24_COND": " ", "SHO_TRANSIT_24_DESC": "Transitar a Lighthouse", + "SHO_TRANSIT_43": "TRANSIT??", + "SHO_TRANSIT_43_COND": "Probably requires Labrys access keycard (1)", + "SHO_TRANSIT_43_DESC": "Transit to Labyrinth?", "SIDE": "FACCIÓN", "SIGHT CRATE": "Magnificación de la óptica", "SILENCE": "SILENCIO", @@ -19668,6 +19796,8 @@ "lab_Parking_Gate": "Portón del Garaje", "lab_Under_Storage_Collector": "Conducto de Aguas Residuales", "lab_Vent": "Conducto de Ventilación", + "labir_exit": "The Way Up", + "labyrinth_secret_tagilla_key": "Ariadne's Path", "lastSession": "Última sesión de juego", "leader": "Líder", "left_side_plate": "PLACA IZQ.", @@ -20380,6 +20510,8 @@ "653e6760052c01c1c805532f Description": "El centro de negocios de Tarkov. Aquí es donde tenía su sede TerraGroup. Aquí fue donde comenzó todo.", "65b8d6f5cdde2479cb2a3125 Name": "Ground Zero", "65b8d6f5cdde2479cb2a3125 Description": "El centro de negocios de Tarkov. Aquí es donde tenía su sede TerraGroup. Aquí fue donde comenzó todo.", + "6733700029c367a3d40b02af Name": "The Labyrinth", + "6733700029c367a3d40b02af Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", "5464e0404bdc2d2a708b4567 Name": "United Security", "5464e0404bdc2d2a708b4567 Description": "La compañía militar privada USEC se estableció en 1999 después de la fusión de dos compañías: KerniSEC y Safe Sea. En 2004, un agente de la multinacional TerraGroup se puso en contacto con USEC, y tras contratarla, convirtió a USEC en el ejército privado de la compañía, con oficinas en todo el mundo y más de 7.500 empleados.", "5464e0454bdc2d06708b4567 Name": "BEAR", @@ -20424,6 +20556,10 @@ "67d1acda2fb6a5d11b09d6fd Description": "The Priozersk Nature Reserve recently became part of the state-protected wildlife reserves of the North-Western Federal District.", "67d1ad1b5df2d64de808e1da Name": "The Lab", "67d1ad1b5df2d64de808e1da Description": "Secret underground TerraGroup Labs facility hidden right under the center of Tarkov. Officially, this research center does not exist and, based on data scraps, is engaged in research and development as well as testing and simulation of projects in chemistry, physics, biology, and other high technology.", + "67e3f71e445e18765a052687 Name": "The Labyrinth", + "67e3f71e445e18765a052687 Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", + "67e3f72fdb783364cd0a4b63 Name": "A New Threat", + "67e3f72fdb783364cd0a4b63 Description": "There are rumors of a maniac who calls himself the Shadow of Tagilla. Anybody can become a victim of his tortures, and no one has ever escaped from his Labyrinth. One question remains: where did the rumors come from then?", "579b1eb1d53a0658a154fbe6": "", "579b2068d53a0658a154fbe8": "", "57a39d5024597772b41c2a07": "", @@ -21144,6 +21280,39 @@ "67861fd9941d06578a0ea8fe": "", "6786206c27f04d22000ebdde": "", "6786210427f04d22000ebdf7": "", + "67a4705dff08b5b478075453": "", + "67a4707171519b8a49015cae": "", + "67a4709c9e31e9e3f60f751a": "", + "67a470c121ff90a7f50429f1": "", + "67a47147ff08b5b478075457": "", + "67a47169483997eea2033c34": "", + "67a4c176cafaf577010bedee": "", + "67a4c21c6702caaa3205a460": "", + "67a4c23c483997eea20348dc": "", + "67a4c2b2583c93ebdc05c9fd": "", + "67a4c3b76702caaa3205a476": "", + "67a4c41443bcf39fa8084cbb": "", + "67a4c508ff08b5b4780796ee": "", + "67a4c5753f90ad853600a66d": "", + "67a4c5f09e31e9e3f60f8f6a": "", + "67a4c626c96183489404d49e": "", + "67a4c638ff08b5b478079727": "", + "67a4c6bbc96183489404d4ad": "", + "67a4c730a860c3b6900b29d8": "", + "67a4c78c21ff90a7f5047f88": "", + "67a4c7fbff08b5b47807a32c": "", + "67a4c85843bcf39fa8084d21": "", + "67a4c8b4ff08b5b47807a36b": "", + "67a4c9126702caaa3205a4bc": "", + "67a4c9793f90ad853600c028": "", + "67a4cbc8483997eea203493e": "", + "67a4cc4f71519b8a490172fe": "", + "67a4cc7a6702caaa3205a4d1": "", + "67a4cccaae1b56242508c46c": "", + "67a9c837222fc6fb2001c355": "", + "67a9fd84ab1557d7070a32ed": "", + "67aa001f510a89c2ed024003": "", + "67aa00e8b725f94eb603cdfe": "", "5936d90786f7742b1420ba5b name": "Debut", "5936d90786f7742b1420ba5b description": "Hola, soldado. Tengo un trabajo que es demasiado fácil para mis chicos. Pero tú podrías hacerlo sin problemas. ¡Oye, no te cabrees, aún no te conozco lo suficiente como para darte un trabajo real!\n\nHay un montón de bandidos de mierda deambulando por las calles. No me molestan demasiado, pero siguen siendo un problema. Ve y haz que se calmen unos, digamos... cinco de ellos y coge un par de escopetas MP-133. Creo que eso será suficiente para ti. ¡Puedes retirarte, soldado!", "5936d90786f7742b1420ba5b failMessageText": "", @@ -24241,7 +24410,7 @@ "625d700aefebc4442a7b3875 completePlayerMessage": "", "625d700cc48e6c62a440fab5 name": "Familiarización", "625d700cc48e6c62a440fab5 description": "¡Adelante! ¿Quieres un poco de té con miel? Ni siquiera me preguntes cuánto me ha costado la miel. En tiempos de guerra los precios son así, ya sabes... Además, quiero actualizar el transpondedor, pero necesito un software especial. Según mis contactos, ese software se puede obtener de los ex USEC en la planta de tratamiento de agua. Sé que no es fácil, pero merece la pena. ¿Cuándo reprogramaré el transpondedor? Colega, lo reprogramarás tú. No tengo suficiente equipo aquí, pero tu Centro de Inteligencia debería tener todo lo que necesitas si lo configuras bien. Anotaré exactamente lo que hay que hacer. Una cosa más: el comerciante te ha mandado unas reglas para tu visita, por así decirlo. Primero: solo puedes llegar al faro llevando el transpondedor, si no, ¿cómo te distinguirán de los demás PMC? Segundo: no entres corriendo directamente, asegúrate de que el transpondedor funciona. Oirás un pitido, significa que el transpondedor está autorizado y que puedes seguir adelante. En fin, ¡buena suerte! Seguro que esta vez funciona.", - "625d700cc48e6c62a440fab5 failMessageText": "", + "625d700cc48e6c62a440fab5 failMessageText": "I had no idea you could manage to do it wrong... But hell, you did it. Well, you'll never get near Lightkeeper until you make it up to him. That's a sketchy thing you did, mercenary, this set me up pretty bad. Don't expect to get away with it scot-free.", "625d700cc48e6c62a440fab5 successMessageText": "¿Cómo te fue? Cuéntamelo todo.", "6391e2f9e705511c8a4a1b85": "Obtén la Memoria USB segura V3 en Lighthouse", "6391e31bfa894f0a866afdec": "Reprograma el Radiotransmisor", @@ -27691,6 +27860,182 @@ "676c243fb16f4b14b905e7f4 acceptPlayerMessage": "", "676c243fb16f4b14b905e7f4 declinePlayerMessage": "", "676c243fb16f4b14b905e7f4 completePlayerMessage": "", + "67a09636b8725511260bc421 name": "Shady Contractor", + "67a09636b8725511260bc421 description": "Hey. You may be aware that TerraGroup's aggressive expansion in Tarkov has raised quite a few questions in its time, no doubt? Back then, they were buying out properties and companies left and right in the Norvinsk region, and some of the deals were clearly shady in nature...\n\nTerraGroup has had a particularly interesting contractor, a company called Knossos. Officially they build amusement parks, playgrounds, and other family entertainment venues. But tell me, what possible connection can TerraGroup's scientific research and playgrounds have?\n\nThat's exactly why this smells fishy to me. Knossos could be hiding TerraGroup documents or equipment. Yet to know for certain, we'd have to examine their facilities. And to do that, we'd have to find some kind of record... Knossos definitely had managers overseeing the facilities. You should check out the vehicles in the city center and look for any internal records there.", + "67a09636b8725511260bc421 failMessageText": "", + "67a09636b8725511260bc421 successMessageText": "A manager's diary, huh? Even though it's not official documentation, there might be something useful in there. I'll get back to you in a bit, right now I need to examine these records carefully.", + "67a0a91f4681b4e43d13892b": "Locate the Knossos LLC senior manager's car on Ground Zero", + "67a0ab610345d81cb3cbb24c": "Locate and obtain the manager's diary", + "67a0ab83359e2d00cf9d6b06": "Hand over the diary", + "67a09636b8725511260bc421 acceptPlayerMessage": "", + "67a09636b8725511260bc421 declinePlayerMessage": "", + "67a09636b8725511260bc421 completePlayerMessage": "", + "67a0964e972c11a3f507731b name": "Needle in a Haystack", + "67a0964e972c11a3f507731b description": "You're just in time! I have studied the manager's diary and prepared for you a list of facilities that appear most often in the records. You need to investigate all of these locations. \n\nSo far, I can't tell what exactly to look for. Maybe you'll find equipment or other traces of TerraGroup around there. Focus on these locations and look around.", + "67a0964e972c11a3f507731b failMessageText": "", + "67a0964e972c11a3f507731b successMessageText": "Really, nothing at all? Perhaps it really is just a coincidence... I'll have to think about it and check my sources again.", + "67a0bc81fcbc1c559d09b58f": "Investigate the courtyard park by TerraGroup HQ on Ground Zero", + "67a0bc83182c4b0c71edd0ce": "Investigate the kart track on Interchange", + "67a0bc84f19d5b1120a55762": "Investigate the children's playground on Interchange", + "67a0bc87c60a93d7a3f28b23": "Investigate the children's playground by Concordia on Streets of Tarkov", + "67a0bc8848d9d2cbd274ffd9": "Investigate the coast-side construction site on Shoreline", + "67a0bc8ab12fe4b1baa60e4c": "Investigate the children's playground by the Health Resort on Shoreline", + "67a0964e972c11a3f507731b acceptPlayerMessage": "", + "67a0964e972c11a3f507731b declinePlayerMessage": "", + "67a0964e972c11a3f507731b completePlayerMessage": "", + "67a096577e86e067eb045733 name": "Hidden Layer", + "67a096577e86e067eb045733 description": "You know, I've thought it over again and I'm definitely positive there's a hidden layer to TerraGroup's connection with Knossos. Granted, we don't know what they were hiding yet, but that just means we haven't searched hard enough. We need to double-check everything again.\n\nTry to examine the Knossos facilities from the list again, you can also check out the adjacent buildings. Although last time my advice didn't lead you to a proper result... This time, you'd better trust your skills and intuition. Maybe we'll get lucky this way.", + "67a096577e86e067eb045733 failMessageText": "", + "67a096577e86e067eb045733 successMessageText": "Why didn't I think of that before? Knossos didn't purchase the whole territory of Azure Coast, but only the basements under it! That's why I thought this playground was our target.\n\nA door like this is unlikely to be accessed with a regular TerraGroup keycard. Considering they, meaning TerraGroup specifically, disguised that place as a Knossos facility, the keycard to access it should probably also have a suitable design.\n\nI'll try to find out more about these keycards and secure access to them, but it will take a considerable amount of time. If you don't wanna wait, try to find some other useful information, or better yet, the keycards themselves.", + "67a0bf7103442ae640dba835": "Locate a good lead related to Knossos LLC", + "67a0d4f554021b3adef76c42": "Locate and obtain the Knossos LLC facility key", + "67a0d50b04d3f4b66ede1e3a": "Find a way inside the Knossos LLC facility", + "67dbdd4d6a2e4b8e002b647d": "Find a way inside the Knossos LLC facility", + "67dbdd819d8208bb2082480e": "Locate and obtain the Knossos LLC facility key", + "67a096577e86e067eb045733 acceptPlayerMessage": "", + "67a096577e86e067eb045733 declinePlayerMessage": "", + "67a096577e86e067eb045733 completePlayerMessage": "", + "67a0966005d1611ed90be758 name": "", + "67a0966005d1611ed90be758 description": "", + "67a0966005d1611ed90be758 failMessageText": "", + "67a0966005d1611ed90be758 successMessageText": "", + "67a0966005d1611ed90be758 acceptPlayerMessage": "", + "67a0966005d1611ed90be758 declinePlayerMessage": "", + "67a0966005d1611ed90be758 completePlayerMessage": "", + "67a0966817e34930e500754c name": "Forced Alliance", + "67a0966817e34930e500754c description": "Been waiting for you. I don't know about your own search, but I think I found a way to get the keycards. Apparently, Sanitar had access to the basement beneath the health resort. That alone proves my hunch about Knossos' ties to TerraGroup.\n\nBut right now, we need to find the keycards. I can't help you with that, but Therapist definitely has Sanitar's contacts. I've already reached out to her, and she's willing to help. I believe that the trail we've found is more important than our conflicting viewpoints.\n\nHowever, if you can find another way to get the keycards without having to deal with Sanitar, I'll wish you luck.", + "67a0966817e34930e500754c failMessageText": "", + "67a0966817e34930e500754c successMessageText": "Excellent, now we have access to this facility. There's no time to lose. The rumor of the health resort cellars and the keycards has already spread throughout the city, and you may very well have competition on your tail. Gotta hurry up.", + "67a0d8f2db972857cd90d9c0": "Assist Therapist with her investigation", + "67dfa35c8c11bf33774c38a3": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67e11d97f2b4ba8761d0861b": "Assist Therapist with her investigation", + "67e17995c7204639f43caf60": "Assist Therapist with her investigation", + "67e41d4e9f783e8f4b234a1b": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67a0966817e34930e500754c acceptPlayerMessage": "", + "67a0966817e34930e500754c declinePlayerMessage": "", + "67a0966817e34930e500754c completePlayerMessage": "", + "67a09673972c11a3f507731d name": "The Tarkov Butcher", + "67a09673972c11a3f507731d description": "Greetings. Yes, Sergei told me that you're looking for the keycards to the health resort basement. I have no idea what is down there, but one of my colleagues visits there somewhat often. Perhaps it is one of the places where he might store valuable equipment... It's hardly anything important if he agrees to give you the keycards. Obviously, it wouldn't be for free.\n\nYou may have heard stories about a certain, um, criminal operating out of the central city district? The first rumors of the Tarkov Butcher date back to the Contract Wars. However, some of my patients say that he still haunts the streets... \n\nA colleague of mine has taken an interest in this matter and is looking for traces of this “butcher”. For the greater good, naturally. Such a dangerous individual is not simple to track down, therefore we must understand his motives and goals, no matter how much they diverge from human values. \n\nWe were able to obtain a criminal case file from the local police department. According to this, the “butcher” worked as a driver for a meat packing plant here in the city limits. The bodies of the victims were found in refrigerator trucks used to transport frozen meat... But as the conflict escalated, the case was abandoned.\n\nNow, you have all the details. If you can find anything to help my colleague's research, he will hand you the keycards to that basement.", + "67a09673972c11a3f507731d failMessageText": "", + "67a09673972c11a3f507731d successMessageText": "Did he seriously transport the bodies of his victims along with the meat, which then went to the store shelves? That is appalling. The fact that you found this substance used by the maniac will help my colleague make progress on the... evidence file on this case.\n\nHere are your keycards, I already received them. Along with them, I was asked to tell you to watch your step when visiting the basement. Apparently the cellars have deteriorated over the years.", + "67a0d92a6cf4a5745d0bc94f": "Locate and obtain the chemical container on Ground Zero", + "67a0d9b0771af75e83c19178": "Stash the container inside the ambulance car by the cottages on Shoreline", + "67a09673972c11a3f507731d acceptPlayerMessage": "", + "67a09673972c11a3f507731d declinePlayerMessage": "", + "67a09673972c11a3f507731d completePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 name": "Sensory Analysis - Part 1", + "67a0967c003a9986cb0f5ac1 description": "Hello my brother! Okay, okay, not so loud, I'm hung over as shit. Don't know how the BTR guy's still driving after last night. The engine is surely screeching louder than fucking generators!\n\nBy the way, you came at a really good time, almost like you knew I'm gonna need help. So, about the meeting we had yesterday. I have a moonshine supplier, he makes legit good stuff! We've been working together for six months now, everything was fine. And now, customers started complaining that I was selling them fake stuff. So, I had to check the product quality, and no one in our region knows as much about liquor as the BTR driver.\n\nSo I invited him over for... let's call it sampling, hehe. And there he was, saying that no one starts with hard hitters right off the bat, he needed a warm-up. Then another. Then another... So after all that, I checked the moonshine in the morning, and we didn't even open it!\n\nLong story short, the driver didn't finish the job. I'm not gonna live through this kind of sampling party a second time, so I'll let him taste everything by himself. Can you pass him this bottle? Don't lose it, alright?", + "67a0967c003a9986cb0f5ac1 failMessageText": "", + "67a0967c003a9986cb0f5ac1 successMessageText": "So, did'ya deliver the bottle? Huh? Man, this driver guy's such a prick. I love him! Hey, easy there, man, I get it. Listen, some things just shouldn't be talked about right off the bat, the Labyrinth is one of them.\n\nI have to consider all the risks that come with this info, so sit tight for a little while.", + "67b89ab86d4d6fd2c26b22a0": "Hand over a Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc294d681db91b2fa3b279": "Hand over the Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc35a55ec6148bf565204d": "Go to the Woods or Streets of Tarkov location with Moonshine", + "67dc3861d5c0070b960c1bba": "Obtain the item: Bottle of Fierce Hatchling moonshine", + "67dc393c6089aa48050efa02": "Go to Woods or Streets of Tarkov", + "67a0967c003a9986cb0f5ac1 acceptPlayerMessage": "", + "67a0967c003a9986cb0f5ac1 declinePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 completePlayerMessage": "", + "67a096ed77dd677f600804ba name": "Sensory Analysis - Part 2", + "67a096ed77dd677f600804ba description": "I miscalculated my abilities yesterday at a friendly get-together. Don't worry, we've sailed in worse storms than this. One time I was so wasted I couldn't find the gearbox in this thing. So I tied my hand to the lever with a bandage! Inventiveness is the main principle for a machinist!\n\nRagman needed to check some goods, and I'm a veteran in this field. Except I can't remember, for the life of me, whether we finally got to his test sample or not. Well, whatever. If it's so important, we can get together again. Such an evening is a sin not to do again, I know you'd like it too!\n\nBut still, if you need to visit Ragman, ask him about the moonshine, I promised I'd help him. And now I don't even know if I did help him or not.", + "67a096ed77dd677f600804ba failMessageText": "", + "67a096ed77dd677f600804ba successMessageText": "Are you sure this is it? Okay, I can smell it, that's definitely the one! \n\nRagman told me about the health resort's cellars yesterday, I even had to fucking get him wasted so we could finally change the subject. Anyway, there was a Soviet bomb shelter under the health resort, and Ref was going to organize a new arena there, for VIP audiences. I think it also involved Tagilla somehow... No, it was something else...\n\nAnyway, for this arena, Ref organized a big gear acquisition from Ragman, everything was almost ready. And then our host guy suddenly backed out. Why? Who the fuck knows.\n\nRagman was really upset that the idea had fallen through. But he'd already delivered some of the gear, and he definitely used those keycards you're looking for. You better ask him yourself, I don't remember much from yesterday. Thanks for the drink, by the way.", + "67a0da26a3b8d254347b8634": "Hand over a Bottle of Fierce Hatchling moonshine", + "67a096ed77dd677f600804ba acceptPlayerMessage": "You didn't make it to the \"test sample\" yesterday. Here, Ragman asked me to give it to you so that you could test it yourself.", + "67a096ed77dd677f600804ba declinePlayerMessage": "", + "67a096ed77dd677f600804ba completePlayerMessage": "By the way, I wanted to ask you: have you heard anything about the facility under the health resort and the keycards to access it?", + "67a096f605d1611ed90be75a name": "Hot Zone", + "67a096f605d1611ed90be75a description": "Okie-dokie, so I took some time to think about the Labyrinth and your interest in it. Things have cooled off, so I might be able to help you out. Maybe we can find some mutual benefits along the way, eh? But first, I need you to help me with a specific order. For the kind of information I'm about to give you, it's a real bargain!\n\nI've got two shipments that are sitting on hold right now. One is waiting at Customs, the other at the military base. My couriers were really badly received there. I lost one group, and from the second one, only half of them came back. The fuckers took almost all the goods! Things are too hot in those areas for my courier guys.\n\nThe PMC pricks really took a liking to those places or something. It's either camping snipers, some ushanka-wearing psychos with shotguns, or fucking \"grenadiers\" in the military bunkers. Thing is, this order is big and important for me, I can't let it go to waste.\n\nYou have good experience in this kind of work. Maybe not in one go, but I'm sure you'll do everything perfectly. And while you're at it, I'll arrange everything for your Labyrinth business! Here's the gear that survived the ambushes. Take it right away, it'll be less work later.\n\nStash the rigs at the gas station near the road on Customs, and the plates on the roof of the military base's workshop with, uh, a black knight symbol, whatever that means.", + "67a096f605d1611ed90be75a failMessageText": "", + "67a096f605d1611ed90be75a successMessageText": "Never doubted you, brotherman! Alright, time to do my part. One day, Ref came to me with an idea for a big project. He found these cellars under Azure Coast, he even had investors already. Even back then I already thought that somebody out there really liked the chaos we had going on here a little too much.\n\nEverything went as planned, we agreed on deliveries and drop-off points. He even had a name for the new Arena format: you guessed it, \"The Labyrinth\"! I don't know what it had to do with these cellars. So, after that, Ref suddenly canceled everything, said that it wasn't up to him, and disappeared from the radar for a while.\n\nIt was hard to give up such a good deal. However, I still have those keycards, I even wanted to stop by sometime to see the arena with my own eyes. There's not many of them, but for you, I'll make a good deal. No haggling though!", + "67b880086630950141bf71ee": "Stash the Zulu Nylon Gear M4 RSCR chest rigs at the new gas station on Customs", + "67b88020f3c5f1e3e6eb1f83": "Stash the class 4 ballistic plates on the roof of the specified repair workshop on Reserve", + "67a096f605d1611ed90be75a acceptPlayerMessage": "", + "67a096f605d1611ed90be75a declinePlayerMessage": "", + "67a096f605d1611ed90be75a completePlayerMessage": "", + "67a096fe972c11a3f5077321 name": "Competition Protection", + "67a096fe972c11a3f5077321 description": "Hello, gladiator! I hear you're interested in those health resort cellars. I'll be honest, the idea was a good one, I might even revisit it later... But at this moment, it's not the right time for the Labyrinth. So I'm not gonna tell you anything about it, sorry.\n\nIf you want to go to the entry site on your own and rummage through the garbage left there, I won't stop you. But without the access keycard, you can't get inside the Labyrinth. That's where our interests align. One of my gladiators has been getting a little starstruck lately. He thinks that nobody can beat his arena performance, and wants to up his salary. Even took to blackmailing me, the bastard! However, it's not profitable to just outright take him out of the fights.\n\nI want to show him that there are no indispensable people, and to do that, we need to make some noise in the Arena. Hopefully that'll bring this guy to his senses. You're a capable fighter, and I'll make you a fair deal: if you can get on the Arena's best gladiator ranks, I'll help you with the keycards to the Labyrinth. You up for it?", + "67a096fe972c11a3f5077321 failMessageText": "", + "67a096fe972c11a3f5077321 successMessageText": "You turned out to be a real dark horse... The results are remarkable. Not everyone can pull this off. \n\nI'll unlock one of the keycard stashes for you. But be aware that this is a very special item, and I'm not going to give it to you for free.\n\nOne more thing. Arena rewards the best gladiators, and you clearly have potential. If you get tired of scavenging the ruins and want real glory, you know where to find me.", + "67a0db1217cd5fe7e5a2e36e": "Eliminate enemies in any game mode in Arena", + "67a0dbaf93ac1717d296be98": "Take at least 3rd place in Last Hero in Arena", + "67a096fe972c11a3f5077321 acceptPlayerMessage": "", + "67a096fe972c11a3f5077321 declinePlayerMessage": "", + "67a096fe972c11a3f5077321 completePlayerMessage": "", + "67a0970744893b9f3f0d9b68 name": "Offensive Reconnaissance", + "67a0970744893b9f3f0d9b68 description": "You got the keycard? Perfect. Judging by how much everyone's interested in these cellars, you and I are on a truly important trail. There could be a TerraGroup warehouse or another lab that's been sealed there ever since the evacuation! We don't have time to waste.\n\nFirst we need to search these premises and figure out what the purpose of the facility is. TerraGroup would not be so eager to hide it if what is going on inside corresponds to their company's public profile. Try to memorize everything you see: the structure of the premises, equipment, tools, markings or other symbols... Every detail counts.\n\nI'll wait for your return and set up my surveillance system to track any information about the health resort. If anyone finds more than we do, I'll see it.", + "67a0970744893b9f3f0d9b68 failMessageText": "", + "67a0970744893b9f3f0d9b68 successMessageText": "An old bunker? Yes, there was one mentioned in the archives, an old Soviet shelter. Thing is, it was closed down about twenty years ago due to some kind of technical failure. Looks like Knossos restored it to working order. But why would TerraGroup need an abandoned bomb shelter? \n\nUm, hang on. I'm picking up a signal from my interception network. An encrypted message that seems to be coming straight from these cellars... Give me a minute.", + "67a0dc6bf47ca0fde27cf1f7": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0dc94a4d798e79853f2eb": "Obtain the Labrys access keycard", + "67dbe0f532ff08bfa13237a8": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0970744893b9f3f0d9b68 acceptPlayerMessage": "", + "67a0970744893b9f3f0d9b68 declinePlayerMessage": "", + "67a0970744893b9f3f0d9b68 completePlayerMessage": "", + "67a0970f05d1611ed90be75d name": "Hypotheses Testing", + "67a0970f05d1611ed90be75d description": "I was able to decipher the signal. It's old and very faint, apparently the bunker completely blocked it until you opened the doors. For some reason, the message is on loop, but this doesn't mean anything, the equipment inside could have been damaged for a while. Besides, we still don't know what the TerraGroup team was doing in there.\n\nThe message says that the facility still contains materials and data that fall under the first priority of evacuation. Moreover, it mentions reports of experiments conducted at the site. This is astonishing, we couldn't have found a better time to discover something as valuable as this!\n\nKnowing more and more people are finding out about these cellars every day, it means that soon the traders and other PMCs will want to explore the area we've discovered. Perhaps even Lightkeeper will be interested... I need those documents mentioned in the signal. Whatever you can find, please bring them to me as soon as you can.", + "67a0970f05d1611ed90be75d failMessageText": "", + "67a0970f05d1611ed90be75d successMessageText": "Well done. The data is fragmented, but still extremely useful. The health resort's basements have changed a lot since the disaster began, but at some point in time, they were definitely used as a testing ground for some kind of weapon... An experimental EW or hacking device, maybe. This remains to be determined.\n\nI can already see that some of the measurements and experiments will be very useful in their own right. So your labors were definitely not in vain. Thank you.", + "67a0dce6c7627dac621fd539": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0dcf4ff6f74931359b9f9": "Hand over the found in raid item: Labrys research notes", + "67dbe16ece16a02860ed9d33": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0970f05d1611ed90be75d acceptPlayerMessage": "", + "67a0970f05d1611ed90be75d declinePlayerMessage": "", + "67a0970f05d1611ed90be75d completePlayerMessage": "", + "67a09724972c11a3f5077324 name": "Confidential Info", + "67a09724972c11a3f5077324 description": "Greetings, my friend. According to my information, you've gained access to one of TerraGroup's abandoned facilities. We've witnessed many times what happens when dangerous developments fall into the hands of unqualified people. Our partners are very concerned about what happened in Tarkov after that outbreak in the Laboratory.\n\nThere's no way we're going to let this crisis happen again. That's why I have a high-priority assignment for you. I need to retrieve a storage device containing sensitive information from that facility. The details are highly classified. The client can trace an independent attempt to read the data and cancel the contract, so please do not even attempt it.\n\nIn addition to the storage device, I was told that there is also a maintenance room on the site, the client has said that it should look like a workshop. It must be destroyed or at least damaged. But be careful with the explosives: we don't want you perishing with the storage device.", + "67a09724972c11a3f5077324 failMessageText": "", + "67a09724972c11a3f5077324 successMessageText": "Great job, my friend! My partner especially appreciates your respect for privacy and requested a proper reward for you.", + "67a0dd7a2519959b187db47f": "Locate and obtain the special storage module inside The Labyrinth", + "67a0dda1370e2f877a6c8531": "Hand over the found information", + "67a0de2750fdff39d267ea16": "Plant a hand grenade in the assembly workshop inside The Labyrinth", + "67a09724972c11a3f5077324 acceptPlayerMessage": "", + "67a09724972c11a3f5077324 declinePlayerMessage": "", + "67a09724972c11a3f5077324 completePlayerMessage": "", + "67a0972e77dd677f600804bd name": "This Tape Sucks", + "67a0972e77dd677f600804bd description": "Hello again. I received a patient who was recently wounded in the resort cellars and barely escaped from this monster in a bull mask... Obvious mental trauma, perhaps more than one. But besides the stories about this Minotaur, the patient also mentioned many confinement and even torture chambers.\n\nYou surely recognize the unacceptable nature of such human confinement, even under wartime conditions, so I am counting on your cooperation. We must get to the bottom of what is or was going on in these cellars. \n\nExplore those jail rooms and try to uncover any information or evidence that will help us find out who is responsible for what happened. And most importantly, what was the purpose of all these \"experiments\".", + "67a0972e77dd677f600804bd failMessageText": "", + "67a0972e77dd677f600804bd successMessageText": "A video tape... You haven't watched it yet, have you? Now I know what is happening. I was wrong before.\n\nThe resort was one of the evacuation points when it all started, and its cellars could have been used for, uh, different purposes... The situation wasn't so severe yet at that time, and they tried to isolate the deceased bodies from crowded places.\n\nThis tape is definitely not a cause for concern... However, I would refrain from visiting these cellars if I were you. Ventilation in bomb shelters has always been a weak point, and humidity only contributes to possible intoxication...", + "67a0de6954c67082e9148328": "Locate the torture room inside The Labyrinth", + "67a0de84e8e35296a13500c8": "Locate and obtain any evidence of torture", + "67a0de9190545ec5612fdda5": "Hand over the found information", + "67a0972e77dd677f600804bd acceptPlayerMessage": "", + "67a0972e77dd677f600804bd declinePlayerMessage": "", + "67a0972e77dd677f600804bd completePlayerMessage": "", + "67a097379f2068e74603c6ac name": "Indisputable Authority", + "67a097379f2068e74603c6ac description": "Oi, operator! There's a job for you, I don't want no tosser for this. Everyone's been checking out the dungeons under the resort, you ought to know about it by now. They say there's a bogeyman sitting there, safeguarding the whole territory, yelling like a madman and chasing everyone outta there. \nNobody can put him down!\n\nSome partners of mine have started asking questions, trying to drive down prices because of this situation. But let me tell you this: the key to authority is not to fuck up the opportunity. We need to act now, and we need to do it in a way that every little prick knows his place. So we gotta take this fucker down. If you do it in my name, so to speak, everyone will understand.\n\nYou've got the skills, so this \"Minotaur\" idiot won't be a problem for you. But still, better be careful, this bastard is no joke either.", + "67a097379f2068e74603c6ac failMessageText": "", + "67a097379f2068e74603c6ac successMessageText": "I knew I bet on the right guy! So, all safe and sound, ye? Good for you, good for you... Word's already out about your feat, no one's gonna blabber any bullshit to me anymore.\n\nSurely a lasting impression. You helped my business today, so I won't disappoint you either. Here, all yours.", + "67a0df619fb6c42b9a08e8e9": "Locate and neutralize the \"Minotaur\" inside The Labyrinth", + "67a0df7f2cd4d4413cd29b45": "Eliminate the \"Minotaur's\" guards inside The Labyrinth", + "67a097379f2068e74603c6ac acceptPlayerMessage": "", + "67a097379f2068e74603c6ac declinePlayerMessage": "", + "67a097379f2068e74603c6ac completePlayerMessage": "", + "67a0975992ad467b1906d468 name": "Vacate the Premises", + "67a0975992ad467b1906d468 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other mercs out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67a0975992ad467b1906d468 failMessageText": "", + "67a0975992ad467b1906d468 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67a0e075445754a936be25b7": "Eliminate PMC operatives inside The Labyrinth", + "67a0975992ad467b1906d468 acceptPlayerMessage": "", + "67a0975992ad467b1906d468 declinePlayerMessage": "", + "67a0975992ad467b1906d468 completePlayerMessage": "", + "67a09761e720611a6a01f288 name": "Keeper's Word", + "67a09761e720611a6a01f288 description": "I have a new job for you. Someone found a way into the cellars under the health resort. This is not a good set of circumstances for Tarkov. Excessive curiosity often ruins a man in peacetime, but in the present situation, the mistake of one will lead to the death of many.\n\nI know how to safeguard the bunker. You may not have yet met the wardens who watch the city at night. But they certainly have met you. And now I need you to leave a short message for them at the Knossos facility, with their instruments.\n\nHowever, just dropping these knives in the rubble won't be enough. You need places with meaning, so that the knife you stick in becomes a symbol of sorts. Which places should you choose? You'll figure it out on your own. And if you can't, why should I even work with you?", + "67a09761e720611a6a01f288 failMessageText": "", + "67a09761e720611a6a01f288 successMessageText": "Perhaps now you've saved Tarkov from a new calamity that could have wiped the city off the face of the earth... before its time.\n\nYour reward is here. Oh, and one more thing. If I were you, I'd stop enquiring about those dungeons if you want to survive these troubled times.", + "67a0e4df8cddbe2df31dd1d9": "Stash a Cultist knife in the first special place inside The Labyrinth", + "67a0e4e399e34c9ffcdc6e00": "Stash a Cultist knife in the second special place inside The Labyrinth", + "67a0e4e64cb065811d95c6d9": "Stash a Cultist knife in the third special place inside The Labyrinth", + "67a09761e720611a6a01f288 acceptPlayerMessage": "I didn't think I'd be part of some ritual... Well, I'll figure it out when I get there.", + "67a09761e720611a6a01f288 declinePlayerMessage": "", + "67a09761e720611a6a01f288 completePlayerMessage": "It's done. Your friends are gonna love this.", + "67d03be712fb5f8fd2096332 name": "Vacate the Premises", + "67d03be712fb5f8fd2096332 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other guys out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67d03be712fb5f8fd2096332 failMessageText": "", + "67d03be712fb5f8fd2096332 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67d03be712fb5f8fd2096334": "Eliminate any target inside The Labyrinth", + "67d03be712fb5f8fd2096332 acceptPlayerMessage": "", + "67d03be712fb5f8fd2096332 declinePlayerMessage": "", + "67d03be712fb5f8fd2096332 completePlayerMessage": "", "616041eb031af660100c9967 startedMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 failMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 successMessageText 54cb50c76803fa8b248b4571 0": "¿Dices que está todo despejado? Buen trabajo soldado.", @@ -28400,6 +28745,12 @@ "676094451fec2f7426093be6 name": "Más Prestigioso", "676094451fec2f7426093be6 description": "Consigue el nivel de Prestigio 2", "676094451fec2f7426093be6 successMessage": "", + "67a0e57117e34930e50075f3 name": "In Search of an Exit", + "67a0e57117e34930e50075f3 description": "Complete the Labyrinth event task line", + "67a0e57117e34930e50075f3 successMessage": "", + "67a0e57b972c11a3f50773b2 name": "Dungeon Master", + "67a0e57b972c11a3f50773b2 description": "Complete the Labyrinth event task line and all side tasks", + "67a0e57b972c11a3f50773b2 successMessage": "", "674724a154d58001c3aae177 name": "", "674724a154d58001c3aae177 description": "", "674ed02cb6db2d9636812abc name": "Slot 1", @@ -28653,6 +29004,15 @@ "675a99f30fba9efc6a40481d name": "Sports target", "675a99f30fba9efc6a40481d description": "Just an ordinary target, nothing special.", "675b54c583e8ee6215546694": "Construct Shooting Range level 3", + "67adb25c7a0e0fce8574438c name": "Minotaur's Lair", + "67adb25c7a0e0fce8574438c description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67adb26efce3692da77f4e2e": "Can only be obtained during special events", + "67adb38d0217ccce16b5b08c name": "Minotaur's Lair", + "67adb38d0217ccce16b5b08c description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adb39a6be8354a8f72b830": "Can only be obtained during special events", + "67adb4843fec17bf3ea9452e name": "Minotaur's Lair", + "67adb4843fec17bf3ea9452e description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adb48fd05a78f5a5fc5260": "Can only be obtained during special events", "672df12f97f0469cea52f55e name": "Prestige 1", "675d7242b85061aa2017c341": "Complete the task You've Got Mail", "672df4281ab8d9c8849a0c88 name": "Prestige 2", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/fr.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/fr.json index 38fc8ab5..b8bb4b81 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/fr.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/fr.json @@ -6073,7 +6073,7 @@ "5d6e67fba4b9361bc73bc779 Description": "A 12/70 shell loaded with 9 6.5mm buckshot pellets for 12 gauge shotguns.", "5d6e6806a4b936088465b17e Name": "12/70 chevrotines 8,5 mm Magnum", "5d6e6806a4b936088465b17e ShortName": "Magnum", - "5d6e6806a4b936088465b17e Description": "A 12/70 shell loaded with 16 8.5mm buckshot pellets for 12 gauge shotguns.", + "5d6e6806a4b936088465b17e Description": "A 12/70 shell loaded with 8 8.5mm buckshot pellets for 12 gauge shotguns.", "5d6e6869a4b9361c140bcfde Name": "12/70 slug Grizzly 40", "5d6e6869a4b9361c140bcfde ShortName": "Grizzly", "5d6e6869a4b9361c140bcfde Description": "The \"Grizzly 40\" 12/70 expanding slug shell for 12 gauge shotguns.", @@ -10226,9 +10226,6 @@ "648afce7ec6bb25b2608defb Name": "Poignée pistolet FAB Defense PM-G pour PM (Olive Drab)", "648afce7ec6bb25b2608defb ShortName": "PM-G OD", "648afce7ec6bb25b2608defb Description": "Une poignée pistolet par FAB Defense pour le pistolet Makarov comprenant un bouton-poussoir du crochet de chargeur intégré, transformant le classique pistolet soviétique en un pistolet moderne et ergonomique. Modèle Olive Drab.", - "648c1a965043c4052a4f8505 Name": "Edubal", - "648c1a965043c4052a4f8505 ShortName": "Edubal", - "648c1a965043c4052a4f8505 Description": "Edubal (4,4'-dihydroxy-2,2'-bipyridine) testé sur des singes.", "6491c6f6ef312a876705191b Name": "Garde-main Zenit B-50 pour PK", "6491c6f6ef312a876705191b ShortName": "B-50", "6491c6f6ef312a876705191b Description": "Le garde-main B-50 est fraisé dans un alliage d'aluminium D16T et conçu pour les fusils-mitrailleurs Kalashnikov. Il permet l'installation d'équipements supplémentaires tels que des poignées tactiques. Produit par Zenit.", @@ -14450,7 +14447,7 @@ "6761763448fa5c377e06fc39 Name": "AKMS FAB Defense M4-AKMS P stock adapter", "6761763448fa5c377e06fc39 ShortName": "AKMS P", "6761763448fa5c377e06fc39 Description": "A buttstock adapter for the AKMS automatic rifle. Allows to install Com-Spec and Mil-Spec buttstocks on the weapon. Made of durable anodized aluminum. Manufactured by FAB Defense.", - "6761765f1f08ed5e8800b7a6 Name": "5.56x45 Beta C-Mag 100-round drum magazine", + "6761765f1f08ed5e8800b7a6 Name": "AR-15 5.56x45 Beta C-Mag 100-round drum magazine", "6761765f1f08ed5e8800b7a6 ShortName": "AR C-Mag", "6761765f1f08ed5e8800b7a6 Description": "A 100-round double drum magazine for the AR-15 platform weapons. Manufactured by Beta Company.", "676176a162e0497044079f46 Name": "UZI 9x19 Beta C-Mag 100-round drum magazine", @@ -14600,6 +14597,126 @@ "676aa450fe1fc45172014df2 Name": "Twitch Winter 2025 case (Epic)", "676aa450fe1fc45172014df2 ShortName": "Twitch 2025", "676aa450fe1fc45172014df2 Description": "A case with some epic goodies.", + "678f84bb9e85556ca60f0362 Name": "Tagilla's welding mask \"ZABEY\"", + "678f84bb9e85556ca60f0362 ShortName": "\"ZABEY\"", + "678f84bb9e85556ca60f0362 Description": "Judging by this mask, the Labyrinth had severely affected Tagilla's mental state, making him even more unhinged and bloodthirsty. Who thought he could be any more crazy?", + "678fa929819ddc4c350c0317 Name": "Valve handwheel", + "678fa929819ddc4c350c0317 ShortName": "handwheel", + "678fa929819ddc4c350c0317 Description": "A massive handwheel removed from some kind of valve. It must have been used to regulate the water or gas supply in the Knossos underground facilities.", + "679b944d597ba2ed120c3d3c Name": "Last Breath poster", + "679b944d597ba2ed120c3d3c ShortName": "Last Breath", + "679b944d597ba2ed120c3d3c Description": "There's no escape from the Shadow of Tagilla's grasp. The only thing left to do is to take the last deep breath and hold on as long as possible.", + "679b946f90622daf9708da6d Name": "Final Moment poster", + "679b946f90622daf9708da6d ShortName": "Final Moment", + "679b946f90622daf9708da6d Description": "Looking at this poster, you realize the sheer terror that the Shadow of Tagilla's victims felt before they died.", + "679b94734e9ca6b3d80586a7 Name": "Taurus poster", + "679b94734e9ca6b3d80586a7 ShortName": "Taurus", + "679b94734e9ca6b3d80586a7 Description": "This poster embodies the nature of the Shadow of Tagilla. Brutality, thirst for murder, and blood. Rivers of blood.", + "679b9477708cfcb2060b9ade Name": "Tark Souls poster", + "679b9477708cfcb2060b9ade ShortName": "Tark Souls", + "679b9477708cfcb2060b9ade Description": "This poster shows the Shadow of Tagilla being slain by a warrior from the Labyrinth. Very few people have witnessed such a scene with their own eyes.", + "679b9716597ba2ed120c3d3f Name": "Knossos LLC facility key", + "679b9716597ba2ed120c3d3f ShortName": "Knossos", + "679b9716597ba2ed120c3d3f Description": "A worn office door key marked \"Knossos LLC\". Probably used to open utility rooms or other premises belonging to Knossos.", + "679b9819a2f2dd4da9023512 Name": "Labrys access keycard", + "679b9819a2f2dd4da9023512 ShortName": "Labrys", + "679b9819a2f2dd4da9023512 Description": "A keycard to one of Knossos facilities. The design references the Minotaur mythos, but it's somewhat strange there are no Minotaur theme parks in Tarkov.", + "679b98e429acd1f2f60985a3 Name": "Container with suspicious substance", + "679b98e429acd1f2f60985a3 ShortName": "Substance", + "679b98e429acd1f2f60985a3 Description": "A chemical container with a thick, murky liquid inside. Only a lunatic like Sanitar would want to study something like this.", + "679b992329acd1f2f60985a5 Name": "Labrys research notes", + "679b992329acd1f2f60985a5 ShortName": "Labrys", + "679b992329acd1f2f60985a5 Description": "The documents are encrypted, but appear to contain research notes on some kind of technology or weapon. The records mention the name “Item 1156”.", + "679b998180a165f7a40b4c2c Name": "Slaughter videotape", + "679b998180a165f7a40b4c2c ShortName": "Slaughter", + "679b998180a165f7a40b4c2c Description": "A videotape with traces of blood and the words “Slaughter”. The owner of the tape hardly felt sympathy for his victims.", + "679b9a1a4e4ed4b3b40ae5c2 Name": "Knossos senior manager's diary", + "679b9a1a4e4ed4b3b40ae5c2 ShortName": "Knossos", + "679b9a1a4e4ed4b3b40ae5c2 Description": "Meetings, facilities, and other notes from Knossos senior manager are noted in the diary. If you study them, you can get at least a rough summary of the company's facilities.", + "679b9aa490622daf9708da73 Name": "VPX Flash Storage Module marked Group #3", + "679b9aa490622daf9708da73 ShortName": "Group #3", + "679b9aa490622daf9708da73 Description": "The VPX Flash Storage Module (FSM) provides high-performance, high-capacity, solid-state SATA storage with AES-256 bit encryption using an Application Specific Integrated Circuit (ASIC). Judging by the marking, it contains data on the focus group experiments and research.", + "679b9cce4e4ed4b3b40ae5c5 Name": "Nailhead figurine", + "679b9cce4e4ed4b3b40ae5c5 ShortName": "Nailhead", + "679b9cce4e4ed4b3b40ae5c5 Description": "A limited edition Tarko figurine. What's more strange: the pale skin or the nails stuck in his head? It looks like this poor guy has experienced the full spectrum of human pain.", + "679b9d43597ba2ed120c3d44 Name": "Petya Crooker figurine", + "679b9d43597ba2ed120c3d44 ShortName": "Crooker", + "679b9d43597ba2ed120c3d44 Description": "A limited edition Tarko figurine. A creepy dude with a disfigured face and blades on his arm. Doing Obdolbos would give you nightmares.", + "679b9d4b3374fb14f40efe6d Name": "Count Bloodsucker figurine", + "679b9d4b3374fb14f40efe6d ShortName": "Bloodsucker", + "679b9d4b3374fb14f40efe6d Description": "A limited edition Tarko figurine. Count Bloodsucker wouldn't have lasted more than a couple days in Tarkov. Sucking blood is cool and all, but does it work against flashbangs and .308?", + "679b9d55708cfcb2060b9ae3 Name": "Xenoalien figurine", + "679b9d55708cfcb2060b9ae3 ShortName": "Xenoalien", + "679b9d55708cfcb2060b9ae3 Description": "A limited edition Tarko figurine. Looks like a monster with a disproportionately elongated head and a double mouth. Totally \"Alien\" (good one) to the Tarko universe.", + "679b9d6390622daf9708da76 Name": "Pointy guy figurine", + "679b9d6390622daf9708da76 ShortName": "Pointy guy", + "679b9d6390622daf9708da76 Description": "A limited edition Tarko figurine. This funny little character is wearing something like a pyramid on his head. A character like this could only exist in a fictional world, along with zombies and other monsters.", + "679ba90d269ddfea47012159 Name": "Chained Labrys", + "679ba90d269ddfea47012159 ShortName": "Labrys", + "679ba90d269ddfea47012159 Description": "A two-handed axe made out of a sewer hatch... With that weight, a single blow is enough to split a skull, whether the blade is sharp or not.", + "679baa2c61f588ae2b062a24 Name": "Key 01", + "679baa2c61f588ae2b062a24 ShortName": "Key 01", + "679baa2c61f588ae2b062a24 Description": "An old key, the markings are unreadable. Could be useful for surviving the Labyrinth.", + "679baa4f59b8961f370dd683 Name": "Key 02", + "679baa4f59b8961f370dd683 ShortName": "Key 02", + "679baa4f59b8961f370dd683 Description": "This key probably opens some kind of an old lock. The number engraving has been practically scratched off. Could be useful for surviving the Labyrinth.", + "679baa5a59b8961f370dd685 Name": "Key 03", + "679baa5a59b8961f370dd685 ShortName": "Key 03", + "679baa5a59b8961f370dd685 Description": "The number engraving is barely recognizable on the weathered metal. Could be useful for surviving the Labyrinth.", + "679baa9091966fe40408f149 Name": "Key 04", + "679baa9091966fe40408f149 ShortName": "Key 04", + "679baa9091966fe40408f149 Description": "The engraving on this key is barely readable: it's either the number 4 or the Russian letter Ч. Could be useful for surviving the Labyrinth.", + "679baace4e9ca6b3d80586b2 Name": "Observation room key", + "679baace4e9ca6b3d80586b2 ShortName": "Observe", + "679baace4e9ca6b3d80586b2 Description": "A key that opens one of the personnel workstation rooms in the Labyrinth. That room may have something to do with the research that took place in the Labyrinth.", + "679baae891966fe40408f14c Name": "Torture room key", + "679baae891966fe40408f14c ShortName": "Torture", + "679baae891966fe40408f14c Description": "An old key that would be more suitable for a shabby lock on a grate or fence than a modern door.", + "679bab714e9ca6b3d80586b4 Name": "Corpse room key", + "679bab714e9ca6b3d80586b4 ShortName": "Corpses", + "679bab714e9ca6b3d80586b4 Description": "An old key that has a strong odor of death. Probably opens a morgue or a room where bodies were kept.", + "679bac1d61f588ae2b062a26 Name": "Labyrinth key", + "679bac1d61f588ae2b062a26 ShortName": "Labyrinth", + "679bac1d61f588ae2b062a26 Description": "A key that opens a certain room in the Labyrinth. There's no telling what might be inside.", + "67a22045cae994f25c087bb5 Name": "", + "67a22045cae994f25c087bb5 ShortName": "", + "67a22045cae994f25c087bb5 Description": "", + "67ab3d4b83869afd170fdd3f Name": "BBQ-S43 gas torch", + "67ab3d4b83869afd170fdd3f ShortName": "BBQ-S43", + "67ab3d4b83869afd170fdd3f Description": "A portable torch with a limited gas supply. This bad boy is unlikely to burn a hole in the wall, but will do the job on a small metal target.", + "67adaf8b1230c973bb0433a6 Name": "Minotaur's Lair", + "67adaf8b1230c973bb0433a6 ShortName": "Minotaur's Lair", + "67adaf8b1230c973bb0433a6 Description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adaf95cd47a1ad3f014bc6 Name": "Minotaur's Lair", + "67adaf95cd47a1ad3f014bc6 ShortName": "Minotaur's Lair", + "67adaf95cd47a1ad3f014bc6 Description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adafa1e6a915f9fd050f66 Name": "Minotaur's Lair", + "67adafa1e6a915f9fd050f66 ShortName": "Minotaur's Lair", + "67adafa1e6a915f9fd050f66 Description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67ade494d748873e5f0161df Name": "F1 Shrapnel", + "67ade494d748873e5f0161df ShortName": "F1 Shrapnel", + "67ade494d748873e5f0161df Description": "F1 Shrapnel", + "67adf4a95247ac91530fcec7 Name": "Veste", + "67adf4a95247ac91530fcec7 ShortName": "Veste", + "67adf4a95247ac91530fcec7 Description": "Veste", + "67adf4b81c58bd68b2002fec Name": "Caisse à munitions en bois", + "67adf4b81c58bd68b2002fec ShortName": "Caisse à munitions en bois", + "67adf4b81c58bd68b2002fec Description": "Caisse à munitions en bois", + "67adf4db515e3dd542077a1d Name": "Caisse militaire", + "67adf4db515e3dd542077a1d ShortName": "Caisse militaire", + "67adf4db515e3dd542077a1d Description": "Caisse militaire", + "67adf4eb110ba15da90c6413 Name": "Caisse à grenades", + "67adf4eb110ba15da90c6413 ShortName": "Caisse à grenades", + "67adf4eb110ba15da90c6413 Description": "Caisse à grenades", + "67adf54d1c58bd68b2002ff0 Name": "Caisse à outils", + "67adf54d1c58bd68b2002ff0 ShortName": "Caisse à outils", + "67adf54d1c58bd68b2002ff0 Description": "Caisse à outils", + "67adf5752fc5ee84020a9940 Name": "Scav mort", + "67adf5752fc5ee84020a9940 ShortName": "Scav mort", + "67adf5752fc5ee84020a9940 Description": "Scav mort", + "67adf5f7adc1f43b0702b826 Name": "Caisse de fournitures techniques", + "67adf5f7adc1f43b0702b826 ShortName": "Caisse de fournitures techniques", + "67adf5f7adc1f43b0702b826 Description": "Caisse de fournitures techniques", "67b70e43f753cf9f7a0a07a6 Name": "LATAM Drops Event 2025 case (Common)", "67b70e43f753cf9f7a0a07a6 ShortName": "Twitch", "67b70e43f753cf9f7a0a07a6 Description": "", @@ -14609,6 +14726,12 @@ "67b72c64f753cf9f7a0a07aa Name": "LATAM Drops Event 2025 case (Epic)", "67b72c64f753cf9f7a0a07aa ShortName": "Twitch", "67b72c64f753cf9f7a0a07aa Description": "", + "67d3ed3271c17ff82e0a5b0b Name": "Key case", + "67d3ed3271c17ff82e0a5b0b ShortName": "Keys", + "67d3ed3271c17ff82e0a5b0b Description": "This case is the ultimate solution to the problem of hoarding various keys in the stash, helping to store them in one place.", + "67e183377c6c2011970f3149 Name": "Ariadne symbol key", + "67e183377c6c2011970f3149 ShortName": "Ariadne", + "67e183377c6c2011970f3149 Description": "Someone had made a barely visible mark on this key, resembling a ball of thread. Although, it could have simply been left by careless storage.", " V-ex_light": "Véhicule vers la base militaire", " Voip/DisabledForOffline": "Le VOIP est indisponible en mode hors-ligne", " kg": " kg", @@ -15748,6 +15871,7 @@ "Disable overload": "Désactiver le surpoids", "Disable water and food consumption": "Désactiver la consommation d'eau et d'énergie", "DisableGameFramerateLimit": "Disable game FPS limit", + "Disable_traps": "Disable traps", "Disabled": "Désactivé", "DisbandGroup": "Dissoudre le groupe", "DisbandGroup message": "Êtes-vous sûr de vouloir dissoudre le groupe ?", @@ -16719,6 +16843,7 @@ "LVLKILLLIST": "NIV", "Laboratory": "Le labo", "LaboratoryEnvironmentUiType": "Labo", + "Labyrinth": "The Labyrinth", "Last game session": "Dernière session de jeu", "LastHero": "LastHero", "LastHeroDescription": "Un combat sans fin avec les adversaires. Il n'y aura qu'un vainqueur.", @@ -17302,7 +17427,7 @@ "Prestige/Levels/RewardsListCaption": "REWARDS FOR OBTAINING PRESTIGE", "Prestige/Rewards/ModesCaption": "AVAILABLE IN GAME MODES:", "Prestige/Rewards/RewardDescription": "DESCRIPTION:", - "PrestigeTooltip{0}": "Prestige level: {0}", + "PrestigeTooltip{0}": "Prestige level: {0}", "Previous": "Précédent", "PreviousMagazine": "Chargeur précédent", "PreviousWalkPose": "Posture précédente", @@ -17735,6 +17860,9 @@ "SHO_TRANSIT_24": "TRANSIT01", "SHO_TRANSIT_24_COND": " ", "SHO_TRANSIT_24_DESC": "Transit vers le phare", + "SHO_TRANSIT_43": "TRANSIT??", + "SHO_TRANSIT_43_COND": "Probably requires Labrys access keycard (1)", + "SHO_TRANSIT_43_DESC": "Transit to Labyrinth?", "SIDE": "FACTION", "SIGHT CRATE": "Grossissement de l'optique", "SILENCE": "SILENCE", @@ -19668,6 +19796,8 @@ "lab_Parking_Gate": "Porte du garage", "lab_Under_Storage_Collector": "Conduit d'eaux usées", "lab_Vent": "Conduit de ventilation", + "labir_exit": "The Way Up", + "labyrinth_secret_tagilla_key": "Ariadne's Path", "lastSession": "Dernière session", "leader": "Chef", "left_side_plate": "PLAQUE G.", @@ -20380,6 +20510,8 @@ "653e6760052c01c1c805532f Description": "Le centre-ville de Tarkov. C'est ici que TerraGroup avait son quartier général. C'est ici que tout a commencé.", "65b8d6f5cdde2479cb2a3125 Name": "Point Zéro", "65b8d6f5cdde2479cb2a3125 Description": "Le centre-ville de Tarkov. C'est ici que TerraGroup avait son quartier général. C'est ici que tout a commencé.", + "6733700029c367a3d40b02af Name": "The Labyrinth", + "6733700029c367a3d40b02af Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", "5464e0404bdc2d2a708b4567 Name": "United Security", "5464e0404bdc2d2a708b4567 Description": "La société militaire privée USEC a été fondée en 1999 après la fusion de deux entités : KerniSEC et Safe Sea. En 2004, un agent de la TerraGroup International Holding prit contact avec l'USEC, essentiellement devenue par la suite l'armée privée de la holding, forte de plus de 7 500 employés et avec des établissements partout dans le monde.", "5464e0454bdc2d06708b4567 Name": "BEAR", @@ -20424,6 +20556,10 @@ "67d1acda2fb6a5d11b09d6fd Description": "The Priozersk Nature Reserve recently became part of the state-protected wildlife reserves of the North-Western Federal District.", "67d1ad1b5df2d64de808e1da Name": "The Lab", "67d1ad1b5df2d64de808e1da Description": "Secret underground TerraGroup Labs facility hidden right under the center of Tarkov. Officially, this research center does not exist and, based on data scraps, is engaged in research and development as well as testing and simulation of projects in chemistry, physics, biology, and other high technology.", + "67e3f71e445e18765a052687 Name": "The Labyrinth", + "67e3f71e445e18765a052687 Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", + "67e3f72fdb783364cd0a4b63 Name": "A New Threat", + "67e3f72fdb783364cd0a4b63 Description": "There are rumors of a maniac who calls himself the Shadow of Tagilla. Anybody can become a victim of his tortures, and no one has ever escaped from his Labyrinth. One question remains: where did the rumors come from then?", "579b1eb1d53a0658a154fbe6": "", "579b2068d53a0658a154fbe8": "", "57a39d5024597772b41c2a07": "", @@ -21144,6 +21280,39 @@ "67861fd9941d06578a0ea8fe": "", "6786206c27f04d22000ebdde": "", "6786210427f04d22000ebdf7": "", + "67a4705dff08b5b478075453": "", + "67a4707171519b8a49015cae": "", + "67a4709c9e31e9e3f60f751a": "", + "67a470c121ff90a7f50429f1": "", + "67a47147ff08b5b478075457": "", + "67a47169483997eea2033c34": "", + "67a4c176cafaf577010bedee": "", + "67a4c21c6702caaa3205a460": "", + "67a4c23c483997eea20348dc": "", + "67a4c2b2583c93ebdc05c9fd": "", + "67a4c3b76702caaa3205a476": "", + "67a4c41443bcf39fa8084cbb": "", + "67a4c508ff08b5b4780796ee": "", + "67a4c5753f90ad853600a66d": "", + "67a4c5f09e31e9e3f60f8f6a": "", + "67a4c626c96183489404d49e": "", + "67a4c638ff08b5b478079727": "", + "67a4c6bbc96183489404d4ad": "", + "67a4c730a860c3b6900b29d8": "", + "67a4c78c21ff90a7f5047f88": "", + "67a4c7fbff08b5b47807a32c": "", + "67a4c85843bcf39fa8084d21": "", + "67a4c8b4ff08b5b47807a36b": "", + "67a4c9126702caaa3205a4bc": "", + "67a4c9793f90ad853600c028": "", + "67a4cbc8483997eea203493e": "", + "67a4cc4f71519b8a490172fe": "", + "67a4cc7a6702caaa3205a4d1": "", + "67a4cccaae1b56242508c46c": "", + "67a9c837222fc6fb2001c355": "", + "67a9fd84ab1557d7070a32ed": "", + "67aa001f510a89c2ed024003": "", + "67aa00e8b725f94eb603cdfe": "", "5936d90786f7742b1420ba5b name": "Première fois", "5936d90786f7742b1420ba5b description": "Bonjour, soldat. J’ai un travail qui est un peu trop facile pour mes gars. Mais tu t'en sortiras bien. Hé, ne t’énerve pas, je ne te connais pas encore très bien pour te donner un travail normal !\n\nIl y a beaucoup d'ordures de bandits qui errent dans les rues. Ils ne me dérangent pas beaucoup, mais ils sont toujours une nuisance. Calme-toi, disons, cinq d’entre eux, et retire-leur quelques fusils de chasse MP-133. Je pense que cela suffira. Renvoyé, soldat !", "5936d90786f7742b1420ba5b failMessageText": "", @@ -24241,7 +24410,7 @@ "625d700aefebc4442a7b3875 completePlayerMessage": "", "625d700cc48e6c62a440fab5 name": "Faire connaissance", "625d700cc48e6c62a440fab5 description": "Entre donc ! Tu veux du thé au miel ? Ne me demande même pas combien ce miel m'a coûté. En temps de guerre, les prix sont comme ça, tu sais... Aussi, je veux reflasher le transpondeur, mais il me faut un programme spécial. D'après mes contacts, un tel programme peut s'obtenir auprès des anciens opérateurs de l'USEC installés dans la station d'épuration. Je sais que ce n'est pas facile, mais ça en vaut le coup. Quand est-ce que je reflash le transpondeur ? Mec, tu le reflasheras. Je n'ai pas assez d'équipement ici, mais ton centre de renseignement devrait avoir tout ce dont tu as besoin si tu l'équipes correctement. Je vais te faire une liste de ce que tu as à faire très exactement. Une autre chose : le marchand m'a envoyé la conduite à tenir lors de ta visite, en quelques sortes. De un, tu ne peux atteindre le phare qu'en étant équipé du transpondeur, autrement comment pourrait-il te distinguer des autres opérateurs ? De deux, ne te rue pas directement sur le pont, assure-toi d'abord que le transpondeur fonctionne. Tu entendras un bip, ça voudra dire que le transpondeur est autorisé, ensuite, tu pourras y aller. Bien, bonne chance ! Je suis certain que ça va fonctionner cette fois.", - "625d700cc48e6c62a440fab5 failMessageText": "", + "625d700cc48e6c62a440fab5 failMessageText": "I had no idea you could manage to do it wrong... But hell, you did it. Well, you'll never get near Lightkeeper until you make it up to him. That's a sketchy thing you did, mercenary, this set me up pretty bad. Don't expect to get away with it scot-free.", "625d700cc48e6c62a440fab5 successMessageText": "Comment ça s'est passé ? Dis-moi tout.", "6391e2f9e705511c8a4a1b85": "Obtenez la clé USB V3 dans la zone du phare", "6391e31bfa894f0a866afdec": "Reflasher le transpondeur radio", @@ -27691,6 +27860,182 @@ "676c243fb16f4b14b905e7f4 acceptPlayerMessage": "", "676c243fb16f4b14b905e7f4 declinePlayerMessage": "", "676c243fb16f4b14b905e7f4 completePlayerMessage": "", + "67a09636b8725511260bc421 name": "Shady Contractor", + "67a09636b8725511260bc421 description": "Hey. You may be aware that TerraGroup's aggressive expansion in Tarkov has raised quite a few questions in its time, no doubt? Back then, they were buying out properties and companies left and right in the Norvinsk region, and some of the deals were clearly shady in nature...\n\nTerraGroup has had a particularly interesting contractor, a company called Knossos. Officially they build amusement parks, playgrounds, and other family entertainment venues. But tell me, what possible connection can TerraGroup's scientific research and playgrounds have?\n\nThat's exactly why this smells fishy to me. Knossos could be hiding TerraGroup documents or equipment. Yet to know for certain, we'd have to examine their facilities. And to do that, we'd have to find some kind of record... Knossos definitely had managers overseeing the facilities. You should check out the vehicles in the city center and look for any internal records there.", + "67a09636b8725511260bc421 failMessageText": "", + "67a09636b8725511260bc421 successMessageText": "A manager's diary, huh? Even though it's not official documentation, there might be something useful in there. I'll get back to you in a bit, right now I need to examine these records carefully.", + "67a0a91f4681b4e43d13892b": "Locate the Knossos LLC senior manager's car on Ground Zero", + "67a0ab610345d81cb3cbb24c": "Locate and obtain the manager's diary", + "67a0ab83359e2d00cf9d6b06": "Hand over the diary", + "67a09636b8725511260bc421 acceptPlayerMessage": "", + "67a09636b8725511260bc421 declinePlayerMessage": "", + "67a09636b8725511260bc421 completePlayerMessage": "", + "67a0964e972c11a3f507731b name": "Needle in a Haystack", + "67a0964e972c11a3f507731b description": "You're just in time! I have studied the manager's diary and prepared for you a list of facilities that appear most often in the records. You need to investigate all of these locations. \n\nSo far, I can't tell what exactly to look for. Maybe you'll find equipment or other traces of TerraGroup around there. Focus on these locations and look around.", + "67a0964e972c11a3f507731b failMessageText": "", + "67a0964e972c11a3f507731b successMessageText": "Really, nothing at all? Perhaps it really is just a coincidence... I'll have to think about it and check my sources again.", + "67a0bc81fcbc1c559d09b58f": "Investigate the courtyard park by TerraGroup HQ on Ground Zero", + "67a0bc83182c4b0c71edd0ce": "Investigate the kart track on Interchange", + "67a0bc84f19d5b1120a55762": "Investigate the children's playground on Interchange", + "67a0bc87c60a93d7a3f28b23": "Investigate the children's playground by Concordia on Streets of Tarkov", + "67a0bc8848d9d2cbd274ffd9": "Investigate the coast-side construction site on Shoreline", + "67a0bc8ab12fe4b1baa60e4c": "Investigate the children's playground by the Health Resort on Shoreline", + "67a0964e972c11a3f507731b acceptPlayerMessage": "", + "67a0964e972c11a3f507731b declinePlayerMessage": "", + "67a0964e972c11a3f507731b completePlayerMessage": "", + "67a096577e86e067eb045733 name": "Hidden Layer", + "67a096577e86e067eb045733 description": "You know, I've thought it over again and I'm definitely positive there's a hidden layer to TerraGroup's connection with Knossos. Granted, we don't know what they were hiding yet, but that just means we haven't searched hard enough. We need to double-check everything again.\n\nTry to examine the Knossos facilities from the list again, you can also check out the adjacent buildings. Although last time my advice didn't lead you to a proper result... This time, you'd better trust your skills and intuition. Maybe we'll get lucky this way.", + "67a096577e86e067eb045733 failMessageText": "", + "67a096577e86e067eb045733 successMessageText": "Why didn't I think of that before? Knossos didn't purchase the whole territory of Azure Coast, but only the basements under it! That's why I thought this playground was our target.\n\nA door like this is unlikely to be accessed with a regular TerraGroup keycard. Considering they, meaning TerraGroup specifically, disguised that place as a Knossos facility, the keycard to access it should probably also have a suitable design.\n\nI'll try to find out more about these keycards and secure access to them, but it will take a considerable amount of time. If you don't wanna wait, try to find some other useful information, or better yet, the keycards themselves.", + "67a0bf7103442ae640dba835": "Locate a good lead related to Knossos LLC", + "67a0d4f554021b3adef76c42": "Locate and obtain the Knossos LLC facility key", + "67a0d50b04d3f4b66ede1e3a": "Find a way inside the Knossos LLC facility", + "67dbdd4d6a2e4b8e002b647d": "Find a way inside the Knossos LLC facility", + "67dbdd819d8208bb2082480e": "Locate and obtain the Knossos LLC facility key", + "67a096577e86e067eb045733 acceptPlayerMessage": "", + "67a096577e86e067eb045733 declinePlayerMessage": "", + "67a096577e86e067eb045733 completePlayerMessage": "", + "67a0966005d1611ed90be758 name": "", + "67a0966005d1611ed90be758 description": "", + "67a0966005d1611ed90be758 failMessageText": "", + "67a0966005d1611ed90be758 successMessageText": "", + "67a0966005d1611ed90be758 acceptPlayerMessage": "", + "67a0966005d1611ed90be758 declinePlayerMessage": "", + "67a0966005d1611ed90be758 completePlayerMessage": "", + "67a0966817e34930e500754c name": "Forced Alliance", + "67a0966817e34930e500754c description": "Been waiting for you. I don't know about your own search, but I think I found a way to get the keycards. Apparently, Sanitar had access to the basement beneath the health resort. That alone proves my hunch about Knossos' ties to TerraGroup.\n\nBut right now, we need to find the keycards. I can't help you with that, but Therapist definitely has Sanitar's contacts. I've already reached out to her, and she's willing to help. I believe that the trail we've found is more important than our conflicting viewpoints.\n\nHowever, if you can find another way to get the keycards without having to deal with Sanitar, I'll wish you luck.", + "67a0966817e34930e500754c failMessageText": "", + "67a0966817e34930e500754c successMessageText": "Excellent, now we have access to this facility. There's no time to lose. The rumor of the health resort cellars and the keycards has already spread throughout the city, and you may very well have competition on your tail. Gotta hurry up.", + "67a0d8f2db972857cd90d9c0": "Assist Therapist with her investigation", + "67dfa35c8c11bf33774c38a3": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67e11d97f2b4ba8761d0861b": "Assist Therapist with her investigation", + "67e17995c7204639f43caf60": "Assist Therapist with her investigation", + "67e41d4e9f783e8f4b234a1b": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67a0966817e34930e500754c acceptPlayerMessage": "", + "67a0966817e34930e500754c declinePlayerMessage": "", + "67a0966817e34930e500754c completePlayerMessage": "", + "67a09673972c11a3f507731d name": "The Tarkov Butcher", + "67a09673972c11a3f507731d description": "Greetings. Yes, Sergei told me that you're looking for the keycards to the health resort basement. I have no idea what is down there, but one of my colleagues visits there somewhat often. Perhaps it is one of the places where he might store valuable equipment... It's hardly anything important if he agrees to give you the keycards. Obviously, it wouldn't be for free.\n\nYou may have heard stories about a certain, um, criminal operating out of the central city district? The first rumors of the Tarkov Butcher date back to the Contract Wars. However, some of my patients say that he still haunts the streets... \n\nA colleague of mine has taken an interest in this matter and is looking for traces of this “butcher”. For the greater good, naturally. Such a dangerous individual is not simple to track down, therefore we must understand his motives and goals, no matter how much they diverge from human values. \n\nWe were able to obtain a criminal case file from the local police department. According to this, the “butcher” worked as a driver for a meat packing plant here in the city limits. The bodies of the victims were found in refrigerator trucks used to transport frozen meat... But as the conflict escalated, the case was abandoned.\n\nNow, you have all the details. If you can find anything to help my colleague's research, he will hand you the keycards to that basement.", + "67a09673972c11a3f507731d failMessageText": "", + "67a09673972c11a3f507731d successMessageText": "Did he seriously transport the bodies of his victims along with the meat, which then went to the store shelves? That is appalling. The fact that you found this substance used by the maniac will help my colleague make progress on the... evidence file on this case.\n\nHere are your keycards, I already received them. Along with them, I was asked to tell you to watch your step when visiting the basement. Apparently the cellars have deteriorated over the years.", + "67a0d92a6cf4a5745d0bc94f": "Locate and obtain the chemical container on Ground Zero", + "67a0d9b0771af75e83c19178": "Stash the container inside the ambulance car by the cottages on Shoreline", + "67a09673972c11a3f507731d acceptPlayerMessage": "", + "67a09673972c11a3f507731d declinePlayerMessage": "", + "67a09673972c11a3f507731d completePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 name": "Sensory Analysis - Part 1", + "67a0967c003a9986cb0f5ac1 description": "Hello my brother! Okay, okay, not so loud, I'm hung over as shit. Don't know how the BTR guy's still driving after last night. The engine is surely screeching louder than fucking generators!\n\nBy the way, you came at a really good time, almost like you knew I'm gonna need help. So, about the meeting we had yesterday. I have a moonshine supplier, he makes legit good stuff! We've been working together for six months now, everything was fine. And now, customers started complaining that I was selling them fake stuff. So, I had to check the product quality, and no one in our region knows as much about liquor as the BTR driver.\n\nSo I invited him over for... let's call it sampling, hehe. And there he was, saying that no one starts with hard hitters right off the bat, he needed a warm-up. Then another. Then another... So after all that, I checked the moonshine in the morning, and we didn't even open it!\n\nLong story short, the driver didn't finish the job. I'm not gonna live through this kind of sampling party a second time, so I'll let him taste everything by himself. Can you pass him this bottle? Don't lose it, alright?", + "67a0967c003a9986cb0f5ac1 failMessageText": "", + "67a0967c003a9986cb0f5ac1 successMessageText": "So, did'ya deliver the bottle? Huh? Man, this driver guy's such a prick. I love him! Hey, easy there, man, I get it. Listen, some things just shouldn't be talked about right off the bat, the Labyrinth is one of them.\n\nI have to consider all the risks that come with this info, so sit tight for a little while.", + "67b89ab86d4d6fd2c26b22a0": "Hand over a Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc294d681db91b2fa3b279": "Hand over the Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc35a55ec6148bf565204d": "Go to the Woods or Streets of Tarkov location with Moonshine", + "67dc3861d5c0070b960c1bba": "Obtain the item: Bottle of Fierce Hatchling moonshine", + "67dc393c6089aa48050efa02": "Go to Woods or Streets of Tarkov", + "67a0967c003a9986cb0f5ac1 acceptPlayerMessage": "", + "67a0967c003a9986cb0f5ac1 declinePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 completePlayerMessage": "", + "67a096ed77dd677f600804ba name": "Sensory Analysis - Part 2", + "67a096ed77dd677f600804ba description": "I miscalculated my abilities yesterday at a friendly get-together. Don't worry, we've sailed in worse storms than this. One time I was so wasted I couldn't find the gearbox in this thing. So I tied my hand to the lever with a bandage! Inventiveness is the main principle for a machinist!\n\nRagman needed to check some goods, and I'm a veteran in this field. Except I can't remember, for the life of me, whether we finally got to his test sample or not. Well, whatever. If it's so important, we can get together again. Such an evening is a sin not to do again, I know you'd like it too!\n\nBut still, if you need to visit Ragman, ask him about the moonshine, I promised I'd help him. And now I don't even know if I did help him or not.", + "67a096ed77dd677f600804ba failMessageText": "", + "67a096ed77dd677f600804ba successMessageText": "Are you sure this is it? Okay, I can smell it, that's definitely the one! \n\nRagman told me about the health resort's cellars yesterday, I even had to fucking get him wasted so we could finally change the subject. Anyway, there was a Soviet bomb shelter under the health resort, and Ref was going to organize a new arena there, for VIP audiences. I think it also involved Tagilla somehow... No, it was something else...\n\nAnyway, for this arena, Ref organized a big gear acquisition from Ragman, everything was almost ready. And then our host guy suddenly backed out. Why? Who the fuck knows.\n\nRagman was really upset that the idea had fallen through. But he'd already delivered some of the gear, and he definitely used those keycards you're looking for. You better ask him yourself, I don't remember much from yesterday. Thanks for the drink, by the way.", + "67a0da26a3b8d254347b8634": "Hand over a Bottle of Fierce Hatchling moonshine", + "67a096ed77dd677f600804ba acceptPlayerMessage": "You didn't make it to the \"test sample\" yesterday. Here, Ragman asked me to give it to you so that you could test it yourself.", + "67a096ed77dd677f600804ba declinePlayerMessage": "", + "67a096ed77dd677f600804ba completePlayerMessage": "By the way, I wanted to ask you: have you heard anything about the facility under the health resort and the keycards to access it?", + "67a096f605d1611ed90be75a name": "Hot Zone", + "67a096f605d1611ed90be75a description": "Okie-dokie, so I took some time to think about the Labyrinth and your interest in it. Things have cooled off, so I might be able to help you out. Maybe we can find some mutual benefits along the way, eh? But first, I need you to help me with a specific order. For the kind of information I'm about to give you, it's a real bargain!\n\nI've got two shipments that are sitting on hold right now. One is waiting at Customs, the other at the military base. My couriers were really badly received there. I lost one group, and from the second one, only half of them came back. The fuckers took almost all the goods! Things are too hot in those areas for my courier guys.\n\nThe PMC pricks really took a liking to those places or something. It's either camping snipers, some ushanka-wearing psychos with shotguns, or fucking \"grenadiers\" in the military bunkers. Thing is, this order is big and important for me, I can't let it go to waste.\n\nYou have good experience in this kind of work. Maybe not in one go, but I'm sure you'll do everything perfectly. And while you're at it, I'll arrange everything for your Labyrinth business! Here's the gear that survived the ambushes. Take it right away, it'll be less work later.\n\nStash the rigs at the gas station near the road on Customs, and the plates on the roof of the military base's workshop with, uh, a black knight symbol, whatever that means.", + "67a096f605d1611ed90be75a failMessageText": "", + "67a096f605d1611ed90be75a successMessageText": "Never doubted you, brotherman! Alright, time to do my part. One day, Ref came to me with an idea for a big project. He found these cellars under Azure Coast, he even had investors already. Even back then I already thought that somebody out there really liked the chaos we had going on here a little too much.\n\nEverything went as planned, we agreed on deliveries and drop-off points. He even had a name for the new Arena format: you guessed it, \"The Labyrinth\"! I don't know what it had to do with these cellars. So, after that, Ref suddenly canceled everything, said that it wasn't up to him, and disappeared from the radar for a while.\n\nIt was hard to give up such a good deal. However, I still have those keycards, I even wanted to stop by sometime to see the arena with my own eyes. There's not many of them, but for you, I'll make a good deal. No haggling though!", + "67b880086630950141bf71ee": "Stash the Zulu Nylon Gear M4 RSCR chest rigs at the new gas station on Customs", + "67b88020f3c5f1e3e6eb1f83": "Stash the class 4 ballistic plates on the roof of the specified repair workshop on Reserve", + "67a096f605d1611ed90be75a acceptPlayerMessage": "", + "67a096f605d1611ed90be75a declinePlayerMessage": "", + "67a096f605d1611ed90be75a completePlayerMessage": "", + "67a096fe972c11a3f5077321 name": "Competition Protection", + "67a096fe972c11a3f5077321 description": "Hello, gladiator! I hear you're interested in those health resort cellars. I'll be honest, the idea was a good one, I might even revisit it later... But at this moment, it's not the right time for the Labyrinth. So I'm not gonna tell you anything about it, sorry.\n\nIf you want to go to the entry site on your own and rummage through the garbage left there, I won't stop you. But without the access keycard, you can't get inside the Labyrinth. That's where our interests align. One of my gladiators has been getting a little starstruck lately. He thinks that nobody can beat his arena performance, and wants to up his salary. Even took to blackmailing me, the bastard! However, it's not profitable to just outright take him out of the fights.\n\nI want to show him that there are no indispensable people, and to do that, we need to make some noise in the Arena. Hopefully that'll bring this guy to his senses. You're a capable fighter, and I'll make you a fair deal: if you can get on the Arena's best gladiator ranks, I'll help you with the keycards to the Labyrinth. You up for it?", + "67a096fe972c11a3f5077321 failMessageText": "", + "67a096fe972c11a3f5077321 successMessageText": "You turned out to be a real dark horse... The results are remarkable. Not everyone can pull this off. \n\nI'll unlock one of the keycard stashes for you. But be aware that this is a very special item, and I'm not going to give it to you for free.\n\nOne more thing. Arena rewards the best gladiators, and you clearly have potential. If you get tired of scavenging the ruins and want real glory, you know where to find me.", + "67a0db1217cd5fe7e5a2e36e": "Eliminate enemies in any game mode in Arena", + "67a0dbaf93ac1717d296be98": "Take at least 3rd place in Last Hero in Arena", + "67a096fe972c11a3f5077321 acceptPlayerMessage": "", + "67a096fe972c11a3f5077321 declinePlayerMessage": "", + "67a096fe972c11a3f5077321 completePlayerMessage": "", + "67a0970744893b9f3f0d9b68 name": "Offensive Reconnaissance", + "67a0970744893b9f3f0d9b68 description": "You got the keycard? Perfect. Judging by how much everyone's interested in these cellars, you and I are on a truly important trail. There could be a TerraGroup warehouse or another lab that's been sealed there ever since the evacuation! We don't have time to waste.\n\nFirst we need to search these premises and figure out what the purpose of the facility is. TerraGroup would not be so eager to hide it if what is going on inside corresponds to their company's public profile. Try to memorize everything you see: the structure of the premises, equipment, tools, markings or other symbols... Every detail counts.\n\nI'll wait for your return and set up my surveillance system to track any information about the health resort. If anyone finds more than we do, I'll see it.", + "67a0970744893b9f3f0d9b68 failMessageText": "", + "67a0970744893b9f3f0d9b68 successMessageText": "An old bunker? Yes, there was one mentioned in the archives, an old Soviet shelter. Thing is, it was closed down about twenty years ago due to some kind of technical failure. Looks like Knossos restored it to working order. But why would TerraGroup need an abandoned bomb shelter? \n\nUm, hang on. I'm picking up a signal from my interception network. An encrypted message that seems to be coming straight from these cellars... Give me a minute.", + "67a0dc6bf47ca0fde27cf1f7": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0dc94a4d798e79853f2eb": "Obtain the Labrys access keycard", + "67dbe0f532ff08bfa13237a8": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0970744893b9f3f0d9b68 acceptPlayerMessage": "", + "67a0970744893b9f3f0d9b68 declinePlayerMessage": "", + "67a0970744893b9f3f0d9b68 completePlayerMessage": "", + "67a0970f05d1611ed90be75d name": "Hypotheses Testing", + "67a0970f05d1611ed90be75d description": "I was able to decipher the signal. It's old and very faint, apparently the bunker completely blocked it until you opened the doors. For some reason, the message is on loop, but this doesn't mean anything, the equipment inside could have been damaged for a while. Besides, we still don't know what the TerraGroup team was doing in there.\n\nThe message says that the facility still contains materials and data that fall under the first priority of evacuation. Moreover, it mentions reports of experiments conducted at the site. This is astonishing, we couldn't have found a better time to discover something as valuable as this!\n\nKnowing more and more people are finding out about these cellars every day, it means that soon the traders and other PMCs will want to explore the area we've discovered. Perhaps even Lightkeeper will be interested... I need those documents mentioned in the signal. Whatever you can find, please bring them to me as soon as you can.", + "67a0970f05d1611ed90be75d failMessageText": "", + "67a0970f05d1611ed90be75d successMessageText": "Well done. The data is fragmented, but still extremely useful. The health resort's basements have changed a lot since the disaster began, but at some point in time, they were definitely used as a testing ground for some kind of weapon... An experimental EW or hacking device, maybe. This remains to be determined.\n\nI can already see that some of the measurements and experiments will be very useful in their own right. So your labors were definitely not in vain. Thank you.", + "67a0dce6c7627dac621fd539": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0dcf4ff6f74931359b9f9": "Hand over the found in raid item: Labrys research notes", + "67dbe16ece16a02860ed9d33": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0970f05d1611ed90be75d acceptPlayerMessage": "", + "67a0970f05d1611ed90be75d declinePlayerMessage": "", + "67a0970f05d1611ed90be75d completePlayerMessage": "", + "67a09724972c11a3f5077324 name": "Confidential Info", + "67a09724972c11a3f5077324 description": "Greetings, my friend. According to my information, you've gained access to one of TerraGroup's abandoned facilities. We've witnessed many times what happens when dangerous developments fall into the hands of unqualified people. Our partners are very concerned about what happened in Tarkov after that outbreak in the Laboratory.\n\nThere's no way we're going to let this crisis happen again. That's why I have a high-priority assignment for you. I need to retrieve a storage device containing sensitive information from that facility. The details are highly classified. The client can trace an independent attempt to read the data and cancel the contract, so please do not even attempt it.\n\nIn addition to the storage device, I was told that there is also a maintenance room on the site, the client has said that it should look like a workshop. It must be destroyed or at least damaged. But be careful with the explosives: we don't want you perishing with the storage device.", + "67a09724972c11a3f5077324 failMessageText": "", + "67a09724972c11a3f5077324 successMessageText": "Great job, my friend! My partner especially appreciates your respect for privacy and requested a proper reward for you.", + "67a0dd7a2519959b187db47f": "Locate and obtain the special storage module inside The Labyrinth", + "67a0dda1370e2f877a6c8531": "Hand over the found information", + "67a0de2750fdff39d267ea16": "Plant a hand grenade in the assembly workshop inside The Labyrinth", + "67a09724972c11a3f5077324 acceptPlayerMessage": "", + "67a09724972c11a3f5077324 declinePlayerMessage": "", + "67a09724972c11a3f5077324 completePlayerMessage": "", + "67a0972e77dd677f600804bd name": "This Tape Sucks", + "67a0972e77dd677f600804bd description": "Hello again. I received a patient who was recently wounded in the resort cellars and barely escaped from this monster in a bull mask... Obvious mental trauma, perhaps more than one. But besides the stories about this Minotaur, the patient also mentioned many confinement and even torture chambers.\n\nYou surely recognize the unacceptable nature of such human confinement, even under wartime conditions, so I am counting on your cooperation. We must get to the bottom of what is or was going on in these cellars. \n\nExplore those jail rooms and try to uncover any information or evidence that will help us find out who is responsible for what happened. And most importantly, what was the purpose of all these \"experiments\".", + "67a0972e77dd677f600804bd failMessageText": "", + "67a0972e77dd677f600804bd successMessageText": "A video tape... You haven't watched it yet, have you? Now I know what is happening. I was wrong before.\n\nThe resort was one of the evacuation points when it all started, and its cellars could have been used for, uh, different purposes... The situation wasn't so severe yet at that time, and they tried to isolate the deceased bodies from crowded places.\n\nThis tape is definitely not a cause for concern... However, I would refrain from visiting these cellars if I were you. Ventilation in bomb shelters has always been a weak point, and humidity only contributes to possible intoxication...", + "67a0de6954c67082e9148328": "Locate the torture room inside The Labyrinth", + "67a0de84e8e35296a13500c8": "Locate and obtain any evidence of torture", + "67a0de9190545ec5612fdda5": "Hand over the found information", + "67a0972e77dd677f600804bd acceptPlayerMessage": "", + "67a0972e77dd677f600804bd declinePlayerMessage": "", + "67a0972e77dd677f600804bd completePlayerMessage": "", + "67a097379f2068e74603c6ac name": "Indisputable Authority", + "67a097379f2068e74603c6ac description": "Oi, operator! There's a job for you, I don't want no tosser for this. Everyone's been checking out the dungeons under the resort, you ought to know about it by now. They say there's a bogeyman sitting there, safeguarding the whole territory, yelling like a madman and chasing everyone outta there. \nNobody can put him down!\n\nSome partners of mine have started asking questions, trying to drive down prices because of this situation. But let me tell you this: the key to authority is not to fuck up the opportunity. We need to act now, and we need to do it in a way that every little prick knows his place. So we gotta take this fucker down. If you do it in my name, so to speak, everyone will understand.\n\nYou've got the skills, so this \"Minotaur\" idiot won't be a problem for you. But still, better be careful, this bastard is no joke either.", + "67a097379f2068e74603c6ac failMessageText": "", + "67a097379f2068e74603c6ac successMessageText": "I knew I bet on the right guy! So, all safe and sound, ye? Good for you, good for you... Word's already out about your feat, no one's gonna blabber any bullshit to me anymore.\n\nSurely a lasting impression. You helped my business today, so I won't disappoint you either. Here, all yours.", + "67a0df619fb6c42b9a08e8e9": "Locate and neutralize the \"Minotaur\" inside The Labyrinth", + "67a0df7f2cd4d4413cd29b45": "Eliminate the \"Minotaur's\" guards inside The Labyrinth", + "67a097379f2068e74603c6ac acceptPlayerMessage": "", + "67a097379f2068e74603c6ac declinePlayerMessage": "", + "67a097379f2068e74603c6ac completePlayerMessage": "", + "67a0975992ad467b1906d468 name": "Vacate the Premises", + "67a0975992ad467b1906d468 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other mercs out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67a0975992ad467b1906d468 failMessageText": "", + "67a0975992ad467b1906d468 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67a0e075445754a936be25b7": "Eliminate PMC operatives inside The Labyrinth", + "67a0975992ad467b1906d468 acceptPlayerMessage": "", + "67a0975992ad467b1906d468 declinePlayerMessage": "", + "67a0975992ad467b1906d468 completePlayerMessage": "", + "67a09761e720611a6a01f288 name": "Keeper's Word", + "67a09761e720611a6a01f288 description": "I have a new job for you. Someone found a way into the cellars under the health resort. This is not a good set of circumstances for Tarkov. Excessive curiosity often ruins a man in peacetime, but in the present situation, the mistake of one will lead to the death of many.\n\nI know how to safeguard the bunker. You may not have yet met the wardens who watch the city at night. But they certainly have met you. And now I need you to leave a short message for them at the Knossos facility, with their instruments.\n\nHowever, just dropping these knives in the rubble won't be enough. You need places with meaning, so that the knife you stick in becomes a symbol of sorts. Which places should you choose? You'll figure it out on your own. And if you can't, why should I even work with you?", + "67a09761e720611a6a01f288 failMessageText": "", + "67a09761e720611a6a01f288 successMessageText": "Perhaps now you've saved Tarkov from a new calamity that could have wiped the city off the face of the earth... before its time.\n\nYour reward is here. Oh, and one more thing. If I were you, I'd stop enquiring about those dungeons if you want to survive these troubled times.", + "67a0e4df8cddbe2df31dd1d9": "Stash a Cultist knife in the first special place inside The Labyrinth", + "67a0e4e399e34c9ffcdc6e00": "Stash a Cultist knife in the second special place inside The Labyrinth", + "67a0e4e64cb065811d95c6d9": "Stash a Cultist knife in the third special place inside The Labyrinth", + "67a09761e720611a6a01f288 acceptPlayerMessage": "I didn't think I'd be part of some ritual... Well, I'll figure it out when I get there.", + "67a09761e720611a6a01f288 declinePlayerMessage": "", + "67a09761e720611a6a01f288 completePlayerMessage": "It's done. Your friends are gonna love this.", + "67d03be712fb5f8fd2096332 name": "Vacate the Premises", + "67d03be712fb5f8fd2096332 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other guys out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67d03be712fb5f8fd2096332 failMessageText": "", + "67d03be712fb5f8fd2096332 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67d03be712fb5f8fd2096334": "Eliminate any target inside The Labyrinth", + "67d03be712fb5f8fd2096332 acceptPlayerMessage": "", + "67d03be712fb5f8fd2096332 declinePlayerMessage": "", + "67d03be712fb5f8fd2096332 completePlayerMessage": "", "616041eb031af660100c9967 startedMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 failMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 successMessageText 54cb50c76803fa8b248b4571 0": "Tout est clair, tu dis ? Bon travail, soldat.", @@ -28400,6 +28745,12 @@ "676094451fec2f7426093be6 name": "More Prestigious", "676094451fec2f7426093be6 description": "Earn the Prestige level 2", "676094451fec2f7426093be6 successMessage": "", + "67a0e57117e34930e50075f3 name": "In Search of an Exit", + "67a0e57117e34930e50075f3 description": "Complete the Labyrinth event task line", + "67a0e57117e34930e50075f3 successMessage": "", + "67a0e57b972c11a3f50773b2 name": "Dungeon Master", + "67a0e57b972c11a3f50773b2 description": "Complete the Labyrinth event task line and all side tasks", + "67a0e57b972c11a3f50773b2 successMessage": "", "674724a154d58001c3aae177 name": "", "674724a154d58001c3aae177 description": "", "674ed02cb6db2d9636812abc name": "Slot 1", @@ -28653,6 +29004,15 @@ "675a99f30fba9efc6a40481d name": "Sports target", "675a99f30fba9efc6a40481d description": "Just an ordinary target, nothing special.", "675b54c583e8ee6215546694": "Construct Shooting Range level 3", + "67adb25c7a0e0fce8574438c name": "Minotaur's Lair", + "67adb25c7a0e0fce8574438c description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67adb26efce3692da77f4e2e": "Can only be obtained during special events", + "67adb38d0217ccce16b5b08c name": "Minotaur's Lair", + "67adb38d0217ccce16b5b08c description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adb39a6be8354a8f72b830": "Can only be obtained during special events", + "67adb4843fec17bf3ea9452e name": "Minotaur's Lair", + "67adb4843fec17bf3ea9452e description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adb48fd05a78f5a5fc5260": "Can only be obtained during special events", "672df12f97f0469cea52f55e name": "Prestige 1", "675d7242b85061aa2017c341": "Complete the task You've Got Mail", "672df4281ab8d9c8849a0c88 name": "Prestige 2", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/ge.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/ge.json index 8b8e728c..fcb412ff 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/ge.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/ge.json @@ -2700,7 +2700,7 @@ "5a145d4786f7744cbb6f4a12 ShortName": "O306 Res.", "5a145d4786f7744cbb6f4a12 Description": "A key to the Azure Coast sanatorium east wing room 306.", "5a145d7b86f7744cbb6f4a13 Name": "Resort Ostflügel Schlüssel für Zimmer 308", - "5a145d7b86f7744cbb6f4a13 ShortName": "W308 Res.", + "5a145d7b86f7744cbb6f4a13 ShortName": "O308 Res.", "5a145d7b86f7744cbb6f4a13 Description": "A key to the Azure Coast sanatorium east wing room 308.", "5a145ebb86f77458f1796f05 Name": "Resort Ostflügel Schlüssel für Zimmer 316", "5a145ebb86f77458f1796f05 ShortName": "O316 Res.", @@ -6073,7 +6073,7 @@ "5d6e67fba4b9361bc73bc779 Description": "A 12/70 shell loaded with 9 6.5mm buckshot pellets for 12 gauge shotguns.", "5d6e6806a4b936088465b17e Name": "Kaliber 12 8,5mm Magnum Postenschrot", "5d6e6806a4b936088465b17e ShortName": "Magnum", - "5d6e6806a4b936088465b17e Description": "A 12/70 shell loaded with 16 8.5mm buckshot pellets for 12 gauge shotguns.", + "5d6e6806a4b936088465b17e Description": "A 12/70 shell loaded with 8 8.5mm buckshot pellets for 12 gauge shotguns.", "5d6e6869a4b9361c140bcfde Name": "Kaliber 12 Grizzly 40 Flintenlaufgeschoss", "5d6e6869a4b9361c140bcfde ShortName": "Grizzly", "5d6e6869a4b9361c140bcfde Description": "The \"Grizzly 40\" 12/70 expanding slug shell for 12 gauge shotguns.", @@ -10226,9 +10226,6 @@ "648afce7ec6bb25b2608defb Name": "PM FAB Defense PM-G pistol grip (Olive Drab)", "648afce7ec6bb25b2608defb ShortName": "PM-G OD", "648afce7ec6bb25b2608defb Description": "A PM grip by FAB Defense with a built-in magazine release mechanism that turns the Soviet classic into a modern handy pistol, significantly improving ergonomics. Olive Drab version.", - "648c1a965043c4052a4f8505 Name": "ebudal", - "648c1a965043c4052a4f8505 ShortName": "ebudal", - "648c1a965043c4052a4f8505 Description": "ebudal tested on monkes", "6491c6f6ef312a876705191b Name": "PK Zenit B-50 handguard", "6491c6f6ef312a876705191b ShortName": "B-50", "6491c6f6ef312a876705191b Description": "The B-50 integrally-machined handguard made of D16T alloy for Kalashnikov Machine gun. Allows installation of additional equipment and handgrips. Manufactured by Zenit.", @@ -14600,6 +14597,126 @@ "676aa450fe1fc45172014df2 Name": "Twitch Winter 2025 case (Epic)", "676aa450fe1fc45172014df2 ShortName": "Twitch 2025", "676aa450fe1fc45172014df2 Description": "A case with some epic goodies.", + "678f84bb9e85556ca60f0362 Name": "Tagilla's welding mask \"ZABEY\"", + "678f84bb9e85556ca60f0362 ShortName": "\"ZABEY\"", + "678f84bb9e85556ca60f0362 Description": "Judging by this mask, the Labyrinth had severely affected Tagilla's mental state, making him even more unhinged and bloodthirsty. Who thought he could be any more crazy?", + "678fa929819ddc4c350c0317 Name": "Valve handwheel", + "678fa929819ddc4c350c0317 ShortName": "handwheel", + "678fa929819ddc4c350c0317 Description": "A massive handwheel removed from some kind of valve. It must have been used to regulate the water or gas supply in the Knossos underground facilities.", + "679b944d597ba2ed120c3d3c Name": "What You Seek poster", + "679b944d597ba2ed120c3d3c ShortName": "Poster", + "679b944d597ba2ed120c3d3c Description": "A rare What You Seek poster. Only the most hardcore USEC operators can get it.", + "679b946f90622daf9708da6d Name": "What You Seek poster", + "679b946f90622daf9708da6d ShortName": "Poster", + "679b946f90622daf9708da6d Description": "A rare What You Seek poster. Only the most hardcore USEC operators can get it.", + "679b94734e9ca6b3d80586a7 Name": "What You Seek poster", + "679b94734e9ca6b3d80586a7 ShortName": "Poster", + "679b94734e9ca6b3d80586a7 Description": "A rare What You Seek poster. Only the most hardcore USEC operators can get it.", + "679b9477708cfcb2060b9ade Name": "Tark Souls poster", + "679b9477708cfcb2060b9ade ShortName": "Tark Souls", + "679b9477708cfcb2060b9ade Description": "This poster shows the Shadow of Tagilla being slain by a warrior from the Labyrinth. Very few people have witnessed such a scene with their own eyes.", + "679b9716597ba2ed120c3d3f Name": "Knossos LLC facility key", + "679b9716597ba2ed120c3d3f ShortName": "Knossos", + "679b9716597ba2ed120c3d3f Description": "A worn office door key marked \"Knossos LLC\". Probably used to open utility rooms or other premises belonging to Knossos.", + "679b9819a2f2dd4da9023512 Name": "Labrys access keycard", + "679b9819a2f2dd4da9023512 ShortName": "Labrys", + "679b9819a2f2dd4da9023512 Description": "A keycard to one of Knossos facilities. The design references the Minotaur mythos, but it's somewhat strange there are no Minotaur theme parks in Tarkov.", + "679b98e429acd1f2f60985a3 Name": "Container with suspicious substance", + "679b98e429acd1f2f60985a3 ShortName": "Substance", + "679b98e429acd1f2f60985a3 Description": "A chemical container with a thick, murky liquid inside. Only a lunatic like Sanitar would want to study something like this.", + "679b992329acd1f2f60985a5 Name": "Labrys research notes", + "679b992329acd1f2f60985a5 ShortName": "Labrys", + "679b992329acd1f2f60985a5 Description": "The documents are encrypted, but appear to contain research notes on some kind of technology or weapon. The records mention the name “Item 1156”.", + "679b998180a165f7a40b4c2c Name": "Slaughter videotape", + "679b998180a165f7a40b4c2c ShortName": "Slaughter", + "679b998180a165f7a40b4c2c Description": "A videotape with traces of blood and the words “Slaughter”. The owner of the tape hardly felt sympathy for his victims.", + "679b9a1a4e4ed4b3b40ae5c2 Name": "Knossos senior manager's diary", + "679b9a1a4e4ed4b3b40ae5c2 ShortName": "Knossos", + "679b9a1a4e4ed4b3b40ae5c2 Description": "Meetings, facilities, and other notes from Knossos senior manager are noted in the diary. If you study them, you can get at least a rough summary of the company's facilities.", + "679b9aa490622daf9708da73 Name": "VPX Flash Storage Module marked Group #3", + "679b9aa490622daf9708da73 ShortName": "Group #3", + "679b9aa490622daf9708da73 Description": "The VPX Flash Storage Module (FSM) provides high-performance, high-capacity, solid-state SATA storage with AES-256 bit encryption using an Application Specific Integrated Circuit (ASIC). Judging by the marking, it contains data on the focus group experiments and research.", + "679b9cce4e4ed4b3b40ae5c5 Name": "Nailhead figurine", + "679b9cce4e4ed4b3b40ae5c5 ShortName": "Nailhead", + "679b9cce4e4ed4b3b40ae5c5 Description": "A limited edition Tarko figurine. What's more strange: the pale skin or the nails stuck in his head? It looks like this poor guy has experienced the full spectrum of human pain.", + "679b9d43597ba2ed120c3d44 Name": "Petya Crooker figurine", + "679b9d43597ba2ed120c3d44 ShortName": "Crooker", + "679b9d43597ba2ed120c3d44 Description": "A limited edition Tarko figurine. A creepy dude with a disfigured face and blades on his arm. Doing Obdolbos would give you nightmares.", + "679b9d4b3374fb14f40efe6d Name": "Count Bloodsucker figurine", + "679b9d4b3374fb14f40efe6d ShortName": "Bloodsucker", + "679b9d4b3374fb14f40efe6d Description": "A limited edition Tarko figurine. Count Bloodsucker wouldn't have lasted more than a couple days in Tarkov. Sucking blood is cool and all, but does it work against flashbangs and .308?", + "679b9d55708cfcb2060b9ae3 Name": "Xenoalien figurine", + "679b9d55708cfcb2060b9ae3 ShortName": "Xenoalien", + "679b9d55708cfcb2060b9ae3 Description": "A limited edition Tarko figurine. Looks like a monster with a disproportionately elongated head and a double mouth. Totally \"Alien\" (good one) to the Tarko universe.", + "679b9d6390622daf9708da76 Name": "Pointy guy figurine", + "679b9d6390622daf9708da76 ShortName": "Pointy guy", + "679b9d6390622daf9708da76 Description": "A limited edition Tarko figurine. This funny little character is wearing something like a pyramid on his head. A character like this could only exist in a fictional world, along with zombies and other monsters.", + "679ba90d269ddfea47012159 Name": "Chained Labrys", + "679ba90d269ddfea47012159 ShortName": "Labrys", + "679ba90d269ddfea47012159 Description": "A two-handed axe made out of a sewer hatch... With that weight, a single blow is enough to split a skull, whether the blade is sharp or not.", + "679baa2c61f588ae2b062a24 Name": "Key 01", + "679baa2c61f588ae2b062a24 ShortName": "Key 01", + "679baa2c61f588ae2b062a24 Description": "An old key, the markings are unreadable. Could be useful for surviving the Labyrinth.", + "679baa4f59b8961f370dd683 Name": "Key 02", + "679baa4f59b8961f370dd683 ShortName": "Key 02", + "679baa4f59b8961f370dd683 Description": "This key probably opens some kind of an old lock. The number engraving has been practically scratched off. Could be useful for surviving the Labyrinth.", + "679baa5a59b8961f370dd685 Name": "Key 03", + "679baa5a59b8961f370dd685 ShortName": "Key 03", + "679baa5a59b8961f370dd685 Description": "The number engraving is barely recognizable on the weathered metal. Could be useful for surviving the Labyrinth.", + "679baa9091966fe40408f149 Name": "Key 04", + "679baa9091966fe40408f149 ShortName": "Key 04", + "679baa9091966fe40408f149 Description": "The engraving on this key is barely readable: it's either the number 4 or the Russian letter Ч. Could be useful for surviving the Labyrinth.", + "679baace4e9ca6b3d80586b2 Name": "Observation room key", + "679baace4e9ca6b3d80586b2 ShortName": "Observe", + "679baace4e9ca6b3d80586b2 Description": "A key that opens one of the personnel workstation rooms in the Labyrinth. That room may have something to do with the research that took place in the Labyrinth.", + "679baae891966fe40408f14c Name": "Torture room key", + "679baae891966fe40408f14c ShortName": "Torture", + "679baae891966fe40408f14c Description": "An old key that would be more suitable for a shabby lock on a grate or fence than a modern door.", + "679bab714e9ca6b3d80586b4 Name": "Corpse room key", + "679bab714e9ca6b3d80586b4 ShortName": "Corpses", + "679bab714e9ca6b3d80586b4 Description": "An old key that has a strong odor of death. Probably opens a morgue or a room where bodies were kept.", + "679bac1d61f588ae2b062a26 Name": "Labyrinth key", + "679bac1d61f588ae2b062a26 ShortName": "Labyrinth", + "679bac1d61f588ae2b062a26 Description": "A key that opens a certain room in the Labyrinth. There's no telling what might be inside.", + "67a22045cae994f25c087bb5 Name": "", + "67a22045cae994f25c087bb5 ShortName": "", + "67a22045cae994f25c087bb5 Description": "", + "67ab3d4b83869afd170fdd3f Name": "BBQ-S43 gas torch", + "67ab3d4b83869afd170fdd3f ShortName": "BBQ-S43", + "67ab3d4b83869afd170fdd3f Description": "A portable torch with a limited gas supply. This bad boy is unlikely to burn a hole in the wall, but will do the job on a small metal target.", + "67adaf8b1230c973bb0433a6 Name": "Mysterious drawings", + "67adaf8b1230c973bb0433a6 ShortName": "Mysterious drawings", + "67adaf8b1230c973bb0433a6 Description": "Who in their right mind would paint something on the ceiling? Be on your guard: there's no telling what else these people might come up with.", + "67adaf95cd47a1ad3f014bc6 Name": "Chalk drawings", + "67adaf95cd47a1ad3f014bc6 ShortName": "Chalk drawings", + "67adaf95cd47a1ad3f014bc6 Description": "How did these drawings even get here? You should probably improve your security system.", + "67adafa1e6a915f9fd050f66 Name": "They're Already Here", + "67adafa1e6a915f9fd050f66 ShortName": "They're Already Here", + "67adafa1e6a915f9fd050f66 Description": "If you gaze long enough at these drawings, it will seem like they are gazing back at you.", + "67ade494d748873e5f0161df Name": "F1 Shrapnel", + "67ade494d748873e5f0161df ShortName": "F1 Shrapnel", + "67ade494d748873e5f0161df Description": "F1 Shrapnel", + "67adf4a95247ac91530fcec7 Name": "Jacke", + "67adf4a95247ac91530fcec7 ShortName": "Jacke", + "67adf4a95247ac91530fcec7 Description": "Jacke", + "67adf4b81c58bd68b2002fec Name": "Hölzerne Munitionskiste", + "67adf4b81c58bd68b2002fec ShortName": "Hölzerne Munitionskiste", + "67adf4b81c58bd68b2002fec Description": "Hölzerne Munitionskiste", + "67adf4db515e3dd542077a1d Name": "Holzkiste", + "67adf4db515e3dd542077a1d ShortName": "Holzkiste", + "67adf4db515e3dd542077a1d Description": "Holzkiste", + "67adf4eb110ba15da90c6413 Name": "Granatenkiste", + "67adf4eb110ba15da90c6413 ShortName": "Granatenkiste", + "67adf4eb110ba15da90c6413 Description": "Granatenkiste", + "67adf54d1c58bd68b2002ff0 Name": "Werkzeugkiste", + "67adf54d1c58bd68b2002ff0 ShortName": "Werkzeugkiste", + "67adf54d1c58bd68b2002ff0 Description": "Werkzeugkiste", + "67adf5752fc5ee84020a9940 Name": "Toter Scav", + "67adf5752fc5ee84020a9940 ShortName": "Toter Scav", + "67adf5752fc5ee84020a9940 Description": "Toter Scav", + "67adf5f7adc1f43b0702b826 Name": "Technische Versorgungskiste", + "67adf5f7adc1f43b0702b826 ShortName": "Technische Versorgungskiste", + "67adf5f7adc1f43b0702b826 Description": "Technische Versorgungskiste", "67b70e43f753cf9f7a0a07a6 Name": "LATAM Drops Event 2025 case (Common)", "67b70e43f753cf9f7a0a07a6 ShortName": "Twitch", "67b70e43f753cf9f7a0a07a6 Description": "", @@ -14609,6 +14726,12 @@ "67b72c64f753cf9f7a0a07aa Name": "LATAM Drops Event 2025 case (Epic)", "67b72c64f753cf9f7a0a07aa ShortName": "Twitch", "67b72c64f753cf9f7a0a07aa Description": "", + "67d3ed3271c17ff82e0a5b0b Name": "Key case", + "67d3ed3271c17ff82e0a5b0b ShortName": "Keys", + "67d3ed3271c17ff82e0a5b0b Description": "This case is the ultimate solution to the problem of hoarding various keys in the stash, helping to store them in one place.", + "67e183377c6c2011970f3149 Name": "Ariadne symbol key", + "67e183377c6c2011970f3149 ShortName": "Ariadne", + "67e183377c6c2011970f3149 Description": "Someone had made a barely visible mark on this key, resembling a ball of thread. Although, it could have simply been left by careless storage.", " V-ex_light": "Auto zur Straße der Militärbasis", " Voip/DisabledForOffline": "VoIP ist im Offline-Modus nicht verfügbar.", " kg": " kg", @@ -15748,6 +15871,7 @@ "Disable overload": "Deaktiviere Überladung", "Disable water and food consumption": "Deaktiviere Wasser- und Energieverbrauch", "DisableGameFramerateLimit": "Disable game FPS limit", + "Disable_traps": "Disable traps", "Disabled": "Deaktiviert", "DisbandGroup": "Gruppe auflösen", "DisbandGroup message": "Bist du dir sicher, dass du die Gruppe auflösen möchtest?", @@ -16719,6 +16843,7 @@ "LVLKILLLIST": "STUFE", "Laboratory": "The Lab", "LaboratoryEnvironmentUiType": "The Lab", + "Labyrinth": "The Labyrinth", "Last game session": "Letzte Spielsitzung", "LastHero": "LastHero", "LastHeroDescription": "Ein Kampf mit Gegnern in einem endlosen Feuergefecht. Es kann nur einen Gewinner geben.", @@ -17302,7 +17427,7 @@ "Prestige/Levels/RewardsListCaption": "REWARDS FOR OBTAINING PRESTIGE", "Prestige/Rewards/ModesCaption": "AVAILABLE IN GAME MODES:", "Prestige/Rewards/RewardDescription": "DESCRIPTION:", - "PrestigeTooltip{0}": "Prestige level: {0}", + "PrestigeTooltip{0}": "Prestige level: {0}", "Previous": "Vorheriger", "PreviousMagazine": "Vorheriges Magazin", "PreviousWalkPose": "Vorherige Ganghaltung", @@ -17735,6 +17860,9 @@ "SHO_TRANSIT_24": "TRANSIT01", "SHO_TRANSIT_24_COND": " ", "SHO_TRANSIT_24_DESC": "Transit zu Lighthouse", + "SHO_TRANSIT_43": "TRANSIT??", + "SHO_TRANSIT_43_COND": "Probably requires Labrys access keycard (1)", + "SHO_TRANSIT_43_DESC": "Transit to Labyrinth?", "SIDE": "SEITE", "SIGHT CRATE": "Vergrößerung", "SILENCE": "RUHE", @@ -19668,6 +19796,8 @@ "lab_Parking_Gate": "Parkhaus-Tor", "lab_Under_Storage_Collector": "Abwasserleitung", "lab_Vent": "Lüftungsschacht", + "labir_exit": "The Way Up", + "labyrinth_secret_tagilla_key": "Ariadne's Path", "lastSession": "Letzte Spielsitzung", "leader": "Anführer", "left_side_plate": "L. PLATTE", @@ -20380,6 +20510,8 @@ "653e6760052c01c1c805532f Description": "Das Zentrum für Geschäfte innerhalb von Tarkov, Sitz des TerraGroup Konglomerats. Dies ist der Ort, an dem alles seinen Ursprung hatte.", "65b8d6f5cdde2479cb2a3125 Name": "Ground Zero", "65b8d6f5cdde2479cb2a3125 Description": "Das Zentrum für Geschäfte innerhalb von Tarkov, Sitz des TerraGroup Konglomerats. Dies ist der Ort, an dem alles seinen Ursprung hatte.", + "6733700029c367a3d40b02af Name": "The Labyrinth", + "6733700029c367a3d40b02af Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", "5464e0404bdc2d2a708b4567 Name": "United Security", "5464e0404bdc2d2a708b4567 Description": "Das private Militärunternehmen USEC wurde 1999 durch die Fusion zweier Unternehmen gegründet: KerniSEC und Safe Sea. Im Jahr 2004 nahm ein Vertreter der TerraGroup International Holding Kontakt mit USEC auf, woraufhin USEC im Wesentlichen zu einer Privatarmee der Holding wurde, die über Niederlassungen in der ganzen Welt verfügt und über 7500 Mitarbeiter beschäftigt.", "5464e0454bdc2d06708b4567 Name": "BEAR", @@ -20424,6 +20556,10 @@ "67d1acda2fb6a5d11b09d6fd Description": "The Priozersk Nature Reserve recently became part of the state-protected wildlife reserves of the North-Western Federal District.", "67d1ad1b5df2d64de808e1da Name": "The Lab", "67d1ad1b5df2d64de808e1da Description": "Secret underground TerraGroup Labs facility hidden right under the center of Tarkov. Officially, this research center does not exist and, based on data scraps, is engaged in research and development as well as testing and simulation of projects in chemistry, physics, biology, and other high technology.", + "67e3f71e445e18765a052687 Name": "The Labyrinth", + "67e3f71e445e18765a052687 Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", + "67e3f72fdb783364cd0a4b63 Name": "A New Threat", + "67e3f72fdb783364cd0a4b63 Description": "There are rumors of a maniac who calls himself the Shadow of Tagilla. Anybody can become a victim of his tortures, and no one has ever escaped from his Labyrinth. One question remains: where did the rumors come from then?", "579b1eb1d53a0658a154fbe6": "", "579b2068d53a0658a154fbe8": "", "57a39d5024597772b41c2a07": "", @@ -21144,6 +21280,39 @@ "67861fd9941d06578a0ea8fe": "", "6786206c27f04d22000ebdde": "", "6786210427f04d22000ebdf7": "", + "67a4705dff08b5b478075453": "", + "67a4707171519b8a49015cae": "", + "67a4709c9e31e9e3f60f751a": "", + "67a470c121ff90a7f50429f1": "", + "67a47147ff08b5b478075457": "", + "67a47169483997eea2033c34": "", + "67a4c176cafaf577010bedee": "", + "67a4c21c6702caaa3205a460": "", + "67a4c23c483997eea20348dc": "", + "67a4c2b2583c93ebdc05c9fd": "", + "67a4c3b76702caaa3205a476": "", + "67a4c41443bcf39fa8084cbb": "", + "67a4c508ff08b5b4780796ee": "", + "67a4c5753f90ad853600a66d": "", + "67a4c5f09e31e9e3f60f8f6a": "", + "67a4c626c96183489404d49e": "", + "67a4c638ff08b5b478079727": "", + "67a4c6bbc96183489404d4ad": "", + "67a4c730a860c3b6900b29d8": "", + "67a4c78c21ff90a7f5047f88": "", + "67a4c7fbff08b5b47807a32c": "", + "67a4c85843bcf39fa8084d21": "", + "67a4c8b4ff08b5b47807a36b": "", + "67a4c9126702caaa3205a4bc": "", + "67a4c9793f90ad853600c028": "", + "67a4cbc8483997eea203493e": "", + "67a4cc4f71519b8a490172fe": "", + "67a4cc7a6702caaa3205a4d1": "", + "67a4cccaae1b56242508c46c": "", + "67a9c837222fc6fb2001c355": "", + "67a9fd84ab1557d7070a32ed": "", + "67aa001f510a89c2ed024003": "", + "67aa00e8b725f94eb603cdfe": "", "5936d90786f7742b1420ba5b name": "Debüt", "5936d90786f7742b1420ba5b description": "Hallo, Soldat. Ich habe einen Job, der ein bisschen zu einfach für meine Jungs ist. Aber du wirst schon klarkommen. Hey, sei nicht sauer, ich kenne dich noch nicht so gut, um dir einen normalen Job zu geben!\n\nAuf den Straßen treibt sich eine Menge Abschaum herum. Die stören mich nicht sehr, aber sie sind trotzdem lästig. Bring ungefähr fünf von denen zur Strecke und nimm ihnen ein paar MP-133-Schrotflinten ab. Ich denke, das wird reichen. Wegtreten, Soldat!", "5936d90786f7742b1420ba5b failMessageText": "", @@ -24241,7 +24410,7 @@ "625d700aefebc4442a7b3875 completePlayerMessage": "", "625d700cc48e6c62a440fab5 name": "Bekanntschaft machen", "625d700cc48e6c62a440fab5 description": "Come on in! Would you like some honey tea? Don't even ask how much honey cost me. In wartime the prices are like that, you know... Also, I want to reflash the transponder, but I need special software. According to my contacts, such software can be obtained from the ex-USECs at the water treatment plant. I know it's not easy, but it's worth it. When do I reflash the transponder? Buddy, you will reflash it. I don't have enough equipment here, but your Intelligence Center should have everything you need if you set it up right. I'll write down exactly what needs to be done. One more thing: the trader sends you the rules of your visit, so to speak. First: you can get to the lighthouse only while carrying the transponder, otherwise how will they distinguish you from the other PMCs? Second: do not run straight in there, make sure that the transponder worked. You will hear a beep, it means that the transponder is authorized, and you can move on. Well, good luck! I'm sure it will work out for sure this time.", - "625d700cc48e6c62a440fab5 failMessageText": "", + "625d700cc48e6c62a440fab5 failMessageText": "I had no idea you could manage to do it wrong... But hell, you did it. Well, you'll never get near Lightkeeper until you make it up to him. That's a sketchy thing you did, mercenary, this set me up pretty bad. Don't expect to get away with it scot-free.", "625d700cc48e6c62a440fab5 successMessageText": "How did it go? Tell me everything.", "6391e2f9e705511c8a4a1b85": "Finde den V3 USB-Stick auf Lighthouse", "6391e31bfa894f0a866afdec": "Flashe den Funksender neu", @@ -27691,6 +27860,182 @@ "676c243fb16f4b14b905e7f4 acceptPlayerMessage": "", "676c243fb16f4b14b905e7f4 declinePlayerMessage": "", "676c243fb16f4b14b905e7f4 completePlayerMessage": "", + "67a09636b8725511260bc421 name": "Shady Contractor", + "67a09636b8725511260bc421 description": "Hey. You may be aware that TerraGroup's aggressive expansion in Tarkov has raised quite a few questions in its time, no doubt? Back then, they were buying out properties and companies left and right in the Norvinsk region, and some of the deals were clearly shady in nature...\n\nTerraGroup has had a particularly interesting contractor, a company called Knossos. Officially they build amusement parks, playgrounds, and other family entertainment venues. But tell me, what possible connection can TerraGroup's scientific research and playgrounds have?\n\nThat's exactly why this smells fishy to me. Knossos could be hiding TerraGroup documents or equipment. Yet to know for certain, we'd have to examine their facilities. And to do that, we'd have to find some kind of record... Knossos definitely had managers overseeing the facilities. You should check out the vehicles in the city center and look for any internal records there.", + "67a09636b8725511260bc421 failMessageText": "", + "67a09636b8725511260bc421 successMessageText": "A manager's diary, huh? Even though it's not official documentation, there might be something useful in there. I'll get back to you in a bit, right now I need to examine these records carefully.", + "67a0a91f4681b4e43d13892b": "Locate the Knossos LLC senior manager's car on Ground Zero", + "67a0ab610345d81cb3cbb24c": "Locate and obtain the manager's diary", + "67a0ab83359e2d00cf9d6b06": "Hand over the diary", + "67a09636b8725511260bc421 acceptPlayerMessage": "", + "67a09636b8725511260bc421 declinePlayerMessage": "", + "67a09636b8725511260bc421 completePlayerMessage": "", + "67a0964e972c11a3f507731b name": "Needle in a Haystack", + "67a0964e972c11a3f507731b description": "You're just in time! I have studied the manager's diary and prepared for you a list of facilities that appear most often in the records. You need to investigate all of these locations. \n\nSo far, I can't tell what exactly to look for. Maybe you'll find equipment or other traces of TerraGroup around there. Focus on these locations and look around.", + "67a0964e972c11a3f507731b failMessageText": "", + "67a0964e972c11a3f507731b successMessageText": "Really, nothing at all? Perhaps it really is just a coincidence... I'll have to think about it and check my sources again.", + "67a0bc81fcbc1c559d09b58f": "Investigate the courtyard park by TerraGroup HQ on Ground Zero", + "67a0bc83182c4b0c71edd0ce": "Investigate the kart track on Interchange", + "67a0bc84f19d5b1120a55762": "Investigate the children's playground on Interchange", + "67a0bc87c60a93d7a3f28b23": "Investigate the children's playground by Concordia on Streets of Tarkov", + "67a0bc8848d9d2cbd274ffd9": "Investigate the coast-side construction site on Shoreline", + "67a0bc8ab12fe4b1baa60e4c": "Investigate the children's playground by the Health Resort on Shoreline", + "67a0964e972c11a3f507731b acceptPlayerMessage": "", + "67a0964e972c11a3f507731b declinePlayerMessage": "", + "67a0964e972c11a3f507731b completePlayerMessage": "", + "67a096577e86e067eb045733 name": "Hidden Layer", + "67a096577e86e067eb045733 description": "You know, I've thought it over again and I'm definitely positive there's a hidden layer to TerraGroup's connection with Knossos. Granted, we don't know what they were hiding yet, but that just means we haven't searched hard enough. We need to double-check everything again.\n\nTry to examine the Knossos facilities from the list again, you can also check out the adjacent buildings. Although last time my advice didn't lead you to a proper result... This time, you'd better trust your skills and intuition. Maybe we'll get lucky this way.", + "67a096577e86e067eb045733 failMessageText": "", + "67a096577e86e067eb045733 successMessageText": "Why didn't I think of that before? Knossos didn't purchase the whole territory of Azure Coast, but only the basements under it! That's why I thought this playground was our target.\n\nA door like this is unlikely to be accessed with a regular TerraGroup keycard. Considering they, meaning TerraGroup specifically, disguised that place as a Knossos facility, the keycard to access it should probably also have a suitable design.\n\nI'll try to find out more about these keycards and secure access to them, but it will take a considerable amount of time. If you don't wanna wait, try to find some other useful information, or better yet, the keycards themselves.", + "67a0bf7103442ae640dba835": "Locate a good lead related to Knossos LLC", + "67a0d4f554021b3adef76c42": "Locate and obtain the Knossos LLC facility key", + "67a0d50b04d3f4b66ede1e3a": "Find a way inside the Knossos LLC facility", + "67dbdd4d6a2e4b8e002b647d": "Find a way inside the Knossos LLC facility", + "67dbdd819d8208bb2082480e": "Locate and obtain the Knossos LLC facility key", + "67a096577e86e067eb045733 acceptPlayerMessage": "", + "67a096577e86e067eb045733 declinePlayerMessage": "", + "67a096577e86e067eb045733 completePlayerMessage": "", + "67a0966005d1611ed90be758 name": "", + "67a0966005d1611ed90be758 description": "", + "67a0966005d1611ed90be758 failMessageText": "", + "67a0966005d1611ed90be758 successMessageText": "", + "67a0966005d1611ed90be758 acceptPlayerMessage": "", + "67a0966005d1611ed90be758 declinePlayerMessage": "", + "67a0966005d1611ed90be758 completePlayerMessage": "", + "67a0966817e34930e500754c name": "Forced Alliance", + "67a0966817e34930e500754c description": "Been waiting for you. I don't know about your own search, but I think I found a way to get the keycards. Apparently, Sanitar had access to the basement beneath the health resort. That alone proves my hunch about Knossos' ties to TerraGroup.\n\nBut right now, we need to find the keycards. I can't help you with that, but Therapist definitely has Sanitar's contacts. I've already reached out to her, and she's willing to help. I believe that the trail we've found is more important than our conflicting viewpoints.\n\nHowever, if you can find another way to get the keycards without having to deal with Sanitar, I'll wish you luck.", + "67a0966817e34930e500754c failMessageText": "", + "67a0966817e34930e500754c successMessageText": "Excellent, now we have access to this facility. There's no time to lose. The rumor of the health resort cellars and the keycards has already spread throughout the city, and you may very well have competition on your tail. Gotta hurry up.", + "67a0d8f2db972857cd90d9c0": "Assist Therapist with her investigation", + "67dfa35c8c11bf33774c38a3": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67e11d97f2b4ba8761d0861b": "Assist Therapist with her investigation", + "67e17995c7204639f43caf60": "Assist Therapist with her investigation", + "67e41d4e9f783e8f4b234a1b": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67a0966817e34930e500754c acceptPlayerMessage": "", + "67a0966817e34930e500754c declinePlayerMessage": "", + "67a0966817e34930e500754c completePlayerMessage": "", + "67a09673972c11a3f507731d name": "The Tarkov Butcher", + "67a09673972c11a3f507731d description": "Greetings. Yes, Sergei told me that you're looking for the keycards to the health resort basement. I have no idea what is down there, but one of my colleagues visits there somewhat often. Perhaps it is one of the places where he might store valuable equipment... It's hardly anything important if he agrees to give you the keycards. Obviously, it wouldn't be for free.\n\nYou may have heard stories about a certain, um, criminal operating out of the central city district? The first rumors of the Tarkov Butcher date back to the Contract Wars. However, some of my patients say that he still haunts the streets... \n\nA colleague of mine has taken an interest in this matter and is looking for traces of this “butcher”. For the greater good, naturally. Such a dangerous individual is not simple to track down, therefore we must understand his motives and goals, no matter how much they diverge from human values. \n\nWe were able to obtain a criminal case file from the local police department. According to this, the “butcher” worked as a driver for a meat packing plant here in the city limits. The bodies of the victims were found in refrigerator trucks used to transport frozen meat... But as the conflict escalated, the case was abandoned.\n\nNow, you have all the details. If you can find anything to help my colleague's research, he will hand you the keycards to that basement.", + "67a09673972c11a3f507731d failMessageText": "", + "67a09673972c11a3f507731d successMessageText": "Did he seriously transport the bodies of his victims along with the meat, which then went to the store shelves? That is appalling. The fact that you found this substance used by the maniac will help my colleague make progress on the... evidence file on this case.\n\nHere are your keycards, I already received them. Along with them, I was asked to tell you to watch your step when visiting the basement. Apparently the cellars have deteriorated over the years.", + "67a0d92a6cf4a5745d0bc94f": "Locate and obtain the chemical container on Ground Zero", + "67a0d9b0771af75e83c19178": "Stash the container inside the ambulance car by the cottages on Shoreline", + "67a09673972c11a3f507731d acceptPlayerMessage": "", + "67a09673972c11a3f507731d declinePlayerMessage": "", + "67a09673972c11a3f507731d completePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 name": "Sensory Analysis - Part 1", + "67a0967c003a9986cb0f5ac1 description": "Hello my brother! Okay, okay, not so loud, I'm hung over as shit. Don't know how the BTR guy's still driving after last night. The engine is surely screeching louder than fucking generators!\n\nBy the way, you came at a really good time, almost like you knew I'm gonna need help. So, about the meeting we had yesterday. I have a moonshine supplier, he makes legit good stuff! We've been working together for six months now, everything was fine. And now, customers started complaining that I was selling them fake stuff. So, I had to check the product quality, and no one in our region knows as much about liquor as the BTR driver.\n\nSo I invited him over for... let's call it sampling, hehe. And there he was, saying that no one starts with hard hitters right off the bat, he needed a warm-up. Then another. Then another... So after all that, I checked the moonshine in the morning, and we didn't even open it!\n\nLong story short, the driver didn't finish the job. I'm not gonna live through this kind of sampling party a second time, so I'll let him taste everything by himself. Can you pass him this bottle? Don't lose it, alright?", + "67a0967c003a9986cb0f5ac1 failMessageText": "", + "67a0967c003a9986cb0f5ac1 successMessageText": "So, did'ya deliver the bottle? Huh? Man, this driver guy's such a prick. I love him! Hey, easy there, man, I get it. Listen, some things just shouldn't be talked about right off the bat, the Labyrinth is one of them.\n\nI have to consider all the risks that come with this info, so sit tight for a little while.", + "67b89ab86d4d6fd2c26b22a0": "Hand over a Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc294d681db91b2fa3b279": "Hand over the Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc35a55ec6148bf565204d": "Go to the Woods or Streets of Tarkov location with Moonshine", + "67dc3861d5c0070b960c1bba": "Obtain the item: Bottle of Fierce Hatchling moonshine", + "67dc393c6089aa48050efa02": "Go to Woods or Streets of Tarkov", + "67a0967c003a9986cb0f5ac1 acceptPlayerMessage": "", + "67a0967c003a9986cb0f5ac1 declinePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 completePlayerMessage": "", + "67a096ed77dd677f600804ba name": "Sensory Analysis - Part 2", + "67a096ed77dd677f600804ba description": "I miscalculated my abilities yesterday at a friendly get-together. Don't worry, we've sailed in worse storms than this. One time I was so wasted I couldn't find the gearbox in this thing. So I tied my hand to the lever with a bandage! Inventiveness is the main principle for a machinist!\n\nRagman needed to check some goods, and I'm a veteran in this field. Except I can't remember, for the life of me, whether we finally got to his test sample or not. Well, whatever. If it's so important, we can get together again. Such an evening is a sin not to do again, I know you'd like it too!\n\nBut still, if you need to visit Ragman, ask him about the moonshine, I promised I'd help him. And now I don't even know if I did help him or not.", + "67a096ed77dd677f600804ba failMessageText": "", + "67a096ed77dd677f600804ba successMessageText": "Are you sure this is it? Okay, I can smell it, that's definitely the one! \n\nRagman told me about the health resort's cellars yesterday, I even had to fucking get him wasted so we could finally change the subject. Anyway, there was a Soviet bomb shelter under the health resort, and Ref was going to organize a new arena there, for VIP audiences. I think it also involved Tagilla somehow... No, it was something else...\n\nAnyway, for this arena, Ref organized a big gear acquisition from Ragman, everything was almost ready. And then our host guy suddenly backed out. Why? Who the fuck knows.\n\nRagman was really upset that the idea had fallen through. But he'd already delivered some of the gear, and he definitely used those keycards you're looking for. You better ask him yourself, I don't remember much from yesterday. Thanks for the drink, by the way.", + "67a0da26a3b8d254347b8634": "Hand over a Bottle of Fierce Hatchling moonshine", + "67a096ed77dd677f600804ba acceptPlayerMessage": "You didn't make it to the \"test sample\" yesterday. Here, Ragman asked me to give it to you so that you could test it yourself.", + "67a096ed77dd677f600804ba declinePlayerMessage": "", + "67a096ed77dd677f600804ba completePlayerMessage": "By the way, I wanted to ask you: have you heard anything about the facility under the health resort and the keycards to access it?", + "67a096f605d1611ed90be75a name": "Hot Zone", + "67a096f605d1611ed90be75a description": "Okie-dokie, so I took some time to think about the Labyrinth and your interest in it. Things have cooled off, so I might be able to help you out. Maybe we can find some mutual benefits along the way, eh? But first, I need you to help me with a specific order. For the kind of information I'm about to give you, it's a real bargain!\n\nI've got two shipments that are sitting on hold right now. One is waiting at Customs, the other at the military base. My couriers were really badly received there. I lost one group, and from the second one, only half of them came back. The fuckers took almost all the goods! Things are too hot in those areas for my courier guys.\n\nThe PMC pricks really took a liking to those places or something. It's either camping snipers, some ushanka-wearing psychos with shotguns, or fucking \"grenadiers\" in the military bunkers. Thing is, this order is big and important for me, I can't let it go to waste.\n\nYou have good experience in this kind of work. Maybe not in one go, but I'm sure you'll do everything perfectly. And while you're at it, I'll arrange everything for your Labyrinth business! Here's the gear that survived the ambushes. Take it right away, it'll be less work later.\n\nStash the rigs at the gas station near the road on Customs, and the plates on the roof of the military base's workshop with, uh, a black knight symbol, whatever that means.", + "67a096f605d1611ed90be75a failMessageText": "", + "67a096f605d1611ed90be75a successMessageText": "Never doubted you, brotherman! Alright, time to do my part. One day, Ref came to me with an idea for a big project. He found these cellars under Azure Coast, he even had investors already. Even back then I already thought that somebody out there really liked the chaos we had going on here a little too much.\n\nEverything went as planned, we agreed on deliveries and drop-off points. He even had a name for the new Arena format: you guessed it, \"The Labyrinth\"! I don't know what it had to do with these cellars. So, after that, Ref suddenly canceled everything, said that it wasn't up to him, and disappeared from the radar for a while.\n\nIt was hard to give up such a good deal. However, I still have those keycards, I even wanted to stop by sometime to see the arena with my own eyes. There's not many of them, but for you, I'll make a good deal. No haggling though!", + "67b880086630950141bf71ee": "Stash the Zulu Nylon Gear M4 RSCR chest rigs at the new gas station on Customs", + "67b88020f3c5f1e3e6eb1f83": "Stash the class 4 ballistic plates on the roof of the specified repair workshop on Reserve", + "67a096f605d1611ed90be75a acceptPlayerMessage": "", + "67a096f605d1611ed90be75a declinePlayerMessage": "", + "67a096f605d1611ed90be75a completePlayerMessage": "", + "67a096fe972c11a3f5077321 name": "Competition Protection", + "67a096fe972c11a3f5077321 description": "Hello, gladiator! I hear you're interested in those health resort cellars. I'll be honest, the idea was a good one, I might even revisit it later... But at this moment, it's not the right time for the Labyrinth. So I'm not gonna tell you anything about it, sorry.\n\nIf you want to go to the entry site on your own and rummage through the garbage left there, I won't stop you. But without the access keycard, you can't get inside the Labyrinth. That's where our interests align. One of my gladiators has been getting a little starstruck lately. He thinks that nobody can beat his arena performance, and wants to up his salary. Even took to blackmailing me, the bastard! However, it's not profitable to just outright take him out of the fights.\n\nI want to show him that there are no indispensable people, and to do that, we need to make some noise in the Arena. Hopefully that'll bring this guy to his senses. You're a capable fighter, and I'll make you a fair deal: if you can get on the Arena's best gladiator ranks, I'll help you with the keycards to the Labyrinth. You up for it?", + "67a096fe972c11a3f5077321 failMessageText": "", + "67a096fe972c11a3f5077321 successMessageText": "You turned out to be a real dark horse... The results are remarkable. Not everyone can pull this off. \n\nI'll unlock one of the keycard stashes for you. But be aware that this is a very special item, and I'm not going to give it to you for free.\n\nOne more thing. Arena rewards the best gladiators, and you clearly have potential. If you get tired of scavenging the ruins and want real glory, you know where to find me.", + "67a0db1217cd5fe7e5a2e36e": "Eliminate enemies in any game mode in Arena", + "67a0dbaf93ac1717d296be98": "Take at least 3rd place in Last Hero in Arena", + "67a096fe972c11a3f5077321 acceptPlayerMessage": "", + "67a096fe972c11a3f5077321 declinePlayerMessage": "", + "67a096fe972c11a3f5077321 completePlayerMessage": "", + "67a0970744893b9f3f0d9b68 name": "Offensive Reconnaissance", + "67a0970744893b9f3f0d9b68 description": "You got the keycard? Perfect. Judging by how much everyone's interested in these cellars, you and I are on a truly important trail. There could be a TerraGroup warehouse or another lab that's been sealed there ever since the evacuation! We don't have time to waste.\n\nFirst we need to search these premises and figure out what the purpose of the facility is. TerraGroup would not be so eager to hide it if what is going on inside corresponds to their company's public profile. Try to memorize everything you see: the structure of the premises, equipment, tools, markings or other symbols... Every detail counts.\n\nI'll wait for your return and set up my surveillance system to track any information about the health resort. If anyone finds more than we do, I'll see it.", + "67a0970744893b9f3f0d9b68 failMessageText": "", + "67a0970744893b9f3f0d9b68 successMessageText": "An old bunker? Yes, there was one mentioned in the archives, an old Soviet shelter. Thing is, it was closed down about twenty years ago due to some kind of technical failure. Looks like Knossos restored it to working order. But why would TerraGroup need an abandoned bomb shelter? \n\nUm, hang on. I'm picking up a signal from my interception network. An encrypted message that seems to be coming straight from these cellars... Give me a minute.", + "67a0dc6bf47ca0fde27cf1f7": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0dc94a4d798e79853f2eb": "Obtain the Labrys access keycard", + "67dbe0f532ff08bfa13237a8": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0970744893b9f3f0d9b68 acceptPlayerMessage": "", + "67a0970744893b9f3f0d9b68 declinePlayerMessage": "", + "67a0970744893b9f3f0d9b68 completePlayerMessage": "", + "67a0970f05d1611ed90be75d name": "Hypotheses Testing", + "67a0970f05d1611ed90be75d description": "I was able to decipher the signal. It's old and very faint, apparently the bunker completely blocked it until you opened the doors. For some reason, the message is on loop, but this doesn't mean anything, the equipment inside could have been damaged for a while. Besides, we still don't know what the TerraGroup team was doing in there.\n\nThe message says that the facility still contains materials and data that fall under the first priority of evacuation. Moreover, it mentions reports of experiments conducted at the site. This is astonishing, we couldn't have found a better time to discover something as valuable as this!\n\nKnowing more and more people are finding out about these cellars every day, it means that soon the traders and other PMCs will want to explore the area we've discovered. Perhaps even Lightkeeper will be interested... I need those documents mentioned in the signal. Whatever you can find, please bring them to me as soon as you can.", + "67a0970f05d1611ed90be75d failMessageText": "", + "67a0970f05d1611ed90be75d successMessageText": "Well done. The data is fragmented, but still extremely useful. The health resort's basements have changed a lot since the disaster began, but at some point in time, they were definitely used as a testing ground for some kind of weapon... An experimental EW or hacking device, maybe. This remains to be determined.\n\nI can already see that some of the measurements and experiments will be very useful in their own right. So your labors were definitely not in vain. Thank you.", + "67a0dce6c7627dac621fd539": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0dcf4ff6f74931359b9f9": "Hand over the found in raid item: Labrys research notes", + "67dbe16ece16a02860ed9d33": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0970f05d1611ed90be75d acceptPlayerMessage": "", + "67a0970f05d1611ed90be75d declinePlayerMessage": "", + "67a0970f05d1611ed90be75d completePlayerMessage": "", + "67a09724972c11a3f5077324 name": "Confidential Info", + "67a09724972c11a3f5077324 description": "Greetings, my friend. According to my information, you've gained access to one of TerraGroup's abandoned facilities. We've witnessed many times what happens when dangerous developments fall into the hands of unqualified people. Our partners are very concerned about what happened in Tarkov after that outbreak in the Laboratory.\n\nThere's no way we're going to let this crisis happen again. That's why I have a high-priority assignment for you. I need to retrieve a storage device containing sensitive information from that facility. The details are highly classified. The client can trace an independent attempt to read the data and cancel the contract, so please do not even attempt it.\n\nIn addition to the storage device, I was told that there is also a maintenance room on the site, the client has said that it should look like a workshop. It must be destroyed or at least damaged. But be careful with the explosives: we don't want you perishing with the storage device.", + "67a09724972c11a3f5077324 failMessageText": "", + "67a09724972c11a3f5077324 successMessageText": "Great job, my friend! My partner especially appreciates your respect for privacy and requested a proper reward for you.", + "67a0dd7a2519959b187db47f": "Locate and obtain the special storage module inside The Labyrinth", + "67a0dda1370e2f877a6c8531": "Hand over the found information", + "67a0de2750fdff39d267ea16": "Plant a hand grenade in the assembly workshop inside The Labyrinth", + "67a09724972c11a3f5077324 acceptPlayerMessage": "", + "67a09724972c11a3f5077324 declinePlayerMessage": "", + "67a09724972c11a3f5077324 completePlayerMessage": "", + "67a0972e77dd677f600804bd name": "This Tape Sucks", + "67a0972e77dd677f600804bd description": "Hello again. I received a patient who was recently wounded in the resort cellars and barely escaped from this monster in a bull mask... Obvious mental trauma, perhaps more than one. But besides the stories about this Minotaur, the patient also mentioned many confinement and even torture chambers.\n\nYou surely recognize the unacceptable nature of such human confinement, even under wartime conditions, so I am counting on your cooperation. We must get to the bottom of what is or was going on in these cellars. \n\nExplore those jail rooms and try to uncover any information or evidence that will help us find out who is responsible for what happened. And most importantly, what was the purpose of all these \"experiments\".", + "67a0972e77dd677f600804bd failMessageText": "", + "67a0972e77dd677f600804bd successMessageText": "A video tape... You haven't watched it yet, have you? Now I know what is happening. I was wrong before.\n\nThe resort was one of the evacuation points when it all started, and its cellars could have been used for, uh, different purposes... The situation wasn't so severe yet at that time, and they tried to isolate the deceased bodies from crowded places.\n\nThis tape is definitely not a cause for concern... However, I would refrain from visiting these cellars if I were you. Ventilation in bomb shelters has always been a weak point, and humidity only contributes to possible intoxication...", + "67a0de6954c67082e9148328": "Locate the torture room inside The Labyrinth", + "67a0de84e8e35296a13500c8": "Locate and obtain any evidence of torture", + "67a0de9190545ec5612fdda5": "Hand over the found information", + "67a0972e77dd677f600804bd acceptPlayerMessage": "", + "67a0972e77dd677f600804bd declinePlayerMessage": "", + "67a0972e77dd677f600804bd completePlayerMessage": "", + "67a097379f2068e74603c6ac name": "Indisputable Authority", + "67a097379f2068e74603c6ac description": "Oi, operator! There's a job for you, I don't want no tosser for this. Everyone's been checking out the dungeons under the resort, you ought to know about it by now. They say there's a bogeyman sitting there, safeguarding the whole territory, yelling like a madman and chasing everyone outta there. \nNobody can put him down!\n\nSome partners of mine have started asking questions, trying to drive down prices because of this situation. But let me tell you this: the key to authority is not to fuck up the opportunity. We need to act now, and we need to do it in a way that every little prick knows his place. So we gotta take this fucker down. If you do it in my name, so to speak, everyone will understand.\n\nYou've got the skills, so this \"Minotaur\" idiot won't be a problem for you. But still, better be careful, this bastard is no joke either.", + "67a097379f2068e74603c6ac failMessageText": "", + "67a097379f2068e74603c6ac successMessageText": "I knew I bet on the right guy! So, all safe and sound, ye? Good for you, good for you... Word's already out about your feat, no one's gonna blabber any bullshit to me anymore.\n\nSurely a lasting impression. You helped my business today, so I won't disappoint you either. Here, all yours.", + "67a0df619fb6c42b9a08e8e9": "Locate and neutralize the \"Minotaur\" inside The Labyrinth", + "67a0df7f2cd4d4413cd29b45": "Eliminate the \"Minotaur's\" guards inside The Labyrinth", + "67a097379f2068e74603c6ac acceptPlayerMessage": "", + "67a097379f2068e74603c6ac declinePlayerMessage": "", + "67a097379f2068e74603c6ac completePlayerMessage": "", + "67a0975992ad467b1906d468 name": "Vacate the Premises", + "67a0975992ad467b1906d468 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other mercs out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67a0975992ad467b1906d468 failMessageText": "", + "67a0975992ad467b1906d468 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67a0e075445754a936be25b7": "Eliminate PMC operatives inside The Labyrinth", + "67a0975992ad467b1906d468 acceptPlayerMessage": "", + "67a0975992ad467b1906d468 declinePlayerMessage": "", + "67a0975992ad467b1906d468 completePlayerMessage": "", + "67a09761e720611a6a01f288 name": "Keeper's Word", + "67a09761e720611a6a01f288 description": "I have a new job for you. Someone found a way into the cellars under the health resort. This is not a good set of circumstances for Tarkov. Excessive curiosity often ruins a man in peacetime, but in the present situation, the mistake of one will lead to the death of many.\n\nI know how to safeguard the bunker. You may not have yet met the wardens who watch the city at night. But they certainly have met you. And now I need you to leave a short message for them at the Knossos facility, with their instruments.\n\nHowever, just dropping these knives in the rubble won't be enough. You need places with meaning, so that the knife you stick in becomes a symbol of sorts. Which places should you choose? You'll figure it out on your own. And if you can't, why should I even work with you?", + "67a09761e720611a6a01f288 failMessageText": "", + "67a09761e720611a6a01f288 successMessageText": "Perhaps now you've saved Tarkov from a new calamity that could have wiped the city off the face of the earth... before its time.\n\nYour reward is here. Oh, and one more thing. If I were you, I'd stop enquiring about those dungeons if you want to survive these troubled times.", + "67a0e4df8cddbe2df31dd1d9": "Stash a Cultist knife in the first special place inside The Labyrinth", + "67a0e4e399e34c9ffcdc6e00": "Stash a Cultist knife in the second special place inside The Labyrinth", + "67a0e4e64cb065811d95c6d9": "Stash a Cultist knife in the third special place inside The Labyrinth", + "67a09761e720611a6a01f288 acceptPlayerMessage": "I didn't think I'd be part of some ritual... Well, I'll figure it out when I get there.", + "67a09761e720611a6a01f288 declinePlayerMessage": "", + "67a09761e720611a6a01f288 completePlayerMessage": "It's done. Your friends are gonna love this.", + "67d03be712fb5f8fd2096332 name": "Vacate the Premises", + "67d03be712fb5f8fd2096332 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other guys out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67d03be712fb5f8fd2096332 failMessageText": "", + "67d03be712fb5f8fd2096332 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67d03be712fb5f8fd2096334": "Eliminate any target inside The Labyrinth", + "67d03be712fb5f8fd2096332 acceptPlayerMessage": "", + "67d03be712fb5f8fd2096332 declinePlayerMessage": "", + "67d03be712fb5f8fd2096332 completePlayerMessage": "", "616041eb031af660100c9967 startedMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 failMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 successMessageText 54cb50c76803fa8b248b4571 0": "Alles sicher sagst du? Dann gute Arbeit, Soldat.", @@ -28400,6 +28745,12 @@ "676094451fec2f7426093be6 name": "More Prestigious", "676094451fec2f7426093be6 description": "Earn the Prestige level 2", "676094451fec2f7426093be6 successMessage": "", + "67a0e57117e34930e50075f3 name": "In Search of an Exit", + "67a0e57117e34930e50075f3 description": "Complete the Labyrinth event task line", + "67a0e57117e34930e50075f3 successMessage": "", + "67a0e57b972c11a3f50773b2 name": "Dungeon Master", + "67a0e57b972c11a3f50773b2 description": "Complete the Labyrinth event task line and all side tasks", + "67a0e57b972c11a3f50773b2 successMessage": "", "674724a154d58001c3aae177 name": "", "674724a154d58001c3aae177 description": "", "674ed02cb6db2d9636812abc name": "Slot 1", @@ -28653,6 +29004,15 @@ "675a99f30fba9efc6a40481d name": "Sports target", "675a99f30fba9efc6a40481d description": "Just an ordinary target, nothing special.", "675b54c583e8ee6215546694": "Construct Shooting Range level 3", + "67adb25c7a0e0fce8574438c name": "Minotaur's Lair", + "67adb25c7a0e0fce8574438c description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67adb26efce3692da77f4e2e": "Can only be obtained during special events", + "67adb38d0217ccce16b5b08c name": "Minotaur's Lair", + "67adb38d0217ccce16b5b08c description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adb39a6be8354a8f72b830": "Can only be obtained during special events", + "67adb4843fec17bf3ea9452e name": "Minotaur's Lair", + "67adb4843fec17bf3ea9452e description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adb48fd05a78f5a5fc5260": "Can only be obtained during special events", "672df12f97f0469cea52f55e name": "Prestige 1", "675d7242b85061aa2017c341": "Complete the task You've Got Mail", "672df4281ab8d9c8849a0c88 name": "Prestige 2", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/hu.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/hu.json index 2c767ae1..26e9327e 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/hu.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/hu.json @@ -6073,7 +6073,7 @@ "5d6e67fba4b9361bc73bc779 Description": "A 12/70 shell loaded with 9 6.5mm buckshot pellets for 12 gauge shotguns.", "5d6e6806a4b936088465b17e Name": "12/70 8.5mm Magnum buckshot", "5d6e6806a4b936088465b17e ShortName": "Magnum", - "5d6e6806a4b936088465b17e Description": "A 12/70 shell loaded with 16 8.5mm buckshot pellets for 12 gauge shotguns.", + "5d6e6806a4b936088465b17e Description": "A 12/70 shell loaded with 8 8.5mm buckshot pellets for 12 gauge shotguns.", "5d6e6869a4b9361c140bcfde Name": "12/70 Grizzly 40 slug", "5d6e6869a4b9361c140bcfde ShortName": "Grizzly", "5d6e6869a4b9361c140bcfde Description": "The \"Grizzly 40\" 12/70 expanding slug shell for 12 gauge shotguns.", @@ -10226,9 +10226,6 @@ "648afce7ec6bb25b2608defb Name": "PM FAB Defense PM-G pistol grip (Olive Drab)", "648afce7ec6bb25b2608defb ShortName": "PM-G OD", "648afce7ec6bb25b2608defb Description": "A PM grip by FAB Defense with a built-in magazine release mechanism that turns the Soviet classic into a modern handy pistol, significantly improving ergonomics. Olive Drab version.", - "648c1a965043c4052a4f8505 Name": "ebudal", - "648c1a965043c4052a4f8505 ShortName": "ebudal", - "648c1a965043c4052a4f8505 Description": "ebudal tested on monkes", "6491c6f6ef312a876705191b Name": "PK Zenit B-50 handguard", "6491c6f6ef312a876705191b ShortName": "B-50", "6491c6f6ef312a876705191b Description": "The B-50 integrally-machined handguard made of D16T alloy for Kalashnikov Machine gun. Allows installation of additional equipment and handgrips. Manufactured by Zenit.", @@ -10580,7 +10577,7 @@ "6513f05a94c72326990a3866 Name": "RPD wooden handguard", "6513f05a94c72326990a3866 ShortName": "RPD wood", "6513f05a94c72326990a3866 Description": "A standard-issue wooden handguard for the RPD machine gun. Manufactured by V.A. Degtyarev Plant.", - "6513f0a194c72326990a3868 Name": "RPD 7.62x39 \"Buben\" 100-round box", + "6513f0a194c72326990a3868 Name": "RPD 7.62x39 Buben 100-round box", "6513f0a194c72326990a3868 ShortName": "Buben", "6513f0a194c72326990a3868 Description": "A standard-issue 100-round box for the RPD machine gun nicknamed \"Buben\" for its round shape. Manufactured by V.A. Degtyarev Plant.", "6513f0f5e63f29908d0ffab8 Name": "RPD barrel thread protector", @@ -14450,7 +14447,7 @@ "6761763448fa5c377e06fc39 Name": "AKMS FAB Defense M4-AKMS P stock adapter", "6761763448fa5c377e06fc39 ShortName": "AKMS P", "6761763448fa5c377e06fc39 Description": "A buttstock adapter for the AKMS automatic rifle. Allows to install Com-Spec and Mil-Spec buttstocks on the weapon. Made of durable anodized aluminum. Manufactured by FAB Defense.", - "6761765f1f08ed5e8800b7a6 Name": "5.56x45 Beta C-Mag 100-round drum magazine", + "6761765f1f08ed5e8800b7a6 Name": "AR-15 5.56x45 Beta C-Mag 100-round drum magazine", "6761765f1f08ed5e8800b7a6 ShortName": "AR C-Mag", "6761765f1f08ed5e8800b7a6 Description": "A 100-round double drum magazine for the AR-15 platform weapons. Manufactured by Beta Company.", "676176a162e0497044079f46 Name": "UZI 9x19 Beta C-Mag 100-round drum magazine", @@ -14600,6 +14597,126 @@ "676aa450fe1fc45172014df2 Name": "Twitch Winter 2025 case (Epic)", "676aa450fe1fc45172014df2 ShortName": "Twitch 2025", "676aa450fe1fc45172014df2 Description": "A case with some epic goodies.", + "678f84bb9e85556ca60f0362 Name": "Tagilla's welding mask \"ZABEY\"", + "678f84bb9e85556ca60f0362 ShortName": "\"ZABEY\"", + "678f84bb9e85556ca60f0362 Description": "Judging by this mask, the Labyrinth had severely affected Tagilla's mental state, making him even more unhinged and bloodthirsty. Who thought he could be any more crazy?", + "678fa929819ddc4c350c0317 Name": "Valve handwheel", + "678fa929819ddc4c350c0317 ShortName": "handwheel", + "678fa929819ddc4c350c0317 Description": "A massive handwheel removed from some kind of valve. It must have been used to regulate the water or gas supply in the Knossos underground facilities.", + "679b944d597ba2ed120c3d3c Name": "Last Breath poster", + "679b944d597ba2ed120c3d3c ShortName": "Last Breath", + "679b944d597ba2ed120c3d3c Description": "There's no escape from the Shadow of Tagilla's grasp. The only thing left to do is to take the last deep breath and hold on as long as possible.", + "679b946f90622daf9708da6d Name": "Final Moment poster", + "679b946f90622daf9708da6d ShortName": "Final Moment", + "679b946f90622daf9708da6d Description": "Looking at this poster, you realize the sheer terror that the Shadow of Tagilla's victims felt before they died.", + "679b94734e9ca6b3d80586a7 Name": "Taurus poster", + "679b94734e9ca6b3d80586a7 ShortName": "Taurus", + "679b94734e9ca6b3d80586a7 Description": "This poster embodies the nature of the Shadow of Tagilla. Brutality, thirst for murder, and blood. Rivers of blood.", + "679b9477708cfcb2060b9ade Name": "Tark Souls poster", + "679b9477708cfcb2060b9ade ShortName": "Tark Souls", + "679b9477708cfcb2060b9ade Description": "This poster shows the Shadow of Tagilla being slain by a warrior from the Labyrinth. Very few people have witnessed such a scene with their own eyes.", + "679b9716597ba2ed120c3d3f Name": "Knossos LLC facility key", + "679b9716597ba2ed120c3d3f ShortName": "Knossos", + "679b9716597ba2ed120c3d3f Description": "A worn office door key marked \"Knossos LLC\". Probably used to open utility rooms or other premises belonging to Knossos.", + "679b9819a2f2dd4da9023512 Name": "Labrys access keycard", + "679b9819a2f2dd4da9023512 ShortName": "Labrys", + "679b9819a2f2dd4da9023512 Description": "A keycard to one of Knossos facilities. The design references the Minotaur mythos, but it's somewhat strange there are no Minotaur theme parks in Tarkov.", + "679b98e429acd1f2f60985a3 Name": "Container with suspicious substance", + "679b98e429acd1f2f60985a3 ShortName": "Substance", + "679b98e429acd1f2f60985a3 Description": "A chemical container with a thick, murky liquid inside. Only a lunatic like Sanitar would want to study something like this.", + "679b992329acd1f2f60985a5 Name": "Labrys research notes", + "679b992329acd1f2f60985a5 ShortName": "Labrys", + "679b992329acd1f2f60985a5 Description": "The documents are encrypted, but appear to contain research notes on some kind of technology or weapon. The records mention the name “Item 1156”.", + "679b998180a165f7a40b4c2c Name": "Slaughter videotape", + "679b998180a165f7a40b4c2c ShortName": "Slaughter", + "679b998180a165f7a40b4c2c Description": "A videotape with traces of blood and the words “Slaughter”. The owner of the tape hardly felt sympathy for his victims.", + "679b9a1a4e4ed4b3b40ae5c2 Name": "Knossos senior manager's diary", + "679b9a1a4e4ed4b3b40ae5c2 ShortName": "Knossos", + "679b9a1a4e4ed4b3b40ae5c2 Description": "Meetings, facilities, and other notes from Knossos senior manager are noted in the diary. If you study them, you can get at least a rough summary of the company's facilities.", + "679b9aa490622daf9708da73 Name": "VPX Flash Storage Module marked Group #3", + "679b9aa490622daf9708da73 ShortName": "Group #3", + "679b9aa490622daf9708da73 Description": "The VPX Flash Storage Module (FSM) provides high-performance, high-capacity, solid-state SATA storage with AES-256 bit encryption using an Application Specific Integrated Circuit (ASIC). Judging by the marking, it contains data on the focus group experiments and research.", + "679b9cce4e4ed4b3b40ae5c5 Name": "Nailhead figurine", + "679b9cce4e4ed4b3b40ae5c5 ShortName": "Nailhead", + "679b9cce4e4ed4b3b40ae5c5 Description": "A limited edition Tarko figurine. What's more strange: the pale skin or the nails stuck in his head? It looks like this poor guy has experienced the full spectrum of human pain.", + "679b9d43597ba2ed120c3d44 Name": "Petya Crooker figurine", + "679b9d43597ba2ed120c3d44 ShortName": "Crooker", + "679b9d43597ba2ed120c3d44 Description": "A limited edition Tarko figurine. A creepy dude with a disfigured face and blades on his arm. Doing Obdolbos would give you nightmares.", + "679b9d4b3374fb14f40efe6d Name": "Count Bloodsucker figurine", + "679b9d4b3374fb14f40efe6d ShortName": "Bloodsucker", + "679b9d4b3374fb14f40efe6d Description": "A limited edition Tarko figurine. Count Bloodsucker wouldn't have lasted more than a couple days in Tarkov. Sucking blood is cool and all, but does it work against flashbangs and .308?", + "679b9d55708cfcb2060b9ae3 Name": "Xenoalien figurine", + "679b9d55708cfcb2060b9ae3 ShortName": "Xenoalien", + "679b9d55708cfcb2060b9ae3 Description": "A limited edition Tarko figurine. Looks like a monster with a disproportionately elongated head and a double mouth. Totally \"Alien\" (good one) to the Tarko universe.", + "679b9d6390622daf9708da76 Name": "Pointy guy figurine", + "679b9d6390622daf9708da76 ShortName": "Pointy guy", + "679b9d6390622daf9708da76 Description": "A limited edition Tarko figurine. This funny little character is wearing something like a pyramid on his head. A character like this could only exist in a fictional world, along with zombies and other monsters.", + "679ba90d269ddfea47012159 Name": "Chained Labrys", + "679ba90d269ddfea47012159 ShortName": "Labrys", + "679ba90d269ddfea47012159 Description": "A two-handed axe made out of a sewer hatch... With that weight, a single blow is enough to split a skull, whether the blade is sharp or not.", + "679baa2c61f588ae2b062a24 Name": "Key 01", + "679baa2c61f588ae2b062a24 ShortName": "Key 01", + "679baa2c61f588ae2b062a24 Description": "An old key, the markings are unreadable. Could be useful for surviving the Labyrinth.", + "679baa4f59b8961f370dd683 Name": "Key 02", + "679baa4f59b8961f370dd683 ShortName": "Key 02", + "679baa4f59b8961f370dd683 Description": "This key probably opens some kind of an old lock. The number engraving has been practically scratched off. Could be useful for surviving the Labyrinth.", + "679baa5a59b8961f370dd685 Name": "Key 03", + "679baa5a59b8961f370dd685 ShortName": "Key 03", + "679baa5a59b8961f370dd685 Description": "The number engraving is barely recognizable on the weathered metal. Could be useful for surviving the Labyrinth.", + "679baa9091966fe40408f149 Name": "Key 04", + "679baa9091966fe40408f149 ShortName": "Key 04", + "679baa9091966fe40408f149 Description": "The engraving on this key is barely readable: it's either the number 4 or the Russian letter Ч. Could be useful for surviving the Labyrinth.", + "679baace4e9ca6b3d80586b2 Name": "Observation room key", + "679baace4e9ca6b3d80586b2 ShortName": "Observe", + "679baace4e9ca6b3d80586b2 Description": "A key that opens one of the personnel workstation rooms in the Labyrinth. That room may have something to do with the research that took place in the Labyrinth.", + "679baae891966fe40408f14c Name": "Torture room key", + "679baae891966fe40408f14c ShortName": "Torture", + "679baae891966fe40408f14c Description": "An old key that would be more suitable for a shabby lock on a grate or fence than a modern door.", + "679bab714e9ca6b3d80586b4 Name": "Corpse room key", + "679bab714e9ca6b3d80586b4 ShortName": "Corpses", + "679bab714e9ca6b3d80586b4 Description": "An old key that has a strong odor of death. Probably opens a morgue or a room where bodies were kept.", + "679bac1d61f588ae2b062a26 Name": "Labyrinth key", + "679bac1d61f588ae2b062a26 ShortName": "Labyrinth", + "679bac1d61f588ae2b062a26 Description": "A key that opens a certain room in the Labyrinth. There's no telling what might be inside.", + "67a22045cae994f25c087bb5 Name": "", + "67a22045cae994f25c087bb5 ShortName": "", + "67a22045cae994f25c087bb5 Description": "", + "67ab3d4b83869afd170fdd3f Name": "BBQ-S43 gas torch", + "67ab3d4b83869afd170fdd3f ShortName": "BBQ-S43", + "67ab3d4b83869afd170fdd3f Description": "A portable torch with a limited gas supply. This bad boy is unlikely to burn a hole in the wall, but will do the job on a small metal target.", + "67adaf8b1230c973bb0433a6 Name": "Minotaur's Lair", + "67adaf8b1230c973bb0433a6 ShortName": "Minotaur's Lair", + "67adaf8b1230c973bb0433a6 Description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adaf95cd47a1ad3f014bc6 Name": "Minotaur's Lair", + "67adaf95cd47a1ad3f014bc6 ShortName": "Minotaur's Lair", + "67adaf95cd47a1ad3f014bc6 Description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adafa1e6a915f9fd050f66 Name": "Minotaur's Lair", + "67adafa1e6a915f9fd050f66 ShortName": "Minotaur's Lair", + "67adafa1e6a915f9fd050f66 Description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67ade494d748873e5f0161df Name": "F1 Shrapnel", + "67ade494d748873e5f0161df ShortName": "F1 Shrapnel", + "67ade494d748873e5f0161df Description": "F1 Shrapnel", + "67adf4a95247ac91530fcec7 Name": "Kabát", + "67adf4a95247ac91530fcec7 ShortName": "Kabát", + "67adf4a95247ac91530fcec7 Description": "Kabát", + "67adf4b81c58bd68b2002fec Name": "Fa lőszeres doboz", + "67adf4b81c58bd68b2002fec ShortName": "Fa lőszeres doboz", + "67adf4b81c58bd68b2002fec Description": "Fa lőszeres doboz", + "67adf4db515e3dd542077a1d Name": "Fa láda", + "67adf4db515e3dd542077a1d ShortName": "Fa láda", + "67adf4db515e3dd542077a1d Description": "Fa láda", + "67adf4eb110ba15da90c6413 Name": "Gránát rakasz", + "67adf4eb110ba15da90c6413 ShortName": "Gránát rekesz", + "67adf4eb110ba15da90c6413 Description": "Gránát rekesz", + "67adf54d1c58bd68b2002ff0 Name": "Szerszámosláda", + "67adf54d1c58bd68b2002ff0 ShortName": "Szerszámosláda", + "67adf54d1c58bd68b2002ff0 Description": "Szerszámosláda", + "67adf5752fc5ee84020a9940 Name": "Halott Scav", + "67adf5752fc5ee84020a9940 ShortName": "Halott Scav", + "67adf5752fc5ee84020a9940 Description": "Halott Scav", + "67adf5f7adc1f43b0702b826 Name": "Műszaki ellátmány láda", + "67adf5f7adc1f43b0702b826 ShortName": "Műszaki ellátmány láda", + "67adf5f7adc1f43b0702b826 Description": "Műszaki ellátmány láda", "67b70e43f753cf9f7a0a07a6 Name": "LATAM Drops Event 2025 case (Common)", "67b70e43f753cf9f7a0a07a6 ShortName": "Twitch", "67b70e43f753cf9f7a0a07a6 Description": "", @@ -14609,6 +14726,12 @@ "67b72c64f753cf9f7a0a07aa Name": "LATAM Drops Event 2025 case (Epic)", "67b72c64f753cf9f7a0a07aa ShortName": "Twitch", "67b72c64f753cf9f7a0a07aa Description": "", + "67d3ed3271c17ff82e0a5b0b Name": "Key case", + "67d3ed3271c17ff82e0a5b0b ShortName": "Keys", + "67d3ed3271c17ff82e0a5b0b Description": "This case is the ultimate solution to the problem of hoarding various keys in the stash, helping to store them in one place.", + "67e183377c6c2011970f3149 Name": "Ariadne symbol key", + "67e183377c6c2011970f3149 ShortName": "Ariadne", + "67e183377c6c2011970f3149 Description": "Someone had made a barely visible mark on this key, resembling a ball of thread. Although, it could have simply been left by careless storage.", " V-ex_light": "Road to Military Base V-Ex", " Voip/DisabledForOffline": "VOIP is unavailable in the offline mode", " kg": "Kg", @@ -15748,6 +15871,7 @@ "Disable overload": "Disable overload", "Disable water and food consumption": "Disable water and energy consumption", "DisableGameFramerateLimit": "Disable game FPS limit", + "Disable_traps": "Disable traps", "Disabled": "Disabled", "DisbandGroup": "Csapat feloszlatása", "DisbandGroup message": "Biztos, hogy fel akarod oszlatni a csoportot?", @@ -16386,7 +16510,7 @@ "Hideout/Bestowed": "The Gift is bestowed", "Hideout/CircleOfCultists": "Cultist Circle", "Hideout/CircleOfCultists/MaxItemsCount": "Max items: {0}", - "Hideout/CircleOfCultists/TheGiftCantBeBestowed": "Cultists can't bestow their Gift while you're in the Hideout", + "Hideout/CircleOfCultists/TheGiftCantBeBestowed": "Cultists can't bestow their Gift while you're in the Hideout.", "Hideout/Craft/ToolMarkerTooltip": "This item will be used as an auxiliary tool. It will return to your stash once production is complete.", "Hideout/Customization/Ceiling/TabName": "Ceiling", "Hideout/Customization/Ceiling/WindowHeader": "Select the ceiling for installation", @@ -16719,6 +16843,7 @@ "LVLKILLLIST": "SZINT", "Laboratory": "The Lab", "LaboratoryEnvironmentUiType": "The Lab", + "Labyrinth": "The Labyrinth", "Last game session": "Utolsó játék", "LastHero": "LastHero", "LastHeroDescription": "A fight with the opponents in endless gunfight. There will be only one winner.", @@ -17302,7 +17427,7 @@ "Prestige/Levels/RewardsListCaption": "REWARDS FOR OBTAINING PRESTIGE", "Prestige/Rewards/ModesCaption": "AVAILABLE IN GAME MODES:", "Prestige/Rewards/RewardDescription": "DESCRIPTION:", - "PrestigeTooltip{0}": "Prestige level: {0}", + "PrestigeTooltip{0}": "Prestige level: {0}", "Previous": "Előző", "PreviousMagazine": "Előző tár", "PreviousWalkPose": "Előző séta póz", @@ -17735,6 +17860,9 @@ "SHO_TRANSIT_24": "TRANSIT01", "SHO_TRANSIT_24_COND": " ", "SHO_TRANSIT_24_DESC": "Transit to Lighthouse", + "SHO_TRANSIT_43": "TRANSIT??", + "SHO_TRANSIT_43_COND": "Probably requires Labrys access keycard (1)", + "SHO_TRANSIT_43_DESC": "Transit to Labyrinth?", "SIDE": "OLDAL", "SIGHT CRATE": "Irányzék nagyítás", "SILENCE": "CSENDET", @@ -19668,6 +19796,8 @@ "lab_Parking_Gate": "Parkoló kapu", "lab_Under_Storage_Collector": "Szennyvíz cső", "lab_Vent": "Szellőző járat", + "labir_exit": "The Way Up", + "labyrinth_secret_tagilla_key": "Ariadne's Path", "lastSession": "Utolsó játék", "leader": "Vezető", "left_side_plate": "L. PLATE", @@ -20380,6 +20510,8 @@ "653e6760052c01c1c805532f Description": "The business center of Tarkov. This is where TerraGroup was headquartered. This is where it all began.", "65b8d6f5cdde2479cb2a3125 Name": "Ground Zero", "65b8d6f5cdde2479cb2a3125 Description": "The business center of Tarkov. This is where TerraGroup was headquartered. This is where it all began. The area has yet again become a hot zone since the early days of the conflict.", + "6733700029c367a3d40b02af Name": "The Labyrinth", + "6733700029c367a3d40b02af Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", "5464e0404bdc2d2a708b4567 Name": "United Security", "5464e0404bdc2d2a708b4567 Description": "A USEC privát katonai vállalatot 1999-ben alapították miután a KerniSEC, és a Safe Sea egyesült. 2004-ben a Terra Group egyik ügynöke felvette a kapcsolatot a USEC-el, és ennek következtében vált magánhadsereggé, irodákkal világszerte, illetve 7500 fős személyzettel.", "5464e0454bdc2d06708b4567 Name": "BEAR", @@ -20424,6 +20556,10 @@ "67d1acda2fb6a5d11b09d6fd Description": "The Priozersk Nature Reserve recently became part of the state-protected wildlife reserves of the North-Western Federal District.", "67d1ad1b5df2d64de808e1da Name": "The Lab", "67d1ad1b5df2d64de808e1da Description": "Secret underground TerraGroup Labs facility hidden right under the center of Tarkov. Officially, this research center does not exist and, based on data scraps, is engaged in research and development as well as testing and simulation of projects in chemistry, physics, biology, and other high technology.", + "67e3f71e445e18765a052687 Name": "The Labyrinth", + "67e3f71e445e18765a052687 Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", + "67e3f72fdb783364cd0a4b63 Name": "A New Threat", + "67e3f72fdb783364cd0a4b63 Description": "There are rumors of a maniac who calls himself the Shadow of Tagilla. Anybody can become a victim of his tortures, and no one has ever escaped from his Labyrinth. One question remains: where did the rumors come from then?", "579b1eb1d53a0658a154fbe6": "", "579b2068d53a0658a154fbe8": "", "57a39d5024597772b41c2a07": "", @@ -21144,6 +21280,39 @@ "67861fd9941d06578a0ea8fe": "", "6786206c27f04d22000ebdde": "", "6786210427f04d22000ebdf7": "", + "67a4705dff08b5b478075453": "", + "67a4707171519b8a49015cae": "", + "67a4709c9e31e9e3f60f751a": "", + "67a470c121ff90a7f50429f1": "", + "67a47147ff08b5b478075457": "", + "67a47169483997eea2033c34": "", + "67a4c176cafaf577010bedee": "", + "67a4c21c6702caaa3205a460": "", + "67a4c23c483997eea20348dc": "", + "67a4c2b2583c93ebdc05c9fd": "", + "67a4c3b76702caaa3205a476": "", + "67a4c41443bcf39fa8084cbb": "", + "67a4c508ff08b5b4780796ee": "", + "67a4c5753f90ad853600a66d": "", + "67a4c5f09e31e9e3f60f8f6a": "", + "67a4c626c96183489404d49e": "", + "67a4c638ff08b5b478079727": "", + "67a4c6bbc96183489404d4ad": "", + "67a4c730a860c3b6900b29d8": "", + "67a4c78c21ff90a7f5047f88": "", + "67a4c7fbff08b5b47807a32c": "", + "67a4c85843bcf39fa8084d21": "", + "67a4c8b4ff08b5b47807a36b": "", + "67a4c9126702caaa3205a4bc": "", + "67a4c9793f90ad853600c028": "", + "67a4cbc8483997eea203493e": "", + "67a4cc4f71519b8a490172fe": "", + "67a4cc7a6702caaa3205a4d1": "", + "67a4cccaae1b56242508c46c": "", + "67a9c837222fc6fb2001c355": "", + "67a9fd84ab1557d7070a32ed": "", + "67aa001f510a89c2ed024003": "", + "67aa00e8b725f94eb603cdfe": "", "5936d90786f7742b1420ba5b name": "Bemutatkozás", "5936d90786f7742b1420ba5b description": "Hello there, soldier. I got a job that's a little too easy for my guys. But you'll do fine. Hey, don't get pissy, I don't know you that well yet to give you a normal job!\n\nThere's a lot of bandit scum roaming the streets. They don't bother me much, but they're still a nuisance. Calm down, say, five of them, and get a couple of MP-133 shotguns off them. I think that'll be enough for you. Dismissed, soldier!", "5936d90786f7742b1420ba5b failMessageText": "", @@ -24241,7 +24410,7 @@ "625d700aefebc4442a7b3875 completePlayerMessage": "", "625d700cc48e6c62a440fab5 name": "Getting Acquainted", "625d700cc48e6c62a440fab5 description": "Come on in! Would you like some honey tea? Don't even ask how much honey cost me. In wartime the prices are like that, you know... Also, I want to reflash the transponder, but I need special software. According to my contacts, such software can be obtained from the ex-USECs at the water treatment plant. I know it's not easy, but it's worth it. When do I reflash the transponder? Buddy, you will reflash it. I don't have enough equipment here, but your Intelligence Center should have everything you need if you set it up right. I'll write down exactly what needs to be done. One more thing: the trader sends you the rules of your visit, so to speak. First: you can get to the lighthouse only while carrying the transponder, otherwise how will they distinguish you from the other PMCs? Second: do not run straight in there, make sure that the transponder worked. You will hear a beep, it means that the transponder is authorized, and you can move on. Well, good luck! I'm sure it will work out for sure this time.", - "625d700cc48e6c62a440fab5 failMessageText": "", + "625d700cc48e6c62a440fab5 failMessageText": "I had no idea you could manage to do it wrong... But hell, you did it. Well, you'll never get near Lightkeeper until you make it up to him. That's a sketchy thing you did, mercenary, this set me up pretty bad. Don't expect to get away with it scot-free.", "625d700cc48e6c62a440fab5 successMessageText": "How did it go? Tell me everything.", "6391e2f9e705511c8a4a1b85": "Obtain the V3 Flash drive on Lighthouse", "6391e31bfa894f0a866afdec": "Reflash the Radio transmitter", @@ -27691,6 +27860,182 @@ "676c243fb16f4b14b905e7f4 acceptPlayerMessage": "", "676c243fb16f4b14b905e7f4 declinePlayerMessage": "", "676c243fb16f4b14b905e7f4 completePlayerMessage": "", + "67a09636b8725511260bc421 name": "Shady Contractor", + "67a09636b8725511260bc421 description": "Hey. You may be aware that TerraGroup's aggressive expansion in Tarkov has raised quite a few questions in its time, no doubt? Back then, they were buying out properties and companies left and right in the Norvinsk region, and some of the deals were clearly shady in nature...\n\nTerraGroup has had a particularly interesting contractor, a company called Knossos. Officially they build amusement parks, playgrounds, and other family entertainment venues. But tell me, what possible connection can TerraGroup's scientific research and playgrounds have?\n\nThat's exactly why this smells fishy to me. Knossos could be hiding TerraGroup documents or equipment. Yet to know for certain, we'd have to examine their facilities. And to do that, we'd have to find some kind of record... Knossos definitely had managers overseeing the facilities. You should check out the vehicles in the city center and look for any internal records there.", + "67a09636b8725511260bc421 failMessageText": "", + "67a09636b8725511260bc421 successMessageText": "A manager's diary, huh? Even though it's not official documentation, there might be something useful in there. I'll get back to you in a bit, right now I need to examine these records carefully.", + "67a0a91f4681b4e43d13892b": "Locate the Knossos LLC senior manager's car on Ground Zero", + "67a0ab610345d81cb3cbb24c": "Locate and obtain the manager's diary", + "67a0ab83359e2d00cf9d6b06": "Hand over the diary", + "67a09636b8725511260bc421 acceptPlayerMessage": "", + "67a09636b8725511260bc421 declinePlayerMessage": "", + "67a09636b8725511260bc421 completePlayerMessage": "", + "67a0964e972c11a3f507731b name": "Needle in a Haystack", + "67a0964e972c11a3f507731b description": "You're just in time! I have studied the manager's diary and prepared for you a list of facilities that appear most often in the records. You need to investigate all of these locations. \n\nSo far, I can't tell what exactly to look for. Maybe you'll find equipment or other traces of TerraGroup around there. Focus on these locations and look around.", + "67a0964e972c11a3f507731b failMessageText": "", + "67a0964e972c11a3f507731b successMessageText": "Really, nothing at all? Perhaps it really is just a coincidence... I'll have to think about it and check my sources again.", + "67a0bc81fcbc1c559d09b58f": "Investigate the courtyard park by TerraGroup HQ on Ground Zero", + "67a0bc83182c4b0c71edd0ce": "Investigate the kart track on Interchange", + "67a0bc84f19d5b1120a55762": "Investigate the children's playground on Interchange", + "67a0bc87c60a93d7a3f28b23": "Investigate the children's playground by Concordia on Streets of Tarkov", + "67a0bc8848d9d2cbd274ffd9": "Investigate the coast-side construction site on Shoreline", + "67a0bc8ab12fe4b1baa60e4c": "Investigate the children's playground by the Health Resort on Shoreline", + "67a0964e972c11a3f507731b acceptPlayerMessage": "", + "67a0964e972c11a3f507731b declinePlayerMessage": "", + "67a0964e972c11a3f507731b completePlayerMessage": "", + "67a096577e86e067eb045733 name": "Hidden Layer", + "67a096577e86e067eb045733 description": "You know, I've thought it over again and I'm definitely positive there's a hidden layer to TerraGroup's connection with Knossos. Granted, we don't know what they were hiding yet, but that just means we haven't searched hard enough. We need to double-check everything again.\n\nTry to examine the Knossos facilities from the list again, you can also check out the adjacent buildings. Although last time my advice didn't lead you to a proper result... This time, you'd better trust your skills and intuition. Maybe we'll get lucky this way.", + "67a096577e86e067eb045733 failMessageText": "", + "67a096577e86e067eb045733 successMessageText": "Why didn't I think of that before? Knossos didn't purchase the whole territory of Azure Coast, but only the basements under it! That's why I thought this playground was our target.\n\nA door like this is unlikely to be accessed with a regular TerraGroup keycard. Considering they, meaning TerraGroup specifically, disguised that place as a Knossos facility, the keycard to access it should probably also have a suitable design.\n\nI'll try to find out more about these keycards and secure access to them, but it will take a considerable amount of time. If you don't wanna wait, try to find some other useful information, or better yet, the keycards themselves.", + "67a0bf7103442ae640dba835": "Locate a good lead related to Knossos LLC", + "67a0d4f554021b3adef76c42": "Locate and obtain the Knossos LLC facility key", + "67a0d50b04d3f4b66ede1e3a": "Find a way inside the Knossos LLC facility", + "67dbdd4d6a2e4b8e002b647d": "Find a way inside the Knossos LLC facility", + "67dbdd819d8208bb2082480e": "Locate and obtain the Knossos LLC facility key", + "67a096577e86e067eb045733 acceptPlayerMessage": "", + "67a096577e86e067eb045733 declinePlayerMessage": "", + "67a096577e86e067eb045733 completePlayerMessage": "", + "67a0966005d1611ed90be758 name": "", + "67a0966005d1611ed90be758 description": "", + "67a0966005d1611ed90be758 failMessageText": "", + "67a0966005d1611ed90be758 successMessageText": "", + "67a0966005d1611ed90be758 acceptPlayerMessage": "", + "67a0966005d1611ed90be758 declinePlayerMessage": "", + "67a0966005d1611ed90be758 completePlayerMessage": "", + "67a0966817e34930e500754c name": "Forced Alliance", + "67a0966817e34930e500754c description": "Been waiting for you. I don't know about your own search, but I think I found a way to get the keycards. Apparently, Sanitar had access to the basement beneath the health resort. That alone proves my hunch about Knossos' ties to TerraGroup.\n\nBut right now, we need to find the keycards. I can't help you with that, but Therapist definitely has Sanitar's contacts. I've already reached out to her, and she's willing to help. I believe that the trail we've found is more important than our conflicting viewpoints.\n\nHowever, if you can find another way to get the keycards without having to deal with Sanitar, I'll wish you luck.", + "67a0966817e34930e500754c failMessageText": "", + "67a0966817e34930e500754c successMessageText": "Excellent, now we have access to this facility. There's no time to lose. The rumor of the health resort cellars and the keycards has already spread throughout the city, and you may very well have competition on your tail. Gotta hurry up.", + "67a0d8f2db972857cd90d9c0": "Assist Therapist with her investigation", + "67dfa35c8c11bf33774c38a3": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67e11d97f2b4ba8761d0861b": "Assist Therapist with her investigation", + "67e17995c7204639f43caf60": "Assist Therapist with her investigation", + "67e41d4e9f783e8f4b234a1b": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67a0966817e34930e500754c acceptPlayerMessage": "", + "67a0966817e34930e500754c declinePlayerMessage": "", + "67a0966817e34930e500754c completePlayerMessage": "", + "67a09673972c11a3f507731d name": "The Tarkov Butcher", + "67a09673972c11a3f507731d description": "Greetings. Yes, Sergei told me that you're looking for the keycards to the health resort basement. I have no idea what is down there, but one of my colleagues visits there somewhat often. Perhaps it is one of the places where he might store valuable equipment... It's hardly anything important if he agrees to give you the keycards. Obviously, it wouldn't be for free.\n\nYou may have heard stories about a certain, um, criminal operating out of the central city district? The first rumors of the Tarkov Butcher date back to the Contract Wars. However, some of my patients say that he still haunts the streets... \n\nA colleague of mine has taken an interest in this matter and is looking for traces of this “butcher”. For the greater good, naturally. Such a dangerous individual is not simple to track down, therefore we must understand his motives and goals, no matter how much they diverge from human values. \n\nWe were able to obtain a criminal case file from the local police department. According to this, the “butcher” worked as a driver for a meat packing plant here in the city limits. The bodies of the victims were found in refrigerator trucks used to transport frozen meat... But as the conflict escalated, the case was abandoned.\n\nNow, you have all the details. If you can find anything to help my colleague's research, he will hand you the keycards to that basement.", + "67a09673972c11a3f507731d failMessageText": "", + "67a09673972c11a3f507731d successMessageText": "Did he seriously transport the bodies of his victims along with the meat, which then went to the store shelves? That is appalling. The fact that you found this substance used by the maniac will help my colleague make progress on the... evidence file on this case.\n\nHere are your keycards, I already received them. Along with them, I was asked to tell you to watch your step when visiting the basement. Apparently the cellars have deteriorated over the years.", + "67a0d92a6cf4a5745d0bc94f": "Locate and obtain the chemical container on Ground Zero", + "67a0d9b0771af75e83c19178": "Stash the container inside the ambulance car by the cottages on Shoreline", + "67a09673972c11a3f507731d acceptPlayerMessage": "", + "67a09673972c11a3f507731d declinePlayerMessage": "", + "67a09673972c11a3f507731d completePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 name": "Sensory Analysis - Part 1", + "67a0967c003a9986cb0f5ac1 description": "Hello my brother! Okay, okay, not so loud, I'm hung over as shit. Don't know how the BTR guy's still driving after last night. The engine is surely screeching louder than fucking generators!\n\nBy the way, you came at a really good time, almost like you knew I'm gonna need help. So, about the meeting we had yesterday. I have a moonshine supplier, he makes legit good stuff! We've been working together for six months now, everything was fine. And now, customers started complaining that I was selling them fake stuff. So, I had to check the product quality, and no one in our region knows as much about liquor as the BTR driver.\n\nSo I invited him over for... let's call it sampling, hehe. And there he was, saying that no one starts with hard hitters right off the bat, he needed a warm-up. Then another. Then another... So after all that, I checked the moonshine in the morning, and we didn't even open it!\n\nLong story short, the driver didn't finish the job. I'm not gonna live through this kind of sampling party a second time, so I'll let him taste everything by himself. Can you pass him this bottle? Don't lose it, alright?", + "67a0967c003a9986cb0f5ac1 failMessageText": "", + "67a0967c003a9986cb0f5ac1 successMessageText": "So, did'ya deliver the bottle? Huh? Man, this driver guy's such a prick. I love him! Hey, easy there, man, I get it. Listen, some things just shouldn't be talked about right off the bat, the Labyrinth is one of them.\n\nI have to consider all the risks that come with this info, so sit tight for a little while.", + "67b89ab86d4d6fd2c26b22a0": "Hand over a Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc294d681db91b2fa3b279": "Hand over the Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc35a55ec6148bf565204d": "Go to the Woods or Streets of Tarkov location with Moonshine", + "67dc3861d5c0070b960c1bba": "Obtain the item: Bottle of Fierce Hatchling moonshine", + "67dc393c6089aa48050efa02": "Go to Woods or Streets of Tarkov", + "67a0967c003a9986cb0f5ac1 acceptPlayerMessage": "", + "67a0967c003a9986cb0f5ac1 declinePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 completePlayerMessage": "", + "67a096ed77dd677f600804ba name": "Sensory Analysis - Part 2", + "67a096ed77dd677f600804ba description": "I miscalculated my abilities yesterday at a friendly get-together. Don't worry, we've sailed in worse storms than this. One time I was so wasted I couldn't find the gearbox in this thing. So I tied my hand to the lever with a bandage! Inventiveness is the main principle for a machinist!\n\nRagman needed to check some goods, and I'm a veteran in this field. Except I can't remember, for the life of me, whether we finally got to his test sample or not. Well, whatever. If it's so important, we can get together again. Such an evening is a sin not to do again, I know you'd like it too!\n\nBut still, if you need to visit Ragman, ask him about the moonshine, I promised I'd help him. And now I don't even know if I did help him or not.", + "67a096ed77dd677f600804ba failMessageText": "", + "67a096ed77dd677f600804ba successMessageText": "Are you sure this is it? Okay, I can smell it, that's definitely the one! \n\nRagman told me about the health resort's cellars yesterday, I even had to fucking get him wasted so we could finally change the subject. Anyway, there was a Soviet bomb shelter under the health resort, and Ref was going to organize a new arena there, for VIP audiences. I think it also involved Tagilla somehow... No, it was something else...\n\nAnyway, for this arena, Ref organized a big gear acquisition from Ragman, everything was almost ready. And then our host guy suddenly backed out. Why? Who the fuck knows.\n\nRagman was really upset that the idea had fallen through. But he'd already delivered some of the gear, and he definitely used those keycards you're looking for. You better ask him yourself, I don't remember much from yesterday. Thanks for the drink, by the way.", + "67a0da26a3b8d254347b8634": "Hand over a Bottle of Fierce Hatchling moonshine", + "67a096ed77dd677f600804ba acceptPlayerMessage": "You didn't make it to the \"test sample\" yesterday. Here, Ragman asked me to give it to you so that you could test it yourself.", + "67a096ed77dd677f600804ba declinePlayerMessage": "", + "67a096ed77dd677f600804ba completePlayerMessage": "By the way, I wanted to ask you: have you heard anything about the facility under the health resort and the keycards to access it?", + "67a096f605d1611ed90be75a name": "Hot Zone", + "67a096f605d1611ed90be75a description": "Okie-dokie, so I took some time to think about the Labyrinth and your interest in it. Things have cooled off, so I might be able to help you out. Maybe we can find some mutual benefits along the way, eh? But first, I need you to help me with a specific order. For the kind of information I'm about to give you, it's a real bargain!\n\nI've got two shipments that are sitting on hold right now. One is waiting at Customs, the other at the military base. My couriers were really badly received there. I lost one group, and from the second one, only half of them came back. The fuckers took almost all the goods! Things are too hot in those areas for my courier guys.\n\nThe PMC pricks really took a liking to those places or something. It's either camping snipers, some ushanka-wearing psychos with shotguns, or fucking \"grenadiers\" in the military bunkers. Thing is, this order is big and important for me, I can't let it go to waste.\n\nYou have good experience in this kind of work. Maybe not in one go, but I'm sure you'll do everything perfectly. And while you're at it, I'll arrange everything for your Labyrinth business! Here's the gear that survived the ambushes. Take it right away, it'll be less work later.\n\nStash the rigs at the gas station near the road on Customs, and the plates on the roof of the military base's workshop with, uh, a black knight symbol, whatever that means.", + "67a096f605d1611ed90be75a failMessageText": "", + "67a096f605d1611ed90be75a successMessageText": "Never doubted you, brotherman! Alright, time to do my part. One day, Ref came to me with an idea for a big project. He found these cellars under Azure Coast, he even had investors already. Even back then I already thought that somebody out there really liked the chaos we had going on here a little too much.\n\nEverything went as planned, we agreed on deliveries and drop-off points. He even had a name for the new Arena format: you guessed it, \"The Labyrinth\"! I don't know what it had to do with these cellars. So, after that, Ref suddenly canceled everything, said that it wasn't up to him, and disappeared from the radar for a while.\n\nIt was hard to give up such a good deal. However, I still have those keycards, I even wanted to stop by sometime to see the arena with my own eyes. There's not many of them, but for you, I'll make a good deal. No haggling though!", + "67b880086630950141bf71ee": "Stash the Zulu Nylon Gear M4 RSCR chest rigs at the new gas station on Customs", + "67b88020f3c5f1e3e6eb1f83": "Stash the class 4 ballistic plates on the roof of the specified repair workshop on Reserve", + "67a096f605d1611ed90be75a acceptPlayerMessage": "", + "67a096f605d1611ed90be75a declinePlayerMessage": "", + "67a096f605d1611ed90be75a completePlayerMessage": "", + "67a096fe972c11a3f5077321 name": "Competition Protection", + "67a096fe972c11a3f5077321 description": "Hello, gladiator! I hear you're interested in those health resort cellars. I'll be honest, the idea was a good one, I might even revisit it later... But at this moment, it's not the right time for the Labyrinth. So I'm not gonna tell you anything about it, sorry.\n\nIf you want to go to the entry site on your own and rummage through the garbage left there, I won't stop you. But without the access keycard, you can't get inside the Labyrinth. That's where our interests align. One of my gladiators has been getting a little starstruck lately. He thinks that nobody can beat his arena performance, and wants to up his salary. Even took to blackmailing me, the bastard! However, it's not profitable to just outright take him out of the fights.\n\nI want to show him that there are no indispensable people, and to do that, we need to make some noise in the Arena. Hopefully that'll bring this guy to his senses. You're a capable fighter, and I'll make you a fair deal: if you can get on the Arena's best gladiator ranks, I'll help you with the keycards to the Labyrinth. You up for it?", + "67a096fe972c11a3f5077321 failMessageText": "", + "67a096fe972c11a3f5077321 successMessageText": "You turned out to be a real dark horse... The results are remarkable. Not everyone can pull this off. \n\nI'll unlock one of the keycard stashes for you. But be aware that this is a very special item, and I'm not going to give it to you for free.\n\nOne more thing. Arena rewards the best gladiators, and you clearly have potential. If you get tired of scavenging the ruins and want real glory, you know where to find me.", + "67a0db1217cd5fe7e5a2e36e": "Eliminate enemies in any game mode in Arena", + "67a0dbaf93ac1717d296be98": "Take at least 3rd place in Last Hero in Arena", + "67a096fe972c11a3f5077321 acceptPlayerMessage": "", + "67a096fe972c11a3f5077321 declinePlayerMessage": "", + "67a096fe972c11a3f5077321 completePlayerMessage": "", + "67a0970744893b9f3f0d9b68 name": "Offensive Reconnaissance", + "67a0970744893b9f3f0d9b68 description": "You got the keycard? Perfect. Judging by how much everyone's interested in these cellars, you and I are on a truly important trail. There could be a TerraGroup warehouse or another lab that's been sealed there ever since the evacuation! We don't have time to waste.\n\nFirst we need to search these premises and figure out what the purpose of the facility is. TerraGroup would not be so eager to hide it if what is going on inside corresponds to their company's public profile. Try to memorize everything you see: the structure of the premises, equipment, tools, markings or other symbols... Every detail counts.\n\nI'll wait for your return and set up my surveillance system to track any information about the health resort. If anyone finds more than we do, I'll see it.", + "67a0970744893b9f3f0d9b68 failMessageText": "", + "67a0970744893b9f3f0d9b68 successMessageText": "An old bunker? Yes, there was one mentioned in the archives, an old Soviet shelter. Thing is, it was closed down about twenty years ago due to some kind of technical failure. Looks like Knossos restored it to working order. But why would TerraGroup need an abandoned bomb shelter? \n\nUm, hang on. I'm picking up a signal from my interception network. An encrypted message that seems to be coming straight from these cellars... Give me a minute.", + "67a0dc6bf47ca0fde27cf1f7": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0dc94a4d798e79853f2eb": "Obtain the Labrys access keycard", + "67dbe0f532ff08bfa13237a8": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0970744893b9f3f0d9b68 acceptPlayerMessage": "", + "67a0970744893b9f3f0d9b68 declinePlayerMessage": "", + "67a0970744893b9f3f0d9b68 completePlayerMessage": "", + "67a0970f05d1611ed90be75d name": "Hypotheses Testing", + "67a0970f05d1611ed90be75d description": "I was able to decipher the signal. It's old and very faint, apparently the bunker completely blocked it until you opened the doors. For some reason, the message is on loop, but this doesn't mean anything, the equipment inside could have been damaged for a while. Besides, we still don't know what the TerraGroup team was doing in there.\n\nThe message says that the facility still contains materials and data that fall under the first priority of evacuation. Moreover, it mentions reports of experiments conducted at the site. This is astonishing, we couldn't have found a better time to discover something as valuable as this!\n\nKnowing more and more people are finding out about these cellars every day, it means that soon the traders and other PMCs will want to explore the area we've discovered. Perhaps even Lightkeeper will be interested... I need those documents mentioned in the signal. Whatever you can find, please bring them to me as soon as you can.", + "67a0970f05d1611ed90be75d failMessageText": "", + "67a0970f05d1611ed90be75d successMessageText": "Well done. The data is fragmented, but still extremely useful. The health resort's basements have changed a lot since the disaster began, but at some point in time, they were definitely used as a testing ground for some kind of weapon... An experimental EW or hacking device, maybe. This remains to be determined.\n\nI can already see that some of the measurements and experiments will be very useful in their own right. So your labors were definitely not in vain. Thank you.", + "67a0dce6c7627dac621fd539": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0dcf4ff6f74931359b9f9": "Hand over the found in raid item: Labrys research notes", + "67dbe16ece16a02860ed9d33": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0970f05d1611ed90be75d acceptPlayerMessage": "", + "67a0970f05d1611ed90be75d declinePlayerMessage": "", + "67a0970f05d1611ed90be75d completePlayerMessage": "", + "67a09724972c11a3f5077324 name": "Confidential Info", + "67a09724972c11a3f5077324 description": "Greetings, my friend. According to my information, you've gained access to one of TerraGroup's abandoned facilities. We've witnessed many times what happens when dangerous developments fall into the hands of unqualified people. Our partners are very concerned about what happened in Tarkov after that outbreak in the Laboratory.\n\nThere's no way we're going to let this crisis happen again. That's why I have a high-priority assignment for you. I need to retrieve a storage device containing sensitive information from that facility. The details are highly classified. The client can trace an independent attempt to read the data and cancel the contract, so please do not even attempt it.\n\nIn addition to the storage device, I was told that there is also a maintenance room on the site, the client has said that it should look like a workshop. It must be destroyed or at least damaged. But be careful with the explosives: we don't want you perishing with the storage device.", + "67a09724972c11a3f5077324 failMessageText": "", + "67a09724972c11a3f5077324 successMessageText": "Great job, my friend! My partner especially appreciates your respect for privacy and requested a proper reward for you.", + "67a0dd7a2519959b187db47f": "Locate and obtain the special storage module inside The Labyrinth", + "67a0dda1370e2f877a6c8531": "Hand over the found information", + "67a0de2750fdff39d267ea16": "Plant a hand grenade in the assembly workshop inside The Labyrinth", + "67a09724972c11a3f5077324 acceptPlayerMessage": "", + "67a09724972c11a3f5077324 declinePlayerMessage": "", + "67a09724972c11a3f5077324 completePlayerMessage": "", + "67a0972e77dd677f600804bd name": "This Tape Sucks", + "67a0972e77dd677f600804bd description": "Hello again. I received a patient who was recently wounded in the resort cellars and barely escaped from this monster in a bull mask... Obvious mental trauma, perhaps more than one. But besides the stories about this Minotaur, the patient also mentioned many confinement and even torture chambers.\n\nYou surely recognize the unacceptable nature of such human confinement, even under wartime conditions, so I am counting on your cooperation. We must get to the bottom of what is or was going on in these cellars. \n\nExplore those jail rooms and try to uncover any information or evidence that will help us find out who is responsible for what happened. And most importantly, what was the purpose of all these \"experiments\".", + "67a0972e77dd677f600804bd failMessageText": "", + "67a0972e77dd677f600804bd successMessageText": "A video tape... You haven't watched it yet, have you? Now I know what is happening. I was wrong before.\n\nThe resort was one of the evacuation points when it all started, and its cellars could have been used for, uh, different purposes... The situation wasn't so severe yet at that time, and they tried to isolate the deceased bodies from crowded places.\n\nThis tape is definitely not a cause for concern... However, I would refrain from visiting these cellars if I were you. Ventilation in bomb shelters has always been a weak point, and humidity only contributes to possible intoxication...", + "67a0de6954c67082e9148328": "Locate the torture room inside The Labyrinth", + "67a0de84e8e35296a13500c8": "Locate and obtain any evidence of torture", + "67a0de9190545ec5612fdda5": "Hand over the found information", + "67a0972e77dd677f600804bd acceptPlayerMessage": "", + "67a0972e77dd677f600804bd declinePlayerMessage": "", + "67a0972e77dd677f600804bd completePlayerMessage": "", + "67a097379f2068e74603c6ac name": "Indisputable Authority", + "67a097379f2068e74603c6ac description": "Oi, operator! There's a job for you, I don't want no tosser for this. Everyone's been checking out the dungeons under the resort, you ought to know about it by now. They say there's a bogeyman sitting there, safeguarding the whole territory, yelling like a madman and chasing everyone outta there. \nNobody can put him down!\n\nSome partners of mine have started asking questions, trying to drive down prices because of this situation. But let me tell you this: the key to authority is not to fuck up the opportunity. We need to act now, and we need to do it in a way that every little prick knows his place. So we gotta take this fucker down. If you do it in my name, so to speak, everyone will understand.\n\nYou've got the skills, so this \"Minotaur\" idiot won't be a problem for you. But still, better be careful, this bastard is no joke either.", + "67a097379f2068e74603c6ac failMessageText": "", + "67a097379f2068e74603c6ac successMessageText": "I knew I bet on the right guy! So, all safe and sound, ye? Good for you, good for you... Word's already out about your feat, no one's gonna blabber any bullshit to me anymore.\n\nSurely a lasting impression. You helped my business today, so I won't disappoint you either. Here, all yours.", + "67a0df619fb6c42b9a08e8e9": "Locate and neutralize the \"Minotaur\" inside The Labyrinth", + "67a0df7f2cd4d4413cd29b45": "Eliminate the \"Minotaur's\" guards inside The Labyrinth", + "67a097379f2068e74603c6ac acceptPlayerMessage": "", + "67a097379f2068e74603c6ac declinePlayerMessage": "", + "67a097379f2068e74603c6ac completePlayerMessage": "", + "67a0975992ad467b1906d468 name": "Vacate the Premises", + "67a0975992ad467b1906d468 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other mercs out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67a0975992ad467b1906d468 failMessageText": "", + "67a0975992ad467b1906d468 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67a0e075445754a936be25b7": "Eliminate PMC operatives inside The Labyrinth", + "67a0975992ad467b1906d468 acceptPlayerMessage": "", + "67a0975992ad467b1906d468 declinePlayerMessage": "", + "67a0975992ad467b1906d468 completePlayerMessage": "", + "67a09761e720611a6a01f288 name": "Keeper's Word", + "67a09761e720611a6a01f288 description": "I have a new job for you. Someone found a way into the cellars under the health resort. This is not a good set of circumstances for Tarkov. Excessive curiosity often ruins a man in peacetime, but in the present situation, the mistake of one will lead to the death of many.\n\nI know how to safeguard the bunker. You may not have yet met the wardens who watch the city at night. But they certainly have met you. And now I need you to leave a short message for them at the Knossos facility, with their instruments.\n\nHowever, just dropping these knives in the rubble won't be enough. You need places with meaning, so that the knife you stick in becomes a symbol of sorts. Which places should you choose? You'll figure it out on your own. And if you can't, why should I even work with you?", + "67a09761e720611a6a01f288 failMessageText": "", + "67a09761e720611a6a01f288 successMessageText": "Perhaps now you've saved Tarkov from a new calamity that could have wiped the city off the face of the earth... before its time.\n\nYour reward is here. Oh, and one more thing. If I were you, I'd stop enquiring about those dungeons if you want to survive these troubled times.", + "67a0e4df8cddbe2df31dd1d9": "Stash a Cultist knife in the first special place inside The Labyrinth", + "67a0e4e399e34c9ffcdc6e00": "Stash a Cultist knife in the second special place inside The Labyrinth", + "67a0e4e64cb065811d95c6d9": "Stash a Cultist knife in the third special place inside The Labyrinth", + "67a09761e720611a6a01f288 acceptPlayerMessage": "I didn't think I'd be part of some ritual... Well, I'll figure it out when I get there.", + "67a09761e720611a6a01f288 declinePlayerMessage": "", + "67a09761e720611a6a01f288 completePlayerMessage": "It's done. Your friends are gonna love this.", + "67d03be712fb5f8fd2096332 name": "Vacate the Premises", + "67d03be712fb5f8fd2096332 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other guys out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67d03be712fb5f8fd2096332 failMessageText": "", + "67d03be712fb5f8fd2096332 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67d03be712fb5f8fd2096334": "Eliminate any target inside The Labyrinth", + "67d03be712fb5f8fd2096332 acceptPlayerMessage": "", + "67d03be712fb5f8fd2096332 declinePlayerMessage": "", + "67d03be712fb5f8fd2096332 completePlayerMessage": "", "616041eb031af660100c9967 startedMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 failMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 successMessageText 54cb50c76803fa8b248b4571 0": "All clear, you say? Good work then, soldier.", @@ -28247,16 +28592,16 @@ "651419eea3dd9b6aa7159ee5 description": "Eliminate any enemy while suffering from the Flash effect while playing as a PMC", "651419eea3dd9b6aa7159ee5 successMessage": "", "65141a3059647d2cb3213c9e name": "Make a Notch", - "65141a3059647d2cb3213c9e description": "Eliminate 30 PMC operators with a melee weapon while playing as a PMC", + "65141a3059647d2cb3213c9e description": "Eliminate 30 PMC operatives with a melee weapon while playing as a PMC", "65141a3059647d2cb3213c9e successMessage": "", "65141ab70dc723592b0f9482 name": "Drunken Master", "65141ab70dc723592b0f9482 description": "Eliminate a PMC operative with a headshot while under the alcohol effect while playing as a PMC", "65141ab70dc723592b0f9482 successMessage": "", "65141b9859647d2cb3213ca2 name": "U-SUCC", - "65141b9859647d2cb3213ca2 description": "Eliminate 50 USEC PMC operators", + "65141b9859647d2cb3213ca2 description": "Eliminate 50 USEC PMC operatives", "65141b9859647d2cb3213ca2 successMessage": "", "65141bdfcf2f1c285e606446 name": "BEAR With Me", - "65141bdfcf2f1c285e606446 description": "Eliminate 50 BEAR PMC operators", + "65141bdfcf2f1c285e606446 description": "Eliminate 50 BEAR PMC operatives", "65141bdfcf2f1c285e606446 successMessage": "", "65141c30ec10ff011f17cc3b name": "Welcome to Tarkov", "65141c30ec10ff011f17cc3b description": "Die in Tarkov for the first time", @@ -28400,6 +28745,12 @@ "676094451fec2f7426093be6 name": "More Prestigious", "676094451fec2f7426093be6 description": "Earn the Prestige level 2", "676094451fec2f7426093be6 successMessage": "", + "67a0e57117e34930e50075f3 name": "In Search of an Exit", + "67a0e57117e34930e50075f3 description": "Complete the Labyrinth event task line", + "67a0e57117e34930e50075f3 successMessage": "", + "67a0e57b972c11a3f50773b2 name": "Dungeon Master", + "67a0e57b972c11a3f50773b2 description": "Complete the Labyrinth event task line and all side tasks", + "67a0e57b972c11a3f50773b2 successMessage": "", "674724a154d58001c3aae177 name": "", "674724a154d58001c3aae177 description": "", "674ed02cb6db2d9636812abc name": "Slot 1", @@ -28653,6 +29004,15 @@ "675a99f30fba9efc6a40481d name": "Sports target", "675a99f30fba9efc6a40481d description": "Just an ordinary target, nothing special.", "675b54c583e8ee6215546694": "Construct Shooting Range level 3", + "67adb25c7a0e0fce8574438c name": "Minotaur's Lair", + "67adb25c7a0e0fce8574438c description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67adb26efce3692da77f4e2e": "Can only be obtained during special events", + "67adb38d0217ccce16b5b08c name": "Minotaur's Lair", + "67adb38d0217ccce16b5b08c description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adb39a6be8354a8f72b830": "Can only be obtained during special events", + "67adb4843fec17bf3ea9452e name": "Minotaur's Lair", + "67adb4843fec17bf3ea9452e description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adb48fd05a78f5a5fc5260": "Can only be obtained during special events", "672df12f97f0469cea52f55e name": "Prestige 1", "675d7242b85061aa2017c341": "Complete the task You've Got Mail", "672df4281ab8d9c8849a0c88 name": "Prestige 2", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/it.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/it.json index c66dbe63..dd47925e 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/it.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/it.json @@ -6073,7 +6073,7 @@ "5d6e67fba4b9361bc73bc779 Description": "Una cartuccia calibro 12/70 caricata con 9 pallettoni da 6.5 mm per fucili a pompa calibro 12.", "5d6e6806a4b936088465b17e Name": "Pallettoni \"Magnum\" 12/70 8.5mm", "5d6e6806a4b936088465b17e ShortName": "Magnum", - "5d6e6806a4b936088465b17e Description": "Una cartuccia calibro 12/70 caricata con 16 pallettoni da 8.5 mm per fucili a pompa calibro 12.", + "5d6e6806a4b936088465b17e Description": "Una cartuccia calibro 12/70 caricata con 8 pallettoni da 8.5 mm per fucili a pompa calibro 12.", "5d6e6869a4b9361c140bcfde Name": "Cartuccia Grizzly 40 12/70", "5d6e6869a4b9361c140bcfde ShortName": "Grizzly", "5d6e6869a4b9361c140bcfde Description": "Una cartuccia a palla espandibile \"Grizzly 40\" 12/70 per fucili a pompa calibro 12.", @@ -10226,9 +10226,6 @@ "648afce7ec6bb25b2608defb Name": "Impugnatura a pistola PM FAB Defense PM-G (Verde oliva)", "648afce7ec6bb25b2608defb ShortName": "PM-G OD", "648afce7ec6bb25b2608defb Description": "Un'impugnatura PM della FAB Defense con un meccanismo di rilascio del caricatore integrato che trasforma il classico sovietico in una moderna pistola maneggevole, migliorando notevolmente l'ergonomia. Versione Olive Drab.", - "648c1a965043c4052a4f8505 Name": "ebudal", - "648c1a965043c4052a4f8505 ShortName": "ebudal", - "648c1a965043c4052a4f8505 Description": "ebudal testato sui monaci", "6491c6f6ef312a876705191b Name": "Paramano PK Zenit B-50", "6491c6f6ef312a876705191b ShortName": "B-50", "6491c6f6ef312a876705191b Description": "Il paramano B-50 lavorato integralmente in lega D16T per mitragliatrice Kalashnikov. Consente l'installazione di attrezzature e impugnature aggiuntive. Prodotto dalla Zenit.", @@ -14600,6 +14597,126 @@ "676aa450fe1fc45172014df2 Name": "Twitch Winter 2025 case (Epic)", "676aa450fe1fc45172014df2 ShortName": "Twitch 2025", "676aa450fe1fc45172014df2 Description": "A case with some epic goodies.", + "678f84bb9e85556ca60f0362 Name": "Tagilla's welding mask \"ZABEY\"", + "678f84bb9e85556ca60f0362 ShortName": "\"ZABEY\"", + "678f84bb9e85556ca60f0362 Description": "Judging by this mask, the Labyrinth had severely affected Tagilla's mental state, making him even more unhinged and bloodthirsty. Who thought he could be any more crazy?", + "678fa929819ddc4c350c0317 Name": "Valve handwheel", + "678fa929819ddc4c350c0317 ShortName": "handwheel", + "678fa929819ddc4c350c0317 Description": "A massive handwheel removed from some kind of valve. It must have been used to regulate the water or gas supply in the Knossos underground facilities.", + "679b944d597ba2ed120c3d3c Name": "What You Seek poster", + "679b944d597ba2ed120c3d3c ShortName": "Poster", + "679b944d597ba2ed120c3d3c Description": "A rare What You Seek poster. Only the most hardcore USEC operators can get it.", + "679b946f90622daf9708da6d Name": "What You Seek poster", + "679b946f90622daf9708da6d ShortName": "Poster", + "679b946f90622daf9708da6d Description": "A rare What You Seek poster. Only the most hardcore USEC operators can get it.", + "679b94734e9ca6b3d80586a7 Name": "What You Seek poster", + "679b94734e9ca6b3d80586a7 ShortName": "Poster", + "679b94734e9ca6b3d80586a7 Description": "A rare What You Seek poster. Only the most hardcore USEC operators can get it.", + "679b9477708cfcb2060b9ade Name": "Tark Souls poster", + "679b9477708cfcb2060b9ade ShortName": "Tark Souls", + "679b9477708cfcb2060b9ade Description": "This poster shows the Shadow of Tagilla being slain by a warrior from the Labyrinth. Very few people have witnessed such a scene with their own eyes.", + "679b9716597ba2ed120c3d3f Name": "Knossos LLC facility key", + "679b9716597ba2ed120c3d3f ShortName": "Knossos", + "679b9716597ba2ed120c3d3f Description": "A worn office door key marked \"Knossos LLC\". Probably used to open utility rooms or other premises belonging to Knossos.", + "679b9819a2f2dd4da9023512 Name": "Labrys access keycard", + "679b9819a2f2dd4da9023512 ShortName": "Labrys", + "679b9819a2f2dd4da9023512 Description": "A keycard to one of Knossos facilities. The design references the Minotaur mythos, but it's somewhat strange there are no Minotaur theme parks in Tarkov.", + "679b98e429acd1f2f60985a3 Name": "Container with suspicious substance", + "679b98e429acd1f2f60985a3 ShortName": "Substance", + "679b98e429acd1f2f60985a3 Description": "A chemical container with a thick, murky liquid inside. Only a lunatic like Sanitar would want to study something like this.", + "679b992329acd1f2f60985a5 Name": "Labrys research notes", + "679b992329acd1f2f60985a5 ShortName": "Labrys", + "679b992329acd1f2f60985a5 Description": "The documents are encrypted, but appear to contain research notes on some kind of technology or weapon. The records mention the name “Item 1156”.", + "679b998180a165f7a40b4c2c Name": "Slaughter videotape", + "679b998180a165f7a40b4c2c ShortName": "Slaughter", + "679b998180a165f7a40b4c2c Description": "A videotape with traces of blood and the words “Slaughter”. The owner of the tape hardly felt sympathy for his victims.", + "679b9a1a4e4ed4b3b40ae5c2 Name": "Knossos senior manager's diary", + "679b9a1a4e4ed4b3b40ae5c2 ShortName": "Knossos", + "679b9a1a4e4ed4b3b40ae5c2 Description": "Meetings, facilities, and other notes from Knossos senior manager are noted in the diary. If you study them, you can get at least a rough summary of the company's facilities.", + "679b9aa490622daf9708da73 Name": "VPX Flash Storage Module marked Group #3", + "679b9aa490622daf9708da73 ShortName": "Group #3", + "679b9aa490622daf9708da73 Description": "The VPX Flash Storage Module (FSM) provides high-performance, high-capacity, solid-state SATA storage with AES-256 bit encryption using an Application Specific Integrated Circuit (ASIC). Judging by the marking, it contains data on the focus group experiments and research.", + "679b9cce4e4ed4b3b40ae5c5 Name": "Nailhead figurine", + "679b9cce4e4ed4b3b40ae5c5 ShortName": "Nailhead", + "679b9cce4e4ed4b3b40ae5c5 Description": "A limited edition Tarko figurine. What's more strange: the pale skin or the nails stuck in his head? It looks like this poor guy has experienced the full spectrum of human pain.", + "679b9d43597ba2ed120c3d44 Name": "Petya Crooker figurine", + "679b9d43597ba2ed120c3d44 ShortName": "Crooker", + "679b9d43597ba2ed120c3d44 Description": "A limited edition Tarko figurine. A creepy dude with a disfigured face and blades on his arm. Doing Obdolbos would give you nightmares.", + "679b9d4b3374fb14f40efe6d Name": "Count Bloodsucker figurine", + "679b9d4b3374fb14f40efe6d ShortName": "Bloodsucker", + "679b9d4b3374fb14f40efe6d Description": "A limited edition Tarko figurine. Count Bloodsucker wouldn't have lasted more than a couple days in Tarkov. Sucking blood is cool and all, but does it work against flashbangs and .308?", + "679b9d55708cfcb2060b9ae3 Name": "Xenoalien figurine", + "679b9d55708cfcb2060b9ae3 ShortName": "Xenoalien", + "679b9d55708cfcb2060b9ae3 Description": "A limited edition Tarko figurine. Looks like a monster with a disproportionately elongated head and a double mouth. Totally \"Alien\" (good one) to the Tarko universe.", + "679b9d6390622daf9708da76 Name": "Pointy guy figurine", + "679b9d6390622daf9708da76 ShortName": "Pointy guy", + "679b9d6390622daf9708da76 Description": "A limited edition Tarko figurine. This funny little character is wearing something like a pyramid on his head. A character like this could only exist in a fictional world, along with zombies and other monsters.", + "679ba90d269ddfea47012159 Name": "Chained Labrys", + "679ba90d269ddfea47012159 ShortName": "Labrys", + "679ba90d269ddfea47012159 Description": "A two-handed axe made out of a sewer hatch... With that weight, a single blow is enough to split a skull, whether the blade is sharp or not.", + "679baa2c61f588ae2b062a24 Name": "Key 01", + "679baa2c61f588ae2b062a24 ShortName": "Key 01", + "679baa2c61f588ae2b062a24 Description": "An old key, the markings are unreadable. Could be useful for surviving the Labyrinth.", + "679baa4f59b8961f370dd683 Name": "Key 02", + "679baa4f59b8961f370dd683 ShortName": "Key 02", + "679baa4f59b8961f370dd683 Description": "This key probably opens some kind of an old lock. The number engraving has been practically scratched off. Could be useful for surviving the Labyrinth.", + "679baa5a59b8961f370dd685 Name": "Key 03", + "679baa5a59b8961f370dd685 ShortName": "Key 03", + "679baa5a59b8961f370dd685 Description": "The number engraving is barely recognizable on the weathered metal. Could be useful for surviving the Labyrinth.", + "679baa9091966fe40408f149 Name": "Key 04", + "679baa9091966fe40408f149 ShortName": "Key 04", + "679baa9091966fe40408f149 Description": "The engraving on this key is barely readable: it's either the number 4 or the Russian letter Ч. Could be useful for surviving the Labyrinth.", + "679baace4e9ca6b3d80586b2 Name": "Observation room key", + "679baace4e9ca6b3d80586b2 ShortName": "Observe", + "679baace4e9ca6b3d80586b2 Description": "A key that opens one of the personnel workstation rooms in the Labyrinth. That room may have something to do with the research that took place in the Labyrinth.", + "679baae891966fe40408f14c Name": "Torture room key", + "679baae891966fe40408f14c ShortName": "Torture", + "679baae891966fe40408f14c Description": "An old key that would be more suitable for a shabby lock on a grate or fence than a modern door.", + "679bab714e9ca6b3d80586b4 Name": "Corpse room key", + "679bab714e9ca6b3d80586b4 ShortName": "Corpses", + "679bab714e9ca6b3d80586b4 Description": "An old key that has a strong odor of death. Probably opens a morgue or a room where bodies were kept.", + "679bac1d61f588ae2b062a26 Name": "Labyrinth key", + "679bac1d61f588ae2b062a26 ShortName": "Labyrinth", + "679bac1d61f588ae2b062a26 Description": "A key that opens a certain room in the Labyrinth. There's no telling what might be inside.", + "67a22045cae994f25c087bb5 Name": "", + "67a22045cae994f25c087bb5 ShortName": "", + "67a22045cae994f25c087bb5 Description": "", + "67ab3d4b83869afd170fdd3f Name": "BBQ-S43 gas torch", + "67ab3d4b83869afd170fdd3f ShortName": "BBQ-S43", + "67ab3d4b83869afd170fdd3f Description": "A portable torch with a limited gas supply. This bad boy is unlikely to burn a hole in the wall, but will do the job on a small metal target.", + "67adaf8b1230c973bb0433a6 Name": "Mysterious drawings", + "67adaf8b1230c973bb0433a6 ShortName": "Mysterious drawings", + "67adaf8b1230c973bb0433a6 Description": "Who in their right mind would paint something on the ceiling? Be on your guard: there's no telling what else these people might come up with.", + "67adaf95cd47a1ad3f014bc6 Name": "Chalk drawings", + "67adaf95cd47a1ad3f014bc6 ShortName": "Chalk drawings", + "67adaf95cd47a1ad3f014bc6 Description": "How did these drawings even get here? You should probably improve your security system.", + "67adafa1e6a915f9fd050f66 Name": "They're Already Here", + "67adafa1e6a915f9fd050f66 ShortName": "They're Already Here", + "67adafa1e6a915f9fd050f66 Description": "If you gaze long enough at these drawings, it will seem like they are gazing back at you.", + "67ade494d748873e5f0161df Name": "F1 Shrapnel", + "67ade494d748873e5f0161df ShortName": "F1 Shrapnel", + "67ade494d748873e5f0161df Description": "F1 Shrapnel", + "67adf4a95247ac91530fcec7 Name": "Giacca", + "67adf4a95247ac91530fcec7 ShortName": "Giacca", + "67adf4a95247ac91530fcec7 Description": "Giacca", + "67adf4b81c58bd68b2002fec Name": "Scatola munizioni di legno", + "67adf4b81c58bd68b2002fec ShortName": "Scatola munizioni di legno", + "67adf4b81c58bd68b2002fec Description": "Cassa munizioni di legno", + "67adf4db515e3dd542077a1d Name": "Cassa di legno", + "67adf4db515e3dd542077a1d ShortName": "Cassa di legno", + "67adf4db515e3dd542077a1d Description": "Cassa di legno", + "67adf4eb110ba15da90c6413 Name": "Cassa di granate", + "67adf4eb110ba15da90c6413 ShortName": "Cassa di granate", + "67adf4eb110ba15da90c6413 Description": "Cassa di granate", + "67adf54d1c58bd68b2002ff0 Name": "Cassetta degli attrezzi", + "67adf54d1c58bd68b2002ff0 ShortName": "Cassetta degli attrezzi", + "67adf54d1c58bd68b2002ff0 Description": "Cassetta degli attrezzi", + "67adf5752fc5ee84020a9940 Name": "Scav morto", + "67adf5752fc5ee84020a9940 ShortName": "Scav morto", + "67adf5752fc5ee84020a9940 Description": "Scav morto", + "67adf5f7adc1f43b0702b826 Name": "Cassa di rifornimenti tecnici", + "67adf5f7adc1f43b0702b826 ShortName": "Cassa di rifornimenti tecnici", + "67adf5f7adc1f43b0702b826 Description": "Cassa di rifornimenti tecnici", "67b70e43f753cf9f7a0a07a6 Name": "LATAM Drops Event 2025 case (Common)", "67b70e43f753cf9f7a0a07a6 ShortName": "Twitch", "67b70e43f753cf9f7a0a07a6 Description": "", @@ -14609,6 +14726,12 @@ "67b72c64f753cf9f7a0a07aa Name": "LATAM Drops Event 2025 case (Epic)", "67b72c64f753cf9f7a0a07aa ShortName": "Twitch", "67b72c64f753cf9f7a0a07aa Description": "", + "67d3ed3271c17ff82e0a5b0b Name": "Key case", + "67d3ed3271c17ff82e0a5b0b ShortName": "Keys", + "67d3ed3271c17ff82e0a5b0b Description": "This case is the ultimate solution to the problem of hoarding various keys in the stash, helping to store them in one place.", + "67e183377c6c2011970f3149 Name": "Ariadne symbol key", + "67e183377c6c2011970f3149 ShortName": "Ariadne", + "67e183377c6c2011970f3149 Description": "Someone had made a barely visible mark on this key, resembling a ball of thread. Although, it could have simply been left by careless storage.", " V-ex_light": "Strada per la Base Militare V-Ex", " Voip/DisabledForOffline": "VoIP non è disponibile in modalità offline", " kg": " Kg", @@ -15748,6 +15871,7 @@ "Disable overload": "Disabilita il sovraccarico", "Disable water and food consumption": "Disattivare il consumo di acqua ed energia", "DisableGameFramerateLimit": "Disable game FPS limit", + "Disable_traps": "Disable traps", "Disabled": "Disattivato", "DisbandGroup": "Abbandona il gruppo", "DisbandGroup message": "Sei sicuro di voler abbandonare il gruppo?", @@ -16719,6 +16843,7 @@ "LVLKILLLIST": "LVL", "Laboratory": "The Lab", "LaboratoryEnvironmentUiType": "The Lab", + "Labyrinth": "The Labyrinth", "Last game session": "Ultima sessione di gioco", "LastHero": "LastHero", "LastHeroDescription": "Una lotta senza fine a colpi di arma da fuoco. Ci sarà un solo vincintore.", @@ -17302,7 +17427,7 @@ "Prestige/Levels/RewardsListCaption": "REWARDS FOR OBTAINING PRESTIGE", "Prestige/Rewards/ModesCaption": "AVAILABLE IN GAME MODES:", "Prestige/Rewards/RewardDescription": "DESCRIPTION:", - "PrestigeTooltip{0}": "Prestige level: {0}", + "PrestigeTooltip{0}": "Prestige level: {0}", "Previous": "Precedente", "PreviousMagazine": "Caricatore precedente", "PreviousWalkPose": "Posa precedente camminata", @@ -17735,6 +17860,9 @@ "SHO_TRANSIT_24": "TRANSIT01", "SHO_TRANSIT_24_COND": " ", "SHO_TRANSIT_24_DESC": "Transita verso Lighthouse", + "SHO_TRANSIT_43": "TRANSIT??", + "SHO_TRANSIT_43_COND": "Probably requires Labrys access keycard (1)", + "SHO_TRANSIT_43_DESC": "Transit to Labyrinth?", "SIDE": "LATO", "SIGHT CRATE": "Ingrandimento vista", "SILENCE": "SILENZIO", @@ -19668,6 +19796,8 @@ "lab_Parking_Gate": "Cancello del parcheggio", "lab_Under_Storage_Collector": "Fognatura", "lab_Vent": "Pozzo di ventilazione", + "labir_exit": "The Way Up", + "labyrinth_secret_tagilla_key": "Ariadne's Path", "lastSession": "Ultima sessione", "leader": "Leader", "left_side_plate": "PIASTRA S.", @@ -20380,6 +20510,8 @@ "653e6760052c01c1c805532f Description": "Il centro commerciale di Tarkov. Qui aveva sede la TerraGroup. Qui è dove tutto ha avuto inizio.", "65b8d6f5cdde2479cb2a3125 Name": "Ground Zero", "65b8d6f5cdde2479cb2a3125 Description": "Il centro commerciale di Tarkov. Qui aveva sede la TerraGroup. Qui è dove tutto ha avuto inizio.", + "6733700029c367a3d40b02af Name": "The Labyrinth", + "6733700029c367a3d40b02af Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", "5464e0404bdc2d2a708b4567 Name": "Sicurezza Unita", "5464e0404bdc2d2a708b4567 Description": "La compagnia militare privata USEC è stata fondata nel 1999 dopo la fusione di due società: KerniSEC e Safe Sea. Nel 2004, un agente della TerraGroup International Holding ha preso contatto con gli USEC, che poi ha fatto degli USEC, essenzialmente, un esercito privato della holding, con uffici in tutto il mondo, e oltre 7500 personale forte.", "5464e0454bdc2d06708b4567 Name": "BEAR", @@ -20424,6 +20556,10 @@ "67d1acda2fb6a5d11b09d6fd Description": "The Priozersk Nature Reserve recently became part of the state-protected wildlife reserves of the North-Western Federal District.", "67d1ad1b5df2d64de808e1da Name": "The Lab", "67d1ad1b5df2d64de808e1da Description": "Secret underground TerraGroup Labs facility hidden right under the center of Tarkov. Officially, this research center does not exist and, based on data scraps, is engaged in research and development as well as testing and simulation of projects in chemistry, physics, biology, and other high technology.", + "67e3f71e445e18765a052687 Name": "The Labyrinth", + "67e3f71e445e18765a052687 Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", + "67e3f72fdb783364cd0a4b63 Name": "A New Threat", + "67e3f72fdb783364cd0a4b63 Description": "There are rumors of a maniac who calls himself the Shadow of Tagilla. Anybody can become a victim of his tortures, and no one has ever escaped from his Labyrinth. One question remains: where did the rumors come from then?", "579b1eb1d53a0658a154fbe6": "", "579b2068d53a0658a154fbe8": "", "57a39d5024597772b41c2a07": "", @@ -21144,6 +21280,39 @@ "67861fd9941d06578a0ea8fe": "", "6786206c27f04d22000ebdde": "", "6786210427f04d22000ebdf7": "", + "67a4705dff08b5b478075453": "", + "67a4707171519b8a49015cae": "", + "67a4709c9e31e9e3f60f751a": "", + "67a470c121ff90a7f50429f1": "", + "67a47147ff08b5b478075457": "", + "67a47169483997eea2033c34": "", + "67a4c176cafaf577010bedee": "", + "67a4c21c6702caaa3205a460": "", + "67a4c23c483997eea20348dc": "", + "67a4c2b2583c93ebdc05c9fd": "", + "67a4c3b76702caaa3205a476": "", + "67a4c41443bcf39fa8084cbb": "", + "67a4c508ff08b5b4780796ee": "", + "67a4c5753f90ad853600a66d": "", + "67a4c5f09e31e9e3f60f8f6a": "", + "67a4c626c96183489404d49e": "", + "67a4c638ff08b5b478079727": "", + "67a4c6bbc96183489404d4ad": "", + "67a4c730a860c3b6900b29d8": "", + "67a4c78c21ff90a7f5047f88": "", + "67a4c7fbff08b5b47807a32c": "", + "67a4c85843bcf39fa8084d21": "", + "67a4c8b4ff08b5b47807a36b": "", + "67a4c9126702caaa3205a4bc": "", + "67a4c9793f90ad853600c028": "", + "67a4cbc8483997eea203493e": "", + "67a4cc4f71519b8a490172fe": "", + "67a4cc7a6702caaa3205a4d1": "", + "67a4cccaae1b56242508c46c": "", + "67a9c837222fc6fb2001c355": "", + "67a9fd84ab1557d7070a32ed": "", + "67aa001f510a89c2ed024003": "", + "67aa00e8b725f94eb603cdfe": "", "5936d90786f7742b1420ba5b name": "Esordio", "5936d90786f7742b1420ba5b description": "Salve, soldato. Ho un lavoro che è un po' troppo facile per i miei ragazzi. Ma te la caverai bene. Ehi, non arrabbiarti, non ti conosco ancora così bene per darti un lavoro normale!\n\nC'è un sacco di feccia di banditi che vaga per le strade. Non mi danno molto fastidio, ma sono comunque una seccatura. Calmati, diciamo, cinque di loro e prendi loro un paio di fucili MP-133. Penso che basterà. Puoi andare, soldato!", "5936d90786f7742b1420ba5b failMessageText": "", @@ -24241,7 +24410,7 @@ "625d700aefebc4442a7b3875 completePlayerMessage": "", "625d700cc48e6c62a440fab5 name": "Fare conoscenza", "625d700cc48e6c62a440fab5 description": "Entra! Vuoi del tè al miele? Non chiedermi nemmeno quanto mi è costato il miele. In tempo di guerra i prezzi sono così, sai... Inoltre, voglio eseguire il reflash del transponder, ma ho bisogno di un software speciale. Secondo i miei contatti, tale software può essere ottenuto dagli ex-USEC presso l'impianto di trattamento delle acque. So che non è facile, ma ne vale la pena. Quando devo eseguire il reflash del transponder? Amico, lo farai te. Non ho abbastanza attrezzature qui, ma il tuo centro di intelligence dovrebbe avere tutto ciò di cui hai bisogno se lo sistemi bene. Scriverò esattamente ciò che deve essere fatto. Ancora una cosa: Il mercante ha inviato le regole per tua visita, per così dire. Primo: Puoi arrivare al faro solo portando il transponder, altrimenti come ti distingueranno dagli altri PMC? Secondo: Non correre dritto lì dentro, assicurati che il transponder funzioni. Sentirai un segnale acustico, significa che il transponder è autorizzato e potrai proseguire. Beh buona fortuna! Sono sicuro che funzionerà questa volta.", - "625d700cc48e6c62a440fab5 failMessageText": "", + "625d700cc48e6c62a440fab5 failMessageText": "I had no idea you could manage to do it wrong... But hell, you did it. Well, you'll never get near Lightkeeper until you make it up to him. That's a sketchy thing you did, mercenary, this set me up pretty bad. Don't expect to get away with it scot-free.", "625d700cc48e6c62a440fab5 successMessageText": "Com'è andata? Dimmi tutto.", "6391e2f9e705511c8a4a1b85": "Ottieni la chiavetta USB V3 a Lighthouse", "6391e31bfa894f0a866afdec": "Riprogramma il trasmettitore radio", @@ -27691,6 +27860,182 @@ "676c243fb16f4b14b905e7f4 acceptPlayerMessage": "", "676c243fb16f4b14b905e7f4 declinePlayerMessage": "", "676c243fb16f4b14b905e7f4 completePlayerMessage": "", + "67a09636b8725511260bc421 name": "Shady Contractor", + "67a09636b8725511260bc421 description": "Hey. You may be aware that TerraGroup's aggressive expansion in Tarkov has raised quite a few questions in its time, no doubt? Back then, they were buying out properties and companies left and right in the Norvinsk region, and some of the deals were clearly shady in nature...\n\nTerraGroup has had a particularly interesting contractor, a company called Knossos. Officially they build amusement parks, playgrounds, and other family entertainment venues. But tell me, what possible connection can TerraGroup's scientific research and playgrounds have?\n\nThat's exactly why this smells fishy to me. Knossos could be hiding TerraGroup documents or equipment. Yet to know for certain, we'd have to examine their facilities. And to do that, we'd have to find some kind of record... Knossos definitely had managers overseeing the facilities. You should check out the vehicles in the city center and look for any internal records there.", + "67a09636b8725511260bc421 failMessageText": "", + "67a09636b8725511260bc421 successMessageText": "A manager's diary, huh? Even though it's not official documentation, there might be something useful in there. I'll get back to you in a bit, right now I need to examine these records carefully.", + "67a0a91f4681b4e43d13892b": "Locate the Knossos LLC senior manager's car on Ground Zero", + "67a0ab610345d81cb3cbb24c": "Locate and obtain the manager's diary", + "67a0ab83359e2d00cf9d6b06": "Hand over the diary", + "67a09636b8725511260bc421 acceptPlayerMessage": "", + "67a09636b8725511260bc421 declinePlayerMessage": "", + "67a09636b8725511260bc421 completePlayerMessage": "", + "67a0964e972c11a3f507731b name": "Needle in a Haystack", + "67a0964e972c11a3f507731b description": "You're just in time! I have studied the manager's diary and prepared for you a list of facilities that appear most often in the records. You need to investigate all of these locations. \n\nSo far, I can't tell what exactly to look for. Maybe you'll find equipment or other traces of TerraGroup around there. Focus on these locations and look around.", + "67a0964e972c11a3f507731b failMessageText": "", + "67a0964e972c11a3f507731b successMessageText": "Really, nothing at all? Perhaps it really is just a coincidence... I'll have to think about it and check my sources again.", + "67a0bc81fcbc1c559d09b58f": "Investigate the courtyard park by TerraGroup HQ on Ground Zero", + "67a0bc83182c4b0c71edd0ce": "Investigate the kart track on Interchange", + "67a0bc84f19d5b1120a55762": "Investigate the children's playground on Interchange", + "67a0bc87c60a93d7a3f28b23": "Investigate the children's playground by Concordia on Streets of Tarkov", + "67a0bc8848d9d2cbd274ffd9": "Investigate the coast-side construction site on Shoreline", + "67a0bc8ab12fe4b1baa60e4c": "Investigate the children's playground by the Health Resort on Shoreline", + "67a0964e972c11a3f507731b acceptPlayerMessage": "", + "67a0964e972c11a3f507731b declinePlayerMessage": "", + "67a0964e972c11a3f507731b completePlayerMessage": "", + "67a096577e86e067eb045733 name": "Hidden Layer", + "67a096577e86e067eb045733 description": "You know, I've thought it over again and I'm definitely positive there's a hidden layer to TerraGroup's connection with Knossos. Granted, we don't know what they were hiding yet, but that just means we haven't searched hard enough. We need to double-check everything again.\n\nTry to examine the Knossos facilities from the list again, you can also check out the adjacent buildings. Although last time my advice didn't lead you to a proper result... This time, you'd better trust your skills and intuition. Maybe we'll get lucky this way.", + "67a096577e86e067eb045733 failMessageText": "", + "67a096577e86e067eb045733 successMessageText": "Why didn't I think of that before? Knossos didn't purchase the whole territory of Azure Coast, but only the basements under it! That's why I thought this playground was our target.\n\nA door like this is unlikely to be accessed with a regular TerraGroup keycard. Considering they, meaning TerraGroup specifically, disguised that place as a Knossos facility, the keycard to access it should probably also have a suitable design.\n\nI'll try to find out more about these keycards and secure access to them, but it will take a considerable amount of time. If you don't wanna wait, try to find some other useful information, or better yet, the keycards themselves.", + "67a0bf7103442ae640dba835": "Locate a good lead related to Knossos LLC", + "67a0d4f554021b3adef76c42": "Locate and obtain the Knossos LLC facility key", + "67a0d50b04d3f4b66ede1e3a": "Find a way inside the Knossos LLC facility", + "67dbdd4d6a2e4b8e002b647d": "Find a way inside the Knossos LLC facility", + "67dbdd819d8208bb2082480e": "Locate and obtain the Knossos LLC facility key", + "67a096577e86e067eb045733 acceptPlayerMessage": "", + "67a096577e86e067eb045733 declinePlayerMessage": "", + "67a096577e86e067eb045733 completePlayerMessage": "", + "67a0966005d1611ed90be758 name": "", + "67a0966005d1611ed90be758 description": "", + "67a0966005d1611ed90be758 failMessageText": "", + "67a0966005d1611ed90be758 successMessageText": "", + "67a0966005d1611ed90be758 acceptPlayerMessage": "", + "67a0966005d1611ed90be758 declinePlayerMessage": "", + "67a0966005d1611ed90be758 completePlayerMessage": "", + "67a0966817e34930e500754c name": "Forced Alliance", + "67a0966817e34930e500754c description": "Been waiting for you. I don't know about your own search, but I think I found a way to get the keycards. Apparently, Sanitar had access to the basement beneath the health resort. That alone proves my hunch about Knossos' ties to TerraGroup.\n\nBut right now, we need to find the keycards. I can't help you with that, but Therapist definitely has Sanitar's contacts. I've already reached out to her, and she's willing to help. I believe that the trail we've found is more important than our conflicting viewpoints.\n\nHowever, if you can find another way to get the keycards without having to deal with Sanitar, I'll wish you luck.", + "67a0966817e34930e500754c failMessageText": "", + "67a0966817e34930e500754c successMessageText": "Excellent, now we have access to this facility. There's no time to lose. The rumor of the health resort cellars and the keycards has already spread throughout the city, and you may very well have competition on your tail. Gotta hurry up.", + "67a0d8f2db972857cd90d9c0": "Assist Therapist with her investigation", + "67dfa35c8c11bf33774c38a3": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67e11d97f2b4ba8761d0861b": "Assist Therapist with her investigation", + "67e17995c7204639f43caf60": "Assist Therapist with her investigation", + "67e41d4e9f783e8f4b234a1b": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67a0966817e34930e500754c acceptPlayerMessage": "", + "67a0966817e34930e500754c declinePlayerMessage": "", + "67a0966817e34930e500754c completePlayerMessage": "", + "67a09673972c11a3f507731d name": "The Tarkov Butcher", + "67a09673972c11a3f507731d description": "Greetings. Yes, Sergei told me that you're looking for the keycards to the health resort basement. I have no idea what is down there, but one of my colleagues visits there somewhat often. Perhaps it is one of the places where he might store valuable equipment... It's hardly anything important if he agrees to give you the keycards. Obviously, it wouldn't be for free.\n\nYou may have heard stories about a certain, um, criminal operating out of the central city district? The first rumors of the Tarkov Butcher date back to the Contract Wars. However, some of my patients say that he still haunts the streets... \n\nA colleague of mine has taken an interest in this matter and is looking for traces of this “butcher”. For the greater good, naturally. Such a dangerous individual is not simple to track down, therefore we must understand his motives and goals, no matter how much they diverge from human values. \n\nWe were able to obtain a criminal case file from the local police department. According to this, the “butcher” worked as a driver for a meat packing plant here in the city limits. The bodies of the victims were found in refrigerator trucks used to transport frozen meat... But as the conflict escalated, the case was abandoned.\n\nNow, you have all the details. If you can find anything to help my colleague's research, he will hand you the keycards to that basement.", + "67a09673972c11a3f507731d failMessageText": "", + "67a09673972c11a3f507731d successMessageText": "Did he seriously transport the bodies of his victims along with the meat, which then went to the store shelves? That is appalling. The fact that you found this substance used by the maniac will help my colleague make progress on the... evidence file on this case.\n\nHere are your keycards, I already received them. Along with them, I was asked to tell you to watch your step when visiting the basement. Apparently the cellars have deteriorated over the years.", + "67a0d92a6cf4a5745d0bc94f": "Locate and obtain the chemical container on Ground Zero", + "67a0d9b0771af75e83c19178": "Stash the container inside the ambulance car by the cottages on Shoreline", + "67a09673972c11a3f507731d acceptPlayerMessage": "", + "67a09673972c11a3f507731d declinePlayerMessage": "", + "67a09673972c11a3f507731d completePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 name": "Sensory Analysis - Part 1", + "67a0967c003a9986cb0f5ac1 description": "Hello my brother! Okay, okay, not so loud, I'm hung over as shit. Don't know how the BTR guy's still driving after last night. The engine is surely screeching louder than fucking generators!\n\nBy the way, you came at a really good time, almost like you knew I'm gonna need help. So, about the meeting we had yesterday. I have a moonshine supplier, he makes legit good stuff! We've been working together for six months now, everything was fine. And now, customers started complaining that I was selling them fake stuff. So, I had to check the product quality, and no one in our region knows as much about liquor as the BTR driver.\n\nSo I invited him over for... let's call it sampling, hehe. And there he was, saying that no one starts with hard hitters right off the bat, he needed a warm-up. Then another. Then another... So after all that, I checked the moonshine in the morning, and we didn't even open it!\n\nLong story short, the driver didn't finish the job. I'm not gonna live through this kind of sampling party a second time, so I'll let him taste everything by himself. Can you pass him this bottle? Don't lose it, alright?", + "67a0967c003a9986cb0f5ac1 failMessageText": "", + "67a0967c003a9986cb0f5ac1 successMessageText": "So, did'ya deliver the bottle? Huh? Man, this driver guy's such a prick. I love him! Hey, easy there, man, I get it. Listen, some things just shouldn't be talked about right off the bat, the Labyrinth is one of them.\n\nI have to consider all the risks that come with this info, so sit tight for a little while.", + "67b89ab86d4d6fd2c26b22a0": "Hand over a Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc294d681db91b2fa3b279": "Hand over the Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc35a55ec6148bf565204d": "Go to the Woods or Streets of Tarkov location with Moonshine", + "67dc3861d5c0070b960c1bba": "Obtain the item: Bottle of Fierce Hatchling moonshine", + "67dc393c6089aa48050efa02": "Go to Woods or Streets of Tarkov", + "67a0967c003a9986cb0f5ac1 acceptPlayerMessage": "", + "67a0967c003a9986cb0f5ac1 declinePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 completePlayerMessage": "", + "67a096ed77dd677f600804ba name": "Sensory Analysis - Part 2", + "67a096ed77dd677f600804ba description": "I miscalculated my abilities yesterday at a friendly get-together. Don't worry, we've sailed in worse storms than this. One time I was so wasted I couldn't find the gearbox in this thing. So I tied my hand to the lever with a bandage! Inventiveness is the main principle for a machinist!\n\nRagman needed to check some goods, and I'm a veteran in this field. Except I can't remember, for the life of me, whether we finally got to his test sample or not. Well, whatever. If it's so important, we can get together again. Such an evening is a sin not to do again, I know you'd like it too!\n\nBut still, if you need to visit Ragman, ask him about the moonshine, I promised I'd help him. And now I don't even know if I did help him or not.", + "67a096ed77dd677f600804ba failMessageText": "", + "67a096ed77dd677f600804ba successMessageText": "Are you sure this is it? Okay, I can smell it, that's definitely the one! \n\nRagman told me about the health resort's cellars yesterday, I even had to fucking get him wasted so we could finally change the subject. Anyway, there was a Soviet bomb shelter under the health resort, and Ref was going to organize a new arena there, for VIP audiences. I think it also involved Tagilla somehow... No, it was something else...\n\nAnyway, for this arena, Ref organized a big gear acquisition from Ragman, everything was almost ready. And then our host guy suddenly backed out. Why? Who the fuck knows.\n\nRagman was really upset that the idea had fallen through. But he'd already delivered some of the gear, and he definitely used those keycards you're looking for. You better ask him yourself, I don't remember much from yesterday. Thanks for the drink, by the way.", + "67a0da26a3b8d254347b8634": "Hand over a Bottle of Fierce Hatchling moonshine", + "67a096ed77dd677f600804ba acceptPlayerMessage": "You didn't make it to the \"test sample\" yesterday. Here, Ragman asked me to give it to you so that you could test it yourself.", + "67a096ed77dd677f600804ba declinePlayerMessage": "", + "67a096ed77dd677f600804ba completePlayerMessage": "By the way, I wanted to ask you: have you heard anything about the facility under the health resort and the keycards to access it?", + "67a096f605d1611ed90be75a name": "Hot Zone", + "67a096f605d1611ed90be75a description": "Okie-dokie, so I took some time to think about the Labyrinth and your interest in it. Things have cooled off, so I might be able to help you out. Maybe we can find some mutual benefits along the way, eh? But first, I need you to help me with a specific order. For the kind of information I'm about to give you, it's a real bargain!\n\nI've got two shipments that are sitting on hold right now. One is waiting at Customs, the other at the military base. My couriers were really badly received there. I lost one group, and from the second one, only half of them came back. The fuckers took almost all the goods! Things are too hot in those areas for my courier guys.\n\nThe PMC pricks really took a liking to those places or something. It's either camping snipers, some ushanka-wearing psychos with shotguns, or fucking \"grenadiers\" in the military bunkers. Thing is, this order is big and important for me, I can't let it go to waste.\n\nYou have good experience in this kind of work. Maybe not in one go, but I'm sure you'll do everything perfectly. And while you're at it, I'll arrange everything for your Labyrinth business! Here's the gear that survived the ambushes. Take it right away, it'll be less work later.\n\nStash the rigs at the gas station near the road on Customs, and the plates on the roof of the military base's workshop with, uh, a black knight symbol, whatever that means.", + "67a096f605d1611ed90be75a failMessageText": "", + "67a096f605d1611ed90be75a successMessageText": "Never doubted you, brotherman! Alright, time to do my part. One day, Ref came to me with an idea for a big project. He found these cellars under Azure Coast, he even had investors already. Even back then I already thought that somebody out there really liked the chaos we had going on here a little too much.\n\nEverything went as planned, we agreed on deliveries and drop-off points. He even had a name for the new Arena format: you guessed it, \"The Labyrinth\"! I don't know what it had to do with these cellars. So, after that, Ref suddenly canceled everything, said that it wasn't up to him, and disappeared from the radar for a while.\n\nIt was hard to give up such a good deal. However, I still have those keycards, I even wanted to stop by sometime to see the arena with my own eyes. There's not many of them, but for you, I'll make a good deal. No haggling though!", + "67b880086630950141bf71ee": "Stash the Zulu Nylon Gear M4 RSCR chest rigs at the new gas station on Customs", + "67b88020f3c5f1e3e6eb1f83": "Stash the class 4 ballistic plates on the roof of the specified repair workshop on Reserve", + "67a096f605d1611ed90be75a acceptPlayerMessage": "", + "67a096f605d1611ed90be75a declinePlayerMessage": "", + "67a096f605d1611ed90be75a completePlayerMessage": "", + "67a096fe972c11a3f5077321 name": "Competition Protection", + "67a096fe972c11a3f5077321 description": "Hello, gladiator! I hear you're interested in those health resort cellars. I'll be honest, the idea was a good one, I might even revisit it later... But at this moment, it's not the right time for the Labyrinth. So I'm not gonna tell you anything about it, sorry.\n\nIf you want to go to the entry site on your own and rummage through the garbage left there, I won't stop you. But without the access keycard, you can't get inside the Labyrinth. That's where our interests align. One of my gladiators has been getting a little starstruck lately. He thinks that nobody can beat his arena performance, and wants to up his salary. Even took to blackmailing me, the bastard! However, it's not profitable to just outright take him out of the fights.\n\nI want to show him that there are no indispensable people, and to do that, we need to make some noise in the Arena. Hopefully that'll bring this guy to his senses. You're a capable fighter, and I'll make you a fair deal: if you can get on the Arena's best gladiator ranks, I'll help you with the keycards to the Labyrinth. You up for it?", + "67a096fe972c11a3f5077321 failMessageText": "", + "67a096fe972c11a3f5077321 successMessageText": "You turned out to be a real dark horse... The results are remarkable. Not everyone can pull this off. \n\nI'll unlock one of the keycard stashes for you. But be aware that this is a very special item, and I'm not going to give it to you for free.\n\nOne more thing. Arena rewards the best gladiators, and you clearly have potential. If you get tired of scavenging the ruins and want real glory, you know where to find me.", + "67a0db1217cd5fe7e5a2e36e": "Eliminate enemies in any game mode in Arena", + "67a0dbaf93ac1717d296be98": "Take at least 3rd place in Last Hero in Arena", + "67a096fe972c11a3f5077321 acceptPlayerMessage": "", + "67a096fe972c11a3f5077321 declinePlayerMessage": "", + "67a096fe972c11a3f5077321 completePlayerMessage": "", + "67a0970744893b9f3f0d9b68 name": "Offensive Reconnaissance", + "67a0970744893b9f3f0d9b68 description": "You got the keycard? Perfect. Judging by how much everyone's interested in these cellars, you and I are on a truly important trail. There could be a TerraGroup warehouse or another lab that's been sealed there ever since the evacuation! We don't have time to waste.\n\nFirst we need to search these premises and figure out what the purpose of the facility is. TerraGroup would not be so eager to hide it if what is going on inside corresponds to their company's public profile. Try to memorize everything you see: the structure of the premises, equipment, tools, markings or other symbols... Every detail counts.\n\nI'll wait for your return and set up my surveillance system to track any information about the health resort. If anyone finds more than we do, I'll see it.", + "67a0970744893b9f3f0d9b68 failMessageText": "", + "67a0970744893b9f3f0d9b68 successMessageText": "An old bunker? Yes, there was one mentioned in the archives, an old Soviet shelter. Thing is, it was closed down about twenty years ago due to some kind of technical failure. Looks like Knossos restored it to working order. But why would TerraGroup need an abandoned bomb shelter? \n\nUm, hang on. I'm picking up a signal from my interception network. An encrypted message that seems to be coming straight from these cellars... Give me a minute.", + "67a0dc6bf47ca0fde27cf1f7": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0dc94a4d798e79853f2eb": "Obtain the Labrys access keycard", + "67dbe0f532ff08bfa13237a8": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0970744893b9f3f0d9b68 acceptPlayerMessage": "", + "67a0970744893b9f3f0d9b68 declinePlayerMessage": "", + "67a0970744893b9f3f0d9b68 completePlayerMessage": "", + "67a0970f05d1611ed90be75d name": "Hypotheses Testing", + "67a0970f05d1611ed90be75d description": "I was able to decipher the signal. It's old and very faint, apparently the bunker completely blocked it until you opened the doors. For some reason, the message is on loop, but this doesn't mean anything, the equipment inside could have been damaged for a while. Besides, we still don't know what the TerraGroup team was doing in there.\n\nThe message says that the facility still contains materials and data that fall under the first priority of evacuation. Moreover, it mentions reports of experiments conducted at the site. This is astonishing, we couldn't have found a better time to discover something as valuable as this!\n\nKnowing more and more people are finding out about these cellars every day, it means that soon the traders and other PMCs will want to explore the area we've discovered. Perhaps even Lightkeeper will be interested... I need those documents mentioned in the signal. Whatever you can find, please bring them to me as soon as you can.", + "67a0970f05d1611ed90be75d failMessageText": "", + "67a0970f05d1611ed90be75d successMessageText": "Well done. The data is fragmented, but still extremely useful. The health resort's basements have changed a lot since the disaster began, but at some point in time, they were definitely used as a testing ground for some kind of weapon... An experimental EW or hacking device, maybe. This remains to be determined.\n\nI can already see that some of the measurements and experiments will be very useful in their own right. So your labors were definitely not in vain. Thank you.", + "67a0dce6c7627dac621fd539": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0dcf4ff6f74931359b9f9": "Hand over the found in raid item: Labrys research notes", + "67dbe16ece16a02860ed9d33": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0970f05d1611ed90be75d acceptPlayerMessage": "", + "67a0970f05d1611ed90be75d declinePlayerMessage": "", + "67a0970f05d1611ed90be75d completePlayerMessage": "", + "67a09724972c11a3f5077324 name": "Confidential Info", + "67a09724972c11a3f5077324 description": "Greetings, my friend. According to my information, you've gained access to one of TerraGroup's abandoned facilities. We've witnessed many times what happens when dangerous developments fall into the hands of unqualified people. Our partners are very concerned about what happened in Tarkov after that outbreak in the Laboratory.\n\nThere's no way we're going to let this crisis happen again. That's why I have a high-priority assignment for you. I need to retrieve a storage device containing sensitive information from that facility. The details are highly classified. The client can trace an independent attempt to read the data and cancel the contract, so please do not even attempt it.\n\nIn addition to the storage device, I was told that there is also a maintenance room on the site, the client has said that it should look like a workshop. It must be destroyed or at least damaged. But be careful with the explosives: we don't want you perishing with the storage device.", + "67a09724972c11a3f5077324 failMessageText": "", + "67a09724972c11a3f5077324 successMessageText": "Great job, my friend! My partner especially appreciates your respect for privacy and requested a proper reward for you.", + "67a0dd7a2519959b187db47f": "Locate and obtain the special storage module inside The Labyrinth", + "67a0dda1370e2f877a6c8531": "Hand over the found information", + "67a0de2750fdff39d267ea16": "Plant a hand grenade in the assembly workshop inside The Labyrinth", + "67a09724972c11a3f5077324 acceptPlayerMessage": "", + "67a09724972c11a3f5077324 declinePlayerMessage": "", + "67a09724972c11a3f5077324 completePlayerMessage": "", + "67a0972e77dd677f600804bd name": "This Tape Sucks", + "67a0972e77dd677f600804bd description": "Hello again. I received a patient who was recently wounded in the resort cellars and barely escaped from this monster in a bull mask... Obvious mental trauma, perhaps more than one. But besides the stories about this Minotaur, the patient also mentioned many confinement and even torture chambers.\n\nYou surely recognize the unacceptable nature of such human confinement, even under wartime conditions, so I am counting on your cooperation. We must get to the bottom of what is or was going on in these cellars. \n\nExplore those jail rooms and try to uncover any information or evidence that will help us find out who is responsible for what happened. And most importantly, what was the purpose of all these \"experiments\".", + "67a0972e77dd677f600804bd failMessageText": "", + "67a0972e77dd677f600804bd successMessageText": "A video tape... You haven't watched it yet, have you? Now I know what is happening. I was wrong before.\n\nThe resort was one of the evacuation points when it all started, and its cellars could have been used for, uh, different purposes... The situation wasn't so severe yet at that time, and they tried to isolate the deceased bodies from crowded places.\n\nThis tape is definitely not a cause for concern... However, I would refrain from visiting these cellars if I were you. Ventilation in bomb shelters has always been a weak point, and humidity only contributes to possible intoxication...", + "67a0de6954c67082e9148328": "Locate the torture room inside The Labyrinth", + "67a0de84e8e35296a13500c8": "Locate and obtain any evidence of torture", + "67a0de9190545ec5612fdda5": "Hand over the found information", + "67a0972e77dd677f600804bd acceptPlayerMessage": "", + "67a0972e77dd677f600804bd declinePlayerMessage": "", + "67a0972e77dd677f600804bd completePlayerMessage": "", + "67a097379f2068e74603c6ac name": "Indisputable Authority", + "67a097379f2068e74603c6ac description": "Oi, operator! There's a job for you, I don't want no tosser for this. Everyone's been checking out the dungeons under the resort, you ought to know about it by now. They say there's a bogeyman sitting there, safeguarding the whole territory, yelling like a madman and chasing everyone outta there. \nNobody can put him down!\n\nSome partners of mine have started asking questions, trying to drive down prices because of this situation. But let me tell you this: the key to authority is not to fuck up the opportunity. We need to act now, and we need to do it in a way that every little prick knows his place. So we gotta take this fucker down. If you do it in my name, so to speak, everyone will understand.\n\nYou've got the skills, so this \"Minotaur\" idiot won't be a problem for you. But still, better be careful, this bastard is no joke either.", + "67a097379f2068e74603c6ac failMessageText": "", + "67a097379f2068e74603c6ac successMessageText": "I knew I bet on the right guy! So, all safe and sound, ye? Good for you, good for you... Word's already out about your feat, no one's gonna blabber any bullshit to me anymore.\n\nSurely a lasting impression. You helped my business today, so I won't disappoint you either. Here, all yours.", + "67a0df619fb6c42b9a08e8e9": "Locate and neutralize the \"Minotaur\" inside The Labyrinth", + "67a0df7f2cd4d4413cd29b45": "Eliminate the \"Minotaur's\" guards inside The Labyrinth", + "67a097379f2068e74603c6ac acceptPlayerMessage": "", + "67a097379f2068e74603c6ac declinePlayerMessage": "", + "67a097379f2068e74603c6ac completePlayerMessage": "", + "67a0975992ad467b1906d468 name": "Vacate the Premises", + "67a0975992ad467b1906d468 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other mercs out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67a0975992ad467b1906d468 failMessageText": "", + "67a0975992ad467b1906d468 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67a0e075445754a936be25b7": "Eliminate PMC operatives inside The Labyrinth", + "67a0975992ad467b1906d468 acceptPlayerMessage": "", + "67a0975992ad467b1906d468 declinePlayerMessage": "", + "67a0975992ad467b1906d468 completePlayerMessage": "", + "67a09761e720611a6a01f288 name": "Keeper's Word", + "67a09761e720611a6a01f288 description": "I have a new job for you. Someone found a way into the cellars under the health resort. This is not a good set of circumstances for Tarkov. Excessive curiosity often ruins a man in peacetime, but in the present situation, the mistake of one will lead to the death of many.\n\nI know how to safeguard the bunker. You may not have yet met the wardens who watch the city at night. But they certainly have met you. And now I need you to leave a short message for them at the Knossos facility, with their instruments.\n\nHowever, just dropping these knives in the rubble won't be enough. You need places with meaning, so that the knife you stick in becomes a symbol of sorts. Which places should you choose? You'll figure it out on your own. And if you can't, why should I even work with you?", + "67a09761e720611a6a01f288 failMessageText": "", + "67a09761e720611a6a01f288 successMessageText": "Perhaps now you've saved Tarkov from a new calamity that could have wiped the city off the face of the earth... before its time.\n\nYour reward is here. Oh, and one more thing. If I were you, I'd stop enquiring about those dungeons if you want to survive these troubled times.", + "67a0e4df8cddbe2df31dd1d9": "Stash a Cultist knife in the first special place inside The Labyrinth", + "67a0e4e399e34c9ffcdc6e00": "Stash a Cultist knife in the second special place inside The Labyrinth", + "67a0e4e64cb065811d95c6d9": "Stash a Cultist knife in the third special place inside The Labyrinth", + "67a09761e720611a6a01f288 acceptPlayerMessage": "I didn't think I'd be part of some ritual... Well, I'll figure it out when I get there.", + "67a09761e720611a6a01f288 declinePlayerMessage": "", + "67a09761e720611a6a01f288 completePlayerMessage": "It's done. Your friends are gonna love this.", + "67d03be712fb5f8fd2096332 name": "Vacate the Premises", + "67d03be712fb5f8fd2096332 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other guys out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67d03be712fb5f8fd2096332 failMessageText": "", + "67d03be712fb5f8fd2096332 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67d03be712fb5f8fd2096334": "Eliminate any target inside The Labyrinth", + "67d03be712fb5f8fd2096332 acceptPlayerMessage": "", + "67d03be712fb5f8fd2096332 declinePlayerMessage": "", + "67d03be712fb5f8fd2096332 completePlayerMessage": "", "616041eb031af660100c9967 startedMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 failMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 successMessageText 54cb50c76803fa8b248b4571 0": "Tutto pulito quindi? Ben fatto, soldato.", @@ -28400,6 +28745,12 @@ "676094451fec2f7426093be6 name": "More Prestigious", "676094451fec2f7426093be6 description": "Earn the Prestige level 2", "676094451fec2f7426093be6 successMessage": "", + "67a0e57117e34930e50075f3 name": "In Search of an Exit", + "67a0e57117e34930e50075f3 description": "Complete the Labyrinth event task line", + "67a0e57117e34930e50075f3 successMessage": "", + "67a0e57b972c11a3f50773b2 name": "Dungeon Master", + "67a0e57b972c11a3f50773b2 description": "Complete the Labyrinth event task line and all side tasks", + "67a0e57b972c11a3f50773b2 successMessage": "", "674724a154d58001c3aae177 name": "", "674724a154d58001c3aae177 description": "", "674ed02cb6db2d9636812abc name": "Slot 1", @@ -28653,6 +29004,15 @@ "675a99f30fba9efc6a40481d name": "Sports target", "675a99f30fba9efc6a40481d description": "Just an ordinary target, nothing special.", "675b54c583e8ee6215546694": "Construct Shooting Range level 3", + "67adb25c7a0e0fce8574438c name": "Minotaur's Lair", + "67adb25c7a0e0fce8574438c description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67adb26efce3692da77f4e2e": "Can only be obtained during special events", + "67adb38d0217ccce16b5b08c name": "Minotaur's Lair", + "67adb38d0217ccce16b5b08c description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adb39a6be8354a8f72b830": "Can only be obtained during special events", + "67adb4843fec17bf3ea9452e name": "Minotaur's Lair", + "67adb4843fec17bf3ea9452e description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adb48fd05a78f5a5fc5260": "Can only be obtained during special events", "672df12f97f0469cea52f55e name": "Prestige 1", "675d7242b85061aa2017c341": "Complete the task You've Got Mail", "672df4281ab8d9c8849a0c88 name": "Prestige 2", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/jp.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/jp.json index 54f950fb..e8220f29 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/jp.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/jp.json @@ -6073,7 +6073,7 @@ "5d6e67fba4b9361bc73bc779 Description": "A 12/70 shell loaded with 9 6.5mm buckshot pellets for 12 gauge shotguns.", "5d6e6806a4b936088465b17e Name": "12/70 8.5mm Magnum buckshot", "5d6e6806a4b936088465b17e ShortName": "Magnum", - "5d6e6806a4b936088465b17e Description": "A 12/70 shell loaded with 16 8.5mm buckshot pellets for 12 gauge shotguns.", + "5d6e6806a4b936088465b17e Description": "A 12/70 shell loaded with 8 8.5mm buckshot pellets for 12 gauge shotguns.", "5d6e6869a4b9361c140bcfde Name": "12/70 Grizzly 40 slug", "5d6e6869a4b9361c140bcfde ShortName": "Grizzly", "5d6e6869a4b9361c140bcfde Description": "The \"Grizzly 40\" 12/70 expanding slug shell for 12 gauge shotguns.", @@ -10226,9 +10226,6 @@ "648afce7ec6bb25b2608defb Name": "PM FAB Defense PM-G pistol grip (Olive Drab)", "648afce7ec6bb25b2608defb ShortName": "PM-G OD", "648afce7ec6bb25b2608defb Description": "A PM grip by FAB Defense with a built-in magazine release mechanism that turns the Soviet classic into a modern handy pistol, significantly improving ergonomics. Olive Drab version.", - "648c1a965043c4052a4f8505 Name": "ebudal", - "648c1a965043c4052a4f8505 ShortName": "ebudal", - "648c1a965043c4052a4f8505 Description": "ebudal tested on monkes", "6491c6f6ef312a876705191b Name": "PK Zenit B-50 handguard", "6491c6f6ef312a876705191b ShortName": "B-50", "6491c6f6ef312a876705191b Description": "The B-50 integrally-machined handguard made of D16T alloy for Kalashnikov Machine gun. Allows installation of additional equipment and handgrips. Manufactured by Zenit.", @@ -14450,7 +14447,7 @@ "6761763448fa5c377e06fc39 Name": "AKMS FAB Defense M4-AKMS P stock adapter", "6761763448fa5c377e06fc39 ShortName": "AKMS P", "6761763448fa5c377e06fc39 Description": "A buttstock adapter for the AKMS automatic rifle. Allows to install Com-Spec and Mil-Spec buttstocks on the weapon. Made of durable anodized aluminum. Manufactured by FAB Defense.", - "6761765f1f08ed5e8800b7a6 Name": "5.56x45 Beta C-Mag 100-round drum magazine", + "6761765f1f08ed5e8800b7a6 Name": "AR-15 5.56x45 Beta C-Mag 100-round drum magazine", "6761765f1f08ed5e8800b7a6 ShortName": "AR C-Mag", "6761765f1f08ed5e8800b7a6 Description": "A 100-round double drum magazine for the AR-15 platform weapons. Manufactured by Beta Company.", "676176a162e0497044079f46 Name": "UZI 9x19 Beta C-Mag 100-round drum magazine", @@ -14600,6 +14597,126 @@ "676aa450fe1fc45172014df2 Name": "Twitch Winter 2025 case (Epic)", "676aa450fe1fc45172014df2 ShortName": "Twitch 2025", "676aa450fe1fc45172014df2 Description": "A case with some epic goodies.", + "678f84bb9e85556ca60f0362 Name": "Tagilla's welding mask \"ZABEY\"", + "678f84bb9e85556ca60f0362 ShortName": "\"ZABEY\"", + "678f84bb9e85556ca60f0362 Description": "Judging by this mask, the Labyrinth had severely affected Tagilla's mental state, making him even more unhinged and bloodthirsty. Who thought he could be any more crazy?", + "678fa929819ddc4c350c0317 Name": "Valve handwheel", + "678fa929819ddc4c350c0317 ShortName": "handwheel", + "678fa929819ddc4c350c0317 Description": "A massive handwheel removed from some kind of valve. It must have been used to regulate the water or gas supply in the Knossos underground facilities.", + "679b944d597ba2ed120c3d3c Name": "Last Breath poster", + "679b944d597ba2ed120c3d3c ShortName": "Last Breath", + "679b944d597ba2ed120c3d3c Description": "There's no escape from the Shadow of Tagilla's grasp. The only thing left to do is to take the last deep breath and hold on as long as possible.", + "679b946f90622daf9708da6d Name": "Final Moment poster", + "679b946f90622daf9708da6d ShortName": "Final Moment", + "679b946f90622daf9708da6d Description": "Looking at this poster, you realize the sheer terror that the Shadow of Tagilla's victims felt before they died.", + "679b94734e9ca6b3d80586a7 Name": "Taurus poster", + "679b94734e9ca6b3d80586a7 ShortName": "Taurus", + "679b94734e9ca6b3d80586a7 Description": "This poster embodies the nature of the Shadow of Tagilla. Brutality, thirst for murder, and blood. Rivers of blood.", + "679b9477708cfcb2060b9ade Name": "Tark Souls poster", + "679b9477708cfcb2060b9ade ShortName": "Tark Souls", + "679b9477708cfcb2060b9ade Description": "This poster shows the Shadow of Tagilla being slain by a warrior from the Labyrinth. Very few people have witnessed such a scene with their own eyes.", + "679b9716597ba2ed120c3d3f Name": "Knossos LLC facility key", + "679b9716597ba2ed120c3d3f ShortName": "Knossos", + "679b9716597ba2ed120c3d3f Description": "A worn office door key marked \"Knossos LLC\". Probably used to open utility rooms or other premises belonging to Knossos.", + "679b9819a2f2dd4da9023512 Name": "Labrys access keycard", + "679b9819a2f2dd4da9023512 ShortName": "Labrys", + "679b9819a2f2dd4da9023512 Description": "A keycard to one of Knossos facilities. The design references the Minotaur mythos, but it's somewhat strange there are no Minotaur theme parks in Tarkov.", + "679b98e429acd1f2f60985a3 Name": "Container with suspicious substance", + "679b98e429acd1f2f60985a3 ShortName": "Substance", + "679b98e429acd1f2f60985a3 Description": "A chemical container with a thick, murky liquid inside. Only a lunatic like Sanitar would want to study something like this.", + "679b992329acd1f2f60985a5 Name": "Labrys research notes", + "679b992329acd1f2f60985a5 ShortName": "Labrys", + "679b992329acd1f2f60985a5 Description": "The documents are encrypted, but appear to contain research notes on some kind of technology or weapon. The records mention the name “Item 1156”.", + "679b998180a165f7a40b4c2c Name": "Slaughter videotape", + "679b998180a165f7a40b4c2c ShortName": "Slaughter", + "679b998180a165f7a40b4c2c Description": "A videotape with traces of blood and the words “Slaughter”. The owner of the tape hardly felt sympathy for his victims.", + "679b9a1a4e4ed4b3b40ae5c2 Name": "Knossos senior manager's diary", + "679b9a1a4e4ed4b3b40ae5c2 ShortName": "Knossos", + "679b9a1a4e4ed4b3b40ae5c2 Description": "Meetings, facilities, and other notes from Knossos senior manager are noted in the diary. If you study them, you can get at least a rough summary of the company's facilities.", + "679b9aa490622daf9708da73 Name": "VPX Flash Storage Module marked Group #3", + "679b9aa490622daf9708da73 ShortName": "Group #3", + "679b9aa490622daf9708da73 Description": "The VPX Flash Storage Module (FSM) provides high-performance, high-capacity, solid-state SATA storage with AES-256 bit encryption using an Application Specific Integrated Circuit (ASIC). Judging by the marking, it contains data on the focus group experiments and research.", + "679b9cce4e4ed4b3b40ae5c5 Name": "Nailhead figurine", + "679b9cce4e4ed4b3b40ae5c5 ShortName": "Nailhead", + "679b9cce4e4ed4b3b40ae5c5 Description": "A limited edition Tarko figurine. What's more strange: the pale skin or the nails stuck in his head? It looks like this poor guy has experienced the full spectrum of human pain.", + "679b9d43597ba2ed120c3d44 Name": "Petya Crooker figurine", + "679b9d43597ba2ed120c3d44 ShortName": "Crooker", + "679b9d43597ba2ed120c3d44 Description": "A limited edition Tarko figurine. A creepy dude with a disfigured face and blades on his arm. Doing Obdolbos would give you nightmares.", + "679b9d4b3374fb14f40efe6d Name": "Count Bloodsucker figurine", + "679b9d4b3374fb14f40efe6d ShortName": "Bloodsucker", + "679b9d4b3374fb14f40efe6d Description": "A limited edition Tarko figurine. Count Bloodsucker wouldn't have lasted more than a couple days in Tarkov. Sucking blood is cool and all, but does it work against flashbangs and .308?", + "679b9d55708cfcb2060b9ae3 Name": "Xenoalien figurine", + "679b9d55708cfcb2060b9ae3 ShortName": "Xenoalien", + "679b9d55708cfcb2060b9ae3 Description": "A limited edition Tarko figurine. Looks like a monster with a disproportionately elongated head and a double mouth. Totally \"Alien\" (good one) to the Tarko universe.", + "679b9d6390622daf9708da76 Name": "Pointy guy figurine", + "679b9d6390622daf9708da76 ShortName": "Pointy guy", + "679b9d6390622daf9708da76 Description": "A limited edition Tarko figurine. This funny little character is wearing something like a pyramid on his head. A character like this could only exist in a fictional world, along with zombies and other monsters.", + "679ba90d269ddfea47012159 Name": "Chained Labrys", + "679ba90d269ddfea47012159 ShortName": "Labrys", + "679ba90d269ddfea47012159 Description": "A two-handed axe made out of a sewer hatch... With that weight, a single blow is enough to split a skull, whether the blade is sharp or not.", + "679baa2c61f588ae2b062a24 Name": "Key 01", + "679baa2c61f588ae2b062a24 ShortName": "Key 01", + "679baa2c61f588ae2b062a24 Description": "An old key, the markings are unreadable. Could be useful for surviving the Labyrinth.", + "679baa4f59b8961f370dd683 Name": "Key 02", + "679baa4f59b8961f370dd683 ShortName": "Key 02", + "679baa4f59b8961f370dd683 Description": "This key probably opens some kind of an old lock. The number engraving has been practically scratched off. Could be useful for surviving the Labyrinth.", + "679baa5a59b8961f370dd685 Name": "Key 03", + "679baa5a59b8961f370dd685 ShortName": "Key 03", + "679baa5a59b8961f370dd685 Description": "The number engraving is barely recognizable on the weathered metal. Could be useful for surviving the Labyrinth.", + "679baa9091966fe40408f149 Name": "Key 04", + "679baa9091966fe40408f149 ShortName": "Key 04", + "679baa9091966fe40408f149 Description": "The engraving on this key is barely readable: it's either the number 4 or the Russian letter Ч. Could be useful for surviving the Labyrinth.", + "679baace4e9ca6b3d80586b2 Name": "Observation room key", + "679baace4e9ca6b3d80586b2 ShortName": "Observe", + "679baace4e9ca6b3d80586b2 Description": "A key that opens one of the personnel workstation rooms in the Labyrinth. That room may have something to do with the research that took place in the Labyrinth.", + "679baae891966fe40408f14c Name": "Torture room key", + "679baae891966fe40408f14c ShortName": "Torture", + "679baae891966fe40408f14c Description": "An old key that would be more suitable for a shabby lock on a grate or fence than a modern door.", + "679bab714e9ca6b3d80586b4 Name": "Corpse room key", + "679bab714e9ca6b3d80586b4 ShortName": "Corpses", + "679bab714e9ca6b3d80586b4 Description": "An old key that has a strong odor of death. Probably opens a morgue or a room where bodies were kept.", + "679bac1d61f588ae2b062a26 Name": "Labyrinth key", + "679bac1d61f588ae2b062a26 ShortName": "Labyrinth", + "679bac1d61f588ae2b062a26 Description": "A key that opens a certain room in the Labyrinth. There's no telling what might be inside.", + "67a22045cae994f25c087bb5 Name": "", + "67a22045cae994f25c087bb5 ShortName": "", + "67a22045cae994f25c087bb5 Description": "", + "67ab3d4b83869afd170fdd3f Name": "BBQ-S43 gas torch", + "67ab3d4b83869afd170fdd3f ShortName": "BBQ-S43", + "67ab3d4b83869afd170fdd3f Description": "A portable torch with a limited gas supply. This bad boy is unlikely to burn a hole in the wall, but will do the job on a small metal target.", + "67adaf8b1230c973bb0433a6 Name": "奇妙な絵", + "67adaf8b1230c973bb0433a6 ShortName": "Mysterious drawings", + "67adaf8b1230c973bb0433a6 Description": "まともな考えのヤツが天井に何か描くだろうか?油断は禁物だ。ヤツらが他に何を考え出すか分からない。", + "67adaf95cd47a1ad3f014bc6 Name": "チョークで書かれた図形", + "67adaf95cd47a1ad3f014bc6 ShortName": "Chalk drawings", + "67adaf95cd47a1ad3f014bc6 Description": "この図形はどうやってここに?セキュリティシステムを見直した方がいいだろう。", + "67adafa1e6a915f9fd050f66 Name": "彼らはすでにここにいる", + "67adafa1e6a915f9fd050f66 ShortName": "They're Already Here", + "67adafa1e6a915f9fd050f66 Description": "これらの絵をずっと見つめていると、絵から見つめ返されているように感じる。", + "67ade494d748873e5f0161df Name": "F1 Shrapnel", + "67ade494d748873e5f0161df ShortName": "F1 Shrapnel", + "67ade494d748873e5f0161df Description": "F1 Shrapnel", + "67adf4a95247ac91530fcec7 Name": "ジャケット", + "67adf4a95247ac91530fcec7 ShortName": "Jacket", + "67adf4a95247ac91530fcec7 Description": "ジャケット", + "67adf4b81c58bd68b2002fec Name": "木製弾薬箱", + "67adf4b81c58bd68b2002fec ShortName": "Wooden ammo box", + "67adf4b81c58bd68b2002fec Description": "木製弾薬箱", + "67adf4db515e3dd542077a1d Name": "木製の箱", + "67adf4db515e3dd542077a1d ShortName": "Wooden crate", + "67adf4db515e3dd542077a1d Description": "木箱", + "67adf4eb110ba15da90c6413 Name": "グレネードボックス", + "67adf4eb110ba15da90c6413 ShortName": "Grenade box", + "67adf4eb110ba15da90c6413 Description": "グレネードボックス", + "67adf54d1c58bd68b2002ff0 Name": "ツールボックス", + "67adf54d1c58bd68b2002ff0 ShortName": "Toolbox", + "67adf54d1c58bd68b2002ff0 Description": "ツールボックス", + "67adf5752fc5ee84020a9940 Name": "Scavの死体", + "67adf5752fc5ee84020a9940 ShortName": "Dead Scav", + "67adf5752fc5ee84020a9940 Description": "Scavの死体", + "67adf5f7adc1f43b0702b826 Name": "工具類補給クレート", + "67adf5f7adc1f43b0702b826 ShortName": "Technical supply crate", + "67adf5f7adc1f43b0702b826 Description": "工具類補給クレート", "67b70e43f753cf9f7a0a07a6 Name": "LATAM Drops Event 2025 case (Common)", "67b70e43f753cf9f7a0a07a6 ShortName": "Twitch", "67b70e43f753cf9f7a0a07a6 Description": "", @@ -14609,6 +14726,12 @@ "67b72c64f753cf9f7a0a07aa Name": "LATAM Drops Event 2025 case (Epic)", "67b72c64f753cf9f7a0a07aa ShortName": "Twitch", "67b72c64f753cf9f7a0a07aa Description": "", + "67d3ed3271c17ff82e0a5b0b Name": "Key case", + "67d3ed3271c17ff82e0a5b0b ShortName": "Keys", + "67d3ed3271c17ff82e0a5b0b Description": "This case is the ultimate solution to the problem of hoarding various keys in the stash, helping to store them in one place.", + "67e183377c6c2011970f3149 Name": "Ariadne symbol key", + "67e183377c6c2011970f3149 ShortName": "Ariadne", + "67e183377c6c2011970f3149 Description": "Someone had made a barely visible mark on this key, resembling a ball of thread. Although, it could have simply been left by careless storage.", " V-ex_light": "Road to Military Base V-Ex", " Voip/DisabledForOffline": "オフラインモードではVOIPは無効です", " kg": " kg", @@ -15748,6 +15871,7 @@ "Disable overload": "オーバーロードを無効化", "Disable water and food consumption": "水分とエネルギー消費を無効化", "DisableGameFramerateLimit": "Disable game FPS limit", + "Disable_traps": "Disable traps", "Disabled": "無効", "DisbandGroup": "グループを解散", "DisbandGroup message": "本当にグループを解散しますか?", @@ -16719,6 +16843,7 @@ "LVLKILLLIST": "レベル", "Laboratory": "The Lab", "LaboratoryEnvironmentUiType": "The Lab", + "Labyrinth": "The Labyrinth", "Last game session": "前回のゲームセッション", "LastHero": "LastHero", "LastHeroDescription": "果てしない銃撃戦の中、最後に立っていた一人が勝者になる。", @@ -17302,7 +17427,7 @@ "Prestige/Levels/RewardsListCaption": "プレステージによる報酬", "Prestige/Rewards/ModesCaption": "利用できるゲームモード:", "Prestige/Rewards/RewardDescription": "説明:", - "PrestigeTooltip{0}": "Prestige level: {0}", + "PrestigeTooltip{0}": "Prestige level: {0}", "Previous": "前へ", "PreviousMagazine": "前のマガジン", "PreviousWalkPose": "前の歩行姿勢", @@ -17735,6 +17860,9 @@ "SHO_TRANSIT_24": "移動地点01", "SHO_TRANSIT_24_COND": " ", "SHO_TRANSIT_24_DESC": "Transit to Lighthouse", + "SHO_TRANSIT_43": "TRANSIT??", + "SHO_TRANSIT_43_COND": "Probably requires Labrys access keycard (1)", + "SHO_TRANSIT_43_DESC": "Transit to Labyrinth?", "SIDE": "所属", "SIGHT CRATE": "サイト倍率", "SILENCE": "静かに", @@ -19668,6 +19796,8 @@ "lab_Parking_Gate": "Parking Gate", "lab_Under_Storage_Collector": "Sewage Conduit", "lab_Vent": "Ventilation Shaft", + "labir_exit": "The Way Up", + "labyrinth_secret_tagilla_key": "Ariadne's Path", "lastSession": "前回のセッション", "leader": "リーダー", "left_side_plate": "左プレート", @@ -20380,6 +20510,8 @@ "653e6760052c01c1c805532f Description": "The business center of Tarkov. This is where TerraGroup was headquartered. This is where it all began.", "65b8d6f5cdde2479cb2a3125 Name": "Ground Zero", "65b8d6f5cdde2479cb2a3125 Description": "The business center of Tarkov. This is where TerraGroup was headquartered. This is where it all began.", + "6733700029c367a3d40b02af Name": "The Labyrinth", + "6733700029c367a3d40b02af Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", "5464e0404bdc2d2a708b4567 Name": "United Security", "5464e0404bdc2d2a708b4567 Description": "USEC は KerniSEC と Safe Sea の企業合併によって1999年に誕生した民間軍事会社だ。2004年に Terra Group インターナショナル・ホールディングスの代理人と接触した後は事実上、彼らの私兵部隊となった。現在では世界各国に拠点を持っており7500人を超えるスタッフを有している。", "5464e0454bdc2d06708b4567 Name": "BEAR", @@ -20424,6 +20556,10 @@ "67d1acda2fb6a5d11b09d6fd Description": "The Priozersk Nature Reserve recently became part of the state-protected wildlife reserves of the North-Western Federal District.", "67d1ad1b5df2d64de808e1da Name": "The Lab", "67d1ad1b5df2d64de808e1da Description": "Secret underground TerraGroup Labs facility hidden right under the center of Tarkov. Officially, this research center does not exist and, based on data scraps, is engaged in research and development as well as testing and simulation of projects in chemistry, physics, biology, and other high technology.", + "67e3f71e445e18765a052687 Name": "The Labyrinth", + "67e3f71e445e18765a052687 Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", + "67e3f72fdb783364cd0a4b63 Name": "A New Threat", + "67e3f72fdb783364cd0a4b63 Description": "There are rumors of a maniac who calls himself the Shadow of Tagilla. Anybody can become a victim of his tortures, and no one has ever escaped from his Labyrinth. One question remains: where did the rumors come from then?", "579b1eb1d53a0658a154fbe6": "", "579b2068d53a0658a154fbe8": "", "57a39d5024597772b41c2a07": "", @@ -21144,6 +21280,39 @@ "67861fd9941d06578a0ea8fe": "", "6786206c27f04d22000ebdde": "", "6786210427f04d22000ebdf7": "", + "67a4705dff08b5b478075453": "", + "67a4707171519b8a49015cae": "", + "67a4709c9e31e9e3f60f751a": "", + "67a470c121ff90a7f50429f1": "", + "67a47147ff08b5b478075457": "", + "67a47169483997eea2033c34": "", + "67a4c176cafaf577010bedee": "", + "67a4c21c6702caaa3205a460": "", + "67a4c23c483997eea20348dc": "", + "67a4c2b2583c93ebdc05c9fd": "", + "67a4c3b76702caaa3205a476": "", + "67a4c41443bcf39fa8084cbb": "", + "67a4c508ff08b5b4780796ee": "", + "67a4c5753f90ad853600a66d": "", + "67a4c5f09e31e9e3f60f8f6a": "", + "67a4c626c96183489404d49e": "", + "67a4c638ff08b5b478079727": "", + "67a4c6bbc96183489404d4ad": "", + "67a4c730a860c3b6900b29d8": "", + "67a4c78c21ff90a7f5047f88": "", + "67a4c7fbff08b5b47807a32c": "", + "67a4c85843bcf39fa8084d21": "", + "67a4c8b4ff08b5b47807a36b": "", + "67a4c9126702caaa3205a4bc": "", + "67a4c9793f90ad853600c028": "", + "67a4cbc8483997eea203493e": "", + "67a4cc4f71519b8a490172fe": "", + "67a4cc7a6702caaa3205a4d1": "", + "67a4cccaae1b56242508c46c": "", + "67a9c837222fc6fb2001c355": "", + "67a9fd84ab1557d7070a32ed": "", + "67aa001f510a89c2ed024003": "", + "67aa00e8b725f94eb603cdfe": "", "5936d90786f7742b1420ba5b name": "Debut", "5936d90786f7742b1420ba5b description": "よお、兵士よ。俺の部下にはちょっと簡単すぎる仕事があるんだが、お前なら大丈夫だろう。おい、ムキになるんじゃない!普通の仕事をさせるほど俺はお前のことはよく知らんだろう。\n\n街には盗賊のクズどもがかなりうろついている。そこまで気には障らないが、それでも迷惑な奴らだ。5人ほど黙らせてやって、MP-133 ショットガンを2丁もってこい。これくらいで十分だろう。行ってこい!", "5936d90786f7742b1420ba5b failMessageText": "", @@ -24241,7 +24410,7 @@ "625d700aefebc4442a7b3875 completePlayerMessage": "", "625d700cc48e6c62a440fab5 name": "Getting Acquainted", "625d700cc48e6c62a440fab5 description": "Come on in! Would you like some honey tea? Don't even ask how much honey cost me. In wartime the prices are like that, you know... Also, I want to reflash the transponder, but I need special software. According to my contacts, such software can be obtained from the ex-USECs at the water treatment plant. I know it's not easy, but it's worth it. When do I reflash the transponder? Buddy, you will reflash it. I don't have enough equipment here, but your Intelligence Center should have everything you need if you set it up right. I'll write down exactly what needs to be done. One more thing: the trader sends you the rules of your visit, so to speak. First: you can get to the lighthouse only while carrying the transponder, otherwise how will they distinguish you from the other PMCs? Second: do not run straight in there, make sure that the transponder worked. You will hear a beep, it means that the transponder is authorized, and you can move on. Well, good luck! I'm sure it will work out for sure this time.", - "625d700cc48e6c62a440fab5 failMessageText": "", + "625d700cc48e6c62a440fab5 failMessageText": "I had no idea you could manage to do it wrong... But hell, you did it. Well, you'll never get near Lightkeeper until you make it up to him. That's a sketchy thing you did, mercenary, this set me up pretty bad. Don't expect to get away with it scot-free.", "625d700cc48e6c62a440fab5 successMessageText": "How did it go? Tell me everything.", "6391e2f9e705511c8a4a1b85": "Obtain the V3 Flash drive on Lighthouse", "6391e31bfa894f0a866afdec": "Reflash the Radio transmitter", @@ -27691,6 +27860,182 @@ "676c243fb16f4b14b905e7f4 acceptPlayerMessage": "", "676c243fb16f4b14b905e7f4 declinePlayerMessage": "", "676c243fb16f4b14b905e7f4 completePlayerMessage": "", + "67a09636b8725511260bc421 name": "Shady Contractor", + "67a09636b8725511260bc421 description": "Hey. You may be aware that TerraGroup's aggressive expansion in Tarkov has raised quite a few questions in its time, no doubt? Back then, they were buying out properties and companies left and right in the Norvinsk region, and some of the deals were clearly shady in nature...\n\nTerraGroup has had a particularly interesting contractor, a company called Knossos. Officially they build amusement parks, playgrounds, and other family entertainment venues. But tell me, what possible connection can TerraGroup's scientific research and playgrounds have?\n\nThat's exactly why this smells fishy to me. Knossos could be hiding TerraGroup documents or equipment. Yet to know for certain, we'd have to examine their facilities. And to do that, we'd have to find some kind of record... Knossos definitely had managers overseeing the facilities. You should check out the vehicles in the city center and look for any internal records there.", + "67a09636b8725511260bc421 failMessageText": "", + "67a09636b8725511260bc421 successMessageText": "A manager's diary, huh? Even though it's not official documentation, there might be something useful in there. I'll get back to you in a bit, right now I need to examine these records carefully.", + "67a0a91f4681b4e43d13892b": "Locate the Knossos LLC senior manager's car on Ground Zero", + "67a0ab610345d81cb3cbb24c": "Locate and obtain the manager's diary", + "67a0ab83359e2d00cf9d6b06": "Hand over the diary", + "67a09636b8725511260bc421 acceptPlayerMessage": "", + "67a09636b8725511260bc421 declinePlayerMessage": "", + "67a09636b8725511260bc421 completePlayerMessage": "", + "67a0964e972c11a3f507731b name": "Needle in a Haystack", + "67a0964e972c11a3f507731b description": "You're just in time! I have studied the manager's diary and prepared for you a list of facilities that appear most often in the records. You need to investigate all of these locations. \n\nSo far, I can't tell what exactly to look for. Maybe you'll find equipment or other traces of TerraGroup around there. Focus on these locations and look around.", + "67a0964e972c11a3f507731b failMessageText": "", + "67a0964e972c11a3f507731b successMessageText": "Really, nothing at all? Perhaps it really is just a coincidence... I'll have to think about it and check my sources again.", + "67a0bc81fcbc1c559d09b58f": "Investigate the courtyard park by TerraGroup HQ on Ground Zero", + "67a0bc83182c4b0c71edd0ce": "Investigate the kart track on Interchange", + "67a0bc84f19d5b1120a55762": "Investigate the children's playground on Interchange", + "67a0bc87c60a93d7a3f28b23": "Investigate the children's playground by Concordia on Streets of Tarkov", + "67a0bc8848d9d2cbd274ffd9": "Investigate the coast-side construction site on Shoreline", + "67a0bc8ab12fe4b1baa60e4c": "Investigate the children's playground by the Health Resort on Shoreline", + "67a0964e972c11a3f507731b acceptPlayerMessage": "", + "67a0964e972c11a3f507731b declinePlayerMessage": "", + "67a0964e972c11a3f507731b completePlayerMessage": "", + "67a096577e86e067eb045733 name": "Hidden Layer", + "67a096577e86e067eb045733 description": "You know, I've thought it over again and I'm definitely positive there's a hidden layer to TerraGroup's connection with Knossos. Granted, we don't know what they were hiding yet, but that just means we haven't searched hard enough. We need to double-check everything again.\n\nTry to examine the Knossos facilities from the list again, you can also check out the adjacent buildings. Although last time my advice didn't lead you to a proper result... This time, you'd better trust your skills and intuition. Maybe we'll get lucky this way.", + "67a096577e86e067eb045733 failMessageText": "", + "67a096577e86e067eb045733 successMessageText": "Why didn't I think of that before? Knossos didn't purchase the whole territory of Azure Coast, but only the basements under it! That's why I thought this playground was our target.\n\nA door like this is unlikely to be accessed with a regular TerraGroup keycard. Considering they, meaning TerraGroup specifically, disguised that place as a Knossos facility, the keycard to access it should probably also have a suitable design.\n\nI'll try to find out more about these keycards and secure access to them, but it will take a considerable amount of time. If you don't wanna wait, try to find some other useful information, or better yet, the keycards themselves.", + "67a0bf7103442ae640dba835": "Locate a good lead related to Knossos LLC", + "67a0d4f554021b3adef76c42": "Locate and obtain the Knossos LLC facility key", + "67a0d50b04d3f4b66ede1e3a": "Find a way inside the Knossos LLC facility", + "67dbdd4d6a2e4b8e002b647d": "Find a way inside the Knossos LLC facility", + "67dbdd819d8208bb2082480e": "Locate and obtain the Knossos LLC facility key", + "67a096577e86e067eb045733 acceptPlayerMessage": "", + "67a096577e86e067eb045733 declinePlayerMessage": "", + "67a096577e86e067eb045733 completePlayerMessage": "", + "67a0966005d1611ed90be758 name": "", + "67a0966005d1611ed90be758 description": "", + "67a0966005d1611ed90be758 failMessageText": "", + "67a0966005d1611ed90be758 successMessageText": "", + "67a0966005d1611ed90be758 acceptPlayerMessage": "", + "67a0966005d1611ed90be758 declinePlayerMessage": "", + "67a0966005d1611ed90be758 completePlayerMessage": "", + "67a0966817e34930e500754c name": "Forced Alliance", + "67a0966817e34930e500754c description": "Been waiting for you. I don't know about your own search, but I think I found a way to get the keycards. Apparently, Sanitar had access to the basement beneath the health resort. That alone proves my hunch about Knossos' ties to TerraGroup.\n\nBut right now, we need to find the keycards. I can't help you with that, but Therapist definitely has Sanitar's contacts. I've already reached out to her, and she's willing to help. I believe that the trail we've found is more important than our conflicting viewpoints.\n\nHowever, if you can find another way to get the keycards without having to deal with Sanitar, I'll wish you luck.", + "67a0966817e34930e500754c failMessageText": "", + "67a0966817e34930e500754c successMessageText": "Excellent, now we have access to this facility. There's no time to lose. The rumor of the health resort cellars and the keycards has already spread throughout the city, and you may very well have competition on your tail. Gotta hurry up.", + "67a0d8f2db972857cd90d9c0": "Assist Therapist with her investigation", + "67dfa35c8c11bf33774c38a3": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67e11d97f2b4ba8761d0861b": "Assist Therapist with her investigation", + "67e17995c7204639f43caf60": "Assist Therapist with her investigation", + "67e41d4e9f783e8f4b234a1b": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67a0966817e34930e500754c acceptPlayerMessage": "", + "67a0966817e34930e500754c declinePlayerMessage": "", + "67a0966817e34930e500754c completePlayerMessage": "", + "67a09673972c11a3f507731d name": "The Tarkov Butcher", + "67a09673972c11a3f507731d description": "Greetings. Yes, Sergei told me that you're looking for the keycards to the health resort basement. I have no idea what is down there, but one of my colleagues visits there somewhat often. Perhaps it is one of the places where he might store valuable equipment... It's hardly anything important if he agrees to give you the keycards. Obviously, it wouldn't be for free.\n\nYou may have heard stories about a certain, um, criminal operating out of the central city district? The first rumors of the Tarkov Butcher date back to the Contract Wars. However, some of my patients say that he still haunts the streets... \n\nA colleague of mine has taken an interest in this matter and is looking for traces of this “butcher”. For the greater good, naturally. Such a dangerous individual is not simple to track down, therefore we must understand his motives and goals, no matter how much they diverge from human values. \n\nWe were able to obtain a criminal case file from the local police department. According to this, the “butcher” worked as a driver for a meat packing plant here in the city limits. The bodies of the victims were found in refrigerator trucks used to transport frozen meat... But as the conflict escalated, the case was abandoned.\n\nNow, you have all the details. If you can find anything to help my colleague's research, he will hand you the keycards to that basement.", + "67a09673972c11a3f507731d failMessageText": "", + "67a09673972c11a3f507731d successMessageText": "Did he seriously transport the bodies of his victims along with the meat, which then went to the store shelves? That is appalling. The fact that you found this substance used by the maniac will help my colleague make progress on the... evidence file on this case.\n\nHere are your keycards, I already received them. Along with them, I was asked to tell you to watch your step when visiting the basement. Apparently the cellars have deteriorated over the years.", + "67a0d92a6cf4a5745d0bc94f": "Locate and obtain the chemical container on Ground Zero", + "67a0d9b0771af75e83c19178": "Stash the container inside the ambulance car by the cottages on Shoreline", + "67a09673972c11a3f507731d acceptPlayerMessage": "", + "67a09673972c11a3f507731d declinePlayerMessage": "", + "67a09673972c11a3f507731d completePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 name": "Sensory Analysis - Part 1", + "67a0967c003a9986cb0f5ac1 description": "Hello my brother! Okay, okay, not so loud, I'm hung over as shit. Don't know how the BTR guy's still driving after last night. The engine is surely screeching louder than fucking generators!\n\nBy the way, you came at a really good time, almost like you knew I'm gonna need help. So, about the meeting we had yesterday. I have a moonshine supplier, he makes legit good stuff! We've been working together for six months now, everything was fine. And now, customers started complaining that I was selling them fake stuff. So, I had to check the product quality, and no one in our region knows as much about liquor as the BTR driver.\n\nSo I invited him over for... let's call it sampling, hehe. And there he was, saying that no one starts with hard hitters right off the bat, he needed a warm-up. Then another. Then another... So after all that, I checked the moonshine in the morning, and we didn't even open it!\n\nLong story short, the driver didn't finish the job. I'm not gonna live through this kind of sampling party a second time, so I'll let him taste everything by himself. Can you pass him this bottle? Don't lose it, alright?", + "67a0967c003a9986cb0f5ac1 failMessageText": "", + "67a0967c003a9986cb0f5ac1 successMessageText": "So, did'ya deliver the bottle? Huh? Man, this driver guy's such a prick. I love him! Hey, easy there, man, I get it. Listen, some things just shouldn't be talked about right off the bat, the Labyrinth is one of them.\n\nI have to consider all the risks that come with this info, so sit tight for a little while.", + "67b89ab86d4d6fd2c26b22a0": "Hand over a Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc294d681db91b2fa3b279": "Hand over the Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc35a55ec6148bf565204d": "Go to the Woods or Streets of Tarkov location with Moonshine", + "67dc3861d5c0070b960c1bba": "Obtain the item: Bottle of Fierce Hatchling moonshine", + "67dc393c6089aa48050efa02": "Go to Woods or Streets of Tarkov", + "67a0967c003a9986cb0f5ac1 acceptPlayerMessage": "", + "67a0967c003a9986cb0f5ac1 declinePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 completePlayerMessage": "", + "67a096ed77dd677f600804ba name": "Sensory Analysis - Part 2", + "67a096ed77dd677f600804ba description": "I miscalculated my abilities yesterday at a friendly get-together. Don't worry, we've sailed in worse storms than this. One time I was so wasted I couldn't find the gearbox in this thing. So I tied my hand to the lever with a bandage! Inventiveness is the main principle for a machinist!\n\nRagman needed to check some goods, and I'm a veteran in this field. Except I can't remember, for the life of me, whether we finally got to his test sample or not. Well, whatever. If it's so important, we can get together again. Such an evening is a sin not to do again, I know you'd like it too!\n\nBut still, if you need to visit Ragman, ask him about the moonshine, I promised I'd help him. And now I don't even know if I did help him or not.", + "67a096ed77dd677f600804ba failMessageText": "", + "67a096ed77dd677f600804ba successMessageText": "Are you sure this is it? Okay, I can smell it, that's definitely the one! \n\nRagman told me about the health resort's cellars yesterday, I even had to fucking get him wasted so we could finally change the subject. Anyway, there was a Soviet bomb shelter under the health resort, and Ref was going to organize a new arena there, for VIP audiences. I think it also involved Tagilla somehow... No, it was something else...\n\nAnyway, for this arena, Ref organized a big gear acquisition from Ragman, everything was almost ready. And then our host guy suddenly backed out. Why? Who the fuck knows.\n\nRagman was really upset that the idea had fallen through. But he'd already delivered some of the gear, and he definitely used those keycards you're looking for. You better ask him yourself, I don't remember much from yesterday. Thanks for the drink, by the way.", + "67a0da26a3b8d254347b8634": "Hand over a Bottle of Fierce Hatchling moonshine", + "67a096ed77dd677f600804ba acceptPlayerMessage": "You didn't make it to the \"test sample\" yesterday. Here, Ragman asked me to give it to you so that you could test it yourself.", + "67a096ed77dd677f600804ba declinePlayerMessage": "", + "67a096ed77dd677f600804ba completePlayerMessage": "By the way, I wanted to ask you: have you heard anything about the facility under the health resort and the keycards to access it?", + "67a096f605d1611ed90be75a name": "Hot Zone", + "67a096f605d1611ed90be75a description": "Okie-dokie, so I took some time to think about the Labyrinth and your interest in it. Things have cooled off, so I might be able to help you out. Maybe we can find some mutual benefits along the way, eh? But first, I need you to help me with a specific order. For the kind of information I'm about to give you, it's a real bargain!\n\nI've got two shipments that are sitting on hold right now. One is waiting at Customs, the other at the military base. My couriers were really badly received there. I lost one group, and from the second one, only half of them came back. The fuckers took almost all the goods! Things are too hot in those areas for my courier guys.\n\nThe PMC pricks really took a liking to those places or something. It's either camping snipers, some ushanka-wearing psychos with shotguns, or fucking \"grenadiers\" in the military bunkers. Thing is, this order is big and important for me, I can't let it go to waste.\n\nYou have good experience in this kind of work. Maybe not in one go, but I'm sure you'll do everything perfectly. And while you're at it, I'll arrange everything for your Labyrinth business! Here's the gear that survived the ambushes. Take it right away, it'll be less work later.\n\nStash the rigs at the gas station near the road on Customs, and the plates on the roof of the military base's workshop with, uh, a black knight symbol, whatever that means.", + "67a096f605d1611ed90be75a failMessageText": "", + "67a096f605d1611ed90be75a successMessageText": "Never doubted you, brotherman! Alright, time to do my part. One day, Ref came to me with an idea for a big project. He found these cellars under Azure Coast, he even had investors already. Even back then I already thought that somebody out there really liked the chaos we had going on here a little too much.\n\nEverything went as planned, we agreed on deliveries and drop-off points. He even had a name for the new Arena format: you guessed it, \"The Labyrinth\"! I don't know what it had to do with these cellars. So, after that, Ref suddenly canceled everything, said that it wasn't up to him, and disappeared from the radar for a while.\n\nIt was hard to give up such a good deal. However, I still have those keycards, I even wanted to stop by sometime to see the arena with my own eyes. There's not many of them, but for you, I'll make a good deal. No haggling though!", + "67b880086630950141bf71ee": "Stash the Zulu Nylon Gear M4 RSCR chest rigs at the new gas station on Customs", + "67b88020f3c5f1e3e6eb1f83": "Stash the class 4 ballistic plates on the roof of the specified repair workshop on Reserve", + "67a096f605d1611ed90be75a acceptPlayerMessage": "", + "67a096f605d1611ed90be75a declinePlayerMessage": "", + "67a096f605d1611ed90be75a completePlayerMessage": "", + "67a096fe972c11a3f5077321 name": "Competition Protection", + "67a096fe972c11a3f5077321 description": "Hello, gladiator! I hear you're interested in those health resort cellars. I'll be honest, the idea was a good one, I might even revisit it later... But at this moment, it's not the right time for the Labyrinth. So I'm not gonna tell you anything about it, sorry.\n\nIf you want to go to the entry site on your own and rummage through the garbage left there, I won't stop you. But without the access keycard, you can't get inside the Labyrinth. That's where our interests align. One of my gladiators has been getting a little starstruck lately. He thinks that nobody can beat his arena performance, and wants to up his salary. Even took to blackmailing me, the bastard! However, it's not profitable to just outright take him out of the fights.\n\nI want to show him that there are no indispensable people, and to do that, we need to make some noise in the Arena. Hopefully that'll bring this guy to his senses. You're a capable fighter, and I'll make you a fair deal: if you can get on the Arena's best gladiator ranks, I'll help you with the keycards to the Labyrinth. You up for it?", + "67a096fe972c11a3f5077321 failMessageText": "", + "67a096fe972c11a3f5077321 successMessageText": "You turned out to be a real dark horse... The results are remarkable. Not everyone can pull this off. \n\nI'll unlock one of the keycard stashes for you. But be aware that this is a very special item, and I'm not going to give it to you for free.\n\nOne more thing. Arena rewards the best gladiators, and you clearly have potential. If you get tired of scavenging the ruins and want real glory, you know where to find me.", + "67a0db1217cd5fe7e5a2e36e": "Eliminate enemies in any game mode in Arena", + "67a0dbaf93ac1717d296be98": "Take at least 3rd place in Last Hero in Arena", + "67a096fe972c11a3f5077321 acceptPlayerMessage": "", + "67a096fe972c11a3f5077321 declinePlayerMessage": "", + "67a096fe972c11a3f5077321 completePlayerMessage": "", + "67a0970744893b9f3f0d9b68 name": "Offensive Reconnaissance", + "67a0970744893b9f3f0d9b68 description": "You got the keycard? Perfect. Judging by how much everyone's interested in these cellars, you and I are on a truly important trail. There could be a TerraGroup warehouse or another lab that's been sealed there ever since the evacuation! We don't have time to waste.\n\nFirst we need to search these premises and figure out what the purpose of the facility is. TerraGroup would not be so eager to hide it if what is going on inside corresponds to their company's public profile. Try to memorize everything you see: the structure of the premises, equipment, tools, markings or other symbols... Every detail counts.\n\nI'll wait for your return and set up my surveillance system to track any information about the health resort. If anyone finds more than we do, I'll see it.", + "67a0970744893b9f3f0d9b68 failMessageText": "", + "67a0970744893b9f3f0d9b68 successMessageText": "An old bunker? Yes, there was one mentioned in the archives, an old Soviet shelter. Thing is, it was closed down about twenty years ago due to some kind of technical failure. Looks like Knossos restored it to working order. But why would TerraGroup need an abandoned bomb shelter? \n\nUm, hang on. I'm picking up a signal from my interception network. An encrypted message that seems to be coming straight from these cellars... Give me a minute.", + "67a0dc6bf47ca0fde27cf1f7": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0dc94a4d798e79853f2eb": "Obtain the Labrys access keycard", + "67dbe0f532ff08bfa13237a8": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0970744893b9f3f0d9b68 acceptPlayerMessage": "", + "67a0970744893b9f3f0d9b68 declinePlayerMessage": "", + "67a0970744893b9f3f0d9b68 completePlayerMessage": "", + "67a0970f05d1611ed90be75d name": "Hypotheses Testing", + "67a0970f05d1611ed90be75d description": "I was able to decipher the signal. It's old and very faint, apparently the bunker completely blocked it until you opened the doors. For some reason, the message is on loop, but this doesn't mean anything, the equipment inside could have been damaged for a while. Besides, we still don't know what the TerraGroup team was doing in there.\n\nThe message says that the facility still contains materials and data that fall under the first priority of evacuation. Moreover, it mentions reports of experiments conducted at the site. This is astonishing, we couldn't have found a better time to discover something as valuable as this!\n\nKnowing more and more people are finding out about these cellars every day, it means that soon the traders and other PMCs will want to explore the area we've discovered. Perhaps even Lightkeeper will be interested... I need those documents mentioned in the signal. Whatever you can find, please bring them to me as soon as you can.", + "67a0970f05d1611ed90be75d failMessageText": "", + "67a0970f05d1611ed90be75d successMessageText": "Well done. The data is fragmented, but still extremely useful. The health resort's basements have changed a lot since the disaster began, but at some point in time, they were definitely used as a testing ground for some kind of weapon... An experimental EW or hacking device, maybe. This remains to be determined.\n\nI can already see that some of the measurements and experiments will be very useful in their own right. So your labors were definitely not in vain. Thank you.", + "67a0dce6c7627dac621fd539": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0dcf4ff6f74931359b9f9": "Hand over the found in raid item: Labrys research notes", + "67dbe16ece16a02860ed9d33": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0970f05d1611ed90be75d acceptPlayerMessage": "", + "67a0970f05d1611ed90be75d declinePlayerMessage": "", + "67a0970f05d1611ed90be75d completePlayerMessage": "", + "67a09724972c11a3f5077324 name": "Confidential Info", + "67a09724972c11a3f5077324 description": "Greetings, my friend. According to my information, you've gained access to one of TerraGroup's abandoned facilities. We've witnessed many times what happens when dangerous developments fall into the hands of unqualified people. Our partners are very concerned about what happened in Tarkov after that outbreak in the Laboratory.\n\nThere's no way we're going to let this crisis happen again. That's why I have a high-priority assignment for you. I need to retrieve a storage device containing sensitive information from that facility. The details are highly classified. The client can trace an independent attempt to read the data and cancel the contract, so please do not even attempt it.\n\nIn addition to the storage device, I was told that there is also a maintenance room on the site, the client has said that it should look like a workshop. It must be destroyed or at least damaged. But be careful with the explosives: we don't want you perishing with the storage device.", + "67a09724972c11a3f5077324 failMessageText": "", + "67a09724972c11a3f5077324 successMessageText": "Great job, my friend! My partner especially appreciates your respect for privacy and requested a proper reward for you.", + "67a0dd7a2519959b187db47f": "Locate and obtain the special storage module inside The Labyrinth", + "67a0dda1370e2f877a6c8531": "Hand over the found information", + "67a0de2750fdff39d267ea16": "Plant a hand grenade in the assembly workshop inside The Labyrinth", + "67a09724972c11a3f5077324 acceptPlayerMessage": "", + "67a09724972c11a3f5077324 declinePlayerMessage": "", + "67a09724972c11a3f5077324 completePlayerMessage": "", + "67a0972e77dd677f600804bd name": "This Tape Sucks", + "67a0972e77dd677f600804bd description": "Hello again. I received a patient who was recently wounded in the resort cellars and barely escaped from this monster in a bull mask... Obvious mental trauma, perhaps more than one. But besides the stories about this Minotaur, the patient also mentioned many confinement and even torture chambers.\n\nYou surely recognize the unacceptable nature of such human confinement, even under wartime conditions, so I am counting on your cooperation. We must get to the bottom of what is or was going on in these cellars. \n\nExplore those jail rooms and try to uncover any information or evidence that will help us find out who is responsible for what happened. And most importantly, what was the purpose of all these \"experiments\".", + "67a0972e77dd677f600804bd failMessageText": "", + "67a0972e77dd677f600804bd successMessageText": "A video tape... You haven't watched it yet, have you? Now I know what is happening. I was wrong before.\n\nThe resort was one of the evacuation points when it all started, and its cellars could have been used for, uh, different purposes... The situation wasn't so severe yet at that time, and they tried to isolate the deceased bodies from crowded places.\n\nThis tape is definitely not a cause for concern... However, I would refrain from visiting these cellars if I were you. Ventilation in bomb shelters has always been a weak point, and humidity only contributes to possible intoxication...", + "67a0de6954c67082e9148328": "Locate the torture room inside The Labyrinth", + "67a0de84e8e35296a13500c8": "Locate and obtain any evidence of torture", + "67a0de9190545ec5612fdda5": "Hand over the found information", + "67a0972e77dd677f600804bd acceptPlayerMessage": "", + "67a0972e77dd677f600804bd declinePlayerMessage": "", + "67a0972e77dd677f600804bd completePlayerMessage": "", + "67a097379f2068e74603c6ac name": "Indisputable Authority", + "67a097379f2068e74603c6ac description": "Oi, operator! There's a job for you, I don't want no tosser for this. Everyone's been checking out the dungeons under the resort, you ought to know about it by now. They say there's a bogeyman sitting there, safeguarding the whole territory, yelling like a madman and chasing everyone outta there. \nNobody can put him down!\n\nSome partners of mine have started asking questions, trying to drive down prices because of this situation. But let me tell you this: the key to authority is not to fuck up the opportunity. We need to act now, and we need to do it in a way that every little prick knows his place. So we gotta take this fucker down. If you do it in my name, so to speak, everyone will understand.\n\nYou've got the skills, so this \"Minotaur\" idiot won't be a problem for you. But still, better be careful, this bastard is no joke either.", + "67a097379f2068e74603c6ac failMessageText": "", + "67a097379f2068e74603c6ac successMessageText": "I knew I bet on the right guy! So, all safe and sound, ye? Good for you, good for you... Word's already out about your feat, no one's gonna blabber any bullshit to me anymore.\n\nSurely a lasting impression. You helped my business today, so I won't disappoint you either. Here, all yours.", + "67a0df619fb6c42b9a08e8e9": "Locate and neutralize the \"Minotaur\" inside The Labyrinth", + "67a0df7f2cd4d4413cd29b45": "Eliminate the \"Minotaur's\" guards inside The Labyrinth", + "67a097379f2068e74603c6ac acceptPlayerMessage": "", + "67a097379f2068e74603c6ac declinePlayerMessage": "", + "67a097379f2068e74603c6ac completePlayerMessage": "", + "67a0975992ad467b1906d468 name": "Vacate the Premises", + "67a0975992ad467b1906d468 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other mercs out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67a0975992ad467b1906d468 failMessageText": "", + "67a0975992ad467b1906d468 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67a0e075445754a936be25b7": "Eliminate PMC operatives inside The Labyrinth", + "67a0975992ad467b1906d468 acceptPlayerMessage": "", + "67a0975992ad467b1906d468 declinePlayerMessage": "", + "67a0975992ad467b1906d468 completePlayerMessage": "", + "67a09761e720611a6a01f288 name": "Keeper's Word", + "67a09761e720611a6a01f288 description": "I have a new job for you. Someone found a way into the cellars under the health resort. This is not a good set of circumstances for Tarkov. Excessive curiosity often ruins a man in peacetime, but in the present situation, the mistake of one will lead to the death of many.\n\nI know how to safeguard the bunker. You may not have yet met the wardens who watch the city at night. But they certainly have met you. And now I need you to leave a short message for them at the Knossos facility, with their instruments.\n\nHowever, just dropping these knives in the rubble won't be enough. You need places with meaning, so that the knife you stick in becomes a symbol of sorts. Which places should you choose? You'll figure it out on your own. And if you can't, why should I even work with you?", + "67a09761e720611a6a01f288 failMessageText": "", + "67a09761e720611a6a01f288 successMessageText": "Perhaps now you've saved Tarkov from a new calamity that could have wiped the city off the face of the earth... before its time.\n\nYour reward is here. Oh, and one more thing. If I were you, I'd stop enquiring about those dungeons if you want to survive these troubled times.", + "67a0e4df8cddbe2df31dd1d9": "Stash a Cultist knife in the first special place inside The Labyrinth", + "67a0e4e399e34c9ffcdc6e00": "Stash a Cultist knife in the second special place inside The Labyrinth", + "67a0e4e64cb065811d95c6d9": "Stash a Cultist knife in the third special place inside The Labyrinth", + "67a09761e720611a6a01f288 acceptPlayerMessage": "I didn't think I'd be part of some ritual... Well, I'll figure it out when I get there.", + "67a09761e720611a6a01f288 declinePlayerMessage": "", + "67a09761e720611a6a01f288 completePlayerMessage": "It's done. Your friends are gonna love this.", + "67d03be712fb5f8fd2096332 name": "Vacate the Premises", + "67d03be712fb5f8fd2096332 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other guys out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67d03be712fb5f8fd2096332 failMessageText": "", + "67d03be712fb5f8fd2096332 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67d03be712fb5f8fd2096334": "Eliminate any target inside The Labyrinth", + "67d03be712fb5f8fd2096332 acceptPlayerMessage": "", + "67d03be712fb5f8fd2096332 declinePlayerMessage": "", + "67d03be712fb5f8fd2096332 completePlayerMessage": "", "616041eb031af660100c9967 startedMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 failMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 successMessageText 54cb50c76803fa8b248b4571 0": "All clear, you say? Good work then, soldier.", @@ -28400,6 +28745,12 @@ "676094451fec2f7426093be6 name": "More Prestigious", "676094451fec2f7426093be6 description": "プレステージレベル2を得る", "676094451fec2f7426093be6 successMessage": "", + "67a0e57117e34930e50075f3 name": "In Search of an Exit", + "67a0e57117e34930e50075f3 description": "Complete the Labyrinth event task line", + "67a0e57117e34930e50075f3 successMessage": "", + "67a0e57b972c11a3f50773b2 name": "Dungeon Master", + "67a0e57b972c11a3f50773b2 description": "Complete the Labyrinth event task line and all side tasks", + "67a0e57b972c11a3f50773b2 successMessage": "", "674724a154d58001c3aae177 name": "", "674724a154d58001c3aae177 description": "", "674ed02cb6db2d9636812abc name": "Slot 1", @@ -28653,6 +29004,15 @@ "675a99f30fba9efc6a40481d name": "Sports target", "675a99f30fba9efc6a40481d description": "Just an ordinary target, nothing special.", "675b54c583e8ee6215546694": "Construct Shooting Range level 3", + "67adb25c7a0e0fce8574438c name": "Minotaur's Lair", + "67adb25c7a0e0fce8574438c description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67adb26efce3692da77f4e2e": "Can only be obtained during special events", + "67adb38d0217ccce16b5b08c name": "Minotaur's Lair", + "67adb38d0217ccce16b5b08c description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adb39a6be8354a8f72b830": "Can only be obtained during special events", + "67adb4843fec17bf3ea9452e name": "Minotaur's Lair", + "67adb4843fec17bf3ea9452e description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adb48fd05a78f5a5fc5260": "Can only be obtained during special events", "672df12f97f0469cea52f55e name": "Prestige 1", "675d7242b85061aa2017c341": "Complete the task You've Got Mail", "672df4281ab8d9c8849a0c88 name": "Prestige 2", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/kr.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/kr.json index fd141813..0454fcc0 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/kr.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/kr.json @@ -6073,7 +6073,7 @@ "5d6e67fba4b9361bc73bc779 Description": "A 12/70 shell loaded with 9 6.5mm buckshot pellets for 12 gauge shotguns.", "5d6e6806a4b936088465b17e Name": "12/70 8.5mm Magnum buckshot", "5d6e6806a4b936088465b17e ShortName": "8.5 12c", - "5d6e6806a4b936088465b17e Description": "A 12/70 shell loaded with 16 8.5mm buckshot pellets for 12 gauge shotguns.", + "5d6e6806a4b936088465b17e Description": "A 12/70 shell loaded with 8 8.5mm buckshot pellets for 12 gauge shotguns.", "5d6e6869a4b9361c140bcfde Name": "12/70 Grizzly 40 Slug", "5d6e6869a4b9361c140bcfde ShortName": "Grizzly 12c", "5d6e6869a4b9361c140bcfde Description": "The \"Grizzly 40\" 12/70 expanding slug shell for 12 gauge shotguns.", @@ -10226,9 +10226,6 @@ "648afce7ec6bb25b2608defb Name": "PM FAB Defense PM-G pistol grip (Olive Drab)", "648afce7ec6bb25b2608defb ShortName": "PM-G OD", "648afce7ec6bb25b2608defb Description": "A PM grip by FAB Defense with a built-in magazine release mechanism that turns the Soviet classic into a modern handy pistol, significantly improving ergonomics. Olive Drab version.", - "648c1a965043c4052a4f8505 Name": "ebudal", - "648c1a965043c4052a4f8505 ShortName": "ebudal", - "648c1a965043c4052a4f8505 Description": "ebudal tested on monkes", "6491c6f6ef312a876705191b Name": "PK Zenit B-50 handguard", "6491c6f6ef312a876705191b ShortName": "B-50", "6491c6f6ef312a876705191b Description": "The B-50 integrally-machined handguard made of D16T alloy for Kalashnikov Machine gun. Allows installation of additional equipment and handgrips. Manufactured by Zenit.", @@ -14450,7 +14447,7 @@ "6761763448fa5c377e06fc39 Name": "AKMS FAB Defense M4-AKMS P stock adapter", "6761763448fa5c377e06fc39 ShortName": "AKMS P", "6761763448fa5c377e06fc39 Description": "A buttstock adapter for the AKMS automatic rifle. Allows to install Com-Spec and Mil-Spec buttstocks on the weapon. Made of durable anodized aluminum. Manufactured by FAB Defense.", - "6761765f1f08ed5e8800b7a6 Name": "5.56x45 Beta C-Mag 100-round drum magazine", + "6761765f1f08ed5e8800b7a6 Name": "AR-15 5.56x45 Beta C-Mag 100-round drum magazine", "6761765f1f08ed5e8800b7a6 ShortName": "AR C-Mag", "6761765f1f08ed5e8800b7a6 Description": "A 100-round double drum magazine for the AR-15 platform weapons. Manufactured by Beta Company.", "676176a162e0497044079f46 Name": "UZI 9x19 Beta C-Mag 100-round drum magazine", @@ -14600,6 +14597,126 @@ "676aa450fe1fc45172014df2 Name": "Twitch Winter 2025 case (Epic)", "676aa450fe1fc45172014df2 ShortName": "Twitch 2025", "676aa450fe1fc45172014df2 Description": "A case with some epic goodies.", + "678f84bb9e85556ca60f0362 Name": "Tagilla's welding mask \"ZABEY\"", + "678f84bb9e85556ca60f0362 ShortName": "\"ZABEY\"", + "678f84bb9e85556ca60f0362 Description": "Judging by this mask, the Labyrinth had severely affected Tagilla's mental state, making him even more unhinged and bloodthirsty. Who thought he could be any more crazy?", + "678fa929819ddc4c350c0317 Name": "Valve handwheel", + "678fa929819ddc4c350c0317 ShortName": "handwheel", + "678fa929819ddc4c350c0317 Description": "A massive handwheel removed from some kind of valve. It must have been used to regulate the water or gas supply in the Knossos underground facilities.", + "679b944d597ba2ed120c3d3c Name": "Last Breath poster", + "679b944d597ba2ed120c3d3c ShortName": "Last Breath", + "679b944d597ba2ed120c3d3c Description": "There's no escape from the Shadow of Tagilla's grasp. The only thing left to do is to take the last deep breath and hold on as long as possible.", + "679b946f90622daf9708da6d Name": "Final Moment poster", + "679b946f90622daf9708da6d ShortName": "Final Moment", + "679b946f90622daf9708da6d Description": "Looking at this poster, you realize the sheer terror that the Shadow of Tagilla's victims felt before they died.", + "679b94734e9ca6b3d80586a7 Name": "Taurus poster", + "679b94734e9ca6b3d80586a7 ShortName": "Taurus", + "679b94734e9ca6b3d80586a7 Description": "This poster embodies the nature of the Shadow of Tagilla. Brutality, thirst for murder, and blood. Rivers of blood.", + "679b9477708cfcb2060b9ade Name": "Tark Souls poster", + "679b9477708cfcb2060b9ade ShortName": "Tark Souls", + "679b9477708cfcb2060b9ade Description": "This poster shows the Shadow of Tagilla being slain by a warrior from the Labyrinth. Very few people have witnessed such a scene with their own eyes.", + "679b9716597ba2ed120c3d3f Name": "Knossos LLC facility key", + "679b9716597ba2ed120c3d3f ShortName": "Knossos", + "679b9716597ba2ed120c3d3f Description": "A worn office door key marked \"Knossos LLC\". Probably used to open utility rooms or other premises belonging to Knossos.", + "679b9819a2f2dd4da9023512 Name": "Labrys access keycard", + "679b9819a2f2dd4da9023512 ShortName": "Labrys", + "679b9819a2f2dd4da9023512 Description": "A keycard to one of Knossos facilities. The design references the Minotaur mythos, but it's somewhat strange there are no Minotaur theme parks in Tarkov.", + "679b98e429acd1f2f60985a3 Name": "Container with suspicious substance", + "679b98e429acd1f2f60985a3 ShortName": "Substance", + "679b98e429acd1f2f60985a3 Description": "A chemical container with a thick, murky liquid inside. Only a lunatic like Sanitar would want to study something like this.", + "679b992329acd1f2f60985a5 Name": "Labrys research notes", + "679b992329acd1f2f60985a5 ShortName": "Labrys", + "679b992329acd1f2f60985a5 Description": "The documents are encrypted, but appear to contain research notes on some kind of technology or weapon. The records mention the name “Item 1156”.", + "679b998180a165f7a40b4c2c Name": "Slaughter videotape", + "679b998180a165f7a40b4c2c ShortName": "Slaughter", + "679b998180a165f7a40b4c2c Description": "A videotape with traces of blood and the words “Slaughter”. The owner of the tape hardly felt sympathy for his victims.", + "679b9a1a4e4ed4b3b40ae5c2 Name": "Knossos senior manager's diary", + "679b9a1a4e4ed4b3b40ae5c2 ShortName": "Knossos", + "679b9a1a4e4ed4b3b40ae5c2 Description": "Meetings, facilities, and other notes from Knossos senior manager are noted in the diary. If you study them, you can get at least a rough summary of the company's facilities.", + "679b9aa490622daf9708da73 Name": "VPX Flash Storage Module marked Group #3", + "679b9aa490622daf9708da73 ShortName": "Group #3", + "679b9aa490622daf9708da73 Description": "The VPX Flash Storage Module (FSM) provides high-performance, high-capacity, solid-state SATA storage with AES-256 bit encryption using an Application Specific Integrated Circuit (ASIC). Judging by the marking, it contains data on the focus group experiments and research.", + "679b9cce4e4ed4b3b40ae5c5 Name": "Nailhead figurine", + "679b9cce4e4ed4b3b40ae5c5 ShortName": "Nailhead", + "679b9cce4e4ed4b3b40ae5c5 Description": "A limited edition Tarko figurine. What's more strange: the pale skin or the nails stuck in his head? It looks like this poor guy has experienced the full spectrum of human pain.", + "679b9d43597ba2ed120c3d44 Name": "Petya Crooker figurine", + "679b9d43597ba2ed120c3d44 ShortName": "Crooker", + "679b9d43597ba2ed120c3d44 Description": "A limited edition Tarko figurine. A creepy dude with a disfigured face and blades on his arm. Doing Obdolbos would give you nightmares.", + "679b9d4b3374fb14f40efe6d Name": "Count Bloodsucker figurine", + "679b9d4b3374fb14f40efe6d ShortName": "Bloodsucker", + "679b9d4b3374fb14f40efe6d Description": "A limited edition Tarko figurine. Count Bloodsucker wouldn't have lasted more than a couple days in Tarkov. Sucking blood is cool and all, but does it work against flashbangs and .308?", + "679b9d55708cfcb2060b9ae3 Name": "Xenoalien figurine", + "679b9d55708cfcb2060b9ae3 ShortName": "Xenoalien", + "679b9d55708cfcb2060b9ae3 Description": "A limited edition Tarko figurine. Looks like a monster with a disproportionately elongated head and a double mouth. Totally \"Alien\" (good one) to the Tarko universe.", + "679b9d6390622daf9708da76 Name": "Pointy guy figurine", + "679b9d6390622daf9708da76 ShortName": "Pointy guy", + "679b9d6390622daf9708da76 Description": "A limited edition Tarko figurine. This funny little character is wearing something like a pyramid on his head. A character like this could only exist in a fictional world, along with zombies and other monsters.", + "679ba90d269ddfea47012159 Name": "Chained Labrys", + "679ba90d269ddfea47012159 ShortName": "Labrys", + "679ba90d269ddfea47012159 Description": "A two-handed axe made out of a sewer hatch... With that weight, a single blow is enough to split a skull, whether the blade is sharp or not.", + "679baa2c61f588ae2b062a24 Name": "Key 01", + "679baa2c61f588ae2b062a24 ShortName": "Key 01", + "679baa2c61f588ae2b062a24 Description": "An old key, the markings are unreadable. Could be useful for surviving the Labyrinth.", + "679baa4f59b8961f370dd683 Name": "Key 02", + "679baa4f59b8961f370dd683 ShortName": "Key 02", + "679baa4f59b8961f370dd683 Description": "This key probably opens some kind of an old lock. The number engraving has been practically scratched off. Could be useful for surviving the Labyrinth.", + "679baa5a59b8961f370dd685 Name": "Key 03", + "679baa5a59b8961f370dd685 ShortName": "Key 03", + "679baa5a59b8961f370dd685 Description": "The number engraving is barely recognizable on the weathered metal. Could be useful for surviving the Labyrinth.", + "679baa9091966fe40408f149 Name": "Key 04", + "679baa9091966fe40408f149 ShortName": "Key 04", + "679baa9091966fe40408f149 Description": "The engraving on this key is barely readable: it's either the number 4 or the Russian letter Ч. Could be useful for surviving the Labyrinth.", + "679baace4e9ca6b3d80586b2 Name": "Observation room key", + "679baace4e9ca6b3d80586b2 ShortName": "Observe", + "679baace4e9ca6b3d80586b2 Description": "A key that opens one of the personnel workstation rooms in the Labyrinth. That room may have something to do with the research that took place in the Labyrinth.", + "679baae891966fe40408f14c Name": "Torture room key", + "679baae891966fe40408f14c ShortName": "Torture", + "679baae891966fe40408f14c Description": "An old key that would be more suitable for a shabby lock on a grate or fence than a modern door.", + "679bab714e9ca6b3d80586b4 Name": "Corpse room key", + "679bab714e9ca6b3d80586b4 ShortName": "Corpses", + "679bab714e9ca6b3d80586b4 Description": "An old key that has a strong odor of death. Probably opens a morgue or a room where bodies were kept.", + "679bac1d61f588ae2b062a26 Name": "Labyrinth key", + "679bac1d61f588ae2b062a26 ShortName": "Labyrinth", + "679bac1d61f588ae2b062a26 Description": "A key that opens a certain room in the Labyrinth. There's no telling what might be inside.", + "67a22045cae994f25c087bb5 Name": "", + "67a22045cae994f25c087bb5 ShortName": "", + "67a22045cae994f25c087bb5 Description": "", + "67ab3d4b83869afd170fdd3f Name": "BBQ-S43 gas torch", + "67ab3d4b83869afd170fdd3f ShortName": "BBQ-S43", + "67ab3d4b83869afd170fdd3f Description": "A portable torch with a limited gas supply. This bad boy is unlikely to burn a hole in the wall, but will do the job on a small metal target.", + "67adaf8b1230c973bb0433a6 Name": "Minotaur's Lair", + "67adaf8b1230c973bb0433a6 ShortName": "Minotaur's Lair", + "67adaf8b1230c973bb0433a6 Description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adaf95cd47a1ad3f014bc6 Name": "Minotaur's Lair", + "67adaf95cd47a1ad3f014bc6 ShortName": "Minotaur's Lair", + "67adaf95cd47a1ad3f014bc6 Description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adafa1e6a915f9fd050f66 Name": "Minotaur's Lair", + "67adafa1e6a915f9fd050f66 ShortName": "Minotaur's Lair", + "67adafa1e6a915f9fd050f66 Description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67ade494d748873e5f0161df Name": "F1 Shrapnel", + "67ade494d748873e5f0161df ShortName": "F1 Shrapnel", + "67ade494d748873e5f0161df Description": "F1 Shrapnel", + "67adf4a95247ac91530fcec7 Name": "재킷", + "67adf4a95247ac91530fcec7 ShortName": "재킷", + "67adf4a95247ac91530fcec7 Description": "재킷", + "67adf4b81c58bd68b2002fec Name": "목제 탄약 상자", + "67adf4b81c58bd68b2002fec ShortName": "목제 탄약 상자", + "67adf4b81c58bd68b2002fec Description": "목제 탄약 상자", + "67adf4db515e3dd542077a1d Name": "목제 상자", + "67adf4db515e3dd542077a1d ShortName": "목제 상자", + "67adf4db515e3dd542077a1d Description": "목제 상자", + "67adf4eb110ba15da90c6413 Name": "수류탄 상자", + "67adf4eb110ba15da90c6413 ShortName": "수류탄 상자", + "67adf4eb110ba15da90c6413 Description": "수류탄 상자", + "67adf54d1c58bd68b2002ff0 Name": "공구상자", + "67adf54d1c58bd68b2002ff0 ShortName": "공구상자", + "67adf54d1c58bd68b2002ff0 Description": "공구상자", + "67adf5752fc5ee84020a9940 Name": "스캐브 시체", + "67adf5752fc5ee84020a9940 ShortName": "스캐브 시체", + "67adf5752fc5ee84020a9940 Description": "스캐브 시체", + "67adf5f7adc1f43b0702b826 Name": "전자, 철물 상자", + "67adf5f7adc1f43b0702b826 ShortName": "전자, 철물 상자", + "67adf5f7adc1f43b0702b826 Description": "전자, 철물 상자", "67b70e43f753cf9f7a0a07a6 Name": "LATAM Drops Event 2025 case (Common)", "67b70e43f753cf9f7a0a07a6 ShortName": "Twitch", "67b70e43f753cf9f7a0a07a6 Description": "", @@ -14609,6 +14726,12 @@ "67b72c64f753cf9f7a0a07aa Name": "LATAM Drops Event 2025 case (Epic)", "67b72c64f753cf9f7a0a07aa ShortName": "Twitch", "67b72c64f753cf9f7a0a07aa Description": "", + "67d3ed3271c17ff82e0a5b0b Name": "Key case", + "67d3ed3271c17ff82e0a5b0b ShortName": "Keys", + "67d3ed3271c17ff82e0a5b0b Description": "This case is the ultimate solution to the problem of hoarding various keys in the stash, helping to store them in one place.", + "67e183377c6c2011970f3149 Name": "Ariadne symbol key", + "67e183377c6c2011970f3149 ShortName": "Ariadne", + "67e183377c6c2011970f3149 Description": "Someone had made a barely visible mark on this key, resembling a ball of thread. Although, it could have simply been left by careless storage.", " V-ex_light": "Road to Military Base V-Ex", " Voip/DisabledForOffline": "오프라인 모드에서는 VOIP 사용이 불가능합니다", " kg": " kg", @@ -15748,6 +15871,7 @@ "Disable overload": "과적 비활성화", "Disable water and food consumption": "수분 및 에너지 소모 비활성화", "DisableGameFramerateLimit": "Disable game FPS limit", + "Disable_traps": "Disable traps", "Disabled": "비활성화", "DisbandGroup": "파티 해체", "DisbandGroup message": "정말 이 파티를 해체하시겠습니까?", @@ -16719,6 +16843,7 @@ "LVLKILLLIST": "레벨", "Laboratory": "연구소", "LaboratoryEnvironmentUiType": "연구소", + "Labyrinth": "The Labyrinth", "Last game session": "마지막 게임 세션", "LastHero": "LastHero", "LastHeroDescription": "A fight with the opponents in endless gunfight. There will be only one winner.", @@ -17302,7 +17427,7 @@ "Prestige/Levels/RewardsListCaption": "REWARDS FOR OBTAINING PRESTIGE", "Prestige/Rewards/ModesCaption": "AVAILABLE IN GAME MODES:", "Prestige/Rewards/RewardDescription": "DESCRIPTION:", - "PrestigeTooltip{0}": "Prestige level: {0}", + "PrestigeTooltip{0}": "Prestige level: {0}", "Previous": "이전", "PreviousMagazine": "이전 탄창", "PreviousWalkPose": "서있는 자세 한 단계씩 낮추기", @@ -17735,6 +17860,9 @@ "SHO_TRANSIT_24": "TRANSIT01", "SHO_TRANSIT_24_COND": " ", "SHO_TRANSIT_24_DESC": "Transit to Lighthouse", + "SHO_TRANSIT_43": "TRANSIT??", + "SHO_TRANSIT_43_COND": "Probably requires Labrys access keycard (1)", + "SHO_TRANSIT_43_DESC": "Transit to Labyrinth?", "SIDE": "진영", "SIGHT CRATE": "조준경 배율", "SILENCE": "SILENCE", @@ -19668,6 +19796,8 @@ "lab_Parking_Gate": "Parking gate", "lab_Under_Storage_Collector": "Sewage conduit", "lab_Vent": "Ventilation shaft", + "labir_exit": "The Way Up", + "labyrinth_secret_tagilla_key": "Ariadne's Path", "lastSession": "마지막으로 플레이한 날짜", "leader": "리더", "left_side_plate": "왼쪽 방탄판", @@ -20380,6 +20510,8 @@ "653e6760052c01c1c805532f Description": "[Ground Zero]\n타르코프의 상업 중심지입니다. 테라그룹의 본사가 있었던 장소로, 모든 것이 여기서 시작되었습니다.", "65b8d6f5cdde2479cb2a3125 Name": "Ground Zero", "65b8d6f5cdde2479cb2a3125 Description": "The business center of Tarkov. This is where TerraGroup was headquartered. This is where it all began.", + "6733700029c367a3d40b02af Name": "The Labyrinth", + "6733700029c367a3d40b02af Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", "5464e0404bdc2d2a708b4567 Name": "United Security", "5464e0404bdc2d2a708b4567 Description": "민간군사기업 USEC은 1999년 KerniSEC사와 Safe Sea사의 인수 합병으로 탄생하였습니다. 2004년에 국제지주회사 테라그룹이 USEC과 계약하였고, 이후 전 세계에 지부를 가지고 7500명 이상의 직원을 거느린 USEC은 사실상 테라 그룹의 사병 부대가 되었습니다.", "5464e0454bdc2d06708b4567 Name": "BEAR", @@ -20424,6 +20556,10 @@ "67d1acda2fb6a5d11b09d6fd Description": "The Priozersk Nature Reserve recently became part of the state-protected wildlife reserves of the North-Western Federal District.", "67d1ad1b5df2d64de808e1da Name": "The Lab", "67d1ad1b5df2d64de808e1da Description": "Secret underground TerraGroup Labs facility hidden right under the center of Tarkov. Officially, this research center does not exist and, based on data scraps, is engaged in research and development as well as testing and simulation of projects in chemistry, physics, biology, and other high technology.", + "67e3f71e445e18765a052687 Name": "The Labyrinth", + "67e3f71e445e18765a052687 Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", + "67e3f72fdb783364cd0a4b63 Name": "A New Threat", + "67e3f72fdb783364cd0a4b63 Description": "There are rumors of a maniac who calls himself the Shadow of Tagilla. Anybody can become a victim of his tortures, and no one has ever escaped from his Labyrinth. One question remains: where did the rumors come from then?", "579b1eb1d53a0658a154fbe6": "", "579b2068d53a0658a154fbe8": "", "57a39d5024597772b41c2a07": "", @@ -21144,6 +21280,39 @@ "67861fd9941d06578a0ea8fe": "", "6786206c27f04d22000ebdde": "", "6786210427f04d22000ebdf7": "", + "67a4705dff08b5b478075453": "", + "67a4707171519b8a49015cae": "", + "67a4709c9e31e9e3f60f751a": "", + "67a470c121ff90a7f50429f1": "", + "67a47147ff08b5b478075457": "", + "67a47169483997eea2033c34": "", + "67a4c176cafaf577010bedee": "", + "67a4c21c6702caaa3205a460": "", + "67a4c23c483997eea20348dc": "", + "67a4c2b2583c93ebdc05c9fd": "", + "67a4c3b76702caaa3205a476": "", + "67a4c41443bcf39fa8084cbb": "", + "67a4c508ff08b5b4780796ee": "", + "67a4c5753f90ad853600a66d": "", + "67a4c5f09e31e9e3f60f8f6a": "", + "67a4c626c96183489404d49e": "", + "67a4c638ff08b5b478079727": "", + "67a4c6bbc96183489404d4ad": "", + "67a4c730a860c3b6900b29d8": "", + "67a4c78c21ff90a7f5047f88": "", + "67a4c7fbff08b5b47807a32c": "", + "67a4c85843bcf39fa8084d21": "", + "67a4c8b4ff08b5b47807a36b": "", + "67a4c9126702caaa3205a4bc": "", + "67a4c9793f90ad853600c028": "", + "67a4cbc8483997eea203493e": "", + "67a4cc4f71519b8a490172fe": "", + "67a4cc7a6702caaa3205a4d1": "", + "67a4cccaae1b56242508c46c": "", + "67a9c837222fc6fb2001c355": "", + "67a9fd84ab1557d7070a32ed": "", + "67aa001f510a89c2ed024003": "", + "67aa00e8b725f94eb603cdfe": "", "5936d90786f7742b1420ba5b name": "데뷔", "5936d90786f7742b1420ba5b description": "Hello there, soldier. I got a job that's a little too easy for my guys. But you'll do fine. Hey, don't get pissy, I don't know you that well yet to give you a normal job!\n\nThere's a lot of bandit scum roaming the streets. They don't bother me much, but they're still a nuisance. Calm down, say, five of them, and get a couple of MP-133 shotguns off them. I think that'll be enough for you. Dismissed, soldier!", "5936d90786f7742b1420ba5b failMessageText": "", @@ -24241,7 +24410,7 @@ "625d700aefebc4442a7b3875 completePlayerMessage": "", "625d700cc48e6c62a440fab5 name": "Getting Acquainted", "625d700cc48e6c62a440fab5 description": "Come on in! Would you like some honey tea? Don't even ask how much honey cost me. In wartime the prices are like that, you know... Also, I want to reflash the transponder, but I need special software. According to my contacts, such software can be obtained from the ex-USECs at the water treatment plant. I know it's not easy, but it's worth it. When do I reflash the transponder? Buddy, you will reflash it. I don't have enough equipment here, but your Intelligence Center should have everything you need if you set it up right. I'll write down exactly what needs to be done. One more thing: the trader sends you the rules of your visit, so to speak. First: you can get to the lighthouse only while carrying the transponder, otherwise how will they distinguish you from the other PMCs? Second: do not run straight in there, make sure that the transponder worked. You will hear a beep, it means that the transponder is authorized, and you can move on. Well, good luck! I'm sure it will work out for sure this time.", - "625d700cc48e6c62a440fab5 failMessageText": "", + "625d700cc48e6c62a440fab5 failMessageText": "I had no idea you could manage to do it wrong... But hell, you did it. Well, you'll never get near Lightkeeper until you make it up to him. That's a sketchy thing you did, mercenary, this set me up pretty bad. Don't expect to get away with it scot-free.", "625d700cc48e6c62a440fab5 successMessageText": "How did it go? Tell me everything.", "6391e2f9e705511c8a4a1b85": "Obtain the V3 Flash drive on Lighthouse", "6391e31bfa894f0a866afdec": "Reflash the Radio transmitter", @@ -27691,6 +27860,182 @@ "676c243fb16f4b14b905e7f4 acceptPlayerMessage": "", "676c243fb16f4b14b905e7f4 declinePlayerMessage": "", "676c243fb16f4b14b905e7f4 completePlayerMessage": "", + "67a09636b8725511260bc421 name": "Shady Contractor", + "67a09636b8725511260bc421 description": "Hey. You may be aware that TerraGroup's aggressive expansion in Tarkov has raised quite a few questions in its time, no doubt? Back then, they were buying out properties and companies left and right in the Norvinsk region, and some of the deals were clearly shady in nature...\n\nTerraGroup has had a particularly interesting contractor, a company called Knossos. Officially they build amusement parks, playgrounds, and other family entertainment venues. But tell me, what possible connection can TerraGroup's scientific research and playgrounds have?\n\nThat's exactly why this smells fishy to me. Knossos could be hiding TerraGroup documents or equipment. Yet to know for certain, we'd have to examine their facilities. And to do that, we'd have to find some kind of record... Knossos definitely had managers overseeing the facilities. You should check out the vehicles in the city center and look for any internal records there.", + "67a09636b8725511260bc421 failMessageText": "", + "67a09636b8725511260bc421 successMessageText": "A manager's diary, huh? Even though it's not official documentation, there might be something useful in there. I'll get back to you in a bit, right now I need to examine these records carefully.", + "67a0a91f4681b4e43d13892b": "Locate the Knossos LLC senior manager's car on Ground Zero", + "67a0ab610345d81cb3cbb24c": "Locate and obtain the manager's diary", + "67a0ab83359e2d00cf9d6b06": "Hand over the diary", + "67a09636b8725511260bc421 acceptPlayerMessage": "", + "67a09636b8725511260bc421 declinePlayerMessage": "", + "67a09636b8725511260bc421 completePlayerMessage": "", + "67a0964e972c11a3f507731b name": "Needle in a Haystack", + "67a0964e972c11a3f507731b description": "You're just in time! I have studied the manager's diary and prepared for you a list of facilities that appear most often in the records. You need to investigate all of these locations. \n\nSo far, I can't tell what exactly to look for. Maybe you'll find equipment or other traces of TerraGroup around there. Focus on these locations and look around.", + "67a0964e972c11a3f507731b failMessageText": "", + "67a0964e972c11a3f507731b successMessageText": "Really, nothing at all? Perhaps it really is just a coincidence... I'll have to think about it and check my sources again.", + "67a0bc81fcbc1c559d09b58f": "Investigate the courtyard park by TerraGroup HQ on Ground Zero", + "67a0bc83182c4b0c71edd0ce": "Investigate the kart track on Interchange", + "67a0bc84f19d5b1120a55762": "Investigate the children's playground on Interchange", + "67a0bc87c60a93d7a3f28b23": "Investigate the children's playground by Concordia on Streets of Tarkov", + "67a0bc8848d9d2cbd274ffd9": "Investigate the coast-side construction site on Shoreline", + "67a0bc8ab12fe4b1baa60e4c": "Investigate the children's playground by the Health Resort on Shoreline", + "67a0964e972c11a3f507731b acceptPlayerMessage": "", + "67a0964e972c11a3f507731b declinePlayerMessage": "", + "67a0964e972c11a3f507731b completePlayerMessage": "", + "67a096577e86e067eb045733 name": "Hidden Layer", + "67a096577e86e067eb045733 description": "You know, I've thought it over again and I'm definitely positive there's a hidden layer to TerraGroup's connection with Knossos. Granted, we don't know what they were hiding yet, but that just means we haven't searched hard enough. We need to double-check everything again.\n\nTry to examine the Knossos facilities from the list again, you can also check out the adjacent buildings. Although last time my advice didn't lead you to a proper result... This time, you'd better trust your skills and intuition. Maybe we'll get lucky this way.", + "67a096577e86e067eb045733 failMessageText": "", + "67a096577e86e067eb045733 successMessageText": "Why didn't I think of that before? Knossos didn't purchase the whole territory of Azure Coast, but only the basements under it! That's why I thought this playground was our target.\n\nA door like this is unlikely to be accessed with a regular TerraGroup keycard. Considering they, meaning TerraGroup specifically, disguised that place as a Knossos facility, the keycard to access it should probably also have a suitable design.\n\nI'll try to find out more about these keycards and secure access to them, but it will take a considerable amount of time. If you don't wanna wait, try to find some other useful information, or better yet, the keycards themselves.", + "67a0bf7103442ae640dba835": "Locate a good lead related to Knossos LLC", + "67a0d4f554021b3adef76c42": "Locate and obtain the Knossos LLC facility key", + "67a0d50b04d3f4b66ede1e3a": "Find a way inside the Knossos LLC facility", + "67dbdd4d6a2e4b8e002b647d": "Find a way inside the Knossos LLC facility", + "67dbdd819d8208bb2082480e": "Locate and obtain the Knossos LLC facility key", + "67a096577e86e067eb045733 acceptPlayerMessage": "", + "67a096577e86e067eb045733 declinePlayerMessage": "", + "67a096577e86e067eb045733 completePlayerMessage": "", + "67a0966005d1611ed90be758 name": "", + "67a0966005d1611ed90be758 description": "", + "67a0966005d1611ed90be758 failMessageText": "", + "67a0966005d1611ed90be758 successMessageText": "", + "67a0966005d1611ed90be758 acceptPlayerMessage": "", + "67a0966005d1611ed90be758 declinePlayerMessage": "", + "67a0966005d1611ed90be758 completePlayerMessage": "", + "67a0966817e34930e500754c name": "Forced Alliance", + "67a0966817e34930e500754c description": "Been waiting for you. I don't know about your own search, but I think I found a way to get the keycards. Apparently, Sanitar had access to the basement beneath the health resort. That alone proves my hunch about Knossos' ties to TerraGroup.\n\nBut right now, we need to find the keycards. I can't help you with that, but Therapist definitely has Sanitar's contacts. I've already reached out to her, and she's willing to help. I believe that the trail we've found is more important than our conflicting viewpoints.\n\nHowever, if you can find another way to get the keycards without having to deal with Sanitar, I'll wish you luck.", + "67a0966817e34930e500754c failMessageText": "", + "67a0966817e34930e500754c successMessageText": "Excellent, now we have access to this facility. There's no time to lose. The rumor of the health resort cellars and the keycards has already spread throughout the city, and you may very well have competition on your tail. Gotta hurry up.", + "67a0d8f2db972857cd90d9c0": "Assist Therapist with her investigation", + "67dfa35c8c11bf33774c38a3": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67e11d97f2b4ba8761d0861b": "Assist Therapist with her investigation", + "67e17995c7204639f43caf60": "Assist Therapist with her investigation", + "67e41d4e9f783e8f4b234a1b": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67a0966817e34930e500754c acceptPlayerMessage": "", + "67a0966817e34930e500754c declinePlayerMessage": "", + "67a0966817e34930e500754c completePlayerMessage": "", + "67a09673972c11a3f507731d name": "The Tarkov Butcher", + "67a09673972c11a3f507731d description": "Greetings. Yes, Sergei told me that you're looking for the keycards to the health resort basement. I have no idea what is down there, but one of my colleagues visits there somewhat often. Perhaps it is one of the places where he might store valuable equipment... It's hardly anything important if he agrees to give you the keycards. Obviously, it wouldn't be for free.\n\nYou may have heard stories about a certain, um, criminal operating out of the central city district? The first rumors of the Tarkov Butcher date back to the Contract Wars. However, some of my patients say that he still haunts the streets... \n\nA colleague of mine has taken an interest in this matter and is looking for traces of this “butcher”. For the greater good, naturally. Such a dangerous individual is not simple to track down, therefore we must understand his motives and goals, no matter how much they diverge from human values. \n\nWe were able to obtain a criminal case file from the local police department. According to this, the “butcher” worked as a driver for a meat packing plant here in the city limits. The bodies of the victims were found in refrigerator trucks used to transport frozen meat... But as the conflict escalated, the case was abandoned.\n\nNow, you have all the details. If you can find anything to help my colleague's research, he will hand you the keycards to that basement.", + "67a09673972c11a3f507731d failMessageText": "", + "67a09673972c11a3f507731d successMessageText": "Did he seriously transport the bodies of his victims along with the meat, which then went to the store shelves? That is appalling. The fact that you found this substance used by the maniac will help my colleague make progress on the... evidence file on this case.\n\nHere are your keycards, I already received them. Along with them, I was asked to tell you to watch your step when visiting the basement. Apparently the cellars have deteriorated over the years.", + "67a0d92a6cf4a5745d0bc94f": "Locate and obtain the chemical container on Ground Zero", + "67a0d9b0771af75e83c19178": "Stash the container inside the ambulance car by the cottages on Shoreline", + "67a09673972c11a3f507731d acceptPlayerMessage": "", + "67a09673972c11a3f507731d declinePlayerMessage": "", + "67a09673972c11a3f507731d completePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 name": "Sensory Analysis - Part 1", + "67a0967c003a9986cb0f5ac1 description": "Hello my brother! Okay, okay, not so loud, I'm hung over as shit. Don't know how the BTR guy's still driving after last night. The engine is surely screeching louder than fucking generators!\n\nBy the way, you came at a really good time, almost like you knew I'm gonna need help. So, about the meeting we had yesterday. I have a moonshine supplier, he makes legit good stuff! We've been working together for six months now, everything was fine. And now, customers started complaining that I was selling them fake stuff. So, I had to check the product quality, and no one in our region knows as much about liquor as the BTR driver.\n\nSo I invited him over for... let's call it sampling, hehe. And there he was, saying that no one starts with hard hitters right off the bat, he needed a warm-up. Then another. Then another... So after all that, I checked the moonshine in the morning, and we didn't even open it!\n\nLong story short, the driver didn't finish the job. I'm not gonna live through this kind of sampling party a second time, so I'll let him taste everything by himself. Can you pass him this bottle? Don't lose it, alright?", + "67a0967c003a9986cb0f5ac1 failMessageText": "", + "67a0967c003a9986cb0f5ac1 successMessageText": "So, did'ya deliver the bottle? Huh? Man, this driver guy's such a prick. I love him! Hey, easy there, man, I get it. Listen, some things just shouldn't be talked about right off the bat, the Labyrinth is one of them.\n\nI have to consider all the risks that come with this info, so sit tight for a little while.", + "67b89ab86d4d6fd2c26b22a0": "Hand over a Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc294d681db91b2fa3b279": "Hand over the Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc35a55ec6148bf565204d": "Go to the Woods or Streets of Tarkov location with Moonshine", + "67dc3861d5c0070b960c1bba": "Obtain the item: Bottle of Fierce Hatchling moonshine", + "67dc393c6089aa48050efa02": "Go to Woods or Streets of Tarkov", + "67a0967c003a9986cb0f5ac1 acceptPlayerMessage": "", + "67a0967c003a9986cb0f5ac1 declinePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 completePlayerMessage": "", + "67a096ed77dd677f600804ba name": "Sensory Analysis - Part 2", + "67a096ed77dd677f600804ba description": "I miscalculated my abilities yesterday at a friendly get-together. Don't worry, we've sailed in worse storms than this. One time I was so wasted I couldn't find the gearbox in this thing. So I tied my hand to the lever with a bandage! Inventiveness is the main principle for a machinist!\n\nRagman needed to check some goods, and I'm a veteran in this field. Except I can't remember, for the life of me, whether we finally got to his test sample or not. Well, whatever. If it's so important, we can get together again. Such an evening is a sin not to do again, I know you'd like it too!\n\nBut still, if you need to visit Ragman, ask him about the moonshine, I promised I'd help him. And now I don't even know if I did help him or not.", + "67a096ed77dd677f600804ba failMessageText": "", + "67a096ed77dd677f600804ba successMessageText": "Are you sure this is it? Okay, I can smell it, that's definitely the one! \n\nRagman told me about the health resort's cellars yesterday, I even had to fucking get him wasted so we could finally change the subject. Anyway, there was a Soviet bomb shelter under the health resort, and Ref was going to organize a new arena there, for VIP audiences. I think it also involved Tagilla somehow... No, it was something else...\n\nAnyway, for this arena, Ref organized a big gear acquisition from Ragman, everything was almost ready. And then our host guy suddenly backed out. Why? Who the fuck knows.\n\nRagman was really upset that the idea had fallen through. But he'd already delivered some of the gear, and he definitely used those keycards you're looking for. You better ask him yourself, I don't remember much from yesterday. Thanks for the drink, by the way.", + "67a0da26a3b8d254347b8634": "Hand over a Bottle of Fierce Hatchling moonshine", + "67a096ed77dd677f600804ba acceptPlayerMessage": "You didn't make it to the \"test sample\" yesterday. Here, Ragman asked me to give it to you so that you could test it yourself.", + "67a096ed77dd677f600804ba declinePlayerMessage": "", + "67a096ed77dd677f600804ba completePlayerMessage": "By the way, I wanted to ask you: have you heard anything about the facility under the health resort and the keycards to access it?", + "67a096f605d1611ed90be75a name": "Hot Zone", + "67a096f605d1611ed90be75a description": "Okie-dokie, so I took some time to think about the Labyrinth and your interest in it. Things have cooled off, so I might be able to help you out. Maybe we can find some mutual benefits along the way, eh? But first, I need you to help me with a specific order. For the kind of information I'm about to give you, it's a real bargain!\n\nI've got two shipments that are sitting on hold right now. One is waiting at Customs, the other at the military base. My couriers were really badly received there. I lost one group, and from the second one, only half of them came back. The fuckers took almost all the goods! Things are too hot in those areas for my courier guys.\n\nThe PMC pricks really took a liking to those places or something. It's either camping snipers, some ushanka-wearing psychos with shotguns, or fucking \"grenadiers\" in the military bunkers. Thing is, this order is big and important for me, I can't let it go to waste.\n\nYou have good experience in this kind of work. Maybe not in one go, but I'm sure you'll do everything perfectly. And while you're at it, I'll arrange everything for your Labyrinth business! Here's the gear that survived the ambushes. Take it right away, it'll be less work later.\n\nStash the rigs at the gas station near the road on Customs, and the plates on the roof of the military base's workshop with, uh, a black knight symbol, whatever that means.", + "67a096f605d1611ed90be75a failMessageText": "", + "67a096f605d1611ed90be75a successMessageText": "Never doubted you, brotherman! Alright, time to do my part. One day, Ref came to me with an idea for a big project. He found these cellars under Azure Coast, he even had investors already. Even back then I already thought that somebody out there really liked the chaos we had going on here a little too much.\n\nEverything went as planned, we agreed on deliveries and drop-off points. He even had a name for the new Arena format: you guessed it, \"The Labyrinth\"! I don't know what it had to do with these cellars. So, after that, Ref suddenly canceled everything, said that it wasn't up to him, and disappeared from the radar for a while.\n\nIt was hard to give up such a good deal. However, I still have those keycards, I even wanted to stop by sometime to see the arena with my own eyes. There's not many of them, but for you, I'll make a good deal. No haggling though!", + "67b880086630950141bf71ee": "Stash the Zulu Nylon Gear M4 RSCR chest rigs at the new gas station on Customs", + "67b88020f3c5f1e3e6eb1f83": "Stash the class 4 ballistic plates on the roof of the specified repair workshop on Reserve", + "67a096f605d1611ed90be75a acceptPlayerMessage": "", + "67a096f605d1611ed90be75a declinePlayerMessage": "", + "67a096f605d1611ed90be75a completePlayerMessage": "", + "67a096fe972c11a3f5077321 name": "Competition Protection", + "67a096fe972c11a3f5077321 description": "Hello, gladiator! I hear you're interested in those health resort cellars. I'll be honest, the idea was a good one, I might even revisit it later... But at this moment, it's not the right time for the Labyrinth. So I'm not gonna tell you anything about it, sorry.\n\nIf you want to go to the entry site on your own and rummage through the garbage left there, I won't stop you. But without the access keycard, you can't get inside the Labyrinth. That's where our interests align. One of my gladiators has been getting a little starstruck lately. He thinks that nobody can beat his arena performance, and wants to up his salary. Even took to blackmailing me, the bastard! However, it's not profitable to just outright take him out of the fights.\n\nI want to show him that there are no indispensable people, and to do that, we need to make some noise in the Arena. Hopefully that'll bring this guy to his senses. You're a capable fighter, and I'll make you a fair deal: if you can get on the Arena's best gladiator ranks, I'll help you with the keycards to the Labyrinth. You up for it?", + "67a096fe972c11a3f5077321 failMessageText": "", + "67a096fe972c11a3f5077321 successMessageText": "You turned out to be a real dark horse... The results are remarkable. Not everyone can pull this off. \n\nI'll unlock one of the keycard stashes for you. But be aware that this is a very special item, and I'm not going to give it to you for free.\n\nOne more thing. Arena rewards the best gladiators, and you clearly have potential. If you get tired of scavenging the ruins and want real glory, you know where to find me.", + "67a0db1217cd5fe7e5a2e36e": "Eliminate enemies in any game mode in Arena", + "67a0dbaf93ac1717d296be98": "Take at least 3rd place in Last Hero in Arena", + "67a096fe972c11a3f5077321 acceptPlayerMessage": "", + "67a096fe972c11a3f5077321 declinePlayerMessage": "", + "67a096fe972c11a3f5077321 completePlayerMessage": "", + "67a0970744893b9f3f0d9b68 name": "Offensive Reconnaissance", + "67a0970744893b9f3f0d9b68 description": "You got the keycard? Perfect. Judging by how much everyone's interested in these cellars, you and I are on a truly important trail. There could be a TerraGroup warehouse or another lab that's been sealed there ever since the evacuation! We don't have time to waste.\n\nFirst we need to search these premises and figure out what the purpose of the facility is. TerraGroup would not be so eager to hide it if what is going on inside corresponds to their company's public profile. Try to memorize everything you see: the structure of the premises, equipment, tools, markings or other symbols... Every detail counts.\n\nI'll wait for your return and set up my surveillance system to track any information about the health resort. If anyone finds more than we do, I'll see it.", + "67a0970744893b9f3f0d9b68 failMessageText": "", + "67a0970744893b9f3f0d9b68 successMessageText": "An old bunker? Yes, there was one mentioned in the archives, an old Soviet shelter. Thing is, it was closed down about twenty years ago due to some kind of technical failure. Looks like Knossos restored it to working order. But why would TerraGroup need an abandoned bomb shelter? \n\nUm, hang on. I'm picking up a signal from my interception network. An encrypted message that seems to be coming straight from these cellars... Give me a minute.", + "67a0dc6bf47ca0fde27cf1f7": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0dc94a4d798e79853f2eb": "Obtain the Labrys access keycard", + "67dbe0f532ff08bfa13237a8": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0970744893b9f3f0d9b68 acceptPlayerMessage": "", + "67a0970744893b9f3f0d9b68 declinePlayerMessage": "", + "67a0970744893b9f3f0d9b68 completePlayerMessage": "", + "67a0970f05d1611ed90be75d name": "Hypotheses Testing", + "67a0970f05d1611ed90be75d description": "I was able to decipher the signal. It's old and very faint, apparently the bunker completely blocked it until you opened the doors. For some reason, the message is on loop, but this doesn't mean anything, the equipment inside could have been damaged for a while. Besides, we still don't know what the TerraGroup team was doing in there.\n\nThe message says that the facility still contains materials and data that fall under the first priority of evacuation. Moreover, it mentions reports of experiments conducted at the site. This is astonishing, we couldn't have found a better time to discover something as valuable as this!\n\nKnowing more and more people are finding out about these cellars every day, it means that soon the traders and other PMCs will want to explore the area we've discovered. Perhaps even Lightkeeper will be interested... I need those documents mentioned in the signal. Whatever you can find, please bring them to me as soon as you can.", + "67a0970f05d1611ed90be75d failMessageText": "", + "67a0970f05d1611ed90be75d successMessageText": "Well done. The data is fragmented, but still extremely useful. The health resort's basements have changed a lot since the disaster began, but at some point in time, they were definitely used as a testing ground for some kind of weapon... An experimental EW or hacking device, maybe. This remains to be determined.\n\nI can already see that some of the measurements and experiments will be very useful in their own right. So your labors were definitely not in vain. Thank you.", + "67a0dce6c7627dac621fd539": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0dcf4ff6f74931359b9f9": "Hand over the found in raid item: Labrys research notes", + "67dbe16ece16a02860ed9d33": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0970f05d1611ed90be75d acceptPlayerMessage": "", + "67a0970f05d1611ed90be75d declinePlayerMessage": "", + "67a0970f05d1611ed90be75d completePlayerMessage": "", + "67a09724972c11a3f5077324 name": "Confidential Info", + "67a09724972c11a3f5077324 description": "Greetings, my friend. According to my information, you've gained access to one of TerraGroup's abandoned facilities. We've witnessed many times what happens when dangerous developments fall into the hands of unqualified people. Our partners are very concerned about what happened in Tarkov after that outbreak in the Laboratory.\n\nThere's no way we're going to let this crisis happen again. That's why I have a high-priority assignment for you. I need to retrieve a storage device containing sensitive information from that facility. The details are highly classified. The client can trace an independent attempt to read the data and cancel the contract, so please do not even attempt it.\n\nIn addition to the storage device, I was told that there is also a maintenance room on the site, the client has said that it should look like a workshop. It must be destroyed or at least damaged. But be careful with the explosives: we don't want you perishing with the storage device.", + "67a09724972c11a3f5077324 failMessageText": "", + "67a09724972c11a3f5077324 successMessageText": "Great job, my friend! My partner especially appreciates your respect for privacy and requested a proper reward for you.", + "67a0dd7a2519959b187db47f": "Locate and obtain the special storage module inside The Labyrinth", + "67a0dda1370e2f877a6c8531": "Hand over the found information", + "67a0de2750fdff39d267ea16": "Plant a hand grenade in the assembly workshop inside The Labyrinth", + "67a09724972c11a3f5077324 acceptPlayerMessage": "", + "67a09724972c11a3f5077324 declinePlayerMessage": "", + "67a09724972c11a3f5077324 completePlayerMessage": "", + "67a0972e77dd677f600804bd name": "This Tape Sucks", + "67a0972e77dd677f600804bd description": "Hello again. I received a patient who was recently wounded in the resort cellars and barely escaped from this monster in a bull mask... Obvious mental trauma, perhaps more than one. But besides the stories about this Minotaur, the patient also mentioned many confinement and even torture chambers.\n\nYou surely recognize the unacceptable nature of such human confinement, even under wartime conditions, so I am counting on your cooperation. We must get to the bottom of what is or was going on in these cellars. \n\nExplore those jail rooms and try to uncover any information or evidence that will help us find out who is responsible for what happened. And most importantly, what was the purpose of all these \"experiments\".", + "67a0972e77dd677f600804bd failMessageText": "", + "67a0972e77dd677f600804bd successMessageText": "A video tape... You haven't watched it yet, have you? Now I know what is happening. I was wrong before.\n\nThe resort was one of the evacuation points when it all started, and its cellars could have been used for, uh, different purposes... The situation wasn't so severe yet at that time, and they tried to isolate the deceased bodies from crowded places.\n\nThis tape is definitely not a cause for concern... However, I would refrain from visiting these cellars if I were you. Ventilation in bomb shelters has always been a weak point, and humidity only contributes to possible intoxication...", + "67a0de6954c67082e9148328": "Locate the torture room inside The Labyrinth", + "67a0de84e8e35296a13500c8": "Locate and obtain any evidence of torture", + "67a0de9190545ec5612fdda5": "Hand over the found information", + "67a0972e77dd677f600804bd acceptPlayerMessage": "", + "67a0972e77dd677f600804bd declinePlayerMessage": "", + "67a0972e77dd677f600804bd completePlayerMessage": "", + "67a097379f2068e74603c6ac name": "Indisputable Authority", + "67a097379f2068e74603c6ac description": "Oi, operator! There's a job for you, I don't want no tosser for this. Everyone's been checking out the dungeons under the resort, you ought to know about it by now. They say there's a bogeyman sitting there, safeguarding the whole territory, yelling like a madman and chasing everyone outta there. \nNobody can put him down!\n\nSome partners of mine have started asking questions, trying to drive down prices because of this situation. But let me tell you this: the key to authority is not to fuck up the opportunity. We need to act now, and we need to do it in a way that every little prick knows his place. So we gotta take this fucker down. If you do it in my name, so to speak, everyone will understand.\n\nYou've got the skills, so this \"Minotaur\" idiot won't be a problem for you. But still, better be careful, this bastard is no joke either.", + "67a097379f2068e74603c6ac failMessageText": "", + "67a097379f2068e74603c6ac successMessageText": "I knew I bet on the right guy! So, all safe and sound, ye? Good for you, good for you... Word's already out about your feat, no one's gonna blabber any bullshit to me anymore.\n\nSurely a lasting impression. You helped my business today, so I won't disappoint you either. Here, all yours.", + "67a0df619fb6c42b9a08e8e9": "Locate and neutralize the \"Minotaur\" inside The Labyrinth", + "67a0df7f2cd4d4413cd29b45": "Eliminate the \"Minotaur's\" guards inside The Labyrinth", + "67a097379f2068e74603c6ac acceptPlayerMessage": "", + "67a097379f2068e74603c6ac declinePlayerMessage": "", + "67a097379f2068e74603c6ac completePlayerMessage": "", + "67a0975992ad467b1906d468 name": "Vacate the Premises", + "67a0975992ad467b1906d468 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other mercs out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67a0975992ad467b1906d468 failMessageText": "", + "67a0975992ad467b1906d468 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67a0e075445754a936be25b7": "Eliminate PMC operatives inside The Labyrinth", + "67a0975992ad467b1906d468 acceptPlayerMessage": "", + "67a0975992ad467b1906d468 declinePlayerMessage": "", + "67a0975992ad467b1906d468 completePlayerMessage": "", + "67a09761e720611a6a01f288 name": "Keeper's Word", + "67a09761e720611a6a01f288 description": "I have a new job for you. Someone found a way into the cellars under the health resort. This is not a good set of circumstances for Tarkov. Excessive curiosity often ruins a man in peacetime, but in the present situation, the mistake of one will lead to the death of many.\n\nI know how to safeguard the bunker. You may not have yet met the wardens who watch the city at night. But they certainly have met you. And now I need you to leave a short message for them at the Knossos facility, with their instruments.\n\nHowever, just dropping these knives in the rubble won't be enough. You need places with meaning, so that the knife you stick in becomes a symbol of sorts. Which places should you choose? You'll figure it out on your own. And if you can't, why should I even work with you?", + "67a09761e720611a6a01f288 failMessageText": "", + "67a09761e720611a6a01f288 successMessageText": "Perhaps now you've saved Tarkov from a new calamity that could have wiped the city off the face of the earth... before its time.\n\nYour reward is here. Oh, and one more thing. If I were you, I'd stop enquiring about those dungeons if you want to survive these troubled times.", + "67a0e4df8cddbe2df31dd1d9": "Stash a Cultist knife in the first special place inside The Labyrinth", + "67a0e4e399e34c9ffcdc6e00": "Stash a Cultist knife in the second special place inside The Labyrinth", + "67a0e4e64cb065811d95c6d9": "Stash a Cultist knife in the third special place inside The Labyrinth", + "67a09761e720611a6a01f288 acceptPlayerMessage": "I didn't think I'd be part of some ritual... Well, I'll figure it out when I get there.", + "67a09761e720611a6a01f288 declinePlayerMessage": "", + "67a09761e720611a6a01f288 completePlayerMessage": "It's done. Your friends are gonna love this.", + "67d03be712fb5f8fd2096332 name": "Vacate the Premises", + "67d03be712fb5f8fd2096332 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other guys out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67d03be712fb5f8fd2096332 failMessageText": "", + "67d03be712fb5f8fd2096332 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67d03be712fb5f8fd2096334": "Eliminate any target inside The Labyrinth", + "67d03be712fb5f8fd2096332 acceptPlayerMessage": "", + "67d03be712fb5f8fd2096332 declinePlayerMessage": "", + "67d03be712fb5f8fd2096332 completePlayerMessage": "", "616041eb031af660100c9967 startedMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 failMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 successMessageText 54cb50c76803fa8b248b4571 0": "All clear, you say? Good work then, soldier.", @@ -28400,6 +28745,12 @@ "676094451fec2f7426093be6 name": "More Prestigious", "676094451fec2f7426093be6 description": "Earn the Prestige level 2", "676094451fec2f7426093be6 successMessage": "", + "67a0e57117e34930e50075f3 name": "In Search of an Exit", + "67a0e57117e34930e50075f3 description": "Complete the Labyrinth event task line", + "67a0e57117e34930e50075f3 successMessage": "", + "67a0e57b972c11a3f50773b2 name": "Dungeon Master", + "67a0e57b972c11a3f50773b2 description": "Complete the Labyrinth event task line and all side tasks", + "67a0e57b972c11a3f50773b2 successMessage": "", "674724a154d58001c3aae177 name": "", "674724a154d58001c3aae177 description": "", "674ed02cb6db2d9636812abc name": "Slot 1", @@ -28653,6 +29004,15 @@ "675a99f30fba9efc6a40481d name": "Sports target", "675a99f30fba9efc6a40481d description": "Just an ordinary target, nothing special.", "675b54c583e8ee6215546694": "Construct Shooting Range level 3", + "67adb25c7a0e0fce8574438c name": "Minotaur's Lair", + "67adb25c7a0e0fce8574438c description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67adb26efce3692da77f4e2e": "Can only be obtained during special events", + "67adb38d0217ccce16b5b08c name": "Minotaur's Lair", + "67adb38d0217ccce16b5b08c description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adb39a6be8354a8f72b830": "Can only be obtained during special events", + "67adb4843fec17bf3ea9452e name": "Minotaur's Lair", + "67adb4843fec17bf3ea9452e description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adb48fd05a78f5a5fc5260": "Can only be obtained during special events", "672df12f97f0469cea52f55e name": "Prestige 1", "675d7242b85061aa2017c341": "Complete the task You've Got Mail", "672df4281ab8d9c8849a0c88 name": "Prestige 2", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/pl.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/pl.json index b823d408..4f501a36 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/pl.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/pl.json @@ -6073,7 +6073,7 @@ "5d6e67fba4b9361bc73bc779 Description": "Nabój 12/70 załadowany 9 śrucinami 6,5 mm do strzelb kalibru 12 gauge.", "5d6e6806a4b936088465b17e Name": "Amunicja śrutowa 12/70 8,5 mm Magnum", "5d6e6806a4b936088465b17e ShortName": "Magnum", - "5d6e6806a4b936088465b17e Description": "Nabój 12/70 załadowany 16 śrucinami 8,5 mm do strzelb kalibru 12 gauge.", + "5d6e6806a4b936088465b17e Description": "Nabój 12/70 załadowany 8 śrucinami 8,5 mm do strzelb kalibru 12 gauge.", "5d6e6869a4b9361c140bcfde Name": "Breneka 12/70 Grizli 40", "5d6e6869a4b9361c140bcfde ShortName": "Grizli", "5d6e6869a4b9361c140bcfde Description": "Grzybkująca breneka „Grizli 40” do strzelb kalibru 12/70.", @@ -10226,9 +10226,6 @@ "648afce7ec6bb25b2608defb Name": "Chwyt pistoletowy do PM FAB Defense PM-G (Olive Drab)", "648afce7ec6bb25b2608defb ShortName": "PM-G OD", "648afce7ec6bb25b2608defb Description": "Chwyt do pistoletu Makarowa z wbudowanym mechanizmem zwalniania magazynka, który zmienia radziecki klasyk w nowoczesny, poręczny pistolet, znacznie poprawiając ergonomię. Wyprodukowany przez firmę\u00A0FAB Defense. Wersja Olive Drab.", - "648c1a965043c4052a4f8505 Name": "ebudal", - "648c1a965043c4052a4f8505 ShortName": "ebudal", - "648c1a965043c4052a4f8505 Description": "ebudal testowany na maupach", "6491c6f6ef312a876705191b Name": "Łoże do PK Zenit B-50", "6491c6f6ef312a876705191b ShortName": "B-50", "6491c6f6ef312a876705191b Description": "Obrobione mechanicznie łoże B-50 wykonana ze stopu aluminium D16T do karabinu maszynowego Kałasznikowa. Pozwala na instalację dodatkowego wyposażenia i chwytów. Wyprodukowany przez firmę Zenit.", @@ -14600,6 +14597,126 @@ "676aa450fe1fc45172014df2 Name": "Twitch Winter 2025 case (Epic)", "676aa450fe1fc45172014df2 ShortName": "Twitch 2025", "676aa450fe1fc45172014df2 Description": "A case with some epic goodies.", + "678f84bb9e85556ca60f0362 Name": "Tagilla's welding mask \"ZABEY\"", + "678f84bb9e85556ca60f0362 ShortName": "\"ZABEY\"", + "678f84bb9e85556ca60f0362 Description": "Judging by this mask, the Labyrinth had severely affected Tagilla's mental state, making him even more unhinged and bloodthirsty. Who thought he could be any more crazy?", + "678fa929819ddc4c350c0317 Name": "Valve handwheel", + "678fa929819ddc4c350c0317 ShortName": "handwheel", + "678fa929819ddc4c350c0317 Description": "A massive handwheel removed from some kind of valve. It must have been used to regulate the water or gas supply in the Knossos underground facilities.", + "679b944d597ba2ed120c3d3c Name": "Plakat What You Seek", + "679b944d597ba2ed120c3d3c ShortName": "Plakat", + "679b944d597ba2ed120c3d3c Description": "Rzadki plakat What You Seek. Tylko najbardziej zagorzali operatorzy USEC mogą go zdobyć.", + "679b946f90622daf9708da6d Name": "Plakat What You Seek", + "679b946f90622daf9708da6d ShortName": "Plakat", + "679b946f90622daf9708da6d Description": "Rzadki plakat What You Seek. Tylko najbardziej zagorzali operatorzy USEC mogą go zdobyć.", + "679b94734e9ca6b3d80586a7 Name": "Plakat What You Seek", + "679b94734e9ca6b3d80586a7 ShortName": "Plakat", + "679b94734e9ca6b3d80586a7 Description": "Rzadki plakat What You Seek. Tylko najbardziej zagorzali operatorzy USEC mogą go zdobyć.", + "679b9477708cfcb2060b9ade Name": "Tark Souls poster", + "679b9477708cfcb2060b9ade ShortName": "Tark Souls", + "679b9477708cfcb2060b9ade Description": "This poster shows the Shadow of Tagilla being slain by a warrior from the Labyrinth. Very few people have witnessed such a scene with their own eyes.", + "679b9716597ba2ed120c3d3f Name": "Knossos LLC facility key", + "679b9716597ba2ed120c3d3f ShortName": "Knossos", + "679b9716597ba2ed120c3d3f Description": "A worn office door key marked \"Knossos LLC\". Probably used to open utility rooms or other premises belonging to Knossos.", + "679b9819a2f2dd4da9023512 Name": "Labrys access keycard", + "679b9819a2f2dd4da9023512 ShortName": "Labrys", + "679b9819a2f2dd4da9023512 Description": "A keycard to one of Knossos facilities. The design references the Minotaur mythos, but it's somewhat strange there are no Minotaur theme parks in Tarkov.", + "679b98e429acd1f2f60985a3 Name": "Container with suspicious substance", + "679b98e429acd1f2f60985a3 ShortName": "Substance", + "679b98e429acd1f2f60985a3 Description": "A chemical container with a thick, murky liquid inside. Only a lunatic like Sanitar would want to study something like this.", + "679b992329acd1f2f60985a5 Name": "Labrys research notes", + "679b992329acd1f2f60985a5 ShortName": "Labrys", + "679b992329acd1f2f60985a5 Description": "The documents are encrypted, but appear to contain research notes on some kind of technology or weapon. The records mention the name “Item 1156”.", + "679b998180a165f7a40b4c2c Name": "Slaughter videotape", + "679b998180a165f7a40b4c2c ShortName": "Slaughter", + "679b998180a165f7a40b4c2c Description": "A videotape with traces of blood and the words “Slaughter”. The owner of the tape hardly felt sympathy for his victims.", + "679b9a1a4e4ed4b3b40ae5c2 Name": "Knossos senior manager's diary", + "679b9a1a4e4ed4b3b40ae5c2 ShortName": "Knossos", + "679b9a1a4e4ed4b3b40ae5c2 Description": "Meetings, facilities, and other notes from Knossos senior manager are noted in the diary. If you study them, you can get at least a rough summary of the company's facilities.", + "679b9aa490622daf9708da73 Name": "VPX Flash Storage Module marked Group #3", + "679b9aa490622daf9708da73 ShortName": "Group #3", + "679b9aa490622daf9708da73 Description": "The VPX Flash Storage Module (FSM) provides high-performance, high-capacity, solid-state SATA storage with AES-256 bit encryption using an Application Specific Integrated Circuit (ASIC). Judging by the marking, it contains data on the focus group experiments and research.", + "679b9cce4e4ed4b3b40ae5c5 Name": "Nailhead figurine", + "679b9cce4e4ed4b3b40ae5c5 ShortName": "Nailhead", + "679b9cce4e4ed4b3b40ae5c5 Description": "A limited edition Tarko figurine. What's more strange: the pale skin or the nails stuck in his head? It looks like this poor guy has experienced the full spectrum of human pain.", + "679b9d43597ba2ed120c3d44 Name": "Petya Crooker figurine", + "679b9d43597ba2ed120c3d44 ShortName": "Crooker", + "679b9d43597ba2ed120c3d44 Description": "A limited edition Tarko figurine. A creepy dude with a disfigured face and blades on his arm. Doing Obdolbos would give you nightmares.", + "679b9d4b3374fb14f40efe6d Name": "Count Bloodsucker figurine", + "679b9d4b3374fb14f40efe6d ShortName": "Bloodsucker", + "679b9d4b3374fb14f40efe6d Description": "A limited edition Tarko figurine. Count Bloodsucker wouldn't have lasted more than a couple days in Tarkov. Sucking blood is cool and all, but does it work against flashbangs and .308?", + "679b9d55708cfcb2060b9ae3 Name": "Xenoalien figurine", + "679b9d55708cfcb2060b9ae3 ShortName": "Xenoalien", + "679b9d55708cfcb2060b9ae3 Description": "A limited edition Tarko figurine. Looks like a monster with a disproportionately elongated head and a double mouth. Totally \"Alien\" (good one) to the Tarko universe.", + "679b9d6390622daf9708da76 Name": "Pointy guy figurine", + "679b9d6390622daf9708da76 ShortName": "Pointy guy", + "679b9d6390622daf9708da76 Description": "A limited edition Tarko figurine. This funny little character is wearing something like a pyramid on his head. A character like this could only exist in a fictional world, along with zombies and other monsters.", + "679ba90d269ddfea47012159 Name": "Chained Labrys", + "679ba90d269ddfea47012159 ShortName": "Labrys", + "679ba90d269ddfea47012159 Description": "A two-handed axe made out of a sewer hatch... With that weight, a single blow is enough to split a skull, whether the blade is sharp or not.", + "679baa2c61f588ae2b062a24 Name": "Key 01", + "679baa2c61f588ae2b062a24 ShortName": "Key 01", + "679baa2c61f588ae2b062a24 Description": "An old key, the markings are unreadable. Could be useful for surviving the Labyrinth.", + "679baa4f59b8961f370dd683 Name": "Key 02", + "679baa4f59b8961f370dd683 ShortName": "Key 02", + "679baa4f59b8961f370dd683 Description": "This key probably opens some kind of an old lock. The number engraving has been practically scratched off. Could be useful for surviving the Labyrinth.", + "679baa5a59b8961f370dd685 Name": "Key 03", + "679baa5a59b8961f370dd685 ShortName": "Key 03", + "679baa5a59b8961f370dd685 Description": "The number engraving is barely recognizable on the weathered metal. Could be useful for surviving the Labyrinth.", + "679baa9091966fe40408f149 Name": "Key 04", + "679baa9091966fe40408f149 ShortName": "Key 04", + "679baa9091966fe40408f149 Description": "The engraving on this key is barely readable: it's either the number 4 or the Russian letter Ч. Could be useful for surviving the Labyrinth.", + "679baace4e9ca6b3d80586b2 Name": "Observation room key", + "679baace4e9ca6b3d80586b2 ShortName": "Observe", + "679baace4e9ca6b3d80586b2 Description": "A key that opens one of the personnel workstation rooms in the Labyrinth. That room may have something to do with the research that took place in the Labyrinth.", + "679baae891966fe40408f14c Name": "Torture room key", + "679baae891966fe40408f14c ShortName": "Torture", + "679baae891966fe40408f14c Description": "An old key that would be more suitable for a shabby lock on a grate or fence than a modern door.", + "679bab714e9ca6b3d80586b4 Name": "Corpse room key", + "679bab714e9ca6b3d80586b4 ShortName": "Corpses", + "679bab714e9ca6b3d80586b4 Description": "An old key that has a strong odor of death. Probably opens a morgue or a room where bodies were kept.", + "679bac1d61f588ae2b062a26 Name": "Labyrinth key", + "679bac1d61f588ae2b062a26 ShortName": "Labyrinth", + "679bac1d61f588ae2b062a26 Description": "A key that opens a certain room in the Labyrinth. There's no telling what might be inside.", + "67a22045cae994f25c087bb5 Name": "", + "67a22045cae994f25c087bb5 ShortName": "", + "67a22045cae994f25c087bb5 Description": "", + "67ab3d4b83869afd170fdd3f Name": "BBQ-S43 gas torch", + "67ab3d4b83869afd170fdd3f ShortName": "BBQ-S43", + "67ab3d4b83869afd170fdd3f Description": "A portable torch with a limited gas supply. This bad boy is unlikely to burn a hole in the wall, but will do the job on a small metal target.", + "67adaf8b1230c973bb0433a6 Name": "Tajemnicze rysunki", + "67adaf8b1230c973bb0433a6 ShortName": "Tajemnicze rysunki", + "67adaf8b1230c973bb0433a6 Description": "Kto przy zdrowych zmysłach malowałby coś na suficie? Bądź czujny: nie wiadomo, co jeszcze mogą wymyślić ci ludzie.", + "67adaf95cd47a1ad3f014bc6 Name": "Kredowe rysunki", + "67adaf95cd47a1ad3f014bc6 ShortName": "Kredowe rysunki", + "67adaf95cd47a1ad3f014bc6 Description": "Jak te rysunki w ogóle się tu znalazły? Chyba powinieneś polepszyć swój system bezpieczeństwa.", + "67adafa1e6a915f9fd050f66 Name": "Już tu są", + "67adafa1e6a915f9fd050f66 ShortName": "Już tu są", + "67adafa1e6a915f9fd050f66 Description": "Jeśli wpatrzysz się w te rysunki wystarczająco długo, wydaje się, że one wpatrują się w ciebie.", + "67ade494d748873e5f0161df Name": "F1 Shrapnel", + "67ade494d748873e5f0161df ShortName": "F1 Shrapnel", + "67ade494d748873e5f0161df Description": "F1 Shrapnel", + "67adf4a95247ac91530fcec7 Name": "Kurtka", + "67adf4a95247ac91530fcec7 ShortName": "Kurtka", + "67adf4a95247ac91530fcec7 Description": "Kurtka", + "67adf4b81c58bd68b2002fec Name": "Drewniana skrzynia z amunicją", + "67adf4b81c58bd68b2002fec ShortName": "Drewniana skrzynia z amunicją", + "67adf4b81c58bd68b2002fec Description": "Drewniana skrzynia z amunicją", + "67adf4db515e3dd542077a1d Name": "Drewniana skrzynia", + "67adf4db515e3dd542077a1d ShortName": "Drewniana skrzynia", + "67adf4db515e3dd542077a1d Description": "Drewniana skrzynia", + "67adf4eb110ba15da90c6413 Name": "Skrzynka na granaty", + "67adf4eb110ba15da90c6413 ShortName": "Skrzynka na granaty", + "67adf4eb110ba15da90c6413 Description": "Skrzynka na granaty", + "67adf54d1c58bd68b2002ff0 Name": "Skrzynka z narzędziami", + "67adf54d1c58bd68b2002ff0 ShortName": "Skrzynka z narzędziami", + "67adf54d1c58bd68b2002ff0 Description": "Skrzynka z narzędziami", + "67adf5752fc5ee84020a9940 Name": "Martwy Scav", + "67adf5752fc5ee84020a9940 ShortName": "Martwy Scav", + "67adf5752fc5ee84020a9940 Description": "Martwy Scav", + "67adf5f7adc1f43b0702b826 Name": "Skrzynia z zaopatrzeniem technicznym", + "67adf5f7adc1f43b0702b826 ShortName": "Skrzynia z zaopatrzeniem technicznym", + "67adf5f7adc1f43b0702b826 Description": "Skrzynia z zaopatrzeniem technicznym", "67b70e43f753cf9f7a0a07a6 Name": "LATAM Drops Event 2025 case (Common)", "67b70e43f753cf9f7a0a07a6 ShortName": "Twitch", "67b70e43f753cf9f7a0a07a6 Description": "", @@ -14609,6 +14726,12 @@ "67b72c64f753cf9f7a0a07aa Name": "LATAM Drops Event 2025 case (Epic)", "67b72c64f753cf9f7a0a07aa ShortName": "Twitch", "67b72c64f753cf9f7a0a07aa Description": "", + "67d3ed3271c17ff82e0a5b0b Name": "Key case", + "67d3ed3271c17ff82e0a5b0b ShortName": "Keys", + "67d3ed3271c17ff82e0a5b0b Description": "This case is the ultimate solution to the problem of hoarding various keys in the stash, helping to store them in one place.", + "67e183377c6c2011970f3149 Name": "Ariadne symbol key", + "67e183377c6c2011970f3149 ShortName": "Ariadne", + "67e183377c6c2011970f3149 Description": "Someone had made a barely visible mark on this key, resembling a ball of thread. Although, it could have simply been left by careless storage.", " V-ex_light": "Droga do bazy wojskowej: wyjazd", " Voip/DisabledForOffline": "VOIP jest niedostępny w trybie offline", " kg": " kg", @@ -15748,6 +15871,7 @@ "Disable overload": "Wyłącz przeciążenie", "Disable water and food consumption": "Wyłącz zużycie wody i energii", "DisableGameFramerateLimit": "Disable game FPS limit", + "Disable_traps": "Disable traps", "Disabled": "Wyłączone", "DisbandGroup": "Rozwiąż grupę", "DisbandGroup message": "Na pewno chcesz rozwiązać grupę?", @@ -16719,6 +16843,7 @@ "LVLKILLLIST": "POZ", "Laboratory": "Laboratorium", "LaboratoryEnvironmentUiType": "Laboratorium", + "Labyrinth": "The Labyrinth", "Last game session": "Ostatnia sesja", "LastHero": "LastHero", "LastHeroDescription": "Walka z przeciwnikami w niekończącej się strzelaninie. Będzie tylko jeden zwycięzca.", @@ -17302,7 +17427,7 @@ "Prestige/Levels/RewardsListCaption": "NAGRODY ZA OSIĄGNIĘCIE PRESTIŻU", "Prestige/Rewards/ModesCaption": "DOSTĘPNE W TRYBACH GRY:", "Prestige/Rewards/RewardDescription": "OPIS:", - "PrestigeTooltip{0}": "Prestige level: {0}", + "PrestigeTooltip{0}": "Prestige level: {0}", "Previous": "Poprzednie", "PreviousMagazine": "Poprzedni magazynek", "PreviousWalkPose": "Poprzednia faza chodu", @@ -17735,6 +17860,9 @@ "SHO_TRANSIT_24": "PRZEJŚ.01", "SHO_TRANSIT_24_COND": " ", "SHO_TRANSIT_24_DESC": "Przejście do latarni morskiej", + "SHO_TRANSIT_43": "TRANSIT??", + "SHO_TRANSIT_43_COND": "Probably requires Labrys access keycard (1)", + "SHO_TRANSIT_43_DESC": "Transit to Labyrinth?", "SIDE": "FRAKCJA", "SIGHT CRATE": "Przybliżenie celownika", "SILENCE": "CISZA", @@ -19668,6 +19796,8 @@ "lab_Parking_Gate": "Brama garażowa", "lab_Under_Storage_Collector": "Rury kanalizacyjne", "lab_Vent": "Szyb wentylacyjny", + "labir_exit": "The Way Up", + "labyrinth_secret_tagilla_key": "Ariadne's Path", "lastSession": "Ostatnia sesja", "leader": "Dowódca", "left_side_plate": "L. PŁYTA", @@ -20380,6 +20510,8 @@ "653e6760052c01c1c805532f Description": "Centrum biznesowe Tarkowa. W tym miejscu TerraGroup miało swoją siedzibę. To tutaj wszystko się zaczęło.", "65b8d6f5cdde2479cb2a3125 Name": "Strefa zero", "65b8d6f5cdde2479cb2a3125 Description": "Centrum biznesowe Tarkowa. W tym miejscu TerraGroup miało swoją siedzibę. To tutaj wszystko się zaczęło.", + "6733700029c367a3d40b02af Name": "The Labyrinth", + "6733700029c367a3d40b02af Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", "5464e0404bdc2d2a708b4567 Name": "United Security", "5464e0404bdc2d2a708b4567 Description": "Prywatna firma wojskowa USEC została założona w 1999 roku, po fuzji dwóch organizacji: KerniSEC i Safe Sea. W 2004 roku agent międzynarodowego holdingu TerraGroup skontaktował się z USEC, co w następstwie sprawiło, że USEC stało się prywatną armią holdingu, z biurami na całym świecie i z personelem liczącym 7500 osób.", "5464e0454bdc2d06708b4567 Name": "Battle Encounter Assault Regiment", @@ -20424,6 +20556,10 @@ "67d1acda2fb6a5d11b09d6fd Description": "The Priozersk Nature Reserve recently became part of the state-protected wildlife reserves of the North-Western Federal District.", "67d1ad1b5df2d64de808e1da Name": "The Lab", "67d1ad1b5df2d64de808e1da Description": "Secret underground TerraGroup Labs facility hidden right under the center of Tarkov. Officially, this research center does not exist and, based on data scraps, is engaged in research and development as well as testing and simulation of projects in chemistry, physics, biology, and other high technology.", + "67e3f71e445e18765a052687 Name": "The Labyrinth", + "67e3f71e445e18765a052687 Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", + "67e3f72fdb783364cd0a4b63 Name": "A New Threat", + "67e3f72fdb783364cd0a4b63 Description": "There are rumors of a maniac who calls himself the Shadow of Tagilla. Anybody can become a victim of his tortures, and no one has ever escaped from his Labyrinth. One question remains: where did the rumors come from then?", "579b1eb1d53a0658a154fbe6": "", "579b2068d53a0658a154fbe8": "", "57a39d5024597772b41c2a07": "", @@ -21144,6 +21280,39 @@ "67861fd9941d06578a0ea8fe": "", "6786206c27f04d22000ebdde": "", "6786210427f04d22000ebdf7": "", + "67a4705dff08b5b478075453": "", + "67a4707171519b8a49015cae": "", + "67a4709c9e31e9e3f60f751a": "", + "67a470c121ff90a7f50429f1": "", + "67a47147ff08b5b478075457": "", + "67a47169483997eea2033c34": "", + "67a4c176cafaf577010bedee": "", + "67a4c21c6702caaa3205a460": "", + "67a4c23c483997eea20348dc": "", + "67a4c2b2583c93ebdc05c9fd": "", + "67a4c3b76702caaa3205a476": "", + "67a4c41443bcf39fa8084cbb": "", + "67a4c508ff08b5b4780796ee": "", + "67a4c5753f90ad853600a66d": "", + "67a4c5f09e31e9e3f60f8f6a": "", + "67a4c626c96183489404d49e": "", + "67a4c638ff08b5b478079727": "", + "67a4c6bbc96183489404d4ad": "", + "67a4c730a860c3b6900b29d8": "", + "67a4c78c21ff90a7f5047f88": "", + "67a4c7fbff08b5b47807a32c": "", + "67a4c85843bcf39fa8084d21": "", + "67a4c8b4ff08b5b47807a36b": "", + "67a4c9126702caaa3205a4bc": "", + "67a4c9793f90ad853600c028": "", + "67a4cbc8483997eea203493e": "", + "67a4cc4f71519b8a490172fe": "", + "67a4cc7a6702caaa3205a4d1": "", + "67a4cccaae1b56242508c46c": "", + "67a9c837222fc6fb2001c355": "", + "67a9fd84ab1557d7070a32ed": "", + "67aa001f510a89c2ed024003": "", + "67aa00e8b725f94eb603cdfe": "", "5936d90786f7742b1420ba5b name": "Debiut", "5936d90786f7742b1420ba5b description": "Witaj, żołnierzu. Mam robotę, która jest trochę za łatwa dla moich ludzi. Ale ty sobie poradzisz. Hej, nie denerwuj się, nie znam cię jeszcze tak dobrze, żeby dać ci normalną robotę!\n\nPo ulicach włóczy się sporo bandyckich szumowin. Nie przeszkadzają mi zbytnio, ale i tak są uciążliwi. Uspokój, powiedzmy, pięciu z nich i zabierz im kilka strzelb MP-133. Myślę, że to wystarczy. Odmaszerować, żołnierzu!", "5936d90786f7742b1420ba5b failMessageText": "", @@ -24241,7 +24410,7 @@ "625d700aefebc4442a7b3875 completePlayerMessage": "", "625d700cc48e6c62a440fab5 name": "Zapoznanie się", "625d700cc48e6c62a440fab5 description": "Wejdź do środka! Masz ochotę na herbatę z miodem? Nawet nie pytaj, ile kosztował mnie miód. W czasie wojny ceny takie są, wiesz… Chcę też przeprogramować transponder, ale potrzebuję specjalnego oprogramowania. Z tego, co wiem od moich kontaktów, takie oprogramowanie można dostać od byłych USEC-ów w oczyszczalni ścieków. Wiem, że nie jest to łatwe, ale warto. Kiedy przeprogramuję transponder? Koleżko, ty go przeprogramujesz. Nie mam tu wystarczającej ilości sprzętu, ale twoje centrum wywiadowcze powinno mieć wszystko, czego potrzebujesz, jeśli dobrze to ustawisz. Zapiszę dokładnie, co trzeba zrobić. Jeszcze jedno: handlarz przesyła ci zasady wizyty, że tak powiem. Po pierwsze: do latarni możesz dostać się tylko mając przy sobie transponder, inaczej jak odróżnią was od innych PMC? Po drugie: nie wbiegaj tam od razu, upewnij się, że transponder zadziałał. Usłyszysz sygnał dźwiękowy, oznacza to, że transponder jest zautoryzowany i możesz iść dalej. No cóż, powodzenia! Jestem pewien, że tym razem na pewno się uda.", - "625d700cc48e6c62a440fab5 failMessageText": "", + "625d700cc48e6c62a440fab5 failMessageText": "I had no idea you could manage to do it wrong... But hell, you did it. Well, you'll never get near Lightkeeper until you make it up to him. That's a sketchy thing you did, mercenary, this set me up pretty bad. Don't expect to get away with it scot-free.", "625d700cc48e6c62a440fab5 successMessageText": "Jak poszło? Powiedz mi wszystko.", "6391e2f9e705511c8a4a1b85": "Znajdź\u00A0przedmiot: „Zaszyfrowany pendrive V3” na latarni morskiej", "6391e31bfa894f0a866afdec": "Przeprogramuj nadajnik radiowy", @@ -27691,6 +27860,182 @@ "676c243fb16f4b14b905e7f4 acceptPlayerMessage": "", "676c243fb16f4b14b905e7f4 declinePlayerMessage": "", "676c243fb16f4b14b905e7f4 completePlayerMessage": "", + "67a09636b8725511260bc421 name": "Shady Contractor", + "67a09636b8725511260bc421 description": "Hey. You may be aware that TerraGroup's aggressive expansion in Tarkov has raised quite a few questions in its time, no doubt? Back then, they were buying out properties and companies left and right in the Norvinsk region, and some of the deals were clearly shady in nature...\n\nTerraGroup has had a particularly interesting contractor, a company called Knossos. Officially they build amusement parks, playgrounds, and other family entertainment venues. But tell me, what possible connection can TerraGroup's scientific research and playgrounds have?\n\nThat's exactly why this smells fishy to me. Knossos could be hiding TerraGroup documents or equipment. Yet to know for certain, we'd have to examine their facilities. And to do that, we'd have to find some kind of record... Knossos definitely had managers overseeing the facilities. You should check out the vehicles in the city center and look for any internal records there.", + "67a09636b8725511260bc421 failMessageText": "", + "67a09636b8725511260bc421 successMessageText": "A manager's diary, huh? Even though it's not official documentation, there might be something useful in there. I'll get back to you in a bit, right now I need to examine these records carefully.", + "67a0a91f4681b4e43d13892b": "Locate the Knossos LLC senior manager's car on Ground Zero", + "67a0ab610345d81cb3cbb24c": "Locate and obtain the manager's diary", + "67a0ab83359e2d00cf9d6b06": "Hand over the diary", + "67a09636b8725511260bc421 acceptPlayerMessage": "", + "67a09636b8725511260bc421 declinePlayerMessage": "", + "67a09636b8725511260bc421 completePlayerMessage": "", + "67a0964e972c11a3f507731b name": "Needle in a Haystack", + "67a0964e972c11a3f507731b description": "You're just in time! I have studied the manager's diary and prepared for you a list of facilities that appear most often in the records. You need to investigate all of these locations. \n\nSo far, I can't tell what exactly to look for. Maybe you'll find equipment or other traces of TerraGroup around there. Focus on these locations and look around.", + "67a0964e972c11a3f507731b failMessageText": "", + "67a0964e972c11a3f507731b successMessageText": "Really, nothing at all? Perhaps it really is just a coincidence... I'll have to think about it and check my sources again.", + "67a0bc81fcbc1c559d09b58f": "Investigate the courtyard park by TerraGroup HQ on Ground Zero", + "67a0bc83182c4b0c71edd0ce": "Investigate the kart track on Interchange", + "67a0bc84f19d5b1120a55762": "Investigate the children's playground on Interchange", + "67a0bc87c60a93d7a3f28b23": "Investigate the children's playground by Concordia on Streets of Tarkov", + "67a0bc8848d9d2cbd274ffd9": "Investigate the coast-side construction site on Shoreline", + "67a0bc8ab12fe4b1baa60e4c": "Investigate the children's playground by the Health Resort on Shoreline", + "67a0964e972c11a3f507731b acceptPlayerMessage": "", + "67a0964e972c11a3f507731b declinePlayerMessage": "", + "67a0964e972c11a3f507731b completePlayerMessage": "", + "67a096577e86e067eb045733 name": "Hidden Layer", + "67a096577e86e067eb045733 description": "You know, I've thought it over again and I'm definitely positive there's a hidden layer to TerraGroup's connection with Knossos. Granted, we don't know what they were hiding yet, but that just means we haven't searched hard enough. We need to double-check everything again.\n\nTry to examine the Knossos facilities from the list again, you can also check out the adjacent buildings. Although last time my advice didn't lead you to a proper result... This time, you'd better trust your skills and intuition. Maybe we'll get lucky this way.", + "67a096577e86e067eb045733 failMessageText": "", + "67a096577e86e067eb045733 successMessageText": "Why didn't I think of that before? Knossos didn't purchase the whole territory of Azure Coast, but only the basements under it! That's why I thought this playground was our target.\n\nA door like this is unlikely to be accessed with a regular TerraGroup keycard. Considering they, meaning TerraGroup specifically, disguised that place as a Knossos facility, the keycard to access it should probably also have a suitable design.\n\nI'll try to find out more about these keycards and secure access to them, but it will take a considerable amount of time. If you don't wanna wait, try to find some other useful information, or better yet, the keycards themselves.", + "67a0bf7103442ae640dba835": "Locate a good lead related to Knossos LLC", + "67a0d4f554021b3adef76c42": "Locate and obtain the Knossos LLC facility key", + "67a0d50b04d3f4b66ede1e3a": "Find a way inside the Knossos LLC facility", + "67dbdd4d6a2e4b8e002b647d": "Find a way inside the Knossos LLC facility", + "67dbdd819d8208bb2082480e": "Locate and obtain the Knossos LLC facility key", + "67a096577e86e067eb045733 acceptPlayerMessage": "", + "67a096577e86e067eb045733 declinePlayerMessage": "", + "67a096577e86e067eb045733 completePlayerMessage": "", + "67a0966005d1611ed90be758 name": "", + "67a0966005d1611ed90be758 description": "", + "67a0966005d1611ed90be758 failMessageText": "", + "67a0966005d1611ed90be758 successMessageText": "", + "67a0966005d1611ed90be758 acceptPlayerMessage": "", + "67a0966005d1611ed90be758 declinePlayerMessage": "", + "67a0966005d1611ed90be758 completePlayerMessage": "", + "67a0966817e34930e500754c name": "Forced Alliance", + "67a0966817e34930e500754c description": "Been waiting for you. I don't know about your own search, but I think I found a way to get the keycards. Apparently, Sanitar had access to the basement beneath the health resort. That alone proves my hunch about Knossos' ties to TerraGroup.\n\nBut right now, we need to find the keycards. I can't help you with that, but Therapist definitely has Sanitar's contacts. I've already reached out to her, and she's willing to help. I believe that the trail we've found is more important than our conflicting viewpoints.\n\nHowever, if you can find another way to get the keycards without having to deal with Sanitar, I'll wish you luck.", + "67a0966817e34930e500754c failMessageText": "", + "67a0966817e34930e500754c successMessageText": "Excellent, now we have access to this facility. There's no time to lose. The rumor of the health resort cellars and the keycards has already spread throughout the city, and you may very well have competition on your tail. Gotta hurry up.", + "67a0d8f2db972857cd90d9c0": "Assist Therapist with her investigation", + "67dfa35c8c11bf33774c38a3": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67e11d97f2b4ba8761d0861b": "Assist Therapist with her investigation", + "67e17995c7204639f43caf60": "Assist Therapist with her investigation", + "67e41d4e9f783e8f4b234a1b": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67a0966817e34930e500754c acceptPlayerMessage": "", + "67a0966817e34930e500754c declinePlayerMessage": "", + "67a0966817e34930e500754c completePlayerMessage": "", + "67a09673972c11a3f507731d name": "The Tarkov Butcher", + "67a09673972c11a3f507731d description": "Greetings. Yes, Sergei told me that you're looking for the keycards to the health resort basement. I have no idea what is down there, but one of my colleagues visits there somewhat often. Perhaps it is one of the places where he might store valuable equipment... It's hardly anything important if he agrees to give you the keycards. Obviously, it wouldn't be for free.\n\nYou may have heard stories about a certain, um, criminal operating out of the central city district? The first rumors of the Tarkov Butcher date back to the Contract Wars. However, some of my patients say that he still haunts the streets... \n\nA colleague of mine has taken an interest in this matter and is looking for traces of this “butcher”. For the greater good, naturally. Such a dangerous individual is not simple to track down, therefore we must understand his motives and goals, no matter how much they diverge from human values. \n\nWe were able to obtain a criminal case file from the local police department. According to this, the “butcher” worked as a driver for a meat packing plant here in the city limits. The bodies of the victims were found in refrigerator trucks used to transport frozen meat... But as the conflict escalated, the case was abandoned.\n\nNow, you have all the details. If you can find anything to help my colleague's research, he will hand you the keycards to that basement.", + "67a09673972c11a3f507731d failMessageText": "", + "67a09673972c11a3f507731d successMessageText": "Did he seriously transport the bodies of his victims along with the meat, which then went to the store shelves? That is appalling. The fact that you found this substance used by the maniac will help my colleague make progress on the... evidence file on this case.\n\nHere are your keycards, I already received them. Along with them, I was asked to tell you to watch your step when visiting the basement. Apparently the cellars have deteriorated over the years.", + "67a0d92a6cf4a5745d0bc94f": "Locate and obtain the chemical container on Ground Zero", + "67a0d9b0771af75e83c19178": "Stash the container inside the ambulance car by the cottages on Shoreline", + "67a09673972c11a3f507731d acceptPlayerMessage": "", + "67a09673972c11a3f507731d declinePlayerMessage": "", + "67a09673972c11a3f507731d completePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 name": "Sensory Analysis - Part 1", + "67a0967c003a9986cb0f5ac1 description": "Hello my brother! Okay, okay, not so loud, I'm hung over as shit. Don't know how the BTR guy's still driving after last night. The engine is surely screeching louder than fucking generators!\n\nBy the way, you came at a really good time, almost like you knew I'm gonna need help. So, about the meeting we had yesterday. I have a moonshine supplier, he makes legit good stuff! We've been working together for six months now, everything was fine. And now, customers started complaining that I was selling them fake stuff. So, I had to check the product quality, and no one in our region knows as much about liquor as the BTR driver.\n\nSo I invited him over for... let's call it sampling, hehe. And there he was, saying that no one starts with hard hitters right off the bat, he needed a warm-up. Then another. Then another... So after all that, I checked the moonshine in the morning, and we didn't even open it!\n\nLong story short, the driver didn't finish the job. I'm not gonna live through this kind of sampling party a second time, so I'll let him taste everything by himself. Can you pass him this bottle? Don't lose it, alright?", + "67a0967c003a9986cb0f5ac1 failMessageText": "", + "67a0967c003a9986cb0f5ac1 successMessageText": "So, did'ya deliver the bottle? Huh? Man, this driver guy's such a prick. I love him! Hey, easy there, man, I get it. Listen, some things just shouldn't be talked about right off the bat, the Labyrinth is one of them.\n\nI have to consider all the risks that come with this info, so sit tight for a little while.", + "67b89ab86d4d6fd2c26b22a0": "Hand over a Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc294d681db91b2fa3b279": "Hand over the Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc35a55ec6148bf565204d": "Go to the Woods or Streets of Tarkov location with Moonshine", + "67dc3861d5c0070b960c1bba": "Obtain the item: Bottle of Fierce Hatchling moonshine", + "67dc393c6089aa48050efa02": "Go to Woods or Streets of Tarkov", + "67a0967c003a9986cb0f5ac1 acceptPlayerMessage": "", + "67a0967c003a9986cb0f5ac1 declinePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 completePlayerMessage": "", + "67a096ed77dd677f600804ba name": "Sensory Analysis - Part 2", + "67a096ed77dd677f600804ba description": "I miscalculated my abilities yesterday at a friendly get-together. Don't worry, we've sailed in worse storms than this. One time I was so wasted I couldn't find the gearbox in this thing. So I tied my hand to the lever with a bandage! Inventiveness is the main principle for a machinist!\n\nRagman needed to check some goods, and I'm a veteran in this field. Except I can't remember, for the life of me, whether we finally got to his test sample or not. Well, whatever. If it's so important, we can get together again. Such an evening is a sin not to do again, I know you'd like it too!\n\nBut still, if you need to visit Ragman, ask him about the moonshine, I promised I'd help him. And now I don't even know if I did help him or not.", + "67a096ed77dd677f600804ba failMessageText": "", + "67a096ed77dd677f600804ba successMessageText": "Are you sure this is it? Okay, I can smell it, that's definitely the one! \n\nRagman told me about the health resort's cellars yesterday, I even had to fucking get him wasted so we could finally change the subject. Anyway, there was a Soviet bomb shelter under the health resort, and Ref was going to organize a new arena there, for VIP audiences. I think it also involved Tagilla somehow... No, it was something else...\n\nAnyway, for this arena, Ref organized a big gear acquisition from Ragman, everything was almost ready. And then our host guy suddenly backed out. Why? Who the fuck knows.\n\nRagman was really upset that the idea had fallen through. But he'd already delivered some of the gear, and he definitely used those keycards you're looking for. You better ask him yourself, I don't remember much from yesterday. Thanks for the drink, by the way.", + "67a0da26a3b8d254347b8634": "Hand over a Bottle of Fierce Hatchling moonshine", + "67a096ed77dd677f600804ba acceptPlayerMessage": "You didn't make it to the \"test sample\" yesterday. Here, Ragman asked me to give it to you so that you could test it yourself.", + "67a096ed77dd677f600804ba declinePlayerMessage": "", + "67a096ed77dd677f600804ba completePlayerMessage": "By the way, I wanted to ask you: have you heard anything about the facility under the health resort and the keycards to access it?", + "67a096f605d1611ed90be75a name": "Hot Zone", + "67a096f605d1611ed90be75a description": "Okie-dokie, so I took some time to think about the Labyrinth and your interest in it. Things have cooled off, so I might be able to help you out. Maybe we can find some mutual benefits along the way, eh? But first, I need you to help me with a specific order. For the kind of information I'm about to give you, it's a real bargain!\n\nI've got two shipments that are sitting on hold right now. One is waiting at Customs, the other at the military base. My couriers were really badly received there. I lost one group, and from the second one, only half of them came back. The fuckers took almost all the goods! Things are too hot in those areas for my courier guys.\n\nThe PMC pricks really took a liking to those places or something. It's either camping snipers, some ushanka-wearing psychos with shotguns, or fucking \"grenadiers\" in the military bunkers. Thing is, this order is big and important for me, I can't let it go to waste.\n\nYou have good experience in this kind of work. Maybe not in one go, but I'm sure you'll do everything perfectly. And while you're at it, I'll arrange everything for your Labyrinth business! Here's the gear that survived the ambushes. Take it right away, it'll be less work later.\n\nStash the rigs at the gas station near the road on Customs, and the plates on the roof of the military base's workshop with, uh, a black knight symbol, whatever that means.", + "67a096f605d1611ed90be75a failMessageText": "", + "67a096f605d1611ed90be75a successMessageText": "Never doubted you, brotherman! Alright, time to do my part. One day, Ref came to me with an idea for a big project. He found these cellars under Azure Coast, he even had investors already. Even back then I already thought that somebody out there really liked the chaos we had going on here a little too much.\n\nEverything went as planned, we agreed on deliveries and drop-off points. He even had a name for the new Arena format: you guessed it, \"The Labyrinth\"! I don't know what it had to do with these cellars. So, after that, Ref suddenly canceled everything, said that it wasn't up to him, and disappeared from the radar for a while.\n\nIt was hard to give up such a good deal. However, I still have those keycards, I even wanted to stop by sometime to see the arena with my own eyes. There's not many of them, but for you, I'll make a good deal. No haggling though!", + "67b880086630950141bf71ee": "Stash the Zulu Nylon Gear M4 RSCR chest rigs at the new gas station on Customs", + "67b88020f3c5f1e3e6eb1f83": "Stash the class 4 ballistic plates on the roof of the specified repair workshop on Reserve", + "67a096f605d1611ed90be75a acceptPlayerMessage": "", + "67a096f605d1611ed90be75a declinePlayerMessage": "", + "67a096f605d1611ed90be75a completePlayerMessage": "", + "67a096fe972c11a3f5077321 name": "Competition Protection", + "67a096fe972c11a3f5077321 description": "Hello, gladiator! I hear you're interested in those health resort cellars. I'll be honest, the idea was a good one, I might even revisit it later... But at this moment, it's not the right time for the Labyrinth. So I'm not gonna tell you anything about it, sorry.\n\nIf you want to go to the entry site on your own and rummage through the garbage left there, I won't stop you. But without the access keycard, you can't get inside the Labyrinth. That's where our interests align. One of my gladiators has been getting a little starstruck lately. He thinks that nobody can beat his arena performance, and wants to up his salary. Even took to blackmailing me, the bastard! However, it's not profitable to just outright take him out of the fights.\n\nI want to show him that there are no indispensable people, and to do that, we need to make some noise in the Arena. Hopefully that'll bring this guy to his senses. You're a capable fighter, and I'll make you a fair deal: if you can get on the Arena's best gladiator ranks, I'll help you with the keycards to the Labyrinth. You up for it?", + "67a096fe972c11a3f5077321 failMessageText": "", + "67a096fe972c11a3f5077321 successMessageText": "You turned out to be a real dark horse... The results are remarkable. Not everyone can pull this off. \n\nI'll unlock one of the keycard stashes for you. But be aware that this is a very special item, and I'm not going to give it to you for free.\n\nOne more thing. Arena rewards the best gladiators, and you clearly have potential. If you get tired of scavenging the ruins and want real glory, you know where to find me.", + "67a0db1217cd5fe7e5a2e36e": "Eliminate enemies in any game mode in Arena", + "67a0dbaf93ac1717d296be98": "Take at least 3rd place in Last Hero in Arena", + "67a096fe972c11a3f5077321 acceptPlayerMessage": "", + "67a096fe972c11a3f5077321 declinePlayerMessage": "", + "67a096fe972c11a3f5077321 completePlayerMessage": "", + "67a0970744893b9f3f0d9b68 name": "Offensive Reconnaissance", + "67a0970744893b9f3f0d9b68 description": "You got the keycard? Perfect. Judging by how much everyone's interested in these cellars, you and I are on a truly important trail. There could be a TerraGroup warehouse or another lab that's been sealed there ever since the evacuation! We don't have time to waste.\n\nFirst we need to search these premises and figure out what the purpose of the facility is. TerraGroup would not be so eager to hide it if what is going on inside corresponds to their company's public profile. Try to memorize everything you see: the structure of the premises, equipment, tools, markings or other symbols... Every detail counts.\n\nI'll wait for your return and set up my surveillance system to track any information about the health resort. If anyone finds more than we do, I'll see it.", + "67a0970744893b9f3f0d9b68 failMessageText": "", + "67a0970744893b9f3f0d9b68 successMessageText": "An old bunker? Yes, there was one mentioned in the archives, an old Soviet shelter. Thing is, it was closed down about twenty years ago due to some kind of technical failure. Looks like Knossos restored it to working order. But why would TerraGroup need an abandoned bomb shelter? \n\nUm, hang on. I'm picking up a signal from my interception network. An encrypted message that seems to be coming straight from these cellars... Give me a minute.", + "67a0dc6bf47ca0fde27cf1f7": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0dc94a4d798e79853f2eb": "Obtain the Labrys access keycard", + "67dbe0f532ff08bfa13237a8": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0970744893b9f3f0d9b68 acceptPlayerMessage": "", + "67a0970744893b9f3f0d9b68 declinePlayerMessage": "", + "67a0970744893b9f3f0d9b68 completePlayerMessage": "", + "67a0970f05d1611ed90be75d name": "Hypotheses Testing", + "67a0970f05d1611ed90be75d description": "I was able to decipher the signal. It's old and very faint, apparently the bunker completely blocked it until you opened the doors. For some reason, the message is on loop, but this doesn't mean anything, the equipment inside could have been damaged for a while. Besides, we still don't know what the TerraGroup team was doing in there.\n\nThe message says that the facility still contains materials and data that fall under the first priority of evacuation. Moreover, it mentions reports of experiments conducted at the site. This is astonishing, we couldn't have found a better time to discover something as valuable as this!\n\nKnowing more and more people are finding out about these cellars every day, it means that soon the traders and other PMCs will want to explore the area we've discovered. Perhaps even Lightkeeper will be interested... I need those documents mentioned in the signal. Whatever you can find, please bring them to me as soon as you can.", + "67a0970f05d1611ed90be75d failMessageText": "", + "67a0970f05d1611ed90be75d successMessageText": "Well done. The data is fragmented, but still extremely useful. The health resort's basements have changed a lot since the disaster began, but at some point in time, they were definitely used as a testing ground for some kind of weapon... An experimental EW or hacking device, maybe. This remains to be determined.\n\nI can already see that some of the measurements and experiments will be very useful in their own right. So your labors were definitely not in vain. Thank you.", + "67a0dce6c7627dac621fd539": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0dcf4ff6f74931359b9f9": "Hand over the found in raid item: Labrys research notes", + "67dbe16ece16a02860ed9d33": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0970f05d1611ed90be75d acceptPlayerMessage": "", + "67a0970f05d1611ed90be75d declinePlayerMessage": "", + "67a0970f05d1611ed90be75d completePlayerMessage": "", + "67a09724972c11a3f5077324 name": "Confidential Info", + "67a09724972c11a3f5077324 description": "Greetings, my friend. According to my information, you've gained access to one of TerraGroup's abandoned facilities. We've witnessed many times what happens when dangerous developments fall into the hands of unqualified people. Our partners are very concerned about what happened in Tarkov after that outbreak in the Laboratory.\n\nThere's no way we're going to let this crisis happen again. That's why I have a high-priority assignment for you. I need to retrieve a storage device containing sensitive information from that facility. The details are highly classified. The client can trace an independent attempt to read the data and cancel the contract, so please do not even attempt it.\n\nIn addition to the storage device, I was told that there is also a maintenance room on the site, the client has said that it should look like a workshop. It must be destroyed or at least damaged. But be careful with the explosives: we don't want you perishing with the storage device.", + "67a09724972c11a3f5077324 failMessageText": "", + "67a09724972c11a3f5077324 successMessageText": "Great job, my friend! My partner especially appreciates your respect for privacy and requested a proper reward for you.", + "67a0dd7a2519959b187db47f": "Locate and obtain the special storage module inside The Labyrinth", + "67a0dda1370e2f877a6c8531": "Hand over the found information", + "67a0de2750fdff39d267ea16": "Plant a hand grenade in the assembly workshop inside The Labyrinth", + "67a09724972c11a3f5077324 acceptPlayerMessage": "", + "67a09724972c11a3f5077324 declinePlayerMessage": "", + "67a09724972c11a3f5077324 completePlayerMessage": "", + "67a0972e77dd677f600804bd name": "This Tape Sucks", + "67a0972e77dd677f600804bd description": "Hello again. I received a patient who was recently wounded in the resort cellars and barely escaped from this monster in a bull mask... Obvious mental trauma, perhaps more than one. But besides the stories about this Minotaur, the patient also mentioned many confinement and even torture chambers.\n\nYou surely recognize the unacceptable nature of such human confinement, even under wartime conditions, so I am counting on your cooperation. We must get to the bottom of what is or was going on in these cellars. \n\nExplore those jail rooms and try to uncover any information or evidence that will help us find out who is responsible for what happened. And most importantly, what was the purpose of all these \"experiments\".", + "67a0972e77dd677f600804bd failMessageText": "", + "67a0972e77dd677f600804bd successMessageText": "A video tape... You haven't watched it yet, have you? Now I know what is happening. I was wrong before.\n\nThe resort was one of the evacuation points when it all started, and its cellars could have been used for, uh, different purposes... The situation wasn't so severe yet at that time, and they tried to isolate the deceased bodies from crowded places.\n\nThis tape is definitely not a cause for concern... However, I would refrain from visiting these cellars if I were you. Ventilation in bomb shelters has always been a weak point, and humidity only contributes to possible intoxication...", + "67a0de6954c67082e9148328": "Locate the torture room inside The Labyrinth", + "67a0de84e8e35296a13500c8": "Locate and obtain any evidence of torture", + "67a0de9190545ec5612fdda5": "Hand over the found information", + "67a0972e77dd677f600804bd acceptPlayerMessage": "", + "67a0972e77dd677f600804bd declinePlayerMessage": "", + "67a0972e77dd677f600804bd completePlayerMessage": "", + "67a097379f2068e74603c6ac name": "Indisputable Authority", + "67a097379f2068e74603c6ac description": "Oi, operator! There's a job for you, I don't want no tosser for this. Everyone's been checking out the dungeons under the resort, you ought to know about it by now. They say there's a bogeyman sitting there, safeguarding the whole territory, yelling like a madman and chasing everyone outta there. \nNobody can put him down!\n\nSome partners of mine have started asking questions, trying to drive down prices because of this situation. But let me tell you this: the key to authority is not to fuck up the opportunity. We need to act now, and we need to do it in a way that every little prick knows his place. So we gotta take this fucker down. If you do it in my name, so to speak, everyone will understand.\n\nYou've got the skills, so this \"Minotaur\" idiot won't be a problem for you. But still, better be careful, this bastard is no joke either.", + "67a097379f2068e74603c6ac failMessageText": "", + "67a097379f2068e74603c6ac successMessageText": "I knew I bet on the right guy! So, all safe and sound, ye? Good for you, good for you... Word's already out about your feat, no one's gonna blabber any bullshit to me anymore.\n\nSurely a lasting impression. You helped my business today, so I won't disappoint you either. Here, all yours.", + "67a0df619fb6c42b9a08e8e9": "Locate and neutralize the \"Minotaur\" inside The Labyrinth", + "67a0df7f2cd4d4413cd29b45": "Eliminate the \"Minotaur's\" guards inside The Labyrinth", + "67a097379f2068e74603c6ac acceptPlayerMessage": "", + "67a097379f2068e74603c6ac declinePlayerMessage": "", + "67a097379f2068e74603c6ac completePlayerMessage": "", + "67a0975992ad467b1906d468 name": "Vacate the Premises", + "67a0975992ad467b1906d468 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other mercs out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67a0975992ad467b1906d468 failMessageText": "", + "67a0975992ad467b1906d468 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67a0e075445754a936be25b7": "Eliminate PMC operatives inside The Labyrinth", + "67a0975992ad467b1906d468 acceptPlayerMessage": "", + "67a0975992ad467b1906d468 declinePlayerMessage": "", + "67a0975992ad467b1906d468 completePlayerMessage": "", + "67a09761e720611a6a01f288 name": "Keeper's Word", + "67a09761e720611a6a01f288 description": "I have a new job for you. Someone found a way into the cellars under the health resort. This is not a good set of circumstances for Tarkov. Excessive curiosity often ruins a man in peacetime, but in the present situation, the mistake of one will lead to the death of many.\n\nI know how to safeguard the bunker. You may not have yet met the wardens who watch the city at night. But they certainly have met you. And now I need you to leave a short message for them at the Knossos facility, with their instruments.\n\nHowever, just dropping these knives in the rubble won't be enough. You need places with meaning, so that the knife you stick in becomes a symbol of sorts. Which places should you choose? You'll figure it out on your own. And if you can't, why should I even work with you?", + "67a09761e720611a6a01f288 failMessageText": "", + "67a09761e720611a6a01f288 successMessageText": "Perhaps now you've saved Tarkov from a new calamity that could have wiped the city off the face of the earth... before its time.\n\nYour reward is here. Oh, and one more thing. If I were you, I'd stop enquiring about those dungeons if you want to survive these troubled times.", + "67a0e4df8cddbe2df31dd1d9": "Stash a Cultist knife in the first special place inside The Labyrinth", + "67a0e4e399e34c9ffcdc6e00": "Stash a Cultist knife in the second special place inside The Labyrinth", + "67a0e4e64cb065811d95c6d9": "Stash a Cultist knife in the third special place inside The Labyrinth", + "67a09761e720611a6a01f288 acceptPlayerMessage": "I didn't think I'd be part of some ritual... Well, I'll figure it out when I get there.", + "67a09761e720611a6a01f288 declinePlayerMessage": "", + "67a09761e720611a6a01f288 completePlayerMessage": "It's done. Your friends are gonna love this.", + "67d03be712fb5f8fd2096332 name": "Vacate the Premises", + "67d03be712fb5f8fd2096332 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other guys out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67d03be712fb5f8fd2096332 failMessageText": "", + "67d03be712fb5f8fd2096332 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67d03be712fb5f8fd2096334": "Eliminate any target inside The Labyrinth", + "67d03be712fb5f8fd2096332 acceptPlayerMessage": "", + "67d03be712fb5f8fd2096332 declinePlayerMessage": "", + "67d03be712fb5f8fd2096332 completePlayerMessage": "", "616041eb031af660100c9967 startedMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 failMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 successMessageText 54cb50c76803fa8b248b4571 0": "Czysto, powiadasz? Dobra robota, żołnierzu.", @@ -28400,6 +28745,12 @@ "676094451fec2f7426093be6 name": "Bardziej prestiżowy", "676094451fec2f7426093be6 description": "Zdobądź 2. poziom prestiżu", "676094451fec2f7426093be6 successMessage": "", + "67a0e57117e34930e50075f3 name": "In Search of an Exit", + "67a0e57117e34930e50075f3 description": "Complete the Labyrinth event task line", + "67a0e57117e34930e50075f3 successMessage": "", + "67a0e57b972c11a3f50773b2 name": "Dungeon Master", + "67a0e57b972c11a3f50773b2 description": "Complete the Labyrinth event task line and all side tasks", + "67a0e57b972c11a3f50773b2 successMessage": "", "674724a154d58001c3aae177 name": "", "674724a154d58001c3aae177 description": "", "674ed02cb6db2d9636812abc name": "Slot 1", @@ -28653,6 +29004,15 @@ "675a99f30fba9efc6a40481d name": "Sports target", "675a99f30fba9efc6a40481d description": "Just an ordinary target, nothing special.", "675b54c583e8ee6215546694": "Construct Shooting Range level 3", + "67adb25c7a0e0fce8574438c name": "Minotaur's Lair", + "67adb25c7a0e0fce8574438c description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67adb26efce3692da77f4e2e": "Can only be obtained during special events", + "67adb38d0217ccce16b5b08c name": "Minotaur's Lair", + "67adb38d0217ccce16b5b08c description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adb39a6be8354a8f72b830": "Can only be obtained during special events", + "67adb4843fec17bf3ea9452e name": "Minotaur's Lair", + "67adb4843fec17bf3ea9452e description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adb48fd05a78f5a5fc5260": "Can only be obtained during special events", "672df12f97f0469cea52f55e name": "Prestige 1", "675d7242b85061aa2017c341": "Complete the task You've Got Mail", "672df4281ab8d9c8849a0c88 name": "Prestige 2", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/po.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/po.json index 33a315fa..e731c297 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/po.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/po.json @@ -6073,7 +6073,7 @@ "5d6e67fba4b9361bc73bc779 Description": "Cartuchos de calibre 12/70 carregados com 9 esferas de 6.5mm para escopetas 12ga.", "5d6e6806a4b936088465b17e Name": "12/70 Chumbo Grosso 8.5mm \"Magnum\"", "5d6e6806a4b936088465b17e ShortName": "8.5 12с", - "5d6e6806a4b936088465b17e Description": "Cartuchos de calibre 12/70 carregados com 16 esferas de 8.5mm para escopetas 12ga.", + "5d6e6806a4b936088465b17e Description": "Cartuchos de calibre 12/70 carregados com 8 esferas de 8.5mm para escopetas 12ga.", "5d6e6869a4b9361c140bcfde Name": "12/70 Balote Grizzly 40", "5d6e6869a4b9361c140bcfde ShortName": "Grizzly", "5d6e6869a4b9361c140bcfde Description": "Balote 12/70 Grizzly 40 com núcleo expansivo para escopetas 12ga", @@ -10226,9 +10226,6 @@ "648afce7ec6bb25b2608defb Name": "Empunhadura PM FAB Defense PM-G (Verde Oliva)", "648afce7ec6bb25b2608defb ShortName": "PM-G OD", "648afce7ec6bb25b2608defb Description": "O empunhadura PM da FAB Defense com um mecanismo de liberação de carregador embutido que transforma o clássico soviético em uma pistola moderna e prática, melhorando significativamente a ergonomia. Versão na cor Verde Oliva.", - "648c1a965043c4052a4f8505 Name": "ebudal", - "648c1a965043c4052a4f8505 ShortName": "ebudal", - "648c1a965043c4052a4f8505 Description": "ebudal testado em macacos", "6491c6f6ef312a876705191b Name": "Guarda-mão PK Zenit B-50", "6491c6f6ef312a876705191b ShortName": "B-50", "6491c6f6ef312a876705191b Description": "O guarda-mão B-50, usinado integralmente em liga de alumínio D16T para metralhadora Kalashnikov. Permite a instalação de equipamentos adicionais e empunhaduras. Fabricado pela Zenit.", @@ -14600,6 +14597,126 @@ "676aa450fe1fc45172014df2 Name": "Twitch Winter 2025 case (Epic)", "676aa450fe1fc45172014df2 ShortName": "Twitch 2025", "676aa450fe1fc45172014df2 Description": "A case with some epic goodies.", + "678f84bb9e85556ca60f0362 Name": "Tagilla's welding mask \"ZABEY\"", + "678f84bb9e85556ca60f0362 ShortName": "\"ZABEY\"", + "678f84bb9e85556ca60f0362 Description": "Judging by this mask, the Labyrinth had severely affected Tagilla's mental state, making him even more unhinged and bloodthirsty. Who thought he could be any more crazy?", + "678fa929819ddc4c350c0317 Name": "Valve handwheel", + "678fa929819ddc4c350c0317 ShortName": "handwheel", + "678fa929819ddc4c350c0317 Description": "A massive handwheel removed from some kind of valve. It must have been used to regulate the water or gas supply in the Knossos underground facilities.", + "679b944d597ba2ed120c3d3c Name": "What You Seek poster", + "679b944d597ba2ed120c3d3c ShortName": "Poster", + "679b944d597ba2ed120c3d3c Description": "A rare What You Seek poster. Only the most hardcore USEC operators can get it.", + "679b946f90622daf9708da6d Name": "What You Seek poster", + "679b946f90622daf9708da6d ShortName": "Poster", + "679b946f90622daf9708da6d Description": "A rare What You Seek poster. Only the most hardcore USEC operators can get it.", + "679b94734e9ca6b3d80586a7 Name": "What You Seek poster", + "679b94734e9ca6b3d80586a7 ShortName": "Poster", + "679b94734e9ca6b3d80586a7 Description": "A rare What You Seek poster. Only the most hardcore USEC operators can get it.", + "679b9477708cfcb2060b9ade Name": "Tark Souls poster", + "679b9477708cfcb2060b9ade ShortName": "Tark Souls", + "679b9477708cfcb2060b9ade Description": "This poster shows the Shadow of Tagilla being slain by a warrior from the Labyrinth. Very few people have witnessed such a scene with their own eyes.", + "679b9716597ba2ed120c3d3f Name": "Knossos LLC facility key", + "679b9716597ba2ed120c3d3f ShortName": "Knossos", + "679b9716597ba2ed120c3d3f Description": "A worn office door key marked \"Knossos LLC\". Probably used to open utility rooms or other premises belonging to Knossos.", + "679b9819a2f2dd4da9023512 Name": "Labrys access keycard", + "679b9819a2f2dd4da9023512 ShortName": "Labrys", + "679b9819a2f2dd4da9023512 Description": "A keycard to one of Knossos facilities. The design references the Minotaur mythos, but it's somewhat strange there are no Minotaur theme parks in Tarkov.", + "679b98e429acd1f2f60985a3 Name": "Container with suspicious substance", + "679b98e429acd1f2f60985a3 ShortName": "Substance", + "679b98e429acd1f2f60985a3 Description": "A chemical container with a thick, murky liquid inside. Only a lunatic like Sanitar would want to study something like this.", + "679b992329acd1f2f60985a5 Name": "Labrys research notes", + "679b992329acd1f2f60985a5 ShortName": "Labrys", + "679b992329acd1f2f60985a5 Description": "The documents are encrypted, but appear to contain research notes on some kind of technology or weapon. The records mention the name “Item 1156”.", + "679b998180a165f7a40b4c2c Name": "Slaughter videotape", + "679b998180a165f7a40b4c2c ShortName": "Slaughter", + "679b998180a165f7a40b4c2c Description": "A videotape with traces of blood and the words “Slaughter”. The owner of the tape hardly felt sympathy for his victims.", + "679b9a1a4e4ed4b3b40ae5c2 Name": "Knossos senior manager's diary", + "679b9a1a4e4ed4b3b40ae5c2 ShortName": "Knossos", + "679b9a1a4e4ed4b3b40ae5c2 Description": "Meetings, facilities, and other notes from Knossos senior manager are noted in the diary. If you study them, you can get at least a rough summary of the company's facilities.", + "679b9aa490622daf9708da73 Name": "VPX Flash Storage Module marked Group #3", + "679b9aa490622daf9708da73 ShortName": "Group #3", + "679b9aa490622daf9708da73 Description": "The VPX Flash Storage Module (FSM) provides high-performance, high-capacity, solid-state SATA storage with AES-256 bit encryption using an Application Specific Integrated Circuit (ASIC). Judging by the marking, it contains data on the focus group experiments and research.", + "679b9cce4e4ed4b3b40ae5c5 Name": "Nailhead figurine", + "679b9cce4e4ed4b3b40ae5c5 ShortName": "Nailhead", + "679b9cce4e4ed4b3b40ae5c5 Description": "A limited edition Tarko figurine. What's more strange: the pale skin or the nails stuck in his head? It looks like this poor guy has experienced the full spectrum of human pain.", + "679b9d43597ba2ed120c3d44 Name": "Petya Crooker figurine", + "679b9d43597ba2ed120c3d44 ShortName": "Crooker", + "679b9d43597ba2ed120c3d44 Description": "A limited edition Tarko figurine. A creepy dude with a disfigured face and blades on his arm. Doing Obdolbos would give you nightmares.", + "679b9d4b3374fb14f40efe6d Name": "Count Bloodsucker figurine", + "679b9d4b3374fb14f40efe6d ShortName": "Bloodsucker", + "679b9d4b3374fb14f40efe6d Description": "A limited edition Tarko figurine. Count Bloodsucker wouldn't have lasted more than a couple days in Tarkov. Sucking blood is cool and all, but does it work against flashbangs and .308?", + "679b9d55708cfcb2060b9ae3 Name": "Xenoalien figurine", + "679b9d55708cfcb2060b9ae3 ShortName": "Xenoalien", + "679b9d55708cfcb2060b9ae3 Description": "A limited edition Tarko figurine. Looks like a monster with a disproportionately elongated head and a double mouth. Totally \"Alien\" (good one) to the Tarko universe.", + "679b9d6390622daf9708da76 Name": "Pointy guy figurine", + "679b9d6390622daf9708da76 ShortName": "Pointy guy", + "679b9d6390622daf9708da76 Description": "A limited edition Tarko figurine. This funny little character is wearing something like a pyramid on his head. A character like this could only exist in a fictional world, along with zombies and other monsters.", + "679ba90d269ddfea47012159 Name": "Chained Labrys", + "679ba90d269ddfea47012159 ShortName": "Labrys", + "679ba90d269ddfea47012159 Description": "A two-handed axe made out of a sewer hatch... With that weight, a single blow is enough to split a skull, whether the blade is sharp or not.", + "679baa2c61f588ae2b062a24 Name": "Key 01", + "679baa2c61f588ae2b062a24 ShortName": "Key 01", + "679baa2c61f588ae2b062a24 Description": "An old key, the markings are unreadable. Could be useful for surviving the Labyrinth.", + "679baa4f59b8961f370dd683 Name": "Key 02", + "679baa4f59b8961f370dd683 ShortName": "Key 02", + "679baa4f59b8961f370dd683 Description": "This key probably opens some kind of an old lock. The number engraving has been practically scratched off. Could be useful for surviving the Labyrinth.", + "679baa5a59b8961f370dd685 Name": "Key 03", + "679baa5a59b8961f370dd685 ShortName": "Key 03", + "679baa5a59b8961f370dd685 Description": "The number engraving is barely recognizable on the weathered metal. Could be useful for surviving the Labyrinth.", + "679baa9091966fe40408f149 Name": "Key 04", + "679baa9091966fe40408f149 ShortName": "Key 04", + "679baa9091966fe40408f149 Description": "The engraving on this key is barely readable: it's either the number 4 or the Russian letter Ч. Could be useful for surviving the Labyrinth.", + "679baace4e9ca6b3d80586b2 Name": "Observation room key", + "679baace4e9ca6b3d80586b2 ShortName": "Observe", + "679baace4e9ca6b3d80586b2 Description": "A key that opens one of the personnel workstation rooms in the Labyrinth. That room may have something to do with the research that took place in the Labyrinth.", + "679baae891966fe40408f14c Name": "Torture room key", + "679baae891966fe40408f14c ShortName": "Torture", + "679baae891966fe40408f14c Description": "An old key that would be more suitable for a shabby lock on a grate or fence than a modern door.", + "679bab714e9ca6b3d80586b4 Name": "Corpse room key", + "679bab714e9ca6b3d80586b4 ShortName": "Corpses", + "679bab714e9ca6b3d80586b4 Description": "An old key that has a strong odor of death. Probably opens a morgue or a room where bodies were kept.", + "679bac1d61f588ae2b062a26 Name": "Labyrinth key", + "679bac1d61f588ae2b062a26 ShortName": "Labyrinth", + "679bac1d61f588ae2b062a26 Description": "A key that opens a certain room in the Labyrinth. There's no telling what might be inside.", + "67a22045cae994f25c087bb5 Name": "", + "67a22045cae994f25c087bb5 ShortName": "", + "67a22045cae994f25c087bb5 Description": "", + "67ab3d4b83869afd170fdd3f Name": "BBQ-S43 gas torch", + "67ab3d4b83869afd170fdd3f ShortName": "BBQ-S43", + "67ab3d4b83869afd170fdd3f Description": "A portable torch with a limited gas supply. This bad boy is unlikely to burn a hole in the wall, but will do the job on a small metal target.", + "67adaf8b1230c973bb0433a6 Name": "Mysterious drawings", + "67adaf8b1230c973bb0433a6 ShortName": "Mysterious drawings", + "67adaf8b1230c973bb0433a6 Description": "Who in their right mind would paint something on the ceiling? Be on your guard: there's no telling what else these people might come up with.", + "67adaf95cd47a1ad3f014bc6 Name": "Chalk drawings", + "67adaf95cd47a1ad3f014bc6 ShortName": "Chalk drawings", + "67adaf95cd47a1ad3f014bc6 Description": "How did these drawings even get here? You should probably improve your security system.", + "67adafa1e6a915f9fd050f66 Name": "They're Already Here", + "67adafa1e6a915f9fd050f66 ShortName": "They're Already Here", + "67adafa1e6a915f9fd050f66 Description": "If you gaze long enough at these drawings, it will seem like they are gazing back at you.", + "67ade494d748873e5f0161df Name": "F1 Shrapnel", + "67ade494d748873e5f0161df ShortName": "F1 Shrapnel", + "67ade494d748873e5f0161df Description": "F1 Shrapnel", + "67adf4a95247ac91530fcec7 Name": "Jaqueta", + "67adf4a95247ac91530fcec7 ShortName": "Jaqueta", + "67adf4a95247ac91530fcec7 Description": "Jaqueta", + "67adf4b81c58bd68b2002fec Name": "Caixa de munição de madeira", + "67adf4b81c58bd68b2002fec ShortName": "Caixa munição M", + "67adf4b81c58bd68b2002fec Description": "Caixa de munição de madeira", + "67adf4db515e3dd542077a1d Name": "Caixa de madeira", + "67adf4db515e3dd542077a1d ShortName": "Caixa de madeira", + "67adf4db515e3dd542077a1d Description": "Caixa de madeira", + "67adf4eb110ba15da90c6413 Name": "Caixa de Granada", + "67adf4eb110ba15da90c6413 ShortName": "Caixa de Granadas", + "67adf4eb110ba15da90c6413 Description": "Caixa de Granada", + "67adf54d1c58bd68b2002ff0 Name": "Caixa de ferramentas", + "67adf54d1c58bd68b2002ff0 ShortName": "Cx.Fer.", + "67adf54d1c58bd68b2002ff0 Description": "Caixa de ferramentas", + "67adf5752fc5ee84020a9940 Name": "Scav morto", + "67adf5752fc5ee84020a9940 ShortName": "Scav morto", + "67adf5752fc5ee84020a9940 Description": "Scav morto", + "67adf5f7adc1f43b0702b826 Name": "Caixa de equipamentos técnicos", + "67adf5f7adc1f43b0702b826 ShortName": "Caixa Equip.Tec.", + "67adf5f7adc1f43b0702b826 Description": "Caixa de equipamentos técnicos", "67b70e43f753cf9f7a0a07a6 Name": "Caixa LATAM Drops Event 2025 (Comum)", "67b70e43f753cf9f7a0a07a6 ShortName": "Twitch", "67b70e43f753cf9f7a0a07a6 Description": "", @@ -14609,6 +14726,12 @@ "67b72c64f753cf9f7a0a07aa Name": "Caixa LATAM Drops Event 2025 (Épico)", "67b72c64f753cf9f7a0a07aa ShortName": "Twitch", "67b72c64f753cf9f7a0a07aa Description": "", + "67d3ed3271c17ff82e0a5b0b Name": "Key case", + "67d3ed3271c17ff82e0a5b0b ShortName": "Keys", + "67d3ed3271c17ff82e0a5b0b Description": "This case is the ultimate solution to the problem of hoarding various keys in the stash, helping to store them in one place.", + "67e183377c6c2011970f3149 Name": "Ariadne symbol key", + "67e183377c6c2011970f3149 ShortName": "Ariadne", + "67e183377c6c2011970f3149 Description": "Someone had made a barely visible mark on this key, resembling a ball of thread. Although, it could have simply been left by careless storage.", " V-ex_light": "Road to Military Base V-Ex", " Voip/DisabledForOffline": "VOIP está desativado no modo offline", " kg": " kg", @@ -15748,6 +15871,7 @@ "Disable overload": "Desabilitar sobrepeso", "Disable water and food consumption": "Desabilitar consumo de agua e energia", "DisableGameFramerateLimit": "Disable game FPS limit", + "Disable_traps": "Disable traps", "Disabled": "Desabilitado", "DisbandGroup": "Dispersar o grupo", "DisbandGroup message": "Você tem certeza que deseja desfazer o grupo?", @@ -16719,6 +16843,7 @@ "LVLKILLLIST": "LVL", "Laboratory": "The Lab", "LaboratoryEnvironmentUiType": "Laboratório", + "Labyrinth": "The Labyrinth", "Last game session": "Último sessão de jogo", "LastHero": "LastHero", "LastHeroDescription": "Uma luta contra oponentes em um tiroteio sem fim. Haverá apenas um vencedor.", @@ -17302,7 +17427,7 @@ "Prestige/Levels/RewardsListCaption": "REWARDS FOR OBTAINING PRESTIGE", "Prestige/Rewards/ModesCaption": "AVAILABLE IN GAME MODES:", "Prestige/Rewards/RewardDescription": "DESCRIPTION:", - "PrestigeTooltip{0}": "Prestige level: {0}", + "PrestigeTooltip{0}": "Prestige level: {0}", "Previous": "Anterior", "PreviousMagazine": "Carregador anterior", "PreviousWalkPose": "Descer postura", @@ -17735,6 +17860,9 @@ "SHO_TRANSIT_24": "TRANSIT01", "SHO_TRANSIT_24_COND": " ", "SHO_TRANSIT_24_DESC": "Transit to Lighthouse", + "SHO_TRANSIT_43": "TRANSIT??", + "SHO_TRANSIT_43_COND": "Probably requires Labrys access keycard (1)", + "SHO_TRANSIT_43_DESC": "Transit to Labyrinth?", "SIDE": "LADO", "SIGHT CRATE": "Magnificação ótica", "SILENCE": "SILÊNCIO", @@ -19668,6 +19796,8 @@ "lab_Parking_Gate": "Parking Gate - Y", "lab_Under_Storage_Collector": "Sewage Conduit - B1", "lab_Vent": "Ventilation Shaft - GB", + "labir_exit": "The Way Up", + "labyrinth_secret_tagilla_key": "Ariadne's Path", "lastSession": "Última sessão", "leader": "Líder", "left_side_plate": "PLACA ESQUERDA", @@ -20380,6 +20510,8 @@ "653e6760052c01c1c805532f Description": "The business center of Tarkov. This is where TerraGroup was headquartered. This is where it all began.", "65b8d6f5cdde2479cb2a3125 Name": "Ground Zero", "65b8d6f5cdde2479cb2a3125 Description": "The business center of Tarkov. This is where TerraGroup was headquartered. This is where it all began.", + "6733700029c367a3d40b02af Name": "The Labyrinth", + "6733700029c367a3d40b02af Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", "5464e0404bdc2d2a708b4567 Name": "United Security", "5464e0404bdc2d2a708b4567 Description": "A empresa militar privada USEC foi criada em 1999 após a fusão de duas empresas: KerniSEC e Safe Sea. Em 2004, um agente da holding internacional Terra Group entrou em contato com a USEC, que se tornaram consecutivamente, essencialmente, um exército privado da holding, com escritórios em todo o mundo e mais de 7500 funcionários.", "5464e0454bdc2d06708b4567 Name": "BEAR", @@ -20424,6 +20556,10 @@ "67d1acda2fb6a5d11b09d6fd Description": "The Priozersk Nature Reserve recently became part of the state-protected wildlife reserves of the North-Western Federal District.", "67d1ad1b5df2d64de808e1da Name": "The Lab", "67d1ad1b5df2d64de808e1da Description": "Secret underground TerraGroup Labs facility hidden right under the center of Tarkov. Officially, this research center does not exist and, based on data scraps, is engaged in research and development as well as testing and simulation of projects in chemistry, physics, biology, and other high technology.", + "67e3f71e445e18765a052687 Name": "The Labyrinth", + "67e3f71e445e18765a052687 Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", + "67e3f72fdb783364cd0a4b63 Name": "A New Threat", + "67e3f72fdb783364cd0a4b63 Description": "There are rumors of a maniac who calls himself the Shadow of Tagilla. Anybody can become a victim of his tortures, and no one has ever escaped from his Labyrinth. One question remains: where did the rumors come from then?", "579b1eb1d53a0658a154fbe6": "", "579b2068d53a0658a154fbe8": "", "57a39d5024597772b41c2a07": "", @@ -21144,6 +21280,39 @@ "67861fd9941d06578a0ea8fe": "", "6786206c27f04d22000ebdde": "", "6786210427f04d22000ebdf7": "", + "67a4705dff08b5b478075453": "", + "67a4707171519b8a49015cae": "", + "67a4709c9e31e9e3f60f751a": "", + "67a470c121ff90a7f50429f1": "", + "67a47147ff08b5b478075457": "", + "67a47169483997eea2033c34": "", + "67a4c176cafaf577010bedee": "", + "67a4c21c6702caaa3205a460": "", + "67a4c23c483997eea20348dc": "", + "67a4c2b2583c93ebdc05c9fd": "", + "67a4c3b76702caaa3205a476": "", + "67a4c41443bcf39fa8084cbb": "", + "67a4c508ff08b5b4780796ee": "", + "67a4c5753f90ad853600a66d": "", + "67a4c5f09e31e9e3f60f8f6a": "", + "67a4c626c96183489404d49e": "", + "67a4c638ff08b5b478079727": "", + "67a4c6bbc96183489404d4ad": "", + "67a4c730a860c3b6900b29d8": "", + "67a4c78c21ff90a7f5047f88": "", + "67a4c7fbff08b5b47807a32c": "", + "67a4c85843bcf39fa8084d21": "", + "67a4c8b4ff08b5b47807a36b": "", + "67a4c9126702caaa3205a4bc": "", + "67a4c9793f90ad853600c028": "", + "67a4cbc8483997eea203493e": "", + "67a4cc4f71519b8a490172fe": "", + "67a4cc7a6702caaa3205a4d1": "", + "67a4cccaae1b56242508c46c": "", + "67a9c837222fc6fb2001c355": "", + "67a9fd84ab1557d7070a32ed": "", + "67aa001f510a89c2ed024003": "", + "67aa00e8b725f94eb603cdfe": "", "5936d90786f7742b1420ba5b name": "Estréia", "5936d90786f7742b1420ba5b description": "Olá, soldado. Tenho um trabalho que é um pouco fácil demais para os meus rapazes. Mas você vai se sair bem. Ei, não fique chateado, ainda não te conheço tão bem para te dar um emprego normal!\n\nHá muita escória de bandidos vagando pelas ruas. Eles não me incomodam muito, mas ainda são um incômodo. Acalme-se, digamos, cinco deles, e pegue algumas escopetas MP-133 deles. Acho que isso será suficiente para você. Dispensado, soldado!", "5936d90786f7742b1420ba5b failMessageText": "", @@ -24241,7 +24410,7 @@ "625d700aefebc4442a7b3875 completePlayerMessage": "", "625d700cc48e6c62a440fab5 name": "Se familiarizando", "625d700cc48e6c62a440fab5 description": "Entre! Quer um chá com mel? Nem pergunte quanto me custou o mel. Em tempo de guerra os preços são assim, sabe... Além disso, quero atualizar novamente o transponder, mas preciso de um software especial. Segundo meus contatos, esse software pode ser obtido junto às ex-USECs da estação de tratamento de água. Sei que não é fácil, mas vale a pena. Quando reflash o transponder? Amigo, você irá reflash-lo. Não tenho equipamento suficiente aqui, mas seu Centro de Inteligência deve ter tudo o que você precisa, se você o configurar corretamente. Vou escrever exatamente o que precisa ser feito. Mais uma coisa: o comerciante envia as regras da sua visita, por assim dizer. Primeiro: você só pode chegar ao farol carregando o transponder, caso contrário, como eles o distinguirão dos outros PMCs? Segundo: não corra direto para lá, certifique-se de que o transponder funcionou. Você ouvirá um bipe, isso significa que o transponder está autorizado e você pode prosseguir. Bem, boa sorte! Tenho certeza que vai dar certo dessa vez.", - "625d700cc48e6c62a440fab5 failMessageText": "", + "625d700cc48e6c62a440fab5 failMessageText": "I had no idea you could manage to do it wrong... But hell, you did it. Well, you'll never get near Lightkeeper until you make it up to him. That's a sketchy thing you did, mercenary, this set me up pretty bad. Don't expect to get away with it scot-free.", "625d700cc48e6c62a440fab5 successMessageText": "Como foi? Conte-me tudo.", "6391e2f9e705511c8a4a1b85": "Obtenha a unidade flash segura V3 na Lighthouse", "6391e31bfa894f0a866afdec": "Atualize o transmissor de rádio", @@ -27691,6 +27860,182 @@ "676c243fb16f4b14b905e7f4 acceptPlayerMessage": "", "676c243fb16f4b14b905e7f4 declinePlayerMessage": "", "676c243fb16f4b14b905e7f4 completePlayerMessage": "", + "67a09636b8725511260bc421 name": "Shady Contractor", + "67a09636b8725511260bc421 description": "Hey. You may be aware that TerraGroup's aggressive expansion in Tarkov has raised quite a few questions in its time, no doubt? Back then, they were buying out properties and companies left and right in the Norvinsk region, and some of the deals were clearly shady in nature...\n\nTerraGroup has had a particularly interesting contractor, a company called Knossos. Officially they build amusement parks, playgrounds, and other family entertainment venues. But tell me, what possible connection can TerraGroup's scientific research and playgrounds have?\n\nThat's exactly why this smells fishy to me. Knossos could be hiding TerraGroup documents or equipment. Yet to know for certain, we'd have to examine their facilities. And to do that, we'd have to find some kind of record... Knossos definitely had managers overseeing the facilities. You should check out the vehicles in the city center and look for any internal records there.", + "67a09636b8725511260bc421 failMessageText": "", + "67a09636b8725511260bc421 successMessageText": "A manager's diary, huh? Even though it's not official documentation, there might be something useful in there. I'll get back to you in a bit, right now I need to examine these records carefully.", + "67a0a91f4681b4e43d13892b": "Locate the Knossos LLC senior manager's car on Ground Zero", + "67a0ab610345d81cb3cbb24c": "Locate and obtain the manager's diary", + "67a0ab83359e2d00cf9d6b06": "Hand over the diary", + "67a09636b8725511260bc421 acceptPlayerMessage": "", + "67a09636b8725511260bc421 declinePlayerMessage": "", + "67a09636b8725511260bc421 completePlayerMessage": "", + "67a0964e972c11a3f507731b name": "Needle in a Haystack", + "67a0964e972c11a3f507731b description": "You're just in time! I have studied the manager's diary and prepared for you a list of facilities that appear most often in the records. You need to investigate all of these locations. \n\nSo far, I can't tell what exactly to look for. Maybe you'll find equipment or other traces of TerraGroup around there. Focus on these locations and look around.", + "67a0964e972c11a3f507731b failMessageText": "", + "67a0964e972c11a3f507731b successMessageText": "Really, nothing at all? Perhaps it really is just a coincidence... I'll have to think about it and check my sources again.", + "67a0bc81fcbc1c559d09b58f": "Investigate the courtyard park by TerraGroup HQ on Ground Zero", + "67a0bc83182c4b0c71edd0ce": "Investigate the kart track on Interchange", + "67a0bc84f19d5b1120a55762": "Investigate the children's playground on Interchange", + "67a0bc87c60a93d7a3f28b23": "Investigate the children's playground by Concordia on Streets of Tarkov", + "67a0bc8848d9d2cbd274ffd9": "Investigate the coast-side construction site on Shoreline", + "67a0bc8ab12fe4b1baa60e4c": "Investigate the children's playground by the Health Resort on Shoreline", + "67a0964e972c11a3f507731b acceptPlayerMessage": "", + "67a0964e972c11a3f507731b declinePlayerMessage": "", + "67a0964e972c11a3f507731b completePlayerMessage": "", + "67a096577e86e067eb045733 name": "Hidden Layer", + "67a096577e86e067eb045733 description": "You know, I've thought it over again and I'm definitely positive there's a hidden layer to TerraGroup's connection with Knossos. Granted, we don't know what they were hiding yet, but that just means we haven't searched hard enough. We need to double-check everything again.\n\nTry to examine the Knossos facilities from the list again, you can also check out the adjacent buildings. Although last time my advice didn't lead you to a proper result... This time, you'd better trust your skills and intuition. Maybe we'll get lucky this way.", + "67a096577e86e067eb045733 failMessageText": "", + "67a096577e86e067eb045733 successMessageText": "Why didn't I think of that before? Knossos didn't purchase the whole territory of Azure Coast, but only the basements under it! That's why I thought this playground was our target.\n\nA door like this is unlikely to be accessed with a regular TerraGroup keycard. Considering they, meaning TerraGroup specifically, disguised that place as a Knossos facility, the keycard to access it should probably also have a suitable design.\n\nI'll try to find out more about these keycards and secure access to them, but it will take a considerable amount of time. If you don't wanna wait, try to find some other useful information, or better yet, the keycards themselves.", + "67a0bf7103442ae640dba835": "Locate a good lead related to Knossos LLC", + "67a0d4f554021b3adef76c42": "Locate and obtain the Knossos LLC facility key", + "67a0d50b04d3f4b66ede1e3a": "Find a way inside the Knossos LLC facility", + "67dbdd4d6a2e4b8e002b647d": "Find a way inside the Knossos LLC facility", + "67dbdd819d8208bb2082480e": "Locate and obtain the Knossos LLC facility key", + "67a096577e86e067eb045733 acceptPlayerMessage": "", + "67a096577e86e067eb045733 declinePlayerMessage": "", + "67a096577e86e067eb045733 completePlayerMessage": "", + "67a0966005d1611ed90be758 name": "", + "67a0966005d1611ed90be758 description": "", + "67a0966005d1611ed90be758 failMessageText": "", + "67a0966005d1611ed90be758 successMessageText": "", + "67a0966005d1611ed90be758 acceptPlayerMessage": "", + "67a0966005d1611ed90be758 declinePlayerMessage": "", + "67a0966005d1611ed90be758 completePlayerMessage": "", + "67a0966817e34930e500754c name": "Forced Alliance", + "67a0966817e34930e500754c description": "Been waiting for you. I don't know about your own search, but I think I found a way to get the keycards. Apparently, Sanitar had access to the basement beneath the health resort. That alone proves my hunch about Knossos' ties to TerraGroup.\n\nBut right now, we need to find the keycards. I can't help you with that, but Therapist definitely has Sanitar's contacts. I've already reached out to her, and she's willing to help. I believe that the trail we've found is more important than our conflicting viewpoints.\n\nHowever, if you can find another way to get the keycards without having to deal with Sanitar, I'll wish you luck.", + "67a0966817e34930e500754c failMessageText": "", + "67a0966817e34930e500754c successMessageText": "Excellent, now we have access to this facility. There's no time to lose. The rumor of the health resort cellars and the keycards has already spread throughout the city, and you may very well have competition on your tail. Gotta hurry up.", + "67a0d8f2db972857cd90d9c0": "Assist Therapist with her investigation", + "67dfa35c8c11bf33774c38a3": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67e11d97f2b4ba8761d0861b": "Assist Therapist with her investigation", + "67e17995c7204639f43caf60": "Assist Therapist with her investigation", + "67e41d4e9f783e8f4b234a1b": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67a0966817e34930e500754c acceptPlayerMessage": "", + "67a0966817e34930e500754c declinePlayerMessage": "", + "67a0966817e34930e500754c completePlayerMessage": "", + "67a09673972c11a3f507731d name": "The Tarkov Butcher", + "67a09673972c11a3f507731d description": "Greetings. Yes, Sergei told me that you're looking for the keycards to the health resort basement. I have no idea what is down there, but one of my colleagues visits there somewhat often. Perhaps it is one of the places where he might store valuable equipment... It's hardly anything important if he agrees to give you the keycards. Obviously, it wouldn't be for free.\n\nYou may have heard stories about a certain, um, criminal operating out of the central city district? The first rumors of the Tarkov Butcher date back to the Contract Wars. However, some of my patients say that he still haunts the streets... \n\nA colleague of mine has taken an interest in this matter and is looking for traces of this “butcher”. For the greater good, naturally. Such a dangerous individual is not simple to track down, therefore we must understand his motives and goals, no matter how much they diverge from human values. \n\nWe were able to obtain a criminal case file from the local police department. According to this, the “butcher” worked as a driver for a meat packing plant here in the city limits. The bodies of the victims were found in refrigerator trucks used to transport frozen meat... But as the conflict escalated, the case was abandoned.\n\nNow, you have all the details. If you can find anything to help my colleague's research, he will hand you the keycards to that basement.", + "67a09673972c11a3f507731d failMessageText": "", + "67a09673972c11a3f507731d successMessageText": "Did he seriously transport the bodies of his victims along with the meat, which then went to the store shelves? That is appalling. The fact that you found this substance used by the maniac will help my colleague make progress on the... evidence file on this case.\n\nHere are your keycards, I already received them. Along with them, I was asked to tell you to watch your step when visiting the basement. Apparently the cellars have deteriorated over the years.", + "67a0d92a6cf4a5745d0bc94f": "Locate and obtain the chemical container on Ground Zero", + "67a0d9b0771af75e83c19178": "Stash the container inside the ambulance car by the cottages on Shoreline", + "67a09673972c11a3f507731d acceptPlayerMessage": "", + "67a09673972c11a3f507731d declinePlayerMessage": "", + "67a09673972c11a3f507731d completePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 name": "Sensory Analysis - Part 1", + "67a0967c003a9986cb0f5ac1 description": "Hello my brother! Okay, okay, not so loud, I'm hung over as shit. Don't know how the BTR guy's still driving after last night. The engine is surely screeching louder than fucking generators!\n\nBy the way, you came at a really good time, almost like you knew I'm gonna need help. So, about the meeting we had yesterday. I have a moonshine supplier, he makes legit good stuff! We've been working together for six months now, everything was fine. And now, customers started complaining that I was selling them fake stuff. So, I had to check the product quality, and no one in our region knows as much about liquor as the BTR driver.\n\nSo I invited him over for... let's call it sampling, hehe. And there he was, saying that no one starts with hard hitters right off the bat, he needed a warm-up. Then another. Then another... So after all that, I checked the moonshine in the morning, and we didn't even open it!\n\nLong story short, the driver didn't finish the job. I'm not gonna live through this kind of sampling party a second time, so I'll let him taste everything by himself. Can you pass him this bottle? Don't lose it, alright?", + "67a0967c003a9986cb0f5ac1 failMessageText": "", + "67a0967c003a9986cb0f5ac1 successMessageText": "So, did'ya deliver the bottle? Huh? Man, this driver guy's such a prick. I love him! Hey, easy there, man, I get it. Listen, some things just shouldn't be talked about right off the bat, the Labyrinth is one of them.\n\nI have to consider all the risks that come with this info, so sit tight for a little while.", + "67b89ab86d4d6fd2c26b22a0": "Hand over a Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc294d681db91b2fa3b279": "Hand over the Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc35a55ec6148bf565204d": "Go to the Woods or Streets of Tarkov location with Moonshine", + "67dc3861d5c0070b960c1bba": "Obtain the item: Bottle of Fierce Hatchling moonshine", + "67dc393c6089aa48050efa02": "Go to Woods or Streets of Tarkov", + "67a0967c003a9986cb0f5ac1 acceptPlayerMessage": "", + "67a0967c003a9986cb0f5ac1 declinePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 completePlayerMessage": "", + "67a096ed77dd677f600804ba name": "Sensory Analysis - Part 2", + "67a096ed77dd677f600804ba description": "I miscalculated my abilities yesterday at a friendly get-together. Don't worry, we've sailed in worse storms than this. One time I was so wasted I couldn't find the gearbox in this thing. So I tied my hand to the lever with a bandage! Inventiveness is the main principle for a machinist!\n\nRagman needed to check some goods, and I'm a veteran in this field. Except I can't remember, for the life of me, whether we finally got to his test sample or not. Well, whatever. If it's so important, we can get together again. Such an evening is a sin not to do again, I know you'd like it too!\n\nBut still, if you need to visit Ragman, ask him about the moonshine, I promised I'd help him. And now I don't even know if I did help him or not.", + "67a096ed77dd677f600804ba failMessageText": "", + "67a096ed77dd677f600804ba successMessageText": "Are you sure this is it? Okay, I can smell it, that's definitely the one! \n\nRagman told me about the health resort's cellars yesterday, I even had to fucking get him wasted so we could finally change the subject. Anyway, there was a Soviet bomb shelter under the health resort, and Ref was going to organize a new arena there, for VIP audiences. I think it also involved Tagilla somehow... No, it was something else...\n\nAnyway, for this arena, Ref organized a big gear acquisition from Ragman, everything was almost ready. And then our host guy suddenly backed out. Why? Who the fuck knows.\n\nRagman was really upset that the idea had fallen through. But he'd already delivered some of the gear, and he definitely used those keycards you're looking for. You better ask him yourself, I don't remember much from yesterday. Thanks for the drink, by the way.", + "67a0da26a3b8d254347b8634": "Hand over a Bottle of Fierce Hatchling moonshine", + "67a096ed77dd677f600804ba acceptPlayerMessage": "You didn't make it to the \"test sample\" yesterday. Here, Ragman asked me to give it to you so that you could test it yourself.", + "67a096ed77dd677f600804ba declinePlayerMessage": "", + "67a096ed77dd677f600804ba completePlayerMessage": "By the way, I wanted to ask you: have you heard anything about the facility under the health resort and the keycards to access it?", + "67a096f605d1611ed90be75a name": "Hot Zone", + "67a096f605d1611ed90be75a description": "Okie-dokie, so I took some time to think about the Labyrinth and your interest in it. Things have cooled off, so I might be able to help you out. Maybe we can find some mutual benefits along the way, eh? But first, I need you to help me with a specific order. For the kind of information I'm about to give you, it's a real bargain!\n\nI've got two shipments that are sitting on hold right now. One is waiting at Customs, the other at the military base. My couriers were really badly received there. I lost one group, and from the second one, only half of them came back. The fuckers took almost all the goods! Things are too hot in those areas for my courier guys.\n\nThe PMC pricks really took a liking to those places or something. It's either camping snipers, some ushanka-wearing psychos with shotguns, or fucking \"grenadiers\" in the military bunkers. Thing is, this order is big and important for me, I can't let it go to waste.\n\nYou have good experience in this kind of work. Maybe not in one go, but I'm sure you'll do everything perfectly. And while you're at it, I'll arrange everything for your Labyrinth business! Here's the gear that survived the ambushes. Take it right away, it'll be less work later.\n\nStash the rigs at the gas station near the road on Customs, and the plates on the roof of the military base's workshop with, uh, a black knight symbol, whatever that means.", + "67a096f605d1611ed90be75a failMessageText": "", + "67a096f605d1611ed90be75a successMessageText": "Never doubted you, brotherman! Alright, time to do my part. One day, Ref came to me with an idea for a big project. He found these cellars under Azure Coast, he even had investors already. Even back then I already thought that somebody out there really liked the chaos we had going on here a little too much.\n\nEverything went as planned, we agreed on deliveries and drop-off points. He even had a name for the new Arena format: you guessed it, \"The Labyrinth\"! I don't know what it had to do with these cellars. So, after that, Ref suddenly canceled everything, said that it wasn't up to him, and disappeared from the radar for a while.\n\nIt was hard to give up such a good deal. However, I still have those keycards, I even wanted to stop by sometime to see the arena with my own eyes. There's not many of them, but for you, I'll make a good deal. No haggling though!", + "67b880086630950141bf71ee": "Stash the Zulu Nylon Gear M4 RSCR chest rigs at the new gas station on Customs", + "67b88020f3c5f1e3e6eb1f83": "Stash the class 4 ballistic plates on the roof of the specified repair workshop on Reserve", + "67a096f605d1611ed90be75a acceptPlayerMessage": "", + "67a096f605d1611ed90be75a declinePlayerMessage": "", + "67a096f605d1611ed90be75a completePlayerMessage": "", + "67a096fe972c11a3f5077321 name": "Competition Protection", + "67a096fe972c11a3f5077321 description": "Hello, gladiator! I hear you're interested in those health resort cellars. I'll be honest, the idea was a good one, I might even revisit it later... But at this moment, it's not the right time for the Labyrinth. So I'm not gonna tell you anything about it, sorry.\n\nIf you want to go to the entry site on your own and rummage through the garbage left there, I won't stop you. But without the access keycard, you can't get inside the Labyrinth. That's where our interests align. One of my gladiators has been getting a little starstruck lately. He thinks that nobody can beat his arena performance, and wants to up his salary. Even took to blackmailing me, the bastard! However, it's not profitable to just outright take him out of the fights.\n\nI want to show him that there are no indispensable people, and to do that, we need to make some noise in the Arena. Hopefully that'll bring this guy to his senses. You're a capable fighter, and I'll make you a fair deal: if you can get on the Arena's best gladiator ranks, I'll help you with the keycards to the Labyrinth. You up for it?", + "67a096fe972c11a3f5077321 failMessageText": "", + "67a096fe972c11a3f5077321 successMessageText": "You turned out to be a real dark horse... The results are remarkable. Not everyone can pull this off. \n\nI'll unlock one of the keycard stashes for you. But be aware that this is a very special item, and I'm not going to give it to you for free.\n\nOne more thing. Arena rewards the best gladiators, and you clearly have potential. If you get tired of scavenging the ruins and want real glory, you know where to find me.", + "67a0db1217cd5fe7e5a2e36e": "Eliminate enemies in any game mode in Arena", + "67a0dbaf93ac1717d296be98": "Take at least 3rd place in Last Hero in Arena", + "67a096fe972c11a3f5077321 acceptPlayerMessage": "", + "67a096fe972c11a3f5077321 declinePlayerMessage": "", + "67a096fe972c11a3f5077321 completePlayerMessage": "", + "67a0970744893b9f3f0d9b68 name": "Offensive Reconnaissance", + "67a0970744893b9f3f0d9b68 description": "You got the keycard? Perfect. Judging by how much everyone's interested in these cellars, you and I are on a truly important trail. There could be a TerraGroup warehouse or another lab that's been sealed there ever since the evacuation! We don't have time to waste.\n\nFirst we need to search these premises and figure out what the purpose of the facility is. TerraGroup would not be so eager to hide it if what is going on inside corresponds to their company's public profile. Try to memorize everything you see: the structure of the premises, equipment, tools, markings or other symbols... Every detail counts.\n\nI'll wait for your return and set up my surveillance system to track any information about the health resort. If anyone finds more than we do, I'll see it.", + "67a0970744893b9f3f0d9b68 failMessageText": "", + "67a0970744893b9f3f0d9b68 successMessageText": "An old bunker? Yes, there was one mentioned in the archives, an old Soviet shelter. Thing is, it was closed down about twenty years ago due to some kind of technical failure. Looks like Knossos restored it to working order. But why would TerraGroup need an abandoned bomb shelter? \n\nUm, hang on. I'm picking up a signal from my interception network. An encrypted message that seems to be coming straight from these cellars... Give me a minute.", + "67a0dc6bf47ca0fde27cf1f7": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0dc94a4d798e79853f2eb": "Obtain the Labrys access keycard", + "67dbe0f532ff08bfa13237a8": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0970744893b9f3f0d9b68 acceptPlayerMessage": "", + "67a0970744893b9f3f0d9b68 declinePlayerMessage": "", + "67a0970744893b9f3f0d9b68 completePlayerMessage": "", + "67a0970f05d1611ed90be75d name": "Hypotheses Testing", + "67a0970f05d1611ed90be75d description": "I was able to decipher the signal. It's old and very faint, apparently the bunker completely blocked it until you opened the doors. For some reason, the message is on loop, but this doesn't mean anything, the equipment inside could have been damaged for a while. Besides, we still don't know what the TerraGroup team was doing in there.\n\nThe message says that the facility still contains materials and data that fall under the first priority of evacuation. Moreover, it mentions reports of experiments conducted at the site. This is astonishing, we couldn't have found a better time to discover something as valuable as this!\n\nKnowing more and more people are finding out about these cellars every day, it means that soon the traders and other PMCs will want to explore the area we've discovered. Perhaps even Lightkeeper will be interested... I need those documents mentioned in the signal. Whatever you can find, please bring them to me as soon as you can.", + "67a0970f05d1611ed90be75d failMessageText": "", + "67a0970f05d1611ed90be75d successMessageText": "Well done. The data is fragmented, but still extremely useful. The health resort's basements have changed a lot since the disaster began, but at some point in time, they were definitely used as a testing ground for some kind of weapon... An experimental EW or hacking device, maybe. This remains to be determined.\n\nI can already see that some of the measurements and experiments will be very useful in their own right. So your labors were definitely not in vain. Thank you.", + "67a0dce6c7627dac621fd539": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0dcf4ff6f74931359b9f9": "Hand over the found in raid item: Labrys research notes", + "67dbe16ece16a02860ed9d33": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0970f05d1611ed90be75d acceptPlayerMessage": "", + "67a0970f05d1611ed90be75d declinePlayerMessage": "", + "67a0970f05d1611ed90be75d completePlayerMessage": "", + "67a09724972c11a3f5077324 name": "Confidential Info", + "67a09724972c11a3f5077324 description": "Greetings, my friend. According to my information, you've gained access to one of TerraGroup's abandoned facilities. We've witnessed many times what happens when dangerous developments fall into the hands of unqualified people. Our partners are very concerned about what happened in Tarkov after that outbreak in the Laboratory.\n\nThere's no way we're going to let this crisis happen again. That's why I have a high-priority assignment for you. I need to retrieve a storage device containing sensitive information from that facility. The details are highly classified. The client can trace an independent attempt to read the data and cancel the contract, so please do not even attempt it.\n\nIn addition to the storage device, I was told that there is also a maintenance room on the site, the client has said that it should look like a workshop. It must be destroyed or at least damaged. But be careful with the explosives: we don't want you perishing with the storage device.", + "67a09724972c11a3f5077324 failMessageText": "", + "67a09724972c11a3f5077324 successMessageText": "Great job, my friend! My partner especially appreciates your respect for privacy and requested a proper reward for you.", + "67a0dd7a2519959b187db47f": "Locate and obtain the special storage module inside The Labyrinth", + "67a0dda1370e2f877a6c8531": "Hand over the found information", + "67a0de2750fdff39d267ea16": "Plant a hand grenade in the assembly workshop inside The Labyrinth", + "67a09724972c11a3f5077324 acceptPlayerMessage": "", + "67a09724972c11a3f5077324 declinePlayerMessage": "", + "67a09724972c11a3f5077324 completePlayerMessage": "", + "67a0972e77dd677f600804bd name": "This Tape Sucks", + "67a0972e77dd677f600804bd description": "Hello again. I received a patient who was recently wounded in the resort cellars and barely escaped from this monster in a bull mask... Obvious mental trauma, perhaps more than one. But besides the stories about this Minotaur, the patient also mentioned many confinement and even torture chambers.\n\nYou surely recognize the unacceptable nature of such human confinement, even under wartime conditions, so I am counting on your cooperation. We must get to the bottom of what is or was going on in these cellars. \n\nExplore those jail rooms and try to uncover any information or evidence that will help us find out who is responsible for what happened. And most importantly, what was the purpose of all these \"experiments\".", + "67a0972e77dd677f600804bd failMessageText": "", + "67a0972e77dd677f600804bd successMessageText": "A video tape... You haven't watched it yet, have you? Now I know what is happening. I was wrong before.\n\nThe resort was one of the evacuation points when it all started, and its cellars could have been used for, uh, different purposes... The situation wasn't so severe yet at that time, and they tried to isolate the deceased bodies from crowded places.\n\nThis tape is definitely not a cause for concern... However, I would refrain from visiting these cellars if I were you. Ventilation in bomb shelters has always been a weak point, and humidity only contributes to possible intoxication...", + "67a0de6954c67082e9148328": "Locate the torture room inside The Labyrinth", + "67a0de84e8e35296a13500c8": "Locate and obtain any evidence of torture", + "67a0de9190545ec5612fdda5": "Hand over the found information", + "67a0972e77dd677f600804bd acceptPlayerMessage": "", + "67a0972e77dd677f600804bd declinePlayerMessage": "", + "67a0972e77dd677f600804bd completePlayerMessage": "", + "67a097379f2068e74603c6ac name": "Indisputable Authority", + "67a097379f2068e74603c6ac description": "Oi, operator! There's a job for you, I don't want no tosser for this. Everyone's been checking out the dungeons under the resort, you ought to know about it by now. They say there's a bogeyman sitting there, safeguarding the whole territory, yelling like a madman and chasing everyone outta there. \nNobody can put him down!\n\nSome partners of mine have started asking questions, trying to drive down prices because of this situation. But let me tell you this: the key to authority is not to fuck up the opportunity. We need to act now, and we need to do it in a way that every little prick knows his place. So we gotta take this fucker down. If you do it in my name, so to speak, everyone will understand.\n\nYou've got the skills, so this \"Minotaur\" idiot won't be a problem for you. But still, better be careful, this bastard is no joke either.", + "67a097379f2068e74603c6ac failMessageText": "", + "67a097379f2068e74603c6ac successMessageText": "I knew I bet on the right guy! So, all safe and sound, ye? Good for you, good for you... Word's already out about your feat, no one's gonna blabber any bullshit to me anymore.\n\nSurely a lasting impression. You helped my business today, so I won't disappoint you either. Here, all yours.", + "67a0df619fb6c42b9a08e8e9": "Locate and neutralize the \"Minotaur\" inside The Labyrinth", + "67a0df7f2cd4d4413cd29b45": "Eliminate the \"Minotaur's\" guards inside The Labyrinth", + "67a097379f2068e74603c6ac acceptPlayerMessage": "", + "67a097379f2068e74603c6ac declinePlayerMessage": "", + "67a097379f2068e74603c6ac completePlayerMessage": "", + "67a0975992ad467b1906d468 name": "Vacate the Premises", + "67a0975992ad467b1906d468 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other mercs out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67a0975992ad467b1906d468 failMessageText": "", + "67a0975992ad467b1906d468 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67a0e075445754a936be25b7": "Eliminate PMC operatives inside The Labyrinth", + "67a0975992ad467b1906d468 acceptPlayerMessage": "", + "67a0975992ad467b1906d468 declinePlayerMessage": "", + "67a0975992ad467b1906d468 completePlayerMessage": "", + "67a09761e720611a6a01f288 name": "Keeper's Word", + "67a09761e720611a6a01f288 description": "I have a new job for you. Someone found a way into the cellars under the health resort. This is not a good set of circumstances for Tarkov. Excessive curiosity often ruins a man in peacetime, but in the present situation, the mistake of one will lead to the death of many.\n\nI know how to safeguard the bunker. You may not have yet met the wardens who watch the city at night. But they certainly have met you. And now I need you to leave a short message for them at the Knossos facility, with their instruments.\n\nHowever, just dropping these knives in the rubble won't be enough. You need places with meaning, so that the knife you stick in becomes a symbol of sorts. Which places should you choose? You'll figure it out on your own. And if you can't, why should I even work with you?", + "67a09761e720611a6a01f288 failMessageText": "", + "67a09761e720611a6a01f288 successMessageText": "Perhaps now you've saved Tarkov from a new calamity that could have wiped the city off the face of the earth... before its time.\n\nYour reward is here. Oh, and one more thing. If I were you, I'd stop enquiring about those dungeons if you want to survive these troubled times.", + "67a0e4df8cddbe2df31dd1d9": "Stash a Cultist knife in the first special place inside The Labyrinth", + "67a0e4e399e34c9ffcdc6e00": "Stash a Cultist knife in the second special place inside The Labyrinth", + "67a0e4e64cb065811d95c6d9": "Stash a Cultist knife in the third special place inside The Labyrinth", + "67a09761e720611a6a01f288 acceptPlayerMessage": "I didn't think I'd be part of some ritual... Well, I'll figure it out when I get there.", + "67a09761e720611a6a01f288 declinePlayerMessage": "", + "67a09761e720611a6a01f288 completePlayerMessage": "It's done. Your friends are gonna love this.", + "67d03be712fb5f8fd2096332 name": "Vacate the Premises", + "67d03be712fb5f8fd2096332 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other guys out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67d03be712fb5f8fd2096332 failMessageText": "", + "67d03be712fb5f8fd2096332 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67d03be712fb5f8fd2096334": "Eliminate any target inside The Labyrinth", + "67d03be712fb5f8fd2096332 acceptPlayerMessage": "", + "67d03be712fb5f8fd2096332 declinePlayerMessage": "", + "67d03be712fb5f8fd2096332 completePlayerMessage": "", "616041eb031af660100c9967 startedMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 failMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 successMessageText 54cb50c76803fa8b248b4571 0": "Tudo claro, você diz? Bom trabalho então, soldado.", @@ -28400,6 +28745,12 @@ "676094451fec2f7426093be6 name": "Mais Prestígio", "676094451fec2f7426093be6 description": "Ganhe o nível 2 de Prestígio", "676094451fec2f7426093be6 successMessage": "", + "67a0e57117e34930e50075f3 name": "In Search of an Exit", + "67a0e57117e34930e50075f3 description": "Complete the Labyrinth event task line", + "67a0e57117e34930e50075f3 successMessage": "", + "67a0e57b972c11a3f50773b2 name": "Dungeon Master", + "67a0e57b972c11a3f50773b2 description": "Complete the Labyrinth event task line and all side tasks", + "67a0e57b972c11a3f50773b2 successMessage": "", "674724a154d58001c3aae177 name": "", "674724a154d58001c3aae177 description": "", "674ed02cb6db2d9636812abc name": "Slot 1", @@ -28653,6 +29004,15 @@ "675a99f30fba9efc6a40481d name": "Sports target", "675a99f30fba9efc6a40481d description": "Just an ordinary target, nothing special.", "675b54c583e8ee6215546694": "Construct Shooting Range level 3", + "67adb25c7a0e0fce8574438c name": "Minotaur's Lair", + "67adb25c7a0e0fce8574438c description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67adb26efce3692da77f4e2e": "Can only be obtained during special events", + "67adb38d0217ccce16b5b08c name": "Minotaur's Lair", + "67adb38d0217ccce16b5b08c description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adb39a6be8354a8f72b830": "Can only be obtained during special events", + "67adb4843fec17bf3ea9452e name": "Minotaur's Lair", + "67adb4843fec17bf3ea9452e description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adb48fd05a78f5a5fc5260": "Can only be obtained during special events", "672df12f97f0469cea52f55e name": "Prestige 1", "675d7242b85061aa2017c341": "Complete the task You've Got Mail", "672df4281ab8d9c8849a0c88 name": "Prestige 2", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/ro.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/ro.json index a1e97780..077a5258 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/ro.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/ro.json @@ -6073,7 +6073,7 @@ "5d6e67fba4b9361bc73bc779 Description": "Cartuș 12/70 cu 9 alice de 6.25mm pentru puști calibrul 12.", "5d6e6806a4b936088465b17e Name": "12/70 8.5mm Magnum alice", "5d6e6806a4b936088465b17e ShortName": "Magnum", - "5d6e6806a4b936088465b17e Description": "Cartuș 12/70 cu 16 alice de 8.25mm pentru puști calibrul 12.", + "5d6e6806a4b936088465b17e Description": "Cartuș 12/70 cu 8 alice de 8.25mm pentru puști calibrul 12.", "5d6e6869a4b9361c140bcfde Name": "12/70 Grizzly 40 proiectil", "5d6e6869a4b9361c140bcfde ShortName": "Grizzly 40", "5d6e6869a4b9361c140bcfde Description": "\"Grizzly 40\" 12/70 proiectil unic cu expansiune pentru pușcă calibrul 12.", @@ -10226,9 +10226,6 @@ "648afce7ec6bb25b2608defb Name": "PM FAB Defense mâner pistol (Olive Drab)", "648afce7ec6bb25b2608defb ShortName": "FAB OD", "648afce7ec6bb25b2608defb Description": "PM mâner pistol de la FAB Defense cu buton de detașare încărcător care transformă clasicul pistol Sovietic într-un pistol modern și util îmbunătățindu-i foarte mult ergonomia. Versiunea Olive Drab.", - "648c1a965043c4052a4f8505 Name": "duspepulă", - "648c1a965043c4052a4f8505 ShortName": "duspepulă", - "648c1a965043c4052a4f8505 Description": "duspepulă testat pe pizde", "6491c6f6ef312a876705191b Name": "PK Zenit B-50 uluc", "6491c6f6ef312a876705191b ShortName": "B-50", "6491c6f6ef312a876705191b Description": "B-50 este un uluc frezat integral din aliaj D16T pentru mitraliera Kalashnikov. Permite instalarea echipamentelor adiționale. Fabricat de Zenit.", @@ -14450,7 +14447,7 @@ "6761763448fa5c377e06fc39 Name": "AKMS FAB Defense M4-AKMS P stock adapter", "6761763448fa5c377e06fc39 ShortName": "AKMS P", "6761763448fa5c377e06fc39 Description": "A buttstock adapter for the AKMS automatic rifle. Allows to install Com-Spec and Mil-Spec buttstocks on the weapon. Made of durable anodized aluminum. Manufactured by FAB Defense.", - "6761765f1f08ed5e8800b7a6 Name": "5.56x45 Beta C-Mag 100-round drum magazine", + "6761765f1f08ed5e8800b7a6 Name": "AR-15 5.56x45 Beta C-Mag 100-round drum magazine", "6761765f1f08ed5e8800b7a6 ShortName": "AR C-Mag", "6761765f1f08ed5e8800b7a6 Description": "A 100-round double drum magazine for the AR-15 platform weapons. Manufactured by Beta Company.", "676176a162e0497044079f46 Name": "UZI 9x19 Beta C-Mag 100-round drum magazine", @@ -14600,6 +14597,126 @@ "676aa450fe1fc45172014df2 Name": "Twitch Winter 2025 case (Epic)", "676aa450fe1fc45172014df2 ShortName": "Twitch 2025", "676aa450fe1fc45172014df2 Description": "A case with some epic goodies.", + "678f84bb9e85556ca60f0362 Name": "Tagilla's welding mask \"ZABEY\"", + "678f84bb9e85556ca60f0362 ShortName": "\"ZABEY\"", + "678f84bb9e85556ca60f0362 Description": "Judging by this mask, the Labyrinth had severely affected Tagilla's mental state, making him even more unhinged and bloodthirsty. Who thought he could be any more crazy?", + "678fa929819ddc4c350c0317 Name": "Valve handwheel", + "678fa929819ddc4c350c0317 ShortName": "handwheel", + "678fa929819ddc4c350c0317 Description": "A massive handwheel removed from some kind of valve. It must have been used to regulate the water or gas supply in the Knossos underground facilities.", + "679b944d597ba2ed120c3d3c Name": "Last Breath poster", + "679b944d597ba2ed120c3d3c ShortName": "Last Breath", + "679b944d597ba2ed120c3d3c Description": "There's no escape from the Shadow of Tagilla's grasp. The only thing left to do is to take the last deep breath and hold on as long as possible.", + "679b946f90622daf9708da6d Name": "Final Moment poster", + "679b946f90622daf9708da6d ShortName": "Final Moment", + "679b946f90622daf9708da6d Description": "Looking at this poster, you realize the sheer terror that the Shadow of Tagilla's victims felt before they died.", + "679b94734e9ca6b3d80586a7 Name": "Taurus poster", + "679b94734e9ca6b3d80586a7 ShortName": "Taurus", + "679b94734e9ca6b3d80586a7 Description": "This poster embodies the nature of the Shadow of Tagilla. Brutality, thirst for murder, and blood. Rivers of blood.", + "679b9477708cfcb2060b9ade Name": "Tark Souls poster", + "679b9477708cfcb2060b9ade ShortName": "Tark Souls", + "679b9477708cfcb2060b9ade Description": "This poster shows the Shadow of Tagilla being slain by a warrior from the Labyrinth. Very few people have witnessed such a scene with their own eyes.", + "679b9716597ba2ed120c3d3f Name": "Knossos LLC facility key", + "679b9716597ba2ed120c3d3f ShortName": "Knossos", + "679b9716597ba2ed120c3d3f Description": "A worn office door key marked \"Knossos LLC\". Probably used to open utility rooms or other premises belonging to Knossos.", + "679b9819a2f2dd4da9023512 Name": "Labrys access keycard", + "679b9819a2f2dd4da9023512 ShortName": "Labrys", + "679b9819a2f2dd4da9023512 Description": "A keycard to one of Knossos facilities. The design references the Minotaur mythos, but it's somewhat strange there are no Minotaur theme parks in Tarkov.", + "679b98e429acd1f2f60985a3 Name": "Container with suspicious substance", + "679b98e429acd1f2f60985a3 ShortName": "Substance", + "679b98e429acd1f2f60985a3 Description": "A chemical container with a thick, murky liquid inside. Only a lunatic like Sanitar would want to study something like this.", + "679b992329acd1f2f60985a5 Name": "Labrys research notes", + "679b992329acd1f2f60985a5 ShortName": "Labrys", + "679b992329acd1f2f60985a5 Description": "The documents are encrypted, but appear to contain research notes on some kind of technology or weapon. The records mention the name “Item 1156”.", + "679b998180a165f7a40b4c2c Name": "Slaughter videotape", + "679b998180a165f7a40b4c2c ShortName": "Slaughter", + "679b998180a165f7a40b4c2c Description": "A videotape with traces of blood and the words “Slaughter”. The owner of the tape hardly felt sympathy for his victims.", + "679b9a1a4e4ed4b3b40ae5c2 Name": "Knossos senior manager's diary", + "679b9a1a4e4ed4b3b40ae5c2 ShortName": "Knossos", + "679b9a1a4e4ed4b3b40ae5c2 Description": "Meetings, facilities, and other notes from Knossos senior manager are noted in the diary. If you study them, you can get at least a rough summary of the company's facilities.", + "679b9aa490622daf9708da73 Name": "VPX Flash Storage Module marked Group #3", + "679b9aa490622daf9708da73 ShortName": "Group #3", + "679b9aa490622daf9708da73 Description": "The VPX Flash Storage Module (FSM) provides high-performance, high-capacity, solid-state SATA storage with AES-256 bit encryption using an Application Specific Integrated Circuit (ASIC). Judging by the marking, it contains data on the focus group experiments and research.", + "679b9cce4e4ed4b3b40ae5c5 Name": "Nailhead figurine", + "679b9cce4e4ed4b3b40ae5c5 ShortName": "Nailhead", + "679b9cce4e4ed4b3b40ae5c5 Description": "A limited edition Tarko figurine. What's more strange: the pale skin or the nails stuck in his head? It looks like this poor guy has experienced the full spectrum of human pain.", + "679b9d43597ba2ed120c3d44 Name": "Petya Crooker figurine", + "679b9d43597ba2ed120c3d44 ShortName": "Crooker", + "679b9d43597ba2ed120c3d44 Description": "A limited edition Tarko figurine. A creepy dude with a disfigured face and blades on his arm. Doing Obdolbos would give you nightmares.", + "679b9d4b3374fb14f40efe6d Name": "Count Bloodsucker figurine", + "679b9d4b3374fb14f40efe6d ShortName": "Bloodsucker", + "679b9d4b3374fb14f40efe6d Description": "A limited edition Tarko figurine. Count Bloodsucker wouldn't have lasted more than a couple days in Tarkov. Sucking blood is cool and all, but does it work against flashbangs and .308?", + "679b9d55708cfcb2060b9ae3 Name": "Xenoalien figurine", + "679b9d55708cfcb2060b9ae3 ShortName": "Xenoalien", + "679b9d55708cfcb2060b9ae3 Description": "A limited edition Tarko figurine. Looks like a monster with a disproportionately elongated head and a double mouth. Totally \"Alien\" (good one) to the Tarko universe.", + "679b9d6390622daf9708da76 Name": "Pointy guy figurine", + "679b9d6390622daf9708da76 ShortName": "Pointy guy", + "679b9d6390622daf9708da76 Description": "A limited edition Tarko figurine. This funny little character is wearing something like a pyramid on his head. A character like this could only exist in a fictional world, along with zombies and other monsters.", + "679ba90d269ddfea47012159 Name": "Chained Labrys", + "679ba90d269ddfea47012159 ShortName": "Labrys", + "679ba90d269ddfea47012159 Description": "A two-handed axe made out of a sewer hatch... With that weight, a single blow is enough to split a skull, whether the blade is sharp or not.", + "679baa2c61f588ae2b062a24 Name": "Key 01", + "679baa2c61f588ae2b062a24 ShortName": "Key 01", + "679baa2c61f588ae2b062a24 Description": "An old key, the markings are unreadable. Could be useful for surviving the Labyrinth.", + "679baa4f59b8961f370dd683 Name": "Key 02", + "679baa4f59b8961f370dd683 ShortName": "Key 02", + "679baa4f59b8961f370dd683 Description": "This key probably opens some kind of an old lock. The number engraving has been practically scratched off. Could be useful for surviving the Labyrinth.", + "679baa5a59b8961f370dd685 Name": "Key 03", + "679baa5a59b8961f370dd685 ShortName": "Key 03", + "679baa5a59b8961f370dd685 Description": "The number engraving is barely recognizable on the weathered metal. Could be useful for surviving the Labyrinth.", + "679baa9091966fe40408f149 Name": "Key 04", + "679baa9091966fe40408f149 ShortName": "Key 04", + "679baa9091966fe40408f149 Description": "The engraving on this key is barely readable: it's either the number 4 or the Russian letter Ч. Could be useful for surviving the Labyrinth.", + "679baace4e9ca6b3d80586b2 Name": "Observation room key", + "679baace4e9ca6b3d80586b2 ShortName": "Observe", + "679baace4e9ca6b3d80586b2 Description": "A key that opens one of the personnel workstation rooms in the Labyrinth. That room may have something to do with the research that took place in the Labyrinth.", + "679baae891966fe40408f14c Name": "Torture room key", + "679baae891966fe40408f14c ShortName": "Torture", + "679baae891966fe40408f14c Description": "An old key that would be more suitable for a shabby lock on a grate or fence than a modern door.", + "679bab714e9ca6b3d80586b4 Name": "Corpse room key", + "679bab714e9ca6b3d80586b4 ShortName": "Corpses", + "679bab714e9ca6b3d80586b4 Description": "An old key that has a strong odor of death. Probably opens a morgue or a room where bodies were kept.", + "679bac1d61f588ae2b062a26 Name": "Labyrinth key", + "679bac1d61f588ae2b062a26 ShortName": "Labyrinth", + "679bac1d61f588ae2b062a26 Description": "A key that opens a certain room in the Labyrinth. There's no telling what might be inside.", + "67a22045cae994f25c087bb5 Name": "", + "67a22045cae994f25c087bb5 ShortName": "", + "67a22045cae994f25c087bb5 Description": "", + "67ab3d4b83869afd170fdd3f Name": "BBQ-S43 gas torch", + "67ab3d4b83869afd170fdd3f ShortName": "BBQ-S43", + "67ab3d4b83869afd170fdd3f Description": "A portable torch with a limited gas supply. This bad boy is unlikely to burn a hole in the wall, but will do the job on a small metal target.", + "67adaf8b1230c973bb0433a6 Name": "Minotaur's Lair", + "67adaf8b1230c973bb0433a6 ShortName": "Minotaur's Lair", + "67adaf8b1230c973bb0433a6 Description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adaf95cd47a1ad3f014bc6 Name": "Minotaur's Lair", + "67adaf95cd47a1ad3f014bc6 ShortName": "Minotaur's Lair", + "67adaf95cd47a1ad3f014bc6 Description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adafa1e6a915f9fd050f66 Name": "Minotaur's Lair", + "67adafa1e6a915f9fd050f66 ShortName": "Minotaur's Lair", + "67adafa1e6a915f9fd050f66 Description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67ade494d748873e5f0161df Name": "F1 Shrapnel", + "67ade494d748873e5f0161df ShortName": "F1 Shrapnel", + "67ade494d748873e5f0161df Description": "F1 Shrapnel", + "67adf4a95247ac91530fcec7 Name": "Jachetă", + "67adf4a95247ac91530fcec7 ShortName": "Jachetă", + "67adf4a95247ac91530fcec7 Description": "Jachetă", + "67adf4b81c58bd68b2002fec Name": "Cutie de muniție din lemn", + "67adf4b81c58bd68b2002fec ShortName": "Cutie de muniție din lemn", + "67adf4b81c58bd68b2002fec Description": "Cutie de muniție din lemn", + "67adf4db515e3dd542077a1d Name": "Cutie de lemn", + "67adf4db515e3dd542077a1d ShortName": "Cutie de lemn", + "67adf4db515e3dd542077a1d Description": "Cutie de lemn", + "67adf4eb110ba15da90c6413 Name": "Cutie cu grenade", + "67adf4eb110ba15da90c6413 ShortName": "Cutie de grenade", + "67adf4eb110ba15da90c6413 Description": "Cutie de grenade", + "67adf54d1c58bd68b2002ff0 Name": "Trusă cu scule", + "67adf54d1c58bd68b2002ff0 ShortName": "Trusă cu scule", + "67adf54d1c58bd68b2002ff0 Description": "Trusă cu scule", + "67adf5752fc5ee84020a9940 Name": "Cadavru Scav", + "67adf5752fc5ee84020a9940 ShortName": "Cadavru Scav", + "67adf5752fc5ee84020a9940 Description": "Cadavru Scav", + "67adf5f7adc1f43b0702b826 Name": "Ladă de aprovizionare tehnică", + "67adf5f7adc1f43b0702b826 ShortName": "Ladă de aprovizionare tehnică", + "67adf5f7adc1f43b0702b826 Description": "Ladă de aprovizionare tehnică", "67b70e43f753cf9f7a0a07a6 Name": "LATAM Drops Event 2025 case (Common)", "67b70e43f753cf9f7a0a07a6 ShortName": "Twitch", "67b70e43f753cf9f7a0a07a6 Description": "", @@ -14609,6 +14726,12 @@ "67b72c64f753cf9f7a0a07aa Name": "LATAM Drops Event 2025 case (Epic)", "67b72c64f753cf9f7a0a07aa ShortName": "Twitch", "67b72c64f753cf9f7a0a07aa Description": "", + "67d3ed3271c17ff82e0a5b0b Name": "Key case", + "67d3ed3271c17ff82e0a5b0b ShortName": "Keys", + "67d3ed3271c17ff82e0a5b0b Description": "This case is the ultimate solution to the problem of hoarding various keys in the stash, helping to store them in one place.", + "67e183377c6c2011970f3149 Name": "Ariadne symbol key", + "67e183377c6c2011970f3149 ShortName": "Ariadne", + "67e183377c6c2011970f3149 Description": "Someone had made a barely visible mark on this key, resembling a ball of thread. Although, it could have simply been left by careless storage.", " V-ex_light": "Drum spre Baza Militară - Ex Auto", " Voip/DisabledForOffline": "VOIP este indisponibil în modul offline", " kg": " kg", @@ -15748,6 +15871,7 @@ "Disable overload": "Dezactivează supraîncărcarea", "Disable water and food consumption": "Dezactivează consumul de apă și energie", "DisableGameFramerateLimit": "Disable game FPS limit", + "Disable_traps": "Disable traps", "Disabled": "Dezactivat", "DisbandGroup": "Desființează grupul", "DisbandGroup message": "Ești sigur că vrei să desființezi grupul?", @@ -16719,6 +16843,7 @@ "LVLKILLLIST": "NIVEL", "Laboratory": "Laborator", "LaboratoryEnvironmentUiType": "Laborator", + "Labyrinth": "The Labyrinth", "Last game session": "Ultima sesiune de joc", "LastHero": "UltimErou", "LastHeroDescription": "Luptă cu inamicii într-un schimb de focuri fără sfârșit. Poate exista un singur câștigător.", @@ -17302,7 +17427,7 @@ "Prestige/Levels/RewardsListCaption": "REWARDS FOR OBTAINING PRESTIGE", "Prestige/Rewards/ModesCaption": "AVAILABLE IN GAME MODES:", "Prestige/Rewards/RewardDescription": "DESCRIPTION:", - "PrestigeTooltip{0}": "Prestige level: {0}", + "PrestigeTooltip{0}": "Prestige level: {0}", "Previous": "Anterior", "PreviousMagazine": "Incărcătorul anterior", "PreviousWalkPose": "Poziția anterioară de mers", @@ -17735,6 +17860,9 @@ "SHO_TRANSIT_24": "TRANSIT01", "SHO_TRANSIT_24_COND": " ", "SHO_TRANSIT_24_DESC": "Transit to Lighthouse", + "SHO_TRANSIT_43": "TRANSIT??", + "SHO_TRANSIT_43_COND": "Probably requires Labrys access keycard (1)", + "SHO_TRANSIT_43_DESC": "Transit to Labyrinth?", "SIDE": "PARTE", "SIGHT CRATE": "Grosisment", "SILENCE": "LINIȘTE", @@ -19668,6 +19796,8 @@ "lab_Parking_Gate": "Poartă Parcare", "lab_Under_Storage_Collector": "Conducta de Canalizare", "lab_Vent": "Gura de Ventilație", + "labir_exit": "The Way Up", + "labyrinth_secret_tagilla_key": "Ariadne's Path", "lastSession": "Ultima sesiune", "leader": "Lider", "left_side_plate": "Placă S", @@ -20380,6 +20510,8 @@ "653e6760052c01c1c805532f Description": "The business center of Tarkov. This is where TerraGroup was headquartered. This is where it all began.", "65b8d6f5cdde2479cb2a3125 Name": "Ground Zero", "65b8d6f5cdde2479cb2a3125 Description": "The business center of Tarkov. This is where TerraGroup was headquartered. This is where it all began. The area has yet again become a hot zone since the early days of the conflict.", + "6733700029c367a3d40b02af Name": "The Labyrinth", + "6733700029c367a3d40b02af Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", "5464e0404bdc2d2a708b4567 Name": "United Security", "5464e0404bdc2d2a708b4567 Description": "Compania militară privată USEC a fost înființată în 1999 prin fuziunea a două companii: KerniSEC și Safe Sea. În 2004, un agent al TerraGroup a luat legătură cu USEC, USEC devenind ulterior armata privată a grupului cu peste 7500 de angajați și birouri în toată lumea.", "5464e0454bdc2d06708b4567 Name": "BEAR", @@ -20424,6 +20556,10 @@ "67d1acda2fb6a5d11b09d6fd Description": "The Priozersk Nature Reserve recently became part of the state-protected wildlife reserves of the North-Western Federal District.", "67d1ad1b5df2d64de808e1da Name": "The Lab", "67d1ad1b5df2d64de808e1da Description": "Secret underground TerraGroup Labs facility hidden right under the center of Tarkov. Officially, this research center does not exist and, based on data scraps, is engaged in research and development as well as testing and simulation of projects in chemistry, physics, biology, and other high technology.", + "67e3f71e445e18765a052687 Name": "The Labyrinth", + "67e3f71e445e18765a052687 Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", + "67e3f72fdb783364cd0a4b63 Name": "A New Threat", + "67e3f72fdb783364cd0a4b63 Description": "There are rumors of a maniac who calls himself the Shadow of Tagilla. Anybody can become a victim of his tortures, and no one has ever escaped from his Labyrinth. One question remains: where did the rumors come from then?", "579b1eb1d53a0658a154fbe6": "", "579b2068d53a0658a154fbe8": "", "57a39d5024597772b41c2a07": "", @@ -21144,6 +21280,39 @@ "67861fd9941d06578a0ea8fe": "", "6786206c27f04d22000ebdde": "", "6786210427f04d22000ebdf7": "", + "67a4705dff08b5b478075453": "", + "67a4707171519b8a49015cae": "", + "67a4709c9e31e9e3f60f751a": "", + "67a470c121ff90a7f50429f1": "", + "67a47147ff08b5b478075457": "", + "67a47169483997eea2033c34": "", + "67a4c176cafaf577010bedee": "", + "67a4c21c6702caaa3205a460": "", + "67a4c23c483997eea20348dc": "", + "67a4c2b2583c93ebdc05c9fd": "", + "67a4c3b76702caaa3205a476": "", + "67a4c41443bcf39fa8084cbb": "", + "67a4c508ff08b5b4780796ee": "", + "67a4c5753f90ad853600a66d": "", + "67a4c5f09e31e9e3f60f8f6a": "", + "67a4c626c96183489404d49e": "", + "67a4c638ff08b5b478079727": "", + "67a4c6bbc96183489404d4ad": "", + "67a4c730a860c3b6900b29d8": "", + "67a4c78c21ff90a7f5047f88": "", + "67a4c7fbff08b5b47807a32c": "", + "67a4c85843bcf39fa8084d21": "", + "67a4c8b4ff08b5b47807a36b": "", + "67a4c9126702caaa3205a4bc": "", + "67a4c9793f90ad853600c028": "", + "67a4cbc8483997eea203493e": "", + "67a4cc4f71519b8a490172fe": "", + "67a4cc7a6702caaa3205a4d1": "", + "67a4cccaae1b56242508c46c": "", + "67a9c837222fc6fb2001c355": "", + "67a9fd84ab1557d7070a32ed": "", + "67aa001f510a89c2ed024003": "", + "67aa00e8b725f94eb603cdfe": "", "5936d90786f7742b1420ba5b name": "Debut", "5936d90786f7742b1420ba5b description": "Salut, soldat. Am o treabă, una prea simplă pentru băieții mei. Ești chiar potrivit. De ce te superi? Nu te cunosc încă, nu-ți pot da o misiune adevărată!\n\nE plin de jeguri pe străzi. Nu mă deranjează în mod special, dar mă deranjează simpla lor prezență. Calmează, ce să zic, vreo 5 din ei, și adu-mi niște puști MP-133 luate de la ei. Cred că-i destul pe moment. Soldat, liber!", "5936d90786f7742b1420ba5b failMessageText": "", @@ -24241,7 +24410,7 @@ "625d700aefebc4442a7b3875 completePlayerMessage": "", "625d700cc48e6c62a440fab5 name": "Facem Cunoștință", "625d700cc48e6c62a440fab5 description": "Hai înăuntru! Vrei niște ceai cu miere? Nici nu întreba cât costă. Pe vreme de război așa sunt prețurile, știi tu... Trebuie să rescriu transmițătorul, dar îmi trebuie un soft special. Dacă mă iau după contactele mele, putem obține softul doar de la foștii operatori USEC de la stația de epurare. Știu că nu-i ușor dar merită. Când o să rescriu transmițătorul? Prietene, tu-l vei rescrie. N-am destul echipament aici dar Centrul tău de Informații ar treubi să aibă tot ce trebuie. Îți scriu toți pașii. Încă ceva: am primit regulile pentru vizită, dacă le putem zice așa. În primul rând: poți mege la Far doar cu transmițătorul la tine, altfel nu te vor recunoaște printe alți PMC. În al doilea rând: nu alerga, asigura-te că transmițătorul a funcționat. Vei auzi un beep, asta înseamnă că ai primit autorizație și poți înainta. Spor la treabă!", - "625d700cc48e6c62a440fab5 failMessageText": "", + "625d700cc48e6c62a440fab5 failMessageText": "I had no idea you could manage to do it wrong... But hell, you did it. Well, you'll never get near Lightkeeper until you make it up to him. That's a sketchy thing you did, mercenary, this set me up pretty bad. Don't expect to get away with it scot-free.", "625d700cc48e6c62a440fab5 successMessageText": "Cum a fost? Spune-mi totul.", "6391e2f9e705511c8a4a1b85": "Găsește USB-ul V3 la Far", "6391e31bfa894f0a866afdec": "Rescrie Emițătorul Radio", @@ -27691,6 +27860,182 @@ "676c243fb16f4b14b905e7f4 acceptPlayerMessage": "", "676c243fb16f4b14b905e7f4 declinePlayerMessage": "", "676c243fb16f4b14b905e7f4 completePlayerMessage": "", + "67a09636b8725511260bc421 name": "Shady Contractor", + "67a09636b8725511260bc421 description": "Hey. You may be aware that TerraGroup's aggressive expansion in Tarkov has raised quite a few questions in its time, no doubt? Back then, they were buying out properties and companies left and right in the Norvinsk region, and some of the deals were clearly shady in nature...\n\nTerraGroup has had a particularly interesting contractor, a company called Knossos. Officially they build amusement parks, playgrounds, and other family entertainment venues. But tell me, what possible connection can TerraGroup's scientific research and playgrounds have?\n\nThat's exactly why this smells fishy to me. Knossos could be hiding TerraGroup documents or equipment. Yet to know for certain, we'd have to examine their facilities. And to do that, we'd have to find some kind of record... Knossos definitely had managers overseeing the facilities. You should check out the vehicles in the city center and look for any internal records there.", + "67a09636b8725511260bc421 failMessageText": "", + "67a09636b8725511260bc421 successMessageText": "A manager's diary, huh? Even though it's not official documentation, there might be something useful in there. I'll get back to you in a bit, right now I need to examine these records carefully.", + "67a0a91f4681b4e43d13892b": "Locate the Knossos LLC senior manager's car on Ground Zero", + "67a0ab610345d81cb3cbb24c": "Locate and obtain the manager's diary", + "67a0ab83359e2d00cf9d6b06": "Hand over the diary", + "67a09636b8725511260bc421 acceptPlayerMessage": "", + "67a09636b8725511260bc421 declinePlayerMessage": "", + "67a09636b8725511260bc421 completePlayerMessage": "", + "67a0964e972c11a3f507731b name": "Needle in a Haystack", + "67a0964e972c11a3f507731b description": "You're just in time! I have studied the manager's diary and prepared for you a list of facilities that appear most often in the records. You need to investigate all of these locations. \n\nSo far, I can't tell what exactly to look for. Maybe you'll find equipment or other traces of TerraGroup around there. Focus on these locations and look around.", + "67a0964e972c11a3f507731b failMessageText": "", + "67a0964e972c11a3f507731b successMessageText": "Really, nothing at all? Perhaps it really is just a coincidence... I'll have to think about it and check my sources again.", + "67a0bc81fcbc1c559d09b58f": "Investigate the courtyard park by TerraGroup HQ on Ground Zero", + "67a0bc83182c4b0c71edd0ce": "Investigate the kart track on Interchange", + "67a0bc84f19d5b1120a55762": "Investigate the children's playground on Interchange", + "67a0bc87c60a93d7a3f28b23": "Investigate the children's playground by Concordia on Streets of Tarkov", + "67a0bc8848d9d2cbd274ffd9": "Investigate the coast-side construction site on Shoreline", + "67a0bc8ab12fe4b1baa60e4c": "Investigate the children's playground by the Health Resort on Shoreline", + "67a0964e972c11a3f507731b acceptPlayerMessage": "", + "67a0964e972c11a3f507731b declinePlayerMessage": "", + "67a0964e972c11a3f507731b completePlayerMessage": "", + "67a096577e86e067eb045733 name": "Hidden Layer", + "67a096577e86e067eb045733 description": "You know, I've thought it over again and I'm definitely positive there's a hidden layer to TerraGroup's connection with Knossos. Granted, we don't know what they were hiding yet, but that just means we haven't searched hard enough. We need to double-check everything again.\n\nTry to examine the Knossos facilities from the list again, you can also check out the adjacent buildings. Although last time my advice didn't lead you to a proper result... This time, you'd better trust your skills and intuition. Maybe we'll get lucky this way.", + "67a096577e86e067eb045733 failMessageText": "", + "67a096577e86e067eb045733 successMessageText": "Why didn't I think of that before? Knossos didn't purchase the whole territory of Azure Coast, but only the basements under it! That's why I thought this playground was our target.\n\nA door like this is unlikely to be accessed with a regular TerraGroup keycard. Considering they, meaning TerraGroup specifically, disguised that place as a Knossos facility, the keycard to access it should probably also have a suitable design.\n\nI'll try to find out more about these keycards and secure access to them, but it will take a considerable amount of time. If you don't wanna wait, try to find some other useful information, or better yet, the keycards themselves.", + "67a0bf7103442ae640dba835": "Locate a good lead related to Knossos LLC", + "67a0d4f554021b3adef76c42": "Locate and obtain the Knossos LLC facility key", + "67a0d50b04d3f4b66ede1e3a": "Find a way inside the Knossos LLC facility", + "67dbdd4d6a2e4b8e002b647d": "Find a way inside the Knossos LLC facility", + "67dbdd819d8208bb2082480e": "Locate and obtain the Knossos LLC facility key", + "67a096577e86e067eb045733 acceptPlayerMessage": "", + "67a096577e86e067eb045733 declinePlayerMessage": "", + "67a096577e86e067eb045733 completePlayerMessage": "", + "67a0966005d1611ed90be758 name": "", + "67a0966005d1611ed90be758 description": "", + "67a0966005d1611ed90be758 failMessageText": "", + "67a0966005d1611ed90be758 successMessageText": "", + "67a0966005d1611ed90be758 acceptPlayerMessage": "", + "67a0966005d1611ed90be758 declinePlayerMessage": "", + "67a0966005d1611ed90be758 completePlayerMessage": "", + "67a0966817e34930e500754c name": "Forced Alliance", + "67a0966817e34930e500754c description": "Been waiting for you. I don't know about your own search, but I think I found a way to get the keycards. Apparently, Sanitar had access to the basement beneath the health resort. That alone proves my hunch about Knossos' ties to TerraGroup.\n\nBut right now, we need to find the keycards. I can't help you with that, but Therapist definitely has Sanitar's contacts. I've already reached out to her, and she's willing to help. I believe that the trail we've found is more important than our conflicting viewpoints.\n\nHowever, if you can find another way to get the keycards without having to deal with Sanitar, I'll wish you luck.", + "67a0966817e34930e500754c failMessageText": "", + "67a0966817e34930e500754c successMessageText": "Excellent, now we have access to this facility. There's no time to lose. The rumor of the health resort cellars and the keycards has already spread throughout the city, and you may very well have competition on your tail. Gotta hurry up.", + "67a0d8f2db972857cd90d9c0": "Assist Therapist with her investigation", + "67dfa35c8c11bf33774c38a3": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67e11d97f2b4ba8761d0861b": "Assist Therapist with her investigation", + "67e17995c7204639f43caf60": "Assist Therapist with her investigation", + "67e41d4e9f783e8f4b234a1b": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67a0966817e34930e500754c acceptPlayerMessage": "", + "67a0966817e34930e500754c declinePlayerMessage": "", + "67a0966817e34930e500754c completePlayerMessage": "", + "67a09673972c11a3f507731d name": "The Tarkov Butcher", + "67a09673972c11a3f507731d description": "Greetings. Yes, Sergei told me that you're looking for the keycards to the health resort basement. I have no idea what is down there, but one of my colleagues visits there somewhat often. Perhaps it is one of the places where he might store valuable equipment... It's hardly anything important if he agrees to give you the keycards. Obviously, it wouldn't be for free.\n\nYou may have heard stories about a certain, um, criminal operating out of the central city district? The first rumors of the Tarkov Butcher date back to the Contract Wars. However, some of my patients say that he still haunts the streets... \n\nA colleague of mine has taken an interest in this matter and is looking for traces of this “butcher”. For the greater good, naturally. Such a dangerous individual is not simple to track down, therefore we must understand his motives and goals, no matter how much they diverge from human values. \n\nWe were able to obtain a criminal case file from the local police department. According to this, the “butcher” worked as a driver for a meat packing plant here in the city limits. The bodies of the victims were found in refrigerator trucks used to transport frozen meat... But as the conflict escalated, the case was abandoned.\n\nNow, you have all the details. If you can find anything to help my colleague's research, he will hand you the keycards to that basement.", + "67a09673972c11a3f507731d failMessageText": "", + "67a09673972c11a3f507731d successMessageText": "Did he seriously transport the bodies of his victims along with the meat, which then went to the store shelves? That is appalling. The fact that you found this substance used by the maniac will help my colleague make progress on the... evidence file on this case.\n\nHere are your keycards, I already received them. Along with them, I was asked to tell you to watch your step when visiting the basement. Apparently the cellars have deteriorated over the years.", + "67a0d92a6cf4a5745d0bc94f": "Locate and obtain the chemical container on Ground Zero", + "67a0d9b0771af75e83c19178": "Stash the container inside the ambulance car by the cottages on Shoreline", + "67a09673972c11a3f507731d acceptPlayerMessage": "", + "67a09673972c11a3f507731d declinePlayerMessage": "", + "67a09673972c11a3f507731d completePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 name": "Sensory Analysis - Part 1", + "67a0967c003a9986cb0f5ac1 description": "Hello my brother! Okay, okay, not so loud, I'm hung over as shit. Don't know how the BTR guy's still driving after last night. The engine is surely screeching louder than fucking generators!\n\nBy the way, you came at a really good time, almost like you knew I'm gonna need help. So, about the meeting we had yesterday. I have a moonshine supplier, he makes legit good stuff! We've been working together for six months now, everything was fine. And now, customers started complaining that I was selling them fake stuff. So, I had to check the product quality, and no one in our region knows as much about liquor as the BTR driver.\n\nSo I invited him over for... let's call it sampling, hehe. And there he was, saying that no one starts with hard hitters right off the bat, he needed a warm-up. Then another. Then another... So after all that, I checked the moonshine in the morning, and we didn't even open it!\n\nLong story short, the driver didn't finish the job. I'm not gonna live through this kind of sampling party a second time, so I'll let him taste everything by himself. Can you pass him this bottle? Don't lose it, alright?", + "67a0967c003a9986cb0f5ac1 failMessageText": "", + "67a0967c003a9986cb0f5ac1 successMessageText": "So, did'ya deliver the bottle? Huh? Man, this driver guy's such a prick. I love him! Hey, easy there, man, I get it. Listen, some things just shouldn't be talked about right off the bat, the Labyrinth is one of them.\n\nI have to consider all the risks that come with this info, so sit tight for a little while.", + "67b89ab86d4d6fd2c26b22a0": "Hand over a Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc294d681db91b2fa3b279": "Hand over the Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc35a55ec6148bf565204d": "Go to the Woods or Streets of Tarkov location with Moonshine", + "67dc3861d5c0070b960c1bba": "Obtain the item: Bottle of Fierce Hatchling moonshine", + "67dc393c6089aa48050efa02": "Go to Woods or Streets of Tarkov", + "67a0967c003a9986cb0f5ac1 acceptPlayerMessage": "", + "67a0967c003a9986cb0f5ac1 declinePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 completePlayerMessage": "", + "67a096ed77dd677f600804ba name": "Sensory Analysis - Part 2", + "67a096ed77dd677f600804ba description": "I miscalculated my abilities yesterday at a friendly get-together. Don't worry, we've sailed in worse storms than this. One time I was so wasted I couldn't find the gearbox in this thing. So I tied my hand to the lever with a bandage! Inventiveness is the main principle for a machinist!\n\nRagman needed to check some goods, and I'm a veteran in this field. Except I can't remember, for the life of me, whether we finally got to his test sample or not. Well, whatever. If it's so important, we can get together again. Such an evening is a sin not to do again, I know you'd like it too!\n\nBut still, if you need to visit Ragman, ask him about the moonshine, I promised I'd help him. And now I don't even know if I did help him or not.", + "67a096ed77dd677f600804ba failMessageText": "", + "67a096ed77dd677f600804ba successMessageText": "Are you sure this is it? Okay, I can smell it, that's definitely the one! \n\nRagman told me about the health resort's cellars yesterday, I even had to fucking get him wasted so we could finally change the subject. Anyway, there was a Soviet bomb shelter under the health resort, and Ref was going to organize a new arena there, for VIP audiences. I think it also involved Tagilla somehow... No, it was something else...\n\nAnyway, for this arena, Ref organized a big gear acquisition from Ragman, everything was almost ready. And then our host guy suddenly backed out. Why? Who the fuck knows.\n\nRagman was really upset that the idea had fallen through. But he'd already delivered some of the gear, and he definitely used those keycards you're looking for. You better ask him yourself, I don't remember much from yesterday. Thanks for the drink, by the way.", + "67a0da26a3b8d254347b8634": "Hand over a Bottle of Fierce Hatchling moonshine", + "67a096ed77dd677f600804ba acceptPlayerMessage": "You didn't make it to the \"test sample\" yesterday. Here, Ragman asked me to give it to you so that you could test it yourself.", + "67a096ed77dd677f600804ba declinePlayerMessage": "", + "67a096ed77dd677f600804ba completePlayerMessage": "By the way, I wanted to ask you: have you heard anything about the facility under the health resort and the keycards to access it?", + "67a096f605d1611ed90be75a name": "Hot Zone", + "67a096f605d1611ed90be75a description": "Okie-dokie, so I took some time to think about the Labyrinth and your interest in it. Things have cooled off, so I might be able to help you out. Maybe we can find some mutual benefits along the way, eh? But first, I need you to help me with a specific order. For the kind of information I'm about to give you, it's a real bargain!\n\nI've got two shipments that are sitting on hold right now. One is waiting at Customs, the other at the military base. My couriers were really badly received there. I lost one group, and from the second one, only half of them came back. The fuckers took almost all the goods! Things are too hot in those areas for my courier guys.\n\nThe PMC pricks really took a liking to those places or something. It's either camping snipers, some ushanka-wearing psychos with shotguns, or fucking \"grenadiers\" in the military bunkers. Thing is, this order is big and important for me, I can't let it go to waste.\n\nYou have good experience in this kind of work. Maybe not in one go, but I'm sure you'll do everything perfectly. And while you're at it, I'll arrange everything for your Labyrinth business! Here's the gear that survived the ambushes. Take it right away, it'll be less work later.\n\nStash the rigs at the gas station near the road on Customs, and the plates on the roof of the military base's workshop with, uh, a black knight symbol, whatever that means.", + "67a096f605d1611ed90be75a failMessageText": "", + "67a096f605d1611ed90be75a successMessageText": "Never doubted you, brotherman! Alright, time to do my part. One day, Ref came to me with an idea for a big project. He found these cellars under Azure Coast, he even had investors already. Even back then I already thought that somebody out there really liked the chaos we had going on here a little too much.\n\nEverything went as planned, we agreed on deliveries and drop-off points. He even had a name for the new Arena format: you guessed it, \"The Labyrinth\"! I don't know what it had to do with these cellars. So, after that, Ref suddenly canceled everything, said that it wasn't up to him, and disappeared from the radar for a while.\n\nIt was hard to give up such a good deal. However, I still have those keycards, I even wanted to stop by sometime to see the arena with my own eyes. There's not many of them, but for you, I'll make a good deal. No haggling though!", + "67b880086630950141bf71ee": "Stash the Zulu Nylon Gear M4 RSCR chest rigs at the new gas station on Customs", + "67b88020f3c5f1e3e6eb1f83": "Stash the class 4 ballistic plates on the roof of the specified repair workshop on Reserve", + "67a096f605d1611ed90be75a acceptPlayerMessage": "", + "67a096f605d1611ed90be75a declinePlayerMessage": "", + "67a096f605d1611ed90be75a completePlayerMessage": "", + "67a096fe972c11a3f5077321 name": "Competition Protection", + "67a096fe972c11a3f5077321 description": "Hello, gladiator! I hear you're interested in those health resort cellars. I'll be honest, the idea was a good one, I might even revisit it later... But at this moment, it's not the right time for the Labyrinth. So I'm not gonna tell you anything about it, sorry.\n\nIf you want to go to the entry site on your own and rummage through the garbage left there, I won't stop you. But without the access keycard, you can't get inside the Labyrinth. That's where our interests align. One of my gladiators has been getting a little starstruck lately. He thinks that nobody can beat his arena performance, and wants to up his salary. Even took to blackmailing me, the bastard! However, it's not profitable to just outright take him out of the fights.\n\nI want to show him that there are no indispensable people, and to do that, we need to make some noise in the Arena. Hopefully that'll bring this guy to his senses. You're a capable fighter, and I'll make you a fair deal: if you can get on the Arena's best gladiator ranks, I'll help you with the keycards to the Labyrinth. You up for it?", + "67a096fe972c11a3f5077321 failMessageText": "", + "67a096fe972c11a3f5077321 successMessageText": "You turned out to be a real dark horse... The results are remarkable. Not everyone can pull this off. \n\nI'll unlock one of the keycard stashes for you. But be aware that this is a very special item, and I'm not going to give it to you for free.\n\nOne more thing. Arena rewards the best gladiators, and you clearly have potential. If you get tired of scavenging the ruins and want real glory, you know where to find me.", + "67a0db1217cd5fe7e5a2e36e": "Eliminate enemies in any game mode in Arena", + "67a0dbaf93ac1717d296be98": "Take at least 3rd place in Last Hero in Arena", + "67a096fe972c11a3f5077321 acceptPlayerMessage": "", + "67a096fe972c11a3f5077321 declinePlayerMessage": "", + "67a096fe972c11a3f5077321 completePlayerMessage": "", + "67a0970744893b9f3f0d9b68 name": "Offensive Reconnaissance", + "67a0970744893b9f3f0d9b68 description": "You got the keycard? Perfect. Judging by how much everyone's interested in these cellars, you and I are on a truly important trail. There could be a TerraGroup warehouse or another lab that's been sealed there ever since the evacuation! We don't have time to waste.\n\nFirst we need to search these premises and figure out what the purpose of the facility is. TerraGroup would not be so eager to hide it if what is going on inside corresponds to their company's public profile. Try to memorize everything you see: the structure of the premises, equipment, tools, markings or other symbols... Every detail counts.\n\nI'll wait for your return and set up my surveillance system to track any information about the health resort. If anyone finds more than we do, I'll see it.", + "67a0970744893b9f3f0d9b68 failMessageText": "", + "67a0970744893b9f3f0d9b68 successMessageText": "An old bunker? Yes, there was one mentioned in the archives, an old Soviet shelter. Thing is, it was closed down about twenty years ago due to some kind of technical failure. Looks like Knossos restored it to working order. But why would TerraGroup need an abandoned bomb shelter? \n\nUm, hang on. I'm picking up a signal from my interception network. An encrypted message that seems to be coming straight from these cellars... Give me a minute.", + "67a0dc6bf47ca0fde27cf1f7": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0dc94a4d798e79853f2eb": "Obtain the Labrys access keycard", + "67dbe0f532ff08bfa13237a8": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0970744893b9f3f0d9b68 acceptPlayerMessage": "", + "67a0970744893b9f3f0d9b68 declinePlayerMessage": "", + "67a0970744893b9f3f0d9b68 completePlayerMessage": "", + "67a0970f05d1611ed90be75d name": "Hypotheses Testing", + "67a0970f05d1611ed90be75d description": "I was able to decipher the signal. It's old and very faint, apparently the bunker completely blocked it until you opened the doors. For some reason, the message is on loop, but this doesn't mean anything, the equipment inside could have been damaged for a while. Besides, we still don't know what the TerraGroup team was doing in there.\n\nThe message says that the facility still contains materials and data that fall under the first priority of evacuation. Moreover, it mentions reports of experiments conducted at the site. This is astonishing, we couldn't have found a better time to discover something as valuable as this!\n\nKnowing more and more people are finding out about these cellars every day, it means that soon the traders and other PMCs will want to explore the area we've discovered. Perhaps even Lightkeeper will be interested... I need those documents mentioned in the signal. Whatever you can find, please bring them to me as soon as you can.", + "67a0970f05d1611ed90be75d failMessageText": "", + "67a0970f05d1611ed90be75d successMessageText": "Well done. The data is fragmented, but still extremely useful. The health resort's basements have changed a lot since the disaster began, but at some point in time, they were definitely used as a testing ground for some kind of weapon... An experimental EW or hacking device, maybe. This remains to be determined.\n\nI can already see that some of the measurements and experiments will be very useful in their own right. So your labors were definitely not in vain. Thank you.", + "67a0dce6c7627dac621fd539": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0dcf4ff6f74931359b9f9": "Hand over the found in raid item: Labrys research notes", + "67dbe16ece16a02860ed9d33": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0970f05d1611ed90be75d acceptPlayerMessage": "", + "67a0970f05d1611ed90be75d declinePlayerMessage": "", + "67a0970f05d1611ed90be75d completePlayerMessage": "", + "67a09724972c11a3f5077324 name": "Confidential Info", + "67a09724972c11a3f5077324 description": "Greetings, my friend. According to my information, you've gained access to one of TerraGroup's abandoned facilities. We've witnessed many times what happens when dangerous developments fall into the hands of unqualified people. Our partners are very concerned about what happened in Tarkov after that outbreak in the Laboratory.\n\nThere's no way we're going to let this crisis happen again. That's why I have a high-priority assignment for you. I need to retrieve a storage device containing sensitive information from that facility. The details are highly classified. The client can trace an independent attempt to read the data and cancel the contract, so please do not even attempt it.\n\nIn addition to the storage device, I was told that there is also a maintenance room on the site, the client has said that it should look like a workshop. It must be destroyed or at least damaged. But be careful with the explosives: we don't want you perishing with the storage device.", + "67a09724972c11a3f5077324 failMessageText": "", + "67a09724972c11a3f5077324 successMessageText": "Great job, my friend! My partner especially appreciates your respect for privacy and requested a proper reward for you.", + "67a0dd7a2519959b187db47f": "Locate and obtain the special storage module inside The Labyrinth", + "67a0dda1370e2f877a6c8531": "Hand over the found information", + "67a0de2750fdff39d267ea16": "Plant a hand grenade in the assembly workshop inside The Labyrinth", + "67a09724972c11a3f5077324 acceptPlayerMessage": "", + "67a09724972c11a3f5077324 declinePlayerMessage": "", + "67a09724972c11a3f5077324 completePlayerMessage": "", + "67a0972e77dd677f600804bd name": "This Tape Sucks", + "67a0972e77dd677f600804bd description": "Hello again. I received a patient who was recently wounded in the resort cellars and barely escaped from this monster in a bull mask... Obvious mental trauma, perhaps more than one. But besides the stories about this Minotaur, the patient also mentioned many confinement and even torture chambers.\n\nYou surely recognize the unacceptable nature of such human confinement, even under wartime conditions, so I am counting on your cooperation. We must get to the bottom of what is or was going on in these cellars. \n\nExplore those jail rooms and try to uncover any information or evidence that will help us find out who is responsible for what happened. And most importantly, what was the purpose of all these \"experiments\".", + "67a0972e77dd677f600804bd failMessageText": "", + "67a0972e77dd677f600804bd successMessageText": "A video tape... You haven't watched it yet, have you? Now I know what is happening. I was wrong before.\n\nThe resort was one of the evacuation points when it all started, and its cellars could have been used for, uh, different purposes... The situation wasn't so severe yet at that time, and they tried to isolate the deceased bodies from crowded places.\n\nThis tape is definitely not a cause for concern... However, I would refrain from visiting these cellars if I were you. Ventilation in bomb shelters has always been a weak point, and humidity only contributes to possible intoxication...", + "67a0de6954c67082e9148328": "Locate the torture room inside The Labyrinth", + "67a0de84e8e35296a13500c8": "Locate and obtain any evidence of torture", + "67a0de9190545ec5612fdda5": "Hand over the found information", + "67a0972e77dd677f600804bd acceptPlayerMessage": "", + "67a0972e77dd677f600804bd declinePlayerMessage": "", + "67a0972e77dd677f600804bd completePlayerMessage": "", + "67a097379f2068e74603c6ac name": "Indisputable Authority", + "67a097379f2068e74603c6ac description": "Oi, operator! There's a job for you, I don't want no tosser for this. Everyone's been checking out the dungeons under the resort, you ought to know about it by now. They say there's a bogeyman sitting there, safeguarding the whole territory, yelling like a madman and chasing everyone outta there. \nNobody can put him down!\n\nSome partners of mine have started asking questions, trying to drive down prices because of this situation. But let me tell you this: the key to authority is not to fuck up the opportunity. We need to act now, and we need to do it in a way that every little prick knows his place. So we gotta take this fucker down. If you do it in my name, so to speak, everyone will understand.\n\nYou've got the skills, so this \"Minotaur\" idiot won't be a problem for you. But still, better be careful, this bastard is no joke either.", + "67a097379f2068e74603c6ac failMessageText": "", + "67a097379f2068e74603c6ac successMessageText": "I knew I bet on the right guy! So, all safe and sound, ye? Good for you, good for you... Word's already out about your feat, no one's gonna blabber any bullshit to me anymore.\n\nSurely a lasting impression. You helped my business today, so I won't disappoint you either. Here, all yours.", + "67a0df619fb6c42b9a08e8e9": "Locate and neutralize the \"Minotaur\" inside The Labyrinth", + "67a0df7f2cd4d4413cd29b45": "Eliminate the \"Minotaur's\" guards inside The Labyrinth", + "67a097379f2068e74603c6ac acceptPlayerMessage": "", + "67a097379f2068e74603c6ac declinePlayerMessage": "", + "67a097379f2068e74603c6ac completePlayerMessage": "", + "67a0975992ad467b1906d468 name": "Vacate the Premises", + "67a0975992ad467b1906d468 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other mercs out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67a0975992ad467b1906d468 failMessageText": "", + "67a0975992ad467b1906d468 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67a0e075445754a936be25b7": "Eliminate PMC operatives inside The Labyrinth", + "67a0975992ad467b1906d468 acceptPlayerMessage": "", + "67a0975992ad467b1906d468 declinePlayerMessage": "", + "67a0975992ad467b1906d468 completePlayerMessage": "", + "67a09761e720611a6a01f288 name": "Keeper's Word", + "67a09761e720611a6a01f288 description": "I have a new job for you. Someone found a way into the cellars under the health resort. This is not a good set of circumstances for Tarkov. Excessive curiosity often ruins a man in peacetime, but in the present situation, the mistake of one will lead to the death of many.\n\nI know how to safeguard the bunker. You may not have yet met the wardens who watch the city at night. But they certainly have met you. And now I need you to leave a short message for them at the Knossos facility, with their instruments.\n\nHowever, just dropping these knives in the rubble won't be enough. You need places with meaning, so that the knife you stick in becomes a symbol of sorts. Which places should you choose? You'll figure it out on your own. And if you can't, why should I even work with you?", + "67a09761e720611a6a01f288 failMessageText": "", + "67a09761e720611a6a01f288 successMessageText": "Perhaps now you've saved Tarkov from a new calamity that could have wiped the city off the face of the earth... before its time.\n\nYour reward is here. Oh, and one more thing. If I were you, I'd stop enquiring about those dungeons if you want to survive these troubled times.", + "67a0e4df8cddbe2df31dd1d9": "Stash a Cultist knife in the first special place inside The Labyrinth", + "67a0e4e399e34c9ffcdc6e00": "Stash a Cultist knife in the second special place inside The Labyrinth", + "67a0e4e64cb065811d95c6d9": "Stash a Cultist knife in the third special place inside The Labyrinth", + "67a09761e720611a6a01f288 acceptPlayerMessage": "I didn't think I'd be part of some ritual... Well, I'll figure it out when I get there.", + "67a09761e720611a6a01f288 declinePlayerMessage": "", + "67a09761e720611a6a01f288 completePlayerMessage": "It's done. Your friends are gonna love this.", + "67d03be712fb5f8fd2096332 name": "Vacate the Premises", + "67d03be712fb5f8fd2096332 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other guys out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67d03be712fb5f8fd2096332 failMessageText": "", + "67d03be712fb5f8fd2096332 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67d03be712fb5f8fd2096334": "Eliminate any target inside The Labyrinth", + "67d03be712fb5f8fd2096332 acceptPlayerMessage": "", + "67d03be712fb5f8fd2096332 declinePlayerMessage": "", + "67d03be712fb5f8fd2096332 completePlayerMessage": "", "616041eb031af660100c9967 startedMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 failMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 successMessageText 54cb50c76803fa8b248b4571 0": "Undă verde deci? Treaba bună, soldat.", @@ -28400,6 +28745,12 @@ "676094451fec2f7426093be6 name": "More Prestigious", "676094451fec2f7426093be6 description": "Earn the Prestige level 2", "676094451fec2f7426093be6 successMessage": "", + "67a0e57117e34930e50075f3 name": "In Search of an Exit", + "67a0e57117e34930e50075f3 description": "Complete the Labyrinth event task line", + "67a0e57117e34930e50075f3 successMessage": "", + "67a0e57b972c11a3f50773b2 name": "Dungeon Master", + "67a0e57b972c11a3f50773b2 description": "Complete the Labyrinth event task line and all side tasks", + "67a0e57b972c11a3f50773b2 successMessage": "", "674724a154d58001c3aae177 name": "", "674724a154d58001c3aae177 description": "", "674ed02cb6db2d9636812abc name": "Slot 1", @@ -28653,6 +29004,15 @@ "675a99f30fba9efc6a40481d name": "Sports target", "675a99f30fba9efc6a40481d description": "Just an ordinary target, nothing special.", "675b54c583e8ee6215546694": "Construct Shooting Range level 3", + "67adb25c7a0e0fce8574438c name": "Minotaur's Lair", + "67adb25c7a0e0fce8574438c description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67adb26efce3692da77f4e2e": "Can only be obtained during special events", + "67adb38d0217ccce16b5b08c name": "Minotaur's Lair", + "67adb38d0217ccce16b5b08c description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adb39a6be8354a8f72b830": "Can only be obtained during special events", + "67adb4843fec17bf3ea9452e name": "Minotaur's Lair", + "67adb4843fec17bf3ea9452e description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adb48fd05a78f5a5fc5260": "Can only be obtained during special events", "672df12f97f0469cea52f55e name": "Prestige 1", "675d7242b85061aa2017c341": "Complete the task You've Got Mail", "672df4281ab8d9c8849a0c88 name": "Prestige 2", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/ru.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/ru.json index c56cc3a2..e3e198fb 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/ru.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/ru.json @@ -83,7 +83,7 @@ "5448c12b4bdc2d02308b456f Name": "Магазин \"90-93\" на 8 патронов 9x18ПМ для Пистолета Макарова", "5448c12b4bdc2d02308b456f ShortName": "ПМ", "5448c12b4bdc2d02308b456f Description": "Стандартный восьмизарядный магазин \"90-93\" для пистолета ПМ производства Ижмех. Имеет окно на боковой стороне для контроля количества боеприпасов.", - "5448c1d04bdc2dff2f8b4569 Name": "Магазин Magpul \"PMAG 20 GEN M3 STANAG\" на 20 патронов 5.56x45", + "5448c1d04bdc2dff2f8b4569 Name": "Магазин Magpul \"PMAG 20 GEN M3 STANAG\" на 20 патронов 5.56x45 для AR-15", "5448c1d04bdc2dff2f8b4569 ShortName": "GEN M3", "5448c1d04bdc2dff2f8b4569 Description": "20-зарядный полимерный магазин Magpul PMAG 20 GEN M3, под патрон 5.56x45 NATO (.223 Remington) для систем AR-15/M4 и совместимых.", "5448e5284bdc2dcb718b4567 Name": "Разгрузка", @@ -155,10 +155,10 @@ "544a11ac4bdc2d470e8b456a Name": "Защищенный контейнер \"Альфа\"", "544a11ac4bdc2d470e8b456a ShortName": "Альфа", "544a11ac4bdc2d470e8b456a Description": "Уникальный защитный контейнер, доступный лишь ветеранам расквартированных в Таркове ЧВК.", - "544a378f4bdc2d30388b4567 Name": "Магазин Magpul \"PMAG 40 GEN M3 STANAG\" на 40 патронов 5.56x45", + "544a378f4bdc2d30388b4567 Name": "Магазин Magpul \"PMAG 40 GEN M3 STANAG\" на 40 патронов 5.56x45 для AR-15", "544a378f4bdc2d30388b4567 ShortName": "GEN M3", "544a378f4bdc2d30388b4567 Description": "40-зарядный полимерный магазин Magpul PMAG 40 GEN M3, под патрон 5.56x45 NATO (.223 Remington) для систем AR-15/M4 и совместимых.", - "544a37c44bdc2d25388b4567 Name": "Магазин SureFire \"MAG5-60 STANAG\" на 60 патронов 5.56x45", + "544a37c44bdc2d25388b4567 Name": "Магазин SureFire \"MAG5-60 STANAG\" на 60 патронов 5.56x45 для AR-15", "544a37c44bdc2d25388b4567 ShortName": "MAG5-60", "544a37c44bdc2d25388b4567 Description": "60-зарядный металлический магазин SureFire \"MAG5-60\" повышенной ёмкости, под патрон 5.56х45.", "544a38634bdc2d58388b4568 Name": "Пламегаситель Colt \"USGI A2\" 5.56x45 для AR-15", @@ -263,7 +263,7 @@ "5580239d4bdc2de7118b4583 Name": "Компенсатор ГК-01 12к", "5580239d4bdc2de7118b4583 ShortName": "ГК-01", "5580239d4bdc2de7118b4583 Description": "Тяжелый дульный тормоз-компенсатор для Сайги 12к. Существенно снижает отдачу, а также полностью избавляет от подброса и увода ствола в сторону. Подходит для всех ружей Сайга/Вепрь с внешними чоками, а также при помощи опционального переходника — для одноствольных ружей 12-го калибра, как с внутренними, так и с внешними чоками.", - "55802d5f4bdc2dac148b458e Name": "Магазин Magpul \"PMAG 30 GEN M3 W STANAG\" на 30 патронов 5.56x45", + "55802d5f4bdc2dac148b458e Name": "Магазин Magpul \"PMAG 30 GEN M3 W STANAG\" на 30 патронов 5.56x45 для AR-15", "55802d5f4bdc2dac148b458e ShortName": "GEN M3", "55802d5f4bdc2dac148b458e Description": "30-зарядный полимерный магазин Magpul PMAG GEN M3 30, под патрон 5.56x45 с окном для контроля количества боеприпасов.", "55802f3e4bdc2de7118b4584 Name": "Доп. уст-во", @@ -395,7 +395,7 @@ "55d485be4bdc2d962f8b456f Name": "Магазин барабанный на 84 патрона 9x18ПМ для Пистолета Макарова", "55d485be4bdc2d962f8b456f ShortName": "ПМ ППШ", "55d485be4bdc2d962f8b456f Description": "84-зарядный магазин для пистолета ПМ кустарного производства. Был впервые собран неизвестным умельцем в качестве эксперимента, путем объединения в единую конструкцию магазина от ПМ и ППШ, для операций в замкнутых пространствах с использованием штурмовых щитов. До производства или даже малой серии дело не дошло. Однако, при наличии довольно прямых рук и магазинов-доноров, данный опыт повторить вполне возможно.", - "55d4887d4bdc2d962f8b4570 Name": "Магазин Colt \"AR-15 STANAG\" на 30 патронов 5.56x45", + "55d4887d4bdc2d962f8b4570 Name": "Магазин Colt \"AR-15 STANAG\" на 30 патронов 5.56x45 для AR-15", "55d4887d4bdc2d962f8b4570 ShortName": "STANAG", "55d4887d4bdc2d962f8b4570 Description": "30-зарядный металлический магазин Colt AR-15, выполненный по стандарту STANAG 4179, под патрон 5.56x45. Стандарт STANAG 4179 был принят членами НАТО в 1980 году, чтобы дать возможность союзникам унифицировать боеприпасы и магазины на уровне отдельных солдат.", "55d48a634bdc2d8b2f8b456a Name": "Направляющая Kiba Arms \"SPRM\" для помповых ружей", @@ -2210,7 +2210,7 @@ "59c0ec5b86f77435b128bfca Name": "Модератор звука Гексагон 12К", "59c0ec5b86f77435b128bfca ShortName": "Гексагон 12К", "59c0ec5b86f77435b128bfca Description": "Модератор звука выстрела от компании Гексагон для карабинов и ружей 12 калибра (Сайга, Вепрь и т.д.).", - "59c1383d86f774290a37e0ca Name": "Магазин Magpul \"PMAG D-60 STANAG\" на 60 патронов 5.56x45", + "59c1383d86f774290a37e0ca Name": "Магазин Magpul \"PMAG D-60 STANAG\" на 60 патронов 5.56x45 для AR-15", "59c1383d86f774290a37e0ca ShortName": "PMAG D60", "59c1383d86f774290a37e0ca Description": "Полимерный 60-зарядный магазин Magpul \"PMAG D-60\" под патрон 5.56х45.", "59c63b4486f7747afb151c1c Name": "Крепление B&T \"Tri-Rail Ring\" для HK MP5SD", @@ -3047,7 +3047,7 @@ "5a7ad1fb51dfba0013379715 Name": "Компенсатор Lone Wolf \"LWD-COMP9\" для Glock 9x19", "5a7ad1fb51dfba0013379715 ShortName": "LWD-COMP9", "5a7ad1fb51dfba0013379715 Description": "Компенсатор, устанавливаемый на пистолеты серии Glock 9x19. Производство Lone Wolf.", - "5a7ad2e851dfba0016153692 Name": "Магазин \"Big Stick\" на 33 патрона 9x19 для Glock", + "5a7ad2e851dfba0016153692 Name": "Магазин Big Stick на 33 патрона 9x19 для Glock", "5a7ad2e851dfba0016153692 ShortName": "Big Stick", "5a7ad2e851dfba0016153692 Description": "Магазин 9x19 для пистолетов Glock на 33 патрона.", "5a7ad4af51dfba0013379717 Name": "Крепление Aimtech для Glock", @@ -3233,10 +3233,10 @@ "5aaa4194e5b5b055d06310a5 Name": "Магазин Magpul \"PMAG 30 GEN M3\" на 30 патронов 5.45x39 для АК-74", "5aaa4194e5b5b055d06310a5 ShortName": "GEN M3", "5aaa4194e5b5b055d06310a5 Description": "30-зарядный полимерный магазин Magpul Pmag 30 AK74 GEN M3, под патрон 5.45x39 для АК и совместимых.", - "5aaa5dfee5b5b000140293d3 Name": "Магазин Magpul \"PMAG 30 GEN M3 STANAG\" на 30 патронов 5.56x45", + "5aaa5dfee5b5b000140293d3 Name": "Магазин Magpul \"PMAG 30 GEN M3 STANAG\" на 30 патронов 5.56x45 для AR-15", "5aaa5dfee5b5b000140293d3 ShortName": "GEN M3", "5aaa5dfee5b5b000140293d3 Description": "30-зарядный полимерный магазин Magpul PMAG GEN M3 30, под патрон 5.56х45.", - "5aaa5e60e5b5b000140293d6 Name": "Магазин Magpul \"PMAG 10 GEN M3 STANAG\" на 10 патронов 5.56x45", + "5aaa5e60e5b5b000140293d6 Name": "Магазин Magpul \"PMAG 10 GEN M3 STANAG\" на 10 патронов 5.56x45 для AR-15", "5aaa5e60e5b5b000140293d6 ShortName": "GEN M3", "5aaa5e60e5b5b000140293d6 Description": "10-зарядный полимерный магазин Magpul PMAG GEN M3 10, под патрон 5.56х45.", "5aaf8a0be5b5b00015693243 Name": "Магазин на 20 патронов 7.62x51 для M1A", @@ -3935,7 +3935,7 @@ "5b7bef9c5acfc43d102852ec Name": "Магазин барабанный X Products \"X-FAL\" на 50 патронов 7.62x51 для SA58/FAL", "5b7bef9c5acfc43d102852ec ShortName": "X-FAL", "5b7bef9c5acfc43d102852ec Description": "50-зарядный барабанный магазин \"X-FAL\" для винтовок FAL/SA58 под патрон 7.62x51 NATO. Производство X-Products.", - "5b7c2d1d5acfc43d1028532a Name": "Магазин полимерный \"MMW\" на 20 патронов 7.62x51 для SA58/FAL", + "5b7c2d1d5acfc43d1028532a Name": "Магазин полимерный MMW на 20 патронов 7.62x51 для SA58/FAL", "5b7c2d1d5acfc43d1028532a ShortName": "SA58 MMW", "5b7c2d1d5acfc43d1028532a Description": "20-зарядный двухрядный полимерный магазин для FAL/SA58, под патрон 7.62x51 NATO. Производство Moses Machine Works.", "5b7c710788a4506dec015957 Name": "Кейс для хлама", @@ -4403,7 +4403,7 @@ "5c0530ee86f774697952d952 Name": "Светодиодный трансиллюминатор кожи LEDX", "5c0530ee86f774697952d952 ShortName": "LEDX", "5c0530ee86f774697952d952 Description": "Медицинское устройство, предназначенное для точного определения положения вен под кожей.", - "5c05413a0db834001c390617 Name": "Магазин HK \"Steel Maritime STANAG\" на 30 патронов 5.56x45", + "5c05413a0db834001c390617 Name": "Магазин HK \"Steel Maritime STANAG\" на 30 патронов 5.56x45 для AR-15", "5c05413a0db834001c390617 ShortName": "HK Steel", "5c05413a0db834001c390617 Description": "30-зарядный стальной магазин HK \"Steel Maritime\", выполненный по стандарту STANAG 4179, под патрон 5.56x45.", "5c0548ae0db834001966a3c2 Name": "Магазин Circle 10 на 30 патронов 5.56x45 для SLR-106/АК", @@ -4934,7 +4934,7 @@ "5c61a40d2e2216001403158d Name": "Кронштейн Зенит \"Б-13 Классика\" на Ласточкин Хвост", "5c61a40d2e2216001403158d ShortName": "Б-13", "5c61a40d2e2216001403158d Description": "Планка над ствольной коробкой \"Б-13\" устанавливается на штатную базу \"Ласточник Хвост\", расположенную на ствольной коробке АК 103, 104, 105, 74М, 74С, АКМС, АКМ, карабинов \"САЙГА МК\", \"САЙГА МК-03\", \"САЙГА 410\" и обеспечивает установку на оружие прицельных приборов. Производство Зенит.", - "5c6592372e221600133e47d7 Name": "Магазин SureFire \"MAG5-100 STANAG\" на 100 патронов 5.56x45", + "5c6592372e221600133e47d7 Name": "Магазин SureFire \"MAG5-100 STANAG\" на 100 патронов 5.56x45 для AR-15", "5c6592372e221600133e47d7 ShortName": "MAG5-100", "5c6592372e221600133e47d7 Description": "100-зарядный металлический магазин SureFire \"MAG5-100\" повышенной ёмкости, под патрон 5.56х45.", "5c6beec32e221601da3578f2 Name": "Компенсатор TJ's Custom 9x19 для P226", @@ -4958,13 +4958,13 @@ "5c6d11152e2216000f2003e7 Name": "Цевье Strike Industries \"CRUX M-LOK\" длиной 15 дюймов для HK 416", "5c6d11152e2216000f2003e7 ShortName": "416 CRUX 15\"", "5c6d11152e2216000f2003e7 Description": "Цевьё \"CRUX\" производства Strike Industries для 416, снабженное интерфейсом стандарта M-LOK для крепления дополнительного оборудования.", - "5c6d42cb2e2216000e69d7d1 Name": "Магазин полимерный \"HK 30 STANAG\" на 30 патронов 5.56x45", + "5c6d42cb2e2216000e69d7d1 Name": "Магазин полимерный \"HK 30 STANAG\" на 30 патронов 5.56x45 для AR-15", "5c6d42cb2e2216000e69d7d1 ShortName": "HK poly", "5c6d42cb2e2216000e69d7d1 Description": "30-зарядный полимерный магазин HK, под патрон 5.56х45.", - "5c6d450c2e221600114c997d Name": "Магазин HK \"PM Gen.2 STANAG\" на 30 патронов 5.56x45", + "5c6d450c2e221600114c997d Name": "Магазин HK \"PM Gen.2 STANAG\" на 30 патронов 5.56x45 для AR-15", "5c6d450c2e221600114c997d ShortName": "PM Gen.2", "5c6d450c2e221600114c997d Description": "30-зарядный полимерный магазин HK PM Gen.2, под патрон 5.56х45.", - "5c6d46132e221601da357d56 Name": "Магазин TROY \"BattleMag STANAG\" на 30 патронов 5.56x45", + "5c6d46132e221601da357d56 Name": "Магазин TROY \"BattleMag STANAG\" на 30 патронов 5.56x45 для AR-15", "5c6d46132e221601da357d56 ShortName": "BattleMag", "5c6d46132e221601da357d56 Description": "30-зарядный полимерный магазин TROY \"BattleMag\", под патрон 5.56х45.", "5c6d5d8b2e221644fc630b39 Name": "Цевье STNGR \"VYPR M-LOK\" длиной 10 дюймов для AR-15", @@ -5582,13 +5582,13 @@ "5d133067d7ad1a33013f95b4 Name": "Направляющая 3 дюйма KAC \"URX 3\"", "5d133067d7ad1a33013f95b4 ShortName": "URX3 3\"", "5d133067d7ad1a33013f95b4 Description": "Направляющая KAC \"URX3\" длиной 3 дюйма, позволяет устанавливать дополнительное оборудование на цевья серии Knight's Armanent Company URX.", - "5d1340b3d7ad1a0b52682ed7 Name": "Магазин Magpul \"PMAG 30 GEN M3 STANAG\" на 30 патронов 5.56x45 (FDE)", + "5d1340b3d7ad1a0b52682ed7 Name": "Магазин Magpul \"PMAG 30 GEN M3 STANAG\" на 30 патронов 5.56x45 для AR-15 (FDE)", "5d1340b3d7ad1a0b52682ed7 ShortName": "GEN M3", "5d1340b3d7ad1a0b52682ed7 Description": "30-зарядный полимерный магазин Magpul \"PMAG GEN M3 30\", под патрон 5.56х45. Версия в цвете Flat Dark Earth.", - "5d1340bdd7ad1a0e8d245aab Name": "Магазин Magpul \"PMAG 40 GEN M3 STANAG\" на 40 патронов 5.56x45 (FDE)", + "5d1340bdd7ad1a0e8d245aab Name": "Магазин Magpul \"PMAG 40 GEN M3 STANAG\" на 40 патронов 5.56x45 для AR-15 (FDE)", "5d1340bdd7ad1a0e8d245aab ShortName": "GEN M3", "5d1340bdd7ad1a0e8d245aab Description": "40-зарядный полимерный магазин Magpul PMAG GEN M3 40, под патрон 5.56x45. Версия в цвете Flat Dark Earth.", - "5d1340cad7ad1a0b0b249869 Name": "Магазин Magpul \"PMAG 30 GEN M3 W STANAG\" на 30 патронов 5.56x45 (FDE)", + "5d1340cad7ad1a0b0b249869 Name": "Магазин Magpul \"PMAG 30 GEN M3 W STANAG\" на 30 патронов 5.56x45 для AR-15 (FDE)", "5d1340cad7ad1a0b0b249869 ShortName": "GEN M3", "5d1340cad7ad1a0b0b249869 Description": "30-зарядный полимерный магазин Magpul \"PMAG GEN M3 30\", под патрон 5.56x45 с окном для контроля количества боеприпасов. Версия в цвете Flat Dark Earth.", "5d135e83d7ad1a21b83f42d8 Name": "Приклад Magpul \"CTR Carbine\" для AR-15 (Черный)", @@ -6073,7 +6073,7 @@ "5d6e67fba4b9361bc73bc779 Description": "Патрон, снаряженный 9-ю 6.25мм картечинами 12/70 для ружей 12 калибра.", "5d6e6806a4b936088465b17e Name": "12/70 8.5мм картечь \"Магнум\"", "5d6e6806a4b936088465b17e ShortName": "Магнум", - "5d6e6806a4b936088465b17e Description": "Патрон, снаряженный 16-ю 8.5мм картечинами 12/70 для ружей 12 калибра.", + "5d6e6806a4b936088465b17e Description": "Патрон, снаряженный 8-ю 8.5мм картечинами 12/70 для ружей 12 калибра.", "5d6e6869a4b9361c140bcfde Name": "12/70 пуля \"Гризли 40\"", "5d6e6869a4b9361c140bcfde ShortName": "Гризли 40", "5d6e6869a4b9361c140bcfde Description": "Патрон \"Гризли 40\" с экспансивной пулей 12/70 для ружей 12 калибра.", @@ -8747,7 +8747,7 @@ "623c3c1f37b4b31470357737 Name": "Цевье CNC Guns \"OV-SV98 KeyMod\" для СВ-98", "623c3c1f37b4b31470357737 ShortName": "OV-SV98", "623c3c1f37b4b31470357737 Description": "Цевьё CNC Guns из авиационного алюминия для ложа \"OV-SV98\" с возможностью установки направляющих на системе KeyMod.", - "6241c2c2117ad530666a5108 Name": "Магазин Magpul \"PMAG 30 GEN M3 STANAG\" на 30 патронов 6мм (FDE)", + "6241c2c2117ad530666a5108 Name": "Магазин Magpul \"PMAG 30 GEN M3 STANAG\" на 30 патронов 6мм для AR-15 (FDE)", "6241c2c2117ad530666a5108 ShortName": "GEN M3", "6241c2c2117ad530666a5108 Description": "30-зарядный полимерный магазин Magpul \"PMAG GEN M3 30\", под патрон 6мм. Версия в цвете Flat Dark Earth.", "6241c316234b593b5676b637 Name": "Пластиковые шары 6мм", @@ -9299,10 +9299,10 @@ "63076701a987397c0816d21b Name": "Магазин на 19 патронов 9x19 для Glock (Coyote)", "63076701a987397c0816d21b ShortName": "G19X", "63076701a987397c0816d21b Description": "19-зарядный магазин 9x19 для пистолетов Glock 19X. Версия в цвете Coyote.", - "630767c37d50ff5e8a1ea71a Name": "Магазин \"Big Stick\" на 31 патрон 9x19 для Glock (Coyote)", + "630767c37d50ff5e8a1ea71a Name": "Магазин Big Stick на 31 патрон 9x19 для Glock (Coyote)", "630767c37d50ff5e8a1ea71a ShortName": "Big Stick", "630767c37d50ff5e8a1ea71a Description": "Магазин 9x19 для пистолетов Glock на 31 патрон. Версия в цвете Coyote.", - "630769c4962d0247b029dc60 Name": "Магазин \"Big Stick\" на 24 патрона 9x19 для Glock (Coyote)", + "630769c4962d0247b029dc60 Name": "Магазин Big Stick на 24 патрона 9x19 для Glock (Coyote)", "630769c4962d0247b029dc60 ShortName": "Big Stick", "630769c4962d0247b029dc60 Description": "Магазин 9x19 для пистолетов Glock на 24 патрона. Версия в цвете Coyote.", "63088377b5cd696784087147 Name": "Пистолет Glock 19X 9x19", @@ -10226,9 +10226,6 @@ "648afce7ec6bb25b2608defb Name": "Рукоятка FAB Defense \"PM-G\" для Пистолета Макарова (Олива)", "648afce7ec6bb25b2608defb ShortName": "PM-G OD", "648afce7ec6bb25b2608defb Description": "Рукоятка\u00A0ПМ от FAB Defense\u00A0со встроенным механизмом сброса магазина, который превращает советскую классику в современный удобный пистолет, значительно улучшая эргономику. Версия в цвете Олива (Olive Drab).", - "648c1a965043c4052a4f8505 Name": "Ёбудал", - "648c1a965043c4052a4f8505 ShortName": "Ёбудал", - "648c1a965043c4052a4f8505 Description": "Препарат протестированный на обезьянах", "6491c6f6ef312a876705191b Name": "Цевье Зенит \"Б-50\" для ПК", "6491c6f6ef312a876705191b ShortName": "Б-50", "6491c6f6ef312a876705191b Description": "Цельнофрезерованное цевье Б-50 из сплава Д16Т для Пулемета Калашникова. Позволяет устанавливать дополнительное оборудование и рукоятки. Производство Зенит.", @@ -12337,7 +12334,7 @@ "65818e4e566d2de69901b1b1 Description": "Визор ШПМ из жаростойкого стекла для защиты лица.", "6581998038c79576a2569e11 Name": "Ключ от банковской кассы Unity Credit", "6581998038c79576a2569e11 ShortName": "UC касса", - "6581998038c79576a2569e11 Description": "Ключ от кассы в одтелении банка Unity Credit в центре города.", + "6581998038c79576a2569e11 Description": "Ключ от кассы в отделении банка Unity Credit в центре города.", "658199972dc4e60f6d556a2f Name": "Ключ от подсобки на подземной парковке", "658199972dc4e60f6d556a2f ShortName": "Подсобка", "658199972dc4e60f6d556a2f Description": "Ключ от одной из подсобок на подземной парковке в центре города.", @@ -14450,7 +14447,7 @@ "6761763448fa5c377e06fc39 Name": "Труба приклада FAB Defense \"M4-AKMS P\" для АКМС", "6761763448fa5c377e06fc39 ShortName": "AKMS P", "6761763448fa5c377e06fc39 Description": "Труба приклада с адаптером для АКМС. Позволяет установить на оружие приклад стандарта Com-Spec и Mil-Spec. Сделана из прочного анодированного алюминия. Производство FAB Defense.", - "6761765f1f08ed5e8800b7a6 Name": "Барабанный магазин Beta \"C-Mag\" на 100 патронов 5.56x45", + "6761765f1f08ed5e8800b7a6 Name": "Барабанный магазин Beta \"C-Mag\" на 100 патронов 5.56x45 для AR-15", "6761765f1f08ed5e8800b7a6 ShortName": "AR C-Mag", "6761765f1f08ed5e8800b7a6 Description": "Барабанный 100-зарядный магазин для платформы AR-15. Производство Beta Company.", "676176a162e0497044079f46 Name": "Барабанный магазин Beta \"C-Mag\" на 100 патронов 9x19 для UZI", @@ -14600,6 +14597,126 @@ "676aa450fe1fc45172014df2 Name": "Кейс Twitch Winter 2025 (Эпический)", "676aa450fe1fc45172014df2 ShortName": "Twitch 2025", "676aa450fe1fc45172014df2 Description": "Кейс с предметами.", + "678f84bb9e85556ca60f0362 Name": "Сварочная маска Тагиллы \"ЗАБЕЙ\"", + "678f84bb9e85556ca60f0362 ShortName": "\"ЗАБЕЙ\"", + "678f84bb9e85556ca60f0362 Description": "Судя по этой маске, Лабиринт серьёзно повлиял на Тагиллу, сделав его ещё более безумным и кровожадным. Хотя казалось бы, куда ещё?", + "678fa929819ddc4c350c0317 Name": "Штурвал вентиля", + "678fa929819ddc4c350c0317 ShortName": "Штурвал", + "678fa929819ddc4c350c0317 Description": "Массивная рукоятка, снятая с какого-то клапана. Должно быть, раньше этим штурвалом регулировалась подача воды или газа в подземных помещениях Knossos. Судя по оттиску, произведён в Голландии.", + "679b944d597ba2ed120c3d3c Name": "Плакат Дыши глубже", + "679b944d597ba2ed120c3d3c ShortName": "Дыши глубже", + "679b944d597ba2ed120c3d3c Description": "Из хватки Тени Тагиллы не выбраться. Остаётся только вдохнуть поглубже и продержаться как можно дольше.", + "679b946f90622daf9708da6d Name": "Плакат Приговор", + "679b946f90622daf9708da6d ShortName": "Приговор", + "679b946f90622daf9708da6d Description": "Глядя на этот плакат, понимаешь, какое оцепенение и страх испытывали жертвы Тени Тагиллы перед смертью.\n", + "679b94734e9ca6b3d80586a7 Name": "Плакат Taurus", + "679b94734e9ca6b3d80586a7 ShortName": "Taurus", + "679b94734e9ca6b3d80586a7 Description": "Плакат олицетворяет сущность Тени Тагиллы. Жестокость, жажда убийства и кровь. Реки крови.\n", + "679b9477708cfcb2060b9ade Name": "Плакат Tark Souls", + "679b9477708cfcb2060b9ade ShortName": "Tark Souls", + "679b9477708cfcb2060b9ade Description": "На плакате изображена Тень Тагиллы, сражённая воином из Лабиринта. Мало кому удавалось своими глазами увидеть подобную картину.", + "679b9716597ba2ed120c3d3f Name": "Ключ от помещения \"ООО КНОССОС\"", + "679b9716597ba2ed120c3d3f ShortName": "КНОССОС", + "679b9716597ba2ed120c3d3f Description": "Затёртый ключ от офисной двери с пометкой \"ООО КНОССОС\". Вероятно, им можно открыть подсобку или другое помещение, принадлежащее Knossos.", + "679b9819a2f2dd4da9023512 Name": "Ключ-карта Labrys", + "679b9819a2f2dd4da9023512 ShortName": "Labrys", + "679b9819a2f2dd4da9023512 Description": "Ключ-карта от одного из объектов компании Knossos. Дизайн отсылает к мифам о Минотавре, но нигде в Таркове нет рекламы подобных тематических парков.", + "679b98e429acd1f2f60985a3 Name": "Контейнер с подозрительной субстанцией", + "679b98e429acd1f2f60985a3 ShortName": "Образец", + "679b98e429acd1f2f60985a3 Description": "Химический контейнер, в котором ещё осталась густая мутная жидкость. Только безумец вроде Санитара может захотеть изучить подобное.", + "679b992329acd1f2f60985a5 Name": "Отчёты Labrys о проведённых испытаниях", + "679b992329acd1f2f60985a5 ShortName": "Labrys", + "679b992329acd1f2f60985a5 Description": "Документы явно зашифрованы, но судя по всему содержат отчёты об испытаниях какой-то технологии или вооружения. В записях фигурирует наименование «Изделие 1156».", + "679b998180a165f7a40b4c2c Name": "Видеокассета \"На убой\"", + "679b998180a165f7a40b4c2c ShortName": "\"На убой\"", + "679b998180a165f7a40b4c2c Description": "Видеокассета со следами крови и надписью «На убой». Владелец кассеты вряд ли испытывал жалость к своим жертвам.", + "679b9a1a4e4ed4b3b40ae5c2 Name": "Блокнот старшего менеджера \"ООО КНОССОС\"", + "679b9a1a4e4ed4b3b40ae5c2 ShortName": "Knossos", + "679b9a1a4e4ed4b3b40ae5c2 Description": "В ежедневнике отмечены встречи, объекты и прочие заметки старшего менеджера \"ООО КНОССОС\". Если изучить их, можно получить хотя бы примерный список объектов этой компании.", + "679b9aa490622daf9708da73 Name": "Твердотельный накопитель VPX Flash Storage Module с пометкой \"группа №3\"", + "679b9aa490622daf9708da73 ShortName": "Группа №3", + "679b9aa490622daf9708da73 Description": "Высокопроизводительный высокообъемный твердотельный SATA-накопитель с шифрованием AES-256 с использованием специализированной интегральной схемы (ASIC). Судя по пометке, содержит данные об опытах или исследованиях, проводимых в фокус-группах.", + "679b9cce4e4ed4b3b40ae5c5 Name": "Фигурка грешника", + "679b9cce4e4ed4b3b40ae5c5 ShortName": "Грешник", + "679b9cce4e4ed4b3b40ae5c5 Description": "Лимитированная фигурка Tarko. Непонятно, что более подозрительно: побледневшая кожа или гвозди, воткнутые в голову? Похоже, что этот бедолага испытал весь спектр человеческой боли.", + "679b9d43597ba2ed120c3d44 Name": "Фигурка Пети Крюкера", + "679b9d43597ba2ed120c3d44 ShortName": "Крюкер", + "679b9d43597ba2ed120c3d44 Description": "Лимитированная фигурка Tarko. Жутковатый мужик с обезображенным лицом и лезвиями на руке. После обдолбоса и не такое может привидеться.", + "679b9d4b3374fb14f40efe6d Name": "Фигурка графа Кровопийцы", + "679b9d4b3374fb14f40efe6d ShortName": "Вампир", + "679b9d4b3374fb14f40efe6d Description": "Лимитированная фигурка Tarko. Граф Кровопийца вряд ли протянул бы в Таркове больше пары дней. Способность пить кровь это неплохо, но как это поможет против светошумовых гранат и крупного калибра?", + "679b9d55708cfcb2060b9ae3 Name": "Фигурка ксеноформа", + "679b9d55708cfcb2060b9ae3 ShortName": "Ксенокс", + "679b9d55708cfcb2060b9ae3 Description": "Лимитированная фигурка Tarko. Похоже на инопланетянина с непропорционально вытянутой головой и хищной пастью. Абсолютно чужой для тарковских реалий персонаж.", + "679b9d6390622daf9708da76 Name": "Фигурка угловатого", + "679b9d6390622daf9708da76 ShortName": "Угловатый", + "679b9d6390622daf9708da76 Description": "Лимитированная фигурка Tarko. На голову надето что-то вроде пирамиды. Такой персонаж мог бы существовать только в вымышленном мире, вместе с зомби и монстрами.", + "679ba90d269ddfea47012159 Name": "Лабрис \"Цепень\"", + "679ba90d269ddfea47012159 ShortName": "\"Цепень\"", + "679ba90d269ddfea47012159 Description": "Лабрис сделан из сточного люка... С таким весом достаточно одного удара, чтобы раскроить череп независимо от остроты лезвия.", + "679baa2c61f588ae2b062a24 Name": "Ключ 01", + "679baa2c61f588ae2b062a24 ShortName": "Ключ 01", + "679baa2c61f588ae2b062a24 Description": "Старый ключ, гравировку на нём не разобрать. Может пригодиться, чтобы выжить в Лабиринте.", + "679baa4f59b8961f370dd683 Name": "Ключ 02", + "679baa4f59b8961f370dd683 ShortName": "Ключ 02", + "679baa4f59b8961f370dd683 Description": "Этот ключ скорее всего открывает какой-то старый замок. Гравировка с цифрой стёрлась практически в ноль. Может пригодиться, чтобы выжить в Лабиринте.", + "679baa5a59b8961f370dd685 Name": "Ключ 03", + "679baa5a59b8961f370dd685 ShortName": "Ключ 03", + "679baa5a59b8961f370dd685 Description": "Гравировка с цифрой едва различима на потёртом металле. Возможно, в Лабиринте такой ключ окажется кстати.", + "679baa9091966fe40408f149 Name": "Ключ 04", + "679baa9091966fe40408f149 ShortName": "Ключ 04", + "679baa9091966fe40408f149 Description": "Гравировку на этом ключе едва можно разобрать: это либо цифра 4, либо буква Ч. Возможно, этот ключ пригодится в Лабиринте.", + "679baace4e9ca6b3d80586b2 Name": "Ключ от комнаты наблюдения", + "679baace4e9ca6b3d80586b2 ShortName": "Ком.наб.", + "679baace4e9ca6b3d80586b2 Description": "Ключ, открывающий одно из рабочих помещений в Лабиринте. Возможно, это помещение имеет отношение к тем испытаниям, которые проводились в Лабиринте.", + "679baae891966fe40408f14c Name": "Ключ от комнаты пыток", + "679baae891966fe40408f14c ShortName": "Пыточная", + "679baae891966fe40408f14c Description": "Старый ключ, который подойдёт скорее для изношенного замка на решётке или ограде, чем для современной двери.", + "679bab714e9ca6b3d80586b4 Name": "Ключ от помещения с телами", + "679bab714e9ca6b3d80586b4 ShortName": "Трупы", + "679bab714e9ca6b3d80586b4 Description": "Старый ключ, от которого идёт стойкий трупный запах. Вероятно, он открывает морг или помещение, где хранились трупы.", + "679bac1d61f588ae2b062a26 Name": "Ключ из Лабиринта", + "679bac1d61f588ae2b062a26 ShortName": "Лабиринт", + "679bac1d61f588ae2b062a26 Description": "Ключ, который открывает какую-то комнату в Лабиринте. Неизвестно, что может быть внутри.", + "67a22045cae994f25c087bb5 Name": "", + "67a22045cae994f25c087bb5 ShortName": "", + "67a22045cae994f25c087bb5 Description": "", + "67ab3d4b83869afd170fdd3f Name": "Газовый резак \"Огонёк BBQ-S43\"", + "67ab3d4b83869afd170fdd3f ShortName": "BBQ-S43", + "67ab3d4b83869afd170fdd3f Description": "Портативный резак с ограниченным запасом газа. Этот малыш вряд ли прожжёт дыру в стене, но справится с небольшим металлическим объектом.", + "67adaf8b1230c973bb0433a6 Name": "Логово Минотавра", + "67adaf8b1230c973bb0433a6 ShortName": "Логово Минотавра", + "67adaf8b1230c973bb0433a6 Description": "Этот потолок не имеет никаких излишеств. Но Минотавру они и не нужны.", + "67adaf95cd47a1ad3f014bc6 Name": "Логово Минотавра", + "67adaf95cd47a1ad3f014bc6 ShortName": "Логово Минотавра", + "67adaf95cd47a1ad3f014bc6 Description": "Плитка на полу впитала в себя десятки литров крови. Или сотни?", + "67adafa1e6a915f9fd050f66 Name": "Логово Минотавра", + "67adafa1e6a915f9fd050f66 ShortName": "Логово Минотавра", + "67adafa1e6a915f9fd050f66 Description": "Говорят, окружение влияет на нас. Страшно представить, чем можно стать, превратив убежище в логово Минотавра.", + "67ade494d748873e5f0161df Name": "Осколок выстрела ВОГ-30", + "67ade494d748873e5f0161df ShortName": "Осколок выстрела ВОГ-30", + "67ade494d748873e5f0161df Description": "Осколок выстрела ВОГ-30", + "67adf4a95247ac91530fcec7 Name": "Куртка", + "67adf4a95247ac91530fcec7 ShortName": "Куртка", + "67adf4a95247ac91530fcec7 Description": "Куртка", + "67adf4b81c58bd68b2002fec Name": "Патронный ящик", + "67adf4b81c58bd68b2002fec ShortName": "Патронный ящик", + "67adf4b81c58bd68b2002fec Description": "Патронный ящик", + "67adf4db515e3dd542077a1d Name": "Деревянный ящик", + "67adf4db515e3dd542077a1d ShortName": "Деревянный ящик", + "67adf4db515e3dd542077a1d Description": "Деревянный ящик", + "67adf4eb110ba15da90c6413 Name": "Гранатный ящик", + "67adf4eb110ba15da90c6413 ShortName": "Гранатный ящик", + "67adf4eb110ba15da90c6413 Description": "Гранатный ящик", + "67adf54d1c58bd68b2002ff0 Name": "Ящик с инструментами", + "67adf54d1c58bd68b2002ff0 ShortName": "Ящик с инструментами", + "67adf54d1c58bd68b2002ff0 Description": "Ящик с инструментами", + "67adf5752fc5ee84020a9940 Name": "Труп Дикого", + "67adf5752fc5ee84020a9940 ShortName": "Труп Дикого", + "67adf5752fc5ee84020a9940 Description": "Труп Дикого", + "67adf5f7adc1f43b0702b826 Name": "Ящик технического снабжения", + "67adf5f7adc1f43b0702b826 ShortName": "Ящик технического снабжения", + "67adf5f7adc1f43b0702b826 Description": "Ящик технического снабжения", "67b70e43f753cf9f7a0a07a6 Name": "Кейс LATAM Drops Event 2025 (Обычный)", "67b70e43f753cf9f7a0a07a6 ShortName": "Twitch", "67b70e43f753cf9f7a0a07a6 Description": "", @@ -14609,6 +14726,12 @@ "67b72c64f753cf9f7a0a07aa Name": "Кейс LATAM Drops Event 2025 (Эпический)", "67b72c64f753cf9f7a0a07aa ShortName": "Twitch", "67b72c64f753cf9f7a0a07aa Description": "", + "67d3ed3271c17ff82e0a5b0b Name": "Кейс для ключей", + "67d3ed3271c17ff82e0a5b0b ShortName": "Ключи", + "67d3ed3271c17ff82e0a5b0b Description": "Этот кейс — ультимативное решение проблемы с хранением ключей в схроне.", + "67e183377c6c2011970f3149 Name": "Ключ с меткой Ариадны", + "67e183377c6c2011970f3149 ShortName": "Ариадна", + "67e183377c6c2011970f3149 Description": "Кто-то сделал на этом ключе еле заметную отметку, похожую на клубок ниток. Впрочем, такой след мог остаться и от неосторожного хранения в снаряжённой разгрузке.", " V-ex_light": "А-Выход дорога к военной базе", " Voip/DisabledForOffline": "VoIP недоступен в оффлайн режиме", " kg": " кг", @@ -15748,6 +15871,7 @@ "Disable overload": "Отключить перегрузку", "Disable water and food consumption": "Отключить расход воды и энергии", "DisableGameFramerateLimit": "Отключить лимит кадров в игре", + "Disable_traps": "Отключить ловушки", "Disabled": "Отключено", "DisbandGroup": "Распустить группу", "DisbandGroup message": "Вы уверены, что хотите распустить группу?", @@ -16386,7 +16510,7 @@ "Hideout/Bestowed": "Дар получен ", "Hideout/CircleOfCultists": "Круг сектантов ", "Hideout/CircleOfCultists/MaxItemsCount": "Макс. предметов: {0} ", - "Hideout/CircleOfCultists/TheGiftCantBeBestowed": "Сектанты не могут принести Дар, пока вы находитесь в Убежище", + "Hideout/CircleOfCultists/TheGiftCantBeBestowed": "Сектанты не могут принести Дар, пока вы находитесь в Убежище.", "Hideout/Craft/ToolMarkerTooltip": "Этот предмет будет использоваться как вспомогательный инструмент. Он вернется в схрон после завершения производства.", "Hideout/Customization/Ceiling/TabName": "Потолок", "Hideout/Customization/Ceiling/WindowHeader": "Выберите потолок для установки", @@ -16719,6 +16843,7 @@ "LVLKILLLIST": "УР.", "Laboratory": "Лаборатория", "LaboratoryEnvironmentUiType": "Лаборатория", + "Labyrinth": "Лабиринт", "Last game session": "Последняя игровая сессия", "LastHero": "LastHero", "LastHeroDescription": "Сражение с противниками в бесконечной перестрелке. В этой схватке будет только один победитель.", @@ -16866,7 +16991,7 @@ "MagDrillsDescription": "Умение, направленное на работу с магазинами - зарядку и разрядку патронов, проверку количества патронов в магазинах.", "MagDrillsInstantCheck": "Магазин, перемещенный в ваш инвентарь, автоматически становится проверенным", "MagDrillsInventoryCheckAccuracy": "Увеличивает точность проверки магазина через контекстное меню на [{0:0.#}%]", - "MagDrillsInventoryCheckSpeed": "Уменьшает скорость проверки магазина через контекстное меню на [{0:0.#}%]", + "MagDrillsInventoryCheckSpeed": "Увеличивает скорость проверки магазина через контекстное меню на [{0:0.#}%]", "MagDrillsLevelingUpDescription": "Навык работы с магазинами улучшается при зарядке, разрядке и проверке магазинов.", "MagDrillsLoadProgression": "Загрузка магазина происходит быстрее с каждым загруженным патроном", "MagDrillsLoadSpeed": "Уменьшает время загрузки патронов на [{0:0.#}%]", @@ -16882,7 +17007,7 @@ "MagPreset/PresetSaved{0}": "Пресет \"{0}\" сохранён.", "MagPreset/RemoveCaption": "Удаление пресета", "MagPreset/RemoveMessage{0}": "Уверены, что хотите удалить пресет \"{0}\"?", - "MagPreset/ReplaceMessage": "Пресет с таким низванием уже сущесвует.\nЗаменить его?", + "MagPreset/ReplaceMessage": "Пресет с таким названием уже существует.\nЗаменить его?", "MagPreset/SetNameWindowCaption": "Переименование пресета", "MagPreset/SetNameWindowPlaceholder": "Введите название пресета", "MagPreset/Tooltip/CaliberLimitReached": "Достигнут максимум пресетов одного калибра", @@ -17302,7 +17427,7 @@ "Prestige/Levels/RewardsListCaption": "НАГРАДЫ ЗА ОТКРЫТИЕ ПРЕСТИЖА", "Prestige/Rewards/ModesCaption": "ДОСТУПНО В РЕЖИМАХ:", "Prestige/Rewards/RewardDescription": "ОПИСАНИЕ:", - "PrestigeTooltip{0}": "Уровень престижа: {0}", + "PrestigeTooltip{0}": "Уровень Престижа: {0}", "Previous": "Назад", "PreviousMagazine": "Предыдущий магазин", "PreviousWalkPose": "Уменьшить высоту стойки", @@ -17735,6 +17860,9 @@ "SHO_TRANSIT_24": "ПЕРЕХОД01", "SHO_TRANSIT_24_COND": " ", "SHO_TRANSIT_24_DESC": "Переход на Маяк", + "SHO_TRANSIT_43": "ПЕРЕХОД??", + "SHO_TRANSIT_43_COND": "Вероятно, требуется Ключ-карта Labrys (1)", + "SHO_TRANSIT_43_DESC": "Переход на Лабиринт?", "SIDE": "СТОРОНА", "SIGHT CRATE": "Кратность прицела", "SILENCE": "ТИХО", @@ -18613,7 +18741,7 @@ "Ui/Settings/ColorScheme/GreenToRed": "Цветная", "Ui/Settings/ColorScheme/WhiteToRed": "Монохромная", "Ui/Settings/ContinuousHealMode": "Продолжительное лечение аптечками", - "Ui/Settings/EnableHideoutPreload": "Предзагружать убежище", + "Ui/Settings/EnableHideoutPreload": "Предзагружать Убежище", "Ui/Settings/HealthColorScheme": "Подсветка состояния здоровья", "Ui/Settings/HeathVisibility": "Состояние здоровья", "Ui/Settings/HighlightScope": "Подсветка доступных действий", @@ -19434,7 +19562,7 @@ "hideout/Turn on speed {0}": "Включить скорость {0}", "hideout/Turn on training": "Включить тренировку", "hideout/Unfold poppers": "Поднять попперы", - "hideout/Welcome": "Добро пожаловать в ваше личное убежище! Сейчас оно представляет из себя забитое хламом старое бомбоубежище, но, приложив усилия, вы сможете сделать из него полноценное подземное жилище со всем необходимым для комфортного обитания.\n\nНайденные в рейдах или купленные предметы и ресурсы вы можете использовать для строительства и улучшения различных зон Убежища, многие из которых будут давать вам особенные бонусы. От уровня зон будет зависеть скорость вне-рейдовой регенерации здоровья, энергии и гидратации, скорость прокачки умений, возможность создания различных предметов и т.д.\n\nПроцесс Побега из Таркова может быть достаточно долгим, и вам понадобится место, где вы сможете перегруппироваться и восстановить силы. Это место и есть ваше Убежище.\n\nУдачи!", + "hideout/Welcome": "Добро пожаловать в ваше личное Убежище! Сейчас оно представляет из себя забитое хламом старое бомбоубежище, но, приложив усилия, вы сможете сделать из него полноценное подземное жилище со всем необходимым для комфортного обитания.\n\nНайденные в рейдах ресурсы вы можете использовать для строительства и улучшения различных зон Убежища, многие из которых будут давать вам особенные бонусы. От уровня зон будет зависеть скорость вне-рейдовой регенерации здоровья, энергии и гидратации, скорость прокачки умений, возможность создания различных предметов и т.д.\n\nПроцесс Побега из Таркова может быть достаточно долгим, и вам понадобится место, где вы сможете перегруппироваться и восстановить силы. Это место и есть ваше Убежище.\n\nУдачи!", "hideout/Welcome title": "ДОБРО ПОЖАЛОВАТЬ В УБЕЖИЩЕ", "hideout/allweapons": "Все оружие в схроне", "hideout/bonus_is_inactive_due_to_energy": "Бонус активен только при включенном генераторе", @@ -19495,14 +19623,14 @@ "hideout_UnlockWeaponRepair": "Возможность починки оружия ремонтными комплектами", "hideout_area_0_name": "Вентиляция", "hideout_area_0_stage_1_description": "Вентиляционный короб, подвешенный под потолком. Воздуховод проходит через часть помещения, обеспечивая естественное движение воздушных потоков. Необходим для установки \"дымных\" зон, где требуется вывод продуктов горения.", - "hideout_area_0_stage_2_description": "Базовый вентиляционный короб с дополнительной аварийной бункерной вентиляцией с системной внешнего притока воздуха. Теперь, кроме вывода продуктов горения, в убежище будет свежий воздух.", + "hideout_area_0_stage_2_description": "Базовый вентиляционный короб с дополнительной аварийной бункерной вентиляцией с системой внешнего притока воздуха. Теперь, кроме вывода продуктов горения, в Убежище будет свежий воздух.", "hideout_area_0_stage_3_description": "Вентиляционный короб с электро-вентиляторами для увеличения скорости потока движения воздуха. Полноценная воздушная циркуляционная система необходима для расширенного производства и химических исследований.", "hideout_area_10_name": "Верстак", "hideout_area_10_stage_1_description": "Каждому необходимо место для работы с инструментами. Простое рабочее пространство позволяет вам заниматься базовой модификацией вашего оружия.", "hideout_area_10_stage_2_description": "Рабочее место, оборудованное всем необходимым для производства простых боеприпасов и более сложных технических задач, требуемых для улучшения вашего убежища.", "hideout_area_10_stage_3_description": "Полноценный стол мастера-оружейника. Позволяет производить более продвинутые патроны и заниматься высокотехнологичными задачами, сборкой и разборкой сложных электронных приборов и механических систем.", "hideout_area_11_name": "Разведцентр", - "hideout_area_11_stage_1_description": "Если генератор - это сердце убежища, то разведцентр - это его мозг. Пока это всего лишь старый стол и стул для анализа различной информации, которая может помочь сбежать из Таркова.", + "hideout_area_11_stage_1_description": "Если генератор - это сердце Убежища, то разведцентр - это его мозг. Пока это всего лишь старый стол и стул для анализа различной информации, которая может помочь сбежать из Таркова.", "hideout_area_11_stage_2_description": "Улучшенный разведцентр, оборудованный ноутбуком, имеющий больше рабочего пространства за счет дополнительного стола. Благодаря Механику, подключен доступ к изолированной компьютерной сети, которая осталась после ЭМИ удара и изоляции Таркова.", "hideout_area_11_stage_3_description": "Полноценный разведцентр, оборудованный компьютерной техникой, радиоприборами и аналитическими инструментами. Побег из Таркова еще не был так близок.", "hideout_area_12_name": "Тир", @@ -19515,8 +19643,8 @@ "hideout_area_14_stage_1_description": "Особый ящик, куда специально нанятые Дикие скидывают различные найденные предметы.", "hideout_area_15_name": "Освещение", "hideout_area_15_stage_1_description": "Базовое освещение парафиновыми свечами, дающее тусклый и неравномерный свет.", - "hideout_area_15_stage_2_description": "Освещение убежища лампочками накаливания. Свет равномернее и ярче, чем у свечей.", - "hideout_area_15_stage_3_description": "Освещение убежища лампами дневного света, дающее оптимальную яркость и равномерность света.", + "hideout_area_15_stage_2_description": "Освещение Убежища лампочками накаливания. Свет равномернее и ярче, чем у свечей.", + "hideout_area_15_stage_3_description": "Освещение Убежища лампами дневного света, дающее оптимальную яркость и равномерность света.", "hideout_area_16_name": "Уголок боевой славы", "hideout_area_16_stage_0_description": "Эта стена отлично подойдет, чтобы разместить бабушкин сервант с коллекционными предметами.", "hideout_area_16_stage_1_description": "Уголок боевой славы представляет из себя стеллаж, где вы можете расставить свои трофеи и памятные предметы.", @@ -19524,19 +19652,19 @@ "hideout_area_17_name": "Воздушный Фильтратор", "hideout_area_17_stage_1_description": "Система воздушной фильтрации воздуха, подключаемая в общую вентилляционную систему. Обеспечивает максимально очищенным от вредных примесей воздухом.", "hideout_area_18_name": "Солнечная Батарея", - "hideout_area_18_stage_1_description": "Солнечно-ветряные батареи, установленные на поверхности, улучшают общую выработку электроэнергии в убежище.", + "hideout_area_18_stage_1_description": "Солнечно-ветряные батареи, установленные на поверхности, улучшают общую выработку электроэнергии в Убежище.", "hideout_area_19_name": "Самогонный Аппарат", - "hideout_area_19_stage_1_description": "Самогонный аппарат позволяет производить горячительные напитки прямо у себя в убежище.", + "hideout_area_19_stage_1_description": "Самогонный аппарат позволяет производить горячительные напитки прямо у себя в Убежище.", "hideout_area_1_name": "Безопасность", - "hideout_area_1_stage_1_description": "Базовая входная дверь. Чтобы черти всякие в гости не заходили. Не спасает от сквозняка и влаги, но создает ощущение, что убежище потихоньку обживается.", + "hideout_area_1_stage_1_description": "Базовая входная дверь. Чтобы черти всякие в гости не заходили. Не спасает от сквозняка и влаги, но создает ощущение, что Убежище потихоньку обживается.", "hideout_area_1_stage_2_description": "Усовершенствованная прихожая с армированной дверью, вешалкой для одежды и прочими элементами быта. Такую дверь уже просто ударом ноги не выбьешь.", - "hideout_area_1_stage_3_description": "Продвинутая система безопасности убежища, которая включает в себя, кроме бронированной бункерной двери, камеры системы видеонаблюдения, домофон, огнетушители, а также специальные стяжки для увеличения структурной прочности стен и потолка.", + "hideout_area_1_stage_3_description": "Продвинутая система безопасности Убежища, которая включает в себя, кроме бронированной бункерной двери, камеры системы видеонаблюдения, домофон, огнетушители, а также специальные стяжки для увеличения структурной прочности стен и потолка.", "hideout_area_20_name": "Биткоин ферма", "hideout_area_20_stage_1_description": "Биткоин ферма базовая на 10 юнитов. С помощью вычислительных мощностей видеокарт, можно использовать систему для производства биткоинов.", "hideout_area_20_stage_2_description": "Биткоин ферма улучшенная на 25 юнитов. С помощью вычислительных мощностей видеокарт, можно использовать систему для производства биткоинов.", "hideout_area_20_stage_3_description": "Биткоин ферма максимальная на 50 юнитов с водяным охлаждением. С помощью вычислительных мощностей видеокарт, можно использовать систему для производства биткоинов.", "hideout_area_21_name": "Новогодняя ёлка", - "hideout_area_21_stage_1_description": "Украшение вашего сурового убежища гирляндами и Новогодней Ёлкой. Пусть ваш дом будет уютней и праздничней в это тяжелое для Таркова время.", + "hideout_area_21_stage_1_description": "Украшение вашего сурового Убежища гирляндами и Новогодней Ёлкой. Пусть ваш дом будет уютней и праздничней в это тяжелое для Таркова время.", "hideout_area_22_name": "Аварийная стена", "hideout_area_22_stage_0_description": "Просто стена.", "hideout_area_22_stage_1_description": "Кусок стены с распухшей краской. Ничего серьезного, но возможно вскоре это станет проблемой.", @@ -19562,8 +19690,8 @@ "hideout_area_27_stage_0_description": "Отличное место для встреч с подозрительными лицами в капюшонах. Правда, сначала придётся наладить с ними контакт. ", "hideout_area_27_stage_1_description": "Круг, нарисованный мелом и заваленный мистическими атрибутами. Сектанты используют такие в своих ритуалах. Интересно, что произойдёт, если положить что-нибудь в центр?..", "hideout_area_2_name": "Санузел", - "hideout_area_2_stage_1_description": "Примитивный санузел. Ни о каких удобствах речи не идет. Просто ведро и ящик для мусора для поддержания базовой санитарии в убежище.", - "hideout_area_2_stage_2_description": "Базовый санузел с деревянным туалетом типа \"сортир\", рукомойником, подведенным к системе водоснабжения. Все это поднимает уровень чистоты и гигиены в убежище.", + "hideout_area_2_stage_1_description": "Примитивный санузел. Ни о каких удобствах речи не идет. Просто ведро и ящик для мусора для поддержания базовой санитарии в Убежище.", + "hideout_area_2_stage_2_description": "Базовый санузел с деревянным туалетом типа \"сортир\", рукомойником, подведенным к системе водоснабжения. Все это поднимает уровень чистоты и гигиены в Убежище.", "hideout_area_2_stage_3_description": "Продвинутый санузел с биотуалетом, душем и мусорным контейнером. Все необходимое подведено к системе водоснабжения и обеспечивает максимально доступным уровнем поддержания личной гигиены.", "hideout_area_3_name": "Склад", "hideout_area_3_stage_1_description": "Склад малого размера (10х28)", @@ -19571,23 +19699,23 @@ "hideout_area_3_stage_3_description": "Склад большого размера (10х48)", "hideout_area_3_stage_4_description": "Склад максимального размера (10х68)", "hideout_area_4_name": "Генератор", - "hideout_area_4_stage_1_description": "Простой топливный генератор, который может обеспечить электричеством базовое оборудование убежища. Сердце вашего убежища. Необходимо топливо для поддержания работоспособности всей электросети.", + "hideout_area_4_stage_1_description": "Простой топливный генератор, который может обеспечить электричеством базовое оборудование Убежища. Сердце вашего убежища. Необходимо топливо для поддержания работоспособности всей электросети.", "hideout_area_4_stage_2_description": "Улучшенный генератор повышенной мощности. Позволяет пользоваться более широким спектром электроприборов. Дает дополнительные слоты для установки канистр с топливом.", "hideout_area_4_stage_3_description": "Промышленный генератор для обеспечения автономной работы производственных помещений. Также дает дополнительные слоты для установки топливных канистр.", "hideout_area_5_name": "Обогрев", "hideout_area_5_stage_1_description": "Простая бочка с дровами для поддержания тепла. Совсем базовый вариант для обогрева. Опасен выделением токсичного угарного газа.", - "hideout_area_5_stage_2_description": "Буржуйка — металлическая печь для обогрева помещений, популярная в первой половине XX века. В убежище вещь незаменимая, особенно подключенная к системе вентилирования для вывода продуктов горения.", - "hideout_area_5_stage_3_description": "Cистема отопления убежища с электрообогревателями. Теперь, вместе с печкой-буржуйкой, никакой холод точно не будет страшен.", + "hideout_area_5_stage_2_description": "Буржуйка — металлическая печь для обогрева помещений, популярная в первой половине XX века. В Убежище вещь незаменимая, особенно подключенная к системе вентилирования для вывода продуктов горения.", + "hideout_area_5_stage_3_description": "Cистема отопления Убежища с электрообогревателями. Теперь, вместе с печкой-буржуйкой, никакой холод точно не будет страшен.", "hideout_area_6_name": "Водосборник", - "hideout_area_6_stage_1_description": "Водопроводная система базового уровня для сбора грунтовых вод. Содержит в себе несколько водных фильтров и тару для сбора очищенной воды. Одна из самых важных систем для поддержания жизнеобеспечения в убежище.", + "hideout_area_6_stage_1_description": "Водопроводная система базового уровня для сбора грунтовых вод. Содержит в себе несколько водных фильтров и тару для сбора очищенной воды. Одна из самых важных систем для поддержания жизнеобеспечения в Убежище.", "hideout_area_6_stage_2_description": "Усложненная система сбора воды с дополнительными трубами, фильтрами и тарой увеличенного объема. Установка насосов позволяет улучшить давление в трубах и, как следствие, напор воды.", - "hideout_area_6_stage_3_description": "Продвинутая водная система сбора как грунтовой, так и дождевой воды. Содержит в себе различные фильтры очистки, электронасос и разветвленную систему водоснабжения по всему убежищу. Дополнительная система фильтрации и обогащения позволяет получать особо чистую и качественную воду.", + "hideout_area_6_stage_3_description": "Продвинутая водная система сбора как грунтовой, так и дождевой воды. Содержит в себе различные фильтры очистки, электронасос и разветвленную систему водоснабжения по всему Убежищу. Дополнительная система фильтрации и обогащения позволяет получать особо чистую и качественную воду.", "hideout_area_7_name": "Медблок", "hideout_area_7_stage_1_description": "Постоянное наличие медицинских средств значительно повышает ваши шансы на выживание после рейдов. Несколько медицинских ящиков-укладок для оказания базовой медпомощи.", "hideout_area_7_stage_2_description": "Медицинский блок, состоящий из стола для набора медикаментов, кресла и капельницы. Процесс заживления ран, пока вы вне рейда, будет происходить быстрей.", - "hideout_area_7_stage_3_description": "Полноценная медлаборатория в убежище. Есть все необходимое для лечения, создания медикаментов и поддержания своего крепкого здоровья в это трудное время.", + "hideout_area_7_stage_3_description": "Полноценная медлаборатория в Убежище. Есть все необходимое для лечения, создания медикаментов и поддержания своего крепкого здоровья в это трудное время.", "hideout_area_8_name": "Пищеблок", - "hideout_area_8_stage_1_description": "Питание в убежище обеспечивает вас энергией для будущих рейдов. Базовый пищеблок со старым холодильником и местом для приема пищи позволяет вам быстрее восстанавливать потраченную энергию.", + "hideout_area_8_stage_1_description": "Питание в Убежище обеспечивает вас энергией для будущих рейдов. Базовый пищеблок со старым холодильником и местом для приема пищи позволяет вам быстрее восстанавливать потраченную энергию.", "hideout_area_8_stage_2_description": "Пищеблок с более современным холодильником, столовой фурнитурой, плитой и мойкой, обеспечивающий более качественное питание. Силы восстанавливаются быстрей.", "hideout_area_8_stage_3_description": "Полноценная кухня с комфорочной плитой, улучшенной мойкой, электрочайником, микроволновой печью и всем необходимым для качественного и быстрого питания вне рейдов. А режим питания нарушать нельзя!", "hideout_area_9_name": "Зона Отдыха", @@ -19595,7 +19723,7 @@ "hideout_area_9_stage_2_description": "Место для отдыха, оборудованное нормальной кроватью, прикроватной тумбочкой и даже стареньким телевизором. Создает ощущение уюта и дает ностальгические воспоминания о былой жизни.", "hideout_area_9_stage_3_description": "Зона отдыха с диваном, ЖК телевизором с приставкой Ployka Station и музыкальным центром. Трудно представить, что такой комфорт можно организовать в бункере под землей, когда весь мир летит в пропасть.", "hideout_construction_time": "ВРЕМЯ ПОСТРОЙКИ", - "hideoutmanagementdescription": "Эффективное управление Убежищем позволяет тратить меньше топлива и фильтров при производстве, а также увеличивает бонусы от зон", + "hideoutmanagementdescription": "Эффективное управление Убежищем позволяет тратить меньше топлива и фильтров при производстве, а также увеличивает бонусы от зон.", "high + texture streaming": "Высокие + стриминг текстур", "hitCount": "Количество попаданий", "hpHealed": "Здоровья восстановлено", @@ -19668,6 +19796,8 @@ "lab_Parking_Gate": "Парковка", "lab_Under_Storage_Collector": "Накопительный коллектор", "lab_Vent": "Вентиляционная шахта", + "labir_exit": "Путь наверх", + "labyrinth_secret_tagilla_key": "Тропа Ариадны", "lastSession": "Дата последней игровой сессии", "leader": "лидер", "left_side_plate": "ЛЕВ. ПЛИТА", @@ -20380,6 +20510,8 @@ "653e6760052c01c1c805532f Description": "Деловой центр города Тарков. Именно здесь располагалась штаб-квартира TerraGroup. Именно здесь всё и началось.", "65b8d6f5cdde2479cb2a3125 Name": "Эпицентр", "65b8d6f5cdde2479cb2a3125 Description": "Деловой центр города Тарков. Именно здесь располагалась штаб-квартира TerraGroup. Именно здесь всё и началось. Район повышенной опасности.", + "6733700029c367a3d40b02af Name": "Лабиринт", + "6733700029c367a3d40b02af Description": "Объект одного из подрядчиков TerraGroup. Согласно публичным источникам, компания Knossos занимается строительством парков развлечений и тематических зон. Но Лабиринт больше похож на бомбоубежище с усиленной защитой, чем на новый аттракцион.", "5464e0404bdc2d2a708b4567 Name": "United Security", "5464e0404bdc2d2a708b4567 Description": "Частная военная компания USEC была образована после слияния двух компаний: KerniSEC и Safe Sea в 1999 году. В 2004 году лоббист международного холдинга TerraGroup выходит на USEC, которая становится, по сути, личной армией холдинга с офисами по всему миру и штатом более 7500 человек.", "5464e0454bdc2d06708b4567 Name": "BEAR", @@ -20424,6 +20556,10 @@ "67d1acda2fb6a5d11b09d6fd Description": "Приозерская заповедная зона была недавно включена в список охраняемых заповедников Северо-Западного региона.", "67d1ad1b5df2d64de808e1da Name": "Лаборатория", "67d1ad1b5df2d64de808e1da Description": "Подземный лабораторный комплекс TerraGroup Labs - это засекреченный объект под самым центром Таркова. Официально этот научно-исследовательский центр нигде не фигурирует и, по обрывочным данным, занимается изучением, тестированием и моделированием в областях химии, физики, биологии и высоких технологий.", + "67e3f71e445e18765a052687 Name": "Лабиринт", + "67e3f71e445e18765a052687 Description": "Объект одного из подрядчиков TerraGroup. Согласно публичным источникам, компания Knossos занимается строительством парков развлечений и тематических зон. Но Лабиринт больше похож на бомбоубежище с усиленной защитой, чем на новый аттракцион.", + "67e3f72fdb783364cd0a4b63 Name": "Новая угроза", + "67e3f72fdb783364cd0a4b63 Description": "Говорят, что в Таркове объявился маньяк, который называет себя Тенью Тагиллы. Любой может оказаться жертвой пыток, и никому не удавалось сбежать из его Лабиринта. Остаётся один вопрос: откуда тогда появились слухи?", "579b1eb1d53a0658a154fbe6": "", "579b2068d53a0658a154fbe8": "", "57a39d5024597772b41c2a07": "", @@ -21144,6 +21280,39 @@ "67861fd9941d06578a0ea8fe": "", "6786206c27f04d22000ebdde": "", "6786210427f04d22000ebdf7": "", + "67a4705dff08b5b478075453": "", + "67a4707171519b8a49015cae": "", + "67a4709c9e31e9e3f60f751a": "", + "67a470c121ff90a7f50429f1": "", + "67a47147ff08b5b478075457": "", + "67a47169483997eea2033c34": "", + "67a4c176cafaf577010bedee": "", + "67a4c21c6702caaa3205a460": "", + "67a4c23c483997eea20348dc": "", + "67a4c2b2583c93ebdc05c9fd": "", + "67a4c3b76702caaa3205a476": "", + "67a4c41443bcf39fa8084cbb": "", + "67a4c508ff08b5b4780796ee": "", + "67a4c5753f90ad853600a66d": "", + "67a4c5f09e31e9e3f60f8f6a": "", + "67a4c626c96183489404d49e": "", + "67a4c638ff08b5b478079727": "", + "67a4c6bbc96183489404d4ad": "", + "67a4c730a860c3b6900b29d8": "", + "67a4c78c21ff90a7f5047f88": "", + "67a4c7fbff08b5b47807a32c": "", + "67a4c85843bcf39fa8084d21": "", + "67a4c8b4ff08b5b47807a36b": "", + "67a4c9126702caaa3205a4bc": "", + "67a4c9793f90ad853600c028": "", + "67a4cbc8483997eea203493e": "", + "67a4cc4f71519b8a490172fe": "", + "67a4cc7a6702caaa3205a4d1": "", + "67a4cccaae1b56242508c46c": "", + "67a9c837222fc6fb2001c355": "", + "67a9fd84ab1557d7070a32ed": "", + "67aa001f510a89c2ed024003": "", + "67aa00e8b725f94eb603cdfe": "", "5936d90786f7742b1420ba5b name": "Проба пера", "5936d90786f7742b1420ba5b description": "Ну здравствуй, солдат. Есть одно дельце, слишком простое для моих ребят. Для тебя подойдёт. Не бузи, чё хотел вообще, мы ещё не так близко знакомы с тобой!\n\nНа улицах полно всякой швали бандитской развелось. Мешают не сильно, но неприятно. Успокой, скажем, пятерых, и притащи с них пару дробашей МР-133. Думаю, с тебя хватит. За дело, боец!", "5936d90786f7742b1420ba5b failMessageText": "", @@ -22339,9 +22508,9 @@ "5b478b1886f7744d1b23c57d description": "Привет, задание для тебя есть. Нетрудное, всё быстро и ровно пройдет, не бойся. Мой бизнес довольно опасный, как ты уже понял. Ты, друг, опытный боец, и можешь спокойно ко мне в гости заходить, но другие мои клиенты не могут позволить такой роскоши: одного, например, уже нашли в луже крови на заправке. Следят за многими, похоже, видят, что при бабле ходят. Клиенты не хотят светиться лишний раз, не приходят в открытую. Делу, конечно, их скрытность не мешает: если вы не идете к товару, то товар придет к вам, ха-ха. Помоги мне по-братски, достань нужный ребятам товар и заложи его на Развязке. Нужно два комплекта шлемов и гарнитуры (6Б47 и Peltor ComTac 2) затарить в мусоре в Avokado, ты там уже был, место узнаешь, и два серых броника Гжель, их закинь в мусор около сцены на улице, это напротив главного входа в Ультру. Я в долгу не останусь, поверь.", "5b478b1886f7744d1b23c57d failMessageText": "", "5b478b1886f7744d1b23c57d successMessageText": "Ребята товар получили, отлично сработано, брат. Говорил же, всё быстро и аккуратно. Как и обещал, твоя награда.", - "5b478c4c86f7744d1a393fac": "Оставить Гарнитуры Peltor ComTac 2 в условленном месте", - "5b478c7386f7744d1a393fb1": "Оставить Шлемы 6Б47 \"Ратник-БШ\" в условленном месте", - "5b478cb586f7744d1a393fb5": "Оставить Бронежилеты БНТИ Гжель-К в условленном месте", + "5b478c4c86f7744d1a393fac": "Оставить Наушники ComTac II в условленном месте на локации Развязка", + "5b478c7386f7744d1a393fb1": "Оставить Шлемы 6Б47 (Олива) в условленном месте на локации Развязка", + "5b478cb586f7744d1a393fb5": "Оставить Бронежилеты \"Гжель-К\" в условленном месте на локации Развязка", "5b478b1886f7744d1b23c57d acceptPlayerMessage": "", "5b478b1886f7744d1b23c57d declinePlayerMessage": "", "5b478b1886f7744d1b23c57d completePlayerMessage": "", @@ -24244,7 +24413,7 @@ "625d700aefebc4442a7b3875 completePlayerMessage": "", "625d700cc48e6c62a440fab5 name": "Новое знакомство", "625d700cc48e6c62a440fab5 description": "Заходи! Будешь чай с медом? Даже не спрашивай, во сколько мне обошелся мед. В военное время цены такие, сам понимаешь... А я хочу перепрошить транспондер, но мне нужен специальный софт. Если верить моим контактам, такую программулину можно достать у экс-юсеков на водоочистных. Понимаю, дело непростое, но оно того стоит. Когда я перепрошью транспондер? Друг, ты перепрошьешь! Моего оборудования тут не хватит, зато в твоем Разведцентре есть все необходимое, если правильно всё установишь. Я запишу тебе, что именно надо будет сделать. И еще: торговец передает правила, так сказать, посещения. Первое: на Маяк ты сможешь попасть, только имея при себе транспондер, иначе как они отличат тебя от других ЧВК? Второе: не беги сразу через поле, а удостоверься, что транспондер сработал. Ты услышишь звуковой сигнал, значит, транспондер авторизовался, и ты можешь идти дальше. Ну что ж, удачи! Уверен, в этот раз все точно получится.", - "625d700cc48e6c62a440fab5 failMessageText": "", + "625d700cc48e6c62a440fab5 failMessageText": "Я даже не думал, что можно что-то сделать не так… Но ты справился. Что ж, теперь не подобраться тебе к Смотрителю, пока не загладишь вину. Сомнительную вещь ты сделал, наёмник, и меня ещё подставил. Не думай, что это сойдёт тебе с рук.", "625d700cc48e6c62a440fab5 successMessageText": "Как все прошло? Рассказывай.", "6391e2f9e705511c8a4a1b85": "Раздобыть Флеш-накопитель V3 на локации Маяк", "6391e31bfa894f0a866afdec": "Перепрошить Радиопередатчик", @@ -24506,7 +24675,7 @@ "639135e8c115f907b14700aa declinePlayerMessage": "", "639135e8c115f907b14700aa completePlayerMessage": "", "639135f286e646067c176a87 name": "Ревизия. Улицы Таркова", - "639135f286e646067c176a87 description": "Good morning! Вы хорошо справляетесь с поиском техники. В городе, по данным от моих источников, были задействованы как минимум три Страйкера. Сами понимаете, в нынешних условиях бросать такую технику под открытм небом не целесообразно. Мне нужна наводка на них. Вы знаете, что делать.", + "639135f286e646067c176a87 description": "Good morning! Вы хорошо справляетесь с поиском техники. В городе, по данным от моих источников, были задействованы как минимум три Страйкера. Сами понимаете, в нынешних условиях бросать такую технику под открытым небом не целесообразно. Мне нужна наводка на них. Вы знаете, что делать.", "639135f286e646067c176a87 failMessageText": "", "639135f286e646067c176a87 successMessageText": "Вы отлично справились, наемник! В каком состоянии техника? Уверен, нам удастся ее починить, и вы еще увидите Страйкеры на улицах города... Что? Разумеется, я надеюсь, что до этого не дойдет!", "63927f14744e452011470816": "Найти и пометить первый LAV III Маркером MS2000 на локации Улицы Таркова", @@ -27784,6 +27953,191 @@ "676c243fb16f4b14b905e7f4 acceptPlayerMessage": "", "676c243fb16f4b14b905e7f4 declinePlayerMessage": "", "676c243fb16f4b14b905e7f4 completePlayerMessage": "", + "67a09636b8725511260bc421 name": "Подозрительный подрядчик", + "67a09636b8725511260bc421 description": "Здравствуй. Ты ведь знаешь, что агрессивное расширение TerraGroup в Таркове вызвало немало вопросов в своё время? Тогда они выкупали объекты и компании в Норвинской области, и некоторые сделки явно имели договорной характер...\n\nУ TerraGroup с тех пор был подрядчик — компания Knossos. Официально они строят парки аттракционов, детские площадки и прочие места для семейного досуга. Но скажи мне, какая может быть связь у научных разработок TerraGroup и детских площадок?\n\nВот и я думаю, что выглядит это подозрительно. Knossos могли прятать документацию или материалы TerraGroup. Но чтобы узнать наверняка, нам придётся изучить их объекты. А для этого необходимо найти хоть какой-то список... У Knossos точно были менеджеры, которые контролировали работы на объектах. Стоит осмотреть машины в центре города и поискать внутреннюю документацию там.", + "67a09636b8725511260bc421 failMessageText": "", + "67a09636b8725511260bc421 successMessageText": "Говоришь, нашёл ежедневник менеджера? Хоть это и не внутренняя документация, что-то полезное там точно может быть. Я вернусь к тебе чуть позже, сейчас нужно внимательно изучить эти записи.", + "67a0a91f4681b4e43d13892b": "Найти машину старшего менеджера ООО \"КНОССОС\" на локации Эпицентр", + "67a0ab610345d81cb3cbb24c": "Найти записную книжку старшего менеджера", + "67a0ab83359e2d00cf9d6b06": "Передать записную книжку", + "67a09636b8725511260bc421 acceptPlayerMessage": "", + "67a09636b8725511260bc421 declinePlayerMessage": "", + "67a09636b8725511260bc421 completePlayerMessage": "", + "67a0964e972c11a3f507731b name": "Иголка в стоге сена", + "67a0964e972c11a3f507731b description": "Ты вовремя! Я изучил блокнот менеджера и подготовил для тебя список объектов, которые чаще других фигурируют в записях. Нам нужно изучить все эти точки. \n\nПока что я не могу сказать, что именно нужно искать. Может быть, ты найдёшь рядом оборудование или другие следы TerraGroup. Сконцентрируйся на указанных точках и будь внимателен. И постарайся не распыляться, иначе шансы найти что-то полезное будут ещё ниже.", + "67a0964e972c11a3f507731b failMessageText": "", + "67a0964e972c11a3f507731b successMessageText": "Что, совсем ничего? Может, это и правда просто совпадение... Мне нужно подумать и ещё раз прошерстить источники.", + "67a0bc81fcbc1c559d09b58f": "Осмотреть парк у офиса TerraGroup на локации Эпицентр", + "67a0bc83182c4b0c71edd0ce": "Осмотреть картинг-центр на локации Развязка", + "67a0bc84f19d5b1120a55762": "Осмотреть детскую площадку на локации Развязка", + "67a0bc87c60a93d7a3f28b23": "Осмотреть детскую площадку у ЖК Concordia на локации Улицы Таркова", + "67a0bc8848d9d2cbd274ffd9": "Осмотреть стройку на пляже на локации Берег", + "67a0bc8ab12fe4b1baa60e4c": "Осмотреть детскую площадку у санатория на локации Берег", + "67a0964e972c11a3f507731b acceptPlayerMessage": "", + "67a0964e972c11a3f507731b declinePlayerMessage": "", + "67a0964e972c11a3f507731b completePlayerMessage": "", + "67a096577e86e067eb045733 name": "Второе дно", + "67a096577e86e067eb045733 description": "Ты знаешь, я ещё раз всё обдумал и уверен — у связи TerraGroup с Knossos точно есть второе дно. Да, пока мы не знаем, что они скрывали. Но это значит, что мы недостаточно хорошо искали. Нам нужно ещё раз тщательно всё перепроверить.\n\nПопробуй снова осмотреть объекты Knossos из списка, можешь также обратить внимание и на те постройки, которые не были в нём указаны. Хотя в прошлый раз мои советы не привели тебя к нужному результату, поэтому сейчас тебе лучше довериться своим навыкам и интуиции. Может, хоть так нам повезёт?", + "67a096577e86e067eb045733 failMessageText": "", + "67a096577e86e067eb045733 successMessageText": "И как я раньше не догадался? Knossos приобрели только подвалы под санаторием, а не всю его территорию. Потому я и решил, что объектом была эта детская площадка.\n\nК такой двери вряд ли подойдут обычные ключ-карты TerraGroup. С учётом маскировки под Knossos и ключ наверняка выглядит как пропуск на один из их объектов.\n\nЯ постараюсь узнать больше о таких ключах и обеспечить к ним доступ, но это займёт немало времени. Если ты не хочешь ждать, попробуй раздобыть полезную информацию, а лучше сами ключи.", + "67a0bf7103442ae640dba835": "Найти что-либо, связанное с ООО \"КНОССОС\"", + "67a0d4f554021b3adef76c42": "Найти ключ от помещения ООО \"КНОССОС\"", + "67a0d50b04d3f4b66ede1e3a": "Проникнуть в помещение ООО \"КНОССОС\"", + "67dbdd4d6a2e4b8e002b647d": "Проникнуть в помещение ООО \"КНОССОС\"", + "67dbdd819d8208bb2082480e": "Найти ключ от помещения ООО \"КНОССОС\"", + "67a096577e86e067eb045733 acceptPlayerMessage": "", + "67a096577e86e067eb045733 declinePlayerMessage": "", + "67a096577e86e067eb045733 completePlayerMessage": "", + "67a0966005d1611ed90be758 name": "", + "67a0966005d1611ed90be758 description": "", + "67a0966005d1611ed90be758 failMessageText": "", + "67a0966005d1611ed90be758 successMessageText": "", + "67a0bfd16b6a68041e514973": "Найти ключ от офиса ООО «КНОССОС»", + "67a0c007b9065cd76993881c": "Проникнуть в комнату в подвале санатория", + "67a0c05ccb4abb0cfba8910a": "Проникнуть в офис ООО \"КНОССОС\"", + "67a0c0b3bdcb64c137d1c65d": "Найти ключ от офиса ООО «КНОССОС»", + "67a0966005d1611ed90be758 acceptPlayerMessage": "", + "67a0966005d1611ed90be758 declinePlayerMessage": "", + "67a0966005d1611ed90be758 completePlayerMessage": "", + "67a0966817e34930e500754c name": "Вынужденный союз", + "67a0966817e34930e500754c description": "Я ждал тебя. Не знаю, как обстоит дело с твоими поисками, но я, кажется, нашёл способ раздобыть ключи. Говорят, что Санитар имел доступ к подвалам под санаторием. Это только подтверждает мои догадки о связях Knossos с TerraGroup.\n\nНо сейчас нам нужно найти ключи. Тут я никак не смогу помочь, но у Терапевта точно есть его контакты. Я уже связался с ней, и она готова помочь. Я считаю, что след, который мы нашли, важнее противоречий во взглядах.\n\nНо если ты сможешь найти другой способ раздобыть ключи, чтобы не связываться с Санитаром — я только пожелаю удачи.", + "67a0966817e34930e500754c failMessageText": "", + "67a0966817e34930e500754c successMessageText": "Отлично, теперь у нас есть доступ к этому объекту. Нельзя терять время. Слух о подвалах санатория и ключах уже пошёл по городу, и у тебя вполне могут появиться конкуренты. Нам следует поторопиться.", + "67a0d8f2db972857cd90d9c0": "Помочь Терапевту", + "67dfa35c8c11bf33774c38a3": "Найти способ попасть за бункерную дверью Санатория на локации Берег", + "67e11d97f2b4ba8761d0861b": "Помочь Терапевту", + "67e17995c7204639f43caf60": "Помочь Терапевту", + "67e41d4e9f783e8f4b234a1b": "Найти способ попасть за бункерную дверью Санатория на локации Берег", + "67a0966817e34930e500754c acceptPlayerMessage": "", + "67a0966817e34930e500754c declinePlayerMessage": "", + "67a0966817e34930e500754c completePlayerMessage": "", + "67a09673972c11a3f507731d name": "Тарковский мясник", + "67a09673972c11a3f507731d description": "Здравствуйте. Да, Сергей Арсеньевич сообщил, что вы ищете ключ от подвалов санатория. Не знаю, что там находится, но мой коллега бывает там. Вероятно, это одна из точек, где он может хранить необходимое оборудование... Вряд ли что-то важное, если согласился передать ключи. Разумеется, это будет не бесплатно.\n\nМожет быть, вы слышали истории об одном... преступнике, который орудовал в центральном районе города? Первые слухи о «тарковском мяснике» появились ещё во время Контрактных войн. Но некоторые мои пациенты говорят о том, что он всё ещё охотится на улицах... \n\nМой коллега заинтересовался этим делом и ищет следы «мясника». Конечно, ради благой цели. Такого опасного человека непросто выследить, поэтому мы должны понять его мотивацию и цели, как бы сильно они не расходились с общечеловеческими ценностями. \n\nМы смогли заполучить папку с уголовным делом из районного отдела полиции. Согласно этим данным, «мясник» работал водителем на одном из мясокомбинатов здесь, в пригороде. Тела жертв были найдены в фурах с рефрижераторами для перевозки замороженного мяса... Но из-за эскалации конфликта дело забросили.\n\nТеперь у вас есть вся информация. Если сможете найти что-то, что поможет исследованию моего коллеги, он передаст вам ключи от подвалов санатория.", + "67a09673972c11a3f507731d failMessageText": "", + "67a09673972c11a3f507731d successMessageText": "Неужели он и правда возил тела своих жертв вместе с мясом, которое потом уходило на полки магазинов? Ужасно... Но то, что вы нашли контейнер с материалом, который использовал маньяк, очень поможет моему коллеге продвинуться в создании, кхм, базы данных по этому делу.\n\nВот ваши ключи, они уже у меня. Вместе с ними меня просили передать, чтобы при посещении подвала вы внимательно смотрели под ноги. Видимо, подвалы сильно обветшали за прошедшие годы.", + "67a0d92a6cf4a5745d0bc94f": "Найти химконтейнер на локации Эпицентр", + "67a0d9b0771af75e83c19178": "Заложить реагент в машине скорой помощи у коттеджей на локации Берег", + "67a09673972c11a3f507731d acceptPlayerMessage": "", + "67a09673972c11a3f507731d declinePlayerMessage": "", + "67a09673972c11a3f507731d completePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 name": "Органолептический анализ. Часть 1", + "67a0967c003a9986cb0f5ac1 description": "Здарова, брат! Ты не шуми только так, а то голова раскалывается. Не знаю, как водила там в своём БТР после вчерашнего ездит... Там же мотор орёт, как собака!\n\nКстати, ты не зря зашёл, как знал. Мы чё собирались-то вчера... У меня есть один поставщик самогона, настоящий товар делает! Уже полгода работаем, всё красиво было. А тут покупатели жаловаться начали, что я им паль продаю. В общем, надо было качество проверить, а у нас в округе никто так в спиртах не разбирается, как водила БТРа.\n\nВот и позвал его на...кхм... дегустацию. А он говорит, что с самогона никто не начинает, разогрев ему нужен. Сначала выпили для разогрева. Потом он говорит, мол, поступательно надо градус поднимать. Ещё выпили. А потом уже и не помню, что было. С утра смотрю — а контрольный образец-то мы даже и не открывали! \n\nКороче, дело своё мехвод не закончил. Я во второй раз такой попойки не выдержу, поэтому пусть уже сам у себя всё пробует. Сможешь передать ему эту бутылочку? Только смотри не потеряй!", + "67a0967c003a9986cb0f5ac1 failMessageText": "", + "67a0967c003a9986cb0f5ac1 successMessageText": "Ну как, занёс бутылочку? Что? Ну и трепло этот водила, а... Ты так не торопись, брат, я всё понимаю! Но и ты меня пойми, есть дела, о которых зря распространяться нельзя, Лабиринт из таких.\n\nТут надо все риски прикинуть, посиди пока.", + "67a0da048284aba8d7e904fe": "Передать водителю БТР бутылку самогона", + "67b89ab86d4d6fd2c26b22a0": "Передать Бутылку самогона \"Лютый Топорист\" Водителю БТР", + "67dc294d681db91b2fa3b279": "Передать Бутылку самогона \"Лютый Топорист\" Водителю БТР", + "67dc35a55ec6148bf565204d": "Выйти на локацию Лес или Улицы Таркова с бутылкой самогона \"Лютый Топорист\"", + "67dc3861d5c0070b960c1bba": "Раздобыть предмет: Бутылка самогона \"Лютый Топорист\"", + "67dc393c6089aa48050efa02": "Выйти на локацию Лес или Улицы Таркова", + "67a0967c003a9986cb0f5ac1 acceptPlayerMessage": "", + "67a0967c003a9986cb0f5ac1 declinePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 completePlayerMessage": "", + "67a096ed77dd677f600804ba name": "Органолептический анализ. Часть 2", + "67a096ed77dd677f600804ba description": "Я вчера мальца не рассчитал свои силы во время дружеской встречи. Но ты не ссы, и не в таких штормах плавали! Как-то раз я так нахлестался, что коробку передач найти не мог. Так я бинтом руку к рычагу и примотал! Для мехвода главное — изобретательность.\n\nБарахольщику один товар проверить надо было, а я в этой сфере ветеран. Вот только не помню, хоть убей, дошли мы в итоге до его самогона или нет? Ну да ладно. Если дело важное, можно и снова собраться. Такой вечер грех не повторить, тебе бы понравилось!\n\nНо всё-таки если ты к Барахольщику заходить будешь, спроси у него насчёт самогона, а то как-то нехорошо, я ж ему помочь пообещал. А так даже и не знаю, помог или нет.", + "67a096ed77dd677f600804ba failMessageText": "", + "67a096ed77dd677f600804ba successMessageText": "Это точно оно? Хотя ладно, по запаху чую, что тот самый! \n\nА про подвалы санатория мне вчера Барахольщик и рассказывал, я ж напоил его, чтобы тему сменить. Короче, было под санаторием бомбоубежище советское, и Реф там собирался новую арену организовать, для избранных зрителей. Вроде и с Тагиллой история какая-то была... Хотя не, там другое чё-то...\n\nТак вот, для этой арены Реф у Барахольщика закупку большую организовал, всё почти готово было. А потом соскочил распорядитель. Почему? Да хер знает.\n\nБарахольщик тогда расстроился сильно, что идея провалилась. Но часть снаряги он уже передал и для заброски уж точно использовал эти ключики, которые ты ищешь. В общем, у него лучше у самого спроси, я со вчера мало что помню. А за бутылку спасибо.", + "67a0da26a3b8d254347b8634": "Передать Бутылку самогона \"Лютый Топорист\"", + "67a096ed77dd677f600804ba acceptPlayerMessage": "Не дошли вы тогда до «контрольного образца». Вот, Барахольщик просил тебе передать, чтобы ты уже сам всё проверил. ", + "67a096ed77dd677f600804ba declinePlayerMessage": "", + "67a096ed77dd677f600804ba completePlayerMessage": "Кстати, хотел у тебя спросить: ты ничего не слышал про объект под санаторием и ключ-карты, которые могут его открыть?", + "67a096f605d1611ed90be75a name": "Горячая зона", + "67a096f605d1611ed90be75a description": "Ну что, подумал я про Лабиринт и твой интерес к нему, брат. Вроде всё уже подостыло, так что смогу тебе помочь. Может по ходу дела и общую выгоду найдём, а? Но сначала нужно, чтобы ты мне помог с одним заказом. За такую информацию это считай даром!\n\nУ меня две партии товара сейчас намертво встали. Одну ждут на Таможне, вторую на военной базе. Но курьеров моих там вообще серьёзно приняли, одну группу целиком потерял, от второй половина вернулась. Товар почти весь забрали! В общем, слишком жарко сейчас в этих местах для моих ребят. \n\nКак будто этим ЧВК там мёдом намазано, а? То снайпер засядет, то с дробовиком какой-то псих по всей Таможне бегать начнёт, то в бункере на Резерве «гренадёр» объявится... А заказ важный, нельзя упустить.\n\nА у тебя опыт в таких делах хороший, может и не за одну ходку, но точно всё сделаешь красиво. А пока ты этим будешь заниматься, я по твоему вопросу всё организую, не пожалеешь! Да и товар, который уцелел, вот здесь рядом лежит. Сразу забирай, работы будет меньше. \n\nРазгрузки нужно забросить на заправку у дороги на Таможне, а бронеплиты оставь на крыше мастерской с отметкой чёрного коня, это уже на военной базе.", + "67a096f605d1611ed90be75a failMessageText": "", + "67a096f605d1611ed90be75a successMessageText": "Я в тебе не сомневался, брат! И я тебя тоже подводить не буду. Как-то пришёл ко мне Реф с идеей большого проекта. Он эти подвалы под санаторием нашёл, и инвесторы у него уже были. Я тогда ещё подумал, что кому-то снаружи уж слишком нравится то, что у нас тут творится.\n\nВсё шло как надо, я и о поставках договорился, и о точках для передачи товара. Уже и название для нового формата Арены было: «Лабиринт»! Не знаю правда, какая там связь с этими подвалами. А потом Реф разом всё откатил, сказал, что не от него зависело, и на время вообще пропал с радаров.\n\nДа, тяжело было от такой хорошей работы отказаться... Но ключи эти у меня остались, я даже сам хотел как-нибудь заскочить, чтоб на арену эту своими глазами посмотреть. Их не так много, но с тобой сможем договориться по-братски. Только учти, торговаться я не буду.", + "67a0dabf141a44058b2e1bb8": "Заложить 12 разгрузок на Таможне (для Решалы)", + "67a0dada8be64e4b9a1e1e6c": "Заложить 12 бронеплит на Резерве (для Глухаря)", + "67a1eb2220790d92a29cabc5": "Заложить 12 разгрузок Zulu Nylon Gear \"M4 RSCR\" на Таможне (для Решалы)", + "67a1eb477433f98ddbd762bc": "Заложить 12 бронеплит 4 класса на Резерве (для Глухаря)", + "67b880086630950141bf71ee": "Заложить разгрузки Zulu Nylon Gear M4 RSCR на новой заправке на локации Таможня", + "67b88020f3c5f1e3e6eb1f83": "Заложить бронеплиты 4 класса защиты на крыше указанного ПТОР на локации Резерв", + "67a096f605d1611ed90be75a acceptPlayerMessage": "", + "67a096f605d1611ed90be75a declinePlayerMessage": "", + "67a096f605d1611ed90be75a completePlayerMessage": "", + "67a096fe972c11a3f5077321 name": "Защита конкуренции", + "67a096fe972c11a3f5077321 description": "Воин! Говорят, ты интересуешься подвалами под санаторием. Хорошая была задумка, может и вернусь к ней позже... Но сейчас не время для Лабиринта. Так что и рассказывать о нём тебе ничего не буду, уж извиняй.\n\nЕсли хочешь попасть на площадку и порыться в мусоре, дело твоё. Но без ключ-карты в Лабиринт ты не попадёшь. Здесь наши интересы пересекаются. В последнее время один из моих гладиаторов совсем зазвездился. Цену себе набивает, мол, всё равно никто его результаты не обойдёт. Шантажировать меня этим задумал, гнида! Но снимать его с боёв невыгодно.\n\nЯ хочу показать ему, что незаменимых людей не бывает, а для этого нужно навести шороху на Арене. Тогда-то этот парень в себя и придёт. Ты боец способный, и я предлагаю тебе честную сделку: если сможешь засветиться в списках лучших гладиаторов Арены, я помогу с ключами к Лабиринту. Возьмёшься?", + "67a096fe972c11a3f5077321 failMessageText": "", + "67a096fe972c11a3f5077321 successMessageText": "А ты оказался тёмной лошадкой... Результат что надо, такое не каждый потянет. \n\nДля тебя я распакую один из тайников с ключ-картами. Но ты должен понимать, что это уникальный товар, и задаром я тебе их отдавать не собираюсь.\n\nИ ещё одно. Арена щедро вознаграждает лучших гладиаторов, и у тебя однозначно есть потенциал. Если надоест шариться по руинам и захочется настоящей славы — ты знаешь, где меня искать.", + "67a0db1217cd5fe7e5a2e36e": "Убить противников в любом режиме на Арене\n", + "67a0dbaf93ac1717d296be98": "Занять не ниже 3 места в режиме Last Hero на Арене", + "67a096fe972c11a3f5077321 acceptPlayerMessage": "", + "67a096fe972c11a3f5077321 declinePlayerMessage": "", + "67a096fe972c11a3f5077321 completePlayerMessage": "", + "67a0970744893b9f3f0d9b68 name": "Разведка боем", + "67a0970744893b9f3f0d9b68 description": "Ключ-карта у тебя? Отлично. Судя по тому, как сильно всех заинтересовали эти подвалы, мы с тобой нашли по-настоящему важный след. Там может находиться склад или лаборатория TerraGroup, которые сохранились ещё со времён эвакуации! Нельзя терять время.\n\nСначала нужно провести осмотр этих помещений и выяснить назначение объекта. TerraGroup не стали бы так старательно скрывать его, если бы происходящее внутри соответствовало публичной деятельности компании. Попробуй запомнить всё, что увидишь: строение помещений, оборудование, инструменты, наличие маркировок или других обозначений... Каждая деталь имеет значение.\n\nЯ буду ждать твоего возвращения и настрою свою систему наблюдения на отслеживание любой информации о санатории. Если кто-то нароет больше нашего, я это увижу.", + "67a0970744893b9f3f0d9b68 failMessageText": "", + "67a0970744893b9f3f0d9b68 successMessageText": "Старое бомбоубежище? Да, в архивных записях упоминалось одно такое, ещё советское. Но оно было закрыто лет двадцать назад из-за какой-то технической поломки. Похоже, Knossos восстановили его до рабочего состояния. Но зачем TerraGroup могло понадобиться заброшенное бомбоубежище? \n\nТак, погоди. Вижу сигнал от одной из нейросетей. Зашифрованное сообщение, кажется, прямо из этих подвалов. Дай мне минуту.", + "67a0dc6bf47ca0fde27cf1f7": "Узнать, что находится за бункерной дверью Санатория на локации Берег", + "67a0dc94a4d798e79853f2eb": "Найти ключ-карту Labrys", + "67dbe0f532ff08bfa13237a8": "Узнать, что находится за бункерной дверью Санатория на локации Берег", + "67a0970744893b9f3f0d9b68 acceptPlayerMessage": "", + "67a0970744893b9f3f0d9b68 declinePlayerMessage": "", + "67a0970744893b9f3f0d9b68 completePlayerMessage": "", + "67a0970f05d1611ed90be75d name": "Проверка гипотез", + "67a0970f05d1611ed90be75d description": "Мне удалось расшифровать сигнал. Он старый и очень слабый, видимо бомбоубежище полностью его блокировало, пока ты не открыл двери. Почему-то сообщение зациклено, но за это время с оборудованием внутри могло произойти всё, что угодно. К тому же мы всё ещё не знаем, чем там занимались специалисты TerraGroup.\n\nВ сообщении говорится о том, что на объекте остались материалы и данные, попадающие под первый приоритет эвакуации. Более того, упоминаются отчёты о проведённых на объекте испытаниях. Не знаю, когда ещё мы могли бы найти что-то настолько же ценное!\n\nС каждым днём о подвалах узнаёт всё больше людей, значит скоро и торговцы, и другие ЧВК захотят изучить открытую нами область. Может быть, даже Смотритель этим заинтересуется... Но мне нужны эти документы. Достань всё, что сможешь, и как можно быстрее.", + "67a0970f05d1611ed90be75d failMessageText": "", + "67a0970f05d1611ed90be75d successMessageText": "Отлично сработано. Данные обрывочны, но всё равно очень полезны. За время с начала катастрофы в подвалах санатория многое изменилось, но в какой-то период времени они однозначно использовались как полигон для испытаний некоего оружия... Может быть, экспериментального средства РЭБ или устройства взлома. Это ещё предстоит выяснить.\n\nНо я уже вижу, что некоторые замеры и опыты будут очень полезны сами по себе. Поэтому твои труды точно были не напрасны. Спасибо.", + "67a0dce6c7627dac621fd539": "Найти лабораторную зону с прототипом оружия в Лабиринте", + "67a0dcf4ff6f74931359b9f9": "Передать найденный в рейде предмет: Отчёты Labrys о проведённых испытаниях", + "67dbe16ece16a02860ed9d33": "Найти лабораторную зону с прототипом оружия в Лабиринте", + "67a0970f05d1611ed90be75d acceptPlayerMessage": "", + "67a0970f05d1611ed90be75d declinePlayerMessage": "", + "67a0970f05d1611ed90be75d completePlayerMessage": "", + "67a09724972c11a3f5077324 name": "Конфиденциальная информация", + "67a09724972c11a3f5077324 description": "Гуд дэй. Судя по моей информации, вы нашли доступ к одному из заброшенных объектов TerraGroup. Мы уже видели, что бывает, когда опасные разработки попадают к неподготовленным людям. Наши партнёры сильно обеспокоены тем, что происходило в Таркове после вскрытия того модуля в Лаборатории.\n\nСейчас мы никак не можем допустить нового кризиса. Поэтому для вас у меня есть заказ с высоким...прайорити. Нужно забрать с территории объекта под санаторием носитель с важной информацией. Детали оказались сильно засекречены. Заказчик сможет отследить самостоятельную попытку чтения данных и аннулирует контракт.\n\nКроме накопителя на объекте есть техническое помещение, заказчик передал, что оно должно быть похоже на мастерскую. Его необходимо устранить или хотя бы повредить. Но будьте осторожны со взрывчаткой: передача носителя с данными так же важна, как и уничтожение мастерской.", + "67a09724972c11a3f5077324 failMessageText": "", + "67a09724972c11a3f5077324 successMessageText": "Отличная работа, май френд! Партнёры особенно ценят ваше уважение к конфиденциальности и просили подготовить вознаграждение. \n\nВсё на месте, можете проверять.", + "67a0dd7a2519959b187db47f": "Найти особый носитель информации в Лабиринте", + "67a0dda1370e2f877a6c8531": "Передать найденную информацию", + "67a0de2750fdff39d267ea16": "Заложить осколочную гранату в сборочной мастерской в Лабиринте", + "67a09724972c11a3f5077324 acceptPlayerMessage": "", + "67a09724972c11a3f5077324 declinePlayerMessage": "", + "67a09724972c11a3f5077324 completePlayerMessage": "", + "67a0972e77dd677f600804bd name": "Я всегда с собой беру видеокамеру", + "67a0972e77dd677f600804bd description": "Добрый день. Ко мне поступил пациент, который был ранен в подвалах под санаторием и едва смог сбежать от этого чудовища в маске быка... Налицо психическое расстройство, а может и несколько. Но кроме рассказов о Минотавре пациент также упомянул множество камер для заключения и даже пыток людей.\n\nВы точно понимаете недопустимость подобного содержания человека даже в условиях военного времени, поэтому я рассчитываю на вашу помощь. Мы должны разобраться с тем, что происходит или происходило в этих подвалах. \n\nИсследуйте камеры для заключения и постарайтесь найти информацию или улики, которые помогут узнать, кто виновен в произошедшем. И главное — какую цель имели все эти «опыты»?", + "67a0972e77dd677f600804bd failMessageText": "", + "67a0972e77dd677f600804bd successMessageText": "Видеокассета... Вы ведь её ещё не смотрели? Теперь я поняла, в чём дело. Ранее я ошиблась.\n\nСанаторий был одним из пунктов эвакуации, когда всё началось, и его подвалы могли использовать не по назначению. Тогда ситуация ещё не была так запущена, и тела погибших старались изолировать от мест скопления людей.\n\nА эта кассета — точно не повод для беспокойства. Впрочем, от посещения этих подвалов я бы на вашем месте воздержалась. Вентилирование в бомбоубежищах всегда было слабым местом, а влажность только способствует возможной интоксикации.", + "67a0de6954c67082e9148328": "Найти комнату пыток в Лабиринте", + "67a0de84e8e35296a13500c8": "Найти доказательство пыток", + "67a0de9190545ec5612fdda5": "Передать найденную информация", + "67a0972e77dd677f600804bd acceptPlayerMessage": "", + "67a0972e77dd677f600804bd declinePlayerMessage": "", + "67a0972e77dd677f600804bd completePlayerMessage": "", + "67a097379f2068e74603c6ac name": "Железный авторитет", + "67a097379f2068e74603c6ac description": "Дарова, бандит! Есть маза для тебя, лохов на такое брать нельзя. Тут все в подвалы под санаторием зачастили, ты точно уже в курсах должен быть. Говорят, там бугор какой-то сидит, всю территорию контролирует, орёт как бешеный и народ оттуда гоняет. Никто его уложить не может! \n\nА у меня знаешь, некоторые партнёры рамсить начали, цены хотят сбить. Но я тебе так скажу: в вопросе авторитета самое главное — не просрать момент. Действовать нужно уже сейчас, и делать это нужно так, чтобы каждая крыса поняла своё место. Так что козла этого надо завалить. Если ты это сделаешь, так сказать, от моего имени, всем всё ясно станет.\n\nОпыт у тебя есть, и обоссаться перед этим «Минотавром» ты не должен. Но будь осторожен, эта гнида ЧВК пачками укладывает.", + "67a097379f2068e74603c6ac failMessageText": "", + "67a097379f2068e74603c6ac successMessageText": "Я знал, что ставочка моя на тебя не пропадёт! Чё, даже конечности все целы? Ну красава. Слух о тебе уже пошёл, и все хлебала-то свои позакрывали, ага. \n\nТакое надолго запомнится. Ты моему бизнесу сегодня помог, так и я долгов держать не буду. Забирай, это всё твоё.", + "67a0df619fb6c42b9a08e8e9": "Найти и нейтрализовать \"Минотавра\" в Лабиринте", + "67a0df7f2cd4d4413cd29b45": "Убить помощников \"Минотавра\" в Лабиринте", + "67a097379f2068e74603c6ac acceptPlayerMessage": "", + "67a097379f2068e74603c6ac declinePlayerMessage": "", + "67a097379f2068e74603c6ac completePlayerMessage": "", + "67a0975992ad467b1906d468 name": "Освободить помещение", + "67a0975992ad467b1906d468 description": "Ну привет тебе, брат! Быстро вся эта карусель вокруг санатория завертелась, а? У меня ведь там бизнес с Рефом был, в этих подвалах. Раньше я думал, что Реф всё оборудование оттуда вывез, а сейчас оказалось, что там ещё много техники осталось. Я и подумал, не пропадать же добру?\n\nНе, тебе эти телевизоры с камерами таскать не придётся. Там каждый предмет осматривать нужно, и упаковать хорошо. Для этого у меня есть свои люди. Но отпускать их туда сейчас я никак не могу! По технике они спецы, а с оружием дела похуже. Вот если бы настоящий профессионал по периметру всё обошёл и ЧВК оттуда погонял, тогда бы дело пошло.\n\nЯ как об этом подумал, так про тебя и вспомнил, брат! Готов помочь в хорошем деле? Конечно, если работу сделаешь, с пустыми руками от меня не уйдёшь!", + "67a0975992ad467b1906d468 failMessageText": "", + "67a0975992ad467b1906d468 successMessageText": "Не зря я о тебе вспомнил. Всё хорошо, ребятам своим я сейчас всё передам. Если повезёт, надолго по технике вопросы закроем. А вот и твоя доля, у Барахольщика всё по-честному!", + "67a0e075445754a936be25b7": "Убить бойцов ЧВК в Лабиринте", + "67a0975992ad467b1906d468 acceptPlayerMessage": "", + "67a0975992ad467b1906d468 declinePlayerMessage": "", + "67a0975992ad467b1906d468 completePlayerMessage": "", + "67a09761e720611a6a01f288 name": "Слово Хранителя", + "67a09761e720611a6a01f288 description": "Есть одно дело для тебя. Кто-то нашёл путь в подвалы под санаторием. Для Таркова это не лучшее стечение обстоятельств. Излишнее любопытство часто губит человека и в мирное время, но в теукщих условиях ошибка одного приведёт к смерти многих.\n\nЯ знаю, как обезопасить бомбоубежище под санаторием. Может быть, ты ещё не встречал тех, кто смотрит за городом ночью. Но они точно встречали тебя. И сейчас мне нужно, чтобы ты оставил для них небольшое послание на объекте Knossos.\n\nПросто бросить эти ножи среди мусора будет недостаточно. Нужны места со смыслом, чтобы воткнутый тобой нож стал своего рода символом. Как выбрать места? Ты разберёшься сам. А если не сможешь — зачем мне с тобой работать?", + "67a09761e720611a6a01f288 failMessageText": "", + "67a09761e720611a6a01f288 successMessageText": "Ты вернулся, значит ножи на месте. Возможно, сейчас ты уберёг Тарков от нового бедствия, которое могло бы стереть город с лица земли... раньше времени.\n\nВознаграждение ждёт тебя. И ещё одно. На твоём месте я бы перестал интересоваться этими подвалами, если хочешь пережить это смутное время.", + "67a0e4df8cddbe2df31dd1d9": "Заложить Нож сектанта в первом особом месте в Лабиринте", + "67a0e4e399e34c9ffcdc6e00": "Заложить Нож сектанта во втором особом месте в Лабиринте", + "67a0e4e64cb065811d95c6d9": "Заложить Нож сектанта в третьем особом месте в Лабиринте", + "67a09761e720611a6a01f288 acceptPlayerMessage": "Не думал, что стану частью какого-то ритуала... Ладно, разберёмся на месте.", + "67a09761e720611a6a01f288 declinePlayerMessage": "", + "67a09761e720611a6a01f288 completePlayerMessage": "Готово. Твоим друзьям должно понравиться.", + "67d03be712fb5f8fd2096332 name": "Освободить помещение", + "67d03be712fb5f8fd2096332 description": "Ну привет тебе, брат! Быстро вся эта карусель вокруг санатория завертелась, а? У меня ведь там бизнес с Рефом был, в этих подвалах. Раньше я думал, что Реф всё оборудование оттуда вывез, а сейчас оказалось, что там ещё много техники осталось. Я и подумал, не пропадать же добру?\n\nНе, тебе эти телевизоры с камерами таскать не придётся. Там каждый предмет осматривать нужно, и упаковать хорошо. Для этого у меня есть свои люди. Но отпускать их туда сейчас я никак не могу! По технике они спецы, а с оружием дела похуже. Вот если бы настоящий профессионал по периметру всё обошёл и лишних людей оттуда погонял, тогда бы дело пошло.\n\nЯ как об этом подумал, так про тебя и вспомнил, брат! Готов помочь в хорошем деле? Конечно, если работу сделаешь, с пустыми руками от меня не уйдёшь!", + "67d03be712fb5f8fd2096332 failMessageText": "", + "67d03be712fb5f8fd2096332 successMessageText": "Не зря я о тебе вспомнил. Всё хорошо, ребятам своим я сейчас всё передам. Если повезёт, надолго по технике вопросы закроем. А вот и твоя доля, у Барахольщика всё по-честному!", + "67d03be712fb5f8fd2096334": "Убить любую цель в Лабиринте", + "67d03be712fb5f8fd2096332 acceptPlayerMessage": "", + "67d03be712fb5f8fd2096332 declinePlayerMessage": "", + "67d03be712fb5f8fd2096332 completePlayerMessage": "", "616041eb031af660100c9967 startedMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 failMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 successMessageText 54cb50c76803fa8b248b4571 0": "Всё спокойно, значит? Хорошо, молодец, боец.", @@ -28495,6 +28849,12 @@ "676094451fec2f7426093be6 name": "Престиж", "676094451fec2f7426093be6 description": "Получить второй уровень Престижа", "676094451fec2f7426093be6 successMessage": "", + "67a0e57117e34930e50075f3 name": "В поисках выхода", + "67a0e57117e34930e50075f3 description": "Выполнить основную цепочку заданий в событии «Лабиринт»", + "67a0e57117e34930e50075f3 successMessage": "", + "67a0e57b972c11a3f50773b2 name": "Мастер подземелий", + "67a0e57b972c11a3f50773b2 description": "Выполнить основную цепочку и все дополнительные задания в событии «Лабиринт»", + "67a0e57b972c11a3f50773b2 successMessage": "", "674724a154d58001c3aae177 name": "", "674724a154d58001c3aae177 description": "", "674ed02cb6db2d9636812abc name": "Слот 1", @@ -28755,6 +29115,15 @@ "675a99f30fba9efc6a40481d name": "Спортивная мишень", "675a99f30fba9efc6a40481d description": "Самая обычная мишень, ничего особенного.", "675b54c583e8ee6215546694": "Построить 3 уровень модуля Тир", + "67adb25c7a0e0fce8574438c name": "Логово Минотавра", + "67adb25c7a0e0fce8574438c description": "Говорят, окружение влияет на нас. Страшно представить, чем можно стать, превратив убежище в логово Минотавра.", + "67adb26efce3692da77f4e2e": "Можно получить только в рамках особых событий", + "67adb38d0217ccce16b5b08c name": "Логово Минотавра", + "67adb38d0217ccce16b5b08c description": "Плитка на полу впитала в себя десятки литров крови. Или сотни?", + "67adb39a6be8354a8f72b830": "Можно получить только в рамках особых событий", + "67adb4843fec17bf3ea9452e name": "Логово Минотавра", + "67adb4843fec17bf3ea9452e description": "Этот потолок не имеет никаких излишеств. Но Минотавру они и не нужны.", + "67adb48fd05a78f5a5fc5260": "Можно получить только в рамках особых событий", "672df12f97f0469cea52f55e name": "Престиж 1", "675d7242b85061aa2017c341": "Завершить задание \"Вам посылка\"", "672df4281ab8d9c8849a0c88 name": "Престиж 2", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/sk.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/sk.json index 369c4482..38469612 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/sk.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/sk.json @@ -6073,7 +6073,7 @@ "5d6e67fba4b9361bc73bc779 Description": "A 12/70 shell loaded with 9 6.5mm buckshot pellets for 12 gauge shotguns.", "5d6e6806a4b936088465b17e Name": "12/70 8.5mm Magnum buckshot", "5d6e6806a4b936088465b17e ShortName": "Magnum", - "5d6e6806a4b936088465b17e Description": "A 12/70 shell loaded with 16 8.5mm buckshot pellets for 12 gauge shotguns.", + "5d6e6806a4b936088465b17e Description": "A 12/70 shell loaded with 8 8.5mm buckshot pellets for 12 gauge shotguns.", "5d6e6869a4b9361c140bcfde Name": "12/70 Grizzly 40 slug", "5d6e6869a4b9361c140bcfde ShortName": "Grizzly", "5d6e6869a4b9361c140bcfde Description": "The \"Grizzly 40\" 12/70 expanding slug shell for 12 gauge shotguns.", @@ -10226,9 +10226,6 @@ "648afce7ec6bb25b2608defb Name": "PM FAB Defense pistol grip (Olive Drab)", "648afce7ec6bb25b2608defb ShortName": "FAB OD", "648afce7ec6bb25b2608defb Description": "A PM grip by FAB Defense with a built-in magazine release mechanism that turns the Soviet classic into a modern handy pistol, significantly improving ergonomics. Olive Drab version.", - "648c1a965043c4052a4f8505 Name": "ebudal", - "648c1a965043c4052a4f8505 ShortName": "ebudal", - "648c1a965043c4052a4f8505 Description": "ebudal tested on monkes", "6491c6f6ef312a876705191b Name": "PK Zenit B-50 handguard", "6491c6f6ef312a876705191b ShortName": "B-50", "6491c6f6ef312a876705191b Description": "The B-50 integrally-machined handguard made of D16T alloy for Kalashnikov Machine gun. Allows installation of additional equipment and handgrips. Manufactured by Zenit.", @@ -10580,7 +10577,7 @@ "6513f05a94c72326990a3866 Name": "RPD wooden handguard", "6513f05a94c72326990a3866 ShortName": "RPD wood", "6513f05a94c72326990a3866 Description": "A standard-issue wooden handguard for the RPD machine gun. Manufactured by V.A. Degtyarev Plant.", - "6513f0a194c72326990a3868 Name": "RPD 7.62x39 \"Buben\" 100-round box", + "6513f0a194c72326990a3868 Name": "RPD 7.62x39 Buben 100-round box", "6513f0a194c72326990a3868 ShortName": "Buben", "6513f0a194c72326990a3868 Description": "A standard-issue 100-round box for the RPD machine gun nicknamed \"Buben\" for its round shape. Manufactured by V.A. Degtyarev Plant.", "6513f0f5e63f29908d0ffab8 Name": "RPD barrel thread protector", @@ -14450,7 +14447,7 @@ "6761763448fa5c377e06fc39 Name": "AKMS FAB Defense M4-AKMS P stock adapter", "6761763448fa5c377e06fc39 ShortName": "AKMS P", "6761763448fa5c377e06fc39 Description": "A buttstock adapter for the AKMS automatic rifle. Allows to install Com-Spec and Mil-Spec buttstocks on the weapon. Made of durable anodized aluminum. Manufactured by FAB Defense.", - "6761765f1f08ed5e8800b7a6 Name": "5.56x45 Beta C-Mag 100-round drum magazine", + "6761765f1f08ed5e8800b7a6 Name": "AR-15 5.56x45 Beta C-Mag 100-round drum magazine", "6761765f1f08ed5e8800b7a6 ShortName": "AR C-Mag", "6761765f1f08ed5e8800b7a6 Description": "A 100-round double drum magazine for the AR-15 platform weapons. Manufactured by Beta Company.", "676176a162e0497044079f46 Name": "UZI 9x19 Beta C-Mag 100-round drum magazine", @@ -14600,6 +14597,126 @@ "676aa450fe1fc45172014df2 Name": "Twitch Winter 2025 case (Epic)", "676aa450fe1fc45172014df2 ShortName": "Twitch 2025", "676aa450fe1fc45172014df2 Description": "A case with some epic goodies.", + "678f84bb9e85556ca60f0362 Name": "Tagilla's welding mask \"ZABEY\"", + "678f84bb9e85556ca60f0362 ShortName": "\"ZABEY\"", + "678f84bb9e85556ca60f0362 Description": "Judging by this mask, the Labyrinth had severely affected Tagilla's mental state, making him even more unhinged and bloodthirsty. Who thought he could be any more crazy?", + "678fa929819ddc4c350c0317 Name": "Valve handwheel", + "678fa929819ddc4c350c0317 ShortName": "handwheel", + "678fa929819ddc4c350c0317 Description": "A massive handwheel removed from some kind of valve. It must have been used to regulate the water or gas supply in the Knossos underground facilities.", + "679b944d597ba2ed120c3d3c Name": "Last Breath poster", + "679b944d597ba2ed120c3d3c ShortName": "Last Breath", + "679b944d597ba2ed120c3d3c Description": "There's no escape from the Shadow of Tagilla's grasp. The only thing left to do is to take the last deep breath and hold on as long as possible.", + "679b946f90622daf9708da6d Name": "Final Moment poster", + "679b946f90622daf9708da6d ShortName": "Final Moment", + "679b946f90622daf9708da6d Description": "Looking at this poster, you realize the sheer terror that the Shadow of Tagilla's victims felt before they died.", + "679b94734e9ca6b3d80586a7 Name": "Taurus poster", + "679b94734e9ca6b3d80586a7 ShortName": "Taurus", + "679b94734e9ca6b3d80586a7 Description": "This poster embodies the nature of the Shadow of Tagilla. Brutality, thirst for murder, and blood. Rivers of blood.", + "679b9477708cfcb2060b9ade Name": "Tark Souls poster", + "679b9477708cfcb2060b9ade ShortName": "Tark Souls", + "679b9477708cfcb2060b9ade Description": "This poster shows the Shadow of Tagilla being slain by a warrior from the Labyrinth. Very few people have witnessed such a scene with their own eyes.", + "679b9716597ba2ed120c3d3f Name": "Knossos LLC facility key", + "679b9716597ba2ed120c3d3f ShortName": "Knossos", + "679b9716597ba2ed120c3d3f Description": "A worn office door key marked \"Knossos LLC\". Probably used to open utility rooms or other premises belonging to Knossos.", + "679b9819a2f2dd4da9023512 Name": "Labrys access keycard", + "679b9819a2f2dd4da9023512 ShortName": "Labrys", + "679b9819a2f2dd4da9023512 Description": "A keycard to one of Knossos facilities. The design references the Minotaur mythos, but it's somewhat strange there are no Minotaur theme parks in Tarkov.", + "679b98e429acd1f2f60985a3 Name": "Container with suspicious substance", + "679b98e429acd1f2f60985a3 ShortName": "Substance", + "679b98e429acd1f2f60985a3 Description": "A chemical container with a thick, murky liquid inside. Only a lunatic like Sanitar would want to study something like this.", + "679b992329acd1f2f60985a5 Name": "Labrys research notes", + "679b992329acd1f2f60985a5 ShortName": "Labrys", + "679b992329acd1f2f60985a5 Description": "The documents are encrypted, but appear to contain research notes on some kind of technology or weapon. The records mention the name “Item 1156”.", + "679b998180a165f7a40b4c2c Name": "Slaughter videotape", + "679b998180a165f7a40b4c2c ShortName": "Slaughter", + "679b998180a165f7a40b4c2c Description": "A videotape with traces of blood and the words “Slaughter”. The owner of the tape hardly felt sympathy for his victims.", + "679b9a1a4e4ed4b3b40ae5c2 Name": "Knossos senior manager's diary", + "679b9a1a4e4ed4b3b40ae5c2 ShortName": "Knossos", + "679b9a1a4e4ed4b3b40ae5c2 Description": "Meetings, facilities, and other notes from Knossos senior manager are noted in the diary. If you study them, you can get at least a rough summary of the company's facilities.", + "679b9aa490622daf9708da73 Name": "VPX Flash Storage Module marked Group #3", + "679b9aa490622daf9708da73 ShortName": "Group #3", + "679b9aa490622daf9708da73 Description": "The VPX Flash Storage Module (FSM) provides high-performance, high-capacity, solid-state SATA storage with AES-256 bit encryption using an Application Specific Integrated Circuit (ASIC). Judging by the marking, it contains data on the focus group experiments and research.", + "679b9cce4e4ed4b3b40ae5c5 Name": "Nailhead figurine", + "679b9cce4e4ed4b3b40ae5c5 ShortName": "Nailhead", + "679b9cce4e4ed4b3b40ae5c5 Description": "A limited edition Tarko figurine. What's more strange: the pale skin or the nails stuck in his head? It looks like this poor guy has experienced the full spectrum of human pain.", + "679b9d43597ba2ed120c3d44 Name": "Petya Crooker figurine", + "679b9d43597ba2ed120c3d44 ShortName": "Crooker", + "679b9d43597ba2ed120c3d44 Description": "A limited edition Tarko figurine. A creepy dude with a disfigured face and blades on his arm. Doing Obdolbos would give you nightmares.", + "679b9d4b3374fb14f40efe6d Name": "Count Bloodsucker figurine", + "679b9d4b3374fb14f40efe6d ShortName": "Bloodsucker", + "679b9d4b3374fb14f40efe6d Description": "A limited edition Tarko figurine. Count Bloodsucker wouldn't have lasted more than a couple days in Tarkov. Sucking blood is cool and all, but does it work against flashbangs and .308?", + "679b9d55708cfcb2060b9ae3 Name": "Xenoalien figurine", + "679b9d55708cfcb2060b9ae3 ShortName": "Xenoalien", + "679b9d55708cfcb2060b9ae3 Description": "A limited edition Tarko figurine. Looks like a monster with a disproportionately elongated head and a double mouth. Totally \"Alien\" (good one) to the Tarko universe.", + "679b9d6390622daf9708da76 Name": "Pointy guy figurine", + "679b9d6390622daf9708da76 ShortName": "Pointy guy", + "679b9d6390622daf9708da76 Description": "A limited edition Tarko figurine. This funny little character is wearing something like a pyramid on his head. A character like this could only exist in a fictional world, along with zombies and other monsters.", + "679ba90d269ddfea47012159 Name": "Chained Labrys", + "679ba90d269ddfea47012159 ShortName": "Labrys", + "679ba90d269ddfea47012159 Description": "A two-handed axe made out of a sewer hatch... With that weight, a single blow is enough to split a skull, whether the blade is sharp or not.", + "679baa2c61f588ae2b062a24 Name": "Key 01", + "679baa2c61f588ae2b062a24 ShortName": "Key 01", + "679baa2c61f588ae2b062a24 Description": "An old key, the markings are unreadable. Could be useful for surviving the Labyrinth.", + "679baa4f59b8961f370dd683 Name": "Key 02", + "679baa4f59b8961f370dd683 ShortName": "Key 02", + "679baa4f59b8961f370dd683 Description": "This key probably opens some kind of an old lock. The number engraving has been practically scratched off. Could be useful for surviving the Labyrinth.", + "679baa5a59b8961f370dd685 Name": "Key 03", + "679baa5a59b8961f370dd685 ShortName": "Key 03", + "679baa5a59b8961f370dd685 Description": "The number engraving is barely recognizable on the weathered metal. Could be useful for surviving the Labyrinth.", + "679baa9091966fe40408f149 Name": "Key 04", + "679baa9091966fe40408f149 ShortName": "Key 04", + "679baa9091966fe40408f149 Description": "The engraving on this key is barely readable: it's either the number 4 or the Russian letter Ч. Could be useful for surviving the Labyrinth.", + "679baace4e9ca6b3d80586b2 Name": "Observation room key", + "679baace4e9ca6b3d80586b2 ShortName": "Observe", + "679baace4e9ca6b3d80586b2 Description": "A key that opens one of the personnel workstation rooms in the Labyrinth. That room may have something to do with the research that took place in the Labyrinth.", + "679baae891966fe40408f14c Name": "Torture room key", + "679baae891966fe40408f14c ShortName": "Torture", + "679baae891966fe40408f14c Description": "An old key that would be more suitable for a shabby lock on a grate or fence than a modern door.", + "679bab714e9ca6b3d80586b4 Name": "Corpse room key", + "679bab714e9ca6b3d80586b4 ShortName": "Corpses", + "679bab714e9ca6b3d80586b4 Description": "An old key that has a strong odor of death. Probably opens a morgue or a room where bodies were kept.", + "679bac1d61f588ae2b062a26 Name": "Labyrinth key", + "679bac1d61f588ae2b062a26 ShortName": "Labyrinth", + "679bac1d61f588ae2b062a26 Description": "A key that opens a certain room in the Labyrinth. There's no telling what might be inside.", + "67a22045cae994f25c087bb5 Name": "", + "67a22045cae994f25c087bb5 ShortName": "", + "67a22045cae994f25c087bb5 Description": "", + "67ab3d4b83869afd170fdd3f Name": "BBQ-S43 gas torch", + "67ab3d4b83869afd170fdd3f ShortName": "BBQ-S43", + "67ab3d4b83869afd170fdd3f Description": "A portable torch with a limited gas supply. This bad boy is unlikely to burn a hole in the wall, but will do the job on a small metal target.", + "67adaf8b1230c973bb0433a6 Name": "Minotaur's Lair", + "67adaf8b1230c973bb0433a6 ShortName": "Minotaur's Lair", + "67adaf8b1230c973bb0433a6 Description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adaf95cd47a1ad3f014bc6 Name": "Minotaur's Lair", + "67adaf95cd47a1ad3f014bc6 ShortName": "Minotaur's Lair", + "67adaf95cd47a1ad3f014bc6 Description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adafa1e6a915f9fd050f66 Name": "Minotaur's Lair", + "67adafa1e6a915f9fd050f66 ShortName": "Minotaur's Lair", + "67adafa1e6a915f9fd050f66 Description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67ade494d748873e5f0161df Name": "F1 Shrapnel", + "67ade494d748873e5f0161df ShortName": "F1 Shrapnel", + "67ade494d748873e5f0161df Description": "F1 Shrapnel", + "67adf4a95247ac91530fcec7 Name": "Bunda", + "67adf4a95247ac91530fcec7 ShortName": "Bunda", + "67adf4a95247ac91530fcec7 Description": "Bunda", + "67adf4b81c58bd68b2002fec Name": "Drevená muničná bedňa", + "67adf4b81c58bd68b2002fec ShortName": "Drevená muničná bedňa", + "67adf4b81c58bd68b2002fec Description": "Drevená muničná bedňa", + "67adf4db515e3dd542077a1d Name": "Drevená debna", + "67adf4db515e3dd542077a1d ShortName": "Drevená debna", + "67adf4db515e3dd542077a1d Description": "Drevená debna", + "67adf4eb110ba15da90c6413 Name": "Debna na granáty", + "67adf4eb110ba15da90c6413 ShortName": "Debna na granáty", + "67adf4eb110ba15da90c6413 Description": "Debna na granáty", + "67adf54d1c58bd68b2002ff0 Name": "Súprava nástrojov", + "67adf54d1c58bd68b2002ff0 ShortName": "Súprava nástrojov", + "67adf54d1c58bd68b2002ff0 Description": "Súprava nástrojov", + "67adf5752fc5ee84020a9940 Name": "Mŕtvy Scav", + "67adf5752fc5ee84020a9940 ShortName": "Mŕtvy Scav", + "67adf5752fc5ee84020a9940 Description": "Mŕtvy Scav", + "67adf5f7adc1f43b0702b826 Name": "Technická skladovacia bedna", + "67adf5f7adc1f43b0702b826 ShortName": "Technická skladovacia bedna", + "67adf5f7adc1f43b0702b826 Description": "Technická skladovacia bedna", "67b70e43f753cf9f7a0a07a6 Name": "LATAM Drops Event 2025 case (Common)", "67b70e43f753cf9f7a0a07a6 ShortName": "Twitch", "67b70e43f753cf9f7a0a07a6 Description": "", @@ -14609,6 +14726,12 @@ "67b72c64f753cf9f7a0a07aa Name": "LATAM Drops Event 2025 case (Epic)", "67b72c64f753cf9f7a0a07aa ShortName": "Twitch", "67b72c64f753cf9f7a0a07aa Description": "", + "67d3ed3271c17ff82e0a5b0b Name": "Key case", + "67d3ed3271c17ff82e0a5b0b ShortName": "Keys", + "67d3ed3271c17ff82e0a5b0b Description": "This case is the ultimate solution to the problem of hoarding various keys in the stash, helping to store them in one place.", + "67e183377c6c2011970f3149 Name": "Ariadne symbol key", + "67e183377c6c2011970f3149 ShortName": "Ariadne", + "67e183377c6c2011970f3149 Description": "Someone had made a barely visible mark on this key, resembling a ball of thread. Although, it could have simply been left by careless storage.", " V-ex_light": "Cesta k autu pri vojenskej základni", " Voip/DisabledForOffline": "VoIP je nedostupný v offline režime", " kg": " kg", @@ -15748,6 +15871,7 @@ "Disable overload": "Disable overload", "Disable water and food consumption": "Disable water and energy consumption", "DisableGameFramerateLimit": "Disable game FPS limit", + "Disable_traps": "Disable traps", "Disabled": "Disabled", "DisbandGroup": "Disband the group", "DisbandGroup message": "Are you sure you want to disband the group?", @@ -16719,6 +16843,7 @@ "LVLKILLLIST": "LVL", "Laboratory": "The Lab", "LaboratoryEnvironmentUiType": "The Lab", + "Labyrinth": "The Labyrinth", "Last game session": "Last game session", "LastHero": "LastHero", "LastHeroDescription": "A fight with the opponents in endless gunfight. There will be only one winner.", @@ -17302,7 +17427,7 @@ "Prestige/Levels/RewardsListCaption": "REWARDS FOR OBTAINING PRESTIGE", "Prestige/Rewards/ModesCaption": "AVAILABLE IN GAME MODES:", "Prestige/Rewards/RewardDescription": "DESCRIPTION:", - "PrestigeTooltip{0}": "Prestige level: {0}", + "PrestigeTooltip{0}": "Prestige level: {0}", "Previous": "Previous", "PreviousMagazine": "Previous magazine", "PreviousWalkPose": "Previous walk pose", @@ -17735,6 +17860,9 @@ "SHO_TRANSIT_24": "TRANSIT01", "SHO_TRANSIT_24_COND": " ", "SHO_TRANSIT_24_DESC": "Transit to Lighthouse", + "SHO_TRANSIT_43": "TRANSIT??", + "SHO_TRANSIT_43_COND": "Probably requires Labrys access keycard (1)", + "SHO_TRANSIT_43_DESC": "Transit to Labyrinth?", "SIDE": "SIDE", "SIGHT CRATE": "Sight magnification", "SILENCE": "SILENCE", @@ -19668,6 +19796,8 @@ "lab_Parking_Gate": "Parking Gate", "lab_Under_Storage_Collector": "Sewage Conduit", "lab_Vent": "Ventilation Shaft", + "labir_exit": "The Way Up", + "labyrinth_secret_tagilla_key": "Ariadne's Path", "lastSession": "Last session", "leader": "Leader", "left_side_plate": "L. PLATE", @@ -20380,6 +20510,8 @@ "653e6760052c01c1c805532f Description": "The business center of Tarkov. This is where TerraGroup was headquartered. This is where it all began.", "65b8d6f5cdde2479cb2a3125 Name": "Ground Zero", "65b8d6f5cdde2479cb2a3125 Description": "The business center of Tarkov. This is where TerraGroup was headquartered. This is where it all began. The area has yet again become a hot zone since the early days of the conflict.", + "6733700029c367a3d40b02af Name": "The Labyrinth", + "6733700029c367a3d40b02af Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", "5464e0404bdc2d2a708b4567 Name": "United Security", "5464e0404bdc2d2a708b4567 Description": "The USEC private military company was established in 1999 after the merger of two companies: KerniSEC and Safe Sea. In 2004, an agent of TerraGroup International Holding made contact with USEC, which then consecutively made USEC, essentially, a private army of the holding, with offices all around the world, and over 7500 staff strong.", "5464e0454bdc2d06708b4567 Name": "BEAR", @@ -20424,6 +20556,10 @@ "67d1acda2fb6a5d11b09d6fd Description": "The Priozersk Nature Reserve recently became part of the state-protected wildlife reserves of the North-Western Federal District.", "67d1ad1b5df2d64de808e1da Name": "The Lab", "67d1ad1b5df2d64de808e1da Description": "Secret underground TerraGroup Labs facility hidden right under the center of Tarkov. Officially, this research center does not exist and, based on data scraps, is engaged in research and development as well as testing and simulation of projects in chemistry, physics, biology, and other high technology.", + "67e3f71e445e18765a052687 Name": "The Labyrinth", + "67e3f71e445e18765a052687 Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", + "67e3f72fdb783364cd0a4b63 Name": "A New Threat", + "67e3f72fdb783364cd0a4b63 Description": "There are rumors of a maniac who calls himself the Shadow of Tagilla. Anybody can become a victim of his tortures, and no one has ever escaped from his Labyrinth. One question remains: where did the rumors come from then?", "579b1eb1d53a0658a154fbe6": "", "579b2068d53a0658a154fbe8": "", "57a39d5024597772b41c2a07": "", @@ -21144,6 +21280,39 @@ "67861fd9941d06578a0ea8fe": "", "6786206c27f04d22000ebdde": "", "6786210427f04d22000ebdf7": "", + "67a4705dff08b5b478075453": "", + "67a4707171519b8a49015cae": "", + "67a4709c9e31e9e3f60f751a": "", + "67a470c121ff90a7f50429f1": "", + "67a47147ff08b5b478075457": "", + "67a47169483997eea2033c34": "", + "67a4c176cafaf577010bedee": "", + "67a4c21c6702caaa3205a460": "", + "67a4c23c483997eea20348dc": "", + "67a4c2b2583c93ebdc05c9fd": "", + "67a4c3b76702caaa3205a476": "", + "67a4c41443bcf39fa8084cbb": "", + "67a4c508ff08b5b4780796ee": "", + "67a4c5753f90ad853600a66d": "", + "67a4c5f09e31e9e3f60f8f6a": "", + "67a4c626c96183489404d49e": "", + "67a4c638ff08b5b478079727": "", + "67a4c6bbc96183489404d4ad": "", + "67a4c730a860c3b6900b29d8": "", + "67a4c78c21ff90a7f5047f88": "", + "67a4c7fbff08b5b47807a32c": "", + "67a4c85843bcf39fa8084d21": "", + "67a4c8b4ff08b5b47807a36b": "", + "67a4c9126702caaa3205a4bc": "", + "67a4c9793f90ad853600c028": "", + "67a4cbc8483997eea203493e": "", + "67a4cc4f71519b8a490172fe": "", + "67a4cc7a6702caaa3205a4d1": "", + "67a4cccaae1b56242508c46c": "", + "67a9c837222fc6fb2001c355": "", + "67a9fd84ab1557d7070a32ed": "", + "67aa001f510a89c2ed024003": "", + "67aa00e8b725f94eb603cdfe": "", "5936d90786f7742b1420ba5b name": "Debut", "5936d90786f7742b1420ba5b description": "Ahoj, vojak. Mám jednu prácu, ktorá je príliš ľahká pre mojich chlapcov. Ale pre teba to bude akurát. Hej, nebuď na mňa naštvaný, ešte ťa nepoznám tak dobre, aby som ti dal normálnu prácu!\n\nPo uliciach sa potuluje kopec banditskej špiny. Mňa nejak extra neobťažujú, ale aj tak sú otravní. Skľudni ich, povedzme, päť a zober im pár brokovníc MP-133. Myslím, že to bude pre teba tak akurát. Rozchod, vojak!", "5936d90786f7742b1420ba5b failMessageText": "", @@ -24241,7 +24410,7 @@ "625d700aefebc4442a7b3875 completePlayerMessage": "", "625d700cc48e6c62a440fab5 name": "Getting Acquainted", "625d700cc48e6c62a440fab5 description": "Come on in! Would you like some honey tea? Don't even ask how much honey cost me. In wartime the prices are like that, you know... Also, I want to reflash the transponder, but I need special software. According to my contacts, such software can be obtained from the ex-USECs at the water treatment plant. I know it's not easy, but it's worth it. When do I reflash the transponder? Buddy, you will reflash it. I don't have enough equipment here, but your Intelligence Center should have everything you need if you set it up right. I'll write down exactly what needs to be done. One more thing: the trader sends you the rules of your visit, so to speak. First: you can get to the lighthouse only while carrying the transponder, otherwise how will they distinguish you from the other PMCs? Second: do not run straight in there, make sure that the transponder worked. You will hear a beep, it means that the transponder is authorized, and you can move on. Well, good luck! I'm sure it will work out for sure this time.", - "625d700cc48e6c62a440fab5 failMessageText": "", + "625d700cc48e6c62a440fab5 failMessageText": "I had no idea you could manage to do it wrong... But hell, you did it. Well, you'll never get near Lightkeeper until you make it up to him. That's a sketchy thing you did, mercenary, this set me up pretty bad. Don't expect to get away with it scot-free.", "625d700cc48e6c62a440fab5 successMessageText": "How did it go? Tell me everything.", "6391e2f9e705511c8a4a1b85": "Obtain the V3 Flash drive on Lighthouse", "6391e31bfa894f0a866afdec": "Reflash the Radio transmitter", @@ -27691,6 +27860,182 @@ "676c243fb16f4b14b905e7f4 acceptPlayerMessage": "", "676c243fb16f4b14b905e7f4 declinePlayerMessage": "", "676c243fb16f4b14b905e7f4 completePlayerMessage": "", + "67a09636b8725511260bc421 name": "Shady Contractor", + "67a09636b8725511260bc421 description": "Hey. You may be aware that TerraGroup's aggressive expansion in Tarkov has raised quite a few questions in its time, no doubt? Back then, they were buying out properties and companies left and right in the Norvinsk region, and some of the deals were clearly shady in nature...\n\nTerraGroup has had a particularly interesting contractor, a company called Knossos. Officially they build amusement parks, playgrounds, and other family entertainment venues. But tell me, what possible connection can TerraGroup's scientific research and playgrounds have?\n\nThat's exactly why this smells fishy to me. Knossos could be hiding TerraGroup documents or equipment. Yet to know for certain, we'd have to examine their facilities. And to do that, we'd have to find some kind of record... Knossos definitely had managers overseeing the facilities. You should check out the vehicles in the city center and look for any internal records there.", + "67a09636b8725511260bc421 failMessageText": "", + "67a09636b8725511260bc421 successMessageText": "A manager's diary, huh? Even though it's not official documentation, there might be something useful in there. I'll get back to you in a bit, right now I need to examine these records carefully.", + "67a0a91f4681b4e43d13892b": "Locate the Knossos LLC senior manager's car on Ground Zero", + "67a0ab610345d81cb3cbb24c": "Locate and obtain the manager's diary", + "67a0ab83359e2d00cf9d6b06": "Hand over the diary", + "67a09636b8725511260bc421 acceptPlayerMessage": "", + "67a09636b8725511260bc421 declinePlayerMessage": "", + "67a09636b8725511260bc421 completePlayerMessage": "", + "67a0964e972c11a3f507731b name": "Needle in a Haystack", + "67a0964e972c11a3f507731b description": "You're just in time! I have studied the manager's diary and prepared for you a list of facilities that appear most often in the records. You need to investigate all of these locations. \n\nSo far, I can't tell what exactly to look for. Maybe you'll find equipment or other traces of TerraGroup around there. Focus on these locations and look around.", + "67a0964e972c11a3f507731b failMessageText": "", + "67a0964e972c11a3f507731b successMessageText": "Really, nothing at all? Perhaps it really is just a coincidence... I'll have to think about it and check my sources again.", + "67a0bc81fcbc1c559d09b58f": "Investigate the courtyard park by TerraGroup HQ on Ground Zero", + "67a0bc83182c4b0c71edd0ce": "Investigate the kart track on Interchange", + "67a0bc84f19d5b1120a55762": "Investigate the children's playground on Interchange", + "67a0bc87c60a93d7a3f28b23": "Investigate the children's playground by Concordia on Streets of Tarkov", + "67a0bc8848d9d2cbd274ffd9": "Investigate the coast-side construction site on Shoreline", + "67a0bc8ab12fe4b1baa60e4c": "Investigate the children's playground by the Health Resort on Shoreline", + "67a0964e972c11a3f507731b acceptPlayerMessage": "", + "67a0964e972c11a3f507731b declinePlayerMessage": "", + "67a0964e972c11a3f507731b completePlayerMessage": "", + "67a096577e86e067eb045733 name": "Hidden Layer", + "67a096577e86e067eb045733 description": "You know, I've thought it over again and I'm definitely positive there's a hidden layer to TerraGroup's connection with Knossos. Granted, we don't know what they were hiding yet, but that just means we haven't searched hard enough. We need to double-check everything again.\n\nTry to examine the Knossos facilities from the list again, you can also check out the adjacent buildings. Although last time my advice didn't lead you to a proper result... This time, you'd better trust your skills and intuition. Maybe we'll get lucky this way.", + "67a096577e86e067eb045733 failMessageText": "", + "67a096577e86e067eb045733 successMessageText": "Why didn't I think of that before? Knossos didn't purchase the whole territory of Azure Coast, but only the basements under it! That's why I thought this playground was our target.\n\nA door like this is unlikely to be accessed with a regular TerraGroup keycard. Considering they, meaning TerraGroup specifically, disguised that place as a Knossos facility, the keycard to access it should probably also have a suitable design.\n\nI'll try to find out more about these keycards and secure access to them, but it will take a considerable amount of time. If you don't wanna wait, try to find some other useful information, or better yet, the keycards themselves.", + "67a0bf7103442ae640dba835": "Locate a good lead related to Knossos LLC", + "67a0d4f554021b3adef76c42": "Locate and obtain the Knossos LLC facility key", + "67a0d50b04d3f4b66ede1e3a": "Find a way inside the Knossos LLC facility", + "67dbdd4d6a2e4b8e002b647d": "Find a way inside the Knossos LLC facility", + "67dbdd819d8208bb2082480e": "Locate and obtain the Knossos LLC facility key", + "67a096577e86e067eb045733 acceptPlayerMessage": "", + "67a096577e86e067eb045733 declinePlayerMessage": "", + "67a096577e86e067eb045733 completePlayerMessage": "", + "67a0966005d1611ed90be758 name": "", + "67a0966005d1611ed90be758 description": "", + "67a0966005d1611ed90be758 failMessageText": "", + "67a0966005d1611ed90be758 successMessageText": "", + "67a0966005d1611ed90be758 acceptPlayerMessage": "", + "67a0966005d1611ed90be758 declinePlayerMessage": "", + "67a0966005d1611ed90be758 completePlayerMessage": "", + "67a0966817e34930e500754c name": "Forced Alliance", + "67a0966817e34930e500754c description": "Been waiting for you. I don't know about your own search, but I think I found a way to get the keycards. Apparently, Sanitar had access to the basement beneath the health resort. That alone proves my hunch about Knossos' ties to TerraGroup.\n\nBut right now, we need to find the keycards. I can't help you with that, but Therapist definitely has Sanitar's contacts. I've already reached out to her, and she's willing to help. I believe that the trail we've found is more important than our conflicting viewpoints.\n\nHowever, if you can find another way to get the keycards without having to deal with Sanitar, I'll wish you luck.", + "67a0966817e34930e500754c failMessageText": "", + "67a0966817e34930e500754c successMessageText": "Excellent, now we have access to this facility. There's no time to lose. The rumor of the health resort cellars and the keycards has already spread throughout the city, and you may very well have competition on your tail. Gotta hurry up.", + "67a0d8f2db972857cd90d9c0": "Assist Therapist with her investigation", + "67dfa35c8c11bf33774c38a3": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67e11d97f2b4ba8761d0861b": "Assist Therapist with her investigation", + "67e17995c7204639f43caf60": "Assist Therapist with her investigation", + "67e41d4e9f783e8f4b234a1b": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67a0966817e34930e500754c acceptPlayerMessage": "", + "67a0966817e34930e500754c declinePlayerMessage": "", + "67a0966817e34930e500754c completePlayerMessage": "", + "67a09673972c11a3f507731d name": "The Tarkov Butcher", + "67a09673972c11a3f507731d description": "Greetings. Yes, Sergei told me that you're looking for the keycards to the health resort basement. I have no idea what is down there, but one of my colleagues visits there somewhat often. Perhaps it is one of the places where he might store valuable equipment... It's hardly anything important if he agrees to give you the keycards. Obviously, it wouldn't be for free.\n\nYou may have heard stories about a certain, um, criminal operating out of the central city district? The first rumors of the Tarkov Butcher date back to the Contract Wars. However, some of my patients say that he still haunts the streets... \n\nA colleague of mine has taken an interest in this matter and is looking for traces of this “butcher”. For the greater good, naturally. Such a dangerous individual is not simple to track down, therefore we must understand his motives and goals, no matter how much they diverge from human values. \n\nWe were able to obtain a criminal case file from the local police department. According to this, the “butcher” worked as a driver for a meat packing plant here in the city limits. The bodies of the victims were found in refrigerator trucks used to transport frozen meat... But as the conflict escalated, the case was abandoned.\n\nNow, you have all the details. If you can find anything to help my colleague's research, he will hand you the keycards to that basement.", + "67a09673972c11a3f507731d failMessageText": "", + "67a09673972c11a3f507731d successMessageText": "Did he seriously transport the bodies of his victims along with the meat, which then went to the store shelves? That is appalling. The fact that you found this substance used by the maniac will help my colleague make progress on the... evidence file on this case.\n\nHere are your keycards, I already received them. Along with them, I was asked to tell you to watch your step when visiting the basement. Apparently the cellars have deteriorated over the years.", + "67a0d92a6cf4a5745d0bc94f": "Locate and obtain the chemical container on Ground Zero", + "67a0d9b0771af75e83c19178": "Stash the container inside the ambulance car by the cottages on Shoreline", + "67a09673972c11a3f507731d acceptPlayerMessage": "", + "67a09673972c11a3f507731d declinePlayerMessage": "", + "67a09673972c11a3f507731d completePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 name": "Sensory Analysis - Part 1", + "67a0967c003a9986cb0f5ac1 description": "Hello my brother! Okay, okay, not so loud, I'm hung over as shit. Don't know how the BTR guy's still driving after last night. The engine is surely screeching louder than fucking generators!\n\nBy the way, you came at a really good time, almost like you knew I'm gonna need help. So, about the meeting we had yesterday. I have a moonshine supplier, he makes legit good stuff! We've been working together for six months now, everything was fine. And now, customers started complaining that I was selling them fake stuff. So, I had to check the product quality, and no one in our region knows as much about liquor as the BTR driver.\n\nSo I invited him over for... let's call it sampling, hehe. And there he was, saying that no one starts with hard hitters right off the bat, he needed a warm-up. Then another. Then another... So after all that, I checked the moonshine in the morning, and we didn't even open it!\n\nLong story short, the driver didn't finish the job. I'm not gonna live through this kind of sampling party a second time, so I'll let him taste everything by himself. Can you pass him this bottle? Don't lose it, alright?", + "67a0967c003a9986cb0f5ac1 failMessageText": "", + "67a0967c003a9986cb0f5ac1 successMessageText": "So, did'ya deliver the bottle? Huh? Man, this driver guy's such a prick. I love him! Hey, easy there, man, I get it. Listen, some things just shouldn't be talked about right off the bat, the Labyrinth is one of them.\n\nI have to consider all the risks that come with this info, so sit tight for a little while.", + "67b89ab86d4d6fd2c26b22a0": "Hand over a Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc294d681db91b2fa3b279": "Hand over the Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc35a55ec6148bf565204d": "Go to the Woods or Streets of Tarkov location with Moonshine", + "67dc3861d5c0070b960c1bba": "Obtain the item: Bottle of Fierce Hatchling moonshine", + "67dc393c6089aa48050efa02": "Go to Woods or Streets of Tarkov", + "67a0967c003a9986cb0f5ac1 acceptPlayerMessage": "", + "67a0967c003a9986cb0f5ac1 declinePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 completePlayerMessage": "", + "67a096ed77dd677f600804ba name": "Sensory Analysis - Part 2", + "67a096ed77dd677f600804ba description": "I miscalculated my abilities yesterday at a friendly get-together. Don't worry, we've sailed in worse storms than this. One time I was so wasted I couldn't find the gearbox in this thing. So I tied my hand to the lever with a bandage! Inventiveness is the main principle for a machinist!\n\nRagman needed to check some goods, and I'm a veteran in this field. Except I can't remember, for the life of me, whether we finally got to his test sample or not. Well, whatever. If it's so important, we can get together again. Such an evening is a sin not to do again, I know you'd like it too!\n\nBut still, if you need to visit Ragman, ask him about the moonshine, I promised I'd help him. And now I don't even know if I did help him or not.", + "67a096ed77dd677f600804ba failMessageText": "", + "67a096ed77dd677f600804ba successMessageText": "Are you sure this is it? Okay, I can smell it, that's definitely the one! \n\nRagman told me about the health resort's cellars yesterday, I even had to fucking get him wasted so we could finally change the subject. Anyway, there was a Soviet bomb shelter under the health resort, and Ref was going to organize a new arena there, for VIP audiences. I think it also involved Tagilla somehow... No, it was something else...\n\nAnyway, for this arena, Ref organized a big gear acquisition from Ragman, everything was almost ready. And then our host guy suddenly backed out. Why? Who the fuck knows.\n\nRagman was really upset that the idea had fallen through. But he'd already delivered some of the gear, and he definitely used those keycards you're looking for. You better ask him yourself, I don't remember much from yesterday. Thanks for the drink, by the way.", + "67a0da26a3b8d254347b8634": "Hand over a Bottle of Fierce Hatchling moonshine", + "67a096ed77dd677f600804ba acceptPlayerMessage": "You didn't make it to the \"test sample\" yesterday. Here, Ragman asked me to give it to you so that you could test it yourself.", + "67a096ed77dd677f600804ba declinePlayerMessage": "", + "67a096ed77dd677f600804ba completePlayerMessage": "By the way, I wanted to ask you: have you heard anything about the facility under the health resort and the keycards to access it?", + "67a096f605d1611ed90be75a name": "Hot Zone", + "67a096f605d1611ed90be75a description": "Okie-dokie, so I took some time to think about the Labyrinth and your interest in it. Things have cooled off, so I might be able to help you out. Maybe we can find some mutual benefits along the way, eh? But first, I need you to help me with a specific order. For the kind of information I'm about to give you, it's a real bargain!\n\nI've got two shipments that are sitting on hold right now. One is waiting at Customs, the other at the military base. My couriers were really badly received there. I lost one group, and from the second one, only half of them came back. The fuckers took almost all the goods! Things are too hot in those areas for my courier guys.\n\nThe PMC pricks really took a liking to those places or something. It's either camping snipers, some ushanka-wearing psychos with shotguns, or fucking \"grenadiers\" in the military bunkers. Thing is, this order is big and important for me, I can't let it go to waste.\n\nYou have good experience in this kind of work. Maybe not in one go, but I'm sure you'll do everything perfectly. And while you're at it, I'll arrange everything for your Labyrinth business! Here's the gear that survived the ambushes. Take it right away, it'll be less work later.\n\nStash the rigs at the gas station near the road on Customs, and the plates on the roof of the military base's workshop with, uh, a black knight symbol, whatever that means.", + "67a096f605d1611ed90be75a failMessageText": "", + "67a096f605d1611ed90be75a successMessageText": "Never doubted you, brotherman! Alright, time to do my part. One day, Ref came to me with an idea for a big project. He found these cellars under Azure Coast, he even had investors already. Even back then I already thought that somebody out there really liked the chaos we had going on here a little too much.\n\nEverything went as planned, we agreed on deliveries and drop-off points. He even had a name for the new Arena format: you guessed it, \"The Labyrinth\"! I don't know what it had to do with these cellars. So, after that, Ref suddenly canceled everything, said that it wasn't up to him, and disappeared from the radar for a while.\n\nIt was hard to give up such a good deal. However, I still have those keycards, I even wanted to stop by sometime to see the arena with my own eyes. There's not many of them, but for you, I'll make a good deal. No haggling though!", + "67b880086630950141bf71ee": "Stash the Zulu Nylon Gear M4 RSCR chest rigs at the new gas station on Customs", + "67b88020f3c5f1e3e6eb1f83": "Stash the class 4 ballistic plates on the roof of the specified repair workshop on Reserve", + "67a096f605d1611ed90be75a acceptPlayerMessage": "", + "67a096f605d1611ed90be75a declinePlayerMessage": "", + "67a096f605d1611ed90be75a completePlayerMessage": "", + "67a096fe972c11a3f5077321 name": "Competition Protection", + "67a096fe972c11a3f5077321 description": "Hello, gladiator! I hear you're interested in those health resort cellars. I'll be honest, the idea was a good one, I might even revisit it later... But at this moment, it's not the right time for the Labyrinth. So I'm not gonna tell you anything about it, sorry.\n\nIf you want to go to the entry site on your own and rummage through the garbage left there, I won't stop you. But without the access keycard, you can't get inside the Labyrinth. That's where our interests align. One of my gladiators has been getting a little starstruck lately. He thinks that nobody can beat his arena performance, and wants to up his salary. Even took to blackmailing me, the bastard! However, it's not profitable to just outright take him out of the fights.\n\nI want to show him that there are no indispensable people, and to do that, we need to make some noise in the Arena. Hopefully that'll bring this guy to his senses. You're a capable fighter, and I'll make you a fair deal: if you can get on the Arena's best gladiator ranks, I'll help you with the keycards to the Labyrinth. You up for it?", + "67a096fe972c11a3f5077321 failMessageText": "", + "67a096fe972c11a3f5077321 successMessageText": "You turned out to be a real dark horse... The results are remarkable. Not everyone can pull this off. \n\nI'll unlock one of the keycard stashes for you. But be aware that this is a very special item, and I'm not going to give it to you for free.\n\nOne more thing. Arena rewards the best gladiators, and you clearly have potential. If you get tired of scavenging the ruins and want real glory, you know where to find me.", + "67a0db1217cd5fe7e5a2e36e": "Eliminate enemies in any game mode in Arena", + "67a0dbaf93ac1717d296be98": "Take at least 3rd place in Last Hero in Arena", + "67a096fe972c11a3f5077321 acceptPlayerMessage": "", + "67a096fe972c11a3f5077321 declinePlayerMessage": "", + "67a096fe972c11a3f5077321 completePlayerMessage": "", + "67a0970744893b9f3f0d9b68 name": "Offensive Reconnaissance", + "67a0970744893b9f3f0d9b68 description": "You got the keycard? Perfect. Judging by how much everyone's interested in these cellars, you and I are on a truly important trail. There could be a TerraGroup warehouse or another lab that's been sealed there ever since the evacuation! We don't have time to waste.\n\nFirst we need to search these premises and figure out what the purpose of the facility is. TerraGroup would not be so eager to hide it if what is going on inside corresponds to their company's public profile. Try to memorize everything you see: the structure of the premises, equipment, tools, markings or other symbols... Every detail counts.\n\nI'll wait for your return and set up my surveillance system to track any information about the health resort. If anyone finds more than we do, I'll see it.", + "67a0970744893b9f3f0d9b68 failMessageText": "", + "67a0970744893b9f3f0d9b68 successMessageText": "An old bunker? Yes, there was one mentioned in the archives, an old Soviet shelter. Thing is, it was closed down about twenty years ago due to some kind of technical failure. Looks like Knossos restored it to working order. But why would TerraGroup need an abandoned bomb shelter? \n\nUm, hang on. I'm picking up a signal from my interception network. An encrypted message that seems to be coming straight from these cellars... Give me a minute.", + "67a0dc6bf47ca0fde27cf1f7": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0dc94a4d798e79853f2eb": "Obtain the Labrys access keycard", + "67dbe0f532ff08bfa13237a8": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0970744893b9f3f0d9b68 acceptPlayerMessage": "", + "67a0970744893b9f3f0d9b68 declinePlayerMessage": "", + "67a0970744893b9f3f0d9b68 completePlayerMessage": "", + "67a0970f05d1611ed90be75d name": "Hypotheses Testing", + "67a0970f05d1611ed90be75d description": "I was able to decipher the signal. It's old and very faint, apparently the bunker completely blocked it until you opened the doors. For some reason, the message is on loop, but this doesn't mean anything, the equipment inside could have been damaged for a while. Besides, we still don't know what the TerraGroup team was doing in there.\n\nThe message says that the facility still contains materials and data that fall under the first priority of evacuation. Moreover, it mentions reports of experiments conducted at the site. This is astonishing, we couldn't have found a better time to discover something as valuable as this!\n\nKnowing more and more people are finding out about these cellars every day, it means that soon the traders and other PMCs will want to explore the area we've discovered. Perhaps even Lightkeeper will be interested... I need those documents mentioned in the signal. Whatever you can find, please bring them to me as soon as you can.", + "67a0970f05d1611ed90be75d failMessageText": "", + "67a0970f05d1611ed90be75d successMessageText": "Well done. The data is fragmented, but still extremely useful. The health resort's basements have changed a lot since the disaster began, but at some point in time, they were definitely used as a testing ground for some kind of weapon... An experimental EW or hacking device, maybe. This remains to be determined.\n\nI can already see that some of the measurements and experiments will be very useful in their own right. So your labors were definitely not in vain. Thank you.", + "67a0dce6c7627dac621fd539": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0dcf4ff6f74931359b9f9": "Hand over the found in raid item: Labrys research notes", + "67dbe16ece16a02860ed9d33": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0970f05d1611ed90be75d acceptPlayerMessage": "", + "67a0970f05d1611ed90be75d declinePlayerMessage": "", + "67a0970f05d1611ed90be75d completePlayerMessage": "", + "67a09724972c11a3f5077324 name": "Confidential Info", + "67a09724972c11a3f5077324 description": "Greetings, my friend. According to my information, you've gained access to one of TerraGroup's abandoned facilities. We've witnessed many times what happens when dangerous developments fall into the hands of unqualified people. Our partners are very concerned about what happened in Tarkov after that outbreak in the Laboratory.\n\nThere's no way we're going to let this crisis happen again. That's why I have a high-priority assignment for you. I need to retrieve a storage device containing sensitive information from that facility. The details are highly classified. The client can trace an independent attempt to read the data and cancel the contract, so please do not even attempt it.\n\nIn addition to the storage device, I was told that there is also a maintenance room on the site, the client has said that it should look like a workshop. It must be destroyed or at least damaged. But be careful with the explosives: we don't want you perishing with the storage device.", + "67a09724972c11a3f5077324 failMessageText": "", + "67a09724972c11a3f5077324 successMessageText": "Great job, my friend! My partner especially appreciates your respect for privacy and requested a proper reward for you.", + "67a0dd7a2519959b187db47f": "Locate and obtain the special storage module inside The Labyrinth", + "67a0dda1370e2f877a6c8531": "Hand over the found information", + "67a0de2750fdff39d267ea16": "Plant a hand grenade in the assembly workshop inside The Labyrinth", + "67a09724972c11a3f5077324 acceptPlayerMessage": "", + "67a09724972c11a3f5077324 declinePlayerMessage": "", + "67a09724972c11a3f5077324 completePlayerMessage": "", + "67a0972e77dd677f600804bd name": "This Tape Sucks", + "67a0972e77dd677f600804bd description": "Hello again. I received a patient who was recently wounded in the resort cellars and barely escaped from this monster in a bull mask... Obvious mental trauma, perhaps more than one. But besides the stories about this Minotaur, the patient also mentioned many confinement and even torture chambers.\n\nYou surely recognize the unacceptable nature of such human confinement, even under wartime conditions, so I am counting on your cooperation. We must get to the bottom of what is or was going on in these cellars. \n\nExplore those jail rooms and try to uncover any information or evidence that will help us find out who is responsible for what happened. And most importantly, what was the purpose of all these \"experiments\".", + "67a0972e77dd677f600804bd failMessageText": "", + "67a0972e77dd677f600804bd successMessageText": "A video tape... You haven't watched it yet, have you? Now I know what is happening. I was wrong before.\n\nThe resort was one of the evacuation points when it all started, and its cellars could have been used for, uh, different purposes... The situation wasn't so severe yet at that time, and they tried to isolate the deceased bodies from crowded places.\n\nThis tape is definitely not a cause for concern... However, I would refrain from visiting these cellars if I were you. Ventilation in bomb shelters has always been a weak point, and humidity only contributes to possible intoxication...", + "67a0de6954c67082e9148328": "Locate the torture room inside The Labyrinth", + "67a0de84e8e35296a13500c8": "Locate and obtain any evidence of torture", + "67a0de9190545ec5612fdda5": "Hand over the found information", + "67a0972e77dd677f600804bd acceptPlayerMessage": "", + "67a0972e77dd677f600804bd declinePlayerMessage": "", + "67a0972e77dd677f600804bd completePlayerMessage": "", + "67a097379f2068e74603c6ac name": "Indisputable Authority", + "67a097379f2068e74603c6ac description": "Oi, operator! There's a job for you, I don't want no tosser for this. Everyone's been checking out the dungeons under the resort, you ought to know about it by now. They say there's a bogeyman sitting there, safeguarding the whole territory, yelling like a madman and chasing everyone outta there. \nNobody can put him down!\n\nSome partners of mine have started asking questions, trying to drive down prices because of this situation. But let me tell you this: the key to authority is not to fuck up the opportunity. We need to act now, and we need to do it in a way that every little prick knows his place. So we gotta take this fucker down. If you do it in my name, so to speak, everyone will understand.\n\nYou've got the skills, so this \"Minotaur\" idiot won't be a problem for you. But still, better be careful, this bastard is no joke either.", + "67a097379f2068e74603c6ac failMessageText": "", + "67a097379f2068e74603c6ac successMessageText": "I knew I bet on the right guy! So, all safe and sound, ye? Good for you, good for you... Word's already out about your feat, no one's gonna blabber any bullshit to me anymore.\n\nSurely a lasting impression. You helped my business today, so I won't disappoint you either. Here, all yours.", + "67a0df619fb6c42b9a08e8e9": "Locate and neutralize the \"Minotaur\" inside The Labyrinth", + "67a0df7f2cd4d4413cd29b45": "Eliminate the \"Minotaur's\" guards inside The Labyrinth", + "67a097379f2068e74603c6ac acceptPlayerMessage": "", + "67a097379f2068e74603c6ac declinePlayerMessage": "", + "67a097379f2068e74603c6ac completePlayerMessage": "", + "67a0975992ad467b1906d468 name": "Vacate the Premises", + "67a0975992ad467b1906d468 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other mercs out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67a0975992ad467b1906d468 failMessageText": "", + "67a0975992ad467b1906d468 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67a0e075445754a936be25b7": "Eliminate PMC operatives inside The Labyrinth", + "67a0975992ad467b1906d468 acceptPlayerMessage": "", + "67a0975992ad467b1906d468 declinePlayerMessage": "", + "67a0975992ad467b1906d468 completePlayerMessage": "", + "67a09761e720611a6a01f288 name": "Keeper's Word", + "67a09761e720611a6a01f288 description": "I have a new job for you. Someone found a way into the cellars under the health resort. This is not a good set of circumstances for Tarkov. Excessive curiosity often ruins a man in peacetime, but in the present situation, the mistake of one will lead to the death of many.\n\nI know how to safeguard the bunker. You may not have yet met the wardens who watch the city at night. But they certainly have met you. And now I need you to leave a short message for them at the Knossos facility, with their instruments.\n\nHowever, just dropping these knives in the rubble won't be enough. You need places with meaning, so that the knife you stick in becomes a symbol of sorts. Which places should you choose? You'll figure it out on your own. And if you can't, why should I even work with you?", + "67a09761e720611a6a01f288 failMessageText": "", + "67a09761e720611a6a01f288 successMessageText": "Perhaps now you've saved Tarkov from a new calamity that could have wiped the city off the face of the earth... before its time.\n\nYour reward is here. Oh, and one more thing. If I were you, I'd stop enquiring about those dungeons if you want to survive these troubled times.", + "67a0e4df8cddbe2df31dd1d9": "Stash a Cultist knife in the first special place inside The Labyrinth", + "67a0e4e399e34c9ffcdc6e00": "Stash a Cultist knife in the second special place inside The Labyrinth", + "67a0e4e64cb065811d95c6d9": "Stash a Cultist knife in the third special place inside The Labyrinth", + "67a09761e720611a6a01f288 acceptPlayerMessage": "I didn't think I'd be part of some ritual... Well, I'll figure it out when I get there.", + "67a09761e720611a6a01f288 declinePlayerMessage": "", + "67a09761e720611a6a01f288 completePlayerMessage": "It's done. Your friends are gonna love this.", + "67d03be712fb5f8fd2096332 name": "Vacate the Premises", + "67d03be712fb5f8fd2096332 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other guys out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67d03be712fb5f8fd2096332 failMessageText": "", + "67d03be712fb5f8fd2096332 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67d03be712fb5f8fd2096334": "Eliminate any target inside The Labyrinth", + "67d03be712fb5f8fd2096332 acceptPlayerMessage": "", + "67d03be712fb5f8fd2096332 declinePlayerMessage": "", + "67d03be712fb5f8fd2096332 completePlayerMessage": "", "616041eb031af660100c9967 startedMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 failMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 successMessageText 54cb50c76803fa8b248b4571 0": "All clear, you say? Good work then, soldier.", @@ -28400,6 +28745,12 @@ "676094451fec2f7426093be6 name": "More Prestigious", "676094451fec2f7426093be6 description": "Earn the Prestige level 2", "676094451fec2f7426093be6 successMessage": "", + "67a0e57117e34930e50075f3 name": "In Search of an Exit", + "67a0e57117e34930e50075f3 description": "Complete the Labyrinth event task line", + "67a0e57117e34930e50075f3 successMessage": "", + "67a0e57b972c11a3f50773b2 name": "Dungeon Master", + "67a0e57b972c11a3f50773b2 description": "Complete the Labyrinth event task line and all side tasks", + "67a0e57b972c11a3f50773b2 successMessage": "", "674724a154d58001c3aae177 name": "", "674724a154d58001c3aae177 description": "", "674ed02cb6db2d9636812abc name": "Slot 1", @@ -28653,6 +29004,15 @@ "675a99f30fba9efc6a40481d name": "Sports target", "675a99f30fba9efc6a40481d description": "Just an ordinary target, nothing special.", "675b54c583e8ee6215546694": "Construct Shooting Range level 3", + "67adb25c7a0e0fce8574438c name": "Minotaur's Lair", + "67adb25c7a0e0fce8574438c description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67adb26efce3692da77f4e2e": "Can only be obtained during special events", + "67adb38d0217ccce16b5b08c name": "Minotaur's Lair", + "67adb38d0217ccce16b5b08c description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adb39a6be8354a8f72b830": "Can only be obtained during special events", + "67adb4843fec17bf3ea9452e name": "Minotaur's Lair", + "67adb4843fec17bf3ea9452e description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adb48fd05a78f5a5fc5260": "Can only be obtained during special events", "672df12f97f0469cea52f55e name": "Prestige 1", "675d7242b85061aa2017c341": "Complete the task You've Got Mail", "672df4281ab8d9c8849a0c88 name": "Prestige 2", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/tu.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/tu.json index 99b3fb03..ccbea4fa 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/tu.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locales/global/tu.json @@ -6073,7 +6073,7 @@ "5d6e67fba4b9361bc73bc779 Description": "12ga pompalı tüfek için 9 6.5mm iri saçma yüklü 12/70 mermi.", "5d6e6806a4b936088465b17e Name": "12/70 8.5 mm \"Magnum\" Saçma", "5d6e6806a4b936088465b17e ShortName": "8.5 12с", - "5d6e6806a4b936088465b17e Description": "12ga pompalı tüfek için 16 8.5mm iri saçma yüklü 12/70 mermi.", + "5d6e6806a4b936088465b17e Description": "12ga pompalı tüfek için 8 8.5mm iri saçma yüklü 12/70 mermi.", "5d6e6869a4b9361c140bcfde Name": "12/70 Grizzly 40 Tek kurşun ", "5d6e6869a4b9361c140bcfde ShortName": "Grizzly", "5d6e6869a4b9361c140bcfde Description": "12ga pompalı tüfek için genişleyen 12/70 \"Grizzly-40\" tek kurşun", @@ -10226,9 +10226,6 @@ "648afce7ec6bb25b2608defb Name": "PM FAB Savunma tabanca kabzası (Olive Drab)", "648afce7ec6bb25b2608defb ShortName": "FAB OD", "648afce7ec6bb25b2608defb Description": "Sovyet klasiğini modern, kullanışlı bir tabancaya dönüştüren ve ergonomiyi önemli ölçüde iyileştiren yerleşik bir şarjör bırakma mekanizmasına sahip FAB Defence'den bir PM kabzası. Zeytin Drab versiyonu.", - "648c1a965043c4052a4f8505 Name": "ebudal", - "648c1a965043c4052a4f8505 ShortName": "ebudal", - "648c1a965043c4052a4f8505 Description": "ebudal keşişler üzerinde test edildi", "6491c6f6ef312a876705191b Name": "PK Zenit B-50 el kundağı", "6491c6f6ef312a876705191b ShortName": "B-50", "6491c6f6ef312a876705191b Description": "Kalaşnikof Makineli tüfek için D16T alaşımından yapılmış entegre olarak işlenmiş B-50 el kundağı. Ek ekipman ve tutamaçların takılmasına izin verir. Zenit tarafından üretilmiştir.", @@ -14600,6 +14597,126 @@ "676aa450fe1fc45172014df2 Name": "Twitch Winter 2025 case (Epic)", "676aa450fe1fc45172014df2 ShortName": "Twitch 2025", "676aa450fe1fc45172014df2 Description": "A case with some epic goodies.", + "678f84bb9e85556ca60f0362 Name": "Tagilla's welding mask \"ZABEY\"", + "678f84bb9e85556ca60f0362 ShortName": "\"ZABEY\"", + "678f84bb9e85556ca60f0362 Description": "Judging by this mask, the Labyrinth had severely affected Tagilla's mental state, making him even more unhinged and bloodthirsty. Who thought he could be any more crazy?", + "678fa929819ddc4c350c0317 Name": "Valve handwheel", + "678fa929819ddc4c350c0317 ShortName": "handwheel", + "678fa929819ddc4c350c0317 Description": "A massive handwheel removed from some kind of valve. It must have been used to regulate the water or gas supply in the Knossos underground facilities.", + "679b944d597ba2ed120c3d3c Name": "What You Seek poster", + "679b944d597ba2ed120c3d3c ShortName": "Poster", + "679b944d597ba2ed120c3d3c Description": "A rare What You Seek poster. Only the most hardcore USEC operators can get it.", + "679b946f90622daf9708da6d Name": "What You Seek poster", + "679b946f90622daf9708da6d ShortName": "Poster", + "679b946f90622daf9708da6d Description": "A rare What You Seek poster. Only the most hardcore USEC operators can get it.", + "679b94734e9ca6b3d80586a7 Name": "What You Seek poster", + "679b94734e9ca6b3d80586a7 ShortName": "Poster", + "679b94734e9ca6b3d80586a7 Description": "A rare What You Seek poster. Only the most hardcore USEC operators can get it.", + "679b9477708cfcb2060b9ade Name": "Tark Souls poster", + "679b9477708cfcb2060b9ade ShortName": "Tark Souls", + "679b9477708cfcb2060b9ade Description": "This poster shows the Shadow of Tagilla being slain by a warrior from the Labyrinth. Very few people have witnessed such a scene with their own eyes.", + "679b9716597ba2ed120c3d3f Name": "Knossos LLC facility key", + "679b9716597ba2ed120c3d3f ShortName": "Knossos", + "679b9716597ba2ed120c3d3f Description": "A worn office door key marked \"Knossos LLC\". Probably used to open utility rooms or other premises belonging to Knossos.", + "679b9819a2f2dd4da9023512 Name": "Labrys access keycard", + "679b9819a2f2dd4da9023512 ShortName": "Labrys", + "679b9819a2f2dd4da9023512 Description": "A keycard to one of Knossos facilities. The design references the Minotaur mythos, but it's somewhat strange there are no Minotaur theme parks in Tarkov.", + "679b98e429acd1f2f60985a3 Name": "Container with suspicious substance", + "679b98e429acd1f2f60985a3 ShortName": "Substance", + "679b98e429acd1f2f60985a3 Description": "A chemical container with a thick, murky liquid inside. Only a lunatic like Sanitar would want to study something like this.", + "679b992329acd1f2f60985a5 Name": "Labrys research notes", + "679b992329acd1f2f60985a5 ShortName": "Labrys", + "679b992329acd1f2f60985a5 Description": "The documents are encrypted, but appear to contain research notes on some kind of technology or weapon. The records mention the name “Item 1156”.", + "679b998180a165f7a40b4c2c Name": "Slaughter videotape", + "679b998180a165f7a40b4c2c ShortName": "Slaughter", + "679b998180a165f7a40b4c2c Description": "A videotape with traces of blood and the words “Slaughter”. The owner of the tape hardly felt sympathy for his victims.", + "679b9a1a4e4ed4b3b40ae5c2 Name": "Knossos senior manager's diary", + "679b9a1a4e4ed4b3b40ae5c2 ShortName": "Knossos", + "679b9a1a4e4ed4b3b40ae5c2 Description": "Meetings, facilities, and other notes from Knossos senior manager are noted in the diary. If you study them, you can get at least a rough summary of the company's facilities.", + "679b9aa490622daf9708da73 Name": "VPX Flash Storage Module marked Group #3", + "679b9aa490622daf9708da73 ShortName": "Group #3", + "679b9aa490622daf9708da73 Description": "The VPX Flash Storage Module (FSM) provides high-performance, high-capacity, solid-state SATA storage with AES-256 bit encryption using an Application Specific Integrated Circuit (ASIC). Judging by the marking, it contains data on the focus group experiments and research.", + "679b9cce4e4ed4b3b40ae5c5 Name": "Nailhead figurine", + "679b9cce4e4ed4b3b40ae5c5 ShortName": "Nailhead", + "679b9cce4e4ed4b3b40ae5c5 Description": "A limited edition Tarko figurine. What's more strange: the pale skin or the nails stuck in his head? It looks like this poor guy has experienced the full spectrum of human pain.", + "679b9d43597ba2ed120c3d44 Name": "Petya Crooker figurine", + "679b9d43597ba2ed120c3d44 ShortName": "Crooker", + "679b9d43597ba2ed120c3d44 Description": "A limited edition Tarko figurine. A creepy dude with a disfigured face and blades on his arm. Doing Obdolbos would give you nightmares.", + "679b9d4b3374fb14f40efe6d Name": "Count Bloodsucker figurine", + "679b9d4b3374fb14f40efe6d ShortName": "Bloodsucker", + "679b9d4b3374fb14f40efe6d Description": "A limited edition Tarko figurine. Count Bloodsucker wouldn't have lasted more than a couple days in Tarkov. Sucking blood is cool and all, but does it work against flashbangs and .308?", + "679b9d55708cfcb2060b9ae3 Name": "Xenoalien figurine", + "679b9d55708cfcb2060b9ae3 ShortName": "Xenoalien", + "679b9d55708cfcb2060b9ae3 Description": "A limited edition Tarko figurine. Looks like a monster with a disproportionately elongated head and a double mouth. Totally \"Alien\" (good one) to the Tarko universe.", + "679b9d6390622daf9708da76 Name": "Pointy guy figurine", + "679b9d6390622daf9708da76 ShortName": "Pointy guy", + "679b9d6390622daf9708da76 Description": "A limited edition Tarko figurine. This funny little character is wearing something like a pyramid on his head. A character like this could only exist in a fictional world, along with zombies and other monsters.", + "679ba90d269ddfea47012159 Name": "Chained Labrys", + "679ba90d269ddfea47012159 ShortName": "Labrys", + "679ba90d269ddfea47012159 Description": "A two-handed axe made out of a sewer hatch... With that weight, a single blow is enough to split a skull, whether the blade is sharp or not.", + "679baa2c61f588ae2b062a24 Name": "Key 01", + "679baa2c61f588ae2b062a24 ShortName": "Key 01", + "679baa2c61f588ae2b062a24 Description": "An old key, the markings are unreadable. Could be useful for surviving the Labyrinth.", + "679baa4f59b8961f370dd683 Name": "Key 02", + "679baa4f59b8961f370dd683 ShortName": "Key 02", + "679baa4f59b8961f370dd683 Description": "This key probably opens some kind of an old lock. The number engraving has been practically scratched off. Could be useful for surviving the Labyrinth.", + "679baa5a59b8961f370dd685 Name": "Key 03", + "679baa5a59b8961f370dd685 ShortName": "Key 03", + "679baa5a59b8961f370dd685 Description": "The number engraving is barely recognizable on the weathered metal. Could be useful for surviving the Labyrinth.", + "679baa9091966fe40408f149 Name": "Key 04", + "679baa9091966fe40408f149 ShortName": "Key 04", + "679baa9091966fe40408f149 Description": "The engraving on this key is barely readable: it's either the number 4 or the Russian letter Ч. Could be useful for surviving the Labyrinth.", + "679baace4e9ca6b3d80586b2 Name": "Observation room key", + "679baace4e9ca6b3d80586b2 ShortName": "Observe", + "679baace4e9ca6b3d80586b2 Description": "A key that opens one of the personnel workstation rooms in the Labyrinth. That room may have something to do with the research that took place in the Labyrinth.", + "679baae891966fe40408f14c Name": "Torture room key", + "679baae891966fe40408f14c ShortName": "Torture", + "679baae891966fe40408f14c Description": "An old key that would be more suitable for a shabby lock on a grate or fence than a modern door.", + "679bab714e9ca6b3d80586b4 Name": "Corpse room key", + "679bab714e9ca6b3d80586b4 ShortName": "Corpses", + "679bab714e9ca6b3d80586b4 Description": "An old key that has a strong odor of death. Probably opens a morgue or a room where bodies were kept.", + "679bac1d61f588ae2b062a26 Name": "Labyrinth key", + "679bac1d61f588ae2b062a26 ShortName": "Labyrinth", + "679bac1d61f588ae2b062a26 Description": "A key that opens a certain room in the Labyrinth. There's no telling what might be inside.", + "67a22045cae994f25c087bb5 Name": "", + "67a22045cae994f25c087bb5 ShortName": "", + "67a22045cae994f25c087bb5 Description": "", + "67ab3d4b83869afd170fdd3f Name": "BBQ-S43 gas torch", + "67ab3d4b83869afd170fdd3f ShortName": "BBQ-S43", + "67ab3d4b83869afd170fdd3f Description": "A portable torch with a limited gas supply. This bad boy is unlikely to burn a hole in the wall, but will do the job on a small metal target.", + "67adaf8b1230c973bb0433a6 Name": "Mysterious drawings", + "67adaf8b1230c973bb0433a6 ShortName": "Mysterious drawings", + "67adaf8b1230c973bb0433a6 Description": "Who in their right mind would paint something on the ceiling? Be on your guard: there's no telling what else these people might come up with.", + "67adaf95cd47a1ad3f014bc6 Name": "Chalk drawings", + "67adaf95cd47a1ad3f014bc6 ShortName": "Chalk drawings", + "67adaf95cd47a1ad3f014bc6 Description": "How did these drawings even get here? You should probably improve your security system.", + "67adafa1e6a915f9fd050f66 Name": "They're Already Here", + "67adafa1e6a915f9fd050f66 ShortName": "They're Already Here", + "67adafa1e6a915f9fd050f66 Description": "If you gaze long enough at these drawings, it will seem like they are gazing back at you.", + "67ade494d748873e5f0161df Name": "F1 Shrapnel", + "67ade494d748873e5f0161df ShortName": "F1 Shrapnel", + "67ade494d748873e5f0161df Description": "F1 Shrapnel", + "67adf4a95247ac91530fcec7 Name": "Mont", + "67adf4a95247ac91530fcec7 ShortName": "Ceket", + "67adf4a95247ac91530fcec7 Description": "Ceket", + "67adf4b81c58bd68b2002fec Name": "Tahta cephane Sandığı", + "67adf4b81c58bd68b2002fec ShortName": "Tahta Cephane Kutusu", + "67adf4b81c58bd68b2002fec Description": "Ahşap cephane kutusu", + "67adf4db515e3dd542077a1d Name": "Tahta Sandık", + "67adf4db515e3dd542077a1d ShortName": "Tahta kutu", + "67adf4db515e3dd542077a1d Description": "Tahta Kutu", + "67adf4eb110ba15da90c6413 Name": "El bombası kasası", + "67adf4eb110ba15da90c6413 ShortName": "El bombası kutusu", + "67adf4eb110ba15da90c6413 Description": "El bombası kutusu", + "67adf54d1c58bd68b2002ff0 Name": "Alet Çantası", + "67adf54d1c58bd68b2002ff0 ShortName": "Alet Çantası", + "67adf54d1c58bd68b2002ff0 Description": "Alet Çantası", + "67adf5752fc5ee84020a9940 Name": "Ölü Yağmacı", + "67adf5752fc5ee84020a9940 ShortName": "Ölü Scav", + "67adf5752fc5ee84020a9940 Description": "Ölü Scav", + "67adf5f7adc1f43b0702b826 Name": "Teknik tedarik sandığı", + "67adf5f7adc1f43b0702b826 ShortName": "Teknik tedarik sandığı", + "67adf5f7adc1f43b0702b826 Description": "Teknik ikmal sandığı", "67b70e43f753cf9f7a0a07a6 Name": "LATAM Drops Event 2025 case (Common)", "67b70e43f753cf9f7a0a07a6 ShortName": "Twitch", "67b70e43f753cf9f7a0a07a6 Description": "", @@ -14609,6 +14726,12 @@ "67b72c64f753cf9f7a0a07aa Name": "LATAM Drops Event 2025 case (Epic)", "67b72c64f753cf9f7a0a07aa ShortName": "Twitch", "67b72c64f753cf9f7a0a07aa Description": "", + "67d3ed3271c17ff82e0a5b0b Name": "Key case", + "67d3ed3271c17ff82e0a5b0b ShortName": "Keys", + "67d3ed3271c17ff82e0a5b0b Description": "This case is the ultimate solution to the problem of hoarding various keys in the stash, helping to store them in one place.", + "67e183377c6c2011970f3149 Name": "Ariadne symbol key", + "67e183377c6c2011970f3149 ShortName": "Ariadne", + "67e183377c6c2011970f3149 Description": "Someone had made a barely visible mark on this key, resembling a ball of thread. Although, it could have simply been left by careless storage.", " V-ex_light": "Askeri üs Araç çıkışına giden yol", " Voip/DisabledForOffline": "VOIP çevrimdışı modda kullanılamaz", " kg": " kg", @@ -15748,6 +15871,7 @@ "Disable overload": "Aşırı yüklemeyi devre dışı bırak", "Disable water and food consumption": "Su ve enerji tüketimini devre dışı bırakın", "DisableGameFramerateLimit": "Disable game FPS limit", + "Disable_traps": "Disable traps", "Disabled": "Devredışı", "DisbandGroup": "Grubu dağıt", "DisbandGroup message": "Grubu dağıtmak istediğinize emin misiniz?", @@ -16719,6 +16843,7 @@ "LVLKILLLIST": "SVY", "Laboratory": "The Lab", "LaboratoryEnvironmentUiType": "Laboratuvar", + "Labyrinth": "The Labyrinth", "Last game session": "Son oyun oturumu", "LastHero": "LastHero", "LastHeroDescription": "A fight with the opponents in endless gunfight. There will be only one winner.", @@ -17302,7 +17427,7 @@ "Prestige/Levels/RewardsListCaption": "REWARDS FOR OBTAINING PRESTIGE", "Prestige/Rewards/ModesCaption": "AVAILABLE IN GAME MODES:", "Prestige/Rewards/RewardDescription": "DESCRIPTION:", - "PrestigeTooltip{0}": "Prestige level: {0}", + "PrestigeTooltip{0}": "Prestige level: {0}", "Previous": "Önceki", "PreviousMagazine": "Önceki şarjör", "PreviousWalkPose": "Önceki yürüyüş tarzı", @@ -17735,6 +17860,9 @@ "SHO_TRANSIT_24": "TRANSIT01", "SHO_TRANSIT_24_COND": " ", "SHO_TRANSIT_24_DESC": "Transit to Lighthouse", + "SHO_TRANSIT_43": "TRANSIT??", + "SHO_TRANSIT_43_COND": "Probably requires Labrys access keycard (1)", + "SHO_TRANSIT_43_DESC": "Transit to Labyrinth?", "SIDE": "SINIF", "SIGHT CRATE": "Görüş büyütme", "SILENCE": "SESSİZ", @@ -19668,6 +19796,8 @@ "lab_Parking_Gate": "Otopark kapısı", "lab_Under_Storage_Collector": "Kanalizasyon borusu", "lab_Vent": "Havalandırma şaftı", + "labir_exit": "The Way Up", + "labyrinth_secret_tagilla_key": "Ariadne's Path", "lastSession": "Son oturum", "leader": "Lider", "left_side_plate": "L. PLATE", @@ -20380,6 +20510,8 @@ "653e6760052c01c1c805532f Description": "The business center of Tarkov. This is where TerraGroup was headquartered. This is where it all began.", "65b8d6f5cdde2479cb2a3125 Name": "Ground Zero", "65b8d6f5cdde2479cb2a3125 Description": "The business center of Tarkov. This is where TerraGroup was headquartered. This is where it all began.", + "6733700029c367a3d40b02af Name": "The Labyrinth", + "6733700029c367a3d40b02af Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", "5464e0404bdc2d2a708b4567 Name": "Birleşmiş Güvenlik", "5464e0404bdc2d2a708b4567 Description": "USEC özel askeri şirketi iki şirketin birleşmesiyle 1999 yılında kuruldu. KerniSEC ve Safe Sea 2004 yılında, TerraGroup International Holding'in bir temsilcisi USEC ile iletişime geçti ve ardından USEC, esasen dünyanın her yerinde ofisleri ve 7500'den fazla güçlü personeli olan, holdingin özel bir ordusu haline geldi.", "5464e0454bdc2d06708b4567 Name": "AYI", @@ -20424,6 +20556,10 @@ "67d1acda2fb6a5d11b09d6fd Description": "The Priozersk Nature Reserve recently became part of the state-protected wildlife reserves of the North-Western Federal District.", "67d1ad1b5df2d64de808e1da Name": "The Lab", "67d1ad1b5df2d64de808e1da Description": "Secret underground TerraGroup Labs facility hidden right under the center of Tarkov. Officially, this research center does not exist and, based on data scraps, is engaged in research and development as well as testing and simulation of projects in chemistry, physics, biology, and other high technology.", + "67e3f71e445e18765a052687 Name": "The Labyrinth", + "67e3f71e445e18765a052687 Description": "A facility of one of TerraGroup's contractors, Knossos LLC. According to public sources, they build amusement and theme parks. However, this place looks more like a heavily fortified bunker than a new theme park.", + "67e3f72fdb783364cd0a4b63 Name": "A New Threat", + "67e3f72fdb783364cd0a4b63 Description": "There are rumors of a maniac who calls himself the Shadow of Tagilla. Anybody can become a victim of his tortures, and no one has ever escaped from his Labyrinth. One question remains: where did the rumors come from then?", "579b1eb1d53a0658a154fbe6": "", "579b2068d53a0658a154fbe8": "", "57a39d5024597772b41c2a07": "", @@ -21144,6 +21280,39 @@ "67861fd9941d06578a0ea8fe": "", "6786206c27f04d22000ebdde": "", "6786210427f04d22000ebdf7": "", + "67a4705dff08b5b478075453": "", + "67a4707171519b8a49015cae": "", + "67a4709c9e31e9e3f60f751a": "", + "67a470c121ff90a7f50429f1": "", + "67a47147ff08b5b478075457": "", + "67a47169483997eea2033c34": "", + "67a4c176cafaf577010bedee": "", + "67a4c21c6702caaa3205a460": "", + "67a4c23c483997eea20348dc": "", + "67a4c2b2583c93ebdc05c9fd": "", + "67a4c3b76702caaa3205a476": "", + "67a4c41443bcf39fa8084cbb": "", + "67a4c508ff08b5b4780796ee": "", + "67a4c5753f90ad853600a66d": "", + "67a4c5f09e31e9e3f60f8f6a": "", + "67a4c626c96183489404d49e": "", + "67a4c638ff08b5b478079727": "", + "67a4c6bbc96183489404d4ad": "", + "67a4c730a860c3b6900b29d8": "", + "67a4c78c21ff90a7f5047f88": "", + "67a4c7fbff08b5b47807a32c": "", + "67a4c85843bcf39fa8084d21": "", + "67a4c8b4ff08b5b47807a36b": "", + "67a4c9126702caaa3205a4bc": "", + "67a4c9793f90ad853600c028": "", + "67a4cbc8483997eea203493e": "", + "67a4cc4f71519b8a490172fe": "", + "67a4cc7a6702caaa3205a4d1": "", + "67a4cccaae1b56242508c46c": "", + "67a9c837222fc6fb2001c355": "", + "67a9fd84ab1557d7070a32ed": "", + "67aa001f510a89c2ed024003": "", + "67aa00e8b725f94eb603cdfe": "", "5936d90786f7742b1420ba5b name": "Başlangıç", "5936d90786f7742b1420ba5b description": "Merhaba asker. Adamlarım için biraz fazla kolay bir işim var. Ama iyi olacaksın. Hey, sinirlenme, seni henüz sana normal bir iş verecek kadar iyi tanımıyorum!\n\nSokaklarda dolaşan bir sürü haydut pisliği var. Beni pek rahatsız etmiyorlar ama yine de baş belası oluyorlar. Sakinleşin, diyelim ki beş tane, ve birkaç tane MP-133 pompalı tüfek atıldı. Sanırım bu sana yeterli olacaktır. Görevden alındı ​​asker!", "5936d90786f7742b1420ba5b failMessageText": "", @@ -24241,7 +24410,7 @@ "625d700aefebc4442a7b3875 completePlayerMessage": "", "625d700cc48e6c62a440fab5 name": "Tanışmış", "625d700cc48e6c62a440fab5 description": "İçeri gel! Ballı çay ister misin? Balın bana kaça mal olduğunu sorma bile. Savaşta fiyatlar böyledir, bilirsiniz... Bir de transponderi yeniden flaşlamak istiyorum ama özel bir yazılıma ihtiyacım var. Bağlantılarıma göre, bu tür yazılımlar su arıtma tesisindeki eski USEC'lerden alınabilir. Kolay olmadığını biliyorum ama buna değer.\nAktarıcıyı ne zaman yeniden başlatırım? Dostum, onu yeniden başlatacaksın. Burada yeterli ekipmanım yok, ama doğru ayarlarsan İstihbarat Merkezinde ihtiyacın olan her şey olmalı. Tam olarak yapılması gerekenleri yazacağım. Bir şey daha: Tüccar tabiri caizse size ziyaretinizin kurallarını gönderir.\nBirincisi: Deniz fenerine yalnızca aktarıcıyı taşırken ulaşabilirsiniz, aksi takdirde sizi diğer PMC'lerden nasıl ayıracaklar? İkincisi: doğrudan oraya koşmayın, transponderin çalıştığından emin olun. Bir bip sesi duyacaksınız, bu, aktarıcının yetkilendirildiği ve devam edebileceğiniz anlamına gelir. İyi,\niyi şanslar! Bu sefer kesinlikle işe yarayacağına eminim.", - "625d700cc48e6c62a440fab5 failMessageText": "", + "625d700cc48e6c62a440fab5 failMessageText": "I had no idea you could manage to do it wrong... But hell, you did it. Well, you'll never get near Lightkeeper until you make it up to him. That's a sketchy thing you did, mercenary, this set me up pretty bad. Don't expect to get away with it scot-free.", "625d700cc48e6c62a440fab5 successMessageText": "Nasıl gitti? Bana her şeyi söyle.", "6391e2f9e705511c8a4a1b85": "Lighthouse'da V3 Flash sürücüsünü edinin", "6391e31bfa894f0a866afdec": "Radyo vericisini yeniden flaşlayın", @@ -27691,6 +27860,182 @@ "676c243fb16f4b14b905e7f4 acceptPlayerMessage": "", "676c243fb16f4b14b905e7f4 declinePlayerMessage": "", "676c243fb16f4b14b905e7f4 completePlayerMessage": "", + "67a09636b8725511260bc421 name": "Shady Contractor", + "67a09636b8725511260bc421 description": "Hey. You may be aware that TerraGroup's aggressive expansion in Tarkov has raised quite a few questions in its time, no doubt? Back then, they were buying out properties and companies left and right in the Norvinsk region, and some of the deals were clearly shady in nature...\n\nTerraGroup has had a particularly interesting contractor, a company called Knossos. Officially they build amusement parks, playgrounds, and other family entertainment venues. But tell me, what possible connection can TerraGroup's scientific research and playgrounds have?\n\nThat's exactly why this smells fishy to me. Knossos could be hiding TerraGroup documents or equipment. Yet to know for certain, we'd have to examine their facilities. And to do that, we'd have to find some kind of record... Knossos definitely had managers overseeing the facilities. You should check out the vehicles in the city center and look for any internal records there.", + "67a09636b8725511260bc421 failMessageText": "", + "67a09636b8725511260bc421 successMessageText": "A manager's diary, huh? Even though it's not official documentation, there might be something useful in there. I'll get back to you in a bit, right now I need to examine these records carefully.", + "67a0a91f4681b4e43d13892b": "Locate the Knossos LLC senior manager's car on Ground Zero", + "67a0ab610345d81cb3cbb24c": "Locate and obtain the manager's diary", + "67a0ab83359e2d00cf9d6b06": "Hand over the diary", + "67a09636b8725511260bc421 acceptPlayerMessage": "", + "67a09636b8725511260bc421 declinePlayerMessage": "", + "67a09636b8725511260bc421 completePlayerMessage": "", + "67a0964e972c11a3f507731b name": "Needle in a Haystack", + "67a0964e972c11a3f507731b description": "You're just in time! I have studied the manager's diary and prepared for you a list of facilities that appear most often in the records. You need to investigate all of these locations. \n\nSo far, I can't tell what exactly to look for. Maybe you'll find equipment or other traces of TerraGroup around there. Focus on these locations and look around.", + "67a0964e972c11a3f507731b failMessageText": "", + "67a0964e972c11a3f507731b successMessageText": "Really, nothing at all? Perhaps it really is just a coincidence... I'll have to think about it and check my sources again.", + "67a0bc81fcbc1c559d09b58f": "Investigate the courtyard park by TerraGroup HQ on Ground Zero", + "67a0bc83182c4b0c71edd0ce": "Investigate the kart track on Interchange", + "67a0bc84f19d5b1120a55762": "Investigate the children's playground on Interchange", + "67a0bc87c60a93d7a3f28b23": "Investigate the children's playground by Concordia on Streets of Tarkov", + "67a0bc8848d9d2cbd274ffd9": "Investigate the coast-side construction site on Shoreline", + "67a0bc8ab12fe4b1baa60e4c": "Investigate the children's playground by the Health Resort on Shoreline", + "67a0964e972c11a3f507731b acceptPlayerMessage": "", + "67a0964e972c11a3f507731b declinePlayerMessage": "", + "67a0964e972c11a3f507731b completePlayerMessage": "", + "67a096577e86e067eb045733 name": "Hidden Layer", + "67a096577e86e067eb045733 description": "You know, I've thought it over again and I'm definitely positive there's a hidden layer to TerraGroup's connection with Knossos. Granted, we don't know what they were hiding yet, but that just means we haven't searched hard enough. We need to double-check everything again.\n\nTry to examine the Knossos facilities from the list again, you can also check out the adjacent buildings. Although last time my advice didn't lead you to a proper result... This time, you'd better trust your skills and intuition. Maybe we'll get lucky this way.", + "67a096577e86e067eb045733 failMessageText": "", + "67a096577e86e067eb045733 successMessageText": "Why didn't I think of that before? Knossos didn't purchase the whole territory of Azure Coast, but only the basements under it! That's why I thought this playground was our target.\n\nA door like this is unlikely to be accessed with a regular TerraGroup keycard. Considering they, meaning TerraGroup specifically, disguised that place as a Knossos facility, the keycard to access it should probably also have a suitable design.\n\nI'll try to find out more about these keycards and secure access to them, but it will take a considerable amount of time. If you don't wanna wait, try to find some other useful information, or better yet, the keycards themselves.", + "67a0bf7103442ae640dba835": "Locate a good lead related to Knossos LLC", + "67a0d4f554021b3adef76c42": "Locate and obtain the Knossos LLC facility key", + "67a0d50b04d3f4b66ede1e3a": "Find a way inside the Knossos LLC facility", + "67dbdd4d6a2e4b8e002b647d": "Find a way inside the Knossos LLC facility", + "67dbdd819d8208bb2082480e": "Locate and obtain the Knossos LLC facility key", + "67a096577e86e067eb045733 acceptPlayerMessage": "", + "67a096577e86e067eb045733 declinePlayerMessage": "", + "67a096577e86e067eb045733 completePlayerMessage": "", + "67a0966005d1611ed90be758 name": "", + "67a0966005d1611ed90be758 description": "", + "67a0966005d1611ed90be758 failMessageText": "", + "67a0966005d1611ed90be758 successMessageText": "", + "67a0966005d1611ed90be758 acceptPlayerMessage": "", + "67a0966005d1611ed90be758 declinePlayerMessage": "", + "67a0966005d1611ed90be758 completePlayerMessage": "", + "67a0966817e34930e500754c name": "Forced Alliance", + "67a0966817e34930e500754c description": "Been waiting for you. I don't know about your own search, but I think I found a way to get the keycards. Apparently, Sanitar had access to the basement beneath the health resort. That alone proves my hunch about Knossos' ties to TerraGroup.\n\nBut right now, we need to find the keycards. I can't help you with that, but Therapist definitely has Sanitar's contacts. I've already reached out to her, and she's willing to help. I believe that the trail we've found is more important than our conflicting viewpoints.\n\nHowever, if you can find another way to get the keycards without having to deal with Sanitar, I'll wish you luck.", + "67a0966817e34930e500754c failMessageText": "", + "67a0966817e34930e500754c successMessageText": "Excellent, now we have access to this facility. There's no time to lose. The rumor of the health resort cellars and the keycards has already spread throughout the city, and you may very well have competition on your tail. Gotta hurry up.", + "67a0d8f2db972857cd90d9c0": "Assist Therapist with her investigation", + "67dfa35c8c11bf33774c38a3": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67e11d97f2b4ba8761d0861b": "Assist Therapist with her investigation", + "67e17995c7204639f43caf60": "Assist Therapist with her investigation", + "67e41d4e9f783e8f4b234a1b": "Find a way to get behind the Health Resort bunker door on Shoreline", + "67a0966817e34930e500754c acceptPlayerMessage": "", + "67a0966817e34930e500754c declinePlayerMessage": "", + "67a0966817e34930e500754c completePlayerMessage": "", + "67a09673972c11a3f507731d name": "The Tarkov Butcher", + "67a09673972c11a3f507731d description": "Greetings. Yes, Sergei told me that you're looking for the keycards to the health resort basement. I have no idea what is down there, but one of my colleagues visits there somewhat often. Perhaps it is one of the places where he might store valuable equipment... It's hardly anything important if he agrees to give you the keycards. Obviously, it wouldn't be for free.\n\nYou may have heard stories about a certain, um, criminal operating out of the central city district? The first rumors of the Tarkov Butcher date back to the Contract Wars. However, some of my patients say that he still haunts the streets... \n\nA colleague of mine has taken an interest in this matter and is looking for traces of this “butcher”. For the greater good, naturally. Such a dangerous individual is not simple to track down, therefore we must understand his motives and goals, no matter how much they diverge from human values. \n\nWe were able to obtain a criminal case file from the local police department. According to this, the “butcher” worked as a driver for a meat packing plant here in the city limits. The bodies of the victims were found in refrigerator trucks used to transport frozen meat... But as the conflict escalated, the case was abandoned.\n\nNow, you have all the details. If you can find anything to help my colleague's research, he will hand you the keycards to that basement.", + "67a09673972c11a3f507731d failMessageText": "", + "67a09673972c11a3f507731d successMessageText": "Did he seriously transport the bodies of his victims along with the meat, which then went to the store shelves? That is appalling. The fact that you found this substance used by the maniac will help my colleague make progress on the... evidence file on this case.\n\nHere are your keycards, I already received them. Along with them, I was asked to tell you to watch your step when visiting the basement. Apparently the cellars have deteriorated over the years.", + "67a0d92a6cf4a5745d0bc94f": "Locate and obtain the chemical container on Ground Zero", + "67a0d9b0771af75e83c19178": "Stash the container inside the ambulance car by the cottages on Shoreline", + "67a09673972c11a3f507731d acceptPlayerMessage": "", + "67a09673972c11a3f507731d declinePlayerMessage": "", + "67a09673972c11a3f507731d completePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 name": "Sensory Analysis - Part 1", + "67a0967c003a9986cb0f5ac1 description": "Hello my brother! Okay, okay, not so loud, I'm hung over as shit. Don't know how the BTR guy's still driving after last night. The engine is surely screeching louder than fucking generators!\n\nBy the way, you came at a really good time, almost like you knew I'm gonna need help. So, about the meeting we had yesterday. I have a moonshine supplier, he makes legit good stuff! We've been working together for six months now, everything was fine. And now, customers started complaining that I was selling them fake stuff. So, I had to check the product quality, and no one in our region knows as much about liquor as the BTR driver.\n\nSo I invited him over for... let's call it sampling, hehe. And there he was, saying that no one starts with hard hitters right off the bat, he needed a warm-up. Then another. Then another... So after all that, I checked the moonshine in the morning, and we didn't even open it!\n\nLong story short, the driver didn't finish the job. I'm not gonna live through this kind of sampling party a second time, so I'll let him taste everything by himself. Can you pass him this bottle? Don't lose it, alright?", + "67a0967c003a9986cb0f5ac1 failMessageText": "", + "67a0967c003a9986cb0f5ac1 successMessageText": "So, did'ya deliver the bottle? Huh? Man, this driver guy's such a prick. I love him! Hey, easy there, man, I get it. Listen, some things just shouldn't be talked about right off the bat, the Labyrinth is one of them.\n\nI have to consider all the risks that come with this info, so sit tight for a little while.", + "67b89ab86d4d6fd2c26b22a0": "Hand over a Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc294d681db91b2fa3b279": "Hand over the Bottle of Fierce Hatchling moonshine to BTR driver", + "67dc35a55ec6148bf565204d": "Go to the Woods or Streets of Tarkov location with Moonshine", + "67dc3861d5c0070b960c1bba": "Obtain the item: Bottle of Fierce Hatchling moonshine", + "67dc393c6089aa48050efa02": "Go to Woods or Streets of Tarkov", + "67a0967c003a9986cb0f5ac1 acceptPlayerMessage": "", + "67a0967c003a9986cb0f5ac1 declinePlayerMessage": "", + "67a0967c003a9986cb0f5ac1 completePlayerMessage": "", + "67a096ed77dd677f600804ba name": "Sensory Analysis - Part 2", + "67a096ed77dd677f600804ba description": "I miscalculated my abilities yesterday at a friendly get-together. Don't worry, we've sailed in worse storms than this. One time I was so wasted I couldn't find the gearbox in this thing. So I tied my hand to the lever with a bandage! Inventiveness is the main principle for a machinist!\n\nRagman needed to check some goods, and I'm a veteran in this field. Except I can't remember, for the life of me, whether we finally got to his test sample or not. Well, whatever. If it's so important, we can get together again. Such an evening is a sin not to do again, I know you'd like it too!\n\nBut still, if you need to visit Ragman, ask him about the moonshine, I promised I'd help him. And now I don't even know if I did help him or not.", + "67a096ed77dd677f600804ba failMessageText": "", + "67a096ed77dd677f600804ba successMessageText": "Are you sure this is it? Okay, I can smell it, that's definitely the one! \n\nRagman told me about the health resort's cellars yesterday, I even had to fucking get him wasted so we could finally change the subject. Anyway, there was a Soviet bomb shelter under the health resort, and Ref was going to organize a new arena there, for VIP audiences. I think it also involved Tagilla somehow... No, it was something else...\n\nAnyway, for this arena, Ref organized a big gear acquisition from Ragman, everything was almost ready. And then our host guy suddenly backed out. Why? Who the fuck knows.\n\nRagman was really upset that the idea had fallen through. But he'd already delivered some of the gear, and he definitely used those keycards you're looking for. You better ask him yourself, I don't remember much from yesterday. Thanks for the drink, by the way.", + "67a0da26a3b8d254347b8634": "Hand over a Bottle of Fierce Hatchling moonshine", + "67a096ed77dd677f600804ba acceptPlayerMessage": "You didn't make it to the \"test sample\" yesterday. Here, Ragman asked me to give it to you so that you could test it yourself.", + "67a096ed77dd677f600804ba declinePlayerMessage": "", + "67a096ed77dd677f600804ba completePlayerMessage": "By the way, I wanted to ask you: have you heard anything about the facility under the health resort and the keycards to access it?", + "67a096f605d1611ed90be75a name": "Hot Zone", + "67a096f605d1611ed90be75a description": "Okie-dokie, so I took some time to think about the Labyrinth and your interest in it. Things have cooled off, so I might be able to help you out. Maybe we can find some mutual benefits along the way, eh? But first, I need you to help me with a specific order. For the kind of information I'm about to give you, it's a real bargain!\n\nI've got two shipments that are sitting on hold right now. One is waiting at Customs, the other at the military base. My couriers were really badly received there. I lost one group, and from the second one, only half of them came back. The fuckers took almost all the goods! Things are too hot in those areas for my courier guys.\n\nThe PMC pricks really took a liking to those places or something. It's either camping snipers, some ushanka-wearing psychos with shotguns, or fucking \"grenadiers\" in the military bunkers. Thing is, this order is big and important for me, I can't let it go to waste.\n\nYou have good experience in this kind of work. Maybe not in one go, but I'm sure you'll do everything perfectly. And while you're at it, I'll arrange everything for your Labyrinth business! Here's the gear that survived the ambushes. Take it right away, it'll be less work later.\n\nStash the rigs at the gas station near the road on Customs, and the plates on the roof of the military base's workshop with, uh, a black knight symbol, whatever that means.", + "67a096f605d1611ed90be75a failMessageText": "", + "67a096f605d1611ed90be75a successMessageText": "Never doubted you, brotherman! Alright, time to do my part. One day, Ref came to me with an idea for a big project. He found these cellars under Azure Coast, he even had investors already. Even back then I already thought that somebody out there really liked the chaos we had going on here a little too much.\n\nEverything went as planned, we agreed on deliveries and drop-off points. He even had a name for the new Arena format: you guessed it, \"The Labyrinth\"! I don't know what it had to do with these cellars. So, after that, Ref suddenly canceled everything, said that it wasn't up to him, and disappeared from the radar for a while.\n\nIt was hard to give up such a good deal. However, I still have those keycards, I even wanted to stop by sometime to see the arena with my own eyes. There's not many of them, but for you, I'll make a good deal. No haggling though!", + "67b880086630950141bf71ee": "Stash the Zulu Nylon Gear M4 RSCR chest rigs at the new gas station on Customs", + "67b88020f3c5f1e3e6eb1f83": "Stash the class 4 ballistic plates on the roof of the specified repair workshop on Reserve", + "67a096f605d1611ed90be75a acceptPlayerMessage": "", + "67a096f605d1611ed90be75a declinePlayerMessage": "", + "67a096f605d1611ed90be75a completePlayerMessage": "", + "67a096fe972c11a3f5077321 name": "Competition Protection", + "67a096fe972c11a3f5077321 description": "Hello, gladiator! I hear you're interested in those health resort cellars. I'll be honest, the idea was a good one, I might even revisit it later... But at this moment, it's not the right time for the Labyrinth. So I'm not gonna tell you anything about it, sorry.\n\nIf you want to go to the entry site on your own and rummage through the garbage left there, I won't stop you. But without the access keycard, you can't get inside the Labyrinth. That's where our interests align. One of my gladiators has been getting a little starstruck lately. He thinks that nobody can beat his arena performance, and wants to up his salary. Even took to blackmailing me, the bastard! However, it's not profitable to just outright take him out of the fights.\n\nI want to show him that there are no indispensable people, and to do that, we need to make some noise in the Arena. Hopefully that'll bring this guy to his senses. You're a capable fighter, and I'll make you a fair deal: if you can get on the Arena's best gladiator ranks, I'll help you with the keycards to the Labyrinth. You up for it?", + "67a096fe972c11a3f5077321 failMessageText": "", + "67a096fe972c11a3f5077321 successMessageText": "You turned out to be a real dark horse... The results are remarkable. Not everyone can pull this off. \n\nI'll unlock one of the keycard stashes for you. But be aware that this is a very special item, and I'm not going to give it to you for free.\n\nOne more thing. Arena rewards the best gladiators, and you clearly have potential. If you get tired of scavenging the ruins and want real glory, you know where to find me.", + "67a0db1217cd5fe7e5a2e36e": "Eliminate enemies in any game mode in Arena", + "67a0dbaf93ac1717d296be98": "Take at least 3rd place in Last Hero in Arena", + "67a096fe972c11a3f5077321 acceptPlayerMessage": "", + "67a096fe972c11a3f5077321 declinePlayerMessage": "", + "67a096fe972c11a3f5077321 completePlayerMessage": "", + "67a0970744893b9f3f0d9b68 name": "Offensive Reconnaissance", + "67a0970744893b9f3f0d9b68 description": "You got the keycard? Perfect. Judging by how much everyone's interested in these cellars, you and I are on a truly important trail. There could be a TerraGroup warehouse or another lab that's been sealed there ever since the evacuation! We don't have time to waste.\n\nFirst we need to search these premises and figure out what the purpose of the facility is. TerraGroup would not be so eager to hide it if what is going on inside corresponds to their company's public profile. Try to memorize everything you see: the structure of the premises, equipment, tools, markings or other symbols... Every detail counts.\n\nI'll wait for your return and set up my surveillance system to track any information about the health resort. If anyone finds more than we do, I'll see it.", + "67a0970744893b9f3f0d9b68 failMessageText": "", + "67a0970744893b9f3f0d9b68 successMessageText": "An old bunker? Yes, there was one mentioned in the archives, an old Soviet shelter. Thing is, it was closed down about twenty years ago due to some kind of technical failure. Looks like Knossos restored it to working order. But why would TerraGroup need an abandoned bomb shelter? \n\nUm, hang on. I'm picking up a signal from my interception network. An encrypted message that seems to be coming straight from these cellars... Give me a minute.", + "67a0dc6bf47ca0fde27cf1f7": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0dc94a4d798e79853f2eb": "Obtain the Labrys access keycard", + "67dbe0f532ff08bfa13237a8": "Find out what is behind the Health Resort bunker door on Shoreline", + "67a0970744893b9f3f0d9b68 acceptPlayerMessage": "", + "67a0970744893b9f3f0d9b68 declinePlayerMessage": "", + "67a0970744893b9f3f0d9b68 completePlayerMessage": "", + "67a0970f05d1611ed90be75d name": "Hypotheses Testing", + "67a0970f05d1611ed90be75d description": "I was able to decipher the signal. It's old and very faint, apparently the bunker completely blocked it until you opened the doors. For some reason, the message is on loop, but this doesn't mean anything, the equipment inside could have been damaged for a while. Besides, we still don't know what the TerraGroup team was doing in there.\n\nThe message says that the facility still contains materials and data that fall under the first priority of evacuation. Moreover, it mentions reports of experiments conducted at the site. This is astonishing, we couldn't have found a better time to discover something as valuable as this!\n\nKnowing more and more people are finding out about these cellars every day, it means that soon the traders and other PMCs will want to explore the area we've discovered. Perhaps even Lightkeeper will be interested... I need those documents mentioned in the signal. Whatever you can find, please bring them to me as soon as you can.", + "67a0970f05d1611ed90be75d failMessageText": "", + "67a0970f05d1611ed90be75d successMessageText": "Well done. The data is fragmented, but still extremely useful. The health resort's basements have changed a lot since the disaster began, but at some point in time, they were definitely used as a testing ground for some kind of weapon... An experimental EW or hacking device, maybe. This remains to be determined.\n\nI can already see that some of the measurements and experiments will be very useful in their own right. So your labors were definitely not in vain. Thank you.", + "67a0dce6c7627dac621fd539": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0dcf4ff6f74931359b9f9": "Hand over the found in raid item: Labrys research notes", + "67dbe16ece16a02860ed9d33": "Locate the lab area with the prototype weapon inside The Labyrinth", + "67a0970f05d1611ed90be75d acceptPlayerMessage": "", + "67a0970f05d1611ed90be75d declinePlayerMessage": "", + "67a0970f05d1611ed90be75d completePlayerMessage": "", + "67a09724972c11a3f5077324 name": "Confidential Info", + "67a09724972c11a3f5077324 description": "Greetings, my friend. According to my information, you've gained access to one of TerraGroup's abandoned facilities. We've witnessed many times what happens when dangerous developments fall into the hands of unqualified people. Our partners are very concerned about what happened in Tarkov after that outbreak in the Laboratory.\n\nThere's no way we're going to let this crisis happen again. That's why I have a high-priority assignment for you. I need to retrieve a storage device containing sensitive information from that facility. The details are highly classified. The client can trace an independent attempt to read the data and cancel the contract, so please do not even attempt it.\n\nIn addition to the storage device, I was told that there is also a maintenance room on the site, the client has said that it should look like a workshop. It must be destroyed or at least damaged. But be careful with the explosives: we don't want you perishing with the storage device.", + "67a09724972c11a3f5077324 failMessageText": "", + "67a09724972c11a3f5077324 successMessageText": "Great job, my friend! My partner especially appreciates your respect for privacy and requested a proper reward for you.", + "67a0dd7a2519959b187db47f": "Locate and obtain the special storage module inside The Labyrinth", + "67a0dda1370e2f877a6c8531": "Hand over the found information", + "67a0de2750fdff39d267ea16": "Plant a hand grenade in the assembly workshop inside The Labyrinth", + "67a09724972c11a3f5077324 acceptPlayerMessage": "", + "67a09724972c11a3f5077324 declinePlayerMessage": "", + "67a09724972c11a3f5077324 completePlayerMessage": "", + "67a0972e77dd677f600804bd name": "This Tape Sucks", + "67a0972e77dd677f600804bd description": "Hello again. I received a patient who was recently wounded in the resort cellars and barely escaped from this monster in a bull mask... Obvious mental trauma, perhaps more than one. But besides the stories about this Minotaur, the patient also mentioned many confinement and even torture chambers.\n\nYou surely recognize the unacceptable nature of such human confinement, even under wartime conditions, so I am counting on your cooperation. We must get to the bottom of what is or was going on in these cellars. \n\nExplore those jail rooms and try to uncover any information or evidence that will help us find out who is responsible for what happened. And most importantly, what was the purpose of all these \"experiments\".", + "67a0972e77dd677f600804bd failMessageText": "", + "67a0972e77dd677f600804bd successMessageText": "A video tape... You haven't watched it yet, have you? Now I know what is happening. I was wrong before.\n\nThe resort was one of the evacuation points when it all started, and its cellars could have been used for, uh, different purposes... The situation wasn't so severe yet at that time, and they tried to isolate the deceased bodies from crowded places.\n\nThis tape is definitely not a cause for concern... However, I would refrain from visiting these cellars if I were you. Ventilation in bomb shelters has always been a weak point, and humidity only contributes to possible intoxication...", + "67a0de6954c67082e9148328": "Locate the torture room inside The Labyrinth", + "67a0de84e8e35296a13500c8": "Locate and obtain any evidence of torture", + "67a0de9190545ec5612fdda5": "Hand over the found information", + "67a0972e77dd677f600804bd acceptPlayerMessage": "", + "67a0972e77dd677f600804bd declinePlayerMessage": "", + "67a0972e77dd677f600804bd completePlayerMessage": "", + "67a097379f2068e74603c6ac name": "Indisputable Authority", + "67a097379f2068e74603c6ac description": "Oi, operator! There's a job for you, I don't want no tosser for this. Everyone's been checking out the dungeons under the resort, you ought to know about it by now. They say there's a bogeyman sitting there, safeguarding the whole territory, yelling like a madman and chasing everyone outta there. \nNobody can put him down!\n\nSome partners of mine have started asking questions, trying to drive down prices because of this situation. But let me tell you this: the key to authority is not to fuck up the opportunity. We need to act now, and we need to do it in a way that every little prick knows his place. So we gotta take this fucker down. If you do it in my name, so to speak, everyone will understand.\n\nYou've got the skills, so this \"Minotaur\" idiot won't be a problem for you. But still, better be careful, this bastard is no joke either.", + "67a097379f2068e74603c6ac failMessageText": "", + "67a097379f2068e74603c6ac successMessageText": "I knew I bet on the right guy! So, all safe and sound, ye? Good for you, good for you... Word's already out about your feat, no one's gonna blabber any bullshit to me anymore.\n\nSurely a lasting impression. You helped my business today, so I won't disappoint you either. Here, all yours.", + "67a0df619fb6c42b9a08e8e9": "Locate and neutralize the \"Minotaur\" inside The Labyrinth", + "67a0df7f2cd4d4413cd29b45": "Eliminate the \"Minotaur's\" guards inside The Labyrinth", + "67a097379f2068e74603c6ac acceptPlayerMessage": "", + "67a097379f2068e74603c6ac declinePlayerMessage": "", + "67a097379f2068e74603c6ac completePlayerMessage": "", + "67a0975992ad467b1906d468 name": "Vacate the Premises", + "67a0975992ad467b1906d468 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other mercs out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67a0975992ad467b1906d468 failMessageText": "", + "67a0975992ad467b1906d468 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67a0e075445754a936be25b7": "Eliminate PMC operatives inside The Labyrinth", + "67a0975992ad467b1906d468 acceptPlayerMessage": "", + "67a0975992ad467b1906d468 declinePlayerMessage": "", + "67a0975992ad467b1906d468 completePlayerMessage": "", + "67a09761e720611a6a01f288 name": "Keeper's Word", + "67a09761e720611a6a01f288 description": "I have a new job for you. Someone found a way into the cellars under the health resort. This is not a good set of circumstances for Tarkov. Excessive curiosity often ruins a man in peacetime, but in the present situation, the mistake of one will lead to the death of many.\n\nI know how to safeguard the bunker. You may not have yet met the wardens who watch the city at night. But they certainly have met you. And now I need you to leave a short message for them at the Knossos facility, with their instruments.\n\nHowever, just dropping these knives in the rubble won't be enough. You need places with meaning, so that the knife you stick in becomes a symbol of sorts. Which places should you choose? You'll figure it out on your own. And if you can't, why should I even work with you?", + "67a09761e720611a6a01f288 failMessageText": "", + "67a09761e720611a6a01f288 successMessageText": "Perhaps now you've saved Tarkov from a new calamity that could have wiped the city off the face of the earth... before its time.\n\nYour reward is here. Oh, and one more thing. If I were you, I'd stop enquiring about those dungeons if you want to survive these troubled times.", + "67a0e4df8cddbe2df31dd1d9": "Stash a Cultist knife in the first special place inside The Labyrinth", + "67a0e4e399e34c9ffcdc6e00": "Stash a Cultist knife in the second special place inside The Labyrinth", + "67a0e4e64cb065811d95c6d9": "Stash a Cultist knife in the third special place inside The Labyrinth", + "67a09761e720611a6a01f288 acceptPlayerMessage": "I didn't think I'd be part of some ritual... Well, I'll figure it out when I get there.", + "67a09761e720611a6a01f288 declinePlayerMessage": "", + "67a09761e720611a6a01f288 completePlayerMessage": "It's done. Your friends are gonna love this.", + "67d03be712fb5f8fd2096332 name": "Vacate the Premises", + "67d03be712fb5f8fd2096332 description": "That whole health resort thing went massive, didn't it? Thing is, as I told you, I had business there with Ref, in those cellars. I used to think Ref took all the equipment outta there, but now it turns out there's still tons of tech still down there. So I figured, what's the harm in taking some of it?\n\nNah, you don't have to bring me those TVs and cameras, don't worry. Those need careful inspection and good packing. I got my own people for that. But I can't just send them out there right now! They're good with tech, but they're dogshit with guns. If a real professional, wink-wink, would make it down there and chase all the other guys out of there, then we'd be in business.\n\nSo just when I thought of that, I remembered you, brother! You ready to help with a good cause? Obviously, if you do the job properly, I'll give you some goodies in return!", + "67d03be712fb5f8fd2096332 failMessageText": "", + "67d03be712fb5f8fd2096332 successMessageText": "Good thing I asked you to do this. Alrighty then, I'll pass it on to my guys. If we're lucky, we'll be swimming in tech sales for a long time. Here's your share, Ragman always rewards good deeds!", + "67d03be712fb5f8fd2096334": "Eliminate any target inside The Labyrinth", + "67d03be712fb5f8fd2096332 acceptPlayerMessage": "", + "67d03be712fb5f8fd2096332 declinePlayerMessage": "", + "67d03be712fb5f8fd2096332 completePlayerMessage": "", "616041eb031af660100c9967 startedMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 failMessageText 54cb50c76803fa8b248b4571 0": " ", "616041eb031af660100c9967 successMessageText 54cb50c76803fa8b248b4571 0": "Her şey açık mı diyorsunuz? O zaman iyi iş, asker.", @@ -28400,6 +28745,12 @@ "676094451fec2f7426093be6 name": "More Prestigious", "676094451fec2f7426093be6 description": "Earn the Prestige level 2", "676094451fec2f7426093be6 successMessage": "", + "67a0e57117e34930e50075f3 name": "In Search of an Exit", + "67a0e57117e34930e50075f3 description": "Complete the Labyrinth event task line", + "67a0e57117e34930e50075f3 successMessage": "", + "67a0e57b972c11a3f50773b2 name": "Dungeon Master", + "67a0e57b972c11a3f50773b2 description": "Complete the Labyrinth event task line and all side tasks", + "67a0e57b972c11a3f50773b2 successMessage": "", "674724a154d58001c3aae177 name": "", "674724a154d58001c3aae177 description": "", "674ed02cb6db2d9636812abc name": "Slot 1", @@ -28653,6 +29004,15 @@ "675a99f30fba9efc6a40481d name": "Sports target", "675a99f30fba9efc6a40481d description": "Just an ordinary target, nothing special.", "675b54c583e8ee6215546694": "Construct Shooting Range level 3", + "67adb25c7a0e0fce8574438c name": "Minotaur's Lair", + "67adb25c7a0e0fce8574438c description": "They say our surroundings affect us. It's terrifying to imagine what someone would become after turning an ordinary shelter into the Minotaur's dungeon.", + "67adb26efce3692da77f4e2e": "Can only be obtained during special events", + "67adb38d0217ccce16b5b08c name": "Minotaur's Lair", + "67adb38d0217ccce16b5b08c description": "The tiles on this floor have absorbed gallons of blood. Or perhaps even more.", + "67adb39a6be8354a8f72b830": "Can only be obtained during special events", + "67adb4843fec17bf3ea9452e name": "Minotaur's Lair", + "67adb4843fec17bf3ea9452e description": "This ceiling is nothing sophisticated. The Minotaur doesn't need anything like that.", + "67adb48fd05a78f5a5fc5260": "Can only be obtained during special events", "672df12f97f0469cea52f55e name": "Prestige 1", "675d7242b85061aa2017c341": "Complete the task You've Got Mail", "672df4281ab8d9c8849a0c88 name": "Prestige 2", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locations/bigmap/base.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locations/bigmap/base.json index e89af4a6..1fc88edc 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locations/bigmap/base.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locations/bigmap/base.json @@ -19,6 +19,13 @@ "AveragePlayTime": 25, "AveragePlayerLevel": 20, "Banners": [ + { + "id": "67d135bc9e0d93daf71d555e", + "pic": { + "path": "CONTENT/banners/banner_bigmap.png", + "rcid": "" + } + }, { "id": "5464e0404bdc2d2a708b4567", "pic": { @@ -418,11 +425,11 @@ "BotRole": "pmcBEAR", "ChancedEnemies": [ { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "assault" }, { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "marksman" }, { @@ -465,11 +472,11 @@ "BotRole": "pmcUSEC", "ChancedEnemies": [ { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "assault" }, { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "marksman" }, { @@ -570,7 +577,7 @@ "MaxExfiltrationTime": 1800, "MinExfiltrationTime": 1200, "NonWaveSpawnBotsLimitPerPlayer": 10, - "NonWaveSpawnBotsLimitPerPlayerPvE": 15, + "NonWaveSpawnBotsLimitPerPlayerPvE": 10, "RainVisibilityDistanceCoef": 0.35, "RainVisibilitySpeedCoef": 0, "Scattering": 1, @@ -580,7 +587,7 @@ "BotMax": 19, "BotMaxPlayer": 9, "BotMaxPvE": 30, - "BotMaxTimePlayer": 1000, + "BotMaxTimePlayer": 0, "BotNormal": 50, "BotSpawnCountStep": 4, "BotSpawnPeriodCheck": 15, @@ -589,7 +596,7 @@ "BotSpawnTimeOnMax": 320, "BotSpawnTimeOnMin": 260, "BotStart": 20, - "BotStartPlayer": 210, + "BotStartPlayer": 0, "BotStop": 1500, "Description": "Very Big Map", "DisabledForScav": false, @@ -801,7 +808,7 @@ "y": 0, "z": 0 }, - "Radius": 115 + "Radius": 70 } }, "CorePointId": 29, @@ -921,7 +928,7 @@ "y": 0, "z": 0 }, - "Radius": 100 + "Radius": 70 } }, "CorePointId": 29, @@ -951,7 +958,7 @@ "y": 0, "z": 0 }, - "Radius": 100 + "Radius": 70 } }, "CorePointId": 28, @@ -1405,7 +1412,7 @@ "y": 0, "z": 0 }, - "Radius": 100 + "Radius": 70 } }, "CorePointId": 28, @@ -1556,7 +1563,7 @@ "y": 0, "z": 0 }, - "Radius": 110 + "Radius": 70 } }, "CorePointId": 29, @@ -1890,7 +1897,7 @@ "y": 0, "z": 0 }, - "Radius": 110 + "Radius": 70 } }, "CorePointId": 29, @@ -2707,7 +2714,7 @@ "y": 0, "z": 0 }, - "Radius": 110 + "Radius": 70 } }, "CorePointId": 29, @@ -3160,7 +3167,7 @@ "y": 0, "z": 0 }, - "Radius": 120 + "Radius": 70 } }, "CorePointId": 28, @@ -3310,7 +3317,7 @@ "y": 0, "z": 0 }, - "Radius": 100 + "Radius": 70 } }, "CorePointId": 27, @@ -3613,7 +3620,7 @@ "y": 0, "z": 0 }, - "Radius": 100 + "Radius": 70 } }, "CorePointId": 28, @@ -4104,9 +4111,9 @@ "Id": "54021511-7a33-4470-868b-8a364ed64d1a", "Infiltration": "", "Position": { - "x": 255.4663, - "y": 1.21224034, - "z": -108.379227 + "x": 252.05629, + "y": 1.16824031, + "z": -109.559219 }, "Rotation": 135.08139, "Sides": [ @@ -4277,7 +4284,7 @@ "y": 0, "z": 0 }, - "Radius": 100 + "Radius": 70 } }, "CorePointId": 6, @@ -4427,7 +4434,7 @@ "y": 0, "z": 0 }, - "Radius": 110 + "Radius": 70 } }, "CorePointId": 29, @@ -4457,7 +4464,7 @@ "y": 0, "z": 0 }, - "Radius": 100 + "Radius": 70 } }, "CorePointId": 28, @@ -4609,7 +4616,7 @@ "y": 0, "z": 0 }, - "Radius": 100 + "Radius": 70 } }, "CorePointId": 28, @@ -4617,9 +4624,9 @@ "Id": "5ec47a75-f6c1-4890-a158-f90283131500", "Infiltration": "", "Position": { - "x": 89.1170044, - "y": 1.34885907, - "z": -47.822998 + "x": 89.96001, + "y": 1.34885764, + "z": -46.5050049 }, "Rotation": 204.6489, "Sides": [ @@ -4821,7 +4828,7 @@ "y": 0, "z": 0 }, - "Radius": 110 + "Radius": 70 } }, "CorePointId": 29, @@ -4851,7 +4858,7 @@ "y": 0, "z": 0 }, - "Radius": 100 + "Radius": 70 } }, "CorePointId": 28, @@ -5365,7 +5372,7 @@ "y": 0, "z": 0 }, - "Radius": 100 + "Radius": 70 } }, "CorePointId": 29, @@ -5665,7 +5672,7 @@ "y": 0, "z": 0 }, - "Radius": 100 + "Radius": 70 } }, "CorePointId": 28, @@ -6029,7 +6036,7 @@ "y": 0, "z": 0 }, - "Radius": 110 + "Radius": 70 } }, "CorePointId": 7, @@ -6543,7 +6550,7 @@ "y": 0, "z": 0 }, - "Radius": 110 + "Radius": 70 } }, "CorePointId": 29, @@ -6634,7 +6641,7 @@ "y": 0, "z": 0 }, - "Radius": 110 + "Radius": 70 } }, "CorePointId": 29, @@ -7391,7 +7398,7 @@ "y": 0, "z": 0 }, - "Radius": 110 + "Radius": 70 } }, "CorePointId": 28, @@ -7753,7 +7760,7 @@ "y": 0, "z": 0 }, - "Radius": 100 + "Radius": 70 } }, "CorePointId": 29, @@ -7904,7 +7911,7 @@ "y": 0, "z": 0 }, - "Radius": 110 + "Radius": 70 } }, "CorePointId": 29, @@ -8236,7 +8243,7 @@ "y": 0, "z": 0 }, - "Radius": 110 + "Radius": 70 } }, "CorePointId": 29, @@ -8932,7 +8939,7 @@ "y": 0, "z": 0 }, - "Radius": 110 + "Radius": 70 } }, "CorePointId": 29, @@ -9265,7 +9272,7 @@ "y": 0, "z": 0 }, - "Radius": 100 + "Radius": 70 } }, "CorePointId": 28, @@ -9295,7 +9302,7 @@ "y": 0, "z": 0 }, - "Radius": 100 + "Radius": 70 } }, "CorePointId": 28, @@ -9386,7 +9393,7 @@ "y": 0, "z": 0 }, - "Radius": 110 + "Radius": 70 } }, "CorePointId": 29, @@ -9659,7 +9666,7 @@ "y": 0, "z": 0 }, - "Radius": 110 + "Radius": 70 } }, "CorePointId": 29, diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locations/factory4_day/base.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locations/factory4_day/base.json index 88a40b92..1511c572 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locations/factory4_day/base.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locations/factory4_day/base.json @@ -5,6 +5,13 @@ "AveragePlayTime": 15, "AveragePlayerLevel": 1, "Banners": [ + { + "id": "67d13656443d3073a3a92427", + "pic": { + "path": "CONTENT/banners/banner_factory4.png", + "rcid": "" + } + }, { "id": "5464e0404bdc2d2a708b4567", "pic": { @@ -220,11 +227,11 @@ "BotRole": "pmcBEAR", "ChancedEnemies": [ { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "assault" }, { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "marksman" }, { @@ -267,11 +274,11 @@ "BotRole": "pmcUSEC", "ChancedEnemies": [ { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "assault" }, { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "marksman" }, { @@ -308,8 +315,8 @@ "FogVisibilitySpeedCoef": 1, "GainSight": 1, "KhorovodChance": 0, - "LockSpawnCheckRadius": 150, - "LockSpawnCheckRadiusPvE": 150, + "LockSpawnCheckRadius": 120, + "LockSpawnCheckRadiusPvE": 120, "LockSpawnStartTime": 10, "LockSpawnStartTimePvE": 10, "LockSpawnStepTime": 50, @@ -319,7 +326,7 @@ "MaxExfiltrationTime": 900, "MinExfiltrationTime": 600, "NonWaveSpawnBotsLimitPerPlayer": 10, - "NonWaveSpawnBotsLimitPerPlayerPvE": 15, + "NonWaveSpawnBotsLimitPerPlayerPvE": 10, "RainVisibilityDistanceCoef": 1, "RainVisibilitySpeedCoef": 1, "Scattering": 1, @@ -416,7 +423,6 @@ "CrowdCooldownPerPlayerSec": 300, "CrowdsLimit": 2, "InfectedLookCoeff": 0.5, - "InfectionPercentage": 0, "MaxCrowdAttackSpawnLimit": 13, "MinInfectionPercentage": 0, "MinSpawnDistToPlayer": 40, @@ -4931,6 +4937,7 @@ { "Chance": 100, "ChancePVE": 100, + "Count": 0, "CountPVE": 0, "EntryPoints": "Factory", "EventAvailable": false, @@ -4948,6 +4955,7 @@ { "Chance": 100, "ChancePVE": 100, + "Count": 0, "CountPVE": 0, "EntryPoints": "Factory", "EventAvailable": false, @@ -4965,6 +4973,7 @@ { "Chance": 100, "ChancePVE": 100, + "Count": 0, "CountPVE": 0, "EntryPoints": "Factory", "EventAvailable": false, @@ -4982,6 +4991,7 @@ { "Chance": 100, "ChancePVE": 100, + "Count": 0, "CountPVE": 0, "EntryPoints": "Factory", "EventAvailable": false, @@ -4999,6 +5009,7 @@ { "Chance": 100, "ChancePVE": 100, + "Count": 0, "CountPVE": 0, "EntryPoints": "Factory", "EventAvailable": false, diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locations/interchange/base.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locations/interchange/base.json index 21511840..facace14 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locations/interchange/base.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locations/interchange/base.json @@ -19,6 +19,13 @@ "AveragePlayTime": 35, "AveragePlayerLevel": 25, "Banners": [ + { + "id": "67d1abc6c5fbfe1a95025e93", + "pic": { + "path": "CONTENT/banners/banner_interchange.jpg", + "rcid": "" + } + }, { "id": "5464e0404bdc2d2a708b4567", "pic": { @@ -246,11 +253,11 @@ "BotRole": "pmcBEAR", "ChancedEnemies": [ { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "assault" }, { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "marksman" }, { @@ -293,11 +300,11 @@ "BotRole": "pmcUSEC", "ChancedEnemies": [ { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "assault" }, { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "marksman" }, { @@ -397,7 +404,7 @@ "MaxExfiltrationTime": 1800, "MinExfiltrationTime": 1200, "NonWaveSpawnBotsLimitPerPlayer": 10, - "NonWaveSpawnBotsLimitPerPlayerPvE": 15, + "NonWaveSpawnBotsLimitPerPlayerPvE": 10, "RainVisibilityDistanceCoef": 0.35, "RainVisibilitySpeedCoef": 0, "Scattering": 1, diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locations/lighthouse/base.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locations/lighthouse/base.json index 3dd380a5..6692b700 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locations/lighthouse/base.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locations/lighthouse/base.json @@ -19,6 +19,13 @@ "AveragePlayTime": 30, "AveragePlayerLevel": 35, "Banners": [ + { + "id": "67d1ac1a2fb6a5d11b09d6f8", + "pic": { + "path": "CONTENT/banners/banner_lighthouse.jpg", + "rcid": "" + } + }, { "id": "5464e0454bdc2d06708b4567", "pic": { @@ -548,11 +555,11 @@ "BotRole": "pmcBEAR", "ChancedEnemies": [ { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "assault" }, { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "marksman" }, { @@ -595,11 +602,11 @@ "BotRole": "pmcUSEC", "ChancedEnemies": [ { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "assault" }, { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "marksman" }, { @@ -699,7 +706,7 @@ "MaxExfiltrationTime": 1800, "MinExfiltrationTime": 1200, "NonWaveSpawnBotsLimitPerPlayer": 10, - "NonWaveSpawnBotsLimitPerPlayerPvE": 15, + "NonWaveSpawnBotsLimitPerPlayerPvE": 10, "RainVisibilityDistanceCoef": 0.35, "RainVisibilitySpeedCoef": 0, "Scattering": 0.6, diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locations/rezervbase/base.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locations/rezervbase/base.json index 65002192..ccf9fc73 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locations/rezervbase/base.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locations/rezervbase/base.json @@ -19,6 +19,13 @@ "AveragePlayTime": 27, "AveragePlayerLevel": 35, "Banners": [ + { + "id": "67d1ac705df2d64de808e1d2", + "pic": { + "path": "CONTENT/banners/banner_RezervBase.jpg", + "rcid": "" + } + }, { "id": "5807bfe124597742a92e0a4c", "pic": { @@ -356,11 +363,11 @@ "BotRole": "pmcBEAR", "ChancedEnemies": [ { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "assault" }, { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "marksman" }, { @@ -403,11 +410,11 @@ "BotRole": "pmcUSEC", "ChancedEnemies": [ { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "assault" }, { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "marksman" }, { @@ -532,7 +539,7 @@ "MaxExfiltrationTime": 1800, "MinExfiltrationTime": 1200, "NonWaveSpawnBotsLimitPerPlayer": 10, - "NonWaveSpawnBotsLimitPerPlayerPvE": 15, + "NonWaveSpawnBotsLimitPerPlayerPvE": 10, "RainVisibilityDistanceCoef": 0.35, "RainVisibilitySpeedCoef": 0, "Scattering": 0.6, @@ -645,7 +652,7 @@ "ForceOnlineRaidInPVE": false, "GenerateLocalLootCache": true, "GlobalContainerChanceModifier": 1, - "GlobalLootChanceModifier": 0.17, + "GlobalLootChanceModifier": 0.27, "GlobalLootChanceModifierPvE": 0.4, "HeatmapCellSize": { "x": 1, @@ -719,7 +726,7 @@ "NewSpawnForPlayers": false, "NonWaveGroupScenario": { "Chance": 50, - "Enabled": false, + "Enabled": true, "MaxToBeGroup": 3, "MinToBeGroup": 2 }, diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locations/shoreline/base.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locations/shoreline/base.json index 013e36cf..648731e8 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locations/shoreline/base.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locations/shoreline/base.json @@ -19,6 +19,13 @@ "AveragePlayTime": 35, "AveragePlayerLevel": 25, "Banners": [ + { + "id": "67d1ac995df2d64de808e1d6", + "pic": { + "path": "CONTENT/banners/banner_shoreline.jpg", + "rcid": "" + } + }, { "id": "5807c3f124597746bf2db2ce", "pic": { @@ -447,11 +454,11 @@ "BotRole": "pmcBEAR", "ChancedEnemies": [ { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "assault" }, { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "marksman" }, { @@ -494,11 +501,11 @@ "BotRole": "pmcUSEC", "ChancedEnemies": [ { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "assault" }, { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "marksman" }, { @@ -585,7 +592,7 @@ "DistToPersueAxemanCoef": 1.1, "DistToSleep": 300, "DistToSleepPvE": 300, - "FogVisibilityDistanceCoef": -1.6, + "FogVisibilityDistanceCoef": 0, "FogVisibilitySpeedCoef": 0, "GainSight": 1.1, "KhorovodChance": 0, @@ -600,7 +607,7 @@ "MaxExfiltrationTime": 2000, "MinExfiltrationTime": 1500, "NonWaveSpawnBotsLimitPerPlayer": 10, - "NonWaveSpawnBotsLimitPerPlayerPvE": 15, + "NonWaveSpawnBotsLimitPerPlayerPvE": 10, "RainVisibilityDistanceCoef": 0.35, "RainVisibilitySpeedCoef": 0, "Scattering": 0.8, @@ -1736,7 +1743,7 @@ "y": 0, "z": 0 }, - "Radius": 112 + "Radius": 80 } }, "CorePointId": 1, @@ -1979,7 +1986,7 @@ "y": 0, "z": 0 }, - "Radius": 112 + "Radius": 85 } }, "CorePointId": 1, @@ -3522,7 +3529,7 @@ "y": 0, "z": 0 }, - "Radius": 112 + "Radius": 75 } }, "CorePointId": 1, @@ -3644,7 +3651,7 @@ "y": 0, "z": 0 }, - "Radius": 5 + "Radius": 75 } }, "CorePointId": 1, @@ -5946,7 +5953,7 @@ "y": 0, "z": 0 }, - "Radius": 30 + "Radius": 80 } }, "CorePointId": 1, @@ -5977,7 +5984,7 @@ "y": 0, "z": 0 }, - "Radius": 5 + "Radius": 75 } }, "CorePointId": 1, @@ -7214,7 +7221,7 @@ "y": 0, "z": 0 }, - "Radius": 112 + "Radius": 80 } }, "CorePointId": 1, @@ -8427,7 +8434,7 @@ "y": 0, "z": 0 }, - "Radius": 112 + "Radius": 70 } }, "CorePointId": 1, @@ -8942,7 +8949,7 @@ "y": 0, "z": 0 }, - "Radius": 25 + "Radius": 65 } }, "CorePointId": 1, @@ -9064,7 +9071,7 @@ "y": 0, "z": 0 }, - "Radius": 5 + "Radius": 65 } }, "CorePointId": 1, @@ -9958,6 +9965,7 @@ "conditions": "SHO_TRANSIT_24_COND", "description": "SHO_TRANSIT_24_DESC", "events": false, + "hideIfNoKey": false, "id": 24, "location": "Lighthouse", "name": "SHO_TRANSIT_24", @@ -9970,11 +9978,25 @@ "conditions": "SHO_TRANSIT_25_COND", "description": "SHO_TRANSIT_25_DESC", "events": false, + "hideIfNoKey": false, "id": 25, "location": "Terminal", "name": "SHO_TRANSIT_25", "target": "5704e5a4d2720bb45b8b4567", "time": 20 + }, + { + "activateAfterSec": 60, + "active": true, + "conditions": "SHO_TRANSIT_43_COND", + "description": "SHO_TRANSIT_43_DESC", + "events": false, + "hideIfNoKey": true, + "id": 43, + "location": "Labyrinth", + "name": "SHO_TRANSIT_43", + "target": "6733700029c367a3d40b02af", + "time": 20 } ], "users_gather_seconds": 0, diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locations/tarkovstreets/base.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locations/tarkovstreets/base.json index 38cad32f..26fb3cf2 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locations/tarkovstreets/base.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locations/tarkovstreets/base.json @@ -19,6 +19,13 @@ "AveragePlayTime": 50, "AveragePlayerLevel": 40, "Banners": [ + { + "id": "67d1acbf5df2d64de808e1d8", + "pic": { + "path": "CONTENT/banners/banner_City_final.jpg", + "rcid": "" + } + }, { "id": "5803a58524597710ca36fcb2", "pic": { @@ -418,11 +425,11 @@ "BotRole": "pmcBEAR", "ChancedEnemies": [ { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "assault" }, { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "marksman" }, { @@ -465,11 +472,11 @@ "BotRole": "pmcUSEC", "ChancedEnemies": [ { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "assault" }, { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "marksman" }, { @@ -501,7 +508,7 @@ "DistToActivatePvE": 260, "DistToSleep": 300, "DistToSleepPvE": 300, - "FogVisibilityDistanceCoef": -1.6, + "FogVisibilityDistanceCoef": 0, "FogVisibilitySpeedCoef": 0, "GainSight": 1, "LockSpawnCheckRadius": 150, @@ -514,7 +521,7 @@ "MaxExfiltrationTime": 2200, "MinExfiltrationTime": 1800, "NonWaveSpawnBotsLimitPerPlayer": 10, - "NonWaveSpawnBotsLimitPerPlayerPvE": 15, + "NonWaveSpawnBotsLimitPerPlayerPvE": 12, "RainVisibilityDistanceCoef": 0.35, "RainVisibilitySpeedCoef": 0, "Scattering": 1, @@ -10922,7 +10929,7 @@ "Radius": 55 } }, - "CorePointId": 1, + "CorePointId": 17, "DelayToCanSpawnSec": 40, "Id": "c7f3fa28-80e6-45f3-9ace-6ade4e937035", "Infiltration": "", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/locations/woods/base.json b/Libraries/SPTarkov.Server.Assets/Assets/database/locations/woods/base.json index 963ebe65..92187a89 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/locations/woods/base.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/locations/woods/base.json @@ -19,6 +19,13 @@ "AveragePlayTime": 25, "AveragePlayerLevel": 15, "Banners": [ + { + "id": "67d1acda2fb6a5d11b09d6fd", + "pic": { + "path": "CONTENT/banners/banner_woods.jpg", + "rcid": "" + } + }, { "id": "5803a58524597710ca36fcb2", "pic": { @@ -368,11 +375,11 @@ "BotRole": "pmcBEAR", "ChancedEnemies": [ { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "assault" }, { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "marksman" }, { @@ -415,11 +422,11 @@ "BotRole": "pmcUSEC", "ChancedEnemies": [ { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "assault" }, { - "EnemyChance": 70, + "EnemyChance": 80, "Role": "marksman" }, { @@ -520,7 +527,7 @@ "MaxExfiltrationTime": 1800, "MinExfiltrationTime": 1200, "NonWaveSpawnBotsLimitPerPlayer": 10, - "NonWaveSpawnBotsLimitPerPlayerPvE": 15, + "NonWaveSpawnBotsLimitPerPlayerPvE": 10, "RainVisibilityDistanceCoef": 0.35, "RainVisibilitySpeedCoef": 0, "Scattering": 1, diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/settings.json b/Libraries/SPTarkov.Server.Assets/Assets/database/settings.json index 86346fde..09b5e9c0 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/settings.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/settings.json @@ -1,49 +1,711 @@ { - "config": { - "MemoryManagementSettings": { - "HeapPreAllocationEnabled": false, - "HeapPreAllocationMB": 200, - "OverrideRamCleanerSettings": false, - "RamCleanerEnabled": false, - "GigabytesRequiredToDisableGCDuringRaid": 25, - "AggressiveGC": true + "config": { + "AFKTimeoutSeconds": 604800, + "AdditionalRandomDelaySeconds": 13, + "AudioSettings": { + "AudioGroupPresets": [ + { + "AngleToAllowBinaural": 1000, + "DisabledBinauralByDistance": false, + "DistanceToAllowBinaural": 1000, + "GroupType": 0, + "HeightToAllowBinaural": 1000, + "Name": "Gunshots", + "OcclusionEnabled": true, + "OcclusionIntensity": 1, + "OcclusionRolloffScale": 1, + "OverallVolume": 1 }, - "ReleaseProfiler": { - "Enabled": true, - "RecordTriggerValue": 2000, - "MaxRecords": 100 + { + "AngleToAllowBinaural": 12, + "DisabledBinauralByDistance": true, + "DistanceToAllowBinaural": 10, + "GroupType": 1, + "HeightToAllowBinaural": 2, + "Name": "Weaponry", + "OcclusionEnabled": true, + "OcclusionIntensity": 1, + "OcclusionRolloffScale": 0.9, + "OverallVolume": 1 }, - "FramerateLimit": { - "MinFramerateLimit": 30, - "MaxFramerateLobbyLimit": 60, - "MaxFramerateGameLimit": 144 + { + "AngleToAllowBinaural": 30, + "DisabledBinauralByDistance": false, + "DistanceToAllowBinaural": 60, + "GroupType": 2, + "HeightToAllowBinaural": 10, + "Name": "Impacts", + "OcclusionEnabled": true, + "OcclusionIntensity": 1, + "OcclusionRolloffScale": 0.9, + "OverallVolume": 1 }, - "ClientSendRateLimit": 120, - "TurnOffLogging": false, - "NVidiaHighlights": false, - "WebDiagnosticsEnabled": false, - "KeepAliveInterval": 140, - "GroupStatusInterval": 60, - "GroupStatusButtonInterval": 7, - "PingServersInterval": 10, - "PingServerResultSendInterval": -1, - "WeaponOverlapDistanceCulling": 50, - "FirstCycleDelaySeconds": 20, - "SecondCycleDelaySeconds": 40, - "NextCycleDelaySeconds": 60, - "AdditionalRandomDelaySeconds": 13, - "Mark502and504AsNonImportant": true, - "DefaultRetriesCount": 1, - "CriticalRetriesCount": 1, - "AFKTimeoutSeconds": 604800, - "RequestsMadeThroughLobby": ["/client/mail/msg/send"], - "LobbyKeepAliveInterval": 1, - "RequestConfirmationTimeouts": [0.2, 0.4, 0.8, 1.6, 3.2, 6.4, 18.8], - "ShouldEstablishLobbyConnection": false, - "NetworkStateView": { - "LossThreshold": 10, - "RttThreshold": 100 + { + "AngleToAllowBinaural": 30, + "DisabledBinauralByDistance": false, + "DistanceToAllowBinaural": 60, + "GroupType": 3, + "HeightToAllowBinaural": 10, + "Name": "Character", + "OcclusionEnabled": true, + "OcclusionIntensity": 1, + "OcclusionRolloffScale": 0.9, + "OverallVolume": 1 + }, + { + "AngleToAllowBinaural": 30, + "DisabledBinauralByDistance": false, + "DistanceToAllowBinaural": 60, + "GroupType": 4, + "HeightToAllowBinaural": 10, + "Name": "Environment", + "OcclusionEnabled": true, + "OcclusionIntensity": 1, + "OcclusionRolloffScale": 0.9, + "OverallVolume": 1 + }, + { + "AngleToAllowBinaural": 12, + "DisabledBinauralByDistance": true, + "DistanceToAllowBinaural": 10, + "GroupType": 5, + "HeightToAllowBinaural": 2, + "Name": "Collisions", + "OcclusionEnabled": true, + "OcclusionIntensity": 1, + "OcclusionRolloffScale": 1, + "OverallVolume": 1 + }, + { + "AngleToAllowBinaural": 30, + "DisabledBinauralByDistance": false, + "DistanceToAllowBinaural": 60, + "GroupType": 6, + "HeightToAllowBinaural": 10, + "Name": "Speech", + "OcclusionEnabled": true, + "OcclusionIntensity": 1, + "OcclusionRolloffScale": 0.9, + "OverallVolume": 0.7 + }, + { + "AngleToAllowBinaural": 30, + "DisabledBinauralByDistance": false, + "DistanceToAllowBinaural": 60, + "GroupType": 7, + "HeightToAllowBinaural": 10, + "Name": "Distant", + "OcclusionEnabled": true, + "OcclusionIntensity": 1, + "OcclusionRolloffScale": 1, + "OverallVolume": 1 + }, + { + "AngleToAllowBinaural": 30, + "DisabledBinauralByDistance": false, + "DistanceToAllowBinaural": 60, + "GroupType": 8, + "HeightToAllowBinaural": 10, + "Name": "NonspatialBypass", + "OcclusionEnabled": false, + "OcclusionIntensity": 1, + "OcclusionRolloffScale": 1, + "OverallVolume": 1 + }, + { + "AngleToAllowBinaural": 30, + "DisabledBinauralByDistance": false, + "DistanceToAllowBinaural": 60, + "GroupType": 9, + "HeightToAllowBinaural": 10, + "Name": "Nonspatial", + "OcclusionEnabled": false, + "OcclusionIntensity": 1, + "OcclusionRolloffScale": 1, + "OverallVolume": 1 + }, + { + "AngleToAllowBinaural": 30, + "DisabledBinauralByDistance": false, + "DistanceToAllowBinaural": 60, + "GroupType": 10, + "HeightToAllowBinaural": 10, + "Name": "Voip", + "OcclusionEnabled": true, + "OcclusionIntensity": 1, + "OcclusionRolloffScale": 0.9, + "OverallVolume": 1 + }, + { + "AngleToAllowBinaural": 1000, + "DisabledBinauralByDistance": true, + "DistanceToAllowBinaural": 1000, + "GroupType": 11, + "HeightToAllowBinaural": 1000, + "Name": "Grenades", + "OcclusionEnabled": true, + "OcclusionIntensity": 1, + "OcclusionRolloffScale": 1, + "OverallVolume": 1 + }, + { + "AngleToAllowBinaural": 12, + "DisabledBinauralByDistance": true, + "DistanceToAllowBinaural": 10, + "GroupType": 12, + "HeightToAllowBinaural": 2, + "Name": "Windows", + "OcclusionEnabled": true, + "OcclusionIntensity": 1, + "OcclusionRolloffScale": 1, + "OverallVolume": 1 + } + ], + "EnvironmentSettings": { + "AutumnLateSettings": { + "RainSettings": [ + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 1, + "RainIntensity": "None" }, - "WsReconnectionDelays": [500, 3000, 5000] - } + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 0.6, + "RainIntensity": "Low" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 0.5, + "RainIntensity": "Med" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 0.5, + "RainIntensity": "High" + } + ], + "StepsVolumeMultiplier": 0.35, + "WindMultipliers": [ + { + "VolumeMult": 0.4, + "WindSpeed": "Light" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "Moderate" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "Strong" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "VeryStrong" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "Hurricane" + } + ] + }, + "AutumnSettings": { + "RainSettings": [ + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 1, + "RainIntensity": "None" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 0.6, + "RainIntensity": "Low" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 0.5, + "RainIntensity": "Med" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 0.5, + "RainIntensity": "High" + } + ], + "StepsVolumeMultiplier": 0.35, + "WindMultipliers": [ + { + "VolumeMult": 0.4, + "WindSpeed": "Light" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "Moderate" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "Strong" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "VeryStrong" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "Hurricane" + } + ] + }, + "SpringEarlySettings": { + "RainSettings": [ + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 1, + "RainIntensity": "None" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 0.6, + "RainIntensity": "Low" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 0.5, + "RainIntensity": "Med" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 0.5, + "RainIntensity": "High" + } + ], + "StepsVolumeMultiplier": 0.35, + "WindMultipliers": [ + { + "VolumeMult": 0.4, + "WindSpeed": "Light" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "Moderate" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "Strong" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "VeryStrong" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "Hurricane" + } + ] + }, + "SpringSettings": { + "RainSettings": [ + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 1, + "RainIntensity": "None" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 0.6, + "RainIntensity": "Low" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 0.5, + "RainIntensity": "Med" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 0.5, + "RainIntensity": "High" + } + ], + "StepsVolumeMultiplier": 0.35, + "WindMultipliers": [ + { + "VolumeMult": 0.4, + "WindSpeed": "Light" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "Moderate" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "Strong" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "VeryStrong" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "Hurricane" + } + ] + }, + "StormSettings": { + "RainSettings": [ + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 1, + "RainIntensity": "None" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 1, + "RainIntensity": "Low" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 1, + "RainIntensity": "Med" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 1, + "RainIntensity": "High" + } + ], + "StepsVolumeMultiplier": 0.35, + "WindMultipliers": [ + { + "VolumeMult": 1, + "WindSpeed": "Light" + }, + { + "VolumeMult": 1, + "WindSpeed": "Moderate" + }, + { + "VolumeMult": 1, + "WindSpeed": "Strong" + }, + { + "VolumeMult": 1, + "WindSpeed": "VeryStrong" + }, + { + "VolumeMult": 1, + "WindSpeed": "Hurricane" + } + ] + }, + "SummerSettings": { + "RainSettings": [ + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 1, + "RainIntensity": "None" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 0.6, + "RainIntensity": "Low" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 0.5, + "RainIntensity": "Med" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 0.5, + "RainIntensity": "High" + } + ], + "StepsVolumeMultiplier": 0.35, + "WindMultipliers": [ + { + "VolumeMult": 0.4, + "WindSpeed": "Light" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "Moderate" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "Strong" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "VeryStrong" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "Hurricane" + } + ] + }, + "SurfaceMultipliers": [ + { + "SurfaceType": "Concrete", + "VolumeMult": 0 + }, + { + "SurfaceType": "Metal", + "VolumeMult": 0.4 + }, + { + "SurfaceType": "Wood", + "VolumeMult": 0.5 + }, + { + "SurfaceType": "Soil", + "VolumeMult": 1 + }, + { + "SurfaceType": "Grass", + "VolumeMult": 1 + }, + { + "SurfaceType": "Asphalt", + "VolumeMult": 0.8 + }, + { + "SurfaceType": "Glass", + "VolumeMult": 0.1 + }, + { + "SurfaceType": "Gravel", + "VolumeMult": 1 + }, + { + "SurfaceType": "MetalThin", + "VolumeMult": 0.4 + }, + { + "SurfaceType": "Puddle", + "VolumeMult": 0.2 + }, + { + "SurfaceType": "Slate", + "VolumeMult": 0.3 + }, + { + "SurfaceType": "Tile", + "VolumeMult": 0.1 + }, + { + "SurfaceType": "WoodThick", + "VolumeMult": 0.5 + }, + { + "SurfaceType": "Swamp", + "VolumeMult": 0.5 + }, + { + "SurfaceType": "Garbage", + "VolumeMult": 0.5 + }, + { + "SurfaceType": "GarbageMetal", + "VolumeMult": 0.4 + }, + { + "SurfaceType": "Plastic", + "VolumeMult": 0.3 + }, + { + "SurfaceType": "WholeGlass", + "VolumeMult": 0.1 + }, + { + "SurfaceType": "WoodThin", + "VolumeMult": 0.5 + } + ], + "WinterSettings": { + "RainSettings": [ + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 1, + "RainIntensity": "None" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 1, + "RainIntensity": "Low" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 1, + "RainIntensity": "Med" + }, + { + "IndoorVolumeMult": 1, + "OutdoorVolumeMult": 1, + "RainIntensity": "High" + } + ], + "StepsVolumeMultiplier": 0.35, + "WindMultipliers": [ + { + "VolumeMult": 0.4, + "WindSpeed": "Light" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "Moderate" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "Strong" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "VeryStrong" + }, + { + "VolumeMult": 0.5, + "WindSpeed": "Hurricane" + } + ] + } + }, + "HeadphonesSettings": { + "FadeDuration": 0.7, + "FadeIn": "InverseExponential", + "FadeOut": "EaseIn" + }, + "MetaXRAudioPluginSettings": { + "EnabledPluginErrorChecker": true, + "OutputVolumeCheckCooldown": 0.3 + }, + "PlayerSettings": { + "BaseMaxMovementRolloff": 90, + "EnabledOcclusionDynamicRolloff": true, + "IndoorRolloffMult": 1, + "MinStepSoundRolloffMult": 0.5, + "MinStepSoundVolumeMult": 0.2, + "MovementRolloffMultipliers": [ + { + "MovementState": "None", + "RolloffMultiplier": 1 + }, + { + "MovementState": "Run", + "RolloffMultiplier": 0.85 + }, + { + "MovementState": "Sprint", + "RolloffMultiplier": 0.95 + }, + { + "MovementState": "Stop", + "RolloffMultiplier": 0.85 + }, + { + "MovementState": "Land", + "RolloffMultiplier": 1 + }, + { + "MovementState": "Turn", + "RolloffMultiplier": 0.8 + }, + { + "MovementState": "Duck", + "RolloffMultiplier": 0.4 + }, + { + "MovementState": "Prone", + "RolloffMultiplier": 0.5 + }, + { + "MovementState": "Drop", + "RolloffMultiplier": 0.95 + }, + { + "MovementState": "Jump", + "RolloffMultiplier": 0.5 + }, + { + "MovementState": "Gear", + "RolloffMultiplier": 0.5 + }, + { + "MovementState": "VaultLand", + "RolloffMultiplier": 0.85 + }, + { + "MovementState": "VaultGeneric", + "RolloffMultiplier": 0.5 + }, + { + "MovementState": "Search", + "RolloffMultiplier": 0.2 + } + ], + "OutdoorRolloffMult": 0.98, + "SearchSoundVolume": { + "FpVolume": 0.6, + "TpVolume": 0.45 + } + } + }, + "ClientSendRateLimit": 120, + "CriticalRetriesCount": 1, + "DefaultRetriesCount": 1, + "FirstCycleDelaySeconds": 20, + "FramerateLimit": { + "MaxFramerateGameLimit": 144, + "MaxFramerateLobbyLimit": 60, + "MinFramerateLimit": 30 + }, + "GroupStatusButtonInterval": 7, + "GroupStatusInterval": 60, + "KeepAliveInterval": 140, + "LobbyKeepAliveInterval": 1, + "Mark502and504AsNonImportant": true, + "MemoryManagementSettings": { + "AggressiveGC": true, + "GigabytesRequiredToDisableGCDuringRaid": 25, + "HeapPreAllocationEnabled": false, + "HeapPreAllocationMB": 200, + "OverrideRamCleanerSettings": false, + "RamCleanerEnabled": false + }, + "NVidiaHighlights": false, + "NetworkStateView": { + "LossThreshold": 10, + "RttThreshold": 100 + }, + "NextCycleDelaySeconds": 60, + "PingServerResultSendInterval": -1, + "PingServersInterval": 10, + "ReleaseProfiler": { + "Enabled": true, + "MaxRecords": 100, + "RecordTriggerValue": 2000 + }, + "RequestConfirmationTimeouts": [ + 0.2, + 0.4, + 0.8, + 1.6, + 3.2, + 6.4, + 18.8 + ], + "RequestsMadeThroughLobby": [ + "/client/mail/msg/send" + ], + "SecondCycleDelaySeconds": 40, + "ShouldEstablishLobbyConnection": false, + "TurnOffLogging": false, + "WeaponOverlapDistanceCulling": 50, + "WebDiagnosticsEnabled": false, + "WsReconnectionDelays": [ + 500, + 3000, + 5000 + ] + } } diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/templates/achievements.json b/Libraries/SPTarkov.Server.Assets/Assets/database/templates/achievements.json index 2e948a8e..54db3b13 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/templates/achievements.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/templates/achievements.json @@ -2293,12 +2293,12 @@ "availableInGameEditions": [], "illustrationConfig": null, "isHidden": false, - "target": "67af6cf23eaa62e233159589", + "target": "67e593b4f395047fc40b9de5", "loyaltyLevel": 4, "traderId": "5c0647fdd443bc2504c2d371", "items": [ { - "_id": "67af6cf23eaa62e233159589", + "_id": "67e593b4f395047fc40b9de5", "_tpl": "674fe9a75e51f1c47c04ec23", "upd": { "Repairable": { @@ -2308,87 +2308,87 @@ } }, { - "_id": "67af6cf23eaa62e23315958a", + "_id": "67e593b4f395047fc40b9de6", "_tpl": "674fe57721a9aa6be6045b96", - "parentId": "67af6cf23eaa62e233159589", + "parentId": "67e593b4f395047fc40b9de5", "slotId": "mod_handguard" }, { - "_id": "67af6cf23eaa62e23315958b", + "_id": "67e593b4f395047fc40b9de7", "_tpl": "5c1cd46f2e22164bef5cfedb", - "parentId": "67af6cf23eaa62e23315958a", + "parentId": "67e593b4f395047fc40b9de6", "slotId": "mod_foregrip" }, { - "_id": "67af6cf23eaa62e23315958c", + "_id": "67e593b4f395047fc40b9de8", "_tpl": "674fe89a4472d471fb0f07d8", - "parentId": "67af6cf23eaa62e23315958a", + "parentId": "67e593b4f395047fc40b9de6", "slotId": "mod_mount" }, { - "_id": "67af6cf23eaa62e23315958d", + "_id": "67e593b4f395047fc40b9de9", "_tpl": "674fe8dd362ea1f88b0e2792", - "parentId": "67af6cf23eaa62e23315958c", + "parentId": "67e593b4f395047fc40b9de8", "slotId": "mod_sight_front" }, { - "_id": "67af6cf23eaa62e23315958e", + "_id": "67e593b4f395047fc40b9dea", "_tpl": "674fe8b9362ea1f88b0e278d", - "parentId": "67af6cf23eaa62e23315958c", + "parentId": "67e593b4f395047fc40b9de8", "slotId": "mod_mount" }, { - "_id": "67af6cf23eaa62e23315958f", + "_id": "67e593b4f395047fc40b9deb", "_tpl": "59f9d81586f7744c7506ee62", - "parentId": "67af6cf23eaa62e23315958e", + "parentId": "67e593b4f395047fc40b9dea", "slotId": "mod_scope" }, { - "_id": "67af6cf23eaa62e233159590", + "_id": "67e593b4f395047fc40b9dec", "_tpl": "674fe8cf4472d471fb0f07df", - "parentId": "67af6cf23eaa62e23315958e", + "parentId": "67e593b4f395047fc40b9dea", "slotId": "mod_sight_rear" }, { - "_id": "67af6cf23eaa62e233159591", + "_id": "67e593b4f395047fc40b9ded", "_tpl": "59fb137a86f7740adb646af1", - "parentId": "67af6cf23eaa62e233159589", + "parentId": "67e593b4f395047fc40b9de5", "slotId": "mod_muzzle" }, { - "_id": "67af6cf23eaa62e233159592", + "_id": "67e593b4f395047fc40b9dee", "_tpl": "6087e663132d4d12c81fd96b", - "parentId": "67af6cf23eaa62e233159589", + "parentId": "67e593b4f395047fc40b9de5", "slotId": "mod_pistol_grip" }, { - "_id": "67af6cf23eaa62e233159593", + "_id": "67e593b4f395047fc40b9def", "_tpl": "676017fe8cfeeba9f707c8d6", - "parentId": "67af6cf23eaa62e233159589", + "parentId": "67e593b4f395047fc40b9de5", "slotId": "mod_reciever" }, { - "_id": "67af6cf23eaa62e233159594", + "_id": "67e593b4f395047fc40b9df0", "_tpl": "5ac78eaf5acfc4001926317a", - "parentId": "67af6cf23eaa62e233159589", + "parentId": "67e593b4f395047fc40b9de5", "slotId": "mod_stock" }, { - "_id": "67af6cf23eaa62e233159595", + "_id": "67e593b4f395047fc40b9df1", "_tpl": "59ecc3dd86f7746dc827481c", - "parentId": "67af6cf23eaa62e233159594", + "parentId": "67e593b4f395047fc40b9df0", "slotId": "mod_stock" }, { - "_id": "67af6cf23eaa62e233159596", + "_id": "67e593b4f395047fc40b9df2", "_tpl": "674fe8f6f34d761ab8020cc8", - "parentId": "67af6cf23eaa62e233159589", + "parentId": "67e593b4f395047fc40b9de5", "slotId": "mod_magazine" }, { - "_id": "67af6cf23eaa62e233159597", + "_id": "67e593b4f395047fc40b9df3", "_tpl": "6130ca3fd92c473c77020dbd", - "parentId": "67af6cf23eaa62e233159589", + "parentId": "67e593b4f395047fc40b9de5", "slotId": "mod_charge" } ], @@ -4642,12 +4642,12 @@ "availableInGameEditions": [], "illustrationConfig": null, "isHidden": false, - "target": "67af6cf23eaa62e233159598", + "target": "67e593b4f395047fc40b9df4", "loyaltyLevel": 4, "traderId": "54cb50c76803fa8b248b4571", "items": [ { - "_id": "67af6cf23eaa62e233159598", + "_id": "67e593b4f395047fc40b9df4", "_tpl": "674fe9a75e51f1c47c04ec23", "upd": { "Repairable": { @@ -4657,81 +4657,81 @@ } }, { - "_id": "67af6cf23eaa62e233159599", + "_id": "67e593b4f395047fc40b9df5", "_tpl": "674fe57721a9aa6be6045b96", - "parentId": "67af6cf23eaa62e233159598", + "parentId": "67e593b4f395047fc40b9df4", "slotId": "mod_handguard" }, { - "_id": "67af6cf23eaa62e23315959a", + "_id": "67e593b4f395047fc40b9df6", "_tpl": "5c1bc5612e221602b5429350", - "parentId": "67af6cf23eaa62e233159599", + "parentId": "67e593b4f395047fc40b9df5", "slotId": "mod_foregrip" }, { - "_id": "67af6cf23eaa62e23315959b", + "_id": "67e593b4f395047fc40b9df7", "_tpl": "674fe89a4472d471fb0f07d8", - "parentId": "67af6cf23eaa62e233159599", + "parentId": "67e593b4f395047fc40b9df5", "slotId": "mod_mount" }, { - "_id": "67af6cf23eaa62e23315959c", + "_id": "67e593b4f395047fc40b9df8", "_tpl": "674fe8dd362ea1f88b0e2792", - "parentId": "67af6cf23eaa62e23315959b", + "parentId": "67e593b4f395047fc40b9df7", "slotId": "mod_sight_front" }, { - "_id": "67af6cf23eaa62e23315959d", + "_id": "67e593b4f395047fc40b9df9", "_tpl": "674fe8b9362ea1f88b0e278d", - "parentId": "67af6cf23eaa62e23315959b", + "parentId": "67e593b4f395047fc40b9df7", "slotId": "mod_mount" }, { - "_id": "67af6cf23eaa62e23315959e", + "_id": "67e593b4f395047fc40b9dfa", "_tpl": "58491f3324597764bc48fa02", - "parentId": "67af6cf23eaa62e23315959d", + "parentId": "67e593b4f395047fc40b9df9", "slotId": "mod_scope" }, { - "_id": "67af6cf23eaa62e23315959f", + "_id": "67e593b4f395047fc40b9dfb", "_tpl": "674fe8cf4472d471fb0f07df", - "parentId": "67af6cf23eaa62e23315959d", + "parentId": "67e593b4f395047fc40b9df9", "slotId": "mod_sight_rear" }, { - "_id": "67af6cf23eaa62e2331595a0", + "_id": "67e593b4f395047fc40b9dfc", "_tpl": "59fb137a86f7740adb646af1", - "parentId": "67af6cf23eaa62e233159598", + "parentId": "67e593b4f395047fc40b9df4", "slotId": "mod_muzzle" }, { - "_id": "67af6cf23eaa62e2331595a1", + "_id": "67e593b4f395047fc40b9dfd", "_tpl": "651580dc71a4f10aec4b6056", - "parentId": "67af6cf23eaa62e233159598", + "parentId": "67e593b4f395047fc40b9df4", "slotId": "mod_pistol_grip" }, { - "_id": "67af6cf23eaa62e2331595a2", + "_id": "67e593b4f395047fc40b9dfe", "_tpl": "676017fe8cfeeba9f707c8d6", - "parentId": "67af6cf23eaa62e233159598", + "parentId": "67e593b4f395047fc40b9df4", "slotId": "mod_reciever" }, { - "_id": "67af6cf23eaa62e2331595a3", + "_id": "67e593b4f395047fc40b9dff", "_tpl": "5ac78eaf5acfc4001926317a", - "parentId": "67af6cf23eaa62e233159598", + "parentId": "67e593b4f395047fc40b9df4", "slotId": "mod_stock" }, { - "_id": "67af6cf23eaa62e2331595a4", + "_id": "67e593b4f395047fc40b9e00", "_tpl": "59ecc3dd86f7746dc827481c", - "parentId": "67af6cf23eaa62e2331595a3", + "parentId": "67e593b4f395047fc40b9dff", "slotId": "mod_stock" }, { - "_id": "67af6cf23eaa62e2331595a5", + "_id": "67e593b4f395047fc40b9e01", "_tpl": "674fe8f6f34d761ab8020cc8", - "parentId": "67af6cf23eaa62e233159598", + "parentId": "67e593b4f395047fc40b9df4", "slotId": "mod_magazine" } ], @@ -5524,13 +5524,13 @@ "availableInGameEditions": [], "illustrationConfig": null, "isHidden": false, - "target": "67af6cf23eaa62e2331595a7", + "target": "67e593b4f395047fc40b9e03", "value": 1, "isEncoded": false, "findInRaid": true, "items": [ { - "_id": "67af6cf23eaa62e2331595a7", + "_id": "67e593b4f395047fc40b9e03", "_tpl": "67614b3ab8c060ebb204b106", "upd": { "SpawnedInSession": true, @@ -5609,5 +5609,184 @@ "progressBarEnabled": false, "side": "All", "index": 9988 + }, + { + "id": "67a0e57117e34930e50075f3", + "imageUrl": "/files/achievement/67a0e5f3003a9986cb0f5b68.png", + "assetPath": "", + "rewards": [], + "conditions": { + "availableForFinish": [ + { + "id": "675998e314f914c3859afd4f", + "index": 0, + "dynamicLocale": false, + "visibilityConditions": [], + "globalQuestCounterId": "", + "parentId": "", + "value": 10000, + "type": "Elimination", + "oneSessionOnly": false, + "completeInSeconds": 0, + "doNotResetIfCounterCompleted": false, + "isResetOnConditionFailed": false, + "isNecessary": false, + "counter": { + "id": "675998e3167b0e8032fcb953", + "conditions": [ + { + "id": "6759992545480dcba01d017f", + "dynamicLocale": false, + "target": "Savage", + "compareMethod": ">=", + "value": 10000, + "weapon": [ + "54491bb74bdc2d09088b4567" + ], + "distance": { + "value": 10000, + "compareMethod": ">=" + }, + "weaponModsInclusive": [], + "weaponModsExclusive": [], + "enemyEquipmentInclusive": [], + "enemyEquipmentExclusive": [], + "weaponCaliber": [], + "savageRole": [ + "shooterBTR" + ], + "bodyPart": [ + "Head" + ], + "daytime": { + "from": 0, + "to": 0 + }, + "enemyHealthEffects": [], + "resetOnSessionEnd": false, + "conditionType": "Kills" + } + ] + }, + "conditionType": "CounterCreator" + } + ], + "fail": [] + }, + "instantComplete": false, + "showNotificationsInGame": false, + "showProgress": false, + "prefab": "", + "rarity": "Legendary", + "hidden": false, + "showConditions": false, + "progressBarEnabled": false, + "side": "All", + "index": 9987 + }, + { + "id": "67a0e57b972c11a3f50773b2", + "imageUrl": "/files/achievement/67a0e5f786681d1e210705f0.png", + "assetPath": "", + "rewards": [ + { + "id": "67adb542156adef02cf72f19", + "unknown": false, + "gameMode": [], + "availableInGameEditions": [], + "illustrationConfig": null, + "isHidden": false, + "target": "67adafa1e6a915f9fd050f66", + "type": "CustomizationDirect" + }, + { + "id": "67adb54a97a6912285458c51", + "unknown": false, + "gameMode": [], + "availableInGameEditions": [], + "illustrationConfig": null, + "isHidden": false, + "target": "67adaf8b1230c973bb0433a6", + "type": "CustomizationDirect" + }, + { + "id": "67adb55681ca6dbbc27b93fd", + "unknown": false, + "gameMode": [], + "availableInGameEditions": [], + "illustrationConfig": null, + "isHidden": false, + "target": "67adaf95cd47a1ad3f014bc6", + "type": "CustomizationDirect" + } + ], + "conditions": { + "availableForFinish": [ + { + "id": "675998e314f914c3859afd4f", + "index": 0, + "dynamicLocale": false, + "visibilityConditions": [], + "globalQuestCounterId": "", + "parentId": "", + "value": 10000, + "type": "Elimination", + "oneSessionOnly": false, + "completeInSeconds": 0, + "doNotResetIfCounterCompleted": false, + "isResetOnConditionFailed": false, + "isNecessary": false, + "counter": { + "id": "675998e3167b0e8032fcb953", + "conditions": [ + { + "id": "6759992545480dcba01d017f", + "dynamicLocale": false, + "target": "Savage", + "compareMethod": ">=", + "value": 10000, + "weapon": [ + "54491bb74bdc2d09088b4567" + ], + "distance": { + "value": 10000, + "compareMethod": ">=" + }, + "weaponModsInclusive": [], + "weaponModsExclusive": [], + "enemyEquipmentInclusive": [], + "enemyEquipmentExclusive": [], + "weaponCaliber": [], + "savageRole": [ + "shooterBTR" + ], + "bodyPart": [ + "Head" + ], + "daytime": { + "from": 0, + "to": 0 + }, + "enemyHealthEffects": [], + "resetOnSessionEnd": false, + "conditionType": "Kills" + } + ] + }, + "conditionType": "CounterCreator" + } + ], + "fail": [] + }, + "instantComplete": false, + "showNotificationsInGame": false, + "showProgress": false, + "prefab": "", + "rarity": "Legendary", + "hidden": false, + "showConditions": false, + "progressBarEnabled": false, + "side": "All", + "index": 9986 } ] \ No newline at end of file diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/templates/customization.json b/Libraries/SPTarkov.Server.Assets/Assets/database/templates/customization.json index 229db157..97af3e5b 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/templates/customization.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/templates/customization.json @@ -15,43 +15,6 @@ ] } }, - "5d1f56ff86f7743f8362bcd7": { - "_id": "5d1f56ff86f7743f8362bcd7", - "_name": "usec_upper_pcsmulticam", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecBody", - "Name": "DefaultUsecBody", - "ProfileVersions": [], - "ShortName": "DefaultUsecBody", - "Side": [ - "Usec" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_usec_pcsshirt.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95d97d6c8b647a3769b0" - }, "5cc0858d14c02e000c6bea66": { "_id": "5cc0858d14c02e000c6bea66", "_name": "DefaultBearBody", @@ -88,9 +51,9 @@ } } }, - "5d4da0cb86f77450fe0a6629": { - "_id": "5d4da0cb86f77450fe0a6629", - "_name": "usec_upper_commando", + "64ef3efdb63b74469b6c1499": { + "_id": "64ef3efdb63b74469b6c1499", + "_name": "pmc_upper_blackknight_quest", "_parent": "5cc0868e14c02e000c6bea68", "_type": "Item", "_props": { @@ -100,12 +63,13 @@ "ProfileVersions": [], "ShortName": "DefaultUsecBody", "Side": [ - "Usec" + "Usec", + "Bear" ], "BodyPart": "Body", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/tshirt_usec_commando.skin.bundle", + "path": "assets/content/characters/character/prefabs/top_boss_blackknight_quest.bundle", "rcid": "" }, "WatchPosition": { @@ -125,9 +89,192 @@ }, "_proto": "5cde95d97d6c8b647a3769b0" }, - "6033a35f80ae5e2f970ba6bb": { - "_id": "6033a35f80ae5e2f970ba6bb", - "_name": "usec_top_beltstaff", + "642c18b8a6a0660b560fb31c": { + "_id": "642c18b8a6a0660b560fb31c", + "_name": "Top_BT_1", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Top_BT_1", + "Name": "Top_BT_1", + "ProfileVersions": [], + "ShortName": "Top_BT_1", + "Side": [ + "Usec" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_bt_1.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5d1f566d86f7744bcd13459a": { + "_id": "5d1f566d86f7744bcd13459a", + "_name": "bear_upper_blacklynx", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DeafaultBearBody", + "Name": "DeafaultBearBody", + "ProfileVersions": [], + "ShortName": "DeafaultBearBody", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_bear_blacklynx.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc0858d14c02e000c6bea66" + }, + "5d1f565786f7743f8362bcd5": { + "_id": "5d1f565786f7743f8362bcd5", + "_name": "bear_upper_contractortshirt", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DeafaultBearBody", + "Name": "DeafaultBearBody", + "ProfileVersions": [], + "ShortName": "DeafaultBearBody", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/tshirt_bear_black.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc0858d14c02e000c6bea66" + }, + "67599500a378f89a3e089b56": { + "_id": "67599500a378f89a3e089b56", + "_name": "bear_upper_winterset", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DeafaultBearBody", + "Name": "DeafaultBearBody", + "ProfileVersions": [], + "ShortName": "DeafaultBearBody", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_bear_winterset.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc0858d14c02e000c6bea66" + }, + "66acbe49dc61999a6a03d4d6": { + "_id": "66acbe49dc61999a6a03d4d6", + "_name": "top_usec_clawgear", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Top_RT_1", + "Name": "Top_RT_1", + "ProfileVersions": [], + "ShortName": "Top_RT_1", + "Side": [ + "Usec" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_usec_clawgear.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "675697b09fe31e6df7031b26": { + "_id": "675697b09fe31e6df7031b26", + "_name": "usec_upper_special_ops", "_parent": "5cc0868e14c02e000c6bea68", "_type": "Item", "_props": { @@ -142,7 +289,7 @@ "BodyPart": "Body", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/top_usec_beltstaff.bundle", + "path": "assets/content/characters/character/prefabs/tshirt_usec_special_ops.bundle", "rcid": "" }, "WatchPosition": { @@ -162,24 +309,24 @@ }, "_proto": "5cde95d97d6c8b647a3769b0" }, - "5d5e7e5d86f774279b4f4b01": { - "_id": "5d5e7e5d86f774279b4f4b01", - "_name": "Tshirt_security_TshirtTatu_02", + "670d1928e002387b88029114": { + "_id": "670d1928e002387b88029114", + "_name": "zombie_top_bear_opswindshirt", "_parent": "5cc0868e14c02e000c6bea68", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "Tshirt_security_TshirtTatu_02", - "Name": "Tshirt_security_TshirtTatu_02", + "Description": "zombie_top_bear_opswindshirt", + "Name": "zombie_top_bear_opswindshirt", "ProfileVersions": [], - "ShortName": "Tshirt_security_TshirtTatu_02", + "ShortName": "zombie_top_bear_opswindshirt", "Side": [ "Savage" ], "BodyPart": "Body", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/tshirt_security_tshirttatu_02.bundle", + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_bear_opswindshirt.bundle", "rcid": "" }, "WatchPosition": { @@ -196,12 +343,11 @@ "y": 0, "z": 0 } - }, - "_proto": "5cdea33e7d6c8b0474535dac" + } }, - "63628b825c1b30a79d09ccb9": { - "_id": "63628b825c1b30a79d09ccb9", - "_name": "Top_BOSS_Zryachi", + "654b5eb7a29f3736215dd030": { + "_id": "654b5eb7a29f3736215dd030", + "_name": "Top_BOSS_Kolontai", "_parent": "5cc0868e14c02e000c6bea68", "_type": "Item", "_props": { @@ -216,7 +362,7 @@ "BodyPart": "Body", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/top_boss_zryachi.bundle", + "path": "assets/content/characters/character/prefabs/top_boss_kolontai.bundle", "rcid": "" }, "WatchPosition": { @@ -309,6 +455,671 @@ }, "_proto": "642ed297ac11c9eaf10d87e8" }, + "5cc2e59214c02e000f16684e": { + "_id": "5cc2e59214c02e000f16684e", + "_name": "wild_body", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_body", + "Name": "wild_body", + "ProfileVersions": [], + "ShortName": "wild_body", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/wild_body.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5e9da1d086f774054a667134": { + "_id": "5e9da1d086f774054a667134", + "_name": "wild_body_motocross", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_body", + "Name": "wild_body", + "ProfileVersions": [], + "ShortName": "wild_body", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_wild_motocross.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc2e59214c02e000f16684e" + }, + "618d1af10a5a59657e5f56f3": { + "_id": "618d1af10a5a59657e5f56f3", + "_name": "wild_top_yellowcoat", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_body", + "Name": "wild_body", + "ProfileVersions": [], + "ShortName": "wild_body", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_wild_yellowcoat.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc2e59214c02e000f16684e" + }, + "6033a35f80ae5e2f970ba6bb": { + "_id": "6033a35f80ae5e2f970ba6bb", + "_name": "usec_top_beltstaff", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecBody", + "Name": "DefaultUsecBody", + "ProfileVersions": [], + "ShortName": "DefaultUsecBody", + "Side": [ + "Usec" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_usec_beltstaff.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95d97d6c8b647a3769b0" + }, + "5d4da0cb86f77450fe0a6629": { + "_id": "5d4da0cb86f77450fe0a6629", + "_name": "usec_upper_commando", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecBody", + "Name": "DefaultUsecBody", + "ProfileVersions": [], + "ShortName": "DefaultUsecBody", + "Side": [ + "Usec" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/tshirt_usec_commando.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95d97d6c8b647a3769b0" + }, + "5d1f56ff86f7743f8362bcd7": { + "_id": "5d1f56ff86f7743f8362bcd7", + "_name": "usec_upper_pcsmulticam", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecBody", + "Name": "DefaultUsecBody", + "ProfileVersions": [], + "ShortName": "DefaultUsecBody", + "Side": [ + "Usec" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_usec_pcsshirt.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95d97d6c8b647a3769b0" + }, + "5f5e4075df4f3100376a8138": { + "_id": "5f5e4075df4f3100376a8138", + "_name": "user_upper_NightPatrol", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecBody", + "Name": "DefaultUsecBody", + "ProfileVersions": [], + "ShortName": "DefaultUsecBody", + "Side": [ + "Usec" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_usec_nightpatrol.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95d97d6c8b647a3769b0" + }, + "670fa21e788477a9ce0549f6": { + "_id": "670fa21e788477a9ce0549f6", + "_name": "zombie_top_boss_tagilla", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_Killa_body", + "Name": "wild_Killa_body", + "ProfileVersions": [], + "ShortName": "wild_Killa_body", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_boss_tagilla.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea33e7d6c8b0474535dac" + }, + "5d5e7e5d86f774279b4f4b01": { + "_id": "5d5e7e5d86f774279b4f4b01", + "_name": "Tshirt_security_TshirtTatu_02", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Tshirt_security_TshirtTatu_02", + "Name": "Tshirt_security_TshirtTatu_02", + "ProfileVersions": [], + "ShortName": "Tshirt_security_TshirtTatu_02", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/tshirt_security_tshirttatu_02.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea33e7d6c8b0474535dac" + }, + "660440d2c8949a435906e43a": { + "_id": "660440d2c8949a435906e43a", + "_name": "bear_upper_OPS_Windshirt_black", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DeafaultBearBody", + "Name": "DeafaultBearBody", + "ProfileVersions": [], + "ShortName": "DeafaultBearBody", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_bear_ops_windshirt_black.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc0858d14c02e000c6bea66" + }, + "5fd22d311add82653b5a704c": { + "_id": "5fd22d311add82653b5a704c", + "_name": "wild_body_underarmour", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_body", + "Name": "wild_body", + "ProfileVersions": [], + "ShortName": "wild_body", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_wild_underarmour.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc2e59214c02e000f16684e" + }, + "628a6801805c5b6c100cc200": { + "_id": "628a6801805c5b6c100cc200", + "_name": "Top_BOSS_Birdeye", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Top_BOSS_Birdeye", + "Name": "Top_BOSS_Birdeye", + "ProfileVersions": [], + "ShortName": "Top_BOSS_Birdeye", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_boss_birdeye.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea33e7d6c8b0474535dac" + }, + "5d5e7e7586f77427997cfb7f": { + "_id": "5d5e7e7586f77427997cfb7f", + "_name": "Top_security_Husky", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Top_security_Husky", + "Name": "Top_security_Husky", + "ProfileVersions": [], + "ShortName": "Top_security_Husky", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_security_husky.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea33e7d6c8b0474535dac" + }, + "5fb53d0b7b5d1342ee24bd64": { + "_id": "5fb53d0b7b5d1342ee24bd64", + "_name": "top_cultist_02", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "top_cultist_02", + "Name": "top_cultist_02", + "ProfileVersions": [], + "ShortName": "top_cultist_02", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_cultist_02.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9f337d6c8b0474535da8" + }, + "66bf66f1fb051905704a22d5": { + "_id": "66bf66f1fb051905704a22d5", + "_name": "top_security_ment_jacket", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "top_security_ment_jacket", + "Name": "top_security_ment_jacket", + "ProfileVersions": [], + "ShortName": "top_security_ment_jacket", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_security_ment_jacket.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "642ed297ac11c9eaf10d87e8" + }, + "6295e8c3e08ed747e64aea00": { + "_id": "6295e8c3e08ed747e64aea00", + "_name": "usec_upper_chameleon_softshell", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecBody", + "Name": "DefaultUsecBody", + "ProfileVersions": [], + "ShortName": "DefaultUsecBody", + "Side": [ + "Usec" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_usec_chameleon_softshell.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95d97d6c8b647a3769b0" + }, + "5d1f56e486f7744bce0ee9ed": { + "_id": "5d1f56e486f7744bce0ee9ed", + "_name": "usec_upper_flexion", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecBody", + "Name": "DefaultUsecBody", + "ProfileVersions": [], + "ShortName": "DefaultUsecBody", + "Side": [ + "Usec" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_usec_softshell.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95d97d6c8b647a3769b0" + }, + "5d1f56a686f7744bce0ee9eb": { + "_id": "5d1f56a686f7744bce0ee9eb", + "_name": "usec_upper_pcuironsight", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecBody", + "Name": "DefaultUsecBody", + "ProfileVersions": [], + "ShortName": "DefaultUsecBody", + "Side": [ + "Usec" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_usec_orc_pcu.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95d97d6c8b647a3769b0" + }, "5d28ad7286f7742926686182": { "_id": "5d28ad7286f7742926686182", "_name": "wild_body_3", @@ -420,6 +1231,43 @@ }, "_proto": "5cde9f337d6c8b0474535da8" }, + "65749ba32fdb04fb79092d37": { + "_id": "65749ba32fdb04fb79092d37", + "_name": "wild_security_body_bratva_2", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_security_body_1", + "Name": "wild_security_body_1", + "ProfileVersions": [], + "ShortName": "wild_security_body_1", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_wild_security_bratva_2.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9f337d6c8b0474535da8" + }, "670d1999d57ec3c3e20e81da": { "_id": "670d1999d57ec3c3e20e81da", "_name": "zombie_top_civ_coat", @@ -456,9 +1304,267 @@ } } }, - "5d1f56a686f7744bce0ee9eb": { - "_id": "5d1f56a686f7744bce0ee9eb", - "_name": "usec_upper_pcuironsight", + "6756d0d27c4045d8c708a4ea": { + "_id": "6756d0d27c4045d8c708a4ea", + "_name": "Top_BOSS_Killa_Xmass", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Top_BOSS_Killa_Xmass", + "Name": "Top_BOSS_Killa_Xmass", + "ProfileVersions": [], + "ShortName": "Top_BOSS_Killa_Xmass", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_boss_killa_xmass.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea33e7d6c8b0474535dac" + }, + "675844f8a31925671c000af6": { + "_id": "675844f8a31925671c000af6", + "_name": "Top_FW_1", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Top_FW_1", + "Name": "Top_FW_1", + "ProfileVersions": [], + "ShortName": "Top_FW_1", + "Side": [ + "Usec", + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_fw_1.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "642e8ae07e17c882400c4f87": { + "_id": "642e8ae07e17c882400c4f87", + "_name": "Top_RT_1", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Top_RT_1", + "Name": "Top_RT_1", + "ProfileVersions": [], + "ShortName": "Top_RT_1", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_rt_1.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5d5e7e8386f774393602d6fa": { + "_id": "5d5e7e8386f774393602d6fa", + "_name": "Top_security_Gorka4", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Top_security_Gorka4", + "Name": "Top_security_Gorka4", + "ProfileVersions": [], + "ShortName": "Top_security_Gorka4", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_security_gorka4.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea33e7d6c8b0474535dac" + }, + "5d28adcb86f77429242fc893": { + "_id": "5d28adcb86f77429242fc893", + "_name": "Wild_Dealmaker_body", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_body_1", + "Name": "wild_body_1", + "ProfileVersions": [], + "ShortName": "wild_body_1", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/wild_dealmaker_body.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9f337d6c8b0474535da8" + }, + "657058fddf9b3231400e9188": { + "_id": "657058fddf9b3231400e9188", + "_name": "bear_top_ops_windshirt", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DeafaultBearBody", + "Name": "DeafaultBearBody", + "ProfileVersions": [], + "ShortName": "DeafaultBearBody", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_bear_ops_windshirt.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc0858d14c02e000c6bea66" + }, + "6033a31e9ec839204e6a2f3e": { + "_id": "6033a31e9ec839204e6a2f3e", + "_name": "top_bear_voin", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DeafaultBearBody", + "Name": "DeafaultBearBody", + "ProfileVersions": [], + "ShortName": "DeafaultBearBody", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_bear_voin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc0858d14c02e000c6bea66" + }, + "5fd3e9f71b735718c25cd9f8": { + "_id": "5fd3e9f71b735718c25cd9f8", + "_name": "usec_upper_acu", "_parent": "5cc0868e14c02e000c6bea68", "_type": "Item", "_props": { @@ -473,7 +1579,7 @@ "BodyPart": "Body", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/top_usec_orc_pcu.bundle", + "path": "assets/content/characters/character/prefabs/top_usec_acu.bundle", "rcid": "" }, "WatchPosition": { @@ -493,6 +1599,1255 @@ }, "_proto": "5cde95d97d6c8b647a3769b0" }, + "6750704650f7ea9dc604afc6": { + "_id": "6750704650f7ea9dc604afc6", + "_name": "usec_upper_deadly_frog", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecBody", + "Name": "DefaultUsecBody", + "ProfileVersions": [], + "ShortName": "DefaultUsecBody", + "Side": [ + "Usec" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_usec_deadly_frog.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95d97d6c8b647a3769b0" + }, + "6571cb0923aa6d72760a7f8f": { + "_id": "6571cb0923aa6d72760a7f8f", + "_name": "usec_upper_velocity", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecBody", + "Name": "DefaultUsecBody", + "ProfileVersions": [], + "ShortName": "DefaultUsecBody", + "Side": [ + "Usec" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/tshirt_usec_velocity.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95d97d6c8b647a3769b0" + }, + "5d5e7c9186f774393602d6f9": { + "_id": "5d5e7c9186f774393602d6f9", + "_name": "wild_Shturman_body", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_Shturman_body", + "Name": "wild_Shturman_body", + "ProfileVersions": [], + "ShortName": "wild_Shturman_body", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_boss_shturman_skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea33e7d6c8b0474535dac" + }, + "6430119aac11c9eaf10d881b": { + "_id": "6430119aac11c9eaf10d881b", + "_name": "Top_RT_3", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Top_RT_3", + "Name": "Top_RT_3", + "ProfileVersions": [], + "ShortName": "Top_RT_3", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_rt_3.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5d1f567786f7744bcc04874f": { + "_id": "5d1f567786f7744bcc04874f", + "_name": "bear_upper_ghostmarksman", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DeafaultBearBody", + "Name": "DeafaultBearBody", + "ProfileVersions": [], + "ShortName": "DeafaultBearBody", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_bear_ghostmarksman.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc0858d14c02e000c6bea66" + }, + "5d1f56c686f7744bcd13459c": { + "_id": "5d1f56c686f7744bcd13459c", + "_name": "usec_upper_aggressor", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecBody", + "Name": "DefaultUsecBody", + "ProfileVersions": [], + "ShortName": "DefaultUsecBody", + "Side": [ + "Usec" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_usec_aggressor_parka.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95d97d6c8b647a3769b0" + }, + "618109c96d7ca35d076b3363": { + "_id": "618109c96d7ca35d076b3363", + "_name": "usec_upper_cereum", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecBody", + "Name": "DefaultUsecBody", + "ProfileVersions": [], + "ShortName": "DefaultUsecBody", + "Side": [ + "Usec" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_usec_cereum.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95d97d6c8b647a3769b0" + }, + "5cdea33e7d6c8b0474535dac": { + "_id": "5cdea33e7d6c8b0474535dac", + "_name": "wild_Killa_body", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_Killa_body", + "Name": "wild_Killa_body", + "ProfileVersions": [], + "ShortName": "wild_Killa_body", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_boss_killa.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5fd1eb3fbe3b7107d66cb645": { + "_id": "5fd1eb3fbe3b7107d66cb645", + "_name": "wild_body_rainparka", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_body", + "Name": "wild_body", + "ProfileVersions": [], + "ShortName": "wild_body", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_wild_rainparka.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc2e59214c02e000f16684e" + }, + "642ed297ac11c9eaf10d87e8": { + "_id": "642ed297ac11c9eaf10d87e8", + "_name": "Top_RT_2", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Top_RT_2", + "Name": "Top_RT_2", + "ProfileVersions": [], + "ShortName": "Top_RT_2", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_rt_2.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "6377266693a3b4967208e42b": { + "_id": "6377266693a3b4967208e42b", + "_name": "bear_upper_SpNa", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DeafaultBearBody", + "Name": "DeafaultBearBody", + "ProfileVersions": [], + "ShortName": "DeafaultBearBody", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_bear_spna.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc0858d14c02e000c6bea66" + }, + "609e86926e8078716f600883": { + "_id": "609e86926e8078716f600883", + "_name": "top_boss_tagilla", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_Killa_body", + "Name": "wild_Killa_body", + "ProfileVersions": [], + "ShortName": "wild_Killa_body", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_boss_tagilla.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea33e7d6c8b0474535dac" + }, + "5fb53cc97b5d1342ee24bd63": { + "_id": "5fb53cc97b5d1342ee24bd63", + "_name": "top_cultist_01", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "top_cultist_01", + "Name": "top_cultist_01", + "ProfileVersions": [], + "ShortName": "top_cultist_01", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_cultist_01.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9f337d6c8b0474535da8" + }, + "5e4bb3ee86f77406975c934e": { + "_id": "5e4bb3ee86f77406975c934e", + "_name": "wild_body_russia1", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_body_1", + "Name": "wild_body_1", + "ProfileVersions": [], + "ShortName": "wild_body_1", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_wild_russia.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9f337d6c8b0474535da8" + }, + "5cde95d97d6c8b647a3769b0": { + "_id": "5cde95d97d6c8b647a3769b0", + "_name": "DefaultUsecBody", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecBody", + "Name": "DefaultUsecBody", + "ProfileVersions": [], + "ShortName": "DefaultUsecBody", + "Side": [ + "Usec" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/tshirt_usec_cryeac.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "66acec1dc94f4bf5bc063a16": { + "_id": "66acec1dc94f4bf5bc063a16", + "_name": "Top_Bear_Phoenix", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Top_RT_1", + "Name": "Top_RT_1", + "ProfileVersions": [], + "ShortName": "Top_RT_1", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_bear_phoenix.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5d5e7e4a86f774279a21cc0d": { + "_id": "5d5e7e4a86f774279a21cc0d", + "_name": "Tshirt_security_TshirtTatu_01", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Tshirt_security_TshirtTatu_01", + "Name": "Tshirt_security_TshirtTatu_01", + "ProfileVersions": [], + "ShortName": "Tshirt_security_TshirtTatu_01", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/tshirt_security_tshirttatu_01.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea33e7d6c8b0474535dac" + }, + "617bca4b4013b06b0b78df2a": { + "_id": "617bca4b4013b06b0b78df2a", + "_name": "top_bear_sumrak", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DeafaultBearBody", + "Name": "DeafaultBearBody", + "ProfileVersions": [], + "ShortName": "DeafaultBearBody", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_bear_sumrak.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc0858d14c02e000c6bea66" + }, + "66fd43dfe7690d4e7b0b1516": { + "_id": "66fd43dfe7690d4e7b0b1516", + "_name": "top_zombie_1", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "top_zombie_1", + "Name": "top_zombie_1", + "ProfileVersions": [], + "ShortName": "top_zombie_1", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/prefabs_zombies/top_zombie_1.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "66043728333907134309d647": { + "_id": "66043728333907134309d647", + "_name": "usec_upper_CryeAC_Alpha_Green", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecBody", + "Name": "DefaultUsecBody", + "ProfileVersions": [], + "ShortName": "DefaultUsecBody", + "Side": [ + "Usec" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/tshirt_usec_cryeac_alpha_green.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95d97d6c8b647a3769b0" + }, + "5fcf63da5c287f01f22bf245": { + "_id": "5fcf63da5c287f01f22bf245", + "_name": "usec_upper_tier3", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecBody", + "Name": "DefaultUsecBody", + "ProfileVersions": [], + "ShortName": "DefaultUsecBody", + "Side": [ + "Usec" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_usec_tier3.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95d97d6c8b647a3769b0" + }, + "5cde9f337d6c8b0474535da8": { + "_id": "5cde9f337d6c8b0474535da8", + "_name": "wild_body_1", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_body_1", + "Name": "wild_body_1", + "ProfileVersions": [], + "ShortName": "wild_body_1", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/wild_body_1.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5d28ae2986f7742926686185": { + "_id": "5d28ae2986f7742926686185", + "_name": "wild_security_body_2", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_security_body_2", + "Name": "wild_security_body_2", + "ProfileVersions": [], + "ShortName": "wild_security_body_2", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/wild_security_body_2.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9f337d6c8b0474535da8" + }, + "628796f2af0a053a6672c29a": { + "_id": "628796f2af0a053a6672c29a", + "_name": "Top_BOSS_Blackknight", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Top_BOSS_Blackknight", + "Name": "Top_BOSS_Blackknight", + "ProfileVersions": [], + "ShortName": "Top_BOSS_Blackknight", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_boss_blackknight.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea33e7d6c8b0474535dac" + }, + "6295e698e9de5e7b3751c47a": { + "_id": "6295e698e9de5e7b3751c47a", + "_name": "bear_upper_tactical_long", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DeafaultBearBody", + "Name": "DeafaultBearBody", + "ProfileVersions": [], + "ShortName": "DeafaultBearBody", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_bear_tactical_long.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc0858d14c02e000c6bea66" + }, + "5d5e7dd786f7744a7a274322": { + "_id": "5d5e7dd786f7744a7a274322", + "_name": "wild_Gluhar_body", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_Gluhar_body", + "Name": "wild_Gluhar_body", + "ProfileVersions": [], + "ShortName": "wild_Gluhar_body", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": true, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_boss_glukhar.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea33e7d6c8b0474535dac" + }, + "5d28adfd86f774292364a6e5": { + "_id": "5d28adfd86f774292364a6e5", + "_name": "wild_security_body_1", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_security_body_1", + "Name": "wild_security_body_1", + "ProfileVersions": [], + "ShortName": "wild_security_body_1", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/wild_security_body_1.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9f337d6c8b0474535da8" + }, + "63628b825c1b30a79d09ccb9": { + "_id": "63628b825c1b30a79d09ccb9", + "_name": "Top_BOSS_Zryachi", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Top_BOSS_Zryachi", + "Name": "Top_BOSS_Zryachi", + "ProfileVersions": [], + "ShortName": "Top_BOSS_Zryachi", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_boss_zryachi.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea33e7d6c8b0474535dac" + }, + "642c5273ff5ecad7810a89d7": { + "_id": "642c5273ff5ecad7810a89d7", + "_name": "Top_BT_2", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Top_BT_2", + "Name": "Top_BT_2", + "ProfileVersions": [], + "ShortName": "Top_BT_2", + "Side": [ + "Usec" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_bt_2.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "675695d6e08b3ae7480096bf": { + "_id": "675695d6e08b3ae7480096bf", + "_name": "bear_upper_instructor", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DeafaultBearBody", + "Name": "DeafaultBearBody", + "ProfileVersions": [], + "ShortName": "DeafaultBearBody", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/tshirt_bear_instructor.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc0858d14c02e000c6bea66" + }, + "675069c97348af9e3e0c2a96": { + "_id": "675069c97348af9e3e0c2a96", + "_name": "bear_upper_nord", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DeafaultBearBody", + "Name": "DeafaultBearBody", + "ProfileVersions": [], + "ShortName": "DeafaultBearBody", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_bear_nord.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc0858d14c02e000c6bea66" + }, + "5df8a10486f77412672a1e3a": { + "_id": "5df8a10486f77412672a1e3a", + "_name": "wild_body_meteor", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_body", + "Name": "wild_body", + "ProfileVersions": [], + "ShortName": "wild_body", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_wild_meteor.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc2e59214c02e000f16684e" + }, + "670d19397ca0004a2a022608": { + "_id": "670d19397ca0004a2a022608", + "_name": "zombie_top_bear_telnik", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_top_bear_telnik", + "Name": "zombie_top_bear_telnik", + "ProfileVersions": [], + "ShortName": "zombie_top_bear_telnik", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_bear_telnik.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "6287b16b05846043f15a790d": { + "_id": "6287b16b05846043f15a790d", + "_name": "Top_BOSS_BigPipe", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Top_BOSS_BigPipe", + "Name": "Top_BOSS_BigPipe", + "ProfileVersions": [], + "ShortName": "Top_BOSS_BigPipe", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_boss_big_pipe.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea33e7d6c8b0474535dac" + }, "5d1f564b86f7744bcb0acd16": { "_id": "5d1f564b86f7744bcb0acd16", "_name": "bear_upper_summerfield", @@ -530,6 +2885,43 @@ }, "_proto": "5cc0858d14c02e000c6bea66" }, + "5e9d9fa986f774054d6b89f2": { + "_id": "5e9d9fa986f774054d6b89f2", + "_name": "bear_upper_tiger", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DeafaultBearBody", + "Name": "DeafaultBearBody", + "ProfileVersions": [], + "ShortName": "DeafaultBearBody", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/tshirt_bear_tiger.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc0858d14c02e000c6bea66" + }, "5df89f1f86f77412631087ea": { "_id": "5df89f1f86f77412631087ea", "_name": "bear_upper_zaslon", @@ -603,134 +2995,24 @@ } } }, - "671654b5f68df05790043128": { - "_id": "671654b5f68df05790043128", - "_name": "zombie_top_lab_personnal_a", + "637b945722e2a933ed0e33c8": { + "_id": "637b945722e2a933ed0e33c8", + "_name": "usec_upper_carinthia_softshell", "_parent": "5cc0868e14c02e000c6bea68", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "zombie_top_lab_personnal_a", - "Name": "zombie_top_lab_personnal_a", + "Description": "DefaultUsecBody", + "Name": "DefaultUsecBody", "ProfileVersions": [], - "ShortName": "zombie_top_lab_personnal_a", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_lab_personnal_a.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5d5e7dd786f7744a7a274322": { - "_id": "5d5e7dd786f7744a7a274322", - "_name": "wild_Gluhar_body", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_Gluhar_body", - "Name": "wild_Gluhar_body", - "ProfileVersions": [], - "ShortName": "wild_Gluhar_body", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": true, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_boss_glukhar.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea33e7d6c8b0474535dac" - }, - "6295e698e9de5e7b3751c47a": { - "_id": "6295e698e9de5e7b3751c47a", - "_name": "bear_upper_tactical_long", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DeafaultBearBody", - "Name": "DeafaultBearBody", - "ProfileVersions": [], - "ShortName": "DeafaultBearBody", - "Side": [ - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_bear_tactical_long.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc0858d14c02e000c6bea66" - }, - "642c18b8a6a0660b560fb31c": { - "_id": "642c18b8a6a0660b560fb31c", - "_name": "Top_BT_1", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Top_BT_1", - "Name": "Top_BT_1", - "ProfileVersions": [], - "ShortName": "Top_BT_1", + "ShortName": "DefaultUsecBody", "Side": [ "Usec" ], "BodyPart": "Body", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/top_bt_1.bundle", + "path": "assets/content/characters/character/prefabs/top_usec_carinthia_softshell.bundle", "rcid": "" }, "WatchPosition": { @@ -747,62 +3029,27 @@ "y": 0, "z": 0 } - } + }, + "_proto": "5cde95d97d6c8b647a3769b0" }, - "66acbe49dc61999a6a03d4d6": { - "_id": "66acbe49dc61999a6a03d4d6", - "_name": "top_usec_clawgear", + "5e9da17386f774054b6f79a3": { + "_id": "5e9da17386f774054b6f79a3", + "_name": "usec_upper_hoody", "_parent": "5cc0868e14c02e000c6bea68", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "Top_RT_1", - "Name": "Top_RT_1", + "Description": "DefaultUsecBody", + "Name": "DefaultUsecBody", "ProfileVersions": [], - "ShortName": "Top_RT_1", + "ShortName": "DefaultUsecBody", "Side": [ "Usec" ], "BodyPart": "Body", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/top_usec_clawgear.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5d1f566d86f7744bcd13459a": { - "_id": "5d1f566d86f7744bcd13459a", - "_name": "bear_upper_blacklynx", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DeafaultBearBody", - "Name": "DeafaultBearBody", - "ProfileVersions": [], - "ShortName": "DeafaultBearBody", - "Side": [ - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_bear_blacklynx.bundle", + "path": "assets/content/characters/character/prefabs/top_usec_hoody.bundle", "rcid": "" }, "WatchPosition": { @@ -820,98 +3067,26 @@ "z": 0 } }, - "_proto": "5cc0858d14c02e000c6bea66" + "_proto": "5cde95d97d6c8b647a3769b0" }, - "670d1928e002387b88029114": { - "_id": "670d1928e002387b88029114", - "_name": "zombie_top_bear_opswindshirt", + "5d28ad6986f77429275dba22": { + "_id": "5d28ad6986f77429275dba22", + "_name": "wild_body_2", "_parent": "5cc0868e14c02e000c6bea68", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "zombie_top_bear_opswindshirt", - "Name": "zombie_top_bear_opswindshirt", + "Description": "wild_body_2", + "Name": "wild_body_2", "ProfileVersions": [], - "ShortName": "zombie_top_bear_opswindshirt", + "ShortName": "wild_body_2", "Side": [ "Savage" ], "BodyPart": "Body", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_bear_opswindshirt.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "670d1966186ee334e70ee702": { - "_id": "670d1966186ee334e70ee702", - "_name": "zombie_top_usec_carinthia_softshell", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_top_usec_carinthia_softshell", - "Name": "zombie_top_usec_carinthia_softshell", - "ProfileVersions": [], - "ShortName": "zombie_top_usec_carinthia_softshell", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_usec_carinthia_softshell.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5f5e401747344c2e4f6c42c5": { - "_id": "5f5e401747344c2e4f6c42c5", - "_name": "bear_upper_g99", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DeafaultBearBody", - "Name": "DeafaultBearBody", - "ProfileVersions": [], - "ShortName": "DeafaultBearBody", - "Side": [ - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_bear_g99.bundle", + "path": "assets/content/characters/character/prefabs/wild_body_2.bundle", "rcid": "" }, "WatchPosition": { @@ -929,7 +3104,80 @@ "z": 0 } }, - "_proto": "5cc0858d14c02e000c6bea66" + "_proto": "5cde9f337d6c8b0474535da8" + }, + "619238266c614e6d15792bca": { + "_id": "619238266c614e6d15792bca", + "_name": "wild_body_bomber", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_body", + "Name": "wild_body", + "ProfileVersions": [], + "ShortName": "wild_body", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_wild_bomber.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc2e59214c02e000f16684e" + }, + "670d19467ca0004a2a02260a": { + "_id": "670d19467ca0004a2a02260a", + "_name": "zombie_top_bear_thermo", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_top_bear_thermo", + "Name": "zombie_top_bear_thermo", + "ProfileVersions": [], + "ShortName": "zombie_top_bear_thermo", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_bear_thermo.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } }, "64a436122d2c4e6e970f4117": { "_id": "64a436122d2c4e6e970f4117", @@ -968,9 +3216,9 @@ }, "_proto": "5cdea33e7d6c8b0474535dac" }, - "657058fddf9b3231400e9188": { - "_id": "657058fddf9b3231400e9188", - "_name": "bear_top_ops_windshirt", + "5f5e401747344c2e4f6c42c5": { + "_id": "5f5e401747344c2e4f6c42c5", + "_name": "bear_upper_g99", "_parent": "5cc0868e14c02e000c6bea68", "_type": "Item", "_props": { @@ -985,7 +3233,7 @@ "BodyPart": "Body", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/top_bear_ops_windshirt.bundle", + "path": "assets/content/characters/character/prefabs/top_bear_g99.bundle", "rcid": "" }, "WatchPosition": { @@ -1005,24 +3253,24 @@ }, "_proto": "5cc0858d14c02e000c6bea66" }, - "6571cb0923aa6d72760a7f8f": { - "_id": "6571cb0923aa6d72760a7f8f", - "_name": "usec_upper_velocity", + "5e9975c486f774382b6320cb": { + "_id": "5e9975c486f774382b6320cb", + "_name": "Top_BOSS_Sanitar", "_parent": "5cc0868e14c02e000c6bea68", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "DefaultUsecBody", - "Name": "DefaultUsecBody", + "Description": "Top_BOSS_Sanitar", + "Name": "Top_BOSS_Sanitar", "ProfileVersions": [], - "ShortName": "DefaultUsecBody", + "ShortName": "Top_BOSS_Sanitar", "Side": [ - "Usec" + "Savage" ], "BodyPart": "Body", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/tshirt_usec_velocity.bundle", + "path": "assets/content/characters/character/prefabs/top_boss_sanitar.bundle", "rcid": "" }, "WatchPosition": { @@ -1040,7 +3288,81 @@ "z": 0 } }, - "_proto": "5cde95d97d6c8b647a3769b0" + "_proto": "5cdea33e7d6c8b0474535dac" + }, + "5fce3e47fe40296c1d5fd784": { + "_id": "5fce3e47fe40296c1d5fd784", + "_name": "bear_top_borey", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DeafaultBearBody", + "Name": "DeafaultBearBody", + "ProfileVersions": [], + "ShortName": "DeafaultBearBody", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_bear_borey.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc0858d14c02e000c6bea66" + }, + "5fce3e0cfe40296c1d5fd782": { + "_id": "5fce3e0cfe40296c1d5fd782", + "_name": "bear_tshirt_termo", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DeafaultBearBody", + "Name": "DeafaultBearBody", + "ProfileVersions": [], + "ShortName": "DeafaultBearBody", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/tshirt_bear_termo.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc0858d14c02e000c6bea66" }, "5e4bb31586f7740695730568": { "_id": "5e4bb31586f7740695730568", @@ -1079,6 +3401,43 @@ }, "_proto": "5cc0858d14c02e000c6bea66" }, + "64a2edba08d26f8d62049c06": { + "_id": "64a2edba08d26f8d62049c06", + "_name": "wild_body_feldparka", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_body_feldparka", + "Name": "wild_body_feldparka", + "ProfileVersions": [], + "ShortName": "wild_body_feldparka", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_wild_feldparka.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc2e59214c02e000f16684e" + }, "637df28ac22da5bb8d046935": { "_id": "637df28ac22da5bb8d046935", "_name": "wild_body_victory", @@ -1152,6 +3511,114 @@ } } }, + "648067b8aa32c2049f098463": { + "_id": "648067b8aa32c2049f098463", + "_name": "Top_BOSS_Kaban", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Top_BOSS_Kaban", + "Name": "Top_BOSS_Kaban", + "ProfileVersions": [], + "ShortName": "Top_BOSS_Kaban", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_boss_kaban.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea33e7d6c8b0474535dac" + }, + "66aa5d36f641b13ad238f8c3": { + "_id": "66aa5d36f641b13ad238f8c3", + "_name": "Top_Boss_Partizan", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Top_Boss_Partizan", + "Name": "Top_Boss_Partizan", + "ProfileVersions": [], + "ShortName": "Top_Boss_Partizan", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_boss_partizan.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea33e7d6c8b0474535dac" + }, + "6644d2ffd85107e63500a61c": { + "_id": "6644d2ffd85107e63500a61c", + "_name": "Top_Mannequin", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Top_Mannequin", + "Name": "Top_Mannequin", + "ProfileVersions": [], + "ShortName": "Top_Mannequin", + "Side": [], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_mannequin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, "5d1f568486f7744bca3f0b98": { "_id": "5d1f568486f7744bca3f0b98", "_name": "bear_upper_fsbfastresponse", @@ -1189,6 +3656,154 @@ }, "_proto": "5cc0858d14c02e000c6bea66" }, + "66043cc27502eca33a08cad0": { + "_id": "66043cc27502eca33a08cad0", + "_name": "bear_upper_turtleneck_black", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DeafaultBearBody", + "Name": "DeafaultBearBody", + "ProfileVersions": [], + "ShortName": "DeafaultBearBody", + "Side": [ + "Bear" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/tshirt_bear_turtleneck_black.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc0858d14c02e000c6bea66" + }, + "66bf67c65d6942454668fd58": { + "_id": "66bf67c65d6942454668fd58", + "_name": "tshirt_security_ment_tshirt", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "tshirt_security_ment_tshirt", + "Name": "tshirt_security_ment_tshirt", + "ProfileVersions": [], + "ShortName": "tshirt_security_ment_tshirt", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/tshirt_security_ment_tshirt.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "642ed297ac11c9eaf10d87e8" + }, + "5d1f56f186f7744bcb0acd1a": { + "_id": "5d1f56f186f7744bcb0acd1a", + "_name": "usec_upper_infiltrator", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecBody", + "Name": "DefaultUsecBody", + "ProfileVersions": [], + "ShortName": "DefaultUsecBody", + "Side": [ + "Usec" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/tshirt_usec_combatshirt.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95d97d6c8b647a3769b0" + }, + "5e4bb35286f77406a511c9bc": { + "_id": "5e4bb35286f77406a511c9bc", + "_name": "usec_upper_tier_2", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecBody", + "Name": "DefaultUsecBody", + "ProfileVersions": [], + "ShortName": "DefaultUsecBody", + "Side": [ + "Usec" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/top_usec_tier2.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95d97d6c8b647a3769b0" + }, "660437e57502eca33a08caca": { "_id": "660437e57502eca33a08caca", "_name": "usec_upper_velocity_multicam", @@ -1226,82 +3841,9 @@ }, "_proto": "5cde95d97d6c8b647a3769b0" }, - "5e4bb3ee86f77406975c934e": { - "_id": "5e4bb3ee86f77406975c934e", - "_name": "wild_body_russia1", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_body_1", - "Name": "wild_body_1", - "ProfileVersions": [], - "ShortName": "wild_body_1", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_wild_russia.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9f337d6c8b0474535da8" - }, - "642c5273ff5ecad7810a89d7": { - "_id": "642c5273ff5ecad7810a89d7", - "_name": "Top_BT_2", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Top_BT_2", - "Name": "Top_BT_2", - "ProfileVersions": [], - "ShortName": "Top_BT_2", - "Side": [ - "Usec" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_bt_2.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5cde95d97d6c8b647a3769b0": { - "_id": "5cde95d97d6c8b647a3769b0", - "_name": "DefaultUsecBody", + "675fd6897a57e0b2a00e3405": { + "_id": "675fd6897a57e0b2a00e3405", + "_name": "usec_upper_winterset", "_parent": "5cc0868e14c02e000c6bea68", "_type": "Item", "_props": { @@ -1316,79 +3858,7 @@ "BodyPart": "Body", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/tshirt_usec_cryeac.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "66acec1dc94f4bf5bc063a16": { - "_id": "66acec1dc94f4bf5bc063a16", - "_name": "Top_Bear_Phoenix", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Top_RT_1", - "Name": "Top_RT_1", - "ProfileVersions": [], - "ShortName": "Top_RT_1", - "Side": [ - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_bear_phoenix.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "618109c96d7ca35d076b3363": { - "_id": "618109c96d7ca35d076b3363", - "_name": "usec_upper_cereum", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecBody", - "Name": "DefaultUsecBody", - "ProfileVersions": [], - "ShortName": "DefaultUsecBody", - "Side": [ - "Usec" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_usec_cereum.bundle", + "path": "assets/content/characters/character/prefabs/top_usec_winterset.bundle", "rcid": "" }, "WatchPosition": { @@ -1408,61 +3878,24 @@ }, "_proto": "5cde95d97d6c8b647a3769b0" }, - "5f5e4075df4f3100376a8138": { - "_id": "5f5e4075df4f3100376a8138", - "_name": "user_upper_NightPatrol", + "670d1989186ee334e70ee8cd": { + "_id": "670d1989186ee334e70ee8cd", + "_name": "zombie_top_civ_class_jacket", "_parent": "5cc0868e14c02e000c6bea68", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "DefaultUsecBody", - "Name": "DefaultUsecBody", + "Description": "zombie_top_civ_class_jacket", + "Name": "zombie_top_civ_class_jacket", "ProfileVersions": [], - "ShortName": "DefaultUsecBody", - "Side": [ - "Usec" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_usec_nightpatrol.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95d97d6c8b647a3769b0" - }, - "670d1a5cd2d5ce45140289c3": { - "_id": "670d1a5cd2d5ce45140289c3", - "_name": "zombie_top_wild_rainparka", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_top_wild_rainparka", - "Name": "zombie_top_wild_rainparka", - "ProfileVersions": [], - "ShortName": "zombie_top_wild_rainparka", + "ShortName": "zombie_top_civ_class_jacket", "Side": [ "Savage" ], "BodyPart": "Body", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_wild_rainparka.bundle", + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_civ_class_jacket.bundle", "rcid": "" }, "WatchPosition": { @@ -1481,523 +3914,6 @@ } } }, - "618d1af10a5a59657e5f56f3": { - "_id": "618d1af10a5a59657e5f56f3", - "_name": "wild_top_yellowcoat", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_body", - "Name": "wild_body", - "ProfileVersions": [], - "ShortName": "wild_body", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_wild_yellowcoat.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc2e59214c02e000f16684e" - }, - "5d1f56e486f7744bce0ee9ed": { - "_id": "5d1f56e486f7744bce0ee9ed", - "_name": "usec_upper_flexion", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecBody", - "Name": "DefaultUsecBody", - "ProfileVersions": [], - "ShortName": "DefaultUsecBody", - "Side": [ - "Usec" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_usec_softshell.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95d97d6c8b647a3769b0" - }, - "67599500a378f89a3e089b56": { - "_id": "67599500a378f89a3e089b56", - "_name": "bear_upper_winterset", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DeafaultBearBody", - "Name": "DeafaultBearBody", - "ProfileVersions": [], - "ShortName": "DeafaultBearBody", - "Side": [ - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_bear_winterset.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc0858d14c02e000c6bea66" - }, - "5fb53cc97b5d1342ee24bd63": { - "_id": "5fb53cc97b5d1342ee24bd63", - "_name": "top_cultist_01", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "top_cultist_01", - "Name": "top_cultist_01", - "ProfileVersions": [], - "ShortName": "top_cultist_01", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_cultist_01.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9f337d6c8b0474535da8" - }, - "66bf66f1fb051905704a22d5": { - "_id": "66bf66f1fb051905704a22d5", - "_name": "top_security_ment_jacket", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "top_security_ment_jacket", - "Name": "top_security_ment_jacket", - "ProfileVersions": [], - "ShortName": "top_security_ment_jacket", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_security_ment_jacket.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "642ed297ac11c9eaf10d87e8" - }, - "64ef3efdb63b74469b6c1499": { - "_id": "64ef3efdb63b74469b6c1499", - "_name": "pmc_upper_blackknight_quest", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecBody", - "Name": "DefaultUsecBody", - "ProfileVersions": [], - "ShortName": "DefaultUsecBody", - "Side": [ - "Usec", - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_boss_blackknight_quest.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95d97d6c8b647a3769b0" - }, - "670fa21e788477a9ce0549f6": { - "_id": "670fa21e788477a9ce0549f6", - "_name": "zombie_top_boss_tagilla", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_Killa_body", - "Name": "wild_Killa_body", - "ProfileVersions": [], - "ShortName": "wild_Killa_body", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_boss_tagilla.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea33e7d6c8b0474535dac" - }, - "670fb7a4e6040a23520aa5d0": { - "_id": "670fb7a4e6040a23520aa5d0", - "_name": "zombie_pants_wild_fieldparka", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_pants_wild_fieldparka", - "Name": "zombie_pants_wild_fieldparka", - "ProfileVersions": [], - "ShortName": "zombie_pants_wild_fieldparka", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_wild_fieldparka.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5d1f58ab86f7743014162042": { - "_id": "5d1f58ab86f7743014162042", - "_name": "bear_lower_striker", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_striker.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc085bb14c02e000e67a5c5" - }, - "5fcf940bce1ba36a513bb9cc": { - "_id": "5fcf940bce1ba36a513bb9cc", - "_name": "usec_lower_tier3", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecFeet", - "Name": "DefaultUsecFeet", - "ProfileVersions": [], - "ShortName": "DefaultUsecFeet", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_tier3.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "5d1f58a086f7743f8362bcd9": { - "_id": "5d1f58a086f7743f8362bcd9", - "_name": "bear_lower_gorkakobra", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_gorkae.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc085bb14c02e000e67a5c5" - }, - "5d1f58cb86f7744bca3f0b9a": { - "_id": "5d1f58cb86f7744bca3f0b9a", - "_name": "bear_lower_fsburban", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_fsburban.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc085bb14c02e000e67a5c5" - }, - "642c19360a69698d1b049e12": { - "_id": "642c19360a69698d1b049e12", - "_name": "Pants_BT_1", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Pants_BT_1", - "Name": "Pants_BT_1", - "ProfileVersions": [], - "ShortName": "Pants_BT_1", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bt_1.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5e4bb39386f774067f79de05": { - "_id": "5e4bb39386f774067f79de05", - "_name": "bear_lower_combat", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_combat.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc085bb14c02e000e67a5c5" - }, "64806edf77c11aeac5078e33": { "_id": "64806edf77c11aeac5078e33", "_name": "Pants_BOSS_Kaban", @@ -2035,9 +3951,153 @@ }, "_proto": "5cdea3c47d6c8b0475341734" }, - "6295e63de08ed747e64ae991": { - "_id": "6295e63de08ed747e64ae991", - "_name": "bear_lower_tactical_long", + "670d1a81b7a8f34fce080717": { + "_id": "670d1a81b7a8f34fce080717", + "_name": "zombie_top_wild_vest", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_top_wild_vest", + "Name": "zombie_top_wild_vest", + "ProfileVersions": [], + "ShortName": "zombie_top_wild_vest", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_wild_vest.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "670d1a92d2d5ce4514028b90": { + "_id": "670d1a92d2d5ce4514028b90", + "_name": "zombie_top_wild_yellowcoat", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_top_wild_yellowcoat", + "Name": "zombie_top_wild_yellowcoat", + "ProfileVersions": [], + "ShortName": "zombie_top_wild_yellowcoat", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_wild_yellowcoat.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "642ed40af5bdf1c04e01952e": { + "_id": "642ed40af5bdf1c04e01952e", + "_name": "Pants_RT_2", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Pants_RT_2", + "Name": "Pants_RT_2", + "ProfileVersions": [], + "ShortName": "Pants_RT_2", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_rt_2.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "670d1a053460753f070bb9b3": { + "_id": "670d1a053460753f070bb9b3", + "_name": "zombie_top_wild_bomber", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_top_wild_bomber", + "Name": "zombie_top_wild_bomber", + "ProfileVersions": [], + "ShortName": "zombie_top_wild_bomber", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_wild_bomber.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5fce3e965a9f8c40685693bc": { + "_id": "5fce3e965a9f8c40685693bc", + "_name": "bear_lower_triarius", "_parent": "5cc0869814c02e000a4cad94", "_type": "Item", "_props": { @@ -2052,7 +4112,7 @@ "BodyPart": "Feet", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_tactical_long.bundle", + "path": "assets/content/characters/character/prefabs/pants_bear_triarius.bundle", "rcid": "" }, "WatchPosition": { @@ -2072,60 +4132,60 @@ }, "_proto": "5cc085bb14c02e000e67a5c5" }, - "5cdea3c47d6c8b0475341734": { - "_id": "5cdea3c47d6c8b0475341734", - "_name": "Wild_Killa_feet", + "670d1a5cd2d5ce45140289c3": { + "_id": "670d1a5cd2d5ce45140289c3", + "_name": "zombie_top_wild_rainparka", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_top_wild_rainparka", + "Name": "zombie_top_wild_rainparka", + "ProfileVersions": [], + "ShortName": "zombie_top_wild_rainparka", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_wild_rainparka.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "6287b14b66bb7d4a3c32bc94": { + "_id": "6287b14b66bb7d4a3c32bc94", + "_name": "Pants_BOSS_BigPipe", "_parent": "5cc0869814c02e000a4cad94", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "Wild_Killa_feet", - "Name": "Wild_Killa_feet", + "Description": "Pants_BOSS_BigPipe", + "Name": "Pants_BOSS_BigPipe", "ProfileVersions": [], - "ShortName": "Wild_Killa_feet", + "ShortName": "Pants_BOSS_BigPipe", "Side": [ "Savage" ], "BodyPart": "Feet", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/pant_boss_killa.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5fd3e9f71b735718c25cd9f8": { - "_id": "5fd3e9f71b735718c25cd9f8", - "_name": "usec_upper_acu", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecBody", - "Name": "DefaultUsecBody", - "ProfileVersions": [], - "ShortName": "DefaultUsecBody", - "Side": [ - "Usec" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_usec_acu.bundle", + "path": "assets/content/characters/character/prefabs/pants_boss_big_pipe.bundle", "rcid": "" }, "WatchPosition": { @@ -2143,135 +4203,26 @@ "z": 0 } }, - "_proto": "5cde95d97d6c8b647a3769b0" + "_proto": "5cdea3c47d6c8b0475341734" }, - "66fd43dfe7690d4e7b0b1516": { - "_id": "66fd43dfe7690d4e7b0b1516", - "_name": "top_zombie_1", + "670d1a396f8cc0145f0a0742": { + "_id": "670d1a396f8cc0145f0a0742", + "_name": "zombie_top_wild_meteor", "_parent": "5cc0868e14c02e000c6bea68", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "top_zombie_1", - "Name": "top_zombie_1", + "Description": "zombie_top_wild_meteor", + "Name": "zombie_top_wild_meteor", "ProfileVersions": [], - "ShortName": "top_zombie_1", + "ShortName": "zombie_top_wild_meteor", "Side": [ "Savage" ], "BodyPart": "Body", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/wip/zombies/prefabs_zombies/top_zombie_1.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5d1f56c686f7744bcd13459c": { - "_id": "5d1f56c686f7744bcd13459c", - "_name": "usec_upper_aggressor", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecBody", - "Name": "DefaultUsecBody", - "ProfileVersions": [], - "ShortName": "DefaultUsecBody", - "Side": [ - "Usec" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_usec_aggressor_parka.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95d97d6c8b647a3769b0" - }, - "6430119aac11c9eaf10d881b": { - "_id": "6430119aac11c9eaf10d881b", - "_name": "Top_RT_3", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Top_RT_3", - "Name": "Top_RT_3", - "ProfileVersions": [], - "ShortName": "Top_RT_3", - "Side": [ - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_rt_3.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5cdea33e7d6c8b0474535dac": { - "_id": "5cdea33e7d6c8b0474535dac", - "_name": "wild_Killa_body", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_Killa_body", - "Name": "wild_Killa_body", - "ProfileVersions": [], - "ShortName": "wild_Killa_body", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_boss_killa.bundle", + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_wild_meteor.bundle", "rcid": "" }, "WatchPosition": { @@ -2326,357 +4277,24 @@ } } }, - "5d1f567786f7744bcc04874f": { - "_id": "5d1f567786f7744bcc04874f", - "_name": "bear_upper_ghostmarksman", + "670d1966186ee334e70ee702": { + "_id": "670d1966186ee334e70ee702", + "_name": "zombie_top_usec_carinthia_softshell", "_parent": "5cc0868e14c02e000c6bea68", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "DeafaultBearBody", - "Name": "DeafaultBearBody", + "Description": "zombie_top_usec_carinthia_softshell", + "Name": "zombie_top_usec_carinthia_softshell", "ProfileVersions": [], - "ShortName": "DeafaultBearBody", - "Side": [ - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_bear_ghostmarksman.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc0858d14c02e000c6bea66" - }, - "5fd1eb3fbe3b7107d66cb645": { - "_id": "5fd1eb3fbe3b7107d66cb645", - "_name": "wild_body_rainparka", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_body", - "Name": "wild_body", - "ProfileVersions": [], - "ShortName": "wild_body", + "ShortName": "zombie_top_usec_carinthia_softshell", "Side": [ "Savage" ], "BodyPart": "Body", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/top_wild_rainparka.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc2e59214c02e000f16684e" - }, - "5fb535bd1c69e5198e234125": { - "_id": "5fb535bd1c69e5198e234125", - "_name": "pants_cultist_01", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "pants_cultist_01", - "Name": "pants_cultist_01", - "ProfileVersions": [], - "ShortName": "pants_cultist_01", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_cultist_01.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc2e5d014c02e15d53d9c03" - }, - "660436487502eca33a08cac8": { - "_id": "660436487502eca33a08cac8", - "_name": "usec_lower_CryeAC_Alpha_Green", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecFeet", - "Name": "DefaultUsecFeet", - "ProfileVersions": [], - "ShortName": "DefaultUsecFeet", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_cryeac_alpha_green.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "617c02e24013b06b0b78df80": { - "_id": "617c02e24013b06b0b78df80", - "_name": "usec_lower_cereum", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecFeet", - "Name": "DefaultUsecFeet", - "ProfileVersions": [], - "ShortName": "DefaultUsecFeet", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_cereum.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "5d1f592286f7743f8362bcdb": { - "_id": "5d1f592286f7743f8362bcdb", - "_name": "usec_lower_infiltrator", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecFeet", - "Name": "DefaultUsecFeet", - "ProfileVersions": [], - "ShortName": "DefaultUsecFeet", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_cryeprecision.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "676014635fa2f21d3c0b9f56": { - "_id": "676014635fa2f21d3c0b9f56", - "_name": "bear_hands_winterset", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearHands", - "Name": "DefaultBearHands", - "ProfileVersions": [], - "ShortName": "DefaultBearHands", - "Side": [ - "Bear" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_bear_winterset/hands_bear_winterset.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.0604, - "y": 0.0027, - "z": 0.04455 - }, - "WatchPrefab": { - "path": "assets/content/hands/bear/bear_watch_luminoxrecon.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": -3.289, - "y": 4.146, - "z": 2.857 - } - }, - "_proto": "5cc0876314c02e000c6bea6b" - }, - "660440d2c8949a435906e43a": { - "_id": "660440d2c8949a435906e43a", - "_name": "bear_upper_OPS_Windshirt_black", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DeafaultBearBody", - "Name": "DeafaultBearBody", - "ProfileVersions": [], - "ShortName": "DeafaultBearBody", - "Side": [ - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_bear_ops_windshirt_black.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc0858d14c02e000c6bea66" - }, - "5fd22d311add82653b5a704c": { - "_id": "5fd22d311add82653b5a704c", - "_name": "wild_body_underarmour", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_body", - "Name": "wild_body", - "ProfileVersions": [], - "ShortName": "wild_body", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_wild_underarmour.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc2e59214c02e000f16684e" - }, - "670d18e2e002387b88029112": { - "_id": "670d18e2e002387b88029112", - "_name": "zombie_pants_civ_classic", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_pants_civ_classic", - "Name": "zombie_pants_civ_classic", - "ProfileVersions": [], - "ShortName": "zombie_pants_civ_classic", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_civ_classic.bundle", + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_usec_carinthia_softshell.bundle", "rcid": "" }, "WatchPosition": { @@ -2695,24 +4313,24 @@ } } }, - "5d5e7f8986f7742798716582": { - "_id": "5d5e7f8986f7742798716582", - "_name": "Pants_security_Flora", - "_parent": "5cc0869814c02e000a4cad94", + "670d1a13e002387b8802950c": { + "_id": "670d1a13e002387b8802950c", + "_name": "zombie_top_wild_hoody01", + "_parent": "5cc0868e14c02e000c6bea68", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "Pants_security_Flora", - "Name": "Pants_security_Flora", + "Description": "zombie_top_wild_hoody01", + "Name": "zombie_top_wild_hoody01", "ProfileVersions": [], - "ShortName": "Pants_security_Flora", + "ShortName": "zombie_top_wild_hoody01", "Side": [ "Savage" ], - "BodyPart": "Feet", + "BodyPart": "Body", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_security_flora.bundle", + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_wild_hoody01.bundle", "rcid": "" }, "WatchPosition": { @@ -2729,86 +4347,11 @@ "y": 0, "z": 0 } - }, - "_proto": "5cdea3c47d6c8b0475341734" + } }, - "5d1f591186f7744bcc048755": { - "_id": "5d1f591186f7744bcc048755", - "_name": "usec_lower_gen2khyber", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecFeet", - "Name": "DefaultUsecFeet", - "ProfileVersions": [], - "ShortName": "DefaultUsecFeet", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_gen2.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "66043cf87502eca33a08cad2": { - "_id": "66043cf87502eca33a08cad2", - "_name": "bear_lower_srvv_surpat", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_srvv_surpat.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc085bb14c02e000e67a5c5" - }, - "66acebd4ede86671bb09584b": { - "_id": "66acebd4ede86671bb09584b", - "_name": "Pants_Bear_Phoenix", + "642e71620a69698d1b049f0a": { + "_id": "642e71620a69698d1b049f0a", + "_name": "Pants_RT_1", "_parent": "5cc0869814c02e000a4cad94", "_type": "Item", "_props": { @@ -2823,7 +4366,7 @@ "BodyPart": "Feet", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_phoenix.bundle", + "path": "assets/content/characters/character/prefabs/pants_rt_1.bundle", "rcid": "" }, "WatchPosition": { @@ -2842,98 +4385,24 @@ } } }, - "64ac23c449d74fd5ec0a124e": { - "_id": "64ac23c449d74fd5ec0a124e", - "_name": "SavageHands_feldparka", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "SavageHands1", - "Name": "SavageHands1", - "ProfileVersions": [], - "ShortName": "SavageHands1", - "Side": [ - "Savage" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_wild_feldparka/hands_wild_feldparka.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc2e68f14c02e28b47de290" - }, - "5df8a10486f77412672a1e3a": { - "_id": "5df8a10486f77412672a1e3a", - "_name": "wild_body_meteor", + "671654d56ccf4799d007d4b9": { + "_id": "671654d56ccf4799d007d4b9", + "_name": "zombie_top_lab_personnal_b", "_parent": "5cc0868e14c02e000c6bea68", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "wild_body", - "Name": "wild_body", + "Description": "zombie_top_lab_personnal_b", + "Name": "zombie_top_lab_personnal_b", "ProfileVersions": [], - "ShortName": "wild_body", + "ShortName": "zombie_top_lab_personnal_b", "Side": [ "Savage" ], "BodyPart": "Body", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/top_wild_meteor.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc2e59214c02e000f16684e" - }, - "670d1a2be002387b8802950e": { - "_id": "670d1a2be002387b8802950e", - "_name": "zombie_top_wild_hoody_victory", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_top_wild_hoody_victory", - "Name": "zombie_top_wild_hoody_victory", - "ProfileVersions": [], - "ShortName": "zombie_top_wild_hoody_victory", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_wild_hoody_victory.bundle", + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_lab_personnal_b.bundle", "rcid": "" }, "WatchPosition": { @@ -2952,135 +4421,24 @@ } } }, - "628796f2af0a053a6672c29a": { - "_id": "628796f2af0a053a6672c29a", - "_name": "Top_BOSS_Blackknight", + "671654b5f68df05790043128": { + "_id": "671654b5f68df05790043128", + "_name": "zombie_top_lab_personnal_a", "_parent": "5cc0868e14c02e000c6bea68", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "Top_BOSS_Blackknight", - "Name": "Top_BOSS_Blackknight", + "Description": "zombie_top_lab_personnal_a", + "Name": "zombie_top_lab_personnal_a", "ProfileVersions": [], - "ShortName": "Top_BOSS_Blackknight", + "ShortName": "zombie_top_lab_personnal_a", "Side": [ "Savage" ], "BodyPart": "Body", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/top_boss_blackknight.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea33e7d6c8b0474535dac" - }, - "65749ba32fdb04fb79092d37": { - "_id": "65749ba32fdb04fb79092d37", - "_name": "wild_security_body_bratva_2", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_security_body_1", - "Name": "wild_security_body_1", - "ProfileVersions": [], - "ShortName": "wild_security_body_1", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_wild_security_bratva_2.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9f337d6c8b0474535da8" - }, - "6287b14b66bb7d4a3c32bc94": { - "_id": "6287b14b66bb7d4a3c32bc94", - "_name": "Pants_BOSS_BigPipe", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Pants_BOSS_BigPipe", - "Name": "Pants_BOSS_BigPipe", - "ProfileVersions": [], - "ShortName": "Pants_BOSS_BigPipe", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_boss_big_pipe.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea3c47d6c8b0475341734" - }, - "670fb704b9e6567c8102cf08": { - "_id": "670fb704b9e6567c8102cf08", - "_name": "zombie_pants_bear_retar", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_pants_bear_retar", - "Name": "zombie_pants_bear_retar", - "ProfileVersions": [], - "ShortName": "zombie_pants_bear_retar", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_bear_retar.bundle", + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_lab_personnal_a.bundle", "rcid": "" }, "WatchPosition": { @@ -3099,574 +4457,24 @@ } } }, - "65749c05e0423b9ebe0c79c7": { - "_id": "65749c05e0423b9ebe0c79c7", - "_name": "wild_security_feet_bratva_1", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_security_feet_1", - "Name": "wild_security_feet_1", - "ProfileVersions": [], - "ShortName": "wild_security_feet_1", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_wild_security_bratva_1.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9fb87d6c8b0474535da9" - }, - "5d1f58bd86f7744bce0ee9ef": { - "_id": "5d1f58bd86f7744bce0ee9ef", - "_name": "bear_lower_gorkasso", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_gorkasso.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc085bb14c02e000e67a5c5" - }, - "5fb535cf1c69e5198e234126": { - "_id": "5fb535cf1c69e5198e234126", - "_name": "pants_cultist_02", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "pants_cultist_02", - "Name": "pants_cultist_02", - "ProfileVersions": [], - "ShortName": "pants_cultist_02", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_cultist_02.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc2e5d014c02e15d53d9c03" - }, - "66acc8f719271bd6d00dec0b": { - "_id": "66acc8f719271bd6d00dec0b", - "_name": "pants_usec_raider", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecFeet", - "Name": "DefaultUsecFeet", - "ProfileVersions": [], - "ShortName": "DefaultUsecFeet", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_raider.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "65707a89f5a6f1412f0c5f7b": { - "_id": "65707a89f5a6f1412f0c5f7b", - "_name": "bear_lower_ops_windshirt", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_ops_windshirt.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc085bb14c02e000e67a5c5" - }, - "5d1f590486f7744bcd13459e": { - "_id": "5d1f590486f7744bcd13459e", - "_name": "usec_lower_jeansranger", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecFeet", - "Name": "DefaultUsecFeet", - "ProfileVersions": [], - "ShortName": "DefaultUsecFeet", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_jeans01.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "628771f70828252c7a28b961": { - "_id": "628771f70828252c7a28b961", - "_name": "Pants_BOSS_Blackknight", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Pants_BOSS_Blackknight", - "Name": "Pants_BOSS_Blackknight", - "ProfileVersions": [], - "ShortName": "Pants_BOSS_Blackknight", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_boss_blackknight.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea3c47d6c8b0475341734" - }, - "5cde95fa7d6c8b04737c2d13": { - "_id": "5cde95fa7d6c8b04737c2d13", - "_name": "DefaultUsecHands", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", - "ProfileVersions": [], - "ShortName": "DefaultUsecHands", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/usec/usec_hands_skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "6437ef59881906a7fe086aae": { - "_id": "6437ef59881906a7fe086aae", - "_name": "Hands_RT_3", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Hands_RT_3", - "Name": "Hands_RT_3", - "ProfileVersions": [], - "ShortName": "Hands_RT_3", - "Side": [ - "Bear" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_arena_rt_3/hands_rt_3.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.05124, - "y": -0.0142, - "z": 0.04232 - }, - "WatchPrefab": { - "path": "assets/content/hands/bear/bear_watch_traserp66.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": 12.477, - "y": 2.481, - "z": -0.737 - } - } - }, - "5cc2e59214c02e000f16684e": { - "_id": "5cc2e59214c02e000f16684e", - "_name": "wild_body", + "670d1a4d6f8cc0145f0a0744": { + "_id": "670d1a4d6f8cc0145f0a0744", + "_name": "zombie_top_wild_raincoat", "_parent": "5cc0868e14c02e000c6bea68", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "wild_body", - "Name": "wild_body", + "Description": "zombie_top_wild_raincoat", + "Name": "zombie_top_wild_raincoat", "ProfileVersions": [], - "ShortName": "wild_body", + "ShortName": "zombie_top_wild_raincoat", "Side": [ "Savage" ], "BodyPart": "Body", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/wild_body.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "654b5eb7a29f3736215dd030": { - "_id": "654b5eb7a29f3736215dd030", - "_name": "Top_BOSS_Kolontai", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Top_BOSS_Zryachi", - "Name": "Top_BOSS_Zryachi", - "ProfileVersions": [], - "ShortName": "Top_BOSS_Zryachi", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_boss_kolontai.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea33e7d6c8b0474535dac" - }, - "5e9da1d086f774054a667134": { - "_id": "5e9da1d086f774054a667134", - "_name": "wild_body_motocross", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_body", - "Name": "wild_body", - "ProfileVersions": [], - "ShortName": "wild_body", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_wild_motocross.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc2e59214c02e000f16684e" - }, - "670d1a81b7a8f34fce080717": { - "_id": "670d1a81b7a8f34fce080717", - "_name": "zombie_top_wild_vest", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_top_wild_vest", - "Name": "zombie_top_wild_vest", - "ProfileVersions": [], - "ShortName": "zombie_top_wild_vest", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_wild_vest.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "660436a810bcdf80ff0e9f78": { - "_id": "660436a810bcdf80ff0e9f78", - "_name": "usec_lower_velocity_multicam", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecFeet", - "Name": "DefaultUsecFeet", - "ProfileVersions": [], - "ShortName": "DefaultUsecFeet", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_velocity_grey.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "642eea6f881906a7fe086841": { - "_id": "642eea6f881906a7fe086841", - "_name": "Pants_RT_3", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Pants_RT_3", - "Name": "Pants_RT_3", - "ProfileVersions": [], - "ShortName": "Pants_RT_3", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_rt_3.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "670d18f87ca0004a2a022606": { - "_id": "670d18f87ca0004a2a022606", - "_name": "zombie_pants_civ_jeans", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_pants_civ_jeans", - "Name": "zombie_pants_civ_jeans", - "ProfileVersions": [], - "ShortName": "zombie_pants_civ_jeans", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_civ_jeans.bundle", + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_wild_raincoat.bundle", "rcid": "" }, "WatchPosition": { @@ -3758,80 +4566,6 @@ }, "_proto": "5cdea3c47d6c8b0475341734" }, - "5f5e40400bc58666c37e7819": { - "_id": "5f5e40400bc58666c37e7819", - "_name": "bear_lower_g99", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_g99.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc085bb14c02e000e67a5c5" - }, - "5f5e41366760b4138443b343": { - "_id": "5f5e41366760b4138443b343", - "_name": "wild_feet_wasatch", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_feet_1", - "Name": "wild_feet_1", - "ProfileVersions": [], - "ShortName": "wild_feet_1", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_wild_wasatch.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9fb87d6c8b0474535da9" - }, "6361216278f9ab270a0a48d9": { "_id": "6361216278f9ab270a0a48d9", "_name": "Pants_BOSS_Zryachi", @@ -3869,6 +4603,79 @@ }, "_proto": "5cdea3c47d6c8b0475341734" }, + "642eea6f881906a7fe086841": { + "_id": "642eea6f881906a7fe086841", + "_name": "Pants_RT_3", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Pants_RT_3", + "Name": "Pants_RT_3", + "ProfileVersions": [], + "ShortName": "Pants_RT_3", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_rt_3.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5f5e40400bc58666c37e7819": { + "_id": "5f5e40400bc58666c37e7819", + "_name": "bear_lower_g99", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", + "ProfileVersions": [], + "ShortName": "DefaultBeerFeet", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_g99.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc085bb14c02e000e67a5c5" + }, "66bf680aa1b36f497a5d65bd": { "_id": "66bf680aa1b36f497a5d65bd", "_name": "pants_wild_ment_gorka1", @@ -3906,42 +4713,151 @@ }, "_proto": "642e71620a69698d1b049f0a" }, - "62961424869a02221651df53": { - "_id": "62961424869a02221651df53", - "_name": "bear_hands_tactical_long", + "660436a810bcdf80ff0e9f78": { + "_id": "660436a810bcdf80ff0e9f78", + "_name": "usec_lower_velocity_multicam", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecFeet", + "Name": "DefaultUsecFeet", + "ProfileVersions": [], + "ShortName": "DefaultUsecFeet", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_velocity_grey.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" + }, + "5f5e41366760b4138443b343": { + "_id": "5f5e41366760b4138443b343", + "_name": "wild_feet_wasatch", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_feet_1", + "Name": "wild_feet_1", + "ProfileVersions": [], + "ShortName": "wild_feet_1", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_wild_wasatch.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9fb87d6c8b0474535da9" + }, + "670d18f87ca0004a2a022606": { + "_id": "670d18f87ca0004a2a022606", + "_name": "zombie_pants_civ_jeans", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_pants_civ_jeans", + "Name": "zombie_pants_civ_jeans", + "ProfileVersions": [], + "ShortName": "zombie_pants_civ_jeans", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_civ_jeans.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "6436a4c2b6b75d4c89077fbd": { + "_id": "6436a4c2b6b75d4c89077fbd", + "_name": "Hands_BT_3", "_parent": "5cc086a314c02e000c6bea69", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "DefaultBearHands", - "Name": "DefaultBearHands", + "Description": "Hands_BT_3", + "Name": "Hands_BT_3", "ProfileVersions": [], - "ShortName": "DefaultBearHands", + "ShortName": "Hands_BT_3", "Side": [ - "Bear" + "Usec" ], "BodyPart": "Hands", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/hands/hands_bear_tactical_long/hands_bear_tactical_long.skin.bundle", + "path": "assets/content/hands/hands_arena_bt_3/hands_arena_bt_3.skin.bundle", "rcid": "" }, "WatchPosition": { - "x": -0.03837, - "y": -0.00966, - "z": 0.04162 + "x": -0.06984, + "y": -0.00806, + "z": -0.04261 }, "WatchPrefab": { - "path": "assets/content/hands/bear/bear_watch_traserp66.bundle", + "path": "assets/content/hands/usec/usec_watch_garmintactix.bundle", "rcid": "" }, "WatchRotation": { - "x": 8.221535, - "y": -11.41229, - "z": -3.496765 + "x": 6.438, + "y": -170.601, + "z": 179.466 } - }, - "_proto": "5cc0876314c02e000c6bea6b" + } }, "6391c6205dbbdb3b1b049840": { "_id": "6391c6205dbbdb3b1b049840", @@ -3980,133 +4896,24 @@ }, "_proto": "5cc2e68f14c02e28b47de290" }, - "5e9d9fa986f774054d6b89f2": { - "_id": "5e9d9fa986f774054d6b89f2", - "_name": "bear_upper_tiger", - "_parent": "5cc0868e14c02e000c6bea68", + "5fd78fe9e3bfcf6cab4c9f54": { + "_id": "5fd78fe9e3bfcf6cab4c9f54", + "_name": "SavageHands_rainparka", + "_parent": "5cc086a314c02e000c6bea69", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "DeafaultBearBody", - "Name": "DeafaultBearBody", + "Description": "SavageHands1", + "Name": "SavageHands1", "ProfileVersions": [], - "ShortName": "DeafaultBearBody", - "Side": [ - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/tshirt_bear_tiger.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc0858d14c02e000c6bea66" - }, - "670d1a92d2d5ce4514028b90": { - "_id": "670d1a92d2d5ce4514028b90", - "_name": "zombie_top_wild_yellowcoat", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_top_wild_yellowcoat", - "Name": "zombie_top_wild_yellowcoat", - "ProfileVersions": [], - "ShortName": "zombie_top_wild_yellowcoat", + "ShortName": "SavageHands1", "Side": [ "Savage" ], - "BodyPart": "Body", + "BodyPart": "Hands", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_wild_yellowcoat.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "642ed297ac11c9eaf10d87e8": { - "_id": "642ed297ac11c9eaf10d87e8", - "_name": "Top_RT_2", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Top_RT_2", - "Name": "Top_RT_2", - "ProfileVersions": [], - "ShortName": "Top_RT_2", - "Side": [ - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_rt_2.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "609e86926e8078716f600883": { - "_id": "609e86926e8078716f600883", - "_name": "top_boss_tagilla", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_Killa_body", - "Name": "wild_Killa_body", - "ProfileVersions": [], - "ShortName": "wild_Killa_body", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_boss_tagilla.bundle", + "path": "assets/content/hands/hands_wild_rainparka/hands_wild_rainparka.skin.bundle", "rcid": "" }, "WatchPosition": { @@ -4124,636 +4931,11 @@ "z": 0 } }, - "_proto": "5cdea33e7d6c8b0474535dac" + "_proto": "5cc2e68f14c02e28b47de290" }, - "6377266693a3b4967208e42b": { - "_id": "6377266693a3b4967208e42b", - "_name": "bear_upper_SpNa", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DeafaultBearBody", - "Name": "DeafaultBearBody", - "ProfileVersions": [], - "ShortName": "DeafaultBearBody", - "Side": [ - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_bear_spna.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc0858d14c02e000c6bea66" - }, - "628a4645c9327c7587388849": { - "_id": "628a4645c9327c7587388849", - "_name": "Pants_BOSS_Birdeye", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Pants_BOSS_Birdeye", - "Name": "Pants_BOSS_Birdeye", - "ProfileVersions": [], - "ShortName": "Pants_BOSS_Birdeye", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_boss_birdeye.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea3c47d6c8b0475341734" - }, - "5d1f593286f7743014162044": { - "_id": "5d1f593286f7743014162044", - "_name": "usec_lower_tacres", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecFeet", - "Name": "DefaultUsecFeet", - "ProfileVersions": [], - "ShortName": "DefaultUsecFeet", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_truspec.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "642d6941ff5ecad7810a8a61": { - "_id": "642d6941ff5ecad7810a8a61", - "_name": "Pants_BT_3", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Pants_BT_3", - "Name": "Pants_BT_3", - "ProfileVersions": [], - "ShortName": "Pants_BT_3", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bt_3.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "637ba17aa10a96c2b605dbc2": { - "_id": "637ba17aa10a96c2b605dbc2", - "_name": "usec_lower_carinthia_softshell", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "usec_lower_carinthia_softshell", - "Name": "usec_lower_carinthia_softshell", - "ProfileVersions": [], - "ShortName": "usec_lower_carinthia_softshell", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_carinthia_softshell.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "6377315993a3b4967208e437": { - "_id": "6377315993a3b4967208e437", - "_name": "bear_lower_spna", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_spna.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc085bb14c02e000e67a5c5" - }, - "675fd6b2f26b0db5f0060eb6": { - "_id": "675fd6b2f26b0db5f0060eb6", - "_name": "usec_lower_winterset", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecFeet", - "Name": "DefaultUsecFeet", - "ProfileVersions": [], - "ShortName": "DefaultUsecFeet", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_winterset.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "5fb53d0b7b5d1342ee24bd64": { - "_id": "5fb53d0b7b5d1342ee24bd64", - "_name": "top_cultist_02", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "top_cultist_02", - "Name": "top_cultist_02", - "ProfileVersions": [], - "ShortName": "top_cultist_02", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_cultist_02.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9f337d6c8b0474535da8" - }, - "6295e8c3e08ed747e64aea00": { - "_id": "6295e8c3e08ed747e64aea00", - "_name": "usec_upper_chameleon_softshell", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecBody", - "Name": "DefaultUsecBody", - "ProfileVersions": [], - "ShortName": "DefaultUsecBody", - "Side": [ - "Usec" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_usec_chameleon_softshell.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95d97d6c8b647a3769b0" - }, - "5d5e7e7586f77427997cfb7f": { - "_id": "5d5e7e7586f77427997cfb7f", - "_name": "Top_security_Husky", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Top_security_Husky", - "Name": "Top_security_Husky", - "ProfileVersions": [], - "ShortName": "Top_security_Husky", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_security_husky.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea33e7d6c8b0474535dac" - }, - "628a6801805c5b6c100cc200": { - "_id": "628a6801805c5b6c100cc200", - "_name": "Top_BOSS_Birdeye", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Top_BOSS_Birdeye", - "Name": "Top_BOSS_Birdeye", - "ProfileVersions": [], - "ShortName": "Top_BOSS_Birdeye", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_boss_birdeye.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea33e7d6c8b0474535dac" - }, - "670fb78d5ce1f9ca3b04b6c6": { - "_id": "670fb78d5ce1f9ca3b04b6c6", - "_name": "zombie_pants_wild_bomber", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_pants_wild_bomber", - "Name": "zombie_pants_wild_bomber", - "ProfileVersions": [], - "ShortName": "zombie_pants_wild_bomber", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_wild_bomber.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "642ed40af5bdf1c04e01952e": { - "_id": "642ed40af5bdf1c04e01952e", - "_name": "Pants_RT_2", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Pants_RT_2", - "Name": "Pants_RT_2", - "ProfileVersions": [], - "ShortName": "Pants_RT_2", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_rt_2.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "6295e944e9de5e7b3751c4da": { - "_id": "6295e944e9de5e7b3751c4da", - "_name": "usec_lower_chameleon_softshell", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "usec_lower_chameleon_softshell", - "Name": "usec_lower_chameleon_softshell", - "ProfileVersions": [], - "ShortName": "usec_lower_chameleon_softshell", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_chameleon_softshell.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "6033a3fee29c9f6c9b14e74e": { - "_id": "6033a3fee29c9f6c9b14e74e", - "_name": "usec_lower_beltstaff", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecFeet", - "Name": "DefaultUsecFeet", - "ProfileVersions": [], - "ShortName": "DefaultUsecFeet", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_beltstaff.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "670fb76578245f17bb00ad85": { - "_id": "670fb76578245f17bb00ad85", - "_name": "zombie_pants_usec_ac_cry", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_pants_usec_ac_cry", - "Name": "zombie_pants_usec_ac_cry", - "ProfileVersions": [], - "ShortName": "zombie_pants_usec_ac_cry", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_usec_ac_cry.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "66bf68d0f08c35734d4940c6": { - "_id": "66bf68d0f08c35734d4940c6", - "_name": "pants_wild_ment_specnaz_kamysh_b", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "pants_wild_ment_specnaz_kamysh_b", - "Name": "pants_wild_ment_specnaz_kamysh_b", - "ProfileVersions": [], - "ShortName": "pants_wild_ment_specnaz_kamysh_b", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_wild_ment_specnaz_kamysh_b.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "642e71620a69698d1b049f0a" - }, - "5fd760001189a17bcc172b85": { - "_id": "5fd760001189a17bcc172b85", - "_name": "bear_hands_borey", + "62961424869a02221651df53": { + "_id": "62961424869a02221651df53", + "_name": "bear_hands_tactical_long", "_parent": "5cc086a314c02e000c6bea69", "_type": "Item", "_props": { @@ -4768,1037 +4950,44 @@ "BodyPart": "Hands", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/hands/hands_bear_borey/hands_bear_borey.skin.bundle", + "path": "assets/content/hands/hands_bear_tactical_long/hands_bear_tactical_long.skin.bundle", "rcid": "" }, "WatchPosition": { - "x": -0.04145, - "y": -0.00229, - "z": 0.04607 - }, - "WatchPrefab": { - "path": "assets/content/hands/bear/bear_watch.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": 5.879277, - "y": 2.928506, - "z": 0.2177502 - } - }, - "_proto": "5cc0876314c02e000c6bea6b" - }, - "5d1f565786f7743f8362bcd5": { - "_id": "5d1f565786f7743f8362bcd5", - "_name": "bear_upper_contractortshirt", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DeafaultBearBody", - "Name": "DeafaultBearBody", - "ProfileVersions": [], - "ShortName": "DeafaultBearBody", - "Side": [ - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/tshirt_bear_black.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc0858d14c02e000c6bea66" - }, - "675697b09fe31e6df7031b26": { - "_id": "675697b09fe31e6df7031b26", - "_name": "usec_upper_special_ops", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecBody", - "Name": "DefaultUsecBody", - "ProfileVersions": [], - "ShortName": "DefaultUsecBody", - "Side": [ - "Usec" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/tshirt_usec_special_ops.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95d97d6c8b647a3769b0" - }, - "66bf69195d6942454668fd5d": { - "_id": "66bf69195d6942454668fd5d", - "_name": "pants_wild_ment_specnaz_kamysh_g", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "pants_wild_ment_specnaz_kamysh_g", - "Name": "pants_wild_ment_specnaz_kamysh_g", - "ProfileVersions": [], - "ShortName": "pants_wild_ment_specnaz_kamysh_g", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_wild_ment_specnaz_kamysh_g.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "642e71620a69698d1b049f0a" - }, - "5f5e410c6bdad616ad46d60b": { - "_id": "5f5e410c6bdad616ad46d60b", - "_name": "wild_feet_sweatpants", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_feet_1", - "Name": "wild_feet_1", - "ProfileVersions": [], - "ShortName": "wild_feet_1", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_wild_sweatpants.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9fb87d6c8b0474535da9" - }, - "5fce3e965a9f8c40685693bc": { - "_id": "5fce3e965a9f8c40685693bc", - "_name": "bear_lower_triarius", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_triarius.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc085bb14c02e000e67a5c5" - }, - "675994c9f7adb892bd080766": { - "_id": "675994c9f7adb892bd080766", - "_name": "bear_lower_winterset", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_winterset.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc085bb14c02e000e67a5c5" - }, - "6436d9ec6c06444bf7033a4e": { - "_id": "6436d9ec6c06444bf7033a4e", - "_name": "Hands_RT_2", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Hands_RT_2", - "Name": "Hands_RT_2", - "ProfileVersions": [], - "ShortName": "Hands_RT_2", - "Side": [ - "Bear" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_arena_rt_2/hands_arena_rt_2.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.05162, - "y": -4.0e-5, - "z": 0.04084 + "x": -0.03837, + "y": -0.00966, + "z": 0.04162 }, "WatchPrefab": { "path": "assets/content/hands/bear/bear_watch_traserp66.bundle", "rcid": "" }, "WatchRotation": { - "x": -5.491, - "y": 0.501, - "z": 0 - } - } - }, - "5cc2e68f14c02e28b47de290": { - "_id": "5cc2e68f14c02e28b47de290", - "_name": "SavageHands1", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "SavageHands1", - "Name": "SavageHands1", - "ProfileVersions": [], - "ShortName": "SavageHands1", - "Side": [ - "Savage" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/wild/wild_body_1_firsthands.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "671654d56ccf4799d007d4b9": { - "_id": "671654d56ccf4799d007d4b9", - "_name": "zombie_top_lab_personnal_b", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_top_lab_personnal_b", - "Name": "zombie_top_lab_personnal_b", - "ProfileVersions": [], - "ShortName": "zombie_top_lab_personnal_b", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_lab_personnal_b.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5e9975c486f774382b6320cb": { - "_id": "5e9975c486f774382b6320cb", - "_name": "Top_BOSS_Sanitar", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Top_BOSS_Sanitar", - "Name": "Top_BOSS_Sanitar", - "ProfileVersions": [], - "ShortName": "Top_BOSS_Sanitar", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_boss_sanitar.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea33e7d6c8b0474535dac" - }, - "5d28ae2986f7742926686185": { - "_id": "5d28ae2986f7742926686185", - "_name": "wild_security_body_2", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_security_body_2", - "Name": "wild_security_body_2", - "ProfileVersions": [], - "ShortName": "wild_security_body_2", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/wild_security_body_2.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9f337d6c8b0474535da8" - }, - "5fcf63da5c287f01f22bf245": { - "_id": "5fcf63da5c287f01f22bf245", - "_name": "usec_upper_tier3", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecBody", - "Name": "DefaultUsecBody", - "ProfileVersions": [], - "ShortName": "DefaultUsecBody", - "Side": [ - "Usec" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_usec_tier3.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95d97d6c8b647a3769b0" - }, - "617bca4b4013b06b0b78df2a": { - "_id": "617bca4b4013b06b0b78df2a", - "_name": "top_bear_sumrak", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DeafaultBearBody", - "Name": "DeafaultBearBody", - "ProfileVersions": [], - "ShortName": "DeafaultBearBody", - "Side": [ - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_bear_sumrak.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc0858d14c02e000c6bea66" - }, - "5cde9f337d6c8b0474535da8": { - "_id": "5cde9f337d6c8b0474535da8", - "_name": "wild_body_1", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_body_1", - "Name": "wild_body_1", - "ProfileVersions": [], - "ShortName": "wild_body_1", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/wild_body_1.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "66043728333907134309d647": { - "_id": "66043728333907134309d647", - "_name": "usec_upper_CryeAC_Alpha_Green", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecBody", - "Name": "DefaultUsecBody", - "ProfileVersions": [], - "ShortName": "DefaultUsecBody", - "Side": [ - "Usec" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/tshirt_usec_cryeac_alpha_green.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95d97d6c8b647a3769b0" - }, - "670d1a396f8cc0145f0a0742": { - "_id": "670d1a396f8cc0145f0a0742", - "_name": "zombie_top_wild_meteor", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_top_wild_meteor", - "Name": "zombie_top_wild_meteor", - "ProfileVersions": [], - "ShortName": "zombie_top_wild_meteor", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_wild_meteor.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5d5e7e4a86f774279a21cc0d": { - "_id": "5d5e7e4a86f774279a21cc0d", - "_name": "Tshirt_security_TshirtTatu_01", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Tshirt_security_TshirtTatu_01", - "Name": "Tshirt_security_TshirtTatu_01", - "ProfileVersions": [], - "ShortName": "Tshirt_security_TshirtTatu_01", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/tshirt_security_tshirttatu_01.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea33e7d6c8b0474535dac" - }, - "6033a430ed2e0509b15f9033": { - "_id": "6033a430ed2e0509b15f9033", - "_name": "wild_feet_scavelite_taclite", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_feet_scavelite_taclite", - "Name": "wild_feet_scavelite_taclite", - "ProfileVersions": [], - "ShortName": "wild_feet_scavelite_taclite", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_wild_scavelite_taclite.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9fb87d6c8b0474535da9" - }, - "670d1907b7a8f34fce07fdab": { - "_id": "670d1907b7a8f34fce07fdab", - "_name": "zombie_pants_civ_slim", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_pants_civ_slim", - "Name": "zombie_pants_civ_slim", - "ProfileVersions": [], - "ShortName": "zombie_pants_civ_slim", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_civ_slim.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "66bf6885952b42739a5f2298": { - "_id": "66bf6885952b42739a5f2298", - "_name": "pants_wild_ment_specnaz_kamysh", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "pants_wild_ment_specnaz_kamysh", - "Name": "pants_wild_ment_specnaz_kamysh", - "ProfileVersions": [], - "ShortName": "pants_wild_ment_specnaz_kamysh", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_wild_ment_specnaz_kamysh.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "642e71620a69698d1b049f0a" - }, - "6756960dbe1cb7ec47002236": { - "_id": "6756960dbe1cb7ec47002236", - "_name": "bear_lower_instructor", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_instructor.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc085bb14c02e000e67a5c5" - }, - "6756d0f97c4045d8c708a4ec": { - "_id": "6756d0f97c4045d8c708a4ec", - "_name": "Pants_BOSS_Killa_Xmass", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Pants_BOSS_Killa_Xmass", - "Name": "Pants_BOSS_Killa_Xmass", - "ProfileVersions": [], - "ShortName": "Pants_BOSS_Killa_Xmass", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_boss_killa_xmass.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea3c47d6c8b0475341734" - }, - "5d1f58ed86f7744bcb0acd1c": { - "_id": "5d1f58ed86f7744bcb0acd1c", - "_name": "usec_lower_taclifeterrain", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecFeet", - "Name": "DefaultUsecFeet", - "ProfileVersions": [], - "ShortName": "DefaultUsecFeet", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_blackhawk_tac_life.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "6033a3d8ed2e0509b15f9031": { - "_id": "6033a3d8ed2e0509b15f9031", - "_name": "bear_lower_voin", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_voin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc085bb14c02e000e67a5c5" - }, - "67506f51caaa3394b2082166": { - "_id": "67506f51caaa3394b2082166", - "_name": "bear_lower_nord", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_nord.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc085bb14c02e000e67a5c5" - }, - "5d1f5aca86f7744bce0ee9f1": { - "_id": "5d1f5aca86f7744bce0ee9f1", - "_name": "bear_hands_summerfield", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearHands", - "Name": "DefaultBearHands", - "ProfileVersions": [], - "ShortName": "DefaultBearHands", - "Side": [ - "Bear" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_bear_polevoi/hands_bear_polevoi.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.05058, - "y": 0.00288, - "z": 0.03636 - }, - "WatchPrefab": { - "path": "assets/content/hands/bear/bear_watch.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": -10.06189, - "y": -2.463654, - "z": 2.506674 + "x": 8.221535, + "y": -11.41229, + "z": -3.496765 } }, "_proto": "5cc0876314c02e000c6bea6b" }, - "5e4bb49586f77406a313ec5a": { - "_id": "5e4bb49586f77406a313ec5a", - "_name": "SavageHands_russia1", - "_parent": "5cc086a314c02e000c6bea69", + "60a6aaad42fd2735e4589978": { + "_id": "60a6aaad42fd2735e4589978", + "_name": "bear_head_4", + "_parent": "5cc085e214c02e000c6bea67", "_type": "Item", "_props": { - "AvailableAsDefault": false, - "Description": "SavageHands1", - "Name": "SavageHands1", + "AvailableAsDefault": true, + "Description": "BearHead1", + "Name": "BearHead1", "ProfileVersions": [], - "ShortName": "SavageHands1", - "Side": [ - "Savage" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_wild_russia/hands_wild_russia.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc2e68f14c02e28b47de290" - }, - "675695d6e08b3ae7480096bf": { - "_id": "675695d6e08b3ae7480096bf", - "_name": "bear_upper_instructor", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DeafaultBearBody", - "Name": "DeafaultBearBody", - "ProfileVersions": [], - "ShortName": "DeafaultBearBody", + "ShortName": "BearHead1", "Side": [ "Bear" ], - "BodyPart": "Body", + "BodyPart": "Head", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/tshirt_bear_instructor.bundle", + "path": "assets/content/characters/character/prefabs/bear_head_4.bundle", "rcid": "" }, "WatchPosition": { @@ -5816,3035 +5005,26 @@ "z": 0 } }, - "_proto": "5cc0858d14c02e000c6bea66" + "_proto": "5cc084dd14c02e000b0550a3" }, - "670d19397ca0004a2a022608": { - "_id": "670d19397ca0004a2a022608", - "_name": "zombie_top_bear_telnik", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_top_bear_telnik", - "Name": "zombie_top_bear_telnik", - "ProfileVersions": [], - "ShortName": "zombie_top_bear_telnik", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_bear_telnik.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "675069c97348af9e3e0c2a96": { - "_id": "675069c97348af9e3e0c2a96", - "_name": "bear_upper_nord", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DeafaultBearBody", - "Name": "DeafaultBearBody", - "ProfileVersions": [], - "ShortName": "DeafaultBearBody", - "Side": [ - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_bear_nord.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc0858d14c02e000c6bea66" - }, - "5cc2e5d014c02e15d53d9c03": { - "_id": "5cc2e5d014c02e15d53d9c03", - "_name": "wild_feet", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_feet", - "Name": "wild_feet", - "ProfileVersions": [], - "ShortName": "wild_feet", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/wild_feet.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5d28b3a186f7747f7e69ab8c": { - "_id": "5d28b3a186f7747f7e69ab8c", - "_name": "Wild_Dealmaker_feet", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Wild_Dealmaker_feet", - "Name": "Wild_Dealmaker_feet", - "ProfileVersions": [], - "ShortName": "Wild_Dealmaker_feet", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/wild_dealmaker_feet.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9fb87d6c8b0474535da9" - }, - "642e71620a69698d1b049f0a": { - "_id": "642e71620a69698d1b049f0a", - "_name": "Pants_RT_1", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Pants_RT_1", - "Name": "Pants_RT_1", - "ProfileVersions": [], - "ShortName": "Pants_RT_1", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_rt_1.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5f5e40a06760b4138443b341": { - "_id": "5f5e40a06760b4138443b341", - "_name": "usec_lower_UrbanResponder", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecFeet", - "Name": "DefaultUsecFeet", - "ProfileVersions": [], - "ShortName": "DefaultUsecFeet", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_urbanresponder.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "5e9da2dd86f774054e7d0f63": { - "_id": "5e9da2dd86f774054e7d0f63", - "_name": "SavageHands_motocross", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "SavageHands1", - "Name": "SavageHands1", - "ProfileVersions": [], - "ShortName": "SavageHands1", - "Side": [ - "Savage" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_wild_motocross/hands_wild_motocross.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc2e68f14c02e28b47de290" - }, - "64355a2b7e17c882400c50a0": { - "_id": "64355a2b7e17c882400c50a0", - "_name": "Hands_BT_1", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Hands_BT_1", - "Name": "Hands_BT_1", - "ProfileVersions": [], - "ShortName": "Hands_BT_1", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_arena_bt_1/hands_bt_1.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.08064, - "y": -0.00168, - "z": -0.04167 - }, - "WatchPrefab": { - "path": "assets/content/hands/usec/usec_watch_garmintactix.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": 1.946, - "y": -171.059, - "z": -176.496 - } - } - }, - "5fd7769cd3d418755f40ea43": { - "_id": "5fd7769cd3d418755f40ea43", - "_name": "usec_hands_tier3", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", - "ProfileVersions": [], - "ShortName": "DefaultUsecHands", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_usec_tier3/hands_usec_tier3.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95fa7d6c8b04737c2d13" - }, - "6033a31e9ec839204e6a2f3e": { - "_id": "6033a31e9ec839204e6a2f3e", - "_name": "top_bear_voin", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DeafaultBearBody", - "Name": "DeafaultBearBody", - "ProfileVersions": [], - "ShortName": "DeafaultBearBody", - "Side": [ - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_bear_voin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc0858d14c02e000c6bea66" - }, - "642e8ae07e17c882400c4f87": { - "_id": "642e8ae07e17c882400c4f87", - "_name": "Top_RT_1", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Top_RT_1", - "Name": "Top_RT_1", - "ProfileVersions": [], - "ShortName": "Top_RT_1", - "Side": [ - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_rt_1.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "675844f8a31925671c000af6": { - "_id": "675844f8a31925671c000af6", - "_name": "Top_FW_1", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Top_FW_1", - "Name": "Top_FW_1", - "ProfileVersions": [], - "ShortName": "Top_FW_1", - "Side": [ - "Usec", - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_fw_1.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "6750704650f7ea9dc604afc6": { - "_id": "6750704650f7ea9dc604afc6", - "_name": "usec_upper_deadly_frog", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecBody", - "Name": "DefaultUsecBody", - "ProfileVersions": [], - "ShortName": "DefaultUsecBody", - "Side": [ - "Usec" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_usec_deadly_frog.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95d97d6c8b647a3769b0" - }, - "6756d0d27c4045d8c708a4ea": { - "_id": "6756d0d27c4045d8c708a4ea", - "_name": "Top_BOSS_Killa_Xmass", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Top_BOSS_Killa_Xmass", - "Name": "Top_BOSS_Killa_Xmass", - "ProfileVersions": [], - "ShortName": "Top_BOSS_Killa_Xmass", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_boss_killa_xmass.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea33e7d6c8b0474535dac" - }, - "5e9dcadd86f7743e20652f23": { - "_id": "5e9dcadd86f7743e20652f23", - "_name": "usec_lower_DeepRecon", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecFeet", - "Name": "DefaultUsecFeet", - "ProfileVersions": [], - "ShortName": "DefaultUsecFeet", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_deeprecon.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "654a2bc5ee6e547e9f6238e7": { - "_id": "654a2bc5ee6e547e9f6238e7", - "_name": "Pants_BOSS_Kolontai", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Pants_BOSS_Zryachi", - "Name": "Pants_BOSS_Zryachi", - "ProfileVersions": [], - "ShortName": "Pants_BOSS_Zryachi", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_boss_kolontai.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea3c47d6c8b0475341734" - }, - "675697fad588566bce0da766": { - "_id": "675697fad588566bce0da766", - "_name": "usec_lower_special_ops", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecFeet", - "Name": "DefaultUsecFeet", - "ProfileVersions": [], - "ShortName": "DefaultUsecFeet", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_special_ops.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "5d1f5b0686f7743f8362bcde": { - "_id": "5d1f5b0686f7743f8362bcde", - "_name": "usec_hands_aggressor", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", - "ProfileVersions": [], - "ShortName": "DefaultUsecHands", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_usec_aggressor_parka/hands_usec_aggressor_parka.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95fa7d6c8b04737c2d13" - }, - "670d1a053460753f070bb9b3": { - "_id": "670d1a053460753f070bb9b3", - "_name": "zombie_top_wild_bomber", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_top_wild_bomber", - "Name": "zombie_top_wild_bomber", - "ProfileVersions": [], - "ShortName": "zombie_top_wild_bomber", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_wild_bomber.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5d5e7c9186f774393602d6f9": { - "_id": "5d5e7c9186f774393602d6f9", - "_name": "wild_Shturman_body", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_Shturman_body", - "Name": "wild_Shturman_body", - "ProfileVersions": [], - "ShortName": "wild_Shturman_body", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_boss_shturman_skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea33e7d6c8b0474535dac" - }, - "5d5e7e8386f774393602d6fa": { - "_id": "5d5e7e8386f774393602d6fa", - "_name": "Top_security_Gorka4", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Top_security_Gorka4", - "Name": "Top_security_Gorka4", - "ProfileVersions": [], - "ShortName": "Top_security_Gorka4", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_security_gorka4.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea33e7d6c8b0474535dac" - }, - "5d28adcb86f77429242fc893": { - "_id": "5d28adcb86f77429242fc893", - "_name": "Wild_Dealmaker_body", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_body_1", - "Name": "wild_body_1", - "ProfileVersions": [], - "ShortName": "wild_body_1", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/wild_dealmaker_body.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9f337d6c8b0474535da8" - }, - "5d28af7886f77429275dba25": { - "_id": "5d28af7886f77429275dba25", - "_name": "wild_pmcBot_feet", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_pmcBot_feet", - "Name": "wild_pmcBot_feet", - "ProfileVersions": [], - "ShortName": "wild_pmcBot_feet", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_wild_scavelite.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9fb87d6c8b0474535da9" - }, - "5d28af5386f774292364a6e8": { - "_id": "5d28af5386f774292364a6e8", - "_name": "wild_security_feet_1", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_security_feet_1", - "Name": "wild_security_feet_1", - "ProfileVersions": [], - "ShortName": "wild_security_feet_1", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/wild_security_feet_1.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9fb87d6c8b0474535da9" - }, - "5e9dc97c86f774054c19ac9a": { - "_id": "5e9dc97c86f774054c19ac9a", - "_name": "bear_lower_zaslon", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_zaslon.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc085bb14c02e000e67a5c5" - }, - "5d28af3486f774292364a6e7": { - "_id": "5d28af3486f774292364a6e7", - "_name": "wild_feet_2", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_security_feet_1", - "Name": "wild_security_feet_1", - "ProfileVersions": [], - "ShortName": "wild_security_feet_1", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/wild_feet_2.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9fb87d6c8b0474535da9" - }, - "5df8a15186f77412640e2e6a": { - "_id": "5df8a15186f77412640e2e6a", - "_name": "wild_feet_sklon", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_feet", - "Name": "wild_feet", - "ProfileVersions": [], - "ShortName": "wild_feet", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_wild_sklon.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc2e5d014c02e15d53d9c03" - }, - "670fb7bd2e9d3564120e91c7": { - "_id": "670fb7bd2e9d3564120e91c7", - "_name": "zombie_pants_wild_scavelite", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_pants_wild_scavelite", - "Name": "zombie_pants_wild_scavelite", - "ProfileVersions": [], - "ShortName": "zombie_pants_wild_scavelite", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_wild_scavelite.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5df8a08886f7740bfe6df775": { - "_id": "5df8a08886f7740bfe6df775", - "_name": "usec_lower_tier_2", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecFeet", - "Name": "DefaultUsecFeet", - "ProfileVersions": [], - "ShortName": "DefaultUsecFeet", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_tier_2.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "6390103dfdb42a2ccc0e8cca": { - "_id": "6390103dfdb42a2ccc0e8cca", - "_name": "bear_hands_spna", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearHands", - "Name": "DefaultBearHands", - "ProfileVersions": [], - "ShortName": "DefaultBearHands", - "Side": [ - "Bear" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_bear_spna/hands_bear_spna.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.0641, - "y": -0.00163, - "z": 0.03684 - }, - "WatchPrefab": { - "path": "assets/content/hands/bear/bear_watch_luminoxrecon.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": -2.486, - "y": 7.725, - "z": -1.332 - } - }, - "_proto": "5cc0876314c02e000c6bea6b" - }, - "670d1a13e002387b8802950c": { - "_id": "670d1a13e002387b8802950c", - "_name": "zombie_top_wild_hoody01", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_top_wild_hoody01", - "Name": "zombie_top_wild_hoody01", - "ProfileVersions": [], - "ShortName": "zombie_top_wild_hoody01", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_wild_hoody01.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5d28adfd86f774292364a6e5": { - "_id": "5d28adfd86f774292364a6e5", - "_name": "wild_security_body_1", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_security_body_1", - "Name": "wild_security_body_1", - "ProfileVersions": [], - "ShortName": "wild_security_body_1", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/wild_security_body_1.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9f337d6c8b0474535da8" - }, - "66043d7ac8949a435906e434": { - "_id": "66043d7ac8949a435906e434", - "_name": "bear_lower_Windshirt_tan", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_ops_windshirt_tan.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc085bb14c02e000e67a5c5" - }, - "66aa5bba10d2d4006a3c4a84": { - "_id": "66aa5bba10d2d4006a3c4a84", - "_name": "Pants_Boss_Partizan", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Pants_Boss_Partizan", - "Name": "Pants_Boss_Partizan", - "ProfileVersions": [], - "ShortName": "Pants_Boss_Partizan", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_boss_partizan.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea3c47d6c8b0475341734" - }, - "6193be546e5968395b260157": { - "_id": "6193be546e5968395b260157", - "_name": "wild_feet_bomber", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_feet_1", - "Name": "wild_feet_1", - "ProfileVersions": [], - "ShortName": "wild_feet_1", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_wild_bomber.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9fb87d6c8b0474535da9" - }, - "6750707dc1b42fa2ee09aeb6": { - "_id": "6750707dc1b42fa2ee09aeb6", - "_name": "usec_lower_deadly_frog", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecFeet", - "Name": "DefaultUsecFeet", - "ProfileVersions": [], - "ShortName": "DefaultUsecFeet", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_deadly_frog.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "619238266c614e6d15792bca": { - "_id": "619238266c614e6d15792bca", - "_name": "wild_body_bomber", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_body", - "Name": "wild_body", - "ProfileVersions": [], - "ShortName": "wild_body", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_wild_bomber.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc2e59214c02e000f16684e" - }, - "637b945722e2a933ed0e33c8": { - "_id": "637b945722e2a933ed0e33c8", - "_name": "usec_upper_carinthia_softshell", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecBody", - "Name": "DefaultUsecBody", - "ProfileVersions": [], - "ShortName": "DefaultUsecBody", - "Side": [ - "Usec" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_usec_carinthia_softshell.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95d97d6c8b647a3769b0" - }, - "5e9da17386f774054b6f79a3": { - "_id": "5e9da17386f774054b6f79a3", - "_name": "usec_upper_hoody", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecBody", - "Name": "DefaultUsecBody", - "ProfileVersions": [], - "ShortName": "DefaultUsecBody", - "Side": [ - "Usec" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_usec_hoody.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95d97d6c8b647a3769b0" - }, - "670d195519b4a3d9e9057637": { - "_id": "670d195519b4a3d9e9057637", - "_name": "zombie_top_usec_ac_cry", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_top_usec_ac_cry", - "Name": "zombie_top_usec_ac_cry", - "ProfileVersions": [], - "ShortName": "zombie_top_usec_ac_cry", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_usec_ac_cry.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "670d19467ca0004a2a02260a": { - "_id": "670d19467ca0004a2a02260a", - "_name": "zombie_top_bear_thermo", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_top_bear_thermo", - "Name": "zombie_top_bear_thermo", - "ProfileVersions": [], - "ShortName": "zombie_top_bear_thermo", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_bear_thermo.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "6287b16b05846043f15a790d": { - "_id": "6287b16b05846043f15a790d", - "_name": "Top_BOSS_BigPipe", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Top_BOSS_BigPipe", - "Name": "Top_BOSS_BigPipe", - "ProfileVersions": [], - "ShortName": "Top_BOSS_BigPipe", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_boss_big_pipe.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea33e7d6c8b0474535dac" - }, - "670d1a6f3460753f070bc0d9": { - "_id": "670d1a6f3460753f070bc0d9", - "_name": "zombie_top_wild_scavelite", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_top_wild_scavelite", - "Name": "zombie_top_wild_scavelite", - "ProfileVersions": [], - "ShortName": "zombie_top_wild_scavelite", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_wild_scavelite.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5d28ad6986f77429275dba22": { - "_id": "5d28ad6986f77429275dba22", - "_name": "wild_body_2", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_body_2", - "Name": "wild_body_2", - "ProfileVersions": [], - "ShortName": "wild_body_2", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/wild_body_2.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9f337d6c8b0474535da8" - }, - "5f5e41576760b4138443b344": { - "_id": "5f5e41576760b4138443b344", - "_name": "wild_feet_slimPants", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_feet_1", - "Name": "wild_feet_1", - "ProfileVersions": [], - "ShortName": "wild_feet_1", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_wild_slimpants.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9fb87d6c8b0474535da9" - }, - "609e86c09776a947754429b2": { - "_id": "609e86c09776a947754429b2", - "_name": "pants_boss_tagilla", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Pants_BOSS_Shturman", - "Name": "Pants_BOSS_Shturman", - "ProfileVersions": [], - "ShortName": "Pants_BOSS_Shturman", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_boss_tagilla.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea3c47d6c8b0475341734" - }, - "5d1f588e86f7744bcc048753": { - "_id": "5d1f588e86f7744bcc048753", - "_name": "bear_lower_summerfield", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_polevoi.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc085bb14c02e000e67a5c5" - }, - "6644d32235d958070c02642e": { - "_id": "6644d32235d958070c02642e", - "_name": "Pants_Mannequin", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Pants_Mannequin", - "Name": "Pants_Mannequin", - "ProfileVersions": [], - "ShortName": "Pants_Mannequin", - "Side": [], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_mannequin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5cde9fb87d6c8b0474535da9": { - "_id": "5cde9fb87d6c8b0474535da9", - "_name": "wild_feet_1", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_feet_1", - "Name": "wild_feet_1", - "ProfileVersions": [], - "ShortName": "wild_feet_1", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/wild_feet_1.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5cc085bb14c02e000e67a5c5": { - "_id": "5cc085bb14c02e000e67a5c5", - "_name": "DefaultBearFeet", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_srvv.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "66fd4407390606b5e106e016": { - "_id": "66fd4407390606b5e106e016", - "_name": "pants_zombie_1", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "pants_zombie_1", - "Name": "pants_zombie_1", - "ProfileVersions": [], - "ShortName": "pants_zombie_1", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/prefabs_zombies/pants_zombie_1.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "670fb7d425772b9ffb0c7f3a": { - "_id": "670fb7d425772b9ffb0c7f3a", - "_name": "zombie_pants_wild_yellowcoat", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_pants_wild_yellowcoat", - "Name": "zombie_pants_wild_yellowcoat", - "ProfileVersions": [], - "ShortName": "zombie_pants_wild_yellowcoat", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_wild_yellowcoat.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5cde9fff7d6c8b647a3769b1": { - "_id": "5cde9fff7d6c8b647a3769b1", - "_name": "SavageHands2", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "SavageHands2", - "Name": "SavageHands2", - "ProfileVersions": [], - "ShortName": "SavageHands2", - "Side": [ - "Savage" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/wild/wild_body_2_firsthands.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "6604375110bcdf80ff0e9f7a": { - "_id": "6604375110bcdf80ff0e9f7a", - "_name": "usec_hands_CryeAC_Alpha_Green", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", - "ProfileVersions": [], - "ShortName": "DefaultUsecHands", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/usec/hands_usec_cryeac_alpha_green.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95fa7d6c8b04737c2d13" - }, - "5fce3e0cfe40296c1d5fd782": { - "_id": "5fce3e0cfe40296c1d5fd782", - "_name": "bear_tshirt_termo", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DeafaultBearBody", - "Name": "DeafaultBearBody", - "ProfileVersions": [], - "ShortName": "DeafaultBearBody", - "Side": [ - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/tshirt_bear_termo.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc0858d14c02e000c6bea66" - }, - "5fce3e47fe40296c1d5fd784": { - "_id": "5fce3e47fe40296c1d5fd784", - "_name": "bear_top_borey", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DeafaultBearBody", - "Name": "DeafaultBearBody", - "ProfileVersions": [], - "ShortName": "DeafaultBearBody", - "Side": [ - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_bear_borey.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc0858d14c02e000c6bea66" - }, - "64a2edba08d26f8d62049c06": { - "_id": "64a2edba08d26f8d62049c06", - "_name": "wild_body_feldparka", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_body_feldparka", - "Name": "wild_body_feldparka", - "ProfileVersions": [], - "ShortName": "wild_body_feldparka", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_wild_feldparka.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc2e59214c02e000f16684e" - }, - "670d1a4d6f8cc0145f0a0744": { - "_id": "670d1a4d6f8cc0145f0a0744", - "_name": "zombie_top_wild_raincoat", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_top_wild_raincoat", - "Name": "zombie_top_wild_raincoat", - "ProfileVersions": [], - "ShortName": "zombie_top_wild_raincoat", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_wild_raincoat.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5e4bb3b586f77406812bd579": { - "_id": "5e4bb3b586f77406812bd579", - "_name": "usec_lower_commando", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecFeet", - "Name": "DefaultUsecFeet", - "ProfileVersions": [], - "ShortName": "DefaultUsecFeet", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_commando.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "64a2e970a74bb33d140e6dc5": { - "_id": "64a2e970a74bb33d140e6dc5", - "_name": "wild_feet_feldparka", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_feet_feldparka", - "Name": "wild_feet_feldparka", - "ProfileVersions": [], - "ShortName": "wild_feet_feldparka", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_wild_feldparka.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9fb87d6c8b0474535da9" - }, - "6571cad4c8673f00290f5657": { - "_id": "6571cad4c8673f00290f5657", - "_name": "usec_lower_velocity", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecFeet", - "Name": "DefaultUsecFeet", - "ProfileVersions": [], - "ShortName": "DefaultUsecFeet", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_usec_velocity.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95ef7d6c8b04713c4f2d" - }, - "61922589bb2cea6f7a22d964": { - "_id": "61922589bb2cea6f7a22d964", - "_name": "wild_pants_yellowcoat", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_feet_1", - "Name": "wild_feet_1", - "ProfileVersions": [], - "ShortName": "wild_feet_1", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_wild_yellowcoat.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9fb87d6c8b0474535da9" - }, - "5df89f8f86f77412672a1e38": { - "_id": "5df89f8f86f77412672a1e38", - "_name": "bear_lower_oldschool", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_oldschool.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc085bb14c02e000e67a5c5" - }, - "66bf67c65d6942454668fd58": { - "_id": "66bf67c65d6942454668fd58", - "_name": "tshirt_security_ment_tshirt", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "tshirt_security_ment_tshirt", - "Name": "tshirt_security_ment_tshirt", - "ProfileVersions": [], - "ShortName": "tshirt_security_ment_tshirt", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/tshirt_security_ment_tshirt.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "642ed297ac11c9eaf10d87e8" - }, - "5e4bb35286f77406a511c9bc": { - "_id": "5e4bb35286f77406a511c9bc", - "_name": "usec_upper_tier_2", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecBody", - "Name": "DefaultUsecBody", - "ProfileVersions": [], - "ShortName": "DefaultUsecBody", - "Side": [ - "Usec" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_usec_tier2.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95d97d6c8b647a3769b0" - }, - "6644d2ffd85107e63500a61c": { - "_id": "6644d2ffd85107e63500a61c", - "_name": "Top_Mannequin", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Top_Mannequin", - "Name": "Top_Mannequin", - "ProfileVersions": [], - "ShortName": "Top_Mannequin", - "Side": [], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_mannequin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "648067b8aa32c2049f098463": { - "_id": "648067b8aa32c2049f098463", - "_name": "Top_BOSS_Kaban", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Top_BOSS_Kaban", - "Name": "Top_BOSS_Kaban", - "ProfileVersions": [], - "ShortName": "Top_BOSS_Kaban", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_boss_kaban.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea33e7d6c8b0474535dac" - }, - "5d1f56f186f7744bcb0acd1a": { - "_id": "5d1f56f186f7744bcb0acd1a", - "_name": "usec_upper_infiltrator", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecBody", - "Name": "DefaultUsecBody", - "ProfileVersions": [], - "ShortName": "DefaultUsecBody", - "Side": [ - "Usec" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/tshirt_usec_combatshirt.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95d97d6c8b647a3769b0" - }, - "66043cc27502eca33a08cad0": { - "_id": "66043cc27502eca33a08cad0", - "_name": "bear_upper_turtleneck_black", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DeafaultBearBody", - "Name": "DeafaultBearBody", - "ProfileVersions": [], - "ShortName": "DeafaultBearBody", - "Side": [ - "Bear" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/tshirt_bear_turtleneck_black.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc0858d14c02e000c6bea66" - }, - "675fd6897a57e0b2a00e3405": { - "_id": "675fd6897a57e0b2a00e3405", - "_name": "usec_upper_winterset", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecBody", - "Name": "DefaultUsecBody", - "ProfileVersions": [], - "ShortName": "DefaultUsecBody", - "Side": [ - "Usec" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_usec_winterset.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95d97d6c8b647a3769b0" - }, - "66aa5d36f641b13ad238f8c3": { - "_id": "66aa5d36f641b13ad238f8c3", - "_name": "Top_Boss_Partizan", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Top_Boss_Partizan", - "Name": "Top_Boss_Partizan", - "ProfileVersions": [], - "ShortName": "Top_Boss_Partizan", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/top_boss_partizan.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea33e7d6c8b0474535dac" - }, - "670d1989186ee334e70ee8cd": { - "_id": "670d1989186ee334e70ee8cd", - "_name": "zombie_top_civ_class_jacket", - "_parent": "5cc0868e14c02e000c6bea68", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_top_civ_class_jacket", - "Name": "zombie_top_civ_class_jacket", - "ProfileVersions": [], - "ShortName": "zombie_top_civ_class_jacket", - "Side": [ - "Savage" - ], - "BodyPart": "Body", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_civ_class_jacket.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5e99762586f77466320ff9a9": { - "_id": "5e99762586f77466320ff9a9", - "_name": "Pants_BOSS_Sanitar", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Pants_BOSS_Sanitar", - "Name": "Pants_BOSS_Sanitar", - "ProfileVersions": [], - "ShortName": "Pants_BOSS_Sanitar", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_boss_sanitar.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea3c47d6c8b0475341734" - }, - "5d5e7f4986f7746956659f8a": { - "_id": "5d5e7f4986f7746956659f8a", - "_name": "Pants_security_Gorka4", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Pants_security_Gorka4", - "Name": "Pants_security_Gorka4", - "ProfileVersions": [], - "ShortName": "Pants_security_Gorka4", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_security_gorka4.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea3c47d6c8b0475341734" - }, - "5d5e7f2a86f77427997cfb80": { - "_id": "5d5e7f2a86f77427997cfb80", - "_name": "Pants_BOSS_Glukhar", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Pants_BOSS_Glukhar", - "Name": "Pants_BOSS_Glukhar", - "ProfileVersions": [], - "ShortName": "Pants_BOSS_Glukhar", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_boss_glukhar.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea3c47d6c8b0475341734" - }, - "617be9e4e02b3b3fa50fa8f2": { - "_id": "617be9e4e02b3b3fa50fa8f2", - "_name": "bear_lower_sumrak", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBeerFeet", - "Name": "DefaultBeerFeet", - "ProfileVersions": [], - "ShortName": "DefaultBeerFeet", - "Side": [ - "Bear" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bear_sumrak.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc085bb14c02e000e67a5c5" - }, - "670fa4b08a2b9e2bde05b751": { - "_id": "670fa4b08a2b9e2bde05b751", - "_name": "zombie_pants_boss_tagilla", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_pants_boss_tagilla", - "Name": "zombie_pants_boss_tagilla", - "ProfileVersions": [], - "ShortName": "zombie_pants_boss_tagilla", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_boss_tagilla.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cdea3c47d6c8b0475341734" - }, - "642d4d8eb6b75d4c89077cf9": { - "_id": "642d4d8eb6b75d4c89077cf9", - "_name": "Pants_BT_2", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Pants_BT_2", - "Name": "Pants_BT_2", - "ProfileVersions": [], - "ShortName": "Pants_BT_2", - "Side": [ - "Usec" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_bt_2.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "65749c1fe32c4e3f7907bf47": { - "_id": "65749c1fe32c4e3f7907bf47", - "_name": "wild_security_feet_bratva_2", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_security_feet_1", - "Name": "wild_security_feet_1", - "ProfileVersions": [], - "ShortName": "wild_security_feet_1", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_wild_security_bratva_2.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9fb87d6c8b0474535da9" - }, - "637df25a1e688345e1097bd4": { - "_id": "637df25a1e688345e1097bd4", - "_name": "wild_feet_victory", - "_parent": "5cc0869814c02e000a4cad94", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_feet_1", - "Name": "wild_feet_1", - "ProfileVersions": [], - "ShortName": "wild_feet_1", - "Side": [ - "Savage" - ], - "BodyPart": "Feet", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/pants_wild_victory.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9fb87d6c8b0474535da9" - }, - "5d1f5b1986f7744bcd1345a1": { - "_id": "5d1f5b1986f7744bcd1345a1", - "_name": "usec_hands_flexion", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", - "ProfileVersions": [], - "ShortName": "DefaultUsecHands", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_usec_softshell/hands_usec_softshell.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95fa7d6c8b04737c2d13" - }, - "6197aca964ae5436d76c1f98": { - "_id": "6197aca964ae5436d76c1f98", - "_name": "SavageHands_yellowcoat", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "SavageHands1", - "Name": "SavageHands1", - "ProfileVersions": [], - "ShortName": "SavageHands1", - "Side": [ - "Savage" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_wild_yellowcoat/hands_wild_yellowcoat.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc2e68f14c02e28b47de290" - }, - "62875ad50828252c7a28b95c": { - "_id": "62875ad50828252c7a28b95c", - "_name": "Head_BOSS_Blackknight", + "5fb52a537b5d1342ee24bd57": { + "_id": "5fb52a537b5d1342ee24bd57", + "_name": "head_cultist_03", "_parent": "5cc085e214c02e000c6bea67", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "Head_BOSS_Blackknight", - "Name": "Head_BOSS_Blackknight", + "Description": "head_cultist_03", + "Name": "head_cultist_03", "ProfileVersions": [], - "ShortName": "Head_BOSS_Blackknight", + "ShortName": "head_cultist_03", "Side": [ "Savage" ], "BodyPart": "Head", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/head_boss_blackknight.bundle", + "path": "assets/content/characters/character/prefabs/head_cultist_03.bundle", "rcid": "" }, "WatchPosition": { @@ -8862,247 +5042,633 @@ "z": 0 } }, - "_proto": "5cde9ff17d6c8b0474535daa" + "_proto": "5cc2e4d014c02e000d0115f8" }, - "618d1a5574bb2d036a049ea9": { - "_id": "618d1a5574bb2d036a049ea9", - "_name": "usec_hands_cereum", - "_parent": "5cc086a314c02e000c6bea69", + "619f9e338858a474c8685cc9": { + "_id": "619f9e338858a474c8685cc9", + "_name": "usec_head_6", + "_parent": "5cc085e214c02e000c6bea67", "_type": "Item", "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", + "AvailableAsDefault": true, + "Description": "usec_head_5", + "Name": "usec_head_5", "ProfileVersions": [], - "ShortName": "DefaultUsecHands", + "ShortName": "usec_head_5", "Side": [ "Usec" ], - "BodyPart": "Hands", + "BodyPart": "Head", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/hands/hands_usec_cereum/hands_usec_cereum.bundle", + "path": "assets/content/characters/character/prefabs/usec_head_sean.bundle", "rcid": "" }, "WatchPosition": { - "x": -0.0805, - "y": -0.00675, - "z": -0.04166 - }, - "WatchPrefab": { - "path": "assets/content/hands/usec/usec_watch_garmintactix.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": 4.175096, - "y": -172.2915, - "z": -178.331 - } - }, - "_proto": "5cde95fa7d6c8b04737c2d13" - }, - "6436a4c2b6b75d4c89077fbd": { - "_id": "6436a4c2b6b75d4c89077fbd", - "_name": "Hands_BT_3", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Hands_BT_3", - "Name": "Hands_BT_3", - "ProfileVersions": [], - "ShortName": "Hands_BT_3", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_arena_bt_3/hands_arena_bt_3.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.06984, - "y": -0.00806, - "z": -0.04261 - }, - "WatchPrefab": { - "path": "assets/content/hands/usec/usec_watch_garmintactix.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": 6.438, - "y": -170.601, - "z": 179.466 - } - } - }, - "64368d69ac11c9eaf10d890e": { - "_id": "64368d69ac11c9eaf10d890e", - "_name": "Hands_BT_2", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Hands_BT_2", - "Name": "Hands_BT_2", - "ProfileVersions": [], - "ShortName": "Hands_BT_2", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_arena_bt_2/hands_arena_bt_2.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.0376, - "y": 0.00526, - "z": 0.03789 + "x": 0, + "y": 0, + "z": 0 }, "WatchPrefab": { "path": "", "rcid": "" }, "WatchRotation": { - "x": -12.49942, - "y": -11.33493, - "z": 1.457913 + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc2e4d014c02e000d0115f8" + }, + "670d176bb7a8f34fce07fd9d": { + "_id": "670d176bb7a8f34fce07fd9d", + "_name": "zombie_head_lab_assistant_1", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_head_lab_assistant_1", + "Name": "zombie_head_lab_assistant_1", + "ProfileVersions": [], + "ShortName": "zombie_head_lab_assistant_1", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_lab_assistant_1.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 } } }, - "67506abae23c30f949061906": { - "_id": "67506abae23c30f949061906", - "_name": "bear_hands_nord", - "_parent": "5cc086a314c02e000c6bea69", + "670d17f9d2d5ce4514027e83": { + "_id": "670d17f9d2d5ce4514027e83", + "_name": "zombie_head_lab_assistant_3", + "_parent": "5cc085e214c02e000c6bea67", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "DefaultBearHands", - "Name": "DefaultBearHands", + "Description": "zombie_head_lab_assistant_3", + "Name": "zombie_head_lab_assistant_3", "ProfileVersions": [], - "ShortName": "DefaultBearHands", + "ShortName": "zombie_head_lab_assistant_3", "Side": [ - "Bear" + "Savage" ], - "BodyPart": "Hands", + "BodyPart": "Head", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/hands/hands_bear_nord/hands_bear_nord.skin.bundle", + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_lab_assistant_3.bundle", "rcid": "" }, "WatchPosition": { - "x": -0.0747, - "y": 0.00301, - "z": 0.03921 + "x": 0, + "y": 0, + "z": 0 }, "WatchPrefab": { - "path": "assets/content/hands/bear/bear_watch_traserp66.bundle", + "path": "", "rcid": "" }, "WatchRotation": { - "x": -8.931, - "y": 4.399, - "z": -18.884 + "x": 0, + "y": 0, + "z": 0 } - }, - "_proto": "5cc0876314c02e000c6bea6b" + } }, - "5df8e76486f7740bfe6df782": { - "_id": "5df8e76486f7740bfe6df782", - "_name": "bear_hands_zaslon", - "_parent": "5cc086a314c02e000c6bea69", + "670d1843186ee334e70ee700": { + "_id": "670d1843186ee334e70ee700", + "_name": "zombie_head_usec_eric", + "_parent": "5cc085e214c02e000c6bea67", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "DefaultBearHands", - "Name": "DefaultBearHands", + "Description": "zombie_head_usec_eric", + "Name": "zombie_head_usec_eric", "ProfileVersions": [], - "ShortName": "DefaultBearHands", + "ShortName": "zombie_head_usec_eric", "Side": [ - "Bear" + "Savage" ], - "BodyPart": "Hands", + "BodyPart": "Head", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/hands/hands_bear_zaslon/hands_bear_zaslon.skin.bundle", + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_usec_eric.bundle", "rcid": "" }, "WatchPosition": { - "x": -0.06419, - "y": 0.00369, - "z": 0.03807 + "x": 0, + "y": 0, + "z": 0 }, "WatchPrefab": { - "path": "assets/content/hands/bear/bear_watch.bundle", + "path": "", "rcid": "" }, "WatchRotation": { - "x": -9.273621, - "y": -0.4027405, - "z": -1.121033 + "x": 0, + "y": 0, + "z": 0 } - }, - "_proto": "5cc0876314c02e000c6bea6b" + } }, - "657316a92dba425ccc0141a4": { - "_id": "657316a92dba425ccc0141a4", - "_name": "usec_hands_velocity", - "_parent": "5cc086a314c02e000c6bea69", + "670d18b5032591157e0c353e": { + "_id": "670d18b5032591157e0c353e", + "_name": "zombie_head_wild_misha", + "_parent": "5cc085e214c02e000c6bea67", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", + "Description": "zombie_head_wild_misha", + "Name": "zombie_head_wild_misha", "ProfileVersions": [], - "ShortName": "DefaultUsecHands", + "ShortName": "zombie_head_wild_misha", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_wild_misha.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "66043e1dc8949a435906e438": { + "_id": "66043e1dc8949a435906e438", + "_name": "bear_kit_lower_OPS_Windshirt_tan", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "eft" + ], + "Feet": "66043d7ac8949a435906e434" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "6295ef7d1f798f3be747969e": { + "_id": "6295ef7d1f798f3be747969e", + "_name": "bear_kit_lower_tactical_long", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "eft", + "arena" + ], + "Feet": "6295e63de08ed747e64ae991" + } + }, + "66043ab1c8949a435906e42e": { + "_id": "66043ab1c8949a435906e42e", + "_name": "usec_kit_lower_velocity_multicam", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", "Side": [ "Usec" ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_usec_velocity/hands_usec_velocity.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.0525, - "y": -0.01387, - "z": -0.04302 - }, - "WatchPrefab": { - "path": "assets/content/hands/usec/usec_watch_garmintactix.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": 11.111, - "y": -173.158, - "z": -0.654 - } + "Game": [ + "eft" + ], + "Feet": "660436a810bcdf80ff0e9f78" }, - "_proto": "5cde95fa7d6c8b04737c2d13" + "_proto": "5cd946231388ce000d572fe3" }, - "6654957791883f6c9f0f1f50": { - "_id": "6654957791883f6c9f0f1f50", - "_name": "pmc_hands_cultist", - "_parent": "5cc086a314c02e000c6bea69", + "603d01b9d10cbf667352dd4a": { + "_id": "603d01b9d10cbf667352dd4a", + "_name": "usec_kit_lower_beltstaff", + "_parent": "5cd944d01388ce000a659df9", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", "ProfileVersions": [], - "ShortName": "DefaultUsecHands", + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Usec" + ], + "Game": [ + "eft", + "arena" + ], + "Feet": "6033a3fee29c9f6c9b14e74e" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "5cde9e957d6c8b0474535da7": { + "_id": "5cde9e957d6c8b0474535da7", + "_name": "DefaultUsecLowerSuite", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "DefaultUsecLowerSuite", + "Name": "DefaultUsecLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultUsecLowerSuite", + "Side": [ + "Usec" + ], + "Game": [], + "Feet": "5cde95ef7d6c8b04713c4f2d" + } + }, + "619b99ad604fcc392676806c": { + "_id": "619b99ad604fcc392676806c", + "_name": "bear_kit_lower_sumrak", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "eft", + "arena" + ], + "Feet": "617be9e4e02b3b3fa50fa8f2" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "5fd791b71189a17bcc172f16": { + "_id": "5fd791b71189a17bcc172f16", + "_name": "SavageKitUpperUnderarmour", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "SavageUpperSuite1", + "Name": "SavageUpperSuite1", + "ProfileVersions": [], + "ShortName": "SavageUpperSuite1", + "Side": [ + "Savage" + ], + "Game": [], + "Body": "5fd22d311add82653b5a704c", + "Hands": "5fd7901bdd870108a754c0e6" + }, + "_proto": "5cdea23c7d6c8b04723cf47b" + }, + "5d1f623e86f7744bce0ef705": { + "_id": "5d1f623e86f7744bce0ef705", + "_name": " usec_kit_upper_pcuironsight", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecUpperSuite", + "Name": "DefaultUsecUpperSuite", + "ProfileVersions": [], + "ShortName": "DefaultUsecUpperSuite", + "Side": [ + "Usec" + ], + "Game": [ + "arena", + "eft" + ], + "Body": "5d1f56a686f7744bce0ee9eb", + "Hands": "5d1f5b5386f7744bcc048757" + }, + "_proto": "5cde9ec17d6c8b04723cf479" + }, + "6658a1466e007c6f3366200b": { + "_id": "6658a1466e007c6f3366200b", + "_name": "bear_red_team_upper_3", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "bear_red_team_upper_3", + "Name": "bear_red_team_upper_3", + "ProfileVersions": [], + "ShortName": "bear_red_team_upper_3", + "Side": [ + "Bear" + ], + "Game": [ + "eft", + "arena" + ], + "Body": "6430119aac11c9eaf10d881b", + "Hands": "6437ef59881906a7fe086aae" + } + }, + "66589a1547fbd536a674249a": { + "_id": "66589a1547fbd536a674249a", + "_name": "usec_blue_team_upper_1", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "usec_blue_team_upper_1", + "Name": "usec_blue_team_upper_1", + "ProfileVersions": [], + "ShortName": "usec_blue_team_upper_1", + "Side": [ + "Usec" + ], + "Game": [ + "eft", + "arena" + ], + "Body": "642c18b8a6a0660b560fb31c", + "Hands": "64355a2b7e17c882400c50a0" + } + }, + "67a22045cae994f25c087bb5": { + "_id": "67a22045cae994f25c087bb5", + "_name": "BossAgroTagilla", + "_parent": "5fc100cf95572123ae738483", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "BossAgroTagilla", + "Name": "BossAgroTagilla", + "ProfileVersions": [], + "ShortName": "BossAgroTagilla", + "Side": [ + "Savage" + ], + "Prefab": "BossAgroTagilla" + } + }, + "67585083ff58ff0e7909e440": { + "_id": "67585083ff58ff0e7909e440", + "_name": "LaboratoryEnvironmentUI", + "_parent": "67584ea0ff58ff0e7909e435", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "LaboratoryEnvironmentUI", + "Name": "LaboratoryEnvironmentUI", + "ProfileVersions": [], + "ShortName": "LaboratoryEnvironmentUI", + "Side": [ + "Savage", + "Usec", + "Bear" + ], + "EnvironmentUIType": "LaboratoryEnvironmentUiType" + } + }, + "675198f2a34a61ba7f053e4d": { + "_id": "675198f2a34a61ba7f053e4d", + "_name": "RockGesture", + "_parent": "6751848eba5968fd800a01d6", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "RockGesture", + "Name": "RockGesture", + "ProfileVersions": [], + "ShortName": "RockGesture", + "Side": [ + "Usec", + "Bear", + "Savage" + ], + "Interaction": "RockGesture" + } + }, + "675468d8c6e063d76309c60f": { + "_id": "675468d8c6e063d76309c60f", + "_name": "WallpaperCeiling", + "_parent": "673b3f595bf6b605c90fcdc2", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Usec", + "Bear" + ], + "AssetPath": { + "path": "assets/content/location_objects/00_hideout/prefabs/customization/ceilings/ceiling_wallpaper.bundle", + "rcid": "" + } + } + }, + "675467d8b784110b2702fe11": { + "_id": "675467d8b784110b2702fe11", + "_name": "RedWall", + "_parent": "67373f1e5a5ee73f2a081baf", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Usec", + "Bear" + ], + "AssetPath": { + "path": "assets/content/location_objects/00_hideout/prefabs/customization/walls/wall_red.bundle", + "rcid": "" + }, + "HideGarbage": false + } + }, + "6754673ec6e063d76309c60b": { + "_id": "6754673ec6e063d76309c60b", + "_name": "CultistWall", + "_parent": "67373f1e5a5ee73f2a081baf", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", "Side": [ "Bear", "Usec" ], - "BodyPart": "Hands", + "AssetPath": { + "path": "assets/content/location_objects/00_hideout/prefabs/customization/walls/wall_cultist.bundle", + "rcid": "" + }, + "HideGarbage": false + } + }, + "675467e643b934b1a7089ad3": { + "_id": "675467e643b934b1a7089ad3", + "_name": "StreetWall", + "_parent": "67373f1e5a5ee73f2a081baf", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Usec", + "Bear" + ], + "AssetPath": { + "path": "assets/content/location_objects/00_hideout/prefabs/customization/walls/wall_street.bundle", + "rcid": "" + }, + "HideGarbage": false + } + }, + "642c19360a69698d1b049e12": { + "_id": "642c19360a69698d1b049e12", + "_name": "Pants_BT_1", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Pants_BT_1", + "Name": "Pants_BT_1", + "ProfileVersions": [], + "ShortName": "Pants_BT_1", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/hands/hands_pmc_cultist/hands_pmc_cultist.skin.bundle", + "path": "assets/content/characters/character/prefabs/pants_bt_1.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5cdea3c47d6c8b0475341734": { + "_id": "5cdea3c47d6c8b0475341734", + "_name": "Wild_Killa_feet", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Wild_Killa_feet", + "Name": "Wild_Killa_feet", + "ProfileVersions": [], + "ShortName": "Wild_Killa_feet", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pant_boss_killa.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5e4bb39386f774067f79de05": { + "_id": "5e4bb39386f774067f79de05", + "_name": "bear_lower_combat", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", + "ProfileVersions": [], + "ShortName": "DefaultBeerFeet", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_combat.bundle", "rcid": "" }, "WatchPosition": { @@ -9120,117 +5686,228 @@ "z": 0 } }, - "_proto": "5cde95fa7d6c8b04737c2d13" + "_proto": "5cc085bb14c02e000e67a5c5" }, - "6436b8d00a69698d1b04a0a1": { - "_id": "6436b8d00a69698d1b04a0a1", - "_name": "Hands_RT_1", - "_parent": "5cc086a314c02e000c6bea69", + "5d1f58cb86f7744bca3f0b9a": { + "_id": "5d1f58cb86f7744bca3f0b9a", + "_name": "bear_lower_fsburban", + "_parent": "5cc0869814c02e000a4cad94", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "Hands_RT_1", - "Name": "Hands_RT_1", + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", "ProfileVersions": [], - "ShortName": "Hands_RT_1", + "ShortName": "DefaultBeerFeet", "Side": [ "Bear" ], - "BodyPart": "Hands", + "BodyPart": "Feet", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/hands/hands_arena_rt_1/hands_arena_rt_1.skin.bundle", + "path": "assets/content/characters/character/prefabs/pants_bear_fsburban.bundle", "rcid": "" }, "WatchPosition": { - "x": -0.0773, - "y": -0.01012, - "z": 0.0356 + "x": 0, + "y": 0, + "z": 0 }, "WatchPrefab": { - "path": "assets/content/hands/bear/bear_watch_luminoxrecon.bundle", + "path": "", "rcid": "" }, "WatchRotation": { - "x": 8.774, - "y": 3.181, - "z": -3.608 + "x": 0, + "y": 0, + "z": 0 } - } + }, + "_proto": "5cc085bb14c02e000e67a5c5" }, - "660438077502eca33a08cacc": { - "_id": "660438077502eca33a08cacc", - "_name": "usec_hands_velocity_multicam", - "_parent": "5cc086a314c02e000c6bea69", + "5d1f58a086f7743f8362bcd9": { + "_id": "5d1f58a086f7743f8362bcd9", + "_name": "bear_lower_gorkakobra", + "_parent": "5cc0869814c02e000a4cad94", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", "ProfileVersions": [], - "ShortName": "DefaultUsecHands", + "ShortName": "DefaultBeerFeet", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_gorkae.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc085bb14c02e000e67a5c5" + }, + "5d1f58ab86f7743014162042": { + "_id": "5d1f58ab86f7743014162042", + "_name": "bear_lower_striker", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", + "ProfileVersions": [], + "ShortName": "DefaultBeerFeet", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_striker.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc085bb14c02e000e67a5c5" + }, + "6295e63de08ed747e64ae991": { + "_id": "6295e63de08ed747e64ae991", + "_name": "bear_lower_tactical_long", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", + "ProfileVersions": [], + "ShortName": "DefaultBeerFeet", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_tactical_long.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc085bb14c02e000e67a5c5" + }, + "5fcf940bce1ba36a513bb9cc": { + "_id": "5fcf940bce1ba36a513bb9cc", + "_name": "usec_lower_tier3", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecFeet", + "Name": "DefaultUsecFeet", + "ProfileVersions": [], + "ShortName": "DefaultUsecFeet", "Side": [ "Usec" ], - "BodyPart": "Hands", + "BodyPart": "Feet", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/hands/hands_usec_velocity/hands_usec_velocity_multicam.bundle", + "path": "assets/content/characters/character/prefabs/pants_usec_tier3.bundle", "rcid": "" }, "WatchPosition": { - "x": -0.0525, - "y": -0.01387, - "z": -0.04302 + "x": 0, + "y": 0, + "z": 0 }, "WatchPrefab": { - "path": "assets/content/hands/usec/usec_watch_garmintactix.bundle", + "path": "", "rcid": "" }, "WatchRotation": { - "x": 11.111, - "y": -173.158, - "z": -0.654 + "x": 0, + "y": 0, + "z": 0 } }, - "_proto": "5cde95fa7d6c8b04737c2d13" + "_proto": "5cde95ef7d6c8b04713c4f2d" }, - "5d1f5aa286f7744bca3f0b9c": { - "_id": "5d1f5aa286f7744bca3f0b9c", - "_name": "bear_hands_contractortshirt", - "_parent": "5cc086a314c02e000c6bea69", + "670fb7a4e6040a23520aa5d0": { + "_id": "670fb7a4e6040a23520aa5d0", + "_name": "zombie_pants_wild_fieldparka", + "_parent": "5cc0869814c02e000a4cad94", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "DefaultBearHands", - "Name": "DefaultBearHands", + "Description": "zombie_pants_wild_fieldparka", + "Name": "zombie_pants_wild_fieldparka", "ProfileVersions": [], - "ShortName": "DefaultBearHands", + "ShortName": "zombie_pants_wild_fieldparka", "Side": [ - "Bear" + "Savage" ], - "BodyPart": "Hands", + "BodyPart": "Feet", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/hands/hands_tshirt_bear_black/hands_tshirt_bear_black.skin.bundle", + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_wild_fieldparka.bundle", "rcid": "" }, "WatchPosition": { - "x": -0.04744, - "y": 0.00314, - "z": 0.0367 + "x": 0, + "y": 0, + "z": 0 }, "WatchPrefab": { - "path": "assets/content/hands/bear/bear_watch.bundle", + "path": "", "rcid": "" }, "WatchRotation": { - "x": -13.7037, - "y": -0.6851196, - "z": 2.431549 + "x": 0, + "y": 0, + "z": 0 } - }, - "_proto": "5cc0876314c02e000c6bea6b" + } }, "64ad4da55a592f21980c4723": { "_id": "64ad4da55a592f21980c4723", @@ -9269,6 +5946,117 @@ }, "_proto": "5cc2e68f14c02e28b47de290" }, + "5d1f5aa286f7744bca3f0b9c": { + "_id": "5d1f5aa286f7744bca3f0b9c", + "_name": "bear_hands_contractortshirt", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearHands", + "Name": "DefaultBearHands", + "ProfileVersions": [], + "ShortName": "DefaultBearHands", + "Side": [ + "Bear" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_tshirt_bear_black/hands_tshirt_bear_black.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.04744, + "y": 0.00314, + "z": 0.0367 + }, + "WatchPrefab": { + "path": "assets/content/hands/bear/bear_watch.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": -13.7037, + "y": -0.6851196, + "z": 2.431549 + } + }, + "_proto": "5cc0876314c02e000c6bea6b" + }, + "5d1f5b1986f7744bcd1345a1": { + "_id": "5d1f5b1986f7744bcd1345a1", + "_name": "usec_hands_flexion", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_usec_softshell/hands_usec_softshell.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, + "660438077502eca33a08cacc": { + "_id": "660438077502eca33a08cacc", + "_name": "usec_hands_velocity_multicam", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_usec_velocity/hands_usec_velocity_multicam.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.0525, + "y": -0.01387, + "z": -0.04302 + }, + "WatchPrefab": { + "path": "assets/content/hands/usec/usec_watch_garmintactix.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": 11.111, + "y": -173.158, + "z": -0.654 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, "6644d2da35d958070c02642c": { "_id": "6644d2da35d958070c02642c", "_name": "Head_Mannequin", @@ -9306,42 +6094,6 @@ } } }, - "670d125b7ca0004a2a021eae": { - "_id": "670d125b7ca0004a2a021eae", - "_name": "zombie_head_civ_head_1", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_head_civ_head_1", - "Name": "zombie_head_civ_head_1", - "ProfileVersions": [], - "ShortName": "zombie_head_civ_head_1", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_civ_head_1.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, "65749bcce32c4e3f7907bf44": { "_id": "65749bcce32c4e3f7907bf44", "_name": "wild_security_head_gus", @@ -9379,6 +6131,42 @@ }, "_proto": "5cde9ff17d6c8b0474535daa" }, + "670d125b7ca0004a2a021eae": { + "_id": "670d125b7ca0004a2a021eae", + "_name": "zombie_head_civ_head_1", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_head_civ_head_1", + "Name": "zombie_head_civ_head_1", + "ProfileVersions": [], + "ShortName": "zombie_head_civ_head_1", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_civ_head_1.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, "5f5f46fa5021ce62144be7bd": { "_id": "5f5f46fa5021ce62144be7bd", "_name": "bear_kit_lower_g99", @@ -9686,1843 +6474,24 @@ "_type": "Node", "_props": {} }, - "5e4bb1d286f77406a313ec59": { - "_id": "5e4bb1d286f77406a313ec59", - "_name": "bear_hands_telnik", - "_parent": "5cc086a314c02e000c6bea69", + "628a4645c9327c7587388849": { + "_id": "628a4645c9327c7587388849", + "_name": "Pants_BOSS_Birdeye", + "_parent": "5cc0869814c02e000a4cad94", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "DefaultBearHands", - "Name": "DefaultBearHands", + "Description": "Pants_BOSS_Birdeye", + "Name": "Pants_BOSS_Birdeye", "ProfileVersions": [], - "ShortName": "DefaultBearHands", - "Side": [ - "Bear" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_bear_telnik/hands_bear_telnik.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.074, - "y": -0.00218, - "z": 0.03263 - }, - "WatchPrefab": { - "path": "assets/content/hands/bear/bear_watch.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": -1.907593, - "y": -5.286865, - "z": 0.3482491 - } - }, - "_proto": "5cc0876314c02e000c6bea6b" - }, - "6034d33392ec1c31037959dc": { - "_id": "6034d33392ec1c31037959dc", - "_name": "usec_hands_beltstaff", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", - "ProfileVersions": [], - "ShortName": "DefaultUsecHands", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_usec_beltstaff/hands_usec_beltstaff.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95fa7d6c8b04737c2d13" - }, - "66ace88c46fb07947008645b": { - "_id": "66ace88c46fb07947008645b", - "_name": "Hands_bear_Phoenix", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Hands_RT_1", - "Name": "Hands_RT_1", - "ProfileVersions": [], - "ShortName": "Hands_RT_1", - "Side": [ - "Bear" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_bear_phoenix/hands_bear_phoenix.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.0825, - "y": -0.00507, - "z": 0.038 - }, - "WatchPrefab": { - "path": "assets/content/hands/bear/bear_watch_traserp66.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": 2, - "y": 2, - "z": 0 - } - } - }, - "66b4d4ccd9281f8de00c6e02": { - "_id": "66b4d4ccd9281f8de00c6e02", - "_name": "hands_usec_ClawGear", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", - "ProfileVersions": [], - "ShortName": "DefaultUsecHands", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_usec_clawgear/hands_usec_clawgear.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95fa7d6c8b04737c2d13" - }, - "64ef3f3739e45b527a7c40ae": { - "_id": "64ef3f3739e45b527a7c40ae", - "_name": "pmc_hands_blackknight_quest", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearHands", - "Name": "DefaultBearHands", - "ProfileVersions": [], - "ShortName": "DefaultBearHands", - "Side": [ - "Bear", - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_boss_blackknight_quest/hands_boss_blackknight_quest.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.08181, - "y": -0.00469, - "z": -0.04067 - }, - "WatchPrefab": { - "path": "assets/content/hands/usec/usec_watch_garmintactix.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": 178.442, - "y": 9.906, - "z": -0.028 - } - }, - "_proto": "5cc0876314c02e000c6bea6b" - }, - "675071099170ae7dd00d4216": { - "_id": "675071099170ae7dd00d4216", - "_name": "usec_hands_deadly_frog", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", - "ProfileVersions": [], - "ShortName": "DefaultUsecHands", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_usec_deadly_frog/hands_usec_deadly_frog.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.0805, - "y": -0.00675, - "z": -0.04166 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 4.175096, - "y": -172.2915, - "z": -178.331 - } - }, - "_proto": "5cde95fa7d6c8b04737c2d13" - }, - "675696574737376d69020746": { - "_id": "675696574737376d69020746", - "_name": "bear_hands_instructor", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearHands", - "Name": "DefaultBearHands", - "ProfileVersions": [], - "ShortName": "DefaultBearHands", - "Side": [ - "Bear" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_bear_instructor/hands_bear_instructor.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.05255, - "y": 0.00924, - "z": 0.03802 - }, - "WatchPrefab": { - "path": "assets/content/hands/bear/bear_watch_traserp66.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": -16.016, - "y": -3.656, - "z": 3.794 - } - }, - "_proto": "5cc0876314c02e000c6bea6b" - }, - "619f94f5b90286142b59d45f": { - "_id": "619f94f5b90286142b59d45f", - "_name": "bear_head_5", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "BearHead1", - "Name": "BearHead1", - "ProfileVersions": [], - "ShortName": "BearHead1", - "Side": [ - "Bear" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/bear_head_slava.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc084dd14c02e000b0550a3" - }, - "5d5f8ba486f77431254e7fd2": { - "_id": "5d5f8ba486f77431254e7fd2", - "_name": "Wild_Head_nonMesh", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Wild_Head_nonMesh", - "Name": "Wild_Head_nonMesh", - "ProfileVersions": [], - "ShortName": "Wild_Head_nonMesh", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/wild_head_nonmesh.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9ff17d6c8b0474535daa" - }, - "5d5e805d86f77439eb4c2d0e": { - "_id": "5d5e805d86f77439eb4c2d0e", - "_name": "Head_BOSS_Glukhar", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Head_BOSS_Glukhar", - "Name": "Head_BOSS_Glukhar", - "ProfileVersions": [], - "ShortName": "Head_BOSS_Glukhar", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/head_boss_glukhar.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9ff17d6c8b0474535daa" - }, - "670d18225eef3711b30ace74": { - "_id": "670d18225eef3711b30ace74", - "_name": "zombie_head_bear_head_1", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_head_bear_head_1", - "Name": "zombie_head_bear_head_1", - "ProfileVersions": [], - "ShortName": "zombie_head_bear_head_1", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_bear_head_1.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "65749be133fdc9c0cf06d3c8": { - "_id": "65749be133fdc9c0cf06d3c8", - "_name": "wild_security_head_den", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_head_drozd", - "Name": "wild_head_drozd", - "ProfileVersions": [], - "ShortName": "wild_head_drozd", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/head_wild_security_den.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9ff17d6c8b0474535daa" - }, - "670d18827ca0004a2a022603": { - "_id": "670d18827ca0004a2a022603", - "_name": "zombie_head_wild_head_1", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_head_wild_head_1", - "Name": "zombie_head_wild_head_1", - "ProfileVersions": [], - "ShortName": "zombie_head_wild_head_1", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_wild_head_1.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "670d1749d57ec3c3e20e81a6": { - "_id": "670d1749d57ec3c3e20e81a6", - "_name": "zombie_head_civ_head_2", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_head_civ_head_2", - "Name": "zombie_head_civ_head_2", - "ProfileVersions": [], - "ShortName": "zombie_head_civ_head_2", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_civ_head_2.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "670d1892d2d5ce4514027e8a": { - "_id": "670d1892d2d5ce4514027e8a", - "_name": "zombie_head_wild_head_2", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_head_wild_head_2", - "Name": "zombie_head_wild_head_2", - "ProfileVersions": [], - "ShortName": "zombie_head_wild_head_2", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_wild_head_2.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "62a9e7d15ea3b87d6f642a28": { - "_id": "62a9e7d15ea3b87d6f642a28", - "_name": "bear_head_6", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "BearHead1", - "Name": "BearHead1", - "ProfileVersions": [], - "ShortName": "BearHead1", - "Side": [ - "Bear" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/bear_head_5.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc084dd14c02e000b0550a3" - }, - "670d180f0fe9098f0c054642": { - "_id": "670d180f0fe9098f0c054642", - "_name": "zombie_head_bear_evg", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_head_bear_evg", - "Name": "zombie_head_bear_evg", - "ProfileVersions": [], - "ShortName": "zombie_head_bear_evg", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_bear_evg.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "657f90b67ba4217c5e65b6e7": { - "_id": "657f90b67ba4217c5e65b6e7", - "_name": "bear_kit_lower_windshirt", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "arena", - "eft" - ], - "Feet": "65707a89f5a6f1412f0c5f7b" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "629613ad1f798f3be7479951": { - "_id": "629613ad1f798f3be7479951", - "_name": "usec_kit_lower_chameleon_softshell", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Usec" - ], - "Game": [ - "eft", - "arena" - ], - "Feet": "6295e944e9de5e7b3751c4da" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "66589baadaadd1069736c54c": { - "_id": "66589baadaadd1069736c54c", - "_name": "usec_blue_team_lower_1", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "usec_blue_team_lower_1", - "Name": "usec_blue_team_lower_1", - "ProfileVersions": [], - "ShortName": "usec_blue_team_lower_1", - "Side": [ - "Usec" - ], - "Game": [ - "eft", - "arena" - ], - "Feet": "642c19360a69698d1b049e12" - } - }, - "5cdea30c7d6c8b04737c2d15": { - "_id": "5cdea30c7d6c8b04737c2d15", - "_name": "SavageLowerSuite2", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "SavageLowerSuite2", - "Name": "SavageLowerSuite2", - "ProfileVersions": [], - "ShortName": "SavageLowerSuite2", - "Side": [ - "Savage" - ], - "Game": [], - "Feet": "5cde9fb87d6c8b0474535da9" - } - }, - "675fd71c1c153e52f1050fd6": { - "_id": "675fd71c1c153e52f1050fd6", - "_name": "usec_kit_lower_winterset", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Usec" - ], - "Game": [ - "eft", - "arena" - ], - "Feet": "675fd6b2f26b0db5f0060eb6" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "5d1f647a86f7744bca3f1691": { - "_id": "5d1f647a86f7744bca3f1691", - "_name": "bear_kit_lower_summerfield", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "eft", - "arena" - ], - "Feet": "5d1f588e86f7744bcc048753" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "675696bb7a69ab97c30a09f6": { - "_id": "675696bb7a69ab97c30a09f6", - "_name": "bear_kit_upper_instructor", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "eft", - "arena" - ], - "Body": "675695d6e08b3ae7480096bf", - "Hands": "675696574737376d69020746" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "5fd3e7e2dd870108a754b230": { - "_id": "5fd3e7e2dd870108a754b230", - "_name": "bear_kit_upper_borey", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "eft", - "arena" - ], - "Body": "5fce3e47fe40296c1d5fd784", - "Hands": "5fd760001189a17bcc172b85" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "5df8e5c886f7744a122d6834": { - "_id": "5df8e5c886f7744a122d6834", - "_name": "bear_kit_upper_zaslon", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "eft" - ], - "Body": "5df89f1f86f77412631087ea", - "Hands": "5df8e76486f7740bfe6df782" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "63a8a3d48523141c3d055226": { - "_id": "63a8a3d48523141c3d055226", - "_name": "bear_kit_upper_spna", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "eft", - "arena" - ], - "Body": "6377266693a3b4967208e42b", - "Hands": "6390103dfdb42a2ccc0e8cca" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "5e9de109f6164249e54453d2": { - "_id": "5e9de109f6164249e54453d2", - "_name": "SavageUpperSuite_motocross", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "SavageUpperSuite1", - "Name": "SavageUpperSuite1", - "ProfileVersions": [], - "ShortName": "SavageUpperSuite1", - "Side": [ - "Savage" - ], - "Game": [], - "Body": "5e9da1d086f774054a667134", - "Hands": "5e9da2dd86f774054e7d0f63" - }, - "_proto": "5cdea23c7d6c8b04723cf47b" - }, - "646e46d8f5438077af029fdb": { - "_id": "646e46d8f5438077af029fdb", - "_name": "Arena_Guard_2", - "_parent": "5fc100cf95572123ae738483", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Arena_Guard_2", - "Name": "Arena_Guard_2", - "ProfileVersions": [], - "ShortName": "Arena_Guard_2", - "Side": [ - "Savage" - ], - "Prefab": "Arena_Guard_2" - } - }, - "6353fe34f0de2294830a0dbf": { - "_id": "6353fe34f0de2294830a0dbf", - "_name": "BossBirdEye", - "_parent": "5fc100cf95572123ae738483", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "BossBirdEye", - "Name": "BossBirdEye", - "ProfileVersions": [], - "ShortName": "BossBirdEye", - "Side": [ - "Savage" - ], - "Prefab": "BossBirdEye" - }, - "_proto": "5fc50bddb4965a7a2f48c5af" - }, - "675850ba33627edb710b0592": { - "_id": "675850ba33627edb710b0592", - "_name": "TheUnheardEditionEnvironmentUI", - "_parent": "67584ea0ff58ff0e7909e435", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "TheUnheardEditionEnvironmentUI", - "Name": "TheUnheardEditionEnvironmentUI", - "ProfileVersions": [ - "unheard_edition", - "eod_tue_edition" - ], - "ShortName": "TheUnheardEditionEnvironmentUI", - "Side": [ - "Bear", - "Usec" - ], - "EnvironmentUIType": "TheUnheardEditionEnvironmentUiType" - } - }, - "673b3f977038192ee006aa09": { - "_id": "673b3f977038192ee006aa09", - "_name": "DefaultCeiling", - "_parent": "673b3f595bf6b605c90fcdc2", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "DefaultCeiling", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Usec", - "Bear" - ], - "AssetPath": { - "path": "assets/content/location_objects/00_hideout/prefabs/customization/ceilings/ceiling_default.bundle", - "rcid": "" - } - } - }, - "67585d6ab032beb9b5097e96": { - "_id": "67585d6ab032beb9b5097e96", - "_name": "TargetDuck", - "_parent": "67373f330eca6e03ab0d5394", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Usec", - "Bear" - ], - "AssetPath": { - "path": "", - "rcid": "TargetDuck" - } - } - }, - "675467728b3797a0e8038bd4": { - "_id": "675467728b3797a0e8038bd4", - "_name": "BlueWall", - "_parent": "67373f1e5a5ee73f2a081baf", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Bear", - "Usec" - ], - "AssetPath": { - "path": "assets/content/location_objects/00_hideout/prefabs/customization/walls/wall_blue.bundle", - "rcid": "" - }, - "HideGarbage": false - } - }, - "5cd943c31388ce000a659df5": { - "_id": "5cd943c31388ce000a659df5", - "_name": "BodyParts", - "_parent": "5cbdb4a2e2b501000d352ae2", - "_type": "Node", - "_props": { - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "6751848eba5968fd800a01d6": { - "_id": "6751848eba5968fd800a01d6", - "_name": "Gestures", - "_parent": "5cbdb4a2e2b501000d352ae2", - "_type": "Node", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [], - "Interaction": "None" - } - }, - "5df8ead786f774530571b14b": { - "_id": "5df8ead786f774530571b14b", - "_name": "SavageHands_killa", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "SavageHands1", - "Name": "SavageHands1", - "ProfileVersions": [], - "ShortName": "SavageHands1", - "Side": [ - "Savage" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/wild/hands_boss_killa.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc2e68f14c02e28b47de290" - }, - "5d28b01486f77429242fc898": { - "_id": "5d28b01486f77429242fc898", - "_name": "Wild_Dealmaker_head", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Wild_Dealmaker_head", - "Name": "Wild_Dealmaker_head", - "ProfileVersions": [], - "ShortName": "Wild_Dealmaker_head", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/wild_dealmaker_head.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9ff17d6c8b0474535daa" - }, - "675070a550f7ea9dc604afc7": { - "_id": "675070a550f7ea9dc604afc7", - "_name": "usec_kit_lower_deadly_frog", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Usec" - ], - "Game": [ - "eft", - "arena" - ], - "Feet": "6750707dc1b42fa2ee09aeb6" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "675697337a69ab97c30a09f8": { - "_id": "675697337a69ab97c30a09f8", - "_name": "bear_kit_lower_instructor", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "eft", - "arena" - ], - "Feet": "6756960dbe1cb7ec47002236" - } - }, - "5f5f65180bc58666c37e784a": { - "_id": "5f5f65180bc58666c37e784a", - "_name": "scav_kit_lower_Wasatch", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "SavageLowerSuite2", - "Name": "SavageLowerSuite2", - "ProfileVersions": [], - "ShortName": "SavageLowerSuite2", - "Side": [ - "Savage" - ], - "Game": [ - "arena" - ], - "Feet": "5f5e41366760b4138443b343" - }, - "_proto": "5cdea30c7d6c8b04737c2d15" - }, - "5e9dcb9c86f7743e20652f25": { - "_id": "5e9dcb9c86f7743e20652f25", - "_name": "usec_kit_upper_hoody", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecUpperSuite", - "Name": "DefaultUsecUpperSuite", - "ProfileVersions": [], - "ShortName": "DefaultUsecUpperSuite", - "Side": [ - "Usec" - ], - "Game": [ - "eft" - ], - "Body": "5e9da17386f774054b6f79a3", - "Hands": "5e9da2a786f774054c19ac94" - }, - "_proto": "5cde9ec17d6c8b04723cf479" - }, - "66043a697502eca33a08cace": { - "_id": "66043a697502eca33a08cace", - "_name": "usec_kit_upper_velocity_multicam", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecUpperSuite", - "Name": "DefaultUsecUpperSuite", - "ProfileVersions": [], - "ShortName": "DefaultUsecUpperSuite", - "Side": [ - "Usec" - ], - "Game": [ - "eft" - ], - "Body": "660437e57502eca33a08caca", - "Hands": "660438077502eca33a08cacc" - }, - "_proto": "5cde9ec17d6c8b04723cf479" - }, - "5fc614f40b735e7b024c76e9": { - "_id": "5fc614f40b735e7b024c76e9", - "_name": "Usec_2", - "_parent": "5fc100cf95572123ae738483", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "Usec_2", - "Name": "Usec_2", - "ProfileVersions": [], - "ShortName": "Usec_2", - "Side": [ - "Usec" - ], - "Prefab": "Usec_2" - } - }, - "6284d6ab8e4092597733b7a7": { - "_id": "6284d6ab8e4092597733b7a7", - "_name": "Usec_5", - "_parent": "5fc100cf95572123ae738483", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "Usec_5", - "Name": "Usec_5", - "ProfileVersions": [], - "ShortName": "Usec_5", - "Side": [ - "Usec" - ], - "Prefab": "Usec_5" - } - }, - "5fc614130b735e7b024c76e4": { - "_id": "5fc614130b735e7b024c76e4", - "_name": "Scav_3", - "_parent": "5fc100cf95572123ae738483", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Scav_3", - "Name": "Scav_3", - "ProfileVersions": [], - "ShortName": "Scav_3", - "Side": [ - "Savage" - ], - "Prefab": "Scav_3" - } - }, - "674731d1170146228c0d222a": { - "_id": "674731d1170146228c0d222a", - "_name": "dogtag_usec_default", - "_parent": "6746fafabafff8500804880e", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "dogtag_usec_default", - "Name": "dogtag_usec_default", - "ProfileVersions": [], - "ShortName": "dogtag_usec_default", - "Side": [ - "Usec" - ], - "BearTemplateId": "", - "UsecTemplateId": "59f32c3b86f77472a31742f0" - } - }, - "67584eda8b8204ec00019362": { - "_id": "67584eda8b8204ec00019362", - "_name": "RandomEnvironmentUI", - "_parent": "67584ea0ff58ff0e7909e435", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "RandomEnvironmentUI", - "Name": "RandomEnvironmentUI", - "ProfileVersions": [], - "ShortName": "RandomEnvironmentUI", - "Side": [ - "Bear", - "Usec" - ], - "EnvironmentUIType": "RandomEnvironmentUiType" - } - }, - "675468a924c9a7ccb509d633": { - "_id": "675468a924c9a7ccb509d633", - "_name": "PrestigeCeiling", - "_parent": "673b3f595bf6b605c90fcdc2", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Usec", - "Bear" - ], - "AssetPath": { - "path": "assets/content/location_objects/00_hideout/prefabs/customization/ceilings/ceiling_prestige.bundle", - "rcid": "" - } - } - }, - "67604abb8491fd0a830f3578": { - "_id": "67604abb8491fd0a830f3578", - "_name": "GopnikMannequinPose", - "_parent": "675ff48ce8d2356707079617", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Usec", - "Bear" - ], - "MannequinPoseName": "gopnik" - } - }, - "67604aa550dfa9253901a546": { - "_id": "67604aa550dfa9253901a546", - "_name": "Fingerguns2MannequinPose", - "_parent": "675ff48ce8d2356707079617", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Usec", - "Bear" - ], - "MannequinPoseName": "fingerguns2" - } - }, - "5fd78fe9e3bfcf6cab4c9f54": { - "_id": "5fd78fe9e3bfcf6cab4c9f54", - "_name": "SavageHands_rainparka", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "SavageHands1", - "Name": "SavageHands1", - "ProfileVersions": [], - "ShortName": "SavageHands1", - "Side": [ - "Savage" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_wild_rainparka/hands_wild_rainparka.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc2e68f14c02e28b47de290" - }, - "670d17f9d2d5ce4514027e83": { - "_id": "670d17f9d2d5ce4514027e83", - "_name": "zombie_head_lab_assistant_3", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_head_lab_assistant_3", - "Name": "zombie_head_lab_assistant_3", - "ProfileVersions": [], - "ShortName": "zombie_head_lab_assistant_3", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_lab_assistant_3.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5fb52a537b5d1342ee24bd57": { - "_id": "5fb52a537b5d1342ee24bd57", - "_name": "head_cultist_03", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "head_cultist_03", - "Name": "head_cultist_03", - "ProfileVersions": [], - "ShortName": "head_cultist_03", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/head_cultist_03.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc2e4d014c02e000d0115f8" - }, - "670d176bb7a8f34fce07fd9d": { - "_id": "670d176bb7a8f34fce07fd9d", - "_name": "zombie_head_lab_assistant_1", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_head_lab_assistant_1", - "Name": "zombie_head_lab_assistant_1", - "ProfileVersions": [], - "ShortName": "zombie_head_lab_assistant_1", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_lab_assistant_1.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "60a6aaad42fd2735e4589978": { - "_id": "60a6aaad42fd2735e4589978", - "_name": "bear_head_4", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "BearHead1", - "Name": "BearHead1", - "ProfileVersions": [], - "ShortName": "BearHead1", - "Side": [ - "Bear" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/bear_head_4.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc084dd14c02e000b0550a3" - }, - "619f9e338858a474c8685cc9": { - "_id": "619f9e338858a474c8685cc9", - "_name": "usec_head_6", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "usec_head_5", - "Name": "usec_head_5", - "ProfileVersions": [], - "ShortName": "usec_head_5", - "Side": [ - "Usec" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/usec_head_sean.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc2e4d014c02e000d0115f8" - }, - "670d18b5032591157e0c353e": { - "_id": "670d18b5032591157e0c353e", - "_name": "zombie_head_wild_misha", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_head_wild_misha", - "Name": "zombie_head_wild_misha", - "ProfileVersions": [], - "ShortName": "zombie_head_wild_misha", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_wild_misha.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "670d1843186ee334e70ee700": { - "_id": "670d1843186ee334e70ee700", - "_name": "zombie_head_usec_eric", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_head_usec_eric", - "Name": "zombie_head_usec_eric", - "ProfileVersions": [], - "ShortName": "zombie_head_usec_eric", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_usec_eric.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "66043e1dc8949a435906e438": { - "_id": "66043e1dc8949a435906e438", - "_name": "bear_kit_lower_OPS_Windshirt_tan", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "eft" - ], - "Feet": "66043d7ac8949a435906e434" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "6295ef7d1f798f3be747969e": { - "_id": "6295ef7d1f798f3be747969e", - "_name": "bear_kit_lower_tactical_long", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "eft", - "arena" - ], - "Feet": "6295e63de08ed747e64ae991" - } - }, - "66043ab1c8949a435906e42e": { - "_id": "66043ab1c8949a435906e42e", - "_name": "usec_kit_lower_velocity_multicam", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Usec" - ], - "Game": [ - "eft" - ], - "Feet": "660436a810bcdf80ff0e9f78" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "5cde96047d6c8b20b577f016": { - "_id": "5cde96047d6c8b20b577f016", - "_name": "DefaultUsecHead", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "DefaultUsecHead", - "Name": "DefaultUsecHead", - "ProfileVersions": [], - "ShortName": "DefaultUsecHead", - "Side": [ - "Usec" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/usec_head_1.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "603d01b9d10cbf667352dd4a": { - "_id": "603d01b9d10cbf667352dd4a", - "_name": "usec_kit_lower_beltstaff", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Usec" - ], - "Game": [ - "eft", - "arena" - ], - "Feet": "6033a3fee29c9f6c9b14e74e" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "5fdb50bb2b730a787b3f78cf": { - "_id": "5fdb50bb2b730a787b3f78cf", - "_name": "bear_head_1", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "BearHead1", - "Name": "BearHead1", - "ProfileVersions": [], - "ShortName": "BearHead1", - "Side": [ - "Bear" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/bear_head_1.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc084dd14c02e000b0550a3" - }, - "5cde9e957d6c8b0474535da7": { - "_id": "5cde9e957d6c8b0474535da7", - "_name": "DefaultUsecLowerSuite", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "DefaultUsecLowerSuite", - "Name": "DefaultUsecLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultUsecLowerSuite", - "Side": [ - "Usec" - ], - "Game": [], - "Feet": "5cde95ef7d6c8b04713c4f2d" - } - }, - "5cc0869814c02e000a4cad94": { - "_id": "5cc0869814c02e000a4cad94", - "_name": "Feet", - "_parent": "5cd943c31388ce000a659df5", - "_type": "Node", - "_props": { - "AvailableAsDefault": false, - "Description": "Feet", - "Name": "Feet", - "ProfileVersions": [], - "ShortName": "Feet", + "ShortName": "Pants_BOSS_Birdeye", "Side": [ "Savage" ], "BodyPart": "Feet", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/bear_feet.bundle", + "path": "assets/content/characters/character/prefabs/pants_boss_birdeye.bundle", "rcid": "" }, "WatchPosition": { @@ -11539,678 +6508,27 @@ "y": 0, "z": 0 } - } - }, - "619b99ad604fcc392676806c": { - "_id": "619b99ad604fcc392676806c", - "_name": "bear_kit_lower_sumrak", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "eft", - "arena" - ], - "Feet": "617be9e4e02b3b3fa50fa8f2" }, - "_proto": "5cd946231388ce000d572fe3" + "_proto": "5cdea3c47d6c8b0475341734" }, - "5cdea3f87d6c8b647a3769b2": { - "_id": "5cdea3f87d6c8b647a3769b2", - "_name": "KillaLowerSuite", - "_parent": "5cd944d01388ce000a659df9", + "642d6941ff5ecad7810a8a61": { + "_id": "642d6941ff5ecad7810a8a61", + "_name": "Pants_BT_3", + "_parent": "5cc0869814c02e000a4cad94", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "KillaLowerSuite", - "Name": "KillaLowerSuite", + "Description": "Pants_BT_3", + "Name": "Pants_BT_3", "ProfileVersions": [], - "ShortName": "KillaLowerSuite", - "Side": [ - "Savage" - ], - "Game": [], - "Feet": "5cdea3c47d6c8b0475341734" - } - }, - "5fd791b71189a17bcc172f16": { - "_id": "5fd791b71189a17bcc172f16", - "_name": "SavageKitUpperUnderarmour", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "SavageUpperSuite1", - "Name": "SavageUpperSuite1", - "ProfileVersions": [], - "ShortName": "SavageUpperSuite1", - "Side": [ - "Savage" - ], - "Game": [], - "Body": "5fd22d311add82653b5a704c", - "Hands": "5fd7901bdd870108a754c0e6" - }, - "_proto": "5cdea23c7d6c8b04723cf47b" - }, - "5fcf9477fe40296c1d5fd7c8": { - "_id": "5fcf9477fe40296c1d5fd7c8", - "_name": "usec_kit_lower_tier3", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", + "ShortName": "Pants_BT_3", "Side": [ "Usec" ], - "Game": [ - "eft", - "arena" - ], - "Feet": "5fcf940bce1ba36a513bb9cc" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "5d1f623e86f7744bce0ef705": { - "_id": "5d1f623e86f7744bce0ef705", - "_name": " usec_kit_upper_pcuironsight", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecUpperSuite", - "Name": "DefaultUsecUpperSuite", - "ProfileVersions": [], - "ShortName": "DefaultUsecUpperSuite", - "Side": [ - "Usec" - ], - "Game": [ - "arena", - "eft" - ], - "Body": "5d1f56a686f7744bce0ee9eb", - "Hands": "5d1f5b5386f7744bcc048757" - }, - "_proto": "5cde9ec17d6c8b04723cf479" - }, - "619b99d2d8ed4b751d2606c1": { - "_id": "619b99d2d8ed4b751d2606c1", - "_name": "usec_kit_lower_cereum", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Usec" - ], - "Game": [ - "eft", - "arena" - ], - "Feet": "617c02e24013b06b0b78df80" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "6658a1466e007c6f3366200b": { - "_id": "6658a1466e007c6f3366200b", - "_name": "bear_red_team_upper_3", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "bear_red_team_upper_3", - "Name": "bear_red_team_upper_3", - "ProfileVersions": [], - "ShortName": "bear_red_team_upper_3", - "Side": [ - "Bear" - ], - "Game": [ - "eft", - "arena" - ], - "Body": "6430119aac11c9eaf10d881b", - "Hands": "6437ef59881906a7fe086aae" - } - }, - "5d1f649886f7744bce0ef70d": { - "_id": "5d1f649886f7744bce0ef70d", - "_name": "usec_kit_lower_tacres", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Usec" - ], - "Game": [ - "eft", - "arena" - ], - "Feet": "5d1f593286f7743014162044" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "66589a1547fbd536a674249a": { - "_id": "66589a1547fbd536a674249a", - "_name": "usec_blue_team_upper_1", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "usec_blue_team_upper_1", - "Name": "usec_blue_team_upper_1", - "ProfileVersions": [], - "ShortName": "usec_blue_team_upper_1", - "Side": [ - "Usec" - ], - "Game": [ - "eft", - "arena" - ], - "Body": "642c18b8a6a0660b560fb31c", - "Hands": "64355a2b7e17c882400c50a0" - } - }, - "619bf78a64927e572d0d5855": { - "_id": "619bf78a64927e572d0d5855", - "_name": "usec_kit_upper_cereum", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecUpperSuite", - "Name": "DefaultUsecUpperSuite", - "ProfileVersions": [], - "ShortName": "DefaultUsecUpperSuite", - "Side": [ - "Usec" - ], - "Game": [ - "eft", - "arena" - ], - "Body": "618109c96d7ca35d076b3363", - "Hands": "618d1a5574bb2d036a049ea9" - }, - "_proto": "5cde9ec17d6c8b04723cf479" - }, - "67585083ff58ff0e7909e440": { - "_id": "67585083ff58ff0e7909e440", - "_name": "LaboratoryEnvironmentUI", - "_parent": "67584ea0ff58ff0e7909e435", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "LaboratoryEnvironmentUI", - "Name": "LaboratoryEnvironmentUI", - "ProfileVersions": [], - "ShortName": "LaboratoryEnvironmentUI", - "Side": [ - "Savage", - "Usec", - "Bear" - ], - "EnvironmentUIType": "LaboratoryEnvironmentUiType" - } - }, - "5f5f45df0bc58666c37e7832": { - "_id": "5f5f45df0bc58666c37e7832", - "_name": "bear_kit_upper_g99", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "eft" - ], - "Body": "5f5e401747344c2e4f6c42c5", - "Hands": "5f5f3fa30bc58666c37e782e" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "675198f2a34a61ba7f053e4d": { - "_id": "675198f2a34a61ba7f053e4d", - "_name": "RockGesture", - "_parent": "6751848eba5968fd800a01d6", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "RockGesture", - "Name": "RockGesture", - "ProfileVersions": [], - "ShortName": "RockGesture", - "Side": [ - "Usec", - "Bear", - "Savage" - ], - "Interaction": "RockGesture" - } - }, - "63a8a3f5dd384f7e8d716f9b": { - "_id": "63a8a3f5dd384f7e8d716f9b", - "_name": "usec_kit_upper_carinthia_softshell", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecUpperSuite", - "Name": "DefaultUsecUpperSuite", - "ProfileVersions": [], - "ShortName": "DefaultUsecUpperSuite", - "Side": [ - "Usec" - ], - "Game": [ - "arena", - "eft" - ], - "Body": "637b945722e2a933ed0e33c8", - "Hands": "6393082c1c8f182ad90c8961" - }, - "_proto": "5cde9ec17d6c8b04723cf479" - }, - "675468d8c6e063d76309c60f": { - "_id": "675468d8c6e063d76309c60f", - "_name": "WallpaperCeiling", - "_parent": "673b3f595bf6b605c90fcdc2", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Usec", - "Bear" - ], - "AssetPath": { - "path": "assets/content/location_objects/00_hideout/prefabs/customization/ceilings/ceiling_wallpaper.bundle", - "rcid": "" - } - } - }, - "67603ea391ec8cab9406faa4": { - "_id": "67603ea391ec8cab9406faa4", - "_name": "pmc_snowman", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "pmc_snowman", - "Name": "pmc_snowman", - "ProfileVersions": [], - "ShortName": "pmc_snowman", - "Side": [ - "Bear", - "Usec" - ], - "Game": [ - "arena", - "eft" - ], - "Body": "675844f8a31925671c000af6", - "Hands": "675845ecb96fa6b76c075a39" - } - }, - "675467d8b784110b2702fe11": { - "_id": "675467d8b784110b2702fe11", - "_name": "RedWall", - "_parent": "67373f1e5a5ee73f2a081baf", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Usec", - "Bear" - ], - "AssetPath": { - "path": "assets/content/location_objects/00_hideout/prefabs/customization/walls/wall_red.bundle", - "rcid": "" - }, - "HideGarbage": false - } - }, - "6284d6948e4092597733b7a5": { - "_id": "6284d6948e4092597733b7a5", - "_name": "Bear_2_Eng", - "_parent": "5fc100cf95572123ae738483", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "Bear_2_Eng", - "Name": "Bear_2_Eng", - "ProfileVersions": [], - "ShortName": "Bear_2_Eng", - "Side": [ - "Bear" - ], - "Prefab": "Bear_2_Eng" - } - }, - "6754673ec6e063d76309c60b": { - "_id": "6754673ec6e063d76309c60b", - "_name": "CultistWall", - "_parent": "67373f1e5a5ee73f2a081baf", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Bear", - "Usec" - ], - "AssetPath": { - "path": "assets/content/location_objects/00_hideout/prefabs/customization/walls/wall_cultist.bundle", - "rcid": "" - }, - "HideGarbage": false - } - }, - "6353fe04f0de2294830a0dbe": { - "_id": "6353fe04f0de2294830a0dbe", - "_name": "BossBigPipe", - "_parent": "5fc100cf95572123ae738483", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "BossBigPipe", - "Name": "BossBigPipe", - "ProfileVersions": [], - "ShortName": "BossBigPipe", - "Side": [ - "Savage" - ], - "Prefab": "BossBigPipe" - }, - "_proto": "5fc50bddb4965a7a2f48c5af" - }, - "675467e643b934b1a7089ad3": { - "_id": "675467e643b934b1a7089ad3", - "_name": "StreetWall", - "_parent": "67373f1e5a5ee73f2a081baf", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Usec", - "Bear" - ], - "AssetPath": { - "path": "assets/content/location_objects/00_hideout/prefabs/customization/walls/wall_street.bundle", - "rcid": "" - }, - "HideGarbage": false - } - }, - "5fc1221a95572123ae7384a2": { - "_id": "5fc1221a95572123ae7384a2", - "_name": "Bear_1", - "_parent": "5fc100cf95572123ae738483", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "Bear_1", - "Name": "Bear_1", - "ProfileVersions": [], - "ShortName": "Bear_1", - "Side": [ - "Bear" - ], - "Prefab": "Bear_1" - } - }, - "675843aef98f37560b029094": { - "_id": "675843aef98f37560b029094", - "_name": "KindergartenCeiling", - "_parent": "673b3f595bf6b605c90fcdc2", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Usec", - "Bear" - ], - "AssetPath": { - "path": "assets/content/location_objects/00_hideout/prefabs/customization/ceilings/ceiling_kindergarten.bundle", - "rcid": "" - } - } - }, - "675844580ec1f5ab030c8ff6": { - "_id": "675844580ec1f5ab030c8ff6", - "_name": "KindergartenFloor", - "_parent": "67373f170eca6e03ab0d5391", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Bear", - "Usec" - ], - "AssetPath": { - "path": "assets/content/location_objects/00_hideout/prefabs/customization/floors/floor_kindergarten.bundle", - "rcid": "" - }, - "HideGarbage": true - } - }, - "6393082c1c8f182ad90c8961": { - "_id": "6393082c1c8f182ad90c8961", - "_name": "usec_hands_carinthia_softshell", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", - "ProfileVersions": [], - "ShortName": "DefaultUsecHands", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", + "BodyPart": "Feet", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/hands/hands_usec_carinthia_softshell/hands_usec_carinthia_softshell.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.05244, - "y": -0.01385, - "z": -0.043 - }, - "WatchPrefab": { - "path": "assets/content/hands/usec/usec_watch_garmintactix.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": 168.419, - "y": 7.066986, - "z": -1.380981 - } - }, - "_proto": "5cde95fa7d6c8b04737c2d13" - }, - "5e9da2a786f774054c19ac94": { - "_id": "5e9da2a786f774054c19ac94", - "_name": "usec_hands_hoody", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", - "ProfileVersions": [], - "ShortName": "DefaultUsecHands", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_usec_hoody/hands_usec_hoody.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95fa7d6c8b04737c2d13" - }, - "618cf9540a5a59657e5f5677": { - "_id": "618cf9540a5a59657e5f5677", - "_name": "SavageHands_bomber", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "SavageHands1", - "Name": "SavageHands1", - "ProfileVersions": [], - "ShortName": "SavageHands1", - "Side": [ - "Savage" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_wild_bomber/hands_wild_bomber.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc2e68f14c02e28b47de290" - }, - "5e4bb1fe86f774069342dec8": { - "_id": "5e4bb1fe86f774069342dec8", - "_name": "usec_hands_tier2", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", - "ProfileVersions": [], - "ShortName": "DefaultUsecHands", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_usec_tier2/hands_usec_tier2.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95fa7d6c8b04737c2d13" - }, - "670d18320fe9098f0c054644": { - "_id": "670d18320fe9098f0c054644", - "_name": "zombie_head_bear_slava", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_head_bear_slava", - "Name": "zombie_head_bear_slava", - "ProfileVersions": [], - "ShortName": "zombie_head_bear_slava", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_bear_slava.bundle", + "path": "assets/content/characters/character/prefabs/pants_bt_3.bundle", "rcid": "" }, "WatchPosition": { @@ -12229,360 +6547,153 @@ } } }, - "5cc085e214c02e000c6bea67": { - "_id": "5cc085e214c02e000c6bea67", - "_name": "Head", - "_parent": "5cd943c31388ce000a659df5", - "_type": "Node", - "_props": { - "AvailableAsDefault": false, - "Description": "Head", - "Name": "Head", - "ProfileVersions": [], - "ShortName": "Head", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/bear_head.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5cdea20c7d6c8b0474535dab": { - "_id": "5cdea20c7d6c8b0474535dab", - "_name": "SavageLowerSuite1", - "_parent": "5cd944d01388ce000a659df9", + "6377315993a3b4967208e437": { + "_id": "6377315993a3b4967208e437", + "_name": "bear_lower_spna", + "_parent": "5cc0869814c02e000a4cad94", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "SavageLowerSuite1", - "Name": "SavageLowerSuite1", + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", "ProfileVersions": [], - "ShortName": "SavageLowerSuite1", - "Side": [ - "Savage" - ], - "Game": [], - "Feet": "5cc2e5d014c02e15d53d9c03" - } - }, - "5df8e75786f7745c67099df4": { - "_id": "5df8e75786f7745c67099df4", - "_name": "usec_kit_lower_tier2", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Usec" - ], - "Game": [ - "eft", - "arena" - ], - "Feet": "5df8a08886f7740bfe6df775" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "5d1f647586f7744bcb0adfb0": { - "_id": "5d1f647586f7744bcb0adfb0", - "_name": "bear_kit_lower_striker", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", + "ShortName": "DefaultBeerFeet", "Side": [ "Bear" ], - "Game": [ - "eft", - "arena" - ], - "Feet": "5d1f58ab86f7743014162042" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "5e4bb6d786f77406975c9364": { - "_id": "5e4bb6d786f77406975c9364", - "_name": "bear_kit_lower_combat", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "eft", - "arena" - ], - "Feet": "5e4bb39386f774067f79de05" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "61a49f549128666d8302b5f1": { - "_id": "61a49f549128666d8302b5f1", - "_name": "SavageKitUpperYellowcoat", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "SavageUpperSuite1", - "Name": "SavageUpperSuite1", - "ProfileVersions": [], - "ShortName": "SavageUpperSuite1", - "Side": [ - "Savage" - ], - "Game": [ - "arena" - ], - "Body": "618d1af10a5a59657e5f56f3", - "Hands": "6197aca964ae5436d76c1f98" - }, - "_proto": "5cdea23c7d6c8b04723cf47b" - }, - "6038b24cd6505c1ec64a44a0": { - "_id": "6038b24cd6505c1ec64a44a0", - "_name": "usec_kit_upper_beltstaff", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecUpperSuite", - "Name": "DefaultUsecUpperSuite", - "ProfileVersions": [], - "ShortName": "DefaultUsecUpperSuite", - "Side": [ - "Usec" - ], - "Game": [ - "arena", - "eft" - ], - "Body": "6033a35f80ae5e2f970ba6bb", - "Hands": "6034d33392ec1c31037959dc" - }, - "_proto": "5cde9ec17d6c8b04723cf479" - }, - "5f5f46086760b4138443b358": { - "_id": "5f5f46086760b4138443b358", - "_name": "usec_kit_upper_NightPatrol", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecUpperSuite", - "Name": "DefaultUsecUpperSuite", - "ProfileVersions": [], - "ShortName": "DefaultUsecUpperSuite", - "Side": [ - "Usec" - ], - "Game": [ - "eft" - ], - "Body": "5f5e4075df4f3100376a8138", - "Hands": "5f5f3fc66bdad616ad46d62f" - }, - "_proto": "5cde9ec17d6c8b04723cf479" - }, - "619bf75264927e572d0d5853": { - "_id": "619bf75264927e572d0d5853", - "_name": "bear_kit_upper_sumrak", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "arena", - "eft" - ], - "Body": "617bca4b4013b06b0b78df2a", - "Hands": "618aeee10a5a59657e5f55ed" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "657f8e9824d2053bb360b51d": { - "_id": "657f8e9824d2053bb360b51d", - "_name": "usec_kit_upper_velocity", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecUpperSuite", - "Name": "DefaultUsecUpperSuite", - "ProfileVersions": [], - "ShortName": "DefaultUsecUpperSuite", - "Side": [ - "Usec" - ], - "Game": [ - "arena", - "eft" - ], - "Body": "6571cb0923aa6d72760a7f8f", - "Hands": "657316a92dba425ccc0141a4" - }, - "_proto": "5cde9ec17d6c8b04723cf479" - }, - "5e4bb8e686f77406796b7ba2": { - "_id": "5e4bb8e686f77406796b7ba2", - "_name": "SavageUpperRussia1", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "SavageUpperSuite1", - "Name": "SavageUpperSuite1", - "ProfileVersions": [], - "ShortName": "SavageUpperSuite1", - "Side": [ - "Savage" - ], - "Game": [], - "Body": "5e4bb3ee86f77406975c934e", - "Hands": "5e4bb49586f77406a313ec5a" - }, - "_proto": "5cdea23c7d6c8b04723cf47b" - }, - "5e4bb5e486f77406796b7b9e": { - "_id": "5e4bb5e486f77406796b7b9e", - "_name": "usec_kit_upper_tier_2", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecUpperSuite", - "Name": "DefaultUsecUpperSuite", - "ProfileVersions": [], - "ShortName": "DefaultUsecUpperSuite", - "Side": [ - "Usec" - ], - "Game": [ - "arena", - "eft" - ], - "Body": "5e4bb35286f77406a511c9bc", - "Hands": "5e4bb1fe86f774069342dec8" - }, - "_proto": "5cde9ec17d6c8b04723cf479" - }, - "66589eb63733207cb6677dc5": { - "_id": "66589eb63733207cb6677dc5", - "_name": "usec_blue_team_upper_3", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "usec_blue_team_upper_3", - "Name": "usec_blue_team_upper_3", - "ProfileVersions": [], - "ShortName": "usec_blue_team_upper_3", - "Side": [ - "Usec" - ], - "Game": [ - "eft", - "arena" - ], - "Body": "642d9bbf6c06444bf7033855", - "Hands": "6436a4c2b6b75d4c89077fbd" - } - }, - "5d1f60ca86f7743014163025": { - "_id": "5d1f60ca86f7743014163025", - "_name": "bear_kit_upper_ghostmarksman", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "eft", - "arena" - ], - "Body": "5d1f567786f7744bcc04874f", - "Hands": "5d1f5ac086f7744bcd1345a0" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "675467bb5b7ebafefd0ebc2e": { - "_id": "675467bb5b7ebafefd0ebc2e", - "_name": "OrangeWall", - "_parent": "67373f1e5a5ee73f2a081baf", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Usec", - "Bear" - ], - "AssetPath": { - "path": "assets/content/location_objects/00_hideout/prefabs/customization/walls/wall_orange.bundle", + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_spna.bundle", "rcid": "" }, - "HideGarbage": false - } - }, - "673b3f595bf6b605c90fcdc2": { - "_id": "673b3f595bf6b605c90fcdc2", - "_name": "Ceiling", - "_parent": "67373ef90eca6e03ab0d538c", - "_type": "Node", - "_props": { - "AssetPath": { + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { "path": "", "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 } - } + }, + "_proto": "5cc085bb14c02e000e67a5c5" + }, + "637ba17aa10a96c2b605dbc2": { + "_id": "637ba17aa10a96c2b605dbc2", + "_name": "usec_lower_carinthia_softshell", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "usec_lower_carinthia_softshell", + "Name": "usec_lower_carinthia_softshell", + "ProfileVersions": [], + "ShortName": "usec_lower_carinthia_softshell", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_carinthia_softshell.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" + }, + "5d1f593286f7743014162044": { + "_id": "5d1f593286f7743014162044", + "_name": "usec_lower_tacres", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecFeet", + "Name": "DefaultUsecFeet", + "ProfileVersions": [], + "ShortName": "DefaultUsecFeet", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_truspec.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" + }, + "675fd6b2f26b0db5f0060eb6": { + "_id": "675fd6b2f26b0db5f0060eb6", + "_name": "usec_lower_winterset", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecFeet", + "Name": "DefaultUsecFeet", + "ProfileVersions": [], + "ShortName": "DefaultUsecFeet", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_winterset.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" }, "5cdea3947d6c8b04737c2d16": { "_id": "5cdea3947d6c8b04737c2d16", @@ -12620,61 +6731,61 @@ } } }, - "60a6aa8fd559ae040d0d951f": { - "_id": "60a6aa8fd559ae040d0d951f", - "_name": "usec_head_5", - "_parent": "5cc085e214c02e000c6bea67", + "67506abae23c30f949061906": { + "_id": "67506abae23c30f949061906", + "_name": "bear_hands_nord", + "_parent": "5cc086a314c02e000c6bea69", "_type": "Item", "_props": { - "AvailableAsDefault": true, - "Description": "usec_head_5", - "Name": "usec_head_5", + "AvailableAsDefault": false, + "Description": "DefaultBearHands", + "Name": "DefaultBearHands", "ProfileVersions": [], - "ShortName": "usec_head_5", + "ShortName": "DefaultBearHands", "Side": [ - "Usec" + "Bear" ], - "BodyPart": "Head", + "BodyPart": "Hands", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/usec_head_5.bundle", + "path": "assets/content/hands/hands_bear_nord/hands_bear_nord.skin.bundle", "rcid": "" }, "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 + "x": -0.0747, + "y": 0.00301, + "z": 0.03921 }, "WatchPrefab": { - "path": "", + "path": "assets/content/hands/bear/bear_watch_traserp66.bundle", "rcid": "" }, "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 + "x": -8.931, + "y": 4.399, + "z": -18.884 } }, - "_proto": "5cc2e4d014c02e000d0115f8" + "_proto": "5cc0876314c02e000c6bea6b" }, - "5fdb4139e4ed5b5ea251e4ed": { - "_id": "5fdb4139e4ed5b5ea251e4ed", - "_name": "usec_head_4", + "5cc084dd14c02e000b0550a3": { + "_id": "5cc084dd14c02e000b0550a3", + "_name": "DefaultBearHead", "_parent": "5cc085e214c02e000c6bea67", "_type": "Item", "_props": { "AvailableAsDefault": true, - "Description": "usec_head_4", - "Name": "usec_head_4", + "Description": "BearHead1", + "Name": "BearHead1", "ProfileVersions": [], - "ShortName": "usec_head_4", + "ShortName": "BearHead1", "Side": [ - "Usec" + "Bear" ], "BodyPart": "Head", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/usec_head_4.bundle", + "path": "assets/content/characters/character/prefabs/bear_head_0.bundle", "rcid": "" }, "WatchPosition": { @@ -12691,8 +6802,7 @@ "y": 0, "z": 0 } - }, - "_proto": "5cc084dd14c02e000b0550a3" + } }, "5e99767c86f7741ac7399393": { "_id": "5e99767c86f7741ac7399393", @@ -12768,24 +6878,24 @@ }, "_proto": "5cde9ff17d6c8b0474535daa" }, - "5cc084dd14c02e000b0550a3": { - "_id": "5cc084dd14c02e000b0550a3", - "_name": "DefaultBearHead", + "5fdb4139e4ed5b5ea251e4ed": { + "_id": "5fdb4139e4ed5b5ea251e4ed", + "_name": "usec_head_4", "_parent": "5cc085e214c02e000c6bea67", "_type": "Item", "_props": { "AvailableAsDefault": true, - "Description": "BearHead1", - "Name": "BearHead1", + "Description": "usec_head_4", + "Name": "usec_head_4", "ProfileVersions": [], - "ShortName": "BearHead1", + "ShortName": "usec_head_4", "Side": [ - "Bear" + "Usec" ], "BodyPart": "Head", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/bear_head_0.bundle", + "path": "assets/content/characters/character/prefabs/usec_head_4.bundle", "rcid": "" }, "WatchPosition": { @@ -12802,7 +6912,45 @@ "y": 0, "z": 0 } - } + }, + "_proto": "5cc084dd14c02e000b0550a3" + }, + "60a6aa8fd559ae040d0d951f": { + "_id": "60a6aa8fd559ae040d0d951f", + "_name": "usec_head_5", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "usec_head_5", + "Name": "usec_head_5", + "ProfileVersions": [], + "ShortName": "usec_head_5", + "Side": [ + "Usec" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/usec_head_5.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc2e4d014c02e000d0115f8" }, "6658a1d54de4820934746dd4": { "_id": "6658a1d54de4820934746dd4", @@ -13075,6 +7223,412 @@ "HideGarbage": true } }, + "5e9dc97c86f774054c19ac9a": { + "_id": "5e9dc97c86f774054c19ac9a", + "_name": "bear_lower_zaslon", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", + "ProfileVersions": [], + "ShortName": "DefaultBeerFeet", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_zaslon.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc085bb14c02e000e67a5c5" + }, + "5df8a08886f7740bfe6df775": { + "_id": "5df8a08886f7740bfe6df775", + "_name": "usec_lower_tier_2", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecFeet", + "Name": "DefaultUsecFeet", + "ProfileVersions": [], + "ShortName": "DefaultUsecFeet", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_tier_2.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" + }, + "5d28af3486f774292364a6e7": { + "_id": "5d28af3486f774292364a6e7", + "_name": "wild_feet_2", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_security_feet_1", + "Name": "wild_security_feet_1", + "ProfileVersions": [], + "ShortName": "wild_security_feet_1", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/wild_feet_2.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9fb87d6c8b0474535da9" + }, + "5df8a15186f77412640e2e6a": { + "_id": "5df8a15186f77412640e2e6a", + "_name": "wild_feet_sklon", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_feet", + "Name": "wild_feet", + "ProfileVersions": [], + "ShortName": "wild_feet", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_wild_sklon.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc2e5d014c02e15d53d9c03" + }, + "5d28af7886f77429275dba25": { + "_id": "5d28af7886f77429275dba25", + "_name": "wild_pmcBot_feet", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_pmcBot_feet", + "Name": "wild_pmcBot_feet", + "ProfileVersions": [], + "ShortName": "wild_pmcBot_feet", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_wild_scavelite.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9fb87d6c8b0474535da9" + }, + "5d28af5386f774292364a6e8": { + "_id": "5d28af5386f774292364a6e8", + "_name": "wild_security_feet_1", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_security_feet_1", + "Name": "wild_security_feet_1", + "ProfileVersions": [], + "ShortName": "wild_security_feet_1", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/wild_security_feet_1.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9fb87d6c8b0474535da9" + }, + "670fb7bd2e9d3564120e91c7": { + "_id": "670fb7bd2e9d3564120e91c7", + "_name": "zombie_pants_wild_scavelite", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_pants_wild_scavelite", + "Name": "zombie_pants_wild_scavelite", + "ProfileVersions": [], + "ShortName": "zombie_pants_wild_scavelite", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_wild_scavelite.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5d1f5ab286f7743f8362bcdd": { + "_id": "5d1f5ab286f7743f8362bcdd", + "_name": "bear_hands_fsbfastresponse", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearHands", + "Name": "DefaultBearHands", + "ProfileVersions": [], + "ShortName": "DefaultBearHands", + "Side": [ + "Bear" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_bear_fsbfastresponse/hands_bear_fsbfastresponse.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.04136, + "y": 0.00267, + "z": 0.03812 + }, + "WatchPrefab": { + "path": "assets/content/hands/bear/bear_watch.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": -12.79007, + "y": -0.62734899, + "z": 2.187025 + } + }, + "_proto": "5cc0876314c02e000c6bea6b" + }, + "6390103dfdb42a2ccc0e8cca": { + "_id": "6390103dfdb42a2ccc0e8cca", + "_name": "bear_hands_spna", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearHands", + "Name": "DefaultBearHands", + "ProfileVersions": [], + "ShortName": "DefaultBearHands", + "Side": [ + "Bear" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_bear_spna/hands_bear_spna.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.0641, + "y": -0.00163, + "z": 0.03684 + }, + "WatchPrefab": { + "path": "assets/content/hands/bear/bear_watch_luminoxrecon.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": -2.486, + "y": 7.725, + "z": -1.332 + } + }, + "_proto": "5cc0876314c02e000c6bea6b" + }, + "5df8e76486f7740bfe6df782": { + "_id": "5df8e76486f7740bfe6df782", + "_name": "bear_hands_zaslon", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearHands", + "Name": "DefaultBearHands", + "ProfileVersions": [], + "ShortName": "DefaultBearHands", + "Side": [ + "Bear" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_bear_zaslon/hands_bear_zaslon.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.06419, + "y": 0.00369, + "z": 0.03807 + }, + "WatchPrefab": { + "path": "assets/content/hands/bear/bear_watch.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": -9.273621, + "y": -0.4027405, + "z": -1.121033 + } + }, + "_proto": "5cc0876314c02e000c6bea6b" + }, + "5f5f3fc66bdad616ad46d62f": { + "_id": "5f5f3fc66bdad616ad46d62f", + "_name": "usec_hands_NightPatrol", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_usec_nightpatrol/hands_usec_nightpatrol.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, "5d4da36686f77421522b35ee": { "_id": "5d4da36686f77421522b35ee", "_name": "usec_hands_commando", @@ -13149,80 +7703,6 @@ }, "_proto": "5cde95fa7d6c8b04737c2d13" }, - "5f5f3fc66bdad616ad46d62f": { - "_id": "5f5f3fc66bdad616ad46d62f", - "_name": "usec_hands_NightPatrol", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", - "ProfileVersions": [], - "ShortName": "DefaultUsecHands", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_usec_nightpatrol/hands_usec_nightpatrol.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95fa7d6c8b04737c2d13" - }, - "5d1f5ab286f7743f8362bcdd": { - "_id": "5d1f5ab286f7743f8362bcdd", - "_name": "bear_hands_fsbfastresponse", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearHands", - "Name": "DefaultBearHands", - "ProfileVersions": [], - "ShortName": "DefaultBearHands", - "Side": [ - "Bear" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_bear_fsbfastresponse/hands_bear_fsbfastresponse.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.04136, - "y": 0.00267, - "z": 0.03812 - }, - "WatchPrefab": { - "path": "assets/content/hands/bear/bear_watch.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": -12.79007, - "y": -0.62734899, - "z": 2.187025 - } - }, - "_proto": "5cc0876314c02e000c6bea6b" - }, "64809e3077c11aeac5078e3c": { "_id": "64809e3077c11aeac5078e3c", "_name": "Head_BOSS_Kaban", @@ -13743,6 +8223,189 @@ "Prefab": "" } }, + "66bf68d0f08c35734d4940c6": { + "_id": "66bf68d0f08c35734d4940c6", + "_name": "pants_wild_ment_specnaz_kamysh_b", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "pants_wild_ment_specnaz_kamysh_b", + "Name": "pants_wild_ment_specnaz_kamysh_b", + "ProfileVersions": [], + "ShortName": "pants_wild_ment_specnaz_kamysh_b", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_wild_ment_specnaz_kamysh_b.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "642e71620a69698d1b049f0a" + }, + "6033a3fee29c9f6c9b14e74e": { + "_id": "6033a3fee29c9f6c9b14e74e", + "_name": "usec_lower_beltstaff", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecFeet", + "Name": "DefaultUsecFeet", + "ProfileVersions": [], + "ShortName": "DefaultUsecFeet", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_beltstaff.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" + }, + "6295e944e9de5e7b3751c4da": { + "_id": "6295e944e9de5e7b3751c4da", + "_name": "usec_lower_chameleon_softshell", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "usec_lower_chameleon_softshell", + "Name": "usec_lower_chameleon_softshell", + "ProfileVersions": [], + "ShortName": "usec_lower_chameleon_softshell", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_chameleon_softshell.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" + }, + "670fb76578245f17bb00ad85": { + "_id": "670fb76578245f17bb00ad85", + "_name": "zombie_pants_usec_ac_cry", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_pants_usec_ac_cry", + "Name": "zombie_pants_usec_ac_cry", + "ProfileVersions": [], + "ShortName": "zombie_pants_usec_ac_cry", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_usec_ac_cry.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "670fb78d5ce1f9ca3b04b6c6": { + "_id": "670fb78d5ce1f9ca3b04b6c6", + "_name": "zombie_pants_wild_bomber", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_pants_wild_bomber", + "Name": "zombie_pants_wild_bomber", + "ProfileVersions": [], + "ShortName": "zombie_pants_wild_bomber", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_wild_bomber.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, "5fd7901bdd870108a754c0e6": { "_id": "5fd7901bdd870108a754c0e6", "_name": "SavageHands_underarmour", @@ -13780,24 +8443,98 @@ }, "_proto": "5cc2e68f14c02e28b47de290" }, - "62aca6a1310e67685a2fc2e7": { - "_id": "62aca6a1310e67685a2fc2e7", - "_name": "usec_head_7", + "5fd760001189a17bcc172b85": { + "_id": "5fd760001189a17bcc172b85", + "_name": "bear_hands_borey", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearHands", + "Name": "DefaultBearHands", + "ProfileVersions": [], + "ShortName": "DefaultBearHands", + "Side": [ + "Bear" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_bear_borey/hands_bear_borey.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.04145, + "y": -0.00229, + "z": 0.04607 + }, + "WatchPrefab": { + "path": "assets/content/hands/bear/bear_watch.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": 5.879277, + "y": 2.928506, + "z": 0.2177502 + } + }, + "_proto": "5cc0876314c02e000c6bea6b" + }, + "657316a92dba425ccc0141a4": { + "_id": "657316a92dba425ccc0141a4", + "_name": "usec_hands_velocity", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_usec_velocity/hands_usec_velocity.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.0525, + "y": -0.01387, + "z": -0.04302 + }, + "WatchPrefab": { + "path": "assets/content/hands/usec/usec_watch_garmintactix.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": 11.111, + "y": -173.158, + "z": -0.654 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, + "654b5ed58558fd71f97254f4": { + "_id": "654b5ed58558fd71f97254f4", + "_name": "Head_BOSS_Kolontai", "_parent": "5cc085e214c02e000c6bea67", "_type": "Item", "_props": { - "AvailableAsDefault": true, - "Description": "usec_head_5", - "Name": "usec_head_5", + "AvailableAsDefault": false, + "Description": "Head_BOSS_Zryachi", + "Name": "Head_BOSS_Zryachi", "ProfileVersions": [], - "ShortName": "usec_head_5", + "ShortName": "Head_BOSS_Zryachi", "Side": [ - "Usec" + "Savage" ], "BodyPart": "Head", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/usec_head_6.bundle", + "path": "assets/content/characters/character/prefabs/head_boss_kolontai.bundle", "rcid": "" }, "WatchPosition": { @@ -13815,7 +8552,7 @@ "z": 0 } }, - "_proto": "5cc2e4d014c02e000d0115f8" + "_proto": "5cde9ff17d6c8b0474535daa" }, "5fdb7571e4ed5b5ea251e529": { "_id": "5fdb7571e4ed5b5ea251e529", @@ -13854,24 +8591,24 @@ }, "_proto": "5cc084dd14c02e000b0550a3" }, - "654b5ed58558fd71f97254f4": { - "_id": "654b5ed58558fd71f97254f4", - "_name": "Head_BOSS_Kolontai", + "62aca6a1310e67685a2fc2e7": { + "_id": "62aca6a1310e67685a2fc2e7", + "_name": "usec_head_7", "_parent": "5cc085e214c02e000c6bea67", "_type": "Item", "_props": { - "AvailableAsDefault": false, - "Description": "Head_BOSS_Zryachi", - "Name": "Head_BOSS_Zryachi", + "AvailableAsDefault": true, + "Description": "usec_head_5", + "Name": "usec_head_5", "ProfileVersions": [], - "ShortName": "Head_BOSS_Zryachi", + "ShortName": "usec_head_5", "Side": [ - "Savage" + "Usec" ], "BodyPart": "Head", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/head_boss_kolontai.bundle", + "path": "assets/content/characters/character/prefabs/usec_head_6.bundle", "rcid": "" }, "WatchPosition": { @@ -13889,7 +8626,7 @@ "z": 0 } }, - "_proto": "5cde9ff17d6c8b0474535daa" + "_proto": "5cc2e4d014c02e000d0115f8" }, "5cc086a314c02e000c6bea69": { "_id": "5cc086a314c02e000c6bea69", @@ -14195,9 +8932,192 @@ } } }, - "6034d3053903bc73173b0d35": { - "_id": "6034d3053903bc73173b0d35", - "_name": "bear_hands_voin", + "670d1a2be002387b8802950e": { + "_id": "670d1a2be002387b8802950e", + "_name": "zombie_top_wild_hoody_victory", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_top_wild_hoody_victory", + "Name": "zombie_top_wild_hoody_victory", + "ProfileVersions": [], + "ShortName": "zombie_top_wild_hoody_victory", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_wild_hoody_victory.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "654a2bc5ee6e547e9f6238e7": { + "_id": "654a2bc5ee6e547e9f6238e7", + "_name": "Pants_BOSS_Kolontai", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Pants_BOSS_Zryachi", + "Name": "Pants_BOSS_Zryachi", + "ProfileVersions": [], + "ShortName": "Pants_BOSS_Zryachi", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_boss_kolontai.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea3c47d6c8b0475341734" + }, + "5e9dcadd86f7743e20652f23": { + "_id": "5e9dcadd86f7743e20652f23", + "_name": "usec_lower_DeepRecon", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecFeet", + "Name": "DefaultUsecFeet", + "ProfileVersions": [], + "ShortName": "DefaultUsecFeet", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_deeprecon.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" + }, + "675697fad588566bce0da766": { + "_id": "675697fad588566bce0da766", + "_name": "usec_lower_special_ops", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecFeet", + "Name": "DefaultUsecFeet", + "ProfileVersions": [], + "ShortName": "DefaultUsecFeet", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_special_ops.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" + }, + "6436b8d00a69698d1b04a0a1": { + "_id": "6436b8d00a69698d1b04a0a1", + "_name": "Hands_RT_1", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Hands_RT_1", + "Name": "Hands_RT_1", + "ProfileVersions": [], + "ShortName": "Hands_RT_1", + "Side": [ + "Bear" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_arena_rt_1/hands_arena_rt_1.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.0773, + "y": -0.01012, + "z": 0.0356 + }, + "WatchPrefab": { + "path": "assets/content/hands/bear/bear_watch_luminoxrecon.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": 8.774, + "y": 3.181, + "z": -3.608 + } + } + }, + "6572eafead200ced8e0f051a": { + "_id": "6572eafead200ced8e0f051a", + "_name": "bear_hands_ops_windshirt", "_parent": "5cc086a314c02e000c6bea69", "_type": "Item", "_props": { @@ -14212,26 +9132,4456 @@ "BodyPart": "Hands", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/hands/hands_bear_voin/hands_bear_voin.skin.bundle", + "path": "assets/content/hands/hands_bear_ops_windshirt/hands_bear_ops_windshirt.skin.bundle", "rcid": "" }, "WatchPosition": { - "x": -0.0497, - "y": -0.00755, - "z": 0.04556 + "x": -0.06555, + "y": -0.00138, + "z": 0.03884 + }, + "WatchPrefab": { + "path": "assets/content/hands/bear/bear_watch_luminoxrecon.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": -3.654, + "y": 3.013, + "z": 2.66 + } + }, + "_proto": "5cc0876314c02e000c6bea6b" + }, + "5d1f5b0686f7743f8362bcde": { + "_id": "5d1f5b0686f7743f8362bcde", + "_name": "usec_hands_aggressor", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_usec_aggressor_parka/hands_usec_aggressor_parka.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, + "5d1f5b4886f7744bce0ee9f3": { + "_id": "5d1f5b4886f7744bce0ee9f3", + "_name": "usec_hands_pcsmulticam", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_usec_pcsshirt/hands_usec_pcsshirt.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, + "6574aa9a1b144de18c0fba45": { + "_id": "6574aa9a1b144de18c0fba45", + "_name": "bear_head_eug", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "BearHead1", + "Name": "BearHead1", + "ProfileVersions": [], + "ShortName": "BearHead1", + "Side": [ + "Bear" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/bear_head_eug.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc084dd14c02e000b0550a3" + }, + "63a8a446dd384f7e8d716f9d": { + "_id": "63a8a446dd384f7e8d716f9d", + "_name": "usec_kit_lower_carinthia_softshell", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Usec" + ], + "Game": [ + "eft", + "arena" + ], + "Feet": "637ba17aa10a96c2b605dbc2" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "5df8e72186f7741263108806": { + "_id": "5df8e72186f7741263108806", + "_name": "bear_kit_lower_oldschool", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "eft" + ], + "Feet": "5df89f8f86f77412672a1e38" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "66bcd461b544479add01acc6": { + "_id": "66bcd461b544479add01acc6", + "_name": "usec_kit_lower_raider", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Usec" + ], + "Game": [ + "arena", + "eft" + ], + "Feet": "66acc8f719271bd6d00dec0b" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "6658a05f146af22739040fbd": { + "_id": "6658a05f146af22739040fbd", + "_name": "bear_red_team_upper_2", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "bear_red_team_upper_2", + "Name": "bear_red_team_upper_2", + "ProfileVersions": [], + "ShortName": "bear_red_team_upper_2", + "Side": [ + "Bear" + ], + "Game": [ + "eft", + "arena" + ], + "Body": "642ed297ac11c9eaf10d87e8", + "Hands": "6436d9ec6c06444bf7033a4e" + } + }, + "6353fec227f75f803206e60a": { + "_id": "6353fec227f75f803206e60a", + "_name": "BossTagilla", + "_parent": "5fc100cf95572123ae738483", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "BossTagilla", + "Name": "BossTagilla", + "ProfileVersions": [], + "ShortName": "BossTagilla", + "Side": [ + "Savage" + ], + "Prefab": "BossTagilla" + }, + "_proto": "5fc50bddb4965a7a2f48c5af" + }, + "657c2eac0f47e02d4b377308": { + "_id": "657c2eac0f47e02d4b377308", + "_name": "Boss_Kaban", + "_parent": "5fc100cf95572123ae738483", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Boss_Kaban", + "Name": "Boss_Kaban", + "ProfileVersions": [], + "ShortName": "Boss_Kaban", + "Side": [ + "Savage" + ], + "Prefab": "Boss_Kaban" + } + }, + "5fc613c80b735e7b024c76e2": { + "_id": "5fc613c80b735e7b024c76e2", + "_name": "Scav_1", + "_parent": "5fc100cf95572123ae738483", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Scav_1", + "Name": "Scav_1", + "ProfileVersions": [], + "ShortName": "Scav_1", + "Side": [ + "Savage" + ], + "Prefab": "Scav_1" + } + }, + "5fc614290b735e7b024c76e5": { + "_id": "5fc614290b735e7b024c76e5", + "_name": "Scav_4", + "_parent": "5fc100cf95572123ae738483", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Scav_4", + "Name": "Scav_4", + "ProfileVersions": [], + "ShortName": "Scav_4", + "Side": [ + "Savage" + ], + "Prefab": "Scav_4" + } + }, + "66a8ce418ea1637a3c1b2044": { + "_id": "66a8ce418ea1637a3c1b2044", + "_name": "Boss_Partizan", + "_parent": "5fc100cf95572123ae738483", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Boss_Partizan", + "Name": "Boss_Partizan", + "ProfileVersions": [], + "ShortName": "Boss_Partizan", + "Side": [ + "Savage" + ], + "Prefab": "Boss_Partizan" + } + }, + "675184a9490b32072c06f1a7": { + "_id": "675184a9490b32072c06f1a7", + "_name": "AllRightGesture", + "_parent": "6751848eba5968fd800a01d6", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "AllRightGesture", + "Name": "AllRightGesture", + "ProfileVersions": [], + "ShortName": "AllRightGesture", + "Side": [ + "Usec", + "Bear", + "Savage" + ], + "Interaction": "AllRightGesture" + } + }, + "67604a890aa8253ebe05fd06": { + "_id": "67604a890aa8253ebe05fd06", + "_name": "BoxingMannequinPose", + "_parent": "675ff48ce8d2356707079617", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Usec", + "Bear" + ], + "MannequinPoseName": "boxing" + } + }, + "67adafa1e6a915f9fd050f66": { + "_id": "67adafa1e6a915f9fd050f66", + "_name": "LabyrinthWall", + "_parent": "67373f1e5a5ee73f2a081baf", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Bear", + "Usec" + ], + "AssetPath": { + "path": "assets/content/location_objects/00_hideout/prefabs/customization/walls/wall_labyrinth.bundle", + "rcid": "" + }, + "HideGarbage": true + } + }, + "66aa5bba10d2d4006a3c4a84": { + "_id": "66aa5bba10d2d4006a3c4a84", + "_name": "Pants_Boss_Partizan", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Pants_Boss_Partizan", + "Name": "Pants_Boss_Partizan", + "ProfileVersions": [], + "ShortName": "Pants_Boss_Partizan", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_boss_partizan.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea3c47d6c8b0475341734" + }, + "66043d7ac8949a435906e434": { + "_id": "66043d7ac8949a435906e434", + "_name": "bear_lower_Windshirt_tan", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", + "ProfileVersions": [], + "ShortName": "DefaultBeerFeet", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_ops_windshirt_tan.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc085bb14c02e000e67a5c5" + }, + "6750707dc1b42fa2ee09aeb6": { + "_id": "6750707dc1b42fa2ee09aeb6", + "_name": "usec_lower_deadly_frog", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecFeet", + "Name": "DefaultUsecFeet", + "ProfileVersions": [], + "ShortName": "DefaultUsecFeet", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_deadly_frog.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" + }, + "6193be546e5968395b260157": { + "_id": "6193be546e5968395b260157", + "_name": "wild_feet_bomber", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_feet_1", + "Name": "wild_feet_1", + "ProfileVersions": [], + "ShortName": "wild_feet_1", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_wild_bomber.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9fb87d6c8b0474535da9" + }, + "5e4bb1d286f77406a313ec59": { + "_id": "5e4bb1d286f77406a313ec59", + "_name": "bear_hands_telnik", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearHands", + "Name": "DefaultBearHands", + "ProfileVersions": [], + "ShortName": "DefaultBearHands", + "Side": [ + "Bear" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_bear_telnik/hands_bear_telnik.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.074, + "y": -0.00218, + "z": 0.03263 }, "WatchPrefab": { "path": "assets/content/hands/bear/bear_watch.bundle", "rcid": "" }, "WatchRotation": { - "x": 2.861037, - "y": -5.639648, - "z": 7.386955 + "x": -1.907593, + "y": -5.286865, + "z": 0.3482491 } }, "_proto": "5cc0876314c02e000c6bea6b" }, + "5fd75289b1f9ad0f60509d25": { + "_id": "5fd75289b1f9ad0f60509d25", + "_name": "bear_hands_termo", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearHands", + "Name": "DefaultBearHands", + "ProfileVersions": [], + "ShortName": "DefaultBearHands", + "Side": [ + "Bear" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_bear_termo/hands_bear_termo.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.03812, + "y": 0.00547, + "z": 0.03744 + }, + "WatchPrefab": { + "path": "assets/content/hands/bear/bear_watch.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": -12.7442, + "y": -16.46252, + "z": 6.630653 + } + }, + "_proto": "5cc0876314c02e000c6bea6b" + }, + "5fd78519a8c881276c55eae6": { + "_id": "5fd78519a8c881276c55eae6", + "_name": "usec_hands_acu", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_usec_acu/hands_usec_acu.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, + "675698339fe31e6df7031b28": { + "_id": "675698339fe31e6df7031b28", + "_name": "usec_hands_special_ops", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_usec_special_ops/hands_usec_special_ops.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, + "675ff2a7e3ee8ffb7e042465": { + "_id": "675ff2a7e3ee8ffb7e042465", + "_name": "usec_hands_winterset", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_usec_winterset/hands_usec_winterset.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.08944, + "y": -0.00172, + "z": -0.0408 + }, + "WatchPrefab": { + "path": "assets/content/hands/usec/usec_watch_garmintactix.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": 2.761, + "y": 180, + "z": 3.711 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, + "628b57d800f171376e7b2634": { + "_id": "628b57d800f171376e7b2634", + "_name": "Head_BOSS_Birdeye", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Head_BOSS_Birdeye", + "Name": "Head_BOSS_Birdeye", + "ProfileVersions": [], + "ShortName": "Head_BOSS_Birdeye", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/head_boss_birdeye.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9ff17d6c8b0474535daa" + }, + "5d1f623886f7743014163027": { + "_id": "5d1f623886f7743014163027", + "_name": "usec_kit_upper_pcsmulticam", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecUpperSuite", + "Name": "DefaultUsecUpperSuite", + "ProfileVersions": [], + "ShortName": "DefaultUsecUpperSuite", + "Side": [ + "Usec" + ], + "Game": [ + "eft", + "arena" + ], + "Body": "5d1f56ff86f7743f8362bcd7", + "Hands": "5d1f5b4886f7744bce0ee9f3" + }, + "_proto": "5cde9ec17d6c8b04723cf479" + }, + "5cdea23c7d6c8b04723cf47b": { + "_id": "5cdea23c7d6c8b04723cf47b", + "_name": "SavageUpperSuite1", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "SavageUpperSuite1", + "Name": "SavageUpperSuite1", + "ProfileVersions": [], + "ShortName": "SavageUpperSuite1", + "Side": [ + "Savage" + ], + "Game": [], + "Body": "5cc2e59214c02e000f16684e", + "Hands": "5cc2e68f14c02e28b47de290" + } + }, + "5e4bb08f86f774069619fbbc": { + "_id": "5e4bb08f86f774069619fbbc", + "_name": "bear_kit_upper_telnik", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "eft" + ], + "Body": "5e4bb31586f7740695730568", + "Hands": "5e4bb1d286f77406a313ec59" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "675998aba378f89a3e089b5c": { + "_id": "675998aba378f89a3e089b5c", + "_name": "bear_kit_upper_winterset", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "eft", + "arena" + ], + "Body": "67599500a378f89a3e089b56", + "Hands": "676014635fa2f21d3c0b9f56" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "5fc6144b0b735e7b024c76e7": { + "_id": "5fc6144b0b735e7b024c76e7", + "_name": "Scav_6", + "_parent": "5fc100cf95572123ae738483", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Scav_6", + "Name": "Scav_6", + "ProfileVersions": [], + "ShortName": "Scav_6", + "Side": [ + "Savage" + ], + "Prefab": "Scav_6" + } + }, + "670e2af7565b504d2b09371c": { + "_id": "670e2af7565b504d2b09371c", + "_name": "BossZombieTagilla", + "_parent": "5fc100cf95572123ae738483", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "BossZombieTagilla", + "Name": "BossZombieTagilla", + "ProfileVersions": [], + "ShortName": "BossZombieTagilla", + "Side": [ + "Savage" + ], + "Prefab": "BossZombieTagilla" + } + }, + "5fc614390b735e7b024c76e6": { + "_id": "5fc614390b735e7b024c76e6", + "_name": "Scav_5", + "_parent": "5fc100cf95572123ae738483", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Scav_5", + "Name": "Scav_5", + "ProfileVersions": [], + "ShortName": "Scav_5", + "Side": [ + "Savage" + ], + "Prefab": "Scav_5" + } + }, + "67adaf8b1230c973bb0433a6": { + "_id": "67adaf8b1230c973bb0433a6", + "_name": "LabyrinthCeiling", + "_parent": "673b3f595bf6b605c90fcdc2", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Usec", + "Bear" + ], + "AssetPath": { + "path": "assets/content/location_objects/00_hideout/prefabs/customization/ceilings/ceiling_labyrinth.bundle", + "rcid": "" + } + } + }, + "675466a8215930ae4c03ac54": { + "_id": "675466a8215930ae4c03ac54", + "_name": "StreetFloor", + "_parent": "67373f170eca6e03ab0d5391", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Usec", + "Bear" + ], + "AssetPath": { + "path": "assets/content/location_objects/00_hideout/prefabs/customization/floors/floor_street.bundle", + "rcid": "" + }, + "HideGarbage": false + } + }, + "675465f0b784110b2702fe0f": { + "_id": "675465f0b784110b2702fe0f", + "_name": "ConcreteFloor", + "_parent": "67373f170eca6e03ab0d5391", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Bear", + "Usec" + ], + "AssetPath": { + "path": "assets/content/location_objects/00_hideout/prefabs/customization/floors/floor_concrete.bundle", + "rcid": "" + }, + "HideGarbage": true + } + }, + "675466d57dadca6836092b26": { + "_id": "675466d57dadca6836092b26", + "_name": "WallpaperFloor", + "_parent": "67373f170eca6e03ab0d5391", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Bear", + "Usec" + ], + "AssetPath": { + "path": "assets/content/location_objects/00_hideout/prefabs/customization/floors/floor_wallpaper.bundle", + "rcid": "" + }, + "HideGarbage": false + } + }, + "67604ac650dfa9253901a548": { + "_id": "67604ac650dfa9253901a548", + "_name": "MusclesFlexMannequinPose", + "_parent": "675ff48ce8d2356707079617", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Usec", + "Bear" + ], + "MannequinPoseName": "muscles_flex" + } + }, + "67604ab20aa8253ebe05fd08": { + "_id": "67604ab20aa8253ebe05fd08", + "_name": "SpreadingHandsMannequinPose", + "_parent": "675ff48ce8d2356707079617", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Bear", + "Usec" + ], + "MannequinPoseName": "spreadinghands" + } + }, + "675467aa81067119a10938cb": { + "_id": "675467aa81067119a10938cb", + "_name": "LoftWall", + "_parent": "67373f1e5a5ee73f2a081baf", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Usec", + "Bear" + ], + "AssetPath": { + "path": "assets/content/location_objects/00_hideout/prefabs/customization/walls/wall_loft.bundle", + "rcid": "" + }, + "HideGarbage": true + } + }, + "67373f286cadad262309e862": { + "_id": "67373f286cadad262309e862", + "_name": "Light", + "_parent": "67373ef90eca6e03ab0d538c", + "_type": "Node", + "_props": {} + }, + "5d5e7f2a86f77427997cfb80": { + "_id": "5d5e7f2a86f77427997cfb80", + "_name": "Pants_BOSS_Glukhar", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Pants_BOSS_Glukhar", + "Name": "Pants_BOSS_Glukhar", + "ProfileVersions": [], + "ShortName": "Pants_BOSS_Glukhar", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_boss_glukhar.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea3c47d6c8b0475341734" + }, + "5e99762586f77466320ff9a9": { + "_id": "5e99762586f77466320ff9a9", + "_name": "Pants_BOSS_Sanitar", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Pants_BOSS_Sanitar", + "Name": "Pants_BOSS_Sanitar", + "ProfileVersions": [], + "ShortName": "Pants_BOSS_Sanitar", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_boss_sanitar.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea3c47d6c8b0475341734" + }, + "642d4d8eb6b75d4c89077cf9": { + "_id": "642d4d8eb6b75d4c89077cf9", + "_name": "Pants_BT_2", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Pants_BT_2", + "Name": "Pants_BT_2", + "ProfileVersions": [], + "ShortName": "Pants_BT_2", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bt_2.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5d5e7f4986f7746956659f8a": { + "_id": "5d5e7f4986f7746956659f8a", + "_name": "Pants_security_Gorka4", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Pants_security_Gorka4", + "Name": "Pants_security_Gorka4", + "ProfileVersions": [], + "ShortName": "Pants_security_Gorka4", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_security_gorka4.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea3c47d6c8b0475341734" + }, + "617be9e4e02b3b3fa50fa8f2": { + "_id": "617be9e4e02b3b3fa50fa8f2", + "_name": "bear_lower_sumrak", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", + "ProfileVersions": [], + "ShortName": "DefaultBeerFeet", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_sumrak.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc085bb14c02e000e67a5c5" + }, + "637df25a1e688345e1097bd4": { + "_id": "637df25a1e688345e1097bd4", + "_name": "wild_feet_victory", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_feet_1", + "Name": "wild_feet_1", + "ProfileVersions": [], + "ShortName": "wild_feet_1", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_wild_victory.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9fb87d6c8b0474535da9" + }, + "65749c1fe32c4e3f7907bf47": { + "_id": "65749c1fe32c4e3f7907bf47", + "_name": "wild_security_feet_bratva_2", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_security_feet_1", + "Name": "wild_security_feet_1", + "ProfileVersions": [], + "ShortName": "wild_security_feet_1", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_wild_security_bratva_2.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9fb87d6c8b0474535da9" + }, + "670fa4b08a2b9e2bde05b751": { + "_id": "670fa4b08a2b9e2bde05b751", + "_name": "zombie_pants_boss_tagilla", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_pants_boss_tagilla", + "Name": "zombie_pants_boss_tagilla", + "ProfileVersions": [], + "ShortName": "zombie_pants_boss_tagilla", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_boss_tagilla.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea3c47d6c8b0475341734" + }, + "66ace88c46fb07947008645b": { + "_id": "66ace88c46fb07947008645b", + "_name": "Hands_bear_Phoenix", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Hands_RT_1", + "Name": "Hands_RT_1", + "ProfileVersions": [], + "ShortName": "Hands_RT_1", + "Side": [ + "Bear" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_bear_phoenix/hands_bear_phoenix.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.0825, + "y": -0.00507, + "z": 0.038 + }, + "WatchPrefab": { + "path": "assets/content/hands/bear/bear_watch_traserp66.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": 2, + "y": 2, + "z": 0 + } + } + }, + "5f5f3fa30bc58666c37e782e": { + "_id": "5f5f3fa30bc58666c37e782e", + "_name": "bear_hands_g99", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearHands", + "Name": "DefaultBearHands", + "ProfileVersions": [], + "ShortName": "DefaultBearHands", + "Side": [ + "Bear" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_bear_g99/hands_bear_g99.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.03182, + "y": 0.00703, + "z": 0.04526 + }, + "WatchPrefab": { + "path": "assets/content/hands/bear/bear_watch.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": -2.424377, + "y": -3.517029, + "z": 0.03220471 + } + }, + "_proto": "5cc0876314c02e000c6bea6b" + }, + "66043d59333907134309d649": { + "_id": "66043d59333907134309d649", + "_name": "bear_hands_windshirt_black", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearHands", + "Name": "DefaultBearHands", + "ProfileVersions": [], + "ShortName": "DefaultBearHands", + "Side": [ + "Bear" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_bear_ops_windshirt/hands_bear_ops_windshirt_black.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.06555, + "y": -0.00138, + "z": 0.03884 + }, + "WatchPrefab": { + "path": "assets/content/hands/bear/bear_watch_luminoxrecon.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": -3.654, + "y": 3.013, + "z": 2.66 + } + }, + "_proto": "5cc0876314c02e000c6bea6b" + }, + "6295e95e2ff06264a71c7c1f": { + "_id": "6295e95e2ff06264a71c7c1f", + "_name": "usec_hands_chameleon_softshell", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_usec_chameleon_softshell/hands_usec_chameleon_softshell.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, + "66fd4372bd170aa3fb012a56": { + "_id": "66fd4372bd170aa3fb012a56", + "_name": "head_zombie_1", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "head_zombie_1", + "Name": "head_zombie_1", + "ProfileVersions": [], + "ShortName": "head_zombie_1", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/prefabs_zombies/head_zombie_1.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5cc2e4d014c02e000d0115f8": { + "_id": "5cc2e4d014c02e000d0115f8", + "_name": "wild_head_1", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_head_1", + "Name": "wild_head_1", + "ProfileVersions": [], + "ShortName": "wild_head_1", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/wild_head_1.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5d28afe786f774292668618d": { + "_id": "5d28afe786f774292668618d", + "_name": "wild_head_3", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_head_2", + "Name": "wild_head_2", + "ProfileVersions": [], + "ShortName": "wild_head_2", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/wild_head_misha.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9ff17d6c8b0474535daa" + }, + "670d17df032591157e0c3538": { + "_id": "670d17df032591157e0c3538", + "_name": "zombie_head_lab_assistant_2", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_head_lab_assistant_2", + "Name": "zombie_head_lab_assistant_2", + "ProfileVersions": [], + "ShortName": "zombie_head_lab_assistant_2", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_lab_assistant_2.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "670d1854032591157e0c353a": { + "_id": "670d1854032591157e0c353a", + "_name": "zombie_head_usec_head_2", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_head_usec_head_2", + "Name": "zombie_head_usec_head_2", + "ProfileVersions": [], + "ShortName": "zombie_head_usec_head_2", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_usec_head_2.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "670d18a3b7a8f34fce07fda9": { + "_id": "670d18a3b7a8f34fce07fda9", + "_name": "zombie_head_wild_head_3", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_head_wild_head_3", + "Name": "zombie_head_wild_head_3", + "ProfileVersions": [], + "ShortName": "zombie_head_wild_head_3", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_wild_head_3.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "6658a0ca4de4820934746dd2": { + "_id": "6658a0ca4de4820934746dd2", + "_name": "bear_red_team_lower_2", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "bear_red_team_lower_2", + "Name": "bear_red_team_lower_2", + "ProfileVersions": [], + "ShortName": "bear_red_team_lower_2", + "Side": [ + "Bear" + ], + "Game": [ + "eft", + "arena" + ], + "Feet": "642ed40af5bdf1c04e01952e" + } + }, + "66589ef5146af22739040fbb": { + "_id": "66589ef5146af22739040fbb", + "_name": "usec_blue_team_lower_3", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "usec_blue_team_lower_3", + "Name": "usec_blue_team_lower_3", + "ProfileVersions": [], + "ShortName": "usec_blue_team_lower_3", + "Side": [ + "Usec" + ], + "Game": [ + "eft", + "arena" + ], + "Feet": "642d6941ff5ecad7810a8a61" + } + }, + "5df8e79286f7744a122d6836": { + "_id": "5df8e79286f7744a122d6836", + "_name": "scav_kit_lower_sklon", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "SavageLowerSuite2", + "Name": "SavageLowerSuite2", + "ProfileVersions": [], + "ShortName": "SavageLowerSuite2", + "Side": [ + "Savage" + ], + "Game": [], + "Feet": "5df8a15186f77412640e2e6a" + }, + "_proto": "5cdea30c7d6c8b04737c2d15" + }, + "675fd6dc7a57e0b2a00e340a": { + "_id": "675fd6dc7a57e0b2a00e340a", + "_name": "usec_kit_upper_winterset", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "usec_kit_upper_winterset", + "Name": "usec_kit_upper_winterset", + "ProfileVersions": [], + "ShortName": "usec_kit_upper_winterset", + "Side": [ + "Usec" + ], + "Game": [ + "eft", + "arena" + ], + "Body": "675fd6897a57e0b2a00e3405", + "Hands": "675ff2a7e3ee8ffb7e042465" + }, + "_proto": "5cde9ec17d6c8b04723cf479" + }, + "6353fe74a644ca0c510d1dd6": { + "_id": "6353fe74a644ca0c510d1dd6", + "_name": "BossKnight", + "_parent": "5fc100cf95572123ae738483", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "BossKnight", + "Name": "BossKnight", + "ProfileVersions": [], + "ShortName": "BossKnight", + "Side": [ + "Savage" + ], + "Prefab": "BossKnight" + }, + "_proto": "5fc50bddb4965a7a2f48c5af" + }, + "6284d67f8e4092597733b7a4": { + "_id": "6284d67f8e4092597733b7a4", + "_name": "Bear_1_Eng", + "_parent": "5fc100cf95572123ae738483", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "Bear_1_Eng", + "Name": "Bear_1_Eng", + "ProfileVersions": [], + "ShortName": "Bear_1_Eng", + "Side": [ + "Bear" + ], + "Prefab": "Bear_1_Eng" + } + }, + "674dbf593bee1152d407f005": { + "_id": "674dbf593bee1152d407f005", + "_name": "dogtag_prestige_1", + "_parent": "6746fafabafff8500804880e", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "dogtag_prestige_1", + "Name": "dogtag_prestige_1", + "ProfileVersions": [], + "ShortName": "dogtag_prestige_1", + "Side": [ + "Bear", + "Usec" + ], + "BearTemplateId": "675dc9d37ae1a8792107ca96", + "UsecTemplateId": "6764207f2fa5e32733055c4a" + } + }, + "675dcfea7ae1a8792107ca99": { + "_id": "675dcfea7ae1a8792107ca99", + "_name": "dogtag_prestige_2", + "_parent": "6746fafabafff8500804880e", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "dogtag_prestige_2", + "Name": "dogtag_prestige_2", + "ProfileVersions": [], + "ShortName": "dogtag_prestige_2", + "Side": [ + "Bear", + "Usec" + ], + "BearTemplateId": "675dcb0545b1a2d108011b2b", + "UsecTemplateId": "6764202ae307804338014c1a" + } + }, + "6758501933627edb710b058c": { + "_id": "6758501933627edb710b058c", + "_name": "FactoryEnvironmentUI", + "_parent": "67584ea0ff58ff0e7909e435", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "FactoryEnvironmentUI", + "Name": "FactoryEnvironmentUI", + "ProfileVersions": [], + "ShortName": "FactoryEnvironmentUI", + "Side": [ + "Savage", + "Bear", + "Usec" + ], + "EnvironmentUIType": "FactoryEnvironmentUiType" + } + }, + "675850678b8204ec0001936c": { + "_id": "675850678b8204ec0001936c", + "_name": "WoodEnvironmentUI", + "_parent": "67584ea0ff58ff0e7909e435", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "WoodEnvironmentUI", + "Name": "WoodEnvironmentUI", + "ProfileVersions": [], + "ShortName": "WoodEnvironmentUI", + "Side": [ + "Savage", + "Usec", + "Bear" + ], + "EnvironmentUIType": "WoodEnvironmentUiType" + } + }, + "67519adaba5968fd800a01f0": { + "_id": "67519adaba5968fd800a01f0", + "_name": "NoGesture", + "_parent": "6751848eba5968fd800a01d6", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "NoGesture", + "Name": "NoGesture", + "ProfileVersions": [], + "ShortName": "NoGesture", + "Side": [ + "Usec", + "Bear", + "Savage" + ], + "Interaction": "NoGesture" + } + }, + "67519b33490b32072c06f1c4": { + "_id": "67519b33490b32072c06f1c4", + "_name": "HoldGesture", + "_parent": "6751848eba5968fd800a01d6", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "HoldGesture", + "Name": "HoldGesture", + "ProfileVersions": [], + "ShortName": "HoldGesture", + "Side": [ + "Usec", + "Bear", + "Savage" + ], + "Interaction": "HoldGesture" + } + }, + "67519b77a34a61ba7f053e67": { + "_id": "67519b77a34a61ba7f053e67", + "_name": "GetOffGesture", + "_parent": "6751848eba5968fd800a01d6", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "GetOffGesture", + "Name": "GetOffGesture", + "ProfileVersions": [], + "ShortName": "GetOffGesture", + "Side": [ + "Bear", + "Usec", + "Savage" + ], + "Interaction": "GetOffGesture" + } + }, + "675468cb43b934b1a7089ad7": { + "_id": "675468cb43b934b1a7089ad7", + "_name": "StuccoCeiling", + "_parent": "673b3f595bf6b605c90fcdc2", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Bear", + "Usec" + ], + "AssetPath": { + "path": "assets/content/location_objects/00_hideout/prefabs/customization/ceilings/ceiling_stucco.bundle", + "rcid": "" + } + } + }, + "6754666c76e1f2b24c0cc956": { + "_id": "6754666c76e1f2b24c0cc956", + "_name": "LoftFloor", + "_parent": "67373f170eca6e03ab0d5391", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Usec", + "Bear" + ], + "AssetPath": { + "path": "assets/content/location_objects/00_hideout/prefabs/customization/floors/floor_loft.bundle", + "rcid": "" + }, + "HideGarbage": true + } + }, + "675466ea8b3797a0e8038bd2": { + "_id": "675466ea8b3797a0e8038bd2", + "_name": "WoodPlaneFloor", + "_parent": "67373f170eca6e03ab0d5391", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Bear", + "Usec" + ], + "AssetPath": { + "path": "assets/content/location_objects/00_hideout/prefabs/customization/floors/floor_woodplane.bundle", + "rcid": "" + }, + "HideGarbage": true + } + }, + "5cd943b21388ce03a44dc2a2": { + "_id": "5cd943b21388ce03a44dc2a2", + "_name": "Suits", + "_parent": "5cbdb4a2e2b501000d352ae2", + "_type": "Node", + "_props": { + "AvailableAsDefault": false, + "Game": [] + } + }, + "675994c9f7adb892bd080766": { + "_id": "675994c9f7adb892bd080766", + "_name": "bear_lower_winterset", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", + "ProfileVersions": [], + "ShortName": "DefaultBeerFeet", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_winterset.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc085bb14c02e000e67a5c5" + }, + "66bf69195d6942454668fd5d": { + "_id": "66bf69195d6942454668fd5d", + "_name": "pants_wild_ment_specnaz_kamysh_g", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "pants_wild_ment_specnaz_kamysh_g", + "Name": "pants_wild_ment_specnaz_kamysh_g", + "ProfileVersions": [], + "ShortName": "pants_wild_ment_specnaz_kamysh_g", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_wild_ment_specnaz_kamysh_g.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "642e71620a69698d1b049f0a" + }, + "5f5e410c6bdad616ad46d60b": { + "_id": "5f5e410c6bdad616ad46d60b", + "_name": "wild_feet_sweatpants", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_feet_1", + "Name": "wild_feet_1", + "ProfileVersions": [], + "ShortName": "wild_feet_1", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_wild_sweatpants.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9fb87d6c8b0474535da9" + }, + "64368d69ac11c9eaf10d890e": { + "_id": "64368d69ac11c9eaf10d890e", + "_name": "Hands_BT_2", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Hands_BT_2", + "Name": "Hands_BT_2", + "ProfileVersions": [], + "ShortName": "Hands_BT_2", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_arena_bt_2/hands_arena_bt_2.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.0376, + "y": 0.00526, + "z": 0.03789 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": -12.49942, + "y": -11.33493, + "z": 1.457913 + } + } + }, + "6436d9ec6c06444bf7033a4e": { + "_id": "6436d9ec6c06444bf7033a4e", + "_name": "Hands_RT_2", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Hands_RT_2", + "Name": "Hands_RT_2", + "ProfileVersions": [], + "ShortName": "Hands_RT_2", + "Side": [ + "Bear" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_arena_rt_2/hands_arena_rt_2.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.05162, + "y": -4.0e-5, + "z": 0.04084 + }, + "WatchPrefab": { + "path": "assets/content/hands/bear/bear_watch_traserp66.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": -5.491, + "y": 0.501, + "z": 0 + } + } + }, + "5cc2e68f14c02e28b47de290": { + "_id": "5cc2e68f14c02e28b47de290", + "_name": "SavageHands1", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "SavageHands1", + "Name": "SavageHands1", + "ProfileVersions": [], + "ShortName": "SavageHands1", + "Side": [ + "Savage" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/wild/wild_body_1_firsthands.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "618cf9540a5a59657e5f5677": { + "_id": "618cf9540a5a59657e5f5677", + "_name": "SavageHands_bomber", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "SavageHands1", + "Name": "SavageHands1", + "ProfileVersions": [], + "ShortName": "SavageHands1", + "Side": [ + "Savage" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_wild_bomber/hands_wild_bomber.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc2e68f14c02e28b47de290" + }, + "6393082c1c8f182ad90c8961": { + "_id": "6393082c1c8f182ad90c8961", + "_name": "usec_hands_carinthia_softshell", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_usec_carinthia_softshell/hands_usec_carinthia_softshell.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.05244, + "y": -0.01385, + "z": -0.043 + }, + "WatchPrefab": { + "path": "assets/content/hands/usec/usec_watch_garmintactix.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": 168.419, + "y": 7.066986, + "z": -1.380981 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, + "5e9da2a786f774054c19ac94": { + "_id": "5e9da2a786f774054c19ac94", + "_name": "usec_hands_hoody", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_usec_hoody/hands_usec_hoody.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, + "5e4bb1fe86f774069342dec8": { + "_id": "5e4bb1fe86f774069342dec8", + "_name": "usec_hands_tier2", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_usec_tier2/hands_usec_tier2.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, + "670d18320fe9098f0c054644": { + "_id": "670d18320fe9098f0c054644", + "_name": "zombie_head_bear_slava", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_head_bear_slava", + "Name": "zombie_head_bear_slava", + "ProfileVersions": [], + "ShortName": "zombie_head_bear_slava", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_bear_slava.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5cc085e214c02e000c6bea67": { + "_id": "5cc085e214c02e000c6bea67", + "_name": "Head", + "_parent": "5cd943c31388ce000a659df5", + "_type": "Node", + "_props": { + "AvailableAsDefault": false, + "Description": "Head", + "Name": "Head", + "ProfileVersions": [], + "ShortName": "Head", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/bear_head.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5cdea20c7d6c8b0474535dab": { + "_id": "5cdea20c7d6c8b0474535dab", + "_name": "SavageLowerSuite1", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "SavageLowerSuite1", + "Name": "SavageLowerSuite1", + "ProfileVersions": [], + "ShortName": "SavageLowerSuite1", + "Side": [ + "Savage" + ], + "Game": [], + "Feet": "5cc2e5d014c02e15d53d9c03" + } + }, + "5df8e75786f7745c67099df4": { + "_id": "5df8e75786f7745c67099df4", + "_name": "usec_kit_lower_tier2", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Usec" + ], + "Game": [ + "eft", + "arena" + ], + "Feet": "5df8a08886f7740bfe6df775" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "5d1f647586f7744bcb0adfb0": { + "_id": "5d1f647586f7744bcb0adfb0", + "_name": "bear_kit_lower_striker", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "eft", + "arena" + ], + "Feet": "5d1f58ab86f7743014162042" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "5e4bb6d786f77406975c9364": { + "_id": "5e4bb6d786f77406975c9364", + "_name": "bear_kit_lower_combat", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "eft", + "arena" + ], + "Feet": "5e4bb39386f774067f79de05" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "61a49f549128666d8302b5f1": { + "_id": "61a49f549128666d8302b5f1", + "_name": "SavageKitUpperYellowcoat", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "SavageUpperSuite1", + "Name": "SavageUpperSuite1", + "ProfileVersions": [], + "ShortName": "SavageUpperSuite1", + "Side": [ + "Savage" + ], + "Game": [ + "arena" + ], + "Body": "618d1af10a5a59657e5f56f3", + "Hands": "6197aca964ae5436d76c1f98" + }, + "_proto": "5cdea23c7d6c8b04723cf47b" + }, + "6038b24cd6505c1ec64a44a0": { + "_id": "6038b24cd6505c1ec64a44a0", + "_name": "usec_kit_upper_beltstaff", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecUpperSuite", + "Name": "DefaultUsecUpperSuite", + "ProfileVersions": [], + "ShortName": "DefaultUsecUpperSuite", + "Side": [ + "Usec" + ], + "Game": [ + "arena", + "eft" + ], + "Body": "6033a35f80ae5e2f970ba6bb", + "Hands": "6034d33392ec1c31037959dc" + }, + "_proto": "5cde9ec17d6c8b04723cf479" + }, + "5f5f46086760b4138443b358": { + "_id": "5f5f46086760b4138443b358", + "_name": "usec_kit_upper_NightPatrol", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecUpperSuite", + "Name": "DefaultUsecUpperSuite", + "ProfileVersions": [], + "ShortName": "DefaultUsecUpperSuite", + "Side": [ + "Usec" + ], + "Game": [ + "eft" + ], + "Body": "5f5e4075df4f3100376a8138", + "Hands": "5f5f3fc66bdad616ad46d62f" + }, + "_proto": "5cde9ec17d6c8b04723cf479" + }, + "619bf75264927e572d0d5853": { + "_id": "619bf75264927e572d0d5853", + "_name": "bear_kit_upper_sumrak", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "arena", + "eft" + ], + "Body": "617bca4b4013b06b0b78df2a", + "Hands": "618aeee10a5a59657e5f55ed" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "657f8e9824d2053bb360b51d": { + "_id": "657f8e9824d2053bb360b51d", + "_name": "usec_kit_upper_velocity", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecUpperSuite", + "Name": "DefaultUsecUpperSuite", + "ProfileVersions": [], + "ShortName": "DefaultUsecUpperSuite", + "Side": [ + "Usec" + ], + "Game": [ + "arena", + "eft" + ], + "Body": "6571cb0923aa6d72760a7f8f", + "Hands": "657316a92dba425ccc0141a4" + }, + "_proto": "5cde9ec17d6c8b04723cf479" + }, + "5e4bb8e686f77406796b7ba2": { + "_id": "5e4bb8e686f77406796b7ba2", + "_name": "SavageUpperRussia1", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "SavageUpperSuite1", + "Name": "SavageUpperSuite1", + "ProfileVersions": [], + "ShortName": "SavageUpperSuite1", + "Side": [ + "Savage" + ], + "Game": [], + "Body": "5e4bb3ee86f77406975c934e", + "Hands": "5e4bb49586f77406a313ec5a" + }, + "_proto": "5cdea23c7d6c8b04723cf47b" + }, + "5e4bb5e486f77406796b7b9e": { + "_id": "5e4bb5e486f77406796b7b9e", + "_name": "usec_kit_upper_tier_2", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecUpperSuite", + "Name": "DefaultUsecUpperSuite", + "ProfileVersions": [], + "ShortName": "DefaultUsecUpperSuite", + "Side": [ + "Usec" + ], + "Game": [ + "arena", + "eft" + ], + "Body": "5e4bb35286f77406a511c9bc", + "Hands": "5e4bb1fe86f774069342dec8" + }, + "_proto": "5cde9ec17d6c8b04723cf479" + }, + "66589eb63733207cb6677dc5": { + "_id": "66589eb63733207cb6677dc5", + "_name": "usec_blue_team_upper_3", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "usec_blue_team_upper_3", + "Name": "usec_blue_team_upper_3", + "ProfileVersions": [], + "ShortName": "usec_blue_team_upper_3", + "Side": [ + "Usec" + ], + "Game": [ + "eft", + "arena" + ], + "Body": "642d9bbf6c06444bf7033855", + "Hands": "6436a4c2b6b75d4c89077fbd" + } + }, + "5d1f60ca86f7743014163025": { + "_id": "5d1f60ca86f7743014163025", + "_name": "bear_kit_upper_ghostmarksman", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "eft", + "arena" + ], + "Body": "5d1f567786f7744bcc04874f", + "Hands": "5d1f5ac086f7744bcd1345a0" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "675467bb5b7ebafefd0ebc2e": { + "_id": "675467bb5b7ebafefd0ebc2e", + "_name": "OrangeWall", + "_parent": "67373f1e5a5ee73f2a081baf", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Usec", + "Bear" + ], + "AssetPath": { + "path": "assets/content/location_objects/00_hideout/prefabs/customization/walls/wall_orange.bundle", + "rcid": "" + }, + "HideGarbage": false + } + }, + "673b3f595bf6b605c90fcdc2": { + "_id": "673b3f595bf6b605c90fcdc2", + "_name": "Ceiling", + "_parent": "67373ef90eca6e03ab0d538c", + "_type": "Node", + "_props": { + "AssetPath": { + "path": "", + "rcid": "" + } + } + }, + "66acebd4ede86671bb09584b": { + "_id": "66acebd4ede86671bb09584b", + "_name": "Pants_Bear_Phoenix", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Pants_RT_1", + "Name": "Pants_RT_1", + "ProfileVersions": [], + "ShortName": "Pants_RT_1", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_phoenix.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5d5e7f8986f7742798716582": { + "_id": "5d5e7f8986f7742798716582", + "_name": "Pants_security_Flora", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Pants_security_Flora", + "Name": "Pants_security_Flora", + "ProfileVersions": [], + "ShortName": "Pants_security_Flora", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_security_flora.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea3c47d6c8b0475341734" + }, + "66043cf87502eca33a08cad2": { + "_id": "66043cf87502eca33a08cad2", + "_name": "bear_lower_srvv_surpat", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", + "ProfileVersions": [], + "ShortName": "DefaultBeerFeet", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_srvv_surpat.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc085bb14c02e000e67a5c5" + }, + "5d1f591186f7744bcc048755": { + "_id": "5d1f591186f7744bcc048755", + "_name": "usec_lower_gen2khyber", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecFeet", + "Name": "DefaultUsecFeet", + "ProfileVersions": [], + "ShortName": "DefaultUsecFeet", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_gen2.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" + }, + "670d18e2e002387b88029112": { + "_id": "670d18e2e002387b88029112", + "_name": "zombie_pants_civ_classic", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_pants_civ_classic", + "Name": "zombie_pants_civ_classic", + "ProfileVersions": [], + "ShortName": "zombie_pants_civ_classic", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_civ_classic.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "64ac23c449d74fd5ec0a124e": { + "_id": "64ac23c449d74fd5ec0a124e", + "_name": "SavageHands_feldparka", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "SavageHands1", + "Name": "SavageHands1", + "ProfileVersions": [], + "ShortName": "SavageHands1", + "Side": [ + "Savage" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_wild_feldparka/hands_wild_feldparka.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc2e68f14c02e28b47de290" + }, + "5cde96047d6c8b20b577f016": { + "_id": "5cde96047d6c8b20b577f016", + "_name": "DefaultUsecHead", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "DefaultUsecHead", + "Name": "DefaultUsecHead", + "ProfileVersions": [], + "ShortName": "DefaultUsecHead", + "Side": [ + "Usec" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/usec_head_1.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "62875ad50828252c7a28b95c": { + "_id": "62875ad50828252c7a28b95c", + "_name": "Head_BOSS_Blackknight", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Head_BOSS_Blackknight", + "Name": "Head_BOSS_Blackknight", + "ProfileVersions": [], + "ShortName": "Head_BOSS_Blackknight", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/head_boss_blackknight.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9ff17d6c8b0474535daa" + }, + "5fdb50bb2b730a787b3f78cf": { + "_id": "5fdb50bb2b730a787b3f78cf", + "_name": "bear_head_1", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "BearHead1", + "Name": "BearHead1", + "ProfileVersions": [], + "ShortName": "BearHead1", + "Side": [ + "Bear" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/bear_head_1.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc084dd14c02e000b0550a3" + }, + "5cc0869814c02e000a4cad94": { + "_id": "5cc0869814c02e000a4cad94", + "_name": "Feet", + "_parent": "5cd943c31388ce000a659df5", + "_type": "Node", + "_props": { + "AvailableAsDefault": false, + "Description": "Feet", + "Name": "Feet", + "ProfileVersions": [], + "ShortName": "Feet", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/bear_feet.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5cdea3f87d6c8b647a3769b2": { + "_id": "5cdea3f87d6c8b647a3769b2", + "_name": "KillaLowerSuite", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "KillaLowerSuite", + "Name": "KillaLowerSuite", + "ProfileVersions": [], + "ShortName": "KillaLowerSuite", + "Side": [ + "Savage" + ], + "Game": [], + "Feet": "5cdea3c47d6c8b0475341734" + } + }, + "5fcf9477fe40296c1d5fd7c8": { + "_id": "5fcf9477fe40296c1d5fd7c8", + "_name": "usec_kit_lower_tier3", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Usec" + ], + "Game": [ + "eft", + "arena" + ], + "Feet": "5fcf940bce1ba36a513bb9cc" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "619b99d2d8ed4b751d2606c1": { + "_id": "619b99d2d8ed4b751d2606c1", + "_name": "usec_kit_lower_cereum", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Usec" + ], + "Game": [ + "eft", + "arena" + ], + "Feet": "617c02e24013b06b0b78df80" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "5d1f649886f7744bce0ef70d": { + "_id": "5d1f649886f7744bce0ef70d", + "_name": "usec_kit_lower_tacres", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Usec" + ], + "Game": [ + "eft", + "arena" + ], + "Feet": "5d1f593286f7743014162044" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "619bf78a64927e572d0d5855": { + "_id": "619bf78a64927e572d0d5855", + "_name": "usec_kit_upper_cereum", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecUpperSuite", + "Name": "DefaultUsecUpperSuite", + "ProfileVersions": [], + "ShortName": "DefaultUsecUpperSuite", + "Side": [ + "Usec" + ], + "Game": [ + "eft", + "arena" + ], + "Body": "618109c96d7ca35d076b3363", + "Hands": "618d1a5574bb2d036a049ea9" + }, + "_proto": "5cde9ec17d6c8b04723cf479" + }, + "5f5f45df0bc58666c37e7832": { + "_id": "5f5f45df0bc58666c37e7832", + "_name": "bear_kit_upper_g99", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "eft" + ], + "Body": "5f5e401747344c2e4f6c42c5", + "Hands": "5f5f3fa30bc58666c37e782e" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "63a8a3f5dd384f7e8d716f9b": { + "_id": "63a8a3f5dd384f7e8d716f9b", + "_name": "usec_kit_upper_carinthia_softshell", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecUpperSuite", + "Name": "DefaultUsecUpperSuite", + "ProfileVersions": [], + "ShortName": "DefaultUsecUpperSuite", + "Side": [ + "Usec" + ], + "Game": [ + "arena", + "eft" + ], + "Body": "637b945722e2a933ed0e33c8", + "Hands": "6393082c1c8f182ad90c8961" + }, + "_proto": "5cde9ec17d6c8b04723cf479" + }, + "67603ea391ec8cab9406faa4": { + "_id": "67603ea391ec8cab9406faa4", + "_name": "pmc_snowman", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "pmc_snowman", + "Name": "pmc_snowman", + "ProfileVersions": [], + "ShortName": "pmc_snowman", + "Side": [ + "Bear", + "Usec" + ], + "Game": [ + "arena", + "eft" + ], + "Body": "675844f8a31925671c000af6", + "Hands": "675845ecb96fa6b76c075a39" + } + }, + "6284d6948e4092597733b7a5": { + "_id": "6284d6948e4092597733b7a5", + "_name": "Bear_2_Eng", + "_parent": "5fc100cf95572123ae738483", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "Bear_2_Eng", + "Name": "Bear_2_Eng", + "ProfileVersions": [], + "ShortName": "Bear_2_Eng", + "Side": [ + "Bear" + ], + "Prefab": "Bear_2_Eng" + } + }, + "6353fe04f0de2294830a0dbe": { + "_id": "6353fe04f0de2294830a0dbe", + "_name": "BossBigPipe", + "_parent": "5fc100cf95572123ae738483", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "BossBigPipe", + "Name": "BossBigPipe", + "ProfileVersions": [], + "ShortName": "BossBigPipe", + "Side": [ + "Savage" + ], + "Prefab": "BossBigPipe" + }, + "_proto": "5fc50bddb4965a7a2f48c5af" + }, + "5fc1221a95572123ae7384a2": { + "_id": "5fc1221a95572123ae7384a2", + "_name": "Bear_1", + "_parent": "5fc100cf95572123ae738483", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "Bear_1", + "Name": "Bear_1", + "ProfileVersions": [], + "ShortName": "Bear_1", + "Side": [ + "Bear" + ], + "Prefab": "Bear_1" + } + }, + "675843aef98f37560b029094": { + "_id": "675843aef98f37560b029094", + "_name": "KindergartenCeiling", + "_parent": "673b3f595bf6b605c90fcdc2", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Usec", + "Bear" + ], + "AssetPath": { + "path": "assets/content/location_objects/00_hideout/prefabs/customization/ceilings/ceiling_kindergarten.bundle", + "rcid": "" + } + } + }, + "675844580ec1f5ab030c8ff6": { + "_id": "675844580ec1f5ab030c8ff6", + "_name": "KindergartenFloor", + "_parent": "67373f170eca6e03ab0d5391", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Bear", + "Usec" + ], + "AssetPath": { + "path": "assets/content/location_objects/00_hideout/prefabs/customization/floors/floor_kindergarten.bundle", + "rcid": "" + }, + "HideGarbage": true + } + }, + "628771f70828252c7a28b961": { + "_id": "628771f70828252c7a28b961", + "_name": "Pants_BOSS_Blackknight", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Pants_BOSS_Blackknight", + "Name": "Pants_BOSS_Blackknight", + "ProfileVersions": [], + "ShortName": "Pants_BOSS_Blackknight", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_boss_blackknight.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea3c47d6c8b0475341734" + }, + "5d1f58bd86f7744bce0ee9ef": { + "_id": "5d1f58bd86f7744bce0ee9ef", + "_name": "bear_lower_gorkasso", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", + "ProfileVersions": [], + "ShortName": "DefaultBeerFeet", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_gorkasso.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc085bb14c02e000e67a5c5" + }, + "65707a89f5a6f1412f0c5f7b": { + "_id": "65707a89f5a6f1412f0c5f7b", + "_name": "bear_lower_ops_windshirt", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", + "ProfileVersions": [], + "ShortName": "DefaultBeerFeet", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_ops_windshirt.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc085bb14c02e000e67a5c5" + }, + "5fb535cf1c69e5198e234126": { + "_id": "5fb535cf1c69e5198e234126", + "_name": "pants_cultist_02", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "pants_cultist_02", + "Name": "pants_cultist_02", + "ProfileVersions": [], + "ShortName": "pants_cultist_02", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_cultist_02.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc2e5d014c02e15d53d9c03" + }, + "66acc8f719271bd6d00dec0b": { + "_id": "66acc8f719271bd6d00dec0b", + "_name": "pants_usec_raider", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecFeet", + "Name": "DefaultUsecFeet", + "ProfileVersions": [], + "ShortName": "DefaultUsecFeet", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_raider.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" + }, + "5d1f590486f7744bcd13459e": { + "_id": "5d1f590486f7744bcd13459e", + "_name": "usec_lower_jeansranger", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecFeet", + "Name": "DefaultUsecFeet", + "ProfileVersions": [], + "ShortName": "DefaultUsecFeet", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_jeans01.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" + }, + "65749c05e0423b9ebe0c79c7": { + "_id": "65749c05e0423b9ebe0c79c7", + "_name": "wild_security_feet_bratva_1", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_security_feet_1", + "Name": "wild_security_feet_1", + "ProfileVersions": [], + "ShortName": "wild_security_feet_1", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_wild_security_bratva_1.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9fb87d6c8b0474535da9" + }, + "670fb704b9e6567c8102cf08": { + "_id": "670fb704b9e6567c8102cf08", + "_name": "zombie_pants_bear_retar", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_pants_bear_retar", + "Name": "zombie_pants_bear_retar", + "ProfileVersions": [], + "ShortName": "zombie_pants_bear_retar", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_bear_retar.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5cde95fa7d6c8b04737c2d13": { + "_id": "5cde95fa7d6c8b04737c2d13", + "_name": "DefaultUsecHands", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/usec/usec_hands_skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "6437ef59881906a7fe086aae": { + "_id": "6437ef59881906a7fe086aae", + "_name": "Hands_RT_3", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Hands_RT_3", + "Name": "Hands_RT_3", + "ProfileVersions": [], + "ShortName": "Hands_RT_3", + "Side": [ + "Bear" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_arena_rt_3/hands_rt_3.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.05124, + "y": -0.0142, + "z": 0.04232 + }, + "WatchPrefab": { + "path": "assets/content/hands/bear/bear_watch_traserp66.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": 12.477, + "y": 2.481, + "z": -0.737 + } + } + }, + "5df8ead786f774530571b14b": { + "_id": "5df8ead786f774530571b14b", + "_name": "SavageHands_killa", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "SavageHands1", + "Name": "SavageHands1", + "ProfileVersions": [], + "ShortName": "SavageHands1", + "Side": [ + "Savage" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/wild/hands_boss_killa.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc2e68f14c02e28b47de290" + }, + "618d1a5574bb2d036a049ea9": { + "_id": "618d1a5574bb2d036a049ea9", + "_name": "usec_hands_cereum", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_usec_cereum/hands_usec_cereum.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.0805, + "y": -0.00675, + "z": -0.04166 + }, + "WatchPrefab": { + "path": "assets/content/hands/usec/usec_watch_garmintactix.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": 4.175096, + "y": -172.2915, + "z": -178.331 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, + "5d28b01486f77429242fc898": { + "_id": "5d28b01486f77429242fc898", + "_name": "Wild_Dealmaker_head", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Wild_Dealmaker_head", + "Name": "Wild_Dealmaker_head", + "ProfileVersions": [], + "ShortName": "Wild_Dealmaker_head", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/wild_dealmaker_head.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9ff17d6c8b0474535daa" + }, + "675070a550f7ea9dc604afc7": { + "_id": "675070a550f7ea9dc604afc7", + "_name": "usec_kit_lower_deadly_frog", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Usec" + ], + "Game": [ + "eft", + "arena" + ], + "Feet": "6750707dc1b42fa2ee09aeb6" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "675697337a69ab97c30a09f8": { + "_id": "675697337a69ab97c30a09f8", + "_name": "bear_kit_lower_instructor", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "eft", + "arena" + ], + "Feet": "6756960dbe1cb7ec47002236" + } + }, + "5f5f65180bc58666c37e784a": { + "_id": "5f5f65180bc58666c37e784a", + "_name": "scav_kit_lower_Wasatch", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "SavageLowerSuite2", + "Name": "SavageLowerSuite2", + "ProfileVersions": [], + "ShortName": "SavageLowerSuite2", + "Side": [ + "Savage" + ], + "Game": [ + "arena" + ], + "Feet": "5f5e41366760b4138443b343" + }, + "_proto": "5cdea30c7d6c8b04737c2d15" + }, + "5e9dcb9c86f7743e20652f25": { + "_id": "5e9dcb9c86f7743e20652f25", + "_name": "usec_kit_upper_hoody", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecUpperSuite", + "Name": "DefaultUsecUpperSuite", + "ProfileVersions": [], + "ShortName": "DefaultUsecUpperSuite", + "Side": [ + "Usec" + ], + "Game": [ + "eft" + ], + "Body": "5e9da17386f774054b6f79a3", + "Hands": "5e9da2a786f774054c19ac94" + }, + "_proto": "5cde9ec17d6c8b04723cf479" + }, + "66043a697502eca33a08cace": { + "_id": "66043a697502eca33a08cace", + "_name": "usec_kit_upper_velocity_multicam", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecUpperSuite", + "Name": "DefaultUsecUpperSuite", + "ProfileVersions": [], + "ShortName": "DefaultUsecUpperSuite", + "Side": [ + "Usec" + ], + "Game": [ + "eft" + ], + "Body": "660437e57502eca33a08caca", + "Hands": "660438077502eca33a08cacc" + }, + "_proto": "5cde9ec17d6c8b04723cf479" + }, + "5fc614f40b735e7b024c76e9": { + "_id": "5fc614f40b735e7b024c76e9", + "_name": "Usec_2", + "_parent": "5fc100cf95572123ae738483", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "Usec_2", + "Name": "Usec_2", + "ProfileVersions": [], + "ShortName": "Usec_2", + "Side": [ + "Usec" + ], + "Prefab": "Usec_2" + } + }, + "6284d6ab8e4092597733b7a7": { + "_id": "6284d6ab8e4092597733b7a7", + "_name": "Usec_5", + "_parent": "5fc100cf95572123ae738483", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "Usec_5", + "Name": "Usec_5", + "ProfileVersions": [], + "ShortName": "Usec_5", + "Side": [ + "Usec" + ], + "Prefab": "Usec_5" + } + }, + "5fc614130b735e7b024c76e4": { + "_id": "5fc614130b735e7b024c76e4", + "_name": "Scav_3", + "_parent": "5fc100cf95572123ae738483", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Scav_3", + "Name": "Scav_3", + "ProfileVersions": [], + "ShortName": "Scav_3", + "Side": [ + "Savage" + ], + "Prefab": "Scav_3" + } + }, + "674731d1170146228c0d222a": { + "_id": "674731d1170146228c0d222a", + "_name": "dogtag_usec_default", + "_parent": "6746fafabafff8500804880e", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "dogtag_usec_default", + "Name": "dogtag_usec_default", + "ProfileVersions": [], + "ShortName": "dogtag_usec_default", + "Side": [ + "Usec" + ], + "BearTemplateId": "", + "UsecTemplateId": "59f32c3b86f77472a31742f0" + } + }, + "67584eda8b8204ec00019362": { + "_id": "67584eda8b8204ec00019362", + "_name": "RandomEnvironmentUI", + "_parent": "67584ea0ff58ff0e7909e435", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "RandomEnvironmentUI", + "Name": "RandomEnvironmentUI", + "ProfileVersions": [], + "ShortName": "RandomEnvironmentUI", + "Side": [ + "Bear", + "Usec" + ], + "EnvironmentUIType": "RandomEnvironmentUiType" + } + }, + "675468a924c9a7ccb509d633": { + "_id": "675468a924c9a7ccb509d633", + "_name": "PrestigeCeiling", + "_parent": "673b3f595bf6b605c90fcdc2", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Usec", + "Bear" + ], + "AssetPath": { + "path": "assets/content/location_objects/00_hideout/prefabs/customization/ceilings/ceiling_prestige.bundle", + "rcid": "" + } + } + }, + "67adaf95cd47a1ad3f014bc6": { + "_id": "67adaf95cd47a1ad3f014bc6", + "_name": "LabyrinthFloor", + "_parent": "67373f170eca6e03ab0d5391", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Bear", + "Usec" + ], + "AssetPath": { + "path": "assets/content/location_objects/00_hideout/prefabs/customization/floors/floor_labyrinth.bundle", + "rcid": "" + }, + "HideGarbage": true + } + }, + "67604abb8491fd0a830f3578": { + "_id": "67604abb8491fd0a830f3578", + "_name": "GopnikMannequinPose", + "_parent": "675ff48ce8d2356707079617", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Usec", + "Bear" + ], + "MannequinPoseName": "gopnik" + } + }, + "67604aa550dfa9253901a546": { + "_id": "67604aa550dfa9253901a546", + "_name": "Fingerguns2MannequinPose", + "_parent": "675ff48ce8d2356707079617", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Usec", + "Bear" + ], + "MannequinPoseName": "fingerguns2" + } + }, + "6756d0f97c4045d8c708a4ec": { + "_id": "6756d0f97c4045d8c708a4ec", + "_name": "Pants_BOSS_Killa_Xmass", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Pants_BOSS_Killa_Xmass", + "Name": "Pants_BOSS_Killa_Xmass", + "ProfileVersions": [], + "ShortName": "Pants_BOSS_Killa_Xmass", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_boss_killa_xmass.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea3c47d6c8b0475341734" + }, + "6756960dbe1cb7ec47002236": { + "_id": "6756960dbe1cb7ec47002236", + "_name": "bear_lower_instructor", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", + "ProfileVersions": [], + "ShortName": "DefaultBeerFeet", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_instructor.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc085bb14c02e000e67a5c5" + }, + "67506f51caaa3394b2082166": { + "_id": "67506f51caaa3394b2082166", + "_name": "bear_lower_nord", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", + "ProfileVersions": [], + "ShortName": "DefaultBeerFeet", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_nord.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc085bb14c02e000e67a5c5" + }, + "6033a3d8ed2e0509b15f9031": { + "_id": "6033a3d8ed2e0509b15f9031", + "_name": "bear_lower_voin", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", + "ProfileVersions": [], + "ShortName": "DefaultBeerFeet", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_voin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc085bb14c02e000e67a5c5" + }, + "66bf6885952b42739a5f2298": { + "_id": "66bf6885952b42739a5f2298", + "_name": "pants_wild_ment_specnaz_kamysh", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "pants_wild_ment_specnaz_kamysh", + "Name": "pants_wild_ment_specnaz_kamysh", + "ProfileVersions": [], + "ShortName": "pants_wild_ment_specnaz_kamysh", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_wild_ment_specnaz_kamysh.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "642e71620a69698d1b049f0a" + }, + "5d1f58ed86f7744bcb0acd1c": { + "_id": "5d1f58ed86f7744bcb0acd1c", + "_name": "usec_lower_taclifeterrain", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecFeet", + "Name": "DefaultUsecFeet", + "ProfileVersions": [], + "ShortName": "DefaultUsecFeet", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_blackhawk_tac_life.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" + }, + "6033a430ed2e0509b15f9033": { + "_id": "6033a430ed2e0509b15f9033", + "_name": "wild_feet_scavelite_taclite", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_feet_scavelite_taclite", + "Name": "wild_feet_scavelite_taclite", + "ProfileVersions": [], + "ShortName": "wild_feet_scavelite_taclite", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_wild_scavelite_taclite.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9fb87d6c8b0474535da9" + }, + "670d1907b7a8f34fce07fdab": { + "_id": "670d1907b7a8f34fce07fdab", + "_name": "zombie_pants_civ_slim", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_pants_civ_slim", + "Name": "zombie_pants_civ_slim", + "ProfileVersions": [], + "ShortName": "zombie_pants_civ_slim", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_civ_slim.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, "675845ecb96fa6b76c075a39": { "_id": "675845ecb96fa6b76c075a39", "_name": "Hands_FW_1", @@ -14269,6 +13619,43 @@ } } }, + "5e4bb49586f77406a313ec5a": { + "_id": "5e4bb49586f77406a313ec5a", + "_name": "SavageHands_russia1", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "SavageHands1", + "Name": "SavageHands1", + "ProfileVersions": [], + "ShortName": "SavageHands1", + "Side": [ + "Savage" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_wild_russia/hands_wild_russia.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc2e68f14c02e28b47de290" + }, "5d1f5ac086f7744bcd1345a0": { "_id": "5d1f5ac086f7744bcd1345a0", "_name": "bear_hands_ghostmarksman", @@ -14306,6 +13693,43 @@ }, "_proto": "5cc0876314c02e000c6bea6b" }, + "5d1f5aca86f7744bce0ee9f1": { + "_id": "5d1f5aca86f7744bce0ee9f1", + "_name": "bear_hands_summerfield", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearHands", + "Name": "DefaultBearHands", + "ProfileVersions": [], + "ShortName": "DefaultBearHands", + "Side": [ + "Bear" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_bear_polevoi/hands_bear_polevoi.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.05058, + "y": 0.00288, + "z": 0.03636 + }, + "WatchPrefab": { + "path": "assets/content/hands/bear/bear_watch.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": -10.06189, + "y": -2.463654, + "z": 2.506674 + } + }, + "_proto": "5cc0876314c02e000c6bea6b" + }, "66043cdcc8949a435906e430": { "_id": "66043cdcc8949a435906e430", "_name": "bear_hands_turtleneck_black", @@ -14343,6 +13767,81 @@ }, "_proto": "5cc0876314c02e000c6bea6b" }, + "6034d3053903bc73173b0d35": { + "_id": "6034d3053903bc73173b0d35", + "_name": "bear_hands_voin", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearHands", + "Name": "DefaultBearHands", + "ProfileVersions": [], + "ShortName": "DefaultBearHands", + "Side": [ + "Bear" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_bear_voin/hands_bear_voin.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.0497, + "y": -0.00755, + "z": 0.04556 + }, + "WatchPrefab": { + "path": "assets/content/hands/bear/bear_watch.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": 2.861037, + "y": -5.639648, + "z": 7.386955 + } + }, + "_proto": "5cc0876314c02e000c6bea6b" + }, + "6654957791883f6c9f0f1f50": { + "_id": "6654957791883f6c9f0f1f50", + "_name": "pmc_hands_cultist", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Bear", + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_pmc_cultist/hands_pmc_cultist.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, "5d28b03e86f7747f7e69ab8a": { "_id": "5d28b03e86f7747f7e69ab8a", "_name": "Wild_Killa_head", @@ -14622,9 +14121,194 @@ "HideGarbage": false } }, - "6572eafead200ced8e0f051a": { - "_id": "6572eafead200ced8e0f051a", - "_name": "bear_hands_ops_windshirt", + "5fb535bd1c69e5198e234125": { + "_id": "5fb535bd1c69e5198e234125", + "_name": "pants_cultist_01", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "pants_cultist_01", + "Name": "pants_cultist_01", + "ProfileVersions": [], + "ShortName": "pants_cultist_01", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_cultist_01.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc2e5d014c02e15d53d9c03" + }, + "660436487502eca33a08cac8": { + "_id": "660436487502eca33a08cac8", + "_name": "usec_lower_CryeAC_Alpha_Green", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecFeet", + "Name": "DefaultUsecFeet", + "ProfileVersions": [], + "ShortName": "DefaultUsecFeet", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_cryeac_alpha_green.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" + }, + "617c02e24013b06b0b78df80": { + "_id": "617c02e24013b06b0b78df80", + "_name": "usec_lower_cereum", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecFeet", + "Name": "DefaultUsecFeet", + "ProfileVersions": [], + "ShortName": "DefaultUsecFeet", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_cereum.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" + }, + "5d1f592286f7743f8362bcdb": { + "_id": "5d1f592286f7743f8362bcdb", + "_name": "usec_lower_infiltrator", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecFeet", + "Name": "DefaultUsecFeet", + "ProfileVersions": [], + "ShortName": "DefaultUsecFeet", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_cryeprecision.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" + }, + "6197aca964ae5436d76c1f98": { + "_id": "6197aca964ae5436d76c1f98", + "_name": "SavageHands_yellowcoat", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "SavageHands1", + "Name": "SavageHands1", + "ProfileVersions": [], + "ShortName": "SavageHands1", + "Side": [ + "Savage" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_wild_yellowcoat/hands_wild_yellowcoat.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc2e68f14c02e28b47de290" + }, + "675696574737376d69020746": { + "_id": "675696574737376d69020746", + "_name": "bear_hands_instructor", "_parent": "5cc086a314c02e000c6bea69", "_type": "Item", "_props": { @@ -14639,66 +14323,66 @@ "BodyPart": "Hands", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/hands/hands_bear_ops_windshirt/hands_bear_ops_windshirt.skin.bundle", + "path": "assets/content/hands/hands_bear_instructor/hands_bear_instructor.skin.bundle", "rcid": "" }, "WatchPosition": { - "x": -0.06555, - "y": -0.00138, - "z": 0.03884 + "x": -0.05255, + "y": 0.00924, + "z": 0.03802 + }, + "WatchPrefab": { + "path": "assets/content/hands/bear/bear_watch_traserp66.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": -16.016, + "y": -3.656, + "z": 3.794 + } + }, + "_proto": "5cc0876314c02e000c6bea6b" + }, + "676014635fa2f21d3c0b9f56": { + "_id": "676014635fa2f21d3c0b9f56", + "_name": "bear_hands_winterset", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearHands", + "Name": "DefaultBearHands", + "ProfileVersions": [], + "ShortName": "DefaultBearHands", + "Side": [ + "Bear" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_bear_winterset/hands_bear_winterset.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.0604, + "y": 0.0027, + "z": 0.04455 }, "WatchPrefab": { "path": "assets/content/hands/bear/bear_watch_luminoxrecon.bundle", "rcid": "" }, "WatchRotation": { - "x": -3.654, - "y": 3.013, - "z": 2.66 + "x": -3.289, + "y": 4.146, + "z": 2.857 } }, "_proto": "5cc0876314c02e000c6bea6b" }, - "5fd75289b1f9ad0f60509d25": { - "_id": "5fd75289b1f9ad0f60509d25", - "_name": "bear_hands_termo", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearHands", - "Name": "DefaultBearHands", - "ProfileVersions": [], - "ShortName": "DefaultBearHands", - "Side": [ - "Bear" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_bear_termo/hands_bear_termo.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.03812, - "y": 0.00547, - "z": 0.03744 - }, - "WatchPrefab": { - "path": "assets/content/hands/bear/bear_watch.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": -12.7442, - "y": -16.46252, - "z": 6.630653 - } - }, - "_proto": "5cc0876314c02e000c6bea6b" - }, - "5d1f5b4886f7744bce0ee9f3": { - "_id": "5d1f5b4886f7744bce0ee9f3", - "_name": "usec_hands_pcsmulticam", + "675071099170ae7dd00d4216": { + "_id": "675071099170ae7dd00d4216", + "_name": "usec_hands_deadly_frog", "_parent": "5cc086a314c02e000c6bea69", "_type": "Item", "_props": { @@ -14713,235 +14397,44 @@ "BodyPart": "Hands", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/hands/hands_usec_pcsshirt/hands_usec_pcsshirt.skin.bundle", + "path": "assets/content/hands/hands_usec_deadly_frog/hands_usec_deadly_frog.skin.bundle", "rcid": "" }, "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 + "x": -0.0805, + "y": -0.00675, + "z": -0.04166 }, "WatchPrefab": { "path": "", "rcid": "" }, "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 + "x": 4.175096, + "y": -172.2915, + "z": -178.331 } }, "_proto": "5cde95fa7d6c8b04737c2d13" }, - "675698339fe31e6df7031b28": { - "_id": "675698339fe31e6df7031b28", - "_name": "usec_hands_special_ops", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", - "ProfileVersions": [], - "ShortName": "DefaultUsecHands", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_usec_special_ops/hands_usec_special_ops.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95fa7d6c8b04737c2d13" - }, - "6574aa9a1b144de18c0fba45": { - "_id": "6574aa9a1b144de18c0fba45", - "_name": "bear_head_eug", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "BearHead1", - "Name": "BearHead1", - "ProfileVersions": [], - "ShortName": "BearHead1", - "Side": [ - "Bear" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/bear_head_eug.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc084dd14c02e000b0550a3" - }, - "5fd78519a8c881276c55eae6": { - "_id": "5fd78519a8c881276c55eae6", - "_name": "usec_hands_acu", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", - "ProfileVersions": [], - "ShortName": "DefaultUsecHands", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_usec_acu/hands_usec_acu.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95fa7d6c8b04737c2d13" - }, - "63a8a446dd384f7e8d716f9d": { - "_id": "63a8a446dd384f7e8d716f9d", - "_name": "usec_kit_lower_carinthia_softshell", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Usec" - ], - "Game": [ - "eft", - "arena" - ], - "Feet": "637ba17aa10a96c2b605dbc2" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "675ff2a7e3ee8ffb7e042465": { - "_id": "675ff2a7e3ee8ffb7e042465", - "_name": "usec_hands_winterset", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", - "ProfileVersions": [], - "ShortName": "DefaultUsecHands", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_usec_winterset/hands_usec_winterset.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.08944, - "y": -0.00172, - "z": -0.0408 - }, - "WatchPrefab": { - "path": "assets/content/hands/usec/usec_watch_garmintactix.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": 2.761, - "y": 180, - "z": 3.711 - } - }, - "_proto": "5cde95fa7d6c8b04737c2d13" - }, - "5df8e72186f7741263108806": { - "_id": "5df8e72186f7741263108806", - "_name": "bear_kit_lower_oldschool", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "eft" - ], - "Feet": "5df89f8f86f77412672a1e38" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "628b57d800f171376e7b2634": { - "_id": "628b57d800f171376e7b2634", - "_name": "Head_BOSS_Birdeye", + "5d5e805d86f77439eb4c2d0e": { + "_id": "5d5e805d86f77439eb4c2d0e", + "_name": "Head_BOSS_Glukhar", "_parent": "5cc085e214c02e000c6bea67", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "Head_BOSS_Birdeye", - "Name": "Head_BOSS_Birdeye", + "Description": "Head_BOSS_Glukhar", + "Name": "Head_BOSS_Glukhar", "ProfileVersions": [], - "ShortName": "Head_BOSS_Birdeye", + "ShortName": "Head_BOSS_Glukhar", "Side": [ "Savage" ], "BodyPart": "Head", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/head_boss_birdeye.bundle", + "path": "assets/content/characters/character/prefabs/head_boss_glukhar.bundle", "rcid": "" }, "WatchPosition": { @@ -14961,9 +14454,359 @@ }, "_proto": "5cde9ff17d6c8b0474535daa" }, - "66bcd461b544479add01acc6": { - "_id": "66bcd461b544479add01acc6", - "_name": "usec_kit_lower_raider", + "5d5f8ba486f77431254e7fd2": { + "_id": "5d5f8ba486f77431254e7fd2", + "_name": "Wild_Head_nonMesh", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Wild_Head_nonMesh", + "Name": "Wild_Head_nonMesh", + "ProfileVersions": [], + "ShortName": "Wild_Head_nonMesh", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/wild_head_nonmesh.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9ff17d6c8b0474535daa" + }, + "619f94f5b90286142b59d45f": { + "_id": "619f94f5b90286142b59d45f", + "_name": "bear_head_5", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "BearHead1", + "Name": "BearHead1", + "ProfileVersions": [], + "ShortName": "BearHead1", + "Side": [ + "Bear" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/bear_head_slava.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc084dd14c02e000b0550a3" + }, + "62a9e7d15ea3b87d6f642a28": { + "_id": "62a9e7d15ea3b87d6f642a28", + "_name": "bear_head_6", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "BearHead1", + "Name": "BearHead1", + "ProfileVersions": [], + "ShortName": "BearHead1", + "Side": [ + "Bear" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/bear_head_5.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc084dd14c02e000b0550a3" + }, + "65749be133fdc9c0cf06d3c8": { + "_id": "65749be133fdc9c0cf06d3c8", + "_name": "wild_security_head_den", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_head_drozd", + "Name": "wild_head_drozd", + "ProfileVersions": [], + "ShortName": "wild_head_drozd", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/head_wild_security_den.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9ff17d6c8b0474535daa" + }, + "670d180f0fe9098f0c054642": { + "_id": "670d180f0fe9098f0c054642", + "_name": "zombie_head_bear_evg", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_head_bear_evg", + "Name": "zombie_head_bear_evg", + "ProfileVersions": [], + "ShortName": "zombie_head_bear_evg", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_bear_evg.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "670d18225eef3711b30ace74": { + "_id": "670d18225eef3711b30ace74", + "_name": "zombie_head_bear_head_1", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_head_bear_head_1", + "Name": "zombie_head_bear_head_1", + "ProfileVersions": [], + "ShortName": "zombie_head_bear_head_1", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_bear_head_1.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "670d1749d57ec3c3e20e81a6": { + "_id": "670d1749d57ec3c3e20e81a6", + "_name": "zombie_head_civ_head_2", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_head_civ_head_2", + "Name": "zombie_head_civ_head_2", + "ProfileVersions": [], + "ShortName": "zombie_head_civ_head_2", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_civ_head_2.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "670d18827ca0004a2a022603": { + "_id": "670d18827ca0004a2a022603", + "_name": "zombie_head_wild_head_1", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_head_wild_head_1", + "Name": "zombie_head_wild_head_1", + "ProfileVersions": [], + "ShortName": "zombie_head_wild_head_1", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_wild_head_1.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "670d1892d2d5ce4514027e8a": { + "_id": "670d1892d2d5ce4514027e8a", + "_name": "zombie_head_wild_head_2", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_head_wild_head_2", + "Name": "zombie_head_wild_head_2", + "ProfileVersions": [], + "ShortName": "zombie_head_wild_head_2", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_wild_head_2.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "657f90b67ba4217c5e65b6e7": { + "_id": "657f90b67ba4217c5e65b6e7", + "_name": "bear_kit_lower_windshirt", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "arena", + "eft" + ], + "Feet": "65707a89f5a6f1412f0c5f7b" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "629613ad1f798f3be7479951": { + "_id": "629613ad1f798f3be7479951", + "_name": "usec_kit_lower_chameleon_softshell", "_parent": "5cd944d01388ce000a659df9", "_type": "Item", "_props": { @@ -14976,24 +14819,24 @@ "Usec" ], "Game": [ - "arena", - "eft" + "eft", + "arena" ], - "Feet": "66acc8f719271bd6d00dec0b" + "Feet": "6295e944e9de5e7b3751c4da" }, "_proto": "5cd946231388ce000d572fe3" }, - "5d1f623886f7743014163027": { - "_id": "5d1f623886f7743014163027", - "_name": "usec_kit_upper_pcsmulticam", - "_parent": "5cd944ca1388ce03a44dc2a4", + "66589baadaadd1069736c54c": { + "_id": "66589baadaadd1069736c54c", + "_name": "usec_blue_team_lower_1", + "_parent": "5cd944d01388ce000a659df9", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "DefaultUsecUpperSuite", - "Name": "DefaultUsecUpperSuite", + "Description": "usec_blue_team_lower_1", + "Name": "usec_blue_team_lower_1", "ProfileVersions": [], - "ShortName": "DefaultUsecUpperSuite", + "ShortName": "usec_blue_team_lower_1", "Side": [ "Usec" ], @@ -15001,22 +14844,60 @@ "eft", "arena" ], - "Body": "5d1f56ff86f7743f8362bcd7", - "Hands": "5d1f5b4886f7744bce0ee9f3" - }, - "_proto": "5cde9ec17d6c8b04723cf479" + "Feet": "642c19360a69698d1b049e12" + } }, - "6658a05f146af22739040fbd": { - "_id": "6658a05f146af22739040fbd", - "_name": "bear_red_team_upper_2", - "_parent": "5cd944ca1388ce03a44dc2a4", + "5cdea30c7d6c8b04737c2d15": { + "_id": "5cdea30c7d6c8b04737c2d15", + "_name": "SavageLowerSuite2", + "_parent": "5cd944d01388ce000a659df9", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "bear_red_team_upper_2", - "Name": "bear_red_team_upper_2", + "Description": "SavageLowerSuite2", + "Name": "SavageLowerSuite2", "ProfileVersions": [], - "ShortName": "bear_red_team_upper_2", + "ShortName": "SavageLowerSuite2", + "Side": [ + "Savage" + ], + "Game": [], + "Feet": "5cde9fb87d6c8b0474535da9" + } + }, + "675fd71c1c153e52f1050fd6": { + "_id": "675fd71c1c153e52f1050fd6", + "_name": "usec_kit_lower_winterset", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Usec" + ], + "Game": [ + "eft", + "arena" + ], + "Feet": "675fd6b2f26b0db5f0060eb6" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "5d1f647a86f7744bca3f1691": { + "_id": "5d1f647a86f7744bca3f1691", + "_name": "bear_kit_lower_summerfield", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", "Side": [ "Bear" ], @@ -15024,13 +14905,104 @@ "eft", "arena" ], - "Body": "642ed297ac11c9eaf10d87e8", - "Hands": "6436d9ec6c06444bf7033a4e" - } + "Feet": "5d1f588e86f7744bcc048753" + }, + "_proto": "5cd946231388ce000d572fe3" }, - "5cdea23c7d6c8b04723cf47b": { - "_id": "5cdea23c7d6c8b04723cf47b", - "_name": "SavageUpperSuite1", + "675696bb7a69ab97c30a09f6": { + "_id": "675696bb7a69ab97c30a09f6", + "_name": "bear_kit_upper_instructor", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "eft", + "arena" + ], + "Body": "675695d6e08b3ae7480096bf", + "Hands": "675696574737376d69020746" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "5fd3e7e2dd870108a754b230": { + "_id": "5fd3e7e2dd870108a754b230", + "_name": "bear_kit_upper_borey", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "eft", + "arena" + ], + "Body": "5fce3e47fe40296c1d5fd784", + "Hands": "5fd760001189a17bcc172b85" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "5df8e5c886f7744a122d6834": { + "_id": "5df8e5c886f7744a122d6834", + "_name": "bear_kit_upper_zaslon", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "eft" + ], + "Body": "5df89f1f86f77412631087ea", + "Hands": "5df8e76486f7740bfe6df782" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "63a8a3d48523141c3d055226": { + "_id": "63a8a3d48523141c3d055226", + "_name": "bear_kit_upper_spna", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "eft", + "arena" + ], + "Body": "6377266693a3b4967208e42b", + "Hands": "6390103dfdb42a2ccc0e8cca" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "5e9de109f6164249e54453d2": { + "_id": "5e9de109f6164249e54453d2", + "_name": "SavageUpperSuite_motocross", "_parent": "5cd944ca1388ce03a44dc2a4", "_type": "Item", "_props": { @@ -15043,1364 +15015,114 @@ "Savage" ], "Game": [], - "Body": "5cc2e59214c02e000f16684e", - "Hands": "5cc2e68f14c02e28b47de290" - } + "Body": "5e9da1d086f774054a667134", + "Hands": "5e9da2dd86f774054e7d0f63" + }, + "_proto": "5cdea23c7d6c8b04723cf47b" }, - "6353fec227f75f803206e60a": { - "_id": "6353fec227f75f803206e60a", - "_name": "BossTagilla", + "646e46d8f5438077af029fdb": { + "_id": "646e46d8f5438077af029fdb", + "_name": "Arena_Guard_2", "_parent": "5fc100cf95572123ae738483", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "BossTagilla", - "Name": "BossTagilla", + "Description": "Arena_Guard_2", + "Name": "Arena_Guard_2", "ProfileVersions": [], - "ShortName": "BossTagilla", + "ShortName": "Arena_Guard_2", "Side": [ "Savage" ], - "Prefab": "BossTagilla" + "Prefab": "Arena_Guard_2" + } + }, + "6353fe34f0de2294830a0dbf": { + "_id": "6353fe34f0de2294830a0dbf", + "_name": "BossBirdEye", + "_parent": "5fc100cf95572123ae738483", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "BossBirdEye", + "Name": "BossBirdEye", + "ProfileVersions": [], + "ShortName": "BossBirdEye", + "Side": [ + "Savage" + ], + "Prefab": "BossBirdEye" }, "_proto": "5fc50bddb4965a7a2f48c5af" }, - "5e4bb08f86f774069619fbbc": { - "_id": "5e4bb08f86f774069619fbbc", - "_name": "bear_kit_upper_telnik", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "eft" - ], - "Body": "5e4bb31586f7740695730568", - "Hands": "5e4bb1d286f77406a313ec59" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "657c2eac0f47e02d4b377308": { - "_id": "657c2eac0f47e02d4b377308", - "_name": "Boss_Kaban", - "_parent": "5fc100cf95572123ae738483", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Boss_Kaban", - "Name": "Boss_Kaban", - "ProfileVersions": [], - "ShortName": "Boss_Kaban", - "Side": [ - "Savage" - ], - "Prefab": "Boss_Kaban" - } - }, - "675998aba378f89a3e089b5c": { - "_id": "675998aba378f89a3e089b5c", - "_name": "bear_kit_upper_winterset", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "eft", - "arena" - ], - "Body": "67599500a378f89a3e089b56", - "Hands": "676014635fa2f21d3c0b9f56" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "5fc613c80b735e7b024c76e2": { - "_id": "5fc613c80b735e7b024c76e2", - "_name": "Scav_1", - "_parent": "5fc100cf95572123ae738483", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Scav_1", - "Name": "Scav_1", - "ProfileVersions": [], - "ShortName": "Scav_1", - "Side": [ - "Savage" - ], - "Prefab": "Scav_1" - } - }, - "5fc6144b0b735e7b024c76e7": { - "_id": "5fc6144b0b735e7b024c76e7", - "_name": "Scav_6", - "_parent": "5fc100cf95572123ae738483", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Scav_6", - "Name": "Scav_6", - "ProfileVersions": [], - "ShortName": "Scav_6", - "Side": [ - "Savage" - ], - "Prefab": "Scav_6" - } - }, - "5fc614290b735e7b024c76e5": { - "_id": "5fc614290b735e7b024c76e5", - "_name": "Scav_4", - "_parent": "5fc100cf95572123ae738483", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Scav_4", - "Name": "Scav_4", - "ProfileVersions": [], - "ShortName": "Scav_4", - "Side": [ - "Savage" - ], - "Prefab": "Scav_4" - } - }, - "66a8ce418ea1637a3c1b2044": { - "_id": "66a8ce418ea1637a3c1b2044", - "_name": "Boss_Partizan", - "_parent": "5fc100cf95572123ae738483", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Boss_Partizan", - "Name": "Boss_Partizan", - "ProfileVersions": [], - "ShortName": "Boss_Partizan", - "Side": [ - "Savage" - ], - "Prefab": "Boss_Partizan" - } - }, - "675184a9490b32072c06f1a7": { - "_id": "675184a9490b32072c06f1a7", - "_name": "AllRightGesture", - "_parent": "6751848eba5968fd800a01d6", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "AllRightGesture", - "Name": "AllRightGesture", - "ProfileVersions": [], - "ShortName": "AllRightGesture", - "Side": [ - "Usec", - "Bear", - "Savage" - ], - "Interaction": "AllRightGesture" - } - }, - "670e2af7565b504d2b09371c": { - "_id": "670e2af7565b504d2b09371c", - "_name": "BossZombieTagilla", - "_parent": "5fc100cf95572123ae738483", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "BossZombieTagilla", - "Name": "BossZombieTagilla", - "ProfileVersions": [], - "ShortName": "BossZombieTagilla", - "Side": [ - "Savage" - ], - "Prefab": "BossZombieTagilla" - } - }, - "5fc614390b735e7b024c76e6": { - "_id": "5fc614390b735e7b024c76e6", - "_name": "Scav_5", - "_parent": "5fc100cf95572123ae738483", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Scav_5", - "Name": "Scav_5", - "ProfileVersions": [], - "ShortName": "Scav_5", - "Side": [ - "Savage" - ], - "Prefab": "Scav_5" - } - }, - "67604a890aa8253ebe05fd06": { - "_id": "67604a890aa8253ebe05fd06", - "_name": "BoxingMannequinPose", - "_parent": "675ff48ce8d2356707079617", + "675850ba33627edb710b0592": { + "_id": "675850ba33627edb710b0592", + "_name": "TheUnheardEditionEnvironmentUI", + "_parent": "67584ea0ff58ff0e7909e435", "_type": "Item", "_props": { "AvailableAsDefault": true, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Usec", - "Bear" - ], - "MannequinPoseName": "boxing" - } - }, - "675466a8215930ae4c03ac54": { - "_id": "675466a8215930ae4c03ac54", - "_name": "StreetFloor", - "_parent": "67373f170eca6e03ab0d5391", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Usec", - "Bear" - ], - "AssetPath": { - "path": "assets/content/location_objects/00_hideout/prefabs/customization/floors/floor_street.bundle", - "rcid": "" - }, - "HideGarbage": false - } - }, - "675465f0b784110b2702fe0f": { - "_id": "675465f0b784110b2702fe0f", - "_name": "ConcreteFloor", - "_parent": "67373f170eca6e03ab0d5391", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Bear", - "Usec" - ], - "AssetPath": { - "path": "assets/content/location_objects/00_hideout/prefabs/customization/floors/floor_concrete.bundle", - "rcid": "" - }, - "HideGarbage": true - } - }, - "675466d57dadca6836092b26": { - "_id": "675466d57dadca6836092b26", - "_name": "WallpaperFloor", - "_parent": "67373f170eca6e03ab0d5391", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Bear", - "Usec" - ], - "AssetPath": { - "path": "assets/content/location_objects/00_hideout/prefabs/customization/floors/floor_wallpaper.bundle", - "rcid": "" - }, - "HideGarbage": false - } - }, - "67604ac650dfa9253901a548": { - "_id": "67604ac650dfa9253901a548", - "_name": "MusclesFlexMannequinPose", - "_parent": "675ff48ce8d2356707079617", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Usec", - "Bear" - ], - "MannequinPoseName": "muscles_flex" - } - }, - "67604ab20aa8253ebe05fd08": { - "_id": "67604ab20aa8253ebe05fd08", - "_name": "SpreadingHandsMannequinPose", - "_parent": "675ff48ce8d2356707079617", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Bear", - "Usec" - ], - "MannequinPoseName": "spreadinghands" - } - }, - "675467aa81067119a10938cb": { - "_id": "675467aa81067119a10938cb", - "_name": "LoftWall", - "_parent": "67373f1e5a5ee73f2a081baf", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Usec", - "Bear" - ], - "AssetPath": { - "path": "assets/content/location_objects/00_hideout/prefabs/customization/walls/wall_loft.bundle", - "rcid": "" - }, - "HideGarbage": true - } - }, - "67373f286cadad262309e862": { - "_id": "67373f286cadad262309e862", - "_name": "Light", - "_parent": "67373ef90eca6e03ab0d538c", - "_type": "Node", - "_props": {} - }, - "5d1f5b5386f7744bcc048757": { - "_id": "5d1f5b5386f7744bcc048757", - "_name": "usec_hands_pcuironsight", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", - "ProfileVersions": [], - "ShortName": "DefaultUsecHands", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_usec_orc_pcu/hands_usec_orc_pcu.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95fa7d6c8b04737c2d13" - }, - "6287b0d239d8207cb27d66c7": { - "_id": "6287b0d239d8207cb27d66c7", - "_name": "Head_BOSS_BigPIpe", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Head_BOSS_BigPipe", - "Name": "Head_BOSS_BigPipe", - "ProfileVersions": [], - "ShortName": "Head_BOSS_BigPipe", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/head_boss_big_pipe.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9ff17d6c8b0474535daa" - }, - "675ac3957908e416a20861e6": { - "_id": "675ac3957908e416a20861e6", - "_name": "bear_head_amadu", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "BearHead1", - "Name": "BearHead1", - "ProfileVersions": [], - "ShortName": "BearHead1", - "Side": [ - "Bear" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/bear_head_amadu.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cc084dd14c02e000b0550a3" - }, - "5f68c4c217d579077152a252": { - "_id": "5f68c4c217d579077152a252", - "_name": "wild_head_misha", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_head_misha", - "Name": "wild_head_misha", - "ProfileVersions": [], - "ShortName": "wild_head_misha", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/wild_head_misha.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9ff17d6c8b0474535daa" - }, - "5cde9ff17d6c8b0474535daa": { - "_id": "5cde9ff17d6c8b0474535daa", - "_name": "wild_head_2", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_head_2", - "Name": "wild_head_2", - "ProfileVersions": [], - "ShortName": "wild_head_2", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/wild_head_2.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "66043d59333907134309d649": { - "_id": "66043d59333907134309d649", - "_name": "bear_hands_windshirt_black", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearHands", - "Name": "DefaultBearHands", - "ProfileVersions": [], - "ShortName": "DefaultBearHands", - "Side": [ - "Bear" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_bear_ops_windshirt/hands_bear_ops_windshirt_black.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.06555, - "y": -0.00138, - "z": 0.03884 - }, - "WatchPrefab": { - "path": "assets/content/hands/bear/bear_watch_luminoxrecon.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": -3.654, - "y": 3.013, - "z": 2.66 - } - }, - "_proto": "5cc0876314c02e000c6bea6b" - }, - "6295e95e2ff06264a71c7c1f": { - "_id": "6295e95e2ff06264a71c7c1f", - "_name": "usec_hands_chameleon_softshell", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecHands", - "Name": "DefaultUsecHands", - "ProfileVersions": [], - "ShortName": "DefaultUsecHands", - "Side": [ - "Usec" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_usec_chameleon_softshell/hands_usec_chameleon_softshell.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde95fa7d6c8b04737c2d13" - }, - "61a4a06dba63c0388e05613e": { - "_id": "61a4a06dba63c0388e05613e", - "_name": "scav_kit_lower_yellowcoat", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "SavageLowerSuite2", - "Name": "SavageLowerSuite2", - "ProfileVersions": [], - "ShortName": "SavageLowerSuite2", - "Side": [ - "Savage" - ], - "Game": [], - "Feet": "61922589bb2cea6f7a22d964" - }, - "_proto": "5cdea30c7d6c8b04737c2d15" - }, - "5f5f3fa30bc58666c37e782e": { - "_id": "5f5f3fa30bc58666c37e782e", - "_name": "bear_hands_g99", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearHands", - "Name": "DefaultBearHands", - "ProfileVersions": [], - "ShortName": "DefaultBearHands", - "Side": [ - "Bear" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_bear_g99/hands_bear_g99.skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.03182, - "y": 0.00703, - "z": 0.04526 - }, - "WatchPrefab": { - "path": "assets/content/hands/bear/bear_watch.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": -2.424377, - "y": -3.517029, - "z": 0.03220471 - } - }, - "_proto": "5cc0876314c02e000c6bea6b" - }, - "5cc2e4d014c02e000d0115f8": { - "_id": "5cc2e4d014c02e000d0115f8", - "_name": "wild_head_1", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_head_1", - "Name": "wild_head_1", - "ProfileVersions": [], - "ShortName": "wild_head_1", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/wild_head_1.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "603d01a1b41c9b37c6592047": { - "_id": "603d01a1b41c9b37c6592047", - "_name": "bear_kit_lower_voin", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "arena", - "eft" - ], - "Feet": "6033a3d8ed2e0509b15f9031" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "5d28afe786f774292668618d": { - "_id": "5d28afe786f774292668618d", - "_name": "wild_head_3", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "wild_head_2", - "Name": "wild_head_2", - "ProfileVersions": [], - "ShortName": "wild_head_2", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/wild_head_misha.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9ff17d6c8b0474535daa" - }, - "5d1f649286f7743f8362cf40": { - "_id": "5d1f649286f7743f8362cf40", - "_name": "usec_kit_lower_taclifeterrain", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Usec" - ], - "Game": [ - "arena", - "eft" - ], - "Feet": "5d1f58ed86f7744bcb0acd1c" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "66bcd48714b42ed1dc0af2e0": { - "_id": "66bcd48714b42ed1dc0af2e0", - "_name": "bear_kit_lower_Phoenix", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "arena", - "eft" - ], - "Feet": "66acebd4ede86671bb09584b" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "670d18a3b7a8f34fce07fda9": { - "_id": "670d18a3b7a8f34fce07fda9", - "_name": "zombie_head_wild_head_3", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_head_wild_head_3", - "Name": "zombie_head_wild_head_3", - "ProfileVersions": [], - "ShortName": "zombie_head_wild_head_3", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_wild_head_3.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5e4bb6fc86f77406801a74f7": { - "_id": "5e4bb6fc86f77406801a74f7", - "_name": "usec_kit_lower_commando", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Usec" - ], - "Game": [ - "eft", - "arena" - ], - "Feet": "5e4bb3b586f77406812bd579" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "66fd4372bd170aa3fb012a56": { - "_id": "66fd4372bd170aa3fb012a56", - "_name": "head_zombie_1", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "head_zombie_1", - "Name": "head_zombie_1", - "ProfileVersions": [], - "ShortName": "head_zombie_1", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/prefabs_zombies/head_zombie_1.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "5d1f648e86f774301416302b": { - "_id": "5d1f648e86f774301416302b", - "_name": "usec_kit_lower_jeansranger", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Usec" - ], - "Game": [ - "arena", - "eft" - ], - "Feet": "5d1f590486f7744bcd13459e" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "5f5f471bdf4f3100376a815e": { - "_id": "5f5f471bdf4f3100376a815e", - "_name": "usec_kit_lower_UrbanResponder", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Usec" - ], - "Game": [ - "eft" - ], - "Feet": "5f5e40a06760b4138443b341" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "670d1854032591157e0c353a": { - "_id": "670d1854032591157e0c353a", - "_name": "zombie_head_usec_head_2", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_head_usec_head_2", - "Name": "zombie_head_usec_head_2", - "ProfileVersions": [], - "ShortName": "zombie_head_usec_head_2", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_usec_head_2.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "66589cceb00aec5c0278573c": { - "_id": "66589cceb00aec5c0278573c", - "_name": "usec_blue_team_lower_2", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "usec_blue_team_lower_2", - "Name": "usec_blue_team_lower_2", - "ProfileVersions": [], - "ShortName": "usec_blue_team_lower_2", - "Side": [ - "Usec" - ], - "Game": [ - "eft", - "arena" - ], - "Feet": "642d4d8eb6b75d4c89077cf9" - } - }, - "67506a0bf31909748c0dcdb6": { - "_id": "67506a0bf31909748c0dcdb6", - "_name": "bear_kit_upper_nord", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearLowerSuite", - "Name": "DefaultBearLowerSuite", - "ProfileVersions": [], - "ShortName": "DefaultBearLowerSuite", - "Side": [ - "Bear" - ], - "Game": [ - "eft", - "arena" - ], - "Body": "675069c97348af9e3e0c2a96", - "Hands": "67506abae23c30f949061906" - }, - "_proto": "5cd946231388ce000d572fe3" - }, - "670d17df032591157e0c3538": { - "_id": "670d17df032591157e0c3538", - "_name": "zombie_head_lab_assistant_2", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "zombie_head_lab_assistant_2", - "Name": "zombie_head_lab_assistant_2", - "ProfileVersions": [], - "ShortName": "zombie_head_lab_assistant_2", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_head_lab_assistant_2.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - } - }, - "66bcd31f6c8ca126600ccc41": { - "_id": "66bcd31f6c8ca126600ccc41", - "_name": "usec_upper_clawgear", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "usec_blue_team_upper_2", - "Name": "usec_blue_team_upper_2", - "ProfileVersions": [], - "ShortName": "usec_blue_team_upper_2", - "Side": [ - "Usec" - ], - "Game": [ - "eft", - "arena" - ], - "Body": "66acbe49dc61999a6a03d4d6", - "Hands": "66b4d4ccd9281f8de00c6e02" - } - }, - "66bcd2c46c8ca126600ccc3f": { - "_id": "66bcd2c46c8ca126600ccc3f", - "_name": "bear_upper_Phoenix", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "bear_red_team_upper_1", - "Name": "bear_red_team_upper_1", - "ProfileVersions": [], - "ShortName": "bear_red_team_upper_1", - "Side": [ - "Bear" - ], - "Game": [ - "arena", - "eft" - ], - "Body": "66acec1dc94f4bf5bc063a16", - "Hands": "66ace88c46fb07947008645b" - } - }, - "6658a0ca4de4820934746dd2": { - "_id": "6658a0ca4de4820934746dd2", - "_name": "bear_red_team_lower_2", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "bear_red_team_lower_2", - "Name": "bear_red_team_lower_2", - "ProfileVersions": [], - "ShortName": "bear_red_team_lower_2", - "Side": [ - "Bear" - ], - "Game": [ - "eft", - "arena" - ], - "Feet": "642ed40af5bdf1c04e01952e" - } - }, - "675698eafb0f45813a055a36": { - "_id": "675698eafb0f45813a055a36", - "_name": "usec_kit_upper_special_ops", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultUsecUpperSuite", - "Name": "DefaultUsecUpperSuite", - "ProfileVersions": [], - "ShortName": "DefaultUsecUpperSuite", - "Side": [ - "Usec" - ], - "Game": [ - "eft" - ], - "Body": "675697b09fe31e6df7031b26", - "Hands": "675698339fe31e6df7031b28" - }, - "_proto": "5cde9ec17d6c8b04723cf479" - }, - "666841a02537107dc508b704": { - "_id": "666841a02537107dc508b704", - "_name": "pmc_kit_kultist", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Kultist_Suite", - "Name": "Kultist_Suite", - "ProfileVersions": [], - "ShortName": "Kultist_Suite", - "Side": [ - "Bear", - "Usec" - ], - "Game": [], - "Body": "66546f823b51a4d21e0d17d7", - "Hands": "6654957791883f6c9f0f1f50" - }, - "_proto": "64ef3fa81a5f313cb144bf89" - }, - "66589ef5146af22739040fbb": { - "_id": "66589ef5146af22739040fbb", - "_name": "usec_blue_team_lower_3", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "usec_blue_team_lower_3", - "Name": "usec_blue_team_lower_3", - "ProfileVersions": [], - "ShortName": "usec_blue_team_lower_3", - "Side": [ - "Usec" - ], - "Game": [ - "eft", - "arena" - ], - "Feet": "642d6941ff5ecad7810a8a61" - } - }, - "5cd944d01388ce000a659df9": { - "_id": "5cd944d01388ce000a659df9", - "_name": "Lower", - "_parent": "5cd943b21388ce03a44dc2a2", - "_type": "Node", - "_props": { - "Feet": "5cc0869814c02e000a4cad94" - } - }, - "5fc6155b0b735e7b024c76ec": { - "_id": "5fc6155b0b735e7b024c76ec", - "_name": "BossGluhar", - "_parent": "5fc100cf95572123ae738483", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "BossGluhar", - "Name": "BossGluhar", - "ProfileVersions": [], - "ShortName": "BossGluhar", - "Side": [ - "Savage" - ], - "Prefab": "BossGluhar" - } - }, - "5df8e79286f7744a122d6836": { - "_id": "5df8e79286f7744a122d6836", - "_name": "scav_kit_lower_sklon", - "_parent": "5cd944d01388ce000a659df9", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "SavageLowerSuite2", - "Name": "SavageLowerSuite2", - "ProfileVersions": [], - "ShortName": "SavageLowerSuite2", - "Side": [ - "Savage" - ], - "Game": [], - "Feet": "5df8a15186f77412640e2e6a" - }, - "_proto": "5cdea30c7d6c8b04737c2d15" - }, - "6747193f170146228c0d2226": { - "_id": "6747193f170146228c0d2226", - "_name": "dogtag_usec_tue", - "_parent": "6746fafabafff8500804880e", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "dogtag_usec_tue", - "Name": "dogtag_usec_tue", + "Description": "TheUnheardEditionEnvironmentUI", + "Name": "TheUnheardEditionEnvironmentUI", "ProfileVersions": [ - "eod_tue_edition", - "unheard_edition" - ], - "ShortName": "dogtag_usec_tue", - "Side": [ - "Usec" - ], - "BearTemplateId": "", - "UsecTemplateId": "6662ea05f6259762c56f3189" - } - }, - "675fd6dc7a57e0b2a00e340a": { - "_id": "675fd6dc7a57e0b2a00e340a", - "_name": "usec_kit_upper_winterset", - "_parent": "5cd944ca1388ce03a44dc2a4", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "usec_kit_upper_winterset", - "Name": "usec_kit_upper_winterset", - "ProfileVersions": [], - "ShortName": "usec_kit_upper_winterset", - "Side": [ - "Usec" - ], - "Game": [ - "eft", - "arena" - ], - "Body": "675fd6897a57e0b2a00e3405", - "Hands": "675ff2a7e3ee8ffb7e042465" - }, - "_proto": "5cde9ec17d6c8b04723cf479" - }, - "6746fd09bafff85008048838": { - "_id": "6746fd09bafff85008048838", - "_name": "dogtag_bear_eod", - "_parent": "6746fafabafff8500804880e", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "dogtag_bear_eod", - "Name": "dogtag_bear_eod", - "ProfileVersions": [ - "edge_of_darkness", + "unheard_edition", "eod_tue_edition" ], - "ShortName": "dogtag_bear_eod", + "ShortName": "TheUnheardEditionEnvironmentUI", "Side": [ - "Bear" + "Bear", + "Usec" ], - "BearTemplateId": "6662e9aca7e0b43baa3d5f74", - "UsecTemplateId": "" + "EnvironmentUIType": "TheUnheardEditionEnvironmentUiType" } }, - "6353fe74a644ca0c510d1dd6": { - "_id": "6353fe74a644ca0c510d1dd6", - "_name": "BossKnight", - "_parent": "5fc100cf95572123ae738483", + "673b3f977038192ee006aa09": { + "_id": "673b3f977038192ee006aa09", + "_name": "DefaultCeiling", + "_parent": "673b3f595bf6b605c90fcdc2", "_type": "Item", "_props": { "AvailableAsDefault": false, - "Description": "BossKnight", - "Name": "BossKnight", + "Description": "", + "Name": "DefaultCeiling", "ProfileVersions": [], - "ShortName": "BossKnight", + "ShortName": "", "Side": [ - "Savage" - ], - "Prefab": "BossKnight" - }, - "_proto": "5fc50bddb4965a7a2f48c5af" - }, - "67519afca34a61ba7f053e5c": { - "_id": "67519afca34a61ba7f053e5c", - "_name": "OkGesture", - "_parent": "6751848eba5968fd800a01d6", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "OkGesture", - "Name": "OkGesture", - "ProfileVersions": [], - "ShortName": "OkGesture", - "Side": [ - "Bear", "Usec", - "Savage" - ], - "Interaction": "OkGesture" - } - }, - "6284d67f8e4092597733b7a4": { - "_id": "6284d67f8e4092597733b7a4", - "_name": "Bear_1_Eng", - "_parent": "5fc100cf95572123ae738483", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "Bear_1_Eng", - "Name": "Bear_1_Eng", - "ProfileVersions": [], - "ShortName": "Bear_1_Eng", - "Side": [ "Bear" ], - "Prefab": "Bear_1_Eng" + "AssetPath": { + "path": "assets/content/location_objects/00_hideout/prefabs/customization/ceilings/ceiling_default.bundle", + "rcid": "" + } } }, - "67585d2cd7a2703986067e99": { - "_id": "67585d2cd7a2703986067e99", - "_name": "TargetColor1", + "67585d6ab032beb9b5097e96": { + "_id": "67585d6ab032beb9b5097e96", + "_name": "TargetDuck", "_parent": "67373f330eca6e03ab0d5394", "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Usec", + "Bear" + ], + "AssetPath": { + "path": "", + "rcid": "TargetDuck" + } + } + }, + "675467728b3797a0e8038bd4": { + "_id": "675467728b3797a0e8038bd4", + "_name": "BlueWall", + "_parent": "67373f1e5a5ee73f2a081baf", + "_type": "Item", "_props": { "AvailableAsDefault": false, "Description": "", @@ -16412,230 +15134,486 @@ "Usec" ], "AssetPath": { - "path": "", - "rcid": "TargetColor1" - } - } - }, - "67373f1e5a5ee73f2a081baf": { - "_id": "67373f1e5a5ee73f2a081baf", - "_name": "Wall", - "_parent": "67373ef90eca6e03ab0d538c", - "_type": "Node", - "_props": { - "AssetPath": { - "path": "", + "path": "assets/content/location_objects/00_hideout/prefabs/customization/walls/wall_blue.bundle", "rcid": "" }, "HideGarbage": false } }, - "674dbf593bee1152d407f005": { - "_id": "674dbf593bee1152d407f005", - "_name": "dogtag_prestige_1", - "_parent": "6746fafabafff8500804880e", - "_type": "Item", + "5cd943c31388ce000a659df5": { + "_id": "5cd943c31388ce000a659df5", + "_name": "BodyParts", + "_parent": "5cbdb4a2e2b501000d352ae2", + "_type": "Node", "_props": { - "AvailableAsDefault": false, - "Description": "dogtag_prestige_1", - "Name": "dogtag_prestige_1", - "ProfileVersions": [], - "ShortName": "dogtag_prestige_1", - "Side": [ - "Bear", - "Usec" - ], - "BearTemplateId": "675dc9d37ae1a8792107ca96", - "UsecTemplateId": "6764207f2fa5e32733055c4a" - } - }, - "675dcfea7ae1a8792107ca99": { - "_id": "675dcfea7ae1a8792107ca99", - "_name": "dogtag_prestige_2", - "_parent": "6746fafabafff8500804880e", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "dogtag_prestige_2", - "Name": "dogtag_prestige_2", - "ProfileVersions": [], - "ShortName": "dogtag_prestige_2", - "Side": [ - "Bear", - "Usec" - ], - "BearTemplateId": "675dcb0545b1a2d108011b2b", - "UsecTemplateId": "6764202ae307804338014c1a" - } - }, - "6758501933627edb710b058c": { - "_id": "6758501933627edb710b058c", - "_name": "FactoryEnvironmentUI", - "_parent": "67584ea0ff58ff0e7909e435", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "FactoryEnvironmentUI", - "Name": "FactoryEnvironmentUI", - "ProfileVersions": [], - "ShortName": "FactoryEnvironmentUI", - "Side": [ - "Savage", - "Bear", - "Usec" - ], - "EnvironmentUIType": "FactoryEnvironmentUiType" - } - }, - "675850678b8204ec0001936c": { - "_id": "675850678b8204ec0001936c", - "_name": "WoodEnvironmentUI", - "_parent": "67584ea0ff58ff0e7909e435", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "WoodEnvironmentUI", - "Name": "WoodEnvironmentUI", - "ProfileVersions": [], - "ShortName": "WoodEnvironmentUI", - "Side": [ - "Savage", - "Usec", - "Bear" - ], - "EnvironmentUIType": "WoodEnvironmentUiType" - } - }, - "67519adaba5968fd800a01f0": { - "_id": "67519adaba5968fd800a01f0", - "_name": "NoGesture", - "_parent": "6751848eba5968fd800a01d6", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "NoGesture", - "Name": "NoGesture", - "ProfileVersions": [], - "ShortName": "NoGesture", - "Side": [ - "Usec", - "Bear", - "Savage" - ], - "Interaction": "NoGesture" - } - }, - "67519b33490b32072c06f1c4": { - "_id": "67519b33490b32072c06f1c4", - "_name": "HoldGesture", - "_parent": "6751848eba5968fd800a01d6", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "HoldGesture", - "Name": "HoldGesture", - "ProfileVersions": [], - "ShortName": "HoldGesture", - "Side": [ - "Usec", - "Bear", - "Savage" - ], - "Interaction": "HoldGesture" - } - }, - "67519b77a34a61ba7f053e67": { - "_id": "67519b77a34a61ba7f053e67", - "_name": "GetOffGesture", - "_parent": "6751848eba5968fd800a01d6", - "_type": "Item", - "_props": { - "AvailableAsDefault": true, - "Description": "GetOffGesture", - "Name": "GetOffGesture", - "ProfileVersions": [], - "ShortName": "GetOffGesture", - "Side": [ - "Bear", - "Usec", - "Savage" - ], - "Interaction": "GetOffGesture" - } - }, - "675468cb43b934b1a7089ad7": { - "_id": "675468cb43b934b1a7089ad7", - "_name": "StuccoCeiling", - "_parent": "673b3f595bf6b605c90fcdc2", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Bear", - "Usec" - ], - "AssetPath": { - "path": "assets/content/location_objects/00_hideout/prefabs/customization/ceilings/ceiling_stucco.bundle", + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "", "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 } } }, - "6754666c76e1f2b24c0cc956": { - "_id": "6754666c76e1f2b24c0cc956", - "_name": "LoftFloor", - "_parent": "67373f170eca6e03ab0d5391", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Usec", - "Bear" - ], - "AssetPath": { - "path": "assets/content/location_objects/00_hideout/prefabs/customization/floors/floor_loft.bundle", - "rcid": "" - }, - "HideGarbage": true - } - }, - "675466ea8b3797a0e8038bd2": { - "_id": "675466ea8b3797a0e8038bd2", - "_name": "WoodPlaneFloor", - "_parent": "67373f170eca6e03ab0d5391", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "", - "Name": "", - "ProfileVersions": [], - "ShortName": "", - "Side": [ - "Bear", - "Usec" - ], - "AssetPath": { - "path": "assets/content/location_objects/00_hideout/prefabs/customization/floors/floor_woodplane.bundle", - "rcid": "" - }, - "HideGarbage": true - } - }, - "5cd943b21388ce03a44dc2a2": { - "_id": "5cd943b21388ce03a44dc2a2", - "_name": "Suits", + "6751848eba5968fd800a01d6": { + "_id": "6751848eba5968fd800a01d6", + "_name": "Gestures", "_parent": "5cbdb4a2e2b501000d352ae2", "_type": "Node", "_props": { "AvailableAsDefault": false, - "Game": [] + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [], + "Interaction": "None" + } + }, + "670d195519b4a3d9e9057637": { + "_id": "670d195519b4a3d9e9057637", + "_name": "zombie_top_usec_ac_cry", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_top_usec_ac_cry", + "Name": "zombie_top_usec_ac_cry", + "ProfileVersions": [], + "ShortName": "zombie_top_usec_ac_cry", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_usec_ac_cry.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "670d1a6f3460753f070bc0d9": { + "_id": "670d1a6f3460753f070bc0d9", + "_name": "zombie_top_wild_scavelite", + "_parent": "5cc0868e14c02e000c6bea68", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_top_wild_scavelite", + "Name": "zombie_top_wild_scavelite", + "ProfileVersions": [], + "ShortName": "zombie_top_wild_scavelite", + "Side": [ + "Savage" + ], + "BodyPart": "Body", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_top_wild_scavelite.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5cc085bb14c02e000e67a5c5": { + "_id": "5cc085bb14c02e000e67a5c5", + "_name": "DefaultBearFeet", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", + "ProfileVersions": [], + "ShortName": "DefaultBeerFeet", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_srvv.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "6644d32235d958070c02642e": { + "_id": "6644d32235d958070c02642e", + "_name": "Pants_Mannequin", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Pants_Mannequin", + "Name": "Pants_Mannequin", + "ProfileVersions": [], + "ShortName": "Pants_Mannequin", + "Side": [], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_mannequin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5d1f588e86f7744bcc048753": { + "_id": "5d1f588e86f7744bcc048753", + "_name": "bear_lower_summerfield", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", + "ProfileVersions": [], + "ShortName": "DefaultBeerFeet", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_polevoi.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc085bb14c02e000e67a5c5" + }, + "609e86c09776a947754429b2": { + "_id": "609e86c09776a947754429b2", + "_name": "pants_boss_tagilla", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Pants_BOSS_Shturman", + "Name": "Pants_BOSS_Shturman", + "ProfileVersions": [], + "ShortName": "Pants_BOSS_Shturman", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_boss_tagilla.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cdea3c47d6c8b0475341734" + }, + "66fd4407390606b5e106e016": { + "_id": "66fd4407390606b5e106e016", + "_name": "pants_zombie_1", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "pants_zombie_1", + "Name": "pants_zombie_1", + "ProfileVersions": [], + "ShortName": "pants_zombie_1", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/prefabs_zombies/pants_zombie_1.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5cde9fb87d6c8b0474535da9": { + "_id": "5cde9fb87d6c8b0474535da9", + "_name": "wild_feet_1", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_feet_1", + "Name": "wild_feet_1", + "ProfileVersions": [], + "ShortName": "wild_feet_1", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/wild_feet_1.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5f5e41576760b4138443b344": { + "_id": "5f5e41576760b4138443b344", + "_name": "wild_feet_slimPants", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_feet_1", + "Name": "wild_feet_1", + "ProfileVersions": [], + "ShortName": "wild_feet_1", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_wild_slimpants.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9fb87d6c8b0474535da9" + }, + "670fb7d425772b9ffb0c7f3a": { + "_id": "670fb7d425772b9ffb0c7f3a", + "_name": "zombie_pants_wild_yellowcoat", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "zombie_pants_wild_yellowcoat", + "Name": "zombie_pants_wild_yellowcoat", + "ProfileVersions": [], + "ShortName": "zombie_pants_wild_yellowcoat", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/wip/zombies/zombiesbody/prefabs/zombie_pants_wild_yellowcoat.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5cc0876314c02e000c6bea6b": { + "_id": "5cc0876314c02e000c6bea6b", + "_name": "DefaultBearHands", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearHands", + "Name": "DefaultBearHands", + "ProfileVersions": [], + "ShortName": "DefaultBearHands", + "Side": [ + "Bear" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/bear/bear_hands_skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.0376, + "y": 0.00526, + "z": 0.03789 + }, + "WatchPrefab": { + "path": "assets/content/hands/bear/bear_watch.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": -12.49942, + "y": -11.33493, + "z": 1.457913 + } + } + }, + "5cde9fff7d6c8b647a3769b1": { + "_id": "5cde9fff7d6c8b647a3769b1", + "_name": "SavageHands2", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "SavageHands2", + "Name": "SavageHands2", + "ProfileVersions": [], + "ShortName": "SavageHands2", + "Side": [ + "Savage" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/wild/wild_body_2_firsthands.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } } }, "5df8eac086f77412640e2ea7": { @@ -16675,79 +15653,6 @@ }, "_proto": "5cc2e68f14c02e28b47de290" }, - "5cc0876314c02e000c6bea6b": { - "_id": "5cc0876314c02e000c6bea6b", - "_name": "DefaultBearHands", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearHands", - "Name": "DefaultBearHands", - "ProfileVersions": [], - "ShortName": "DefaultBearHands", - "Side": [ - "Bear" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/bear/bear_hands_skin.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.0376, - "y": 0.00526, - "z": 0.03789 - }, - "WatchPrefab": { - "path": "assets/content/hands/bear/bear_watch.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": -12.49942, - "y": -11.33493, - "z": 1.457913 - } - } - }, - "5e9da26286f7741d2e3424a5": { - "_id": "5e9da26286f7741d2e3424a5", - "_name": "bear_hands_tiger", - "_parent": "5cc086a314c02e000c6bea69", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "DefaultBearHands", - "Name": "DefaultBearHands", - "ProfileVersions": [], - "ShortName": "DefaultBearHands", - "Side": [ - "Bear" - ], - "BodyPart": "Hands", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/hands/hands_bear_tiger/hands_bear_tiger.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": -0.04393, - "y": 0.00112, - "z": 0.04387 - }, - "WatchPrefab": { - "path": "assets/content/hands/bear/bear_watch.bundle", - "rcid": "" - }, - "WatchRotation": { - "x": -12.87897, - "y": -7.947479, - "z": 6.991665 - } - }, - "_proto": "5cc0876314c02e000c6bea6b" - }, "5d1f5a9786f7743014162046": { "_id": "5d1f5a9786f7743014162046", "_name": "bear_hands_blacklynx", @@ -16822,6 +15727,117 @@ }, "_proto": "5cc0876314c02e000c6bea6b" }, + "5e9da26286f7741d2e3424a5": { + "_id": "5e9da26286f7741d2e3424a5", + "_name": "bear_hands_tiger", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearHands", + "Name": "DefaultBearHands", + "ProfileVersions": [], + "ShortName": "DefaultBearHands", + "Side": [ + "Bear" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_bear_tiger/hands_bear_tiger.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.04393, + "y": 0.00112, + "z": 0.04387 + }, + "WatchPrefab": { + "path": "assets/content/hands/bear/bear_watch.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": -12.87897, + "y": -7.947479, + "z": 6.991665 + } + }, + "_proto": "5cc0876314c02e000c6bea6b" + }, + "66b4d4ccd9281f8de00c6e02": { + "_id": "66b4d4ccd9281f8de00c6e02", + "_name": "hands_usec_ClawGear", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_usec_clawgear/hands_usec_clawgear.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, + "6604375110bcdf80ff0e9f7a": { + "_id": "6604375110bcdf80ff0e9f7a", + "_name": "usec_hands_CryeAC_Alpha_Green", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/usec/hands_usec_cryeac_alpha_green.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, "6764194e4dec6d46f106f9f6": { "_id": "6764194e4dec6d46f106f9f6", "_name": "usec_head_Hugh", @@ -17181,24 +16197,1127 @@ "HideGarbage": false } }, - "6574aabee0423b9ebe0c79cf": { - "_id": "6574aabee0423b9ebe0c79cf", - "_name": "usec_head_eric", + "5d28b3a186f7747f7e69ab8c": { + "_id": "5d28b3a186f7747f7e69ab8c", + "_name": "Wild_Dealmaker_feet", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Wild_Dealmaker_feet", + "Name": "Wild_Dealmaker_feet", + "ProfileVersions": [], + "ShortName": "Wild_Dealmaker_feet", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/wild_dealmaker_feet.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9fb87d6c8b0474535da9" + }, + "5f5e40a06760b4138443b341": { + "_id": "5f5e40a06760b4138443b341", + "_name": "usec_lower_UrbanResponder", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecFeet", + "Name": "DefaultUsecFeet", + "ProfileVersions": [], + "ShortName": "DefaultUsecFeet", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_urbanresponder.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" + }, + "5cc2e5d014c02e15d53d9c03": { + "_id": "5cc2e5d014c02e15d53d9c03", + "_name": "wild_feet", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_feet", + "Name": "wild_feet", + "ProfileVersions": [], + "ShortName": "wild_feet", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/wild_feet.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "64355a2b7e17c882400c50a0": { + "_id": "64355a2b7e17c882400c50a0", + "_name": "Hands_BT_1", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Hands_BT_1", + "Name": "Hands_BT_1", + "ProfileVersions": [], + "ShortName": "Hands_BT_1", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_arena_bt_1/hands_bt_1.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.08064, + "y": -0.00168, + "z": -0.04167 + }, + "WatchPrefab": { + "path": "assets/content/hands/usec/usec_watch_garmintactix.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": 1.946, + "y": -171.059, + "z": -176.496 + } + } + }, + "5e9da2dd86f774054e7d0f63": { + "_id": "5e9da2dd86f774054e7d0f63", + "_name": "SavageHands_motocross", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "SavageHands1", + "Name": "SavageHands1", + "ProfileVersions": [], + "ShortName": "SavageHands1", + "Side": [ + "Savage" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_wild_motocross/hands_wild_motocross.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc2e68f14c02e28b47de290" + }, + "6034d33392ec1c31037959dc": { + "_id": "6034d33392ec1c31037959dc", + "_name": "usec_hands_beltstaff", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_usec_beltstaff/hands_usec_beltstaff.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, + "5d1f5b5386f7744bcc048757": { + "_id": "5d1f5b5386f7744bcc048757", + "_name": "usec_hands_pcuironsight", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_usec_orc_pcu/hands_usec_orc_pcu.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, + "5fd7769cd3d418755f40ea43": { + "_id": "5fd7769cd3d418755f40ea43", + "_name": "usec_hands_tier3", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecHands", + "Name": "DefaultUsecHands", + "ProfileVersions": [], + "ShortName": "DefaultUsecHands", + "Side": [ + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_usec_tier3/hands_usec_tier3.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95fa7d6c8b04737c2d13" + }, + "6287b0d239d8207cb27d66c7": { + "_id": "6287b0d239d8207cb27d66c7", + "_name": "Head_BOSS_BigPIpe", "_parent": "5cc085e214c02e000c6bea67", "_type": "Item", "_props": { - "AvailableAsDefault": true, - "Description": "usec_head_5", - "Name": "usec_head_5", + "AvailableAsDefault": false, + "Description": "Head_BOSS_BigPipe", + "Name": "Head_BOSS_BigPipe", "ProfileVersions": [], - "ShortName": "usec_head_5", + "ShortName": "Head_BOSS_BigPipe", "Side": [ - "Usec" + "Savage" ], "BodyPart": "Head", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/usec_head_eric.bundle", + "path": "assets/content/characters/character/prefabs/head_boss_big_pipe.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9ff17d6c8b0474535daa" + }, + "675ac3957908e416a20861e6": { + "_id": "675ac3957908e416a20861e6", + "_name": "bear_head_amadu", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "BearHead1", + "Name": "BearHead1", + "ProfileVersions": [], + "ShortName": "BearHead1", + "Side": [ + "Bear" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/bear_head_amadu.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc084dd14c02e000b0550a3" + }, + "5cde9ff17d6c8b0474535daa": { + "_id": "5cde9ff17d6c8b0474535daa", + "_name": "wild_head_2", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_head_2", + "Name": "wild_head_2", + "ProfileVersions": [], + "ShortName": "wild_head_2", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/wild_head_2.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + } + }, + "5f68c4c217d579077152a252": { + "_id": "5f68c4c217d579077152a252", + "_name": "wild_head_misha", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_head_misha", + "Name": "wild_head_misha", + "ProfileVersions": [], + "ShortName": "wild_head_misha", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/wild_head_misha.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9ff17d6c8b0474535daa" + }, + "61a4a06dba63c0388e05613e": { + "_id": "61a4a06dba63c0388e05613e", + "_name": "scav_kit_lower_yellowcoat", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "SavageLowerSuite2", + "Name": "SavageLowerSuite2", + "ProfileVersions": [], + "ShortName": "SavageLowerSuite2", + "Side": [ + "Savage" + ], + "Game": [], + "Feet": "61922589bb2cea6f7a22d964" + }, + "_proto": "5cdea30c7d6c8b04737c2d15" + }, + "603d01a1b41c9b37c6592047": { + "_id": "603d01a1b41c9b37c6592047", + "_name": "bear_kit_lower_voin", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "arena", + "eft" + ], + "Feet": "6033a3d8ed2e0509b15f9031" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "5d1f649286f7743f8362cf40": { + "_id": "5d1f649286f7743f8362cf40", + "_name": "usec_kit_lower_taclifeterrain", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Usec" + ], + "Game": [ + "arena", + "eft" + ], + "Feet": "5d1f58ed86f7744bcb0acd1c" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "66bcd48714b42ed1dc0af2e0": { + "_id": "66bcd48714b42ed1dc0af2e0", + "_name": "bear_kit_lower_Phoenix", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "arena", + "eft" + ], + "Feet": "66acebd4ede86671bb09584b" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "5e4bb6fc86f77406801a74f7": { + "_id": "5e4bb6fc86f77406801a74f7", + "_name": "usec_kit_lower_commando", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Usec" + ], + "Game": [ + "eft", + "arena" + ], + "Feet": "5e4bb3b586f77406812bd579" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "5d1f648e86f774301416302b": { + "_id": "5d1f648e86f774301416302b", + "_name": "usec_kit_lower_jeansranger", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Usec" + ], + "Game": [ + "arena", + "eft" + ], + "Feet": "5d1f590486f7744bcd13459e" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "5f5f471bdf4f3100376a815e": { + "_id": "5f5f471bdf4f3100376a815e", + "_name": "usec_kit_lower_UrbanResponder", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Usec" + ], + "Game": [ + "eft" + ], + "Feet": "5f5e40a06760b4138443b341" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "66589cceb00aec5c0278573c": { + "_id": "66589cceb00aec5c0278573c", + "_name": "usec_blue_team_lower_2", + "_parent": "5cd944d01388ce000a659df9", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "usec_blue_team_lower_2", + "Name": "usec_blue_team_lower_2", + "ProfileVersions": [], + "ShortName": "usec_blue_team_lower_2", + "Side": [ + "Usec" + ], + "Game": [ + "eft", + "arena" + ], + "Feet": "642d4d8eb6b75d4c89077cf9" + } + }, + "67506a0bf31909748c0dcdb6": { + "_id": "67506a0bf31909748c0dcdb6", + "_name": "bear_kit_upper_nord", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearLowerSuite", + "Name": "DefaultBearLowerSuite", + "ProfileVersions": [], + "ShortName": "DefaultBearLowerSuite", + "Side": [ + "Bear" + ], + "Game": [ + "eft", + "arena" + ], + "Body": "675069c97348af9e3e0c2a96", + "Hands": "67506abae23c30f949061906" + }, + "_proto": "5cd946231388ce000d572fe3" + }, + "66bcd31f6c8ca126600ccc41": { + "_id": "66bcd31f6c8ca126600ccc41", + "_name": "usec_upper_clawgear", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "usec_blue_team_upper_2", + "Name": "usec_blue_team_upper_2", + "ProfileVersions": [], + "ShortName": "usec_blue_team_upper_2", + "Side": [ + "Usec" + ], + "Game": [ + "eft", + "arena" + ], + "Body": "66acbe49dc61999a6a03d4d6", + "Hands": "66b4d4ccd9281f8de00c6e02" + } + }, + "66bcd2c46c8ca126600ccc3f": { + "_id": "66bcd2c46c8ca126600ccc3f", + "_name": "bear_upper_Phoenix", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "bear_red_team_upper_1", + "Name": "bear_red_team_upper_1", + "ProfileVersions": [], + "ShortName": "bear_red_team_upper_1", + "Side": [ + "Bear" + ], + "Game": [ + "arena", + "eft" + ], + "Body": "66acec1dc94f4bf5bc063a16", + "Hands": "66ace88c46fb07947008645b" + } + }, + "675698eafb0f45813a055a36": { + "_id": "675698eafb0f45813a055a36", + "_name": "usec_kit_upper_special_ops", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecUpperSuite", + "Name": "DefaultUsecUpperSuite", + "ProfileVersions": [], + "ShortName": "DefaultUsecUpperSuite", + "Side": [ + "Usec" + ], + "Game": [ + "eft" + ], + "Body": "675697b09fe31e6df7031b26", + "Hands": "675698339fe31e6df7031b28" + }, + "_proto": "5cde9ec17d6c8b04723cf479" + }, + "666841a02537107dc508b704": { + "_id": "666841a02537107dc508b704", + "_name": "pmc_kit_kultist", + "_parent": "5cd944ca1388ce03a44dc2a4", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Kultist_Suite", + "Name": "Kultist_Suite", + "ProfileVersions": [], + "ShortName": "Kultist_Suite", + "Side": [ + "Bear", + "Usec" + ], + "Game": [], + "Body": "66546f823b51a4d21e0d17d7", + "Hands": "6654957791883f6c9f0f1f50" + }, + "_proto": "64ef3fa81a5f313cb144bf89" + }, + "5cd944d01388ce000a659df9": { + "_id": "5cd944d01388ce000a659df9", + "_name": "Lower", + "_parent": "5cd943b21388ce03a44dc2a2", + "_type": "Node", + "_props": { + "Feet": "5cc0869814c02e000a4cad94" + } + }, + "5fc6155b0b735e7b024c76ec": { + "_id": "5fc6155b0b735e7b024c76ec", + "_name": "BossGluhar", + "_parent": "5fc100cf95572123ae738483", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "BossGluhar", + "Name": "BossGluhar", + "ProfileVersions": [], + "ShortName": "BossGluhar", + "Side": [ + "Savage" + ], + "Prefab": "BossGluhar" + } + }, + "6747193f170146228c0d2226": { + "_id": "6747193f170146228c0d2226", + "_name": "dogtag_usec_tue", + "_parent": "6746fafabafff8500804880e", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "dogtag_usec_tue", + "Name": "dogtag_usec_tue", + "ProfileVersions": [ + "eod_tue_edition", + "unheard_edition" + ], + "ShortName": "dogtag_usec_tue", + "Side": [ + "Usec" + ], + "BearTemplateId": "", + "UsecTemplateId": "6662ea05f6259762c56f3189" + } + }, + "6746fd09bafff85008048838": { + "_id": "6746fd09bafff85008048838", + "_name": "dogtag_bear_eod", + "_parent": "6746fafabafff8500804880e", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "dogtag_bear_eod", + "Name": "dogtag_bear_eod", + "ProfileVersions": [ + "edge_of_darkness", + "eod_tue_edition" + ], + "ShortName": "dogtag_bear_eod", + "Side": [ + "Bear" + ], + "BearTemplateId": "6662e9aca7e0b43baa3d5f74", + "UsecTemplateId": "" + } + }, + "67519afca34a61ba7f053e5c": { + "_id": "67519afca34a61ba7f053e5c", + "_name": "OkGesture", + "_parent": "6751848eba5968fd800a01d6", + "_type": "Item", + "_props": { + "AvailableAsDefault": true, + "Description": "OkGesture", + "Name": "OkGesture", + "ProfileVersions": [], + "ShortName": "OkGesture", + "Side": [ + "Bear", + "Usec", + "Savage" + ], + "Interaction": "OkGesture" + } + }, + "67585d2cd7a2703986067e99": { + "_id": "67585d2cd7a2703986067e99", + "_name": "TargetColor1", + "_parent": "67373f330eca6e03ab0d5394", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "", + "Name": "", + "ProfileVersions": [], + "ShortName": "", + "Side": [ + "Bear", + "Usec" + ], + "AssetPath": { + "path": "", + "rcid": "TargetColor1" + } + } + }, + "67373f1e5a5ee73f2a081baf": { + "_id": "67373f1e5a5ee73f2a081baf", + "_name": "Wall", + "_parent": "67373ef90eca6e03ab0d538c", + "_type": "Node", + "_props": { + "AssetPath": { + "path": "", + "rcid": "" + }, + "HideGarbage": false + } + }, + "5df89f8f86f77412672a1e38": { + "_id": "5df89f8f86f77412672a1e38", + "_name": "bear_lower_oldschool", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBeerFeet", + "Name": "DefaultBeerFeet", + "ProfileVersions": [], + "ShortName": "DefaultBeerFeet", + "Side": [ + "Bear" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_bear_oldschool.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cc085bb14c02e000e67a5c5" + }, + "5e4bb3b586f77406812bd579": { + "_id": "5e4bb3b586f77406812bd579", + "_name": "usec_lower_commando", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecFeet", + "Name": "DefaultUsecFeet", + "ProfileVersions": [], + "ShortName": "DefaultUsecFeet", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_commando.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" + }, + "6571cad4c8673f00290f5657": { + "_id": "6571cad4c8673f00290f5657", + "_name": "usec_lower_velocity", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultUsecFeet", + "Name": "DefaultUsecFeet", + "ProfileVersions": [], + "ShortName": "DefaultUsecFeet", + "Side": [ + "Usec" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_usec_velocity.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde95ef7d6c8b04713c4f2d" + }, + "64a2e970a74bb33d140e6dc5": { + "_id": "64a2e970a74bb33d140e6dc5", + "_name": "wild_feet_feldparka", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_feet_feldparka", + "Name": "wild_feet_feldparka", + "ProfileVersions": [], + "ShortName": "wild_feet_feldparka", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_wild_feldparka.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9fb87d6c8b0474535da9" + }, + "61922589bb2cea6f7a22d964": { + "_id": "61922589bb2cea6f7a22d964", + "_name": "wild_pants_yellowcoat", + "_parent": "5cc0869814c02e000a4cad94", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "wild_feet_1", + "Name": "wild_feet_1", + "ProfileVersions": [], + "ShortName": "wild_feet_1", + "Side": [ + "Savage" + ], + "BodyPart": "Feet", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/pants_wild_yellowcoat.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9fb87d6c8b0474535da9" + }, + "64ef3f3739e45b527a7c40ae": { + "_id": "64ef3f3739e45b527a7c40ae", + "_name": "pmc_hands_blackknight_quest", + "_parent": "5cc086a314c02e000c6bea69", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "DefaultBearHands", + "Name": "DefaultBearHands", + "ProfileVersions": [], + "ShortName": "DefaultBearHands", + "Side": [ + "Bear", + "Usec" + ], + "BodyPart": "Hands", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/hands/hands_boss_blackknight_quest/hands_boss_blackknight_quest.skin.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": -0.08181, + "y": -0.00469, + "z": -0.04067 + }, + "WatchPrefab": { + "path": "assets/content/hands/usec/usec_watch_garmintactix.bundle", + "rcid": "" + }, + "WatchRotation": { + "x": 178.442, + "y": 9.906, + "z": -0.028 + } + }, + "_proto": "5cc0876314c02e000c6bea6b" + }, + "636129784aa74b8fe30ab418": { + "_id": "636129784aa74b8fe30ab418", + "_name": "Head_BOSS_Zryachi", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "Head_BOSS_Zryachi", + "Name": "Head_BOSS_Zryachi", + "ProfileVersions": [], + "ShortName": "Head_BOSS_Zryachi", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/head_boss_zryachi.bundle", + "rcid": "" + }, + "WatchPosition": { + "x": 0, + "y": 0, + "z": 0 + }, + "WatchPrefab": { + "path": "", + "rcid": "" + }, + "WatchRotation": { + "x": 0, + "y": 0, + "z": 0 + } + }, + "_proto": "5cde9ff17d6c8b0474535daa" + }, + "5fb5297a0359a84b77066e56": { + "_id": "5fb5297a0359a84b77066e56", + "_name": "head_cultist_01", + "_parent": "5cc085e214c02e000c6bea67", + "_type": "Item", + "_props": { + "AvailableAsDefault": false, + "Description": "head_cultist_01", + "Name": "head_cultist_01", + "ProfileVersions": [], + "ShortName": "head_cultist_01", + "Side": [ + "Savage" + ], + "BodyPart": "Head", + "IntegratedArmorVest": false, + "Prefab": { + "path": "assets/content/characters/character/prefabs/head_cultist_01.bundle", "rcid": "" }, "WatchPosition": { @@ -17255,24 +17374,24 @@ }, "_proto": "5cc084dd14c02e000b0550a3" }, - "5fb5297a0359a84b77066e56": { - "_id": "5fb5297a0359a84b77066e56", - "_name": "head_cultist_01", + "6574aabee0423b9ebe0c79cf": { + "_id": "6574aabee0423b9ebe0c79cf", + "_name": "usec_head_eric", "_parent": "5cc085e214c02e000c6bea67", "_type": "Item", "_props": { - "AvailableAsDefault": false, - "Description": "head_cultist_01", - "Name": "head_cultist_01", + "AvailableAsDefault": true, + "Description": "usec_head_5", + "Name": "usec_head_5", "ProfileVersions": [], - "ShortName": "head_cultist_01", + "ShortName": "usec_head_5", "Side": [ - "Savage" + "Usec" ], "BodyPart": "Head", "IntegratedArmorVest": false, "Prefab": { - "path": "assets/content/characters/character/prefabs/head_cultist_01.bundle", + "path": "assets/content/characters/character/prefabs/usec_head_eric.bundle", "rcid": "" }, "WatchPosition": { @@ -17292,43 +17411,6 @@ }, "_proto": "5cc2e4d014c02e000d0115f8" }, - "636129784aa74b8fe30ab418": { - "_id": "636129784aa74b8fe30ab418", - "_name": "Head_BOSS_Zryachi", - "_parent": "5cc085e214c02e000c6bea67", - "_type": "Item", - "_props": { - "AvailableAsDefault": false, - "Description": "Head_BOSS_Zryachi", - "Name": "Head_BOSS_Zryachi", - "ProfileVersions": [], - "ShortName": "Head_BOSS_Zryachi", - "Side": [ - "Savage" - ], - "BodyPart": "Head", - "IntegratedArmorVest": false, - "Prefab": { - "path": "assets/content/characters/character/prefabs/head_boss_zryachi.bundle", - "rcid": "" - }, - "WatchPosition": { - "x": 0, - "y": 0, - "z": 0 - }, - "WatchPrefab": { - "path": "", - "rcid": "" - }, - "WatchRotation": { - "x": 0, - "y": 0, - "z": 0 - } - }, - "_proto": "5cde9ff17d6c8b0474535daa" - }, "670d18746f8cc0145f0a0314": { "_id": "670d18746f8cc0145f0a0314", "_name": "zombie_head_wild_drozd", diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/templates/handbook.json b/Libraries/SPTarkov.Server.Assets/Assets/database/templates/handbook.json index b83d9614..5ec415da 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/templates/handbook.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/templates/handbook.json @@ -624,7 +624,7 @@ { "Id": "5696686a4bdc2da3298b456a", "ParentId": "5b5f78b786f77447ed5636af", - "Price": 125 + "Price": 124 }, { "Id": "572b7adb24597762ae139821", @@ -1954,7 +1954,7 @@ { "Id": "569668774bdc2da2298b4568", "ParentId": "5b5f78b786f77447ed5636af", - "Price": 133 + "Price": 132 }, { "Id": "574eb85c245977648157eec3", @@ -4059,7 +4059,7 @@ { "Id": "59faff1d86f7746c51718c9c", "ParentId": "5b47574386f77428ca22b2f1", - "Price": 1152097 + "Price": 1180574 }, { "Id": "5aa66a9be5b5b0214e506e89", @@ -21105,6 +21105,156 @@ "Id": "6761492dc53ebe8c0f0a5efe", "ParentId": "5b5f751486f77447ec5d770c", "Price": 1430 + }, + { + "Id": "678f84bb9e85556ca60f0362", + "ParentId": "5b47574386f77428ca22b32f", + "Price": 1 + }, + { + "Id": "678fa929819ddc4c350c0317", + "ParentId": "5b47574386f77428ca22b345", + "Price": 1 + }, + { + "Id": "679b944d597ba2ed120c3d3c", + "ParentId": "5b47574386f77428ca22b2f4", + "Price": 100000 + }, + { + "Id": "679b946f90622daf9708da6d", + "ParentId": "5b47574386f77428ca22b2f4", + "Price": 100000 + }, + { + "Id": "679b94734e9ca6b3d80586a7", + "ParentId": "5b47574386f77428ca22b2f4", + "Price": 100000 + }, + { + "Id": "679b9477708cfcb2060b9ade", + "ParentId": "5b47574386f77428ca22b2f4", + "Price": 100000 + }, + { + "Id": "679b9716597ba2ed120c3d3f", + "ParentId": "5c518ec986f7743b68682ce2", + "Price": 123304 + }, + { + "Id": "679b9819a2f2dd4da9023512", + "ParentId": "5c518ed586f774119a772aee", + "Price": 120732 + }, + { + "Id": "679b98e429acd1f2f60985a3", + "ParentId": "5b619f1a86f77450a702a6f3", + "Price": 0 + }, + { + "Id": "679b992329acd1f2f60985a5", + "ParentId": "5b47574386f77428ca22b341", + "Price": 750000 + }, + { + "Id": "679b998180a165f7a40b4c2c", + "ParentId": "5b619f1a86f77450a702a6f3", + "Price": 0 + }, + { + "Id": "679b9a1a4e4ed4b3b40ae5c2", + "ParentId": "5b619f1a86f77450a702a6f3", + "Price": 0 + }, + { + "Id": "679b9aa490622daf9708da73", + "ParentId": "5b619f1a86f77450a702a6f3", + "Price": 0 + }, + { + "Id": "679b9cce4e4ed4b3b40ae5c5", + "ParentId": "5b47574386f77428ca22b2f1", + "Price": 75000 + }, + { + "Id": "679b9d43597ba2ed120c3d44", + "ParentId": "5b47574386f77428ca22b2f1", + "Price": 75000 + }, + { + "Id": "679b9d4b3374fb14f40efe6d", + "ParentId": "5b47574386f77428ca22b2f1", + "Price": 75000 + }, + { + "Id": "679b9d55708cfcb2060b9ae3", + "ParentId": "5b47574386f77428ca22b2f1", + "Price": 75000 + }, + { + "Id": "679b9d6390622daf9708da76", + "ParentId": "5b47574386f77428ca22b2f1", + "Price": 75000 + }, + { + "Id": "679ba90d269ddfea47012159", + "ParentId": "5b5f7a0886f77409407a7f96", + "Price": 45000 + }, + { + "Id": "679baa2c61f588ae2b062a24", + "ParentId": "5c518ec986f7743b68682ce2", + "Price": 1 + }, + { + "Id": "679baa4f59b8961f370dd683", + "ParentId": "5c518ec986f7743b68682ce2", + "Price": 1 + }, + { + "Id": "679baa5a59b8961f370dd685", + "ParentId": "5c518ec986f7743b68682ce2", + "Price": 1 + }, + { + "Id": "679baa9091966fe40408f149", + "ParentId": "5c518ec986f7743b68682ce2", + "Price": 1 + }, + { + "Id": "679baace4e9ca6b3d80586b2", + "ParentId": "5c518ec986f7743b68682ce2", + "Price": 123304 + }, + { + "Id": "679baae891966fe40408f14c", + "ParentId": "5c518ec986f7743b68682ce2", + "Price": 123304 + }, + { + "Id": "679bab714e9ca6b3d80586b4", + "ParentId": "5c518ec986f7743b68682ce2", + "Price": 6666 + }, + { + "Id": "679bac1d61f588ae2b062a26", + "ParentId": "5c518ec986f7743b68682ce2", + "Price": 123304 + }, + { + "Id": "67ab3d4b83869afd170fdd3f", + "ParentId": "5b47574386f77428ca22b345", + "Price": 1 + }, + { + "Id": "67d3ed3271c17ff82e0a5b0b", + "ParentId": "5b5f6fa186f77409407a7eb7", + "Price": 496000 + }, + { + "Id": "67e183377c6c2011970f3149", + "ParentId": "5c518ec986f7743b68682ce2", + "Price": 1 } ] } \ No newline at end of file diff --git a/Libraries/SPTarkov.Server.Assets/Assets/database/templates/prestige.json b/Libraries/SPTarkov.Server.Assets/Assets/database/templates/prestige.json index ef0f3f8e..64fec9ad 100644 --- a/Libraries/SPTarkov.Server.Assets/Assets/database/templates/prestige.json +++ b/Libraries/SPTarkov.Server.Assets/Assets/database/templates/prestige.json @@ -254,13 +254,13 @@ "isBigImage": false }, "isHidden": false, - "target": "67af6ce289d14b6a1e0ded16", + "target": "67e593abfb04b3c64c090188", "value": 1, "isEncoded": false, "findInRaid": true, "items": [ { - "_id": "67af6ce289d14b6a1e0ded16", + "_id": "67e593abfb04b3c64c090188", "_tpl": "6759bb94b8913ff13e049669", "upd": { "SpawnedInSession": true, @@ -284,13 +284,13 @@ "isBigImage": false }, "isHidden": false, - "target": "67af6ce289d14b6a1e0ded18", + "target": "67e593abfb04b3c64c09018a", "value": 1, "isEncoded": false, "findInRaid": true, "items": [ { - "_id": "67af6ce289d14b6a1e0ded18", + "_id": "67e593abfb04b3c64c09018a", "_tpl": "67614b542eb91250020f2b86", "upd": { "SpawnedInSession": true, @@ -690,13 +690,13 @@ "isBigImage": true }, "isHidden": false, - "target": "67af6ce289d14b6a1e0ded1a", + "target": "67e593abfb04b3c64c09018c", "value": 1, "isEncoded": false, "findInRaid": true, "items": [ { - "_id": "67af6ce289d14b6a1e0ded1a", + "_id": "67e593abfb04b3c64c09018c", "_tpl": "674d90b55704568fe60bc8f5", "upd": { "SpawnedInSession": true, @@ -826,13 +826,13 @@ "isBigImage": false }, "isHidden": false, - "target": "67af6ce289d14b6a1e0ded1c", + "target": "67e593abfb04b3c64c09018e", "value": 1, "isEncoded": false, "findInRaid": true, "items": [ { - "_id": "67af6ce289d14b6a1e0ded1c", + "_id": "67e593abfb04b3c64c09018e", "_tpl": "6759e07e4ff23436160d7fed", "upd": { "SpawnedInSession": true, @@ -890,13 +890,13 @@ "isBigImage": false }, "isHidden": false, - "target": "67af6ce289d14b6a1e0ded1e", + "target": "67e593abfb04b3c64c090190", "value": 1, "isEncoded": false, "findInRaid": true, "items": [ { - "_id": "67af6ce289d14b6a1e0ded1e", + "_id": "67e593abfb04b3c64c090190", "_tpl": "67614b6b47c71ea3d40256d7", "upd": { "SpawnedInSession": true, diff --git a/Libraries/SPTarkov.Server.Core/Models/Eft/Common/Globals.cs b/Libraries/SPTarkov.Server.Core/Models/Eft/Common/Globals.cs index 281e8def..2c8c2246 100644 --- a/Libraries/SPTarkov.Server.Core/Models/Eft/Common/Globals.cs +++ b/Libraries/SPTarkov.Server.Core/Models/Eft/Common/Globals.cs @@ -93,6 +93,28 @@ public record PlayerSettings get; set; } + + [JsonPropertyName("SearchSoundVolume")] + public SearchSoundVolumeSettings? SearchSoundVolume + { + get; + set; + } +} + +public record SearchSoundVolumeSettings +{ + public double FpVolume + { + get; + set; + } + + public double TpVolume + { + get; + set; + } } public record MovementRolloffMultiplier @@ -628,6 +650,13 @@ public record Config set; } + [JsonPropertyName("AudioSettings")] + public GlobalAudioSettings? AudioSettings + { + get; + set; + } + [JsonPropertyName("content")] public Content? Content { @@ -790,6 +819,13 @@ public record Config set; } + [JsonPropertyName("Triggers")] + public Triggers? Triggers + { + get; + set; + } + [JsonPropertyName("TripwiresSettings")] public TripwiresSettings? TripwiresSettings { @@ -1337,13 +1373,6 @@ public record Config set; } - [JsonPropertyName("AudioSettings")] - public AudioSettings? AudioSettings - { - get; - set; - } - public CoopSettings? CoopSettings { get; @@ -1357,6 +1386,41 @@ public record Config } } +public record GlobalAudioSettings +{ + [JsonPropertyName("RadioBroadcastSettings")] + public RadioBroadcastSettings? RadioBroadcastSettings + { + get; + set; + } +} + +public record Triggers +{ + //TODO: add type + public object? HandlerDamage + { + get; + set; + } +} + +public record HandlerDamageObject +{ + public int? Amount + { + get; + set; + } + + public string? BodyPartColliderType + { + get; + set; + } +} + public record PveSettings { public List? AvailableVersions @@ -9496,193 +9560,6 @@ public record BotPreset } } -public record AudioSettings -{ - [JsonPropertyName("AudioGroupPresets")] - public List? AudioGroupPresets - { - get; - set; - } - - [JsonPropertyName("EnvironmentSettings")] - public EnvironmentSettings? EnvironmentSettings - { - get; - set; - } - - [JsonPropertyName("HeadphonesSettings")] - public HeadphoneSettings HeadphonesSettings - { - get; - set; - } - - [JsonPropertyName("MetaXRAudioPluginSettings")] - public MetaXRAudioPluginSettings? MetaXRAudioPluginSettings - { - get; - set; - } - - [JsonPropertyName("PlayerSettings")] - public PlayerSettings? PlayerSettings - { - get; - set; - } - - [JsonPropertyName("RadioBroadcastSettings")] - public RadioBroadcastSettings? RadioBroadcastSettings - { - get; - set; - } -} - -public record AudioGroupPreset -{ - [JsonPropertyName("AngleToAllowBinaural")] - public double? AngleToAllowBinaural - { - get; - set; - } - - [JsonPropertyName("DisabledBinauralByDistance")] - public bool? DisabledBinauralByDistance - { - get; - set; - } - - [JsonPropertyName("DistanceToAllowBinaural")] - public double? DistanceToAllowBinaural - { - get; - set; - } - - [JsonPropertyName("GroupType")] - public double? GroupType - { - get; - set; - } - - [JsonPropertyName("HeightToAllowBinaural")] - public double? HeightToAllowBinaural - { - get; - set; - } - - [JsonPropertyName("Name")] - public string? Name - { - get; - set; - } - - [JsonPropertyName("OcclusionEnabled")] - public bool? OcclusionEnabled - { - get; - set; - } - - [JsonPropertyName("OcclusionIntensity")] - public double? OcclusionIntensity - { - get; - set; - } - - [JsonPropertyName("OcclusionRolloffScale")] - public double? OcclusionRolloffScale - { - get; - set; - } - - [JsonPropertyName("OverallVolume")] - public double? OverallVolume - { - get; - set; - } -} - -public record EnvironmentSettings -{ - [JsonPropertyName("SnowStepsVolumeMultiplier")] - public double? SnowStepsVolumeMultiplier - { - get; - set; - } - - [JsonPropertyName("SurfaceMultipliers")] - public List? SurfaceMultipliers - { - get; - set; - } -} - -public record HeadphoneSettings -{ - public double FadeDuration - { - get; - set; - } - - public string FadeIn - { - get; - set; - } - - public string FadeOut - { - get; - set; - } -} -public record MetaXRAudioPluginSettings -{ - public bool? EnabledPluginErrorChecker - { - get; - set; - } - - public double? OutputVolumeCheckCooldown - { - get; - set; - } -} - -public record SurfaceMultiplier -{ - [JsonPropertyName("SurfaceType")] - public string? SurfaceType - { - get; - set; - } - - [JsonPropertyName("VolumeMult")] - public double? VolumeMultiplier - { - get; - set; - } -} - public record BotWeaponScattering { [JsonPropertyName("Name")] diff --git a/Libraries/SPTarkov.Server.Core/Models/Eft/Common/LocationBase.cs b/Libraries/SPTarkov.Server.Core/Models/Eft/Common/LocationBase.cs index 69bea739..38180653 100644 --- a/Libraries/SPTarkov.Server.Core/Models/Eft/Common/LocationBase.cs +++ b/Libraries/SPTarkov.Server.Core/Models/Eft/Common/LocationBase.cs @@ -787,7 +787,7 @@ public record Transit { get; set; - } // TODO: Int in client + } [JsonPropertyName("active")] public bool? IsActive @@ -803,6 +803,13 @@ public record Transit set; } + [JsonPropertyName("hideIfNoKey")] + public bool? HideIfNoKey + { + get; + set; + } + [JsonPropertyName("name")] public string? Name { diff --git a/Libraries/SPTarkov.Server.Core/Models/Enums/ItemTpl.cs b/Libraries/SPTarkov.Server.Core/Models/Enums/ItemTpl.cs index 3e70e5c6..516faf05 100644 --- a/Libraries/SPTarkov.Server.Core/Models/Enums/ItemTpl.cs +++ b/Libraries/SPTarkov.Server.Core/Models/Enums/ItemTpl.cs @@ -700,13 +700,13 @@ public static class ItemTpl public const string BARREL_AI_AXMC_338_LM_28_INCH = "628121434fa03b6b6c35dc6a"; public const string BARREL_AR10_762X51_18_INCH = "5a34f7f1c4a2826c6e06d75d"; public const string BARREL_AR10_762X51_22_INCH = "5a34fae7c4a2826c6e06d760"; + public const string BARREL_AR15_556X45_103_INCH = "55d35ee94bdc2d61338b4568"; + public const string BARREL_AR15_556X45_145_INCH = "55d3632e4bdc2d972f8b4569"; public const string BARREL_AR15_556X45_18_INCH = "5d440b93a4b9364276578d4b"; public const string BARREL_AR15_556X45_20_INCH = "5d440b9fa4b93601354d480c"; - public const string BARREL_AR15_556X45_260MM = "55d35ee94bdc2d61338b4568"; - public const string BARREL_AR15_556X45_370MM = "55d3632e4bdc2d972f8b4569"; - public const string BARREL_AR15_556X45_MOLOT_ARMS_406MM = "5c0e2f94d174af029f650d56"; - public const string BARREL_AR15_HANSON_CARBINE_556X45_137_INCH = "63d3ce0446bd475bcb50f55f"; - public const string BARREL_AR15_HANSON_CARBINE_556X45_16_INCH = "63d3d44a2a49307baf09386d"; + public const string BARREL_AR15_556X45_BALLISTIC_ADVANTAGE_HANSON_CARBINE_PRO_137_INCH = "63d3ce0446bd475bcb50f55f"; + public const string BARREL_AR15_556X45_BALLISTIC_ADVANTAGE_HANSON_CARBINE_PRO_16_INCH = "63d3d44a2a49307baf09386d"; + public const string BARREL_AR15_556X45_MOLOT_ARMS_16_INCH = "5c0e2f94d174af029f650d56"; public const string BARREL_BENELLI_M3_SUPER_90_12GA_500MM = "6259c2c1d714855d182bad85"; public const string BARREL_DESERT_EAGLE_L5_357_127MM = "669fa4c61bd4416eaa09b3ca"; public const string BARREL_DESERT_EAGLE_L5_50_AE_127MM = "669fa4ba1bd4416eaa09b3c6"; @@ -716,10 +716,10 @@ public static class ItemTpl public const string BARREL_DO_NOT_USEAI_AXMC_762X51_20_INCH = "628121651d5df4475f46a33c"; public const string BARREL_DO_NOT_USEAI_AXMC_762X51_24_INCH = "6281215b4fa03b6b6c35dc6c"; public const string BARREL_DO_NOT_USEAI_AXMC_762X51_26_INCH = "6281214c1d5df4475f46a33a"; - public const string BARREL_DVL10_762X51_500MM = "5888945a2459774bf43ba385"; + public const string BARREL_DVL10_762X51_500MM_SUPPRESSED = "5888945a2459774bf43ba385"; public const string BARREL_DVL10_M2_762X51_660MM = "5888956924597752983e182d"; - public const string BARREL_FN_FIVESEVEN_57X28 = "5d3eb5b6a4b9361eab311902"; - public const string BARREL_FN_FIVESEVEN_57X28_THREADED = "5d3eb59ea4b9361c284bb4b2"; + public const string BARREL_FN_FIVESEVEN_57X28_120MM = "5d3eb5b6a4b9361eab311902"; + public const string BARREL_FN_FIVESEVEN_57X28_120MM_THREADED = "5d3eb59ea4b9361c284bb4b2"; public const string BARREL_FN_P90_57X28_105_INCH = "5cc701aae4a949000e1ea45c"; public const string BARREL_FN_P90_57X28_16_INCH = "5cc701d7e4a94900100ac4e7"; public const string BARREL_FN_SCARH_762X51_13_INCH = "618168b350224f204c1da4d8"; @@ -728,28 +728,28 @@ public static class ItemTpl public const string BARREL_FN_SCARL_556X45_10_INCH = "6183fc15d3a39d50044c13e9"; public const string BARREL_FN_SCARL_556X45_14_INCH = "6183fd911cb55961fa0fdce9"; public const string BARREL_FN_SCARL_556X45_18_INCH = "6183fd9e8004cc50514c358f"; - public const string BARREL_GLOCK_17_9X19 = "5a6b5f868dc32e000a311389"; - public const string BARREL_GLOCK_17_9X19_BARREL_WITH_A_COMPENSATOR = "5a6b60158dc32e000a31138b"; - public const string BARREL_GLOCK_18C_9X19_BARREL_WITH_A_COMPENSATOR = "5b1fa9ea5acfc40018633c0a"; - public const string BARREL_GLOCK_19X_9X19 = "630764fea987397c0816d219"; - public const string BARREL_GLOCK_9X19_DOUBLE_DIAMOND_THREADED = "5a6b5e468dc32e001207faf5"; - public const string BARREL_GLOCK_9X19_LONE_WOLF_ALPHAWOLF_THREADED = "5a6b5b8a8dc32e001207faf3"; - public const string BARREL_GLOCK_9X19_SAI_THREADED = "5a6b5ed88dc32e000c52ec86"; - public const string BARREL_HK_416A5_556X45_106_INCH = "5c6d85e02e22165df16b81f4"; - public const string BARREL_HK_416A5_556X45_11_INCH = "5bb20d92d4351e00853263eb"; - public const string BARREL_HK_416A5_556X45_145_INCH = "5bb20d9cd4351e00334c9d8a"; - public const string BARREL_HK_416A5_556X45_165_INCH_BARREL_WITH_FLIPUP_FRONT_SIGHT = "5bb20da5d4351e0035629dbf"; - public const string BARREL_HK_416A5_556X45_20_INCH = "5bb20dadd4351e00367faeff"; + public const string BARREL_GLOCK_17_9X19_114MM = "5a6b5f868dc32e000a311389"; + public const string BARREL_GLOCK_17_9X19_114MM_COMPENSATED = "5a6b60158dc32e000a31138b"; + public const string BARREL_GLOCK_18C_9X19_114MM_COMPENSATED = "5b1fa9ea5acfc40018633c0a"; + public const string BARREL_GLOCK_19X_9X19_102MM = "630764fea987397c0816d219"; + public const string BARREL_GLOCK_9X19_DOUBLE_DIAMOND_114MM_THREADED = "5a6b5e468dc32e001207faf5"; + public const string BARREL_GLOCK_9X19_LONE_WOLF_ALPHAWOLF_114MM_THREADED = "5a6b5b8a8dc32e001207faf3"; + public const string BARREL_GLOCK_9X19_SAI_114MM_THREADED = "5a6b5ed88dc32e000c52ec86"; + public const string BARREL_HK_416_556X45_106_INCH = "5c6d85e02e22165df16b81f4"; + public const string BARREL_HK_416_556X45_11_INCH = "5bb20d92d4351e00853263eb"; + public const string BARREL_HK_416_556X45_145_INCH_BARREL_WITH_FLIPUP_FRONT_SIGHT = "5bb20d9cd4351e00334c9d8a"; + public const string BARREL_HK_416_556X45_165_INCH_BARREL_WITH_FLIPUP_FRONT_SIGHT = "5bb20da5d4351e0035629dbf"; + public const string BARREL_HK_416_556X45_20_INCH_BARREL_WITH_FLIPUP_FRONT_SIGHT = "5bb20dadd4351e00367faeff"; public const string BARREL_HK_G36_556X45_228MM = "622b379bf9cfc87d675d2de5"; public const string BARREL_HK_G36_556X45_318MM = "622b3858034a3e17ad0b81f5"; public const string BARREL_HK_G36_556X45_480MM = "622b38c56762c718e457e246"; public const string BARREL_HK_UMP_45_ACP_8_INCH = "5fc3e4a27283c4046c5814ab"; public const string BARREL_HK_UMP_45_ACP_8_INCH_THREADED = "6130c3dffaa1272e43151c7d"; - public const string BARREL_HK_USP_45_ACP = "6194ef39de3cdf1d2614a768"; - public const string BARREL_HK_USP_ELITE_45_ACP = "6194f017ed0429009f543eaa"; - public const string BARREL_HK_USP_EXPERT_45_ACP = "6194eff92d2c397d6600348b"; - public const string BARREL_HK_USP_MATCH_45_ACP = "6194f02d9bb3d20b0946d2f0"; - public const string BARREL_HK_USP_TACTICAL_45_ACP_THREADED = "6194efe07c6c7b169525f11b"; + public const string BARREL_HK_USP_45_ACP_112MM = "6194ef39de3cdf1d2614a768"; + public const string BARREL_HK_USP_ELITE_45_ACP_153MM = "6194f017ed0429009f543eaa"; + public const string BARREL_HK_USP_EXPERT_45_ACP_132MM = "6194eff92d2c397d6600348b"; + public const string BARREL_HK_USP_MATCH_45_ACP_153MM = "6194f02d9bb3d20b0946d2f0"; + public const string BARREL_HK_USP_TACTICAL_45_ACP_129MM_THREADED = "6194efe07c6c7b169525f11b"; public const string BARREL_HK417_762X51_165_INCH = "61702be9faa1272e431522c3"; public const string BARREL_KRISS_VECTOR_45_ACP_5_INCH = "5fb65363d1409e5ca04b54f5"; public const string BARREL_KRISS_VECTOR_45_ACP_6_INCH = "5fb653962b1b027b1f50bd03"; @@ -758,8 +758,8 @@ public static class ItemTpl public const string BARREL_KS23_23X75_510MM = "5e848d1c264f7c180b5e35a9"; public const string BARREL_KS23_23X75_700MM = "5e848d2eea0a7c419c2f9bfd"; public const string BARREL_M1911A1_45_ACP_127MM = "5e81c519cb2b95385c177551"; - public const string BARREL_M1911A1_45_ACP_NATIONAL_MATCH = "5f3e7801153b8571434a924c"; - public const string BARREL_M1911A1_45_ACP_THREADED = "5f3e77f59103d430b93f94c1"; + public const string BARREL_M1911A1_45_ACP_141MM_THREADED = "5f3e77f59103d430b93f94c1"; + public const string BARREL_M1911A1_45_ACP_NATIONAL_MATCH_127MM = "5f3e7801153b8571434a924c"; public const string BARREL_M1A_762X51_16_INCH = "5aaf9d53e5b5b00015042a52"; public const string BARREL_M1A_762X51_22_INCH = "5addbac75acfc400194dbc56"; public const string BARREL_M60E3_762X51_584MM = "6601279cc752a02bbe05e692"; @@ -775,7 +775,7 @@ public static class ItemTpl public const string BARREL_M870_12GA_508MM_BARREL_WITH_A_FIXED_SIGHT = "5a787ebcc5856700142fdd98"; public const string BARREL_M870_12GA_660MM_VENT_RIB = "5a787fadc5856700155a6ca1"; public const string BARREL_M870_12GA_SAWEDOFF_325MM = "5a787fdfc5856700142fdd9a"; - public const string BARREL_M9A3_9X19_THREADED = "5cadc1c6ae9215000f2775a4"; + public const string BARREL_M9A3_9X19_127MM_THREADED = "5cadc1c6ae9215000f2775a4"; public const string BARREL_MCX_300_BLK_675_INCH = "5fbbfabed5cb881a7363194e"; public const string BARREL_MCX_300_BLK_9_INCH = "5fbbfacda56d053a3543f799"; public const string BARREL_MCXSPEAR_68X51_13_INCH = "652910565ae2ae97b80fdf35"; @@ -823,12 +823,12 @@ public static class ItemTpl public const string BARREL_OPSKS_762X39_520MM = "634eff66517ccc8a960fc735"; public const string BARREL_ORSIS_T5000M_762X51_660MM = "5df256570dee1b22f862e9c4"; public const string BARREL_P226_9X19_112MM = "56d5a1f7d2720bb3418b456a"; - public const string BARREL_P226_9X19_THREADED = "587de4282459771bca0ec90b"; + public const string BARREL_P226_9X19_112MM_THREADED = "587de4282459771bca0ec90b"; public const string BARREL_PKM_762X54R_658MM = "646371faf2404ab67905c8e9"; public const string BARREL_PKP_762X54R_658MM = "64639a9aab86f8fd4300146c"; - public const string BARREL_PL15_9X19 = "602a95edda11d6478d5a06da"; - public const string BARREL_PL15_9X19_THREADED = "602a95fe4e02ce1eaa358729"; - public const string BARREL_PPSH41_762X25_106_INCH = "5ea02bb600685063ec28bfa1"; + public const string BARREL_PL15_9X19_112MM = "602a95edda11d6478d5a06da"; + public const string BARREL_PL15_9X19_112MM_THREADED = "602a95fe4e02ce1eaa358729"; + public const string BARREL_PPSH41_762X25_269MM = "5ea02bb600685063ec28bfa1"; public const string BARREL_RFB_762X51_18_INCH = "5f2aa46b878ef416f538b567"; public const string BARREL_RPD_762X39_520MM = "6513eff1e06849f06c0957d4"; public const string BARREL_RPD_762X39_SAWEDOFF_350MM = "65266fd43341ed9aa903dd56"; @@ -850,11 +850,11 @@ public static class ItemTpl public const string BARREL_STM9_9X19_12_INCH = "603372d154072b51b239f9e1"; public const string BARREL_STM9_9X19_14_INCH = "603372f153a60014f970616d"; public const string BARREL_STM9_9X19_16_INCH = "603373004e02ce1eaa358814"; - public const string BARREL_SVDS_762X54R_22_INCH = "5c471cb32e221602b177afaa"; + public const string BARREL_SVD_762X54R_565MM = "5c471cb32e221602b177afaa"; public const string BARREL_SVT40_762X54R_625MM = "6410758c857473525b08bb77"; public const string BARREL_TT_762X25_116MM = "571a26d524597720680fbe8a"; public const string BARREL_TT_762X25_116MM_GILDED = "5b3baf8f5acfc40dc5296692"; - public const string BARREL_TT_762X25_121MM_HOMESPUN_THREADED = "571a279b24597720b4066566"; + public const string BARREL_TT_762X25_121MM_MAKESHIFT_THREADED = "571a279b24597720b4066566"; public const string BARREL_UZI_238MM_THREADED_3LUG = "6698c89bfbc8142e60024b0e"; public const string BARREL_UZI_9X19_259MM = "6698c8ab29e062525d0ad8ab"; public const string BARREL_UZI_9X19_409MM = "6698c8b7710a4525fe0e9e55"; @@ -910,6 +910,7 @@ public static class ItemTpl public const string BARTER_CONTRABAND_BOX = "67408903268737ef6908d432"; public const string BARTER_CORDURA_POLYAMIDE_FABRIC = "5e2af41e86f774755a234b67"; public const string BARTER_CORRUGATED_HOSE = "59e35cbb86f7741778269d83"; + public const string BARTER_COUNT_BLOODSUCKER_FIGURINE = "679b9d4b3374fb14f40efe6d"; public const string BARTER_CPU_FAN = "5734779624597737e04bf329"; public const string BARTER_CRICKENT_LIGHTER = "56742c284bdc2d98058b456d"; public const string BARTER_CULTIST_FIGURINE = "655c669103999d3c810c025b"; @@ -1004,6 +1005,7 @@ public static class ItemTpl public const string BARTER_MILITARY_GYROTACHOMETER = "5d03784a86f774203e7e0c4d"; public const string BARTER_MILITARY_POWER_FILTER = "5d0378d486f77420421a5ff4"; public const string BARTER_MR_KERMANS_CAT_HOLOGRAM = "6638a5474e92f038531e210e"; + public const string BARTER_NAILHEAD_FIGURINE = "679b9cce4e4ed4b3b40ae5c5"; public const string BARTER_NIPPERS = "5d40425986f7743185265461"; public const string BARTER_NIXXOR_LENS = "5d1b2ffd86f77425243e8d17"; public const string BARTER_OFZ_30X165MM_SHELL = "5d0379a886f77420407aa271"; @@ -1020,6 +1022,7 @@ public static class ItemTpl public const string BARTER_PAID_ANTIROACH_SPRAY = "59e3596386f774176c10a2a2"; public const string BARTER_PARACORD = "5c12688486f77426843c7d32"; public const string BARTER_PC_CPU = "573477e124597737dd42e191"; + public const string BARTER_PETYA_CROOKER_FIGURINE = "679b9d43597ba2ed120c3d44"; public const string BARTER_PHASE_CONTROL_RELAY = "5d1b313086f77425227d1678"; public const string BARTER_PHASED_ARRAY_ELEMENT = "5d03775b86f774203e7e0c4b"; public const string BARTER_PHYSICAL_BITCOIN = "59faff1d86f7746c51718c9c"; @@ -1028,6 +1031,7 @@ public static class ItemTpl public const string BARTER_PIPE_GRIP_WRENCH = "619cbfccbedcde2f5b3f7bdd"; public const string BARTER_PLIERS = "590c2b4386f77425357b6123"; public const string BARTER_PLIERS_ELITE = "5af04b6486f774195a3ebb49"; + public const string BARTER_POINTY_GUY_FIGURINE = "679b9d6390622daf9708da76"; public const string BARTER_POLITICIAN_MUTKEVICH_FIGURINE = "655c66e40b2de553b618d4b8"; public const string BARTER_PORTABLE_DEFIBRILLATOR = "5c052e6986f7746b207bc3c9"; public const string BARTER_PORTABLE_POWERBANK = "5af0561e86f7745f5f3ad6ac"; @@ -1094,6 +1098,7 @@ public static class ItemTpl public const string BARTER_WOODEN_CLOCK = "59e3647686f774176a362507"; public const string BARTER_WORKING_LCD = "5d1b304286f774253763a528"; public const string BARTER_WRENCH = "590c311186f77424d1667482"; + public const string BARTER_XENOALIEN_FIGURINE = "679b9d55708cfcb2060b9ae3"; public const string BARTER_XENOMORPH_SEALING_FOAM = "590c346786f77423e50ed342"; public const string BARTER_ZIBBO_LIGHTER = "56742c2e4bdc2d95058b456d"; public const string BIPOD_ALL_TEST = "665745c8a3c672c7b00bb355"; @@ -1490,7 +1495,7 @@ public static class ItemTpl public const string COLLIMATOR_BELOMO_PKAA_DOVETAIL_REFLEX_SIGHT = "6113d6c3290d254f5e6b27db"; public const string COLLIMATOR_ELCAN_SPECTER_HCO_HOLOGRAPHIC_SIGHT = "64785e7c19d732620e045e15"; public const string COLLIMATOR_EOTECH_553_HOLOGRAPHIC_SIGHT = "570fd6c2d2720bc6458b457f"; - public const string COLLIMATOR_EOTECH_EXPS3_HOLOGRAPHIC_SIGHT_TAN = "558022b54bdc2dac148b458d"; + public const string COLLIMATOR_EOTECH_EXPS30_HOLOGRAPHIC_SIGHT_TAN = "558022b54bdc2dac148b458d"; public const string COLLIMATOR_EOTECH_HHS1_HYBRID_SIGHT = "5c07dd120db834001c39092d"; public const string COLLIMATOR_EOTECH_HHS1_HYBRID_SIGHT_TAN = "5c0a2cec0db834001b7ce47d"; public const string COLLIMATOR_EOTECH_XPS30_HOLOGRAPHIC_SIGHT = "58491f3324597764bc48fa02"; @@ -1532,6 +1537,7 @@ public static class ItemTpl public const string CONTAINER_GRENADE_CASE = "5e2af55f86f7746d4159f07c"; public const string CONTAINER_INJECTOR_CASE = "619cbf7d23893217ec30b689"; public const string CONTAINER_ITEM_CASE = "59fb042886f7746c5005a7b2"; + public const string CONTAINER_KEY_CASE = "67d3ed3271c17ff82e0a5b0b"; public const string CONTAINER_KEY_TOOL = "59fafd4b86f7745ca07e1232"; public const string CONTAINER_KEYCARD_HOLDER_CASE = "619cbf9e0a7c3a1a2731940a"; public const string CONTAINER_LUCKY_DEVELOPER_JUNKBOX = "5c0a5f6c86f774753654890e"; @@ -1620,6 +1626,7 @@ public static class ItemTpl public const string FACECOVER_SPOOKY_SKULL_MASK = "635267ab3c89e2112001f826"; public const string FACECOVER_TAGILLAS_WELDING_MASK_GORILLA = "60a7ad3a0c5cb24b0134664a"; public const string FACECOVER_TAGILLAS_WELDING_MASK_UBEY = "60a7ad2a2198820d95707a2e"; + public const string FACECOVER_TAGILLAS_WELDING_MASK_ZABEY = "678f84bb9e85556ca60f0362"; public const string FACECOVER_TWITCH_RIVALS_2020_HALFMASK = "5e71fad086f77422443d4604"; public const string FACECOVER_TWITCH_RIVALS_2020_MASK = "5e71f6be86f77429f2683c44"; public const string FACECOVER_TWITCH_RIVALS_2021_BALACLAVA = "607f201b3c672b3b3a24a800"; @@ -1632,7 +1639,6 @@ public static class ItemTpl public const string FLARE_RSP30_REACTIVE_SIGNAL_CARTRIDGE_RED = "62178c4d4ecf221597654e3d"; public const string FLARE_RSP30_REACTIVE_SIGNAL_CARTRIDGE_SPECIAL_YELLOW = "66d9f1abb16d9aacf5068468"; public const string FLARE_RSP30_REACTIVE_SIGNAL_CARTRIDGE_YELLOW = "624c0b3340357b5f566e8766"; - public const string FLASHHIDER_AAC_SCARSD_51T_762X51_FLASH_HIDER = "618178aa1cb55961fa0fdc80"; public const string FLASHHIDER_AI_338_LM_TACTICAL_MUZZLE_BRAKE = "62812081d23f207deb0ab216"; public const string FLASHHIDER_AK_HEXAGON_REACTOR_545X39_MUZZLE_BRAKE = "615d8f5dd92c473c770212ef"; public const string FLASHHIDER_AK_LANTAC_DRAKON_762X39_MUZZLE_BRAKE = "5c878ebb2e2216001219d48a"; @@ -1658,10 +1664,13 @@ public static class ItemTpl public const string FLASHHIDER_AKS74U_545X39_MUZZLE_BRAKE = "57dc324a24597759501edc20"; public const string FLASHHIDER_AR10_2A_ARMANENT_X3_762X51_COMPENSATOR = "5b7d693d5acfc43bca706a3d"; public const string FLASHHIDER_AR10_AAC_BLACKOUT_51T_762X51_FLASH_HIDER = "5a34fd2bc4a282329a73b4c5"; + public const string FLASHHIDER_AR10_AAC_SCARSD_51T_762X51_FLASH_HIDER = "618178aa1cb55961fa0fdc80"; + public const string FLASHHIDER_AR10_AWC_PSR_762X51_MUZZLE_BRAKE = "612e0d3767085e45ef14057f"; public const string FLASHHIDER_AR10_CMMG_SV_BRAKE_762X51_MUZZLE_BRAKE = "6065c6e7132d4d12c81fd8e1"; public const string FLASHHIDER_AR10_DANIEL_DEFENSE_WAVE_762X51_MUZZLE_BRAKE = "5d1f819086f7744b355c219b"; public const string FLASHHIDER_AR10_DEAD_AIR_KEYMOUNT_762X51_MUZZLE_BRAKE = "628a66b41d5e41750e314f34"; public const string FLASHHIDER_AR10_DELTATEK_DTKAR10_762X51_MUZZLE_BRAKE = "6642f63667f5cb56a00662eb"; + public const string FLASHHIDER_AR10_DESERT_TECH_762X51_FLASH_HIDER = "5dcbe965e4ed22586443a79d"; public const string FLASHHIDER_AR10_FORTIS_RED_BRAKE_762X51_MUZZLE_BRAKE = "5d026791d7ad1a04a067ea63"; public const string FLASHHIDER_AR10_KAC_QDC_762X51_FLASH_SUPPRESSOR_KIT = "5dfa3cd1b33c0951220c079b"; public const string FLASHHIDER_AR10_KAC_QDC_762X51_MUZZLE_BRAKE_KIT = "6130c43c67085e45ef1405a1"; @@ -1683,10 +1692,12 @@ public static class ItemTpl public const string FLASHHIDER_AR15_COLT_USGI_A2_556X45_FLASH_HIDER = "544a38634bdc2d58388b4568"; public const string FLASHHIDER_AR15_DANIEL_DEFENSE_WAVE_556X45_MUZZLE_BRAKE = "5cff9e5ed7ad1a09407397d4"; public const string FLASHHIDER_AR15_DELTATEK_DTKM16_556X45_MUZZLE_BRAKE = "664301213dd83ddae20dda18"; + public const string FLASHHIDER_AR15_DESERT_TECH_556X45_FLASH_HIDER = "5c48a2a42e221602b66d1e07"; public const string FLASHHIDER_AR15_DOUBLESTAR_CARLSON_TAC_COMP_556X45_COMPENSATOR = "6621455e3aceea9e2b0b01e7"; public const string FLASHHIDER_AR15_FERFRANS_CQB_556X45_MUZZLE_BRAKE = "5f6372e2865db925d54f3869"; public const string FLASHHIDER_AR15_GRIFFIN_ARMAMENT_GATELOK_HAMMER_556X45_FLASH_HIDER = "6386120cd6baa055ad1e201c"; public const string FLASHHIDER_AR15_HK_BLITZ_556X45_FLASH_HIDER = "615d8e2f1cb55961fa0fd9a4"; + public const string FLASHHIDER_AR15_KAC_QDC_556X45_3PRONG_FLASH_ELIMINATOR = "626667e87379c44d557b7550"; public const string FLASHHIDER_AR15_KAC_QDC_556X45_FLASH_SUPPRESSOR_KIT = "56ea8180d2720bf2698b456a"; public const string FLASHHIDER_AR15_NORDIC_COMPONENTS_CORVETTE_556X45_COMPENSATOR = "5d02676dd7ad1a049e54f6dc"; public const string FLASHHIDER_AR15_NOVESKE_KX3_556X45_FLASH_HIDER = "56ea6fafd2720b844b8b4593"; @@ -1706,9 +1717,6 @@ public static class ItemTpl public const string FLASHHIDER_ASE_UTRA_BORELOCK_338_LM_MUZZLE_BRAKE = "673f3ef1259f5945d70e43a8"; public const string FLASHHIDER_ASH12_127X55_MUZZLE_BRAKECOMPENSATOR = "5caf17c9ae92150b30006be1"; public const string FLASHHIDER_AWC_PSR_338_LM_MUZZLE_BRAKE = "612e0d81290d254f5e6b291a"; - public const string FLASHHIDER_AWC_PSR_762X51_MUZZLE_BRAKE = "612e0d3767085e45ef14057f"; - public const string FLASHHIDER_DESERT_TECH_556X45_FLASH_HIDER = "5c48a2a42e221602b66d1e07"; - public const string FLASHHIDER_DESERT_TECH_762X51_FLASH_HIDER = "5dcbe965e4ed22586443a79d"; public const string FLASHHIDER_DVL10_762X51_MUZZLE_DEVICE = "58889c7324597754281f9439"; public const string FLASHHIDER_DVL10_M2_762X51_MUZZLE_BRAKE = "5888996c24597754281f9419"; public const string FLASHHIDER_FERFRANS_CRD_556X45_CONCUSSION_REDUCTION_DEVICE = "5f6339d53ada5942720e2dc3"; @@ -1727,7 +1735,6 @@ public static class ItemTpl public const string FLASHHIDER_HK_MP5_NOVESKESTYLE_9X19_MUZZLE_BRAKECOMPENSATOR = "5c07c5ed0db834001b73571c"; public const string FLASHHIDER_HK_MP7A1_46X30_FLASH_HIDER = "5ba26acdd4351e003562908e"; public const string FLASHHIDER_HK_PROLONGED_762X51_FLASH_HIDER = "61713308d92c473c770214a0"; - public const string FLASHHIDER_KAC_QDC_556X45_3PRONG_FLASH_ELIMINATOR = "626667e87379c44d557b7550"; public const string FLASHHIDER_KRISS_VECTOR_45_ACP_FLASH_HIDER = "5fb65424956329274326f316"; public const string FLASHHIDER_KRISS_VECTOR_9X19_FLASH_HIDER = "5fbbc3324e8a554c40648348"; public const string FLASHHIDER_LANTAC_BMD_762X51_BLAST_MITIGATION_DEVICE = "5cf78720d7f00c06595bc93e"; @@ -1784,9 +1791,9 @@ public static class ItemTpl public const string FLYER_ALEX_GREEN_POSTER = "675a06b84ff23436160d802f"; public const string FLYER_ARENA_POSTER = "675a04c01474133a0d0bb212"; public const string FLYER_ARENA_POSTER_2 = "675a046b8f547d6cae01922e"; - public const string FLYER_BISON_VS_UNDERTAKER_POSTER = "675a0288c3102563bd01c9c3"; public const string FLYER_DEN_OF_WOLVES_POSTER = "675a0eacf905bde03d0f8253"; public const string FLYER_EXODUS_POSTER = "675a0d2d57dd12f0260c4a31"; + public const string FLYER_FINAL_MOMENT_POSTER = "679b946f90622daf9708da6d"; public const string FLYER_GENEBURN_CONCERT_ADVERTISEMENT = "675a0b8d4ff23436160d8031"; public const string FLYER_GIRL_POSTER_1 = "6759e19a8367ee2b0c0f4b92"; public const string FLYER_GIRL_POSTER_2 = "6759e61067c8eb5cd10352f1"; @@ -1794,15 +1801,18 @@ public static class ItemTpl public const string FLYER_GIRL_POSTER_4 = "6759e7a44ff23436160d7ff5"; public const string FLYER_GIRL_POSTER_5 = "6759e8b1c3102563bd01c985"; public const string FLYER_GUNFIGHT_POSTER = "675a191f67c8eb5cd1035305"; - public const string FLYER_HELL_OF_HIGHWATER_POSTER = "675a125caf26c56ee109072a"; + public const string FLYER_HELL_OR_HIGHWATER_POSTER = "675a125caf26c56ee109072a"; public const string FLYER_HIGHWAY_POSTER = "675a0fbbb98bf391510bafcd"; public const string FLYER_I_BEAR_LOOT_POSTER = "6759e07e4ff23436160d7fed"; public const string FLYER_KILLA_AND_TAGILLA_POSTER = "675a04fdb8913ff13e0496bb"; + public const string FLYER_LAST_BREATH_POSTER = "679b944d597ba2ed120c3d3c"; public const string FLYER_LAST_FLIGHT_POSTER = "675a1a244ff23436160d8033"; public const string FLYER_RUN_POSTER = "675a1e502eac6c76e104ea1e"; public const string FLYER_SHARPSHOOTER_POSTER = "675a1f5c1474133a0d0bb218"; public const string FLYER_SPECIAL_GIRL_POSTER = "6759e91d8367ee2b0c0f4b94"; public const string FLYER_SPOOKY_MOVIE_POSTER = "675a1af21474133a0d0bb216"; + public const string FLYER_TARK_SOULS_POSTER = "679b9477708cfcb2060b9ade"; + public const string FLYER_TAURUS_POSTER = "679b94734e9ca6b3d80586a7"; public const string FLYER_TERRAGROUP_LABS_ADVERTISEMENT = "675a0a91af26c56ee1090728"; public const string FLYER_THE_AMBUSH_POSTER = "675a202b6aaafea7210915fd"; public const string FLYER_THE_HUNTED_POSTER = "675a20c83fb2de89670113b4"; @@ -2027,14 +2037,14 @@ public static class ItemTpl public const string HANDGUARD_BENELLI_M3_FOREND = "6259c4347d6aab70bc23a190"; public const string HANDGUARD_DVL10_M2 = "5888976c24597754281f93f5"; public const string HANDGUARD_FAL_ORIGINAL = "5b7bed205acfc400161d08cc"; - public const string HANDGUARD_HK_416A5_MIDWEST_INDUSTRIES_135_INCH_MLOK = "5c6d11072e2216000e69d2e4"; - public const string HANDGUARD_HK_416A5_MIDWEST_INDUSTRIES_9_INCH_MLOK = "5c6d10fa2e221600106f3f23"; - public const string HANDGUARD_HK_416A5_MRS_KEYMOD_14_INCH = "5c6d10e82e221601da357b07"; - public const string HANDGUARD_HK_416A5_QUAD_RAIL = "5bb20de5d4351e0035629e59"; - public const string HANDGUARD_HK_416A5_QUAD_RAIL_EXTENDED = "5bb20dfcd4351e00334c9e24"; - public const string HANDGUARD_HK_416A5_QUAD_RAIL_HANDGUARD_WITH_FLIPUP_FRONT_SIGHT = "5bb20df1d4351e00347787d5"; - public const string HANDGUARD_HK_416A5_STRIKE_INDUSTRIES_CRUX_15_INCH_MLOK = "5c6d11152e2216000f2003e7"; - public const string HANDGUARD_HK_416A5_TROY_MLOK_13_INCH = "5c6c2c9c2e2216000f2002e4"; + public const string HANDGUARD_HK_416_MIDWEST_INDUSTRIES_135_INCH_MLOK = "5c6d11072e2216000e69d2e4"; + public const string HANDGUARD_HK_416_MIDWEST_INDUSTRIES_9_INCH_MLOK = "5c6d10fa2e221600106f3f23"; + public const string HANDGUARD_HK_416_MRS_KEYMOD_14_INCH = "5c6d10e82e221601da357b07"; + public const string HANDGUARD_HK_416_QUAD_RAIL = "5bb20de5d4351e0035629e59"; + public const string HANDGUARD_HK_416_QUAD_RAIL_EXTENDED = "5bb20dfcd4351e00334c9e24"; + public const string HANDGUARD_HK_416_QUAD_RAIL_HANDGUARD_WITH_FLIPUP_FRONT_SIGHT = "5bb20df1d4351e00347787d5"; + public const string HANDGUARD_HK_416_STRIKE_INDUSTRIES_CRUX_15_INCH_MLOK = "5c6d11152e2216000f2003e7"; + public const string HANDGUARD_HK_416_TROY_MLOK_13_INCH = "5c6c2c9c2e2216000f2002e4"; public const string HANDGUARD_HK_G36_2VENT = "62386b2adf47d66e835094b2"; public const string HANDGUARD_HK_G36_4VENT = "62386b7153757417e93a4e9f"; public const string HANDGUARD_HK_G36_6VENT = "6231654c71b5bc3baa1078e5"; @@ -2260,6 +2270,7 @@ public static class ItemTpl public const string INFO_ENCRYPTED_FLASH_DRIVE = "660bbc47c38b837877075e47"; public const string INFO_FLASH_DRIVE_WITH_SPECIAL_SOFTWARE = "6707d13e4e617ec94f0e5631"; public const string INFO_INTELLIGENCE_FOLDER = "5c12613b86f7743bbe2c3f76"; + public const string INFO_LABRYS_RESEARCH_NOTES = "679b992329acd1f2f60985a5"; public const string INFO_MILITARY_FLASH_DRIVE = "62a0a16d0b9d3c46de5b6e97"; public const string INFO_MINEFIELD_MAP_LIGHTHOUSE = "675aaa8f7f3c962069072b27"; public const string INFO_MINEFIELD_MAP_RESERVE = "675aaa003107dac10006332f"; @@ -2281,7 +2292,7 @@ public static class ItemTpl public const string INFO_TGVI24_LETHAL_VACCINE = "6707d0804e617ec94f0e562f"; public const string INFO_TGVI24_TRUE_VACCINE = "6707d0bdaab679420007e01a"; public const string INFO_TOPOGRAPHIC_SURVEY_MAPS = "62a0a124de7ac81993580542"; - public const string INFO_VIDEO_CASSETTE_WITH_THE_MOVIE_CYBORG_KILLER_FROM_PROKHODIMEC = "62a09e974f842e1bd12da3f0"; + public const string INFO_VIDEO_CASSETTE_WITH_THE_CYBORG_KILLER_MOVIE = "62a09e974f842e1bd12da3f0"; public const string INVENTORY_DEFAULT = "55d7217a4bdc2d86028b456d"; public const string IRONSIGHT_AK_RD_ENHANCED_V2_REAR_SIGHT = "628a7b23b0f75035732dd565"; public const string IRONSIGHT_AK_TAKTIKA_TULA_TT01_REAR_SIGHT_RAIL = "5649d9a14bdc2d79388b4580"; @@ -2399,14 +2410,20 @@ public static class ItemTpl public const string IRONSIGHT_VPO101_REAR_SIGHT = "5c503b1c2e221602b21d6e9d"; public const string IRONSIGHT_VPO209_REAR_SIGHT = "59e8977386f77415a553c453"; public const string IRONSIGHT_VSS_REAR_SIGHT = "57838e1b2459774a256959b1"; + public const string KEY_01 = "679baa2c61f588ae2b062a24"; + public const string KEY_02 = "679baa4f59b8961f370dd683"; + public const string KEY_03 = "679baa5a59b8961f370dd685"; + public const string KEY_04 = "679baa9091966fe40408f149"; public const string KEY_2 = "5751916f24597720a27126df"; public const string KEY_3 = "57518f7724597720a31c09ab"; public const string KEY_5 = "57518fd424597720c85dbaaa"; public const string KEY_ABANDONED_FACTORY_MARKED = "63a3a93f8a56922e82001f5d"; public const string KEY_APARTMENT_LOCKED_ROOM_SAFE = "63a39ddda3a2b32b5f6e007a"; public const string KEY_ARCHIVE_ROOM = "63a39e49cd6db0635c1975fc"; + public const string KEY_ARIADNE_SYMBOL = "67e183377c6c2011970f3149"; public const string KEY_ASPECT_COMPANY_OFFICE = "64ce572331dd890873175115"; public const string KEY_BACKUP_HIDEOUT = "6398fd8ad3de3849057f5128"; + public const string KEY_BBQS43_GAS_TORCH = "67ab3d4b83869afd170fdd3f"; public const string KEY_BELUGA_RESTAURANT_DIRECTOR = "64ccc1fe088064307e14a6f7"; public const string KEY_CAR_DEALERSHIP_CLOSED_SECTION = "63a397d3af870e651d58e65b"; public const string KEY_CAR_DEALERSHIP_DIRECTORS_OFFICE_ROOM = "63a399193901f439517cafb6"; @@ -2426,6 +2443,7 @@ public static class ItemTpl public const string KEY_CONFERENCE_ROOM = "62987cb98081af308d7558c8"; public const string KEY_CONSTRUCTION_SITE_BUNKHOUSE = "63a39cb1c9b3aa4b61683ee2"; public const string KEY_CONVENIENCE_STORE_STORAGE_ROOM = "61a64428a8c6aa1b795f0ba1"; + public const string KEY_CORPSE_ROOM = "679bab714e9ca6b3d80586b4"; public const string KEY_COTTAGE_BACK_DOOR = "5a0eb6ac86f7743124037a28"; public const string KEY_COTTAGE_SAFE = "5a0f068686f7745b0d4ea242"; public const string KEY_DORM_GUARD_DESK = "59136a4486f774447a1ed172"; @@ -2508,6 +2526,8 @@ public static class ItemTpl public const string KEY_ITY = "63a71f3b0aa9fb29da61c539"; public const string KEY_KIBA_ARMS_INNER_GRATE_DOOR = "5addaffe86f77470b455f900"; public const string KEY_KIBA_ARMS_OUTER_DOOR = "5ad5d7d286f77450166e0a89"; + public const string KEY_KNOSSOS_LLC_FACILITY = "679b9716597ba2ed120c3d3f"; + public const string KEY_LABYRINTH = "679bac1d61f588ae2b062a26"; public const string KEY_LEONS_HIDEOUT = "664d3de85f2355673b09aed5"; public const string KEY_MACHINERY = "5937ee6486f77408994ba448"; public const string KEY_MACHINERY_TECH = "590de52486f774226a0c24c2"; @@ -2518,6 +2538,7 @@ public static class ItemTpl public const string KEY_MYSTERIOUS_ROOM_MARKED = "64ccc25f95763a1ae376e447"; public const string KEY_NECRUSPHARM_PHARMACY = "5ad5d64486f774079b080af8"; public const string KEY_NEGOTIATION_ROOM = "6582dbe43a2e5248357dbe9a"; + public const string KEY_OBSERVATION_ROOM = "679baace4e9ca6b3d80586b2"; public const string KEY_OLD_HOUSE_ROOM = "6761a6ccd9bbb27ad703c48a"; public const string KEY_OLI_ADMINISTRATION_OFFICE = "5ad5ccd186f774446d5706e9"; public const string KEY_OLI_CASH_REGISTER = "5ad7217186f7746744498875"; @@ -2591,6 +2612,7 @@ public static class ItemTpl public const string KEY_TERRAGROUP_MEETING_ROOM = "64ccc206793ca11c8f450a38"; public const string KEY_TERRAGROUP_SCIENCE_OFFICE = "658199aa38c79576a2569e13"; public const string KEY_TERRAGROUP_SECURITY_ARMORY = "64ccc24de61ea448b507d34d"; + public const string KEY_TORTURE_ROOM = "679baae891966fe40408f14c"; public const string KEY_TRAILER_PARK_PORTABLE_CABIN = "5913611c86f77479e0084092"; public const string KEY_ULTRA_MEDICAL_STORAGE = "5e42c71586f7747f245e1343"; public const string KEY_UNDERGROUND_PARKING_UTILITY_ROOM = "658199972dc4e60f6d556a2f"; @@ -2601,6 +2623,7 @@ public static class ItemTpl public const string KEY_USEC_COTTAGE_ROOM = "66265d7be65f224b2e17c6aa"; public const string KEY_USEC_COTTAGE_SECOND_SAFE = "61aa5ba8018e9821b7368da9"; public const string KEY_USEC_STASH = "5da743f586f7744014504f72"; + public const string KEY_VALVE_HANDWHEEL = "678fa929819ddc4c350c0317"; public const string KEY_VAZ_CAR = "5913651986f774432f15d132"; public const string KEY_VORONS_HIDEOUT = "664d3ddfdda2e85aca370d75"; public const string KEY_WATER_TREATMENT_PLANT_STORAGE_ROOM = "62987e26a77ec735f90a2995"; @@ -2611,6 +2634,7 @@ public static class ItemTpl public const string KEY_ZB014 = "591afe0186f77431bd616a11"; public const string KEY_ZMEISKY_3_APARTMENT_8 = "63a39dfe3901f439517cafba"; public const string KEY_ZMEISKY_5_APARTMENT_20 = "63a39df18a56922e82001f25"; + public const string KEYCARD_LABRYS_ACCESS = "679b9819a2f2dd4da9023512"; public const string KEYCARD_OBJECT_11SR = "5e42c81886f7742a01529f57"; public const string KEYCARD_OBJECT_21WS = "5e42c83786f7742a021fdf3c"; public const string KEYCARD_OFFBLACK = "5751961824597720a31c09ac"; @@ -2631,6 +2655,7 @@ public static class ItemTpl public const string KNIFE_BARS_A2607_95KH18 = "57e26fc7245977162a14b800"; public const string KNIFE_BARS_A2607_DAMASCUS = "57e26ea924597715ca604a09"; public const string KNIFE_CAMPER_AXE = "5c012ffc0db834001d23f03f"; + public const string KNIFE_CHAINED_LABRYS = "679ba90d269ddfea47012159"; public const string KNIFE_CRASH_AXE = "5bffe7930db834001b734a39"; public const string KNIFE_CULTIST = "5fc64ea372b0dd78d51159dc"; public const string KNIFE_ER_FULCRUM_BAYONET = "54491bb74bdc2d09088b4567"; @@ -2668,16 +2693,16 @@ public static class ItemTpl public const string LOOTCONTAINER_CASH_REGISTER_TAR22 = "5ad74cf586f774391278f6f0"; public const string LOOTCONTAINER_CIVILIAN_BODY = "658420d8085fea07e674cdb6"; public const string LOOTCONTAINER_COMMON_FUND_STASH = "5d07b91b86f7745a077a9432"; - public const string LOOTCONTAINER_DEAD_SCAV = "5909e4b686f7747f5b744fa4"; + public const string LOOTCONTAINER_DEAD_SCAV_4X4 = "67adf5752fc5ee84020a9940"; public const string LOOTCONTAINER_DRAWER = "578f87b7245977356274f2cd"; public const string LOOTCONTAINER_DUFFLE_BAG = "578f87a3245977356274f2cb"; public const string LOOTCONTAINER_DUFFLE_BAG_ADV = "61aa1e9a32a4743c3453d2cf"; public const string LOOTCONTAINER_FESTIVE_AIRDROP_SUPPLY_CRATE = "67614e3a6a90e4f10b0b140d"; - public const string LOOTCONTAINER_GRENADE_BOX = "5909d36d86f774660f0bb900"; + public const string LOOTCONTAINER_GRENADE_BOX_3X2 = "67adf4eb110ba15da90c6413"; public const string LOOTCONTAINER_GROUND_CACHE = "5d6d2b5486f774785c2ba8ea"; - public const string LOOTCONTAINER_JACKET = "578f8778245977358849a9b5"; public const string LOOTCONTAINER_JACKET_114KEY = "59387ac686f77401442ddd61"; public const string LOOTCONTAINER_JACKET_204KEY = "5914944186f774189e5e76c2"; + public const string LOOTCONTAINER_JACKET_2X2 = "67adf4a95247ac91530fcec7"; public const string LOOTCONTAINER_JACKET_MACHINERYKEY = "5937ef2b86f77408a47244b3"; public const string LOOTCONTAINER_LAB_TECHNICIAN_BODY = "6582e6c6edf14c4c6023adf2"; public const string LOOTCONTAINER_LONG_WEAPON_BOX = "61aa1e6984ea0800645777f9"; @@ -2691,14 +2716,14 @@ public static class ItemTpl public const string LOOTCONTAINER_RATION_SUPPLY_CRATE = "5d6fd13186f77424ad2a8c69"; public const string LOOTCONTAINER_SAFE = "578f8782245977354405a1e3"; public const string LOOTCONTAINER_SCAV_BODY = "6582e6bb0c3b9823fe6d1840"; - public const string LOOTCONTAINER_TECHNICAL_SUPPLY_CRATE = "5d6fd45b86f774317075ed43"; - public const string LOOTCONTAINER_TOOLBOX = "5909d50c86f774659e6aaebe"; + public const string LOOTCONTAINER_TECHNICAL_SUPPLY_CRATE_5X5 = "67adf5f7adc1f43b0702b826"; + public const string LOOTCONTAINER_TOOLBOX_4X3 = "67adf54d1c58bd68b2002ff0"; public const string LOOTCONTAINER_WEAPON_BOX_4X4 = "5909d7cf86f77470ee57d75a"; public const string LOOTCONTAINER_WEAPON_BOX_5X2 = "5909d5ef86f77467974efbd8"; public const string LOOTCONTAINER_WEAPON_BOX_5X5 = "5909d89086f77472591234a0"; public const string LOOTCONTAINER_WEAPON_BOX_6X3 = "5909d76c86f77471e53d2adf"; - public const string LOOTCONTAINER_WOODEN_AMMO_BOX = "5909d45286f77465a8136dc6"; - public const string LOOTCONTAINER_WOODEN_CRATE = "578f87ad245977356274f2cc"; + public const string LOOTCONTAINER_WOODEN_AMMO_BOX_3X3 = "67adf4b81c58bd68b2002fec"; + public const string LOOTCONTAINER_WOODEN_CRATE_5X2 = "67adf4db515e3dd542077a1d"; public const string MACHINEGUN_AGS30_30X29MM_AUTOMATIC_GRENADE_LAUNCHER = "5d52cc5ba4b9367408500062"; public const string MACHINEGUN_DEGTYAREV_RPD_762X39_MACHINE_GUN = "6513ef33e06849f06c0957ca"; public const string MACHINEGUN_DEGTYAREV_RPDN_762X39_MACHINE_GUN = "65268d8ecb944ff1e90ea385"; @@ -3215,7 +3240,7 @@ public static class ItemTpl public const string MUZZLECOMBO_9A91_HANDGUARD_RETAINER = "64527a263d52156624001fd7"; public const string MUZZLECOMBO_AA12_12GA_CHOKE = "670fd1cc95c92bfc8e0bea39"; public const string MUZZLECOMBO_AA12_THREAD_PROTECTOR = "670fd0eed8d4eae4790c818a"; - public const string MUZZLECOMBO_AI_AXMC_THREAD_PROTECTION_CAP = "628120621d5df4475f46a335"; + public const string MUZZLECOMBO_AI_AXMC_THREAD_PROTECTOR = "628120621d5df4475f46a335"; public const string MUZZLECOMBO_AK_762X39_TAKTIKA_TULA_MUZZLE_ADAPTER = "5a0abb6e1526d8000a025282"; public const string MUZZLECOMBO_AK_CNC_WARRIOR_556X45_MUZZLE_DEVICE_ADAPTER = "5e21ca18e4d47f0da15e77dd"; public const string MUZZLECOMBO_AKM_762X39_KIBA_ARMS_308_MUZZLE_DEVICE_ADAPTER = "615d8e9867085e45ef1409c6"; @@ -3227,25 +3252,25 @@ public static class ItemTpl public const string MUZZLECOMBO_GLOCK_9X19_DOUBLE_DIAMOND_THREAD_PROTECTOR = "5a6b592c8dc32e00094b97bf"; public const string MUZZLECOMBO_GLOCK_9X19_LONE_WOLF_ALPHAWOLF_THREAD_PROTECTOR = "5a6b585a8dc32e5a9c28b4f1"; public const string MUZZLECOMBO_GLOCK_SAI_9X19_THREAD_PROTECTOR = "5a6b59a08dc32e000b452fb7"; - public const string MUZZLECOMBO_HK_MP5_3LUG_THREAD_PROTECTOR = "5926e16e86f7742f5a0f7ecb"; + public const string MUZZLECOMBO_HK_MP5_3LUG_MUZZLE_ADAPTER = "5926e16e86f7742f5a0f7ecb"; public const string MUZZLECOMBO_HK_MP5_NAVY_STYLE_3LUG_SUPPRESSOR_ADAPTER = "5c0000c00db834001a6697fc"; public const string MUZZLECOMBO_HK_USP_TACTICAL_THREAD_PROTECTOR = "6194f1f918a3974e5e7421e4"; - public const string MUZZLECOMBO_KRISS_VECTOR_45_ACP_THREAD_PROTECTION_CAP = "5fb6548dd1409e5ca04b54f9"; - public const string MUZZLECOMBO_KRISS_VECTOR_9X19_THREAD_PROTECTION_CAP = "5fbbc34106bde7524f03cbe9"; + public const string MUZZLECOMBO_KRISS_VECTOR_45_ACP_THREAD_PROTECTOR = "5fb6548dd1409e5ca04b54f9"; + public const string MUZZLECOMBO_KRISS_VECTOR_9X19_THREAD_PROTECTOR = "5fbbc34106bde7524f03cbe9"; public const string MUZZLECOMBO_LANTAC_BMD_BLAST_MITIGATION_DEVICE_A3_DIRECT_THREAD_ADAPTER = "5cf78496d7f00c065703d6ca"; - public const string MUZZLECOMBO_M700_THREAD_PROTECTION_CAP = "5d270b3c8abbc3105335cfb8"; - public const string MUZZLECOMBO_M700_THREAD_PROTECTION_CAP_STAINLESS_STEEL = "5d270ca28abbc31ee25ee821"; - public const string MUZZLECOMBO_M9A3_THREAD_PROTECTION_CAP = "5cadc390ae921500126a77f1"; + public const string MUZZLECOMBO_M700_STAINLESS_STEEL_THREAD_PROTECTOR = "5d270ca28abbc31ee25ee821"; + public const string MUZZLECOMBO_M700_THREAD_PROTECTOR = "5d270b3c8abbc3105335cfb8"; + public const string MUZZLECOMBO_M9A3_THREAD_PROTECTOR = "5cadc390ae921500126a77f1"; public const string MUZZLECOMBO_ME_CYLINDER_12GA_MUZZLE_ADAPTER = "5c0111ab0db834001966914d"; public const string MUZZLECOMBO_MOSIN_RIFLE_KIBA_ARMS_762X54R_CUSTOM_THREAD_ADAPTER = "5cf79389d7f00c10941a0c4d"; public const string MUZZLECOMBO_MOSIN_RIFLE_TIGER_ROCK_762X51_THREAD_ADAPTER = "5cf79599d7f00c10875d9212"; public const string MUZZLECOMBO_MOSIN_RIFLE_WEAPON_TUNING_762X39_THREAD_ADAPTER = "5cf67a1bd7f00c06585fb6f3"; public const string MUZZLECOMBO_MP9_9X19_SOUND_SUPPRESSOR_MOUNT = "5de8f237bbaf010b10528a70"; public const string MUZZLECOMBO_MTS25512_12GA_CHOKE = "619d36da53b4d42ee724fae4"; - public const string MUZZLECOMBO_P226_THREAD_PROTECTION_CAP = "587de5ba2459771c0f1e8a58"; + public const string MUZZLECOMBO_P226_THREAD_PROTECTOR = "587de5ba2459771c0f1e8a58"; public const string MUZZLECOMBO_PP9101_KEDRB_THREADED_SUPPRESSOR_ADAPTER = "57f3c7e024597738ea4ba286"; public const string MUZZLECOMBO_REMINGTON_TACTICAL_CHOKE_12GA = "560838c94bdc2d77798b4569"; - public const string MUZZLECOMBO_RFB_THREAD_PROTECTION_CAP = "5f2aa4464b50c14bcf07acdb"; + public const string MUZZLECOMBO_RFB_THREAD_PROTECTOR = "5f2aa4464b50c14bcf07acdb"; public const string MUZZLECOMBO_RFB_THREAD_SPACER = "5f2aa43ba9b91d26f20ae6d2"; public const string MUZZLECOMBO_RPD_BARREL_THREAD_PROTECTOR = "6513f0f5e63f29908d0ffab8"; public const string MUZZLECOMBO_SAKO_TRG_338_LM_THREAD_PROTECTOR = "673f3f5eef7545280c00f026"; @@ -3256,7 +3281,7 @@ public static class ItemTpl public const string MUZZLECOMBO_SILENCERCO_SALVO_12_CHOKE_ADAPTER = "5b363dea5acfc4771e1c5e7e"; public const string MUZZLECOMBO_SILENCERCO_SALVO_12_THREAD_ADAPTER = "5b363e1b5acfc4771e1c5e80"; public const string MUZZLECOMBO_SKS_WEAPON_TUNING_762X39_THREAD_ADAPTER = "5cf67cadd7f00c065a5abab7"; - public const string MUZZLECOMBO_SOK12_THREAD_PROTECTION_TUBE = "576167ab2459773cad038c43"; + public const string MUZZLECOMBO_SOK12_THREAD_PROTECTOR = "576167ab2459773cad038c43"; public const string MUZZLECOMBO_SR2M_9X21_HAND_STOPPER = "62e2a754b6c0ee2f230cee0f"; public const string MUZZLECOMBO_STEYR_AUG_RAT_WORX_556X45_MUZZLE_DEVICE_ADAPTER = "630f27f04f3f6281050b94d7"; public const string MUZZLECOMBO_SVDS_ROTOR_43_THREAD_ADAPTER = "5e01e9e273d8eb11426f5bc3"; @@ -3476,6 +3501,7 @@ public static class ItemTpl public const string QUEST_CHEMICAL_SAMPLE = "669fac549b0ce3feae01a137"; public const string QUEST_CLOTHES_DESIGN_HANDBOOK_PART_1 = "5ae9a3f586f7740aab00e4e6"; public const string QUEST_CLOTHES_DESIGN_HANDBOOK_PART_2 = "5ae9a4fc86f7746e381e1753"; + public const string QUEST_CONTAINER_WITH_SUSPICIOUS_SUBSTANCE = "679b98e429acd1f2f60985a3"; public const string QUEST_DELIVERY_CREW_REPORT = "675f7b168d28a25ec7007dbb"; public const string QUEST_EASY_MONEY_POSTER_PACK = "664b69f3a082271bc46c4e13"; public const string QUEST_ENCRYPTED_MESSAGE = "5d3ec50586f774183a607442"; @@ -3500,6 +3526,7 @@ public static class ItemTpl public const string QUEST_INFORMANT_JOURNAL = "63989ced706b793c7d60cfef"; public const string QUEST_JOURNAL = "64f07f7726cfa02c506f8ac0"; public const string QUEST_KEY_TO_THE_CLOSED_PREMISES_OF_THE_HEALTH_RESORT = "5a0448bc86f774736f14efa8"; + public const string QUEST_KNOSSOS_SENIOR_MANAGERS_DIARY = "679b9a1a4e4ed4b3b40ae5c2"; public const string QUEST_KOSA_UAV_ELECTRONIC_JAMMING_DEVICE = "67499b9b909d2013670a5029"; public const string QUEST_LAB_JOURNAL = "66c0b39ca1f68fcc1d0c0cc3"; public const string QUEST_LEDX_SKIN_TRANSILLUMINATOR_US_VERSION = "666879d498b97e3a8f09f1ae"; @@ -3561,6 +3588,7 @@ public static class ItemTpl public const string QUEST_SINGLEAXIS_FIBER_OPTIC_GYROSCOPE_2 = "5b4c72fb86f7745cef1cffc5"; public const string QUEST_SKIER_AND_PEACEKEEPER_CORRESPONDENCE = "6614238e0d240a5f5d0f679d"; public const string QUEST_SKIERS_WALLET = "675f7f224076a741a3061568"; + public const string QUEST_SLAUGHTER_VIDEOTAPE = "679b998180a165f7a40b4c2c"; public const string QUEST_SLIDERKEY_SECURE_FLASH_DRIVE = "590c62a386f77412b0130255"; public const string QUEST_STOLEN_MILITARY_DOCUMENTS = "61a00bcb177fb945751bbe6a"; public const string QUEST_STOLEN_WEAPON_CASE = "671a406a6d315b526708f103"; @@ -3582,6 +3610,7 @@ public static class ItemTpl public const string QUEST_UNHEARD_PHONE_2 = "6614230055afee107f05e998"; public const string QUEST_VACCINE_SAMPLE_IV = "6707cf827d279daad80fa95f"; public const string QUEST_VO_SIGNED_DIARY = "6707cef3571b50abc703b64f"; + public const string QUEST_VPX_FLASH_STORAGE_MODULE_MARKED_GROUP_3 = "679b9aa490622daf9708da73"; public const string QUEST_WATCH_BRONZE = "5937fd0086f7742bf33fc198"; public const string QUEST_WATCH_GOLD = "590de92486f77423d9312a33"; public const string QUEST_WATCH_SILVER = "5937fc6786f7742cab753590"; @@ -3963,7 +3992,6 @@ public static class ItemTpl public const string STIM_3BTG_STIMULANT_INJECTOR = "5ed515c8d380ab312177c0fa"; public const string STIM_ADRENALINE_INJECTOR = "5c10c8fd86f7743d7d706df3"; public const string STIM_AHF1M_STIMULANT_INJECTOR = "5ed515f6915ec335206e4152"; - public const string STIM_EBUDAL = "648c1a965043c4052a4f8505"; public const string STIM_ETGCHANGE_REGENERATIVE_STIMULANT_INJECTOR = "5c0e534186f7747fa1419867"; public const string STIM_L1_NOREPINEPHRINE_INJECTOR = "5ed515e03a40a50460332579"; public const string STIM_MELDONIN_INJECTOR = "5ed5160a87bb8443d10680b5"; @@ -4023,7 +4051,8 @@ public static class ItemTpl public const string STOCK_APB_DETACHABLE_WIRE = "5a17fb9dfcdbcbcae6687291"; public const string STOCK_AR15_ADAR_215_BUFFER_TUBE = "5c0faeddd174af02a962601f"; public const string STOCK_AR15_ADAR_215_WOODEN = "5c0e2ff6d174af02a1659d4a"; - public const string STOCK_AR15_B5_SYSTEMS_PRECISION = "5fc2369685fd526b824a5713"; + public const string STOCK_AR15_B5_SYSTEMS_COLLAPSIBLE_PRECISION = "5fc2369685fd526b824a5713"; + public const string STOCK_AR15_CMMG_BUFFER_TUBE = "606587e18900dc2d9a55b65f"; public const string STOCK_AR15_CMMG_RIPSTOCK_BUTT = "606587d11246154cad35d635"; public const string STOCK_AR15_COLT_A2_BUFFER_TUBE = "5a33ca0fc4a282000d72292f"; public const string STOCK_AR15_COLT_CARBINE_BUFFER_TUBE = "5649be884bdc2d79388b4577"; @@ -4071,7 +4100,6 @@ public static class ItemTpl public const string STOCK_AVT40_WOODEN = "6410745d5dd49d77bd078485"; public const string STOCK_BENELLI_M3_MESA_TACTICAL_URBINO = "625eb0faa6e3a82193267ad9"; public const string STOCK_BENELLI_M3_TELESCOPIC = "6259c3387d6aab70bc23a18d"; - public const string STOCK_CMMG_BUFFER_TUBE = "606587e18900dc2d9a55b65f"; public const string STOCK_CNC_GUNS_OVSV98_M12B = "624c29ce09cd027dff2f8cd7"; public const string STOCK_DANIEL_DEFENSE_TCS_12MM_BUTTPAD = "6516e9bc5901745209404287"; public const string STOCK_DANIEL_DEFENSE_TCS_20MM_BUTTPAD = "6516e9d7e239bd0c487e3766"; @@ -4095,8 +4123,8 @@ public static class ItemTpl public const string STOCK_FN_SCAR_VLTOR_VSS11_POLYMER = "66ffc2bd132225f0fe0611d8"; public const string STOCK_FN_SCAR_VLTOR_VSS11_POLYMER_STOCK_PATRIOT_BROWN = "66ffc2ecfe9b3825960652f7"; public const string STOCK_GLOCK_FAB_DEFENSE_GLR17 = "5d1c702ad7ad1a632267f429"; + public const string STOCK_HK_416_ENHANCED_BUFFER_TUBE = "5bb20e58d4351e00320205d7"; public const string STOCK_HK_ADJUSTABLE_BUTTSTOCK_CHEEK_REST = "61715e7e67085e45ef140b33"; - public const string STOCK_HK_ENHANCED_TUBE_BUFFER_TUBE = "5bb20e58d4351e00320205d7"; public const string STOCK_HK_G28_BUFFER_TUBE = "617153016c780c1e710c9a2f"; public const string STOCK_HK_G36_IDZ_ADJUSTABLE = "67110d06723c2733410161e8"; public const string STOCK_HK_G36_IDZ_CONCAVE_BUTTPAD = "67110d6fa71d1f123d021cd3"; @@ -4163,15 +4191,8 @@ public static class ItemTpl public const string STOCK_MP18_WOODEN = "61f7b234ea4ab34f2f59c3ec"; public const string STOCK_MP431C_BUTTPAD = "611a31ce5b7ffe001b4649d1"; public const string STOCK_MP9 = "5de910da8b6c4240ba2651b5"; - public const string STOCK_MPXMCX_COLLAPSINGTELESCOPING = "5894a13e86f7742405482982"; - public const string STOCK_MPXMCX_FOLDING_KNUCKLE_STOCK_ADAPTER = "58ac1bf086f77420ed183f9f"; public const string STOCK_MPXMCX_MAXIM_DEFENSE_CQB = "5c5db6ee2e221600113fba54"; public const string STOCK_MPXMCX_PMM_ULSS_FOLDABLE = "5c5db6f82e2216003a0fe914"; - public const string STOCK_MPXMCX_SB_TACTICAL_PISTOL_STABILIZING_BRACE = "6761496fe2cf1419500357e9"; - public const string STOCK_MPXMCX_STOCK_ADAPTER_LOW_PROFILE_TUBE_COYOTE_TAN = "6529366450dc782999054ba0"; - public const string STOCK_MPXMCX_STOCK_LOCKING_HINGE_ASSEMBLY = "6529348224cbe3c74a05e5c4"; - public const string STOCK_MPXMCX_TELESCOPINGFOLDING = "5fbcc429900b1d5091531dd7"; - public const string STOCK_MPXMCX_THIN_SIDEFOLDING = "5fbcc437d724d907e2077d5c"; public const string STOCK_MTS_2001 = "5adf23995acfc400185c2aeb"; public const string STOCK_MTS25512_WOODEN = "612781056f3d944a17348d60"; public const string STOCK_OPSKS_WOODEN = "587e0531245977466077a0f7"; @@ -4191,6 +4212,13 @@ public static class ItemTpl public const string STOCK_SA58_SPR = "5b7d63de5acfc400170e2f8d"; public const string STOCK_SA58FAL_MAGPUL_PRS_2_POLYMER = "5b7d63b75acfc400170e2f8a"; public const string STOCK_SAKO_TRG_M10_CHASSIS = "673cb212e695740be0047a46"; + public const string STOCK_SB_TACTICAL_MPX_PISTOL_STABILIZING_BRACE = "6761496fe2cf1419500357e9"; + public const string STOCK_SIG_SAUER_COLLAPSINGTELESCOPING = "5894a13e86f7742405482982"; + public const string STOCK_SIG_SAUER_FOLDING_KNUCKLE_STOCK_ADAPTER = "58ac1bf086f77420ed183f9f"; + public const string STOCK_SIG_SAUER_LOCKING_STOCK_HINGE_ASSEMBLY = "6529348224cbe3c74a05e5c4"; + public const string STOCK_SIG_SAUER_STOCK_ADAPTER_LOW_PROFILE_TUBE_COYOTE_TAN = "6529366450dc782999054ba0"; + public const string STOCK_SIG_SAUER_TELESCOPINGFOLDING = "5fbcc429900b1d5091531dd7"; + public const string STOCK_SIG_SAUER_THIN_SIDEFOLDING = "5fbcc437d724d907e2077d5c"; public const string STOCK_SKS_ATI_MONTE_CARLO = "653ecef836fae5a82f02b869"; public const string STOCK_SKS_FAB_DEFENSE_UAS_BUTT = "653ed132896b99b40a0292e6"; public const string STOCK_SKS_FAB_DEFENSE_UAS_CHASSIS = "5d0236dad7ad1a0940739d29"; diff --git a/Libraries/SPTarkov.Server.Core/Models/Spt/Server/SettingsBase.cs b/Libraries/SPTarkov.Server.Core/Models/Spt/Server/SettingsBase.cs index 3f19e748..8102dab9 100644 --- a/Libraries/SPTarkov.Server.Core/Models/Spt/Server/SettingsBase.cs +++ b/Libraries/SPTarkov.Server.Core/Models/Spt/Server/SettingsBase.cs @@ -1,4 +1,5 @@ using System.Text.Json.Serialization; +using SPTarkov.Server.Core.Models.Eft.Common; namespace SPTarkov.Server.Core.Models.Spt.Server; @@ -28,6 +29,13 @@ public record Config set; } + [JsonPropertyName("AudioSettings")] + public AudioSettings? AudioSettings + { + get; + set; + } + [JsonPropertyName("ClientSendRateLimit")] public int? ClientSendRateLimit { @@ -204,6 +212,51 @@ public record Config } } +public record AudioSettings +{ + [JsonPropertyName("AudioGroupPresets")] + public List? AudioGroupPresets + { + get; + set; + } + + [JsonPropertyName("EnvironmentSettings")] + public EnvironmentSettings? EnvironmentSettings + { + get; + set; + } + + [JsonPropertyName("HeadphonesSettings")] + public HeadphoneSettings HeadphonesSettings + { + get; + set; + } + + [JsonPropertyName("MetaXRAudioPluginSettings")] + public MetaXRAudioPluginSettings? MetaXRAudioPluginSettings + { + get; + set; + } + + [JsonPropertyName("PlayerSettings")] + public PlayerSettings? PlayerSettings + { + get; + set; + } + + [JsonPropertyName("RadioBroadcastSettings")] + public RadioBroadcastSettings? RadioBroadcastSettings + { + get; + set; + } +} + public record FramerateLimit { [JsonPropertyName("MaxFramerateGameLimit")] @@ -313,3 +366,234 @@ public record NetworkStateView set; } } + +public record AudioGroupPreset +{ + [JsonPropertyName("AngleToAllowBinaural")] + public double? AngleToAllowBinaural + { + get; + set; + } + + [JsonPropertyName("DisabledBinauralByDistance")] + public bool? DisabledBinauralByDistance + { + get; + set; + } + + [JsonPropertyName("DistanceToAllowBinaural")] + public double? DistanceToAllowBinaural + { + get; + set; + } + + [JsonPropertyName("GroupType")] + public double? GroupType + { + get; + set; + } + + [JsonPropertyName("HeightToAllowBinaural")] + public double? HeightToAllowBinaural + { + get; + set; + } + + [JsonPropertyName("Name")] + public string? Name + { + get; + set; + } + + [JsonPropertyName("OcclusionEnabled")] + public bool? OcclusionEnabled + { + get; + set; + } + + [JsonPropertyName("OcclusionIntensity")] + public double? OcclusionIntensity + { + get; + set; + } + + [JsonPropertyName("OcclusionRolloffScale")] + public double? OcclusionRolloffScale + { + get; + set; + } + + [JsonPropertyName("OverallVolume")] + public double? OverallVolume + { + get; + set; + } +} + +public record EnvironmentSettings +{ + [JsonPropertyName("AutumnLateSettings")] + public SeasonEnvironmentSettings AutumnLateSettings + { + get; set; + } + + [JsonPropertyName("AutumnSettings")] + public SeasonEnvironmentSettings AutumnSettings + { + get; set; + } + + [JsonPropertyName("SpringEarlySettings")] + public SeasonEnvironmentSettings SpringEarlySettings + { + get; set; + } + + [JsonPropertyName("SpringSettings")] + public SeasonEnvironmentSettings SpringSettings + { + get; set; + } + + [JsonPropertyName("StormSettings")] + public SeasonEnvironmentSettings StormSettings + { + get; set; + } + + [JsonPropertyName("SummerSettings")] + public SeasonEnvironmentSettings SummerSettings + { + get; set; + } + + [JsonPropertyName("WinterSettings")] + public SeasonEnvironmentSettings WinterSettings + { + get; set; + } + + [JsonPropertyName("SurfaceMultipliers")] + public List? SurfaceMultipliers + { + get; set; + } +} + +public record SeasonEnvironmentSettings +{ + [JsonPropertyName("RainSettings")] + public List RainSettings + { + get; set; + } + + [JsonPropertyName("StepsVolumeMultiplier")] + public double StepsVolumeMultiplier + { + get; set; + } + + [JsonPropertyName("WindMultipliers")] + public List WindMultipliers + { + get; set; + } +} + +public record SurfaceMultiplier +{ + public string SurfaceType + { + get; + set; + } + + public double VolumeMult + { + get; + set; + } +} + +public record WindMultiplier +{ + [JsonPropertyName("VolumeMult")] + public double VolumeMult + { + get; set; + } + + [JsonPropertyName("WindSpeed")] + public string WindSpeed + { + get; set; + } +} + +public record RainSetting +{ + [JsonPropertyName("IndoorVolumeMult")] + public int IndoorVolumeMult + { + get; set; + } + + [JsonPropertyName("OutdoorVolumeMult")] + public double OutdoorVolumeMult + { + get; set; + } + + [JsonPropertyName("RainIntensity")] + public string RainIntensity + { + get; set; + } +} + +public record HeadphoneSettings +{ + public double FadeDuration + { + get; + set; + } + + public string FadeIn + { + get; + set; + } + + public string FadeOut + { + get; + set; + } +} +public record MetaXRAudioPluginSettings +{ + public bool? EnabledPluginErrorChecker + { + get; + set; + } + + public double? OutputVolumeCheckCooldown + { + get; + set; + } +}