0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 05:50:44 -05:00

Revert "Merge branch '3.9.0-DEV' into 3.8.1-DEV"

This reverts commit 6121e65b4e0fde2d9e797cab9b271db6096ff0ce, reversing
changes made to 10b1b2b3aa3ee549738c5ad9a27c70ec9c7639d7.
This commit is contained in:
Dev 2024-04-15 09:00:52 +01:00
parent 6121e65b4e
commit 8cbc51d20e
40 changed files with 288707 additions and 302301 deletions

View File

@ -1,7 +1,7 @@
{
"akiVersion": "3.9.0",
"akiVersion": "3.8.0",
"projectName": "SPT-AKI",
"compatibleTarkovVersion": "0.14.5.29618",
"compatibleTarkovVersion": "0.14.1.29197",
"serverName": "SPT Server",
"profileSaveIntervalSeconds": 15,
"sptFriendNickname": "SPT",

View File

@ -1,5 +1,6 @@
{
"acceleration": 7,
"forceWinterEvent": false,
"weather": {
"clouds": {
"values": [
@ -99,56 +100,5 @@
"min": 760,
"max": 764
}
},
"seasonDates": [
{
"seasonType": 0,
"name": "SUMMER",
"startDay": "2",
"startMonth": "5",
"endDay": "1",
"endMonth": "8"
},
{
"seasonType": 1,
"name": "AUTUMN",
"startDay": "2",
"startMonth": "8",
"endDay": "1",
"endMonth": "11"
},
{
"seasonType": 2,
"name": "WINTER_END",
"startDay": "2",
"startMonth": "11",
"endDay": "31",
"endMonth": "12"
},
{
"seasonType": 2,
"name": "WINTER_START",
"startDay": "1",
"startMonth": "1",
"endDay": "1",
"endMonth": "3"
},
{
"seasonType": 3,
"name": "SPRING",
"startDay": "2",
"startMonth": "3",
"endDay": "1",
"endMonth": "5"
},
{
"seasonType": 4,
"name": "STORM",
"startDay": "24",
"startMonth": "10",
"endDay": "4",
"endMonth": "11"
}
],
"overrideSeason": null
}
}

View File

@ -424,7 +424,6 @@
"CHANCE_SHOOT_WHEN_WARN_PLAYER_100": 25,
"CHANCE_TO_RUN_CAUSE_DAMAGE_0_100": 35,
"CHANCE_TO_STAY_WHEN_WARN_PLAYER_100": 80,
"CHECK_MARK_OF_UNKNOWS": true,
"COVER_DIST_COEF": 1.5,
"COVER_SECONDS_AFTER_LOSE_VISION": 10,
"COVER_SELF_ALWAYS_IF_DAMAGED": false,
@ -918,7 +917,6 @@
"CHANCE_SHOOT_WHEN_WARN_PLAYER_100": 25,
"CHANCE_TO_RUN_CAUSE_DAMAGE_0_100": 35,
"CHANCE_TO_STAY_WHEN_WARN_PLAYER_100": 80,
"CHECK_MARK_OF_UNKNOWS": true,
"COVER_DIST_COEF": 1.5,
"COVER_SECONDS_AFTER_LOSE_VISION": 10,
"COVER_SELF_ALWAYS_IF_DAMAGED": false,
@ -1411,7 +1409,6 @@
"CHANCE_SHOOT_WHEN_WARN_PLAYER_100": 25,
"CHANCE_TO_RUN_CAUSE_DAMAGE_0_100": 35,
"CHANCE_TO_STAY_WHEN_WARN_PLAYER_100": 80,
"CHECK_MARK_OF_UNKNOWS": true,
"COVER_DIST_COEF": 1.5,
"COVER_SECONDS_AFTER_LOSE_VISION": 10,
"COVER_SELF_ALWAYS_IF_DAMAGED": false,
@ -1900,7 +1897,6 @@
"CHANCE_SHOOT_WHEN_WARN_PLAYER_100": 25,
"CHANCE_TO_RUN_CAUSE_DAMAGE_0_100": 35,
"CHANCE_TO_STAY_WHEN_WARN_PLAYER_100": 80,
"CHECK_MARK_OF_UNKNOWS": true,
"COVER_DIST_COEF": 1.5,
"COVER_SECONDS_AFTER_LOSE_VISION": 10,
"COVER_SELF_ALWAYS_IF_DAMAGED": false,

View File

@ -412,7 +412,6 @@
"CHANCE_SHOOT_WHEN_WARN_PLAYER_100": 25,
"CHANCE_TO_RUN_CAUSE_DAMAGE_0_100": 35,
"CHANCE_TO_STAY_WHEN_WARN_PLAYER_100": 80,
"CHECK_MARK_OF_UNKNOWS": true,
"COVER_DIST_COEF": 1.5,
"COVER_SECONDS_AFTER_LOSE_VISION": 10,
"COVER_SELF_ALWAYS_IF_DAMAGED": false,
@ -885,7 +884,6 @@
"CHANCE_SHOOT_WHEN_WARN_PLAYER_100": 25,
"CHANCE_TO_RUN_CAUSE_DAMAGE_0_100": 35,
"CHANCE_TO_STAY_WHEN_WARN_PLAYER_100": 80,
"CHECK_MARK_OF_UNKNOWS": true,
"COVER_DIST_COEF": 1.5,
"COVER_SECONDS_AFTER_LOSE_VISION": 10,
"COVER_SELF_ALWAYS_IF_DAMAGED": false,
@ -1356,7 +1354,6 @@
"CHANCE_SHOOT_WHEN_WARN_PLAYER_100": 25,
"CHANCE_TO_RUN_CAUSE_DAMAGE_0_100": 35,
"CHANCE_TO_STAY_WHEN_WARN_PLAYER_100": 80,
"CHECK_MARK_OF_UNKNOWS": true,
"COVER_DIST_COEF": 1.5,
"COVER_SECONDS_AFTER_LOSE_VISION": 10,
"COVER_SELF_ALWAYS_IF_DAMAGED": false,
@ -1829,7 +1826,6 @@
"CHANCE_SHOOT_WHEN_WARN_PLAYER_100": 25,
"CHANCE_TO_RUN_CAUSE_DAMAGE_0_100": 35,
"CHANCE_TO_STAY_WHEN_WARN_PLAYER_100": 80,
"CHECK_MARK_OF_UNKNOWS": true,
"COVER_DIST_COEF": 1.5,
"COVER_SECONDS_AFTER_LOSE_VISION": 10,
"COVER_SELF_ALWAYS_IF_DAMAGED": false,

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -2971,6 +2971,119 @@
},
"enableAreaRequirements": false
},
{
"_id": "5d494a0e5b56502f18c98a02",
"type": 13,
"enabled": true,
"needsFuel": true,
"takeFromSlotLocked": false,
"craftGivesExp": true,
"displayLevel": true,
"requirements": [],
"stages": {
"0": {
"requirements": [],
"bonuses": [],
"slots": 0,
"constructionTime": 0,
"description": "",
"container": "",
"autoUpgrade": false,
"displayInterface": true,
"improvements": []
},
"1": {
"requirements": [
{
"areaType": 9,
"requiredLevel": 3,
"type": "Area"
},
{
"templateId": "5449016a4bdc2d6f028b456f",
"count": 400000,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"skillName": "Memory",
"skillLevel": 8,
"type": "Skill"
},
{
"templateId": "573478bc24597738002c6175",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "573474f924597738002c6174",
"count": 2,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "590c639286f774151567fa95",
"count": 5,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "590c645c86f77412b01304d9",
"count": 2,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "590c651286f7741e566b6461",
"count": 2,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "62a09e73af34e73a266d932a",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
}
],
"bonuses": [
{
"id": "64f5b9e5fa34f11b380756f7",
"value": 15,
"passive": true,
"production": false,
"visible": true,
"type": "ExperienceRate"
},
{
"id": "64f5b9e5fa34f11b380756f8",
"value": 30,
"passive": true,
"production": false,
"visible": true,
"skillType": "Practical",
"type": "SkillGroupLevelingBoost"
}
],
"slots": 0,
"constructionTime": 194400,
"description": "",
"container": "",
"autoUpgrade": false,
"displayInterface": true,
"improvements": []
}
},
"enableAreaRequirements": false
},
{
"_id": "5d494a175b56502f18c98a04",
"type": 14,
@ -3217,6 +3330,354 @@
},
"enableAreaRequirements": false
},
{
"_id": "5d494a295b56502f18c98a08",
"type": 16,
"enabled": true,
"needsFuel": false,
"takeFromSlotLocked": false,
"craftGivesExp": true,
"displayLevel": true,
"requirements": [
{
"areaType": 22,
"requiredLevel": 6,
"type": "Area"
}
],
"stages": {
"0": {
"requirements": [],
"bonuses": [],
"slots": 0,
"constructionTime": 0,
"description": "",
"container": "",
"autoUpgrade": false,
"displayInterface": true,
"improvements": []
},
"1": {
"requirements": [
{
"areaType": 15,
"requiredLevel": 2,
"type": "Area"
},
{
"traderId": "5a7c2eca46aef81a7ca2145d",
"loyaltyLevel": 2,
"type": "TraderLoyalty"
},
{
"templateId": "5d1b31ce86f7742523398394",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "5e2af47786f7746d404f3aaa",
"count": 5,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "59e3658a86f7741776641ac4",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "5d1b392c86f77425243e98fe",
"count": 5,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "590c31c586f774245e3141b2",
"count": 5,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "5734795124597738002c6176",
"count": 2,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
}
],
"bonuses": [
{
"id": "6548ae1b0d23be12146d70ee",
"value": 0,
"passive": true,
"production": false,
"visible": true,
"skillType": "Combat",
"type": "SkillGroupLevelingBoost"
},
{
"id": "6548afcae28f7800b02d2004",
"value": 3,
"passive": true,
"production": false,
"visible": true,
"icon": "/files/Hideout/icon_hideout_videocardslots.png",
"type": "TextBonus"
},
{
"id": "6548afd9eb937c71d7776652",
"value": 6,
"passive": true,
"production": false,
"visible": true,
"icon": "/files/Hideout/icon_hideout_videocardslots.png",
"type": "TextBonus"
},
{
"id": "6548afe3e7726b6d1b4317d5",
"value": 6,
"passive": true,
"production": false,
"visible": true,
"icon": "/files/Hideout/icon_hideout_videocardslots.png",
"type": "TextBonus"
}
],
"slots": 0,
"constructionTime": 43207.2,
"description": "",
"container": "63dbd45917fff4dee40fe16e",
"autoUpgrade": false,
"displayInterface": true,
"improvements": []
},
"2": {
"requirements": [
{
"templateId": "590c639286f774151567fa95",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "5af04b6486f774195a3ebb49",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "590c2e1186f77425357b6124",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "5bc9bc53d4351e00367fbcee",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "590a3cd386f77436f20848cb",
"count": 10,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "59e35ef086f7741777737012",
"count": 6,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "57347c1124597737fb1379e3",
"count": 3,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "590c346786f77423e50ed342",
"count": 2,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "5e2af22086f7746d3f3c33fa",
"count": 2,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
}
],
"bonuses": [
{
"id": "6548ae2c84d9162bba1fbb04",
"value": 0,
"passive": true,
"production": false,
"visible": true,
"skillType": "Combat",
"type": "SkillGroupLevelingBoost"
},
{
"id": "6549f1926b29cf3df65ea139",
"value": 6,
"passive": true,
"production": false,
"visible": true,
"icon": "/files/Hideout/icon_hideout_videocardslots.png",
"type": "TextBonus"
},
{
"id": "6549f19ae28f7800b02d204f",
"value": 12,
"passive": true,
"production": false,
"visible": true,
"icon": "/files/Hideout/icon_hideout_videocardslots.png",
"type": "TextBonus"
},
{
"id": "6549f1a284d9162bba1fbbb1",
"value": 12,
"passive": true,
"production": false,
"visible": true,
"icon": "/files/Hideout/icon_hideout_videocardslots.png",
"type": "TextBonus"
}
],
"slots": 0,
"constructionTime": 64800,
"description": "",
"container": "65424185a57eea37ed6562e9",
"autoUpgrade": false,
"displayInterface": true,
"improvements": []
},
"3": {
"requirements": [
{
"templateId": "62a0a0bb621468534a797ad5",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "59e35de086f7741778269d84",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "59e3639286f7741777737013",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "590a3cd386f77436f20848cb",
"count": 15,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "5e2af29386f7746d4159f077",
"count": 3,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "57347cd0245977445a2d6ff1",
"count": 3,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "61bf7b6302b3924be92fa8c3",
"count": 15,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "59e36c6f86f774176c10a2a7",
"count": 5,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
}
],
"bonuses": [
{
"id": "6548ad85d520b562b66d65d9",
"value": 0,
"passive": true,
"production": false,
"visible": true,
"skillType": "Combat",
"type": "SkillGroupLevelingBoost"
},
{
"id": "6549f1c405b256642e3e9131",
"value": 10,
"passive": true,
"production": false,
"visible": true,
"icon": "/files/Hideout/icon_hideout_videocardslots.png",
"type": "TextBonus"
},
{
"id": "6549f1cdde376a2fc737e8a8",
"value": 24,
"passive": true,
"production": false,
"visible": true,
"icon": "/files/Hideout/icon_hideout_videocardslots.png",
"type": "TextBonus"
},
{
"id": "6549f1d37d6e4756c83afa77",
"value": 24,
"passive": true,
"production": false,
"visible": true,
"icon": "/files/Hideout/icon_hideout_videocardslots.png",
"type": "TextBonus"
}
],
"slots": 0,
"constructionTime": 86400,
"description": "",
"container": "6542435ea57eea37ed6562f0",
"autoUpgrade": false,
"displayInterface": true,
"improvements": []
}
},
"enableAreaRequirements": true
},
{
"_id": "5d494a315b56502f18c98a0a",
"type": 17,
@ -4832,466 +5293,5 @@
}
},
"enableAreaRequirements": false
},
{
"_id": "5d494a0e5b56502f18c98a02",
"type": 13,
"enabled": true,
"needsFuel": true,
"takeFromSlotLocked": false,
"craftGivesExp": true,
"displayLevel": true,
"requirements": [],
"stages": {
"0": {
"requirements": [],
"bonuses": [],
"slots": 0,
"constructionTime": 0,
"description": "",
"container": "",
"autoUpgrade": false,
"displayInterface": true,
"improvements": []
},
"1": {
"requirements": [
{
"areaType": 9,
"requiredLevel": 3,
"type": "Area"
},
{
"templateId": "5449016a4bdc2d6f028b456f",
"count": 400000,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"skillName": "HideoutManagement",
"skillLevel": 5,
"type": "Skill"
},
{
"templateId": "573478bc24597738002c6175",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "573474f924597738002c6174",
"count": 2,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "590c639286f774151567fa95",
"count": 5,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "590c645c86f77412b01304d9",
"count": 2,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "590c651286f7741e566b6461",
"count": 2,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "62a09e73af34e73a266d932a",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
}
],
"bonuses": [
{
"id": "64f5b9e5fa34f11b380756f7",
"value": 15,
"passive": true,
"production": false,
"visible": true,
"type": "ExperienceRate"
},
{
"id": "64f5b9e5fa34f11b380756f8",
"value": 30,
"passive": true,
"production": false,
"visible": true,
"skillType": "Practical",
"type": "SkillGroupLevelingBoost"
}
],
"slots": 0,
"constructionTime": 194400,
"description": "",
"container": "",
"autoUpgrade": false,
"displayInterface": true,
"improvements": []
}
},
"enableAreaRequirements": false
},
{
"_id": "5d494a295b56502f18c98a08",
"type": 16,
"enabled": true,
"needsFuel": false,
"takeFromSlotLocked": false,
"craftGivesExp": true,
"displayLevel": true,
"requirements": [
{
"areaType": 22,
"requiredLevel": 6,
"type": "Area"
}
],
"stages": {
"0": {
"requirements": [],
"bonuses": [],
"slots": 0,
"constructionTime": 0,
"description": "",
"container": "",
"autoUpgrade": false,
"displayInterface": true,
"improvements": []
},
"1": {
"requirements": [
{
"areaType": 15,
"requiredLevel": 2,
"type": "Area"
},
{
"traderId": "5a7c2eca46aef81a7ca2145d",
"loyaltyLevel": 2,
"type": "TraderLoyalty"
},
{
"templateId": "5d1b31ce86f7742523398394",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "5e2af47786f7746d404f3aaa",
"count": 5,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "59e3658a86f7741776641ac4",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "5d1b392c86f77425243e98fe",
"count": 5,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "590c31c586f774245e3141b2",
"count": 5,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "5734795124597738002c6176",
"count": 2,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
}
],
"bonuses": [
{
"id": "6548ae1b0d23be12146d70ee",
"value": 0,
"passive": true,
"production": false,
"visible": true,
"skillType": "Combat",
"type": "SkillGroupLevelingBoost"
},
{
"id": "6548afcae28f7800b02d2004",
"value": 3,
"passive": true,
"production": false,
"visible": true,
"icon": "/files/Hideout/EfT_UI_Icons_DogTag.png",
"type": "TextBonus"
},
{
"id": "6548afd9eb937c71d7776652",
"value": 6,
"passive": true,
"production": false,
"visible": true,
"icon": "/files/Hideout/EfT_UI_Icons_SmallTrophy.png",
"type": "TextBonus"
},
{
"id": "6548afe3e7726b6d1b4317d5",
"value": 6,
"passive": true,
"production": false,
"visible": true,
"icon": "/files/Hideout/EfT_UI_Icons_BigTrophy.png",
"type": "TextBonus"
}
],
"slots": 0,
"constructionTime": 43207.2,
"description": "",
"container": "63dbd45917fff4dee40fe16e",
"autoUpgrade": false,
"displayInterface": true,
"improvements": []
},
"2": {
"requirements": [
{
"templateId": "590c639286f774151567fa95",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "5af04b6486f774195a3ebb49",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "590c2e1186f77425357b6124",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "5bc9bc53d4351e00367fbcee",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "590a3cd386f77436f20848cb",
"count": 10,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "59e35ef086f7741777737012",
"count": 6,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "57347c1124597737fb1379e3",
"count": 3,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "590c346786f77423e50ed342",
"count": 2,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "5e2af22086f7746d3f3c33fa",
"count": 2,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
}
],
"bonuses": [
{
"id": "6548ae2c84d9162bba1fbb04",
"value": 0,
"passive": true,
"production": false,
"visible": true,
"skillType": "Combat",
"type": "SkillGroupLevelingBoost"
},
{
"id": "6549f1926b29cf3df65ea139",
"value": 6,
"passive": true,
"production": false,
"visible": true,
"icon": "/files/Hideout/EfT_UI_Icons_DogTag.png",
"type": "TextBonus"
},
{
"id": "6549f19ae28f7800b02d204f",
"value": 12,
"passive": true,
"production": false,
"visible": true,
"icon": "/files/Hideout/EfT_UI_Icons_SmallTrophy.png",
"type": "TextBonus"
},
{
"id": "6549f1a284d9162bba1fbbb1",
"value": 12,
"passive": true,
"production": false,
"visible": true,
"icon": "/files/Hideout/EfT_UI_Icons_BigTrophy.png",
"type": "TextBonus"
}
],
"slots": 0,
"constructionTime": 64800,
"description": "",
"container": "65424185a57eea37ed6562e9",
"autoUpgrade": false,
"displayInterface": true,
"improvements": []
},
"3": {
"requirements": [
{
"templateId": "62a0a0bb621468534a797ad5",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "59e35de086f7741778269d84",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "59e3639286f7741777737013",
"count": 1,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "590a3cd386f77436f20848cb",
"count": 15,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "5e2af29386f7746d4159f077",
"count": 3,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "57347cd0245977445a2d6ff1",
"count": 3,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "61bf7b6302b3924be92fa8c3",
"count": 15,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
},
{
"templateId": "59e36c6f86f774176c10a2a7",
"count": 5,
"isFunctional": false,
"isEncoded": false,
"type": "Item"
}
],
"bonuses": [
{
"id": "6548ad85d520b562b66d65d9",
"value": 0,
"passive": true,
"production": false,
"visible": true,
"skillType": "Combat",
"type": "SkillGroupLevelingBoost"
},
{
"id": "6549f1c405b256642e3e9131",
"value": 10,
"passive": true,
"production": false,
"visible": true,
"icon": "/files/Hideout/EfT_UI_Icons_DogTag.png",
"type": "TextBonus"
},
{
"id": "6549f1cdde376a2fc737e8a8",
"value": 24,
"passive": true,
"production": false,
"visible": true,
"icon": "/files/Hideout/EfT_UI_Icons_SmallTrophy.png",
"type": "TextBonus"
},
{
"id": "6549f1d37d6e4756c83afa77",
"value": 24,
"passive": true,
"production": false,
"visible": true,
"icon": "/files/Hideout/EfT_UI_Icons_BigTrophy.png",
"type": "TextBonus"
}
],
"slots": 0,
"constructionTime": 86400,
"description": "",
"container": "6542435ea57eea37ed6562f0",
"autoUpgrade": false,
"displayInterface": true,
"improvements": []
}
},
"enableAreaRequirements": true
}
]

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -5212,10 +5212,10 @@
"5cc9c20cd7f00c001336c65d Description": "A compact tactical Laser Aiming Module with a blue dot. Mounts on any Picatinny/Weaver rail for precise target acquisition. Manufactured by NcSTAR.",
"5cd945d71388ce000a659dfb Name": "BEAR szabvány felső",
"5cd945d71388ce000a659dfb ShortName": "",
"5cd945d71388ce000a659dfb Description": "",
"5cd945d71388ce000a659dfb Description": "Combat shirt",
"5cd946231388ce000d572fe3 Name": "BEAR szabvány alsó",
"5cd946231388ce000d572fe3 ShortName": "",
"5cd946231388ce000d572fe3 Description": "",
"5cd946231388ce000d572fe3 Description": "Combat pants",
"5cda9bcfd7f00c0c0b53e900 Name": "ASh-12 vertical foregrip",
"5cda9bcfd7f00c0c0b53e900 ShortName": "ASh-12",
"5cda9bcfd7f00c0c0b53e900 Description": "A vertical foregrip for the ASh-12 assault rifle.",
@ -5251,10 +5251,10 @@
"5cde95ef7d6c8b04713c4f2d Description": "",
"5cde9e957d6c8b0474535da7 Name": "USEC szabvány alsó",
"5cde9e957d6c8b0474535da7 ShortName": "",
"5cde9e957d6c8b0474535da7 Description": "",
"5cde9e957d6c8b0474535da7 Description": "Combat pants",
"5cde9ec17d6c8b04723cf479 Name": "USEC szabvány felső",
"5cde9ec17d6c8b04723cf479 ShortName": "",
"5cde9ec17d6c8b04723cf479 Description": "",
"5cde9ec17d6c8b04723cf479 Description": "Combat shirt",
"5cdea20c7d6c8b0474535dab Name": "Worn jeans",
"5cdea20c7d6c8b0474535dab ShortName": "",
"5cdea20c7d6c8b0474535dab Description": "",
@ -5269,10 +5269,10 @@
"5cdea3197d6c8b20b577f017 Description": "",
"5cdea3f87d6c8b647a3769b2 Name": "Abibas alsó",
"5cdea3f87d6c8b647a3769b2 ShortName": "",
"5cdea3f87d6c8b647a3769b2 Description": "",
"5cdea3f87d6c8b647a3769b2 Description": "Sportswear",
"5cdea42e7d6c8b0474535dad Name": "Abibas melegítő",
"5cdea42e7d6c8b0474535dad ShortName": "",
"5cdea42e7d6c8b0474535dad Description": "",
"5cdea42e7d6c8b0474535dad Description": "Sportswear",
"5cdeac22d7f00c000f26168f Name": "M700 Magpul Pro 700 chassis",
"5cdeac22d7f00c000f26168f ShortName": "Pro700",
"5cdeac22d7f00c000f26168f Description": "Pro 700 is a lightweight ergonomic chassis designed for the Remington M700 sniper rifle. Manufactured by Magpul.",
@ -5662,64 +5662,64 @@
"5d1f593286f7743014162044 Description": "",
"5d1f609d86f7744bca3f1689 Name": "BEAR Black Lynx",
"5d1f609d86f7744bca3f1689 ShortName": "",
"5d1f609d86f7744bca3f1689 Description": "",
"5d1f609d86f7744bca3f1689 Description": "Tactical jacket",
"5d1f60ae86f7744bcc04998b Name": "BEAR contractor póló",
"5d1f60ae86f7744bcc04998b ShortName": "",
"5d1f60ae86f7744bcc04998b Description": "",
"5d1f60ae86f7744bcc04998b Description": "T-shirt",
"5d1f60b486f7744bcb0adfa8 Name": "FSB gyors reagálású",
"5d1f60b486f7744bcb0adfa8 ShortName": "",
"5d1f60b486f7744bcb0adfa8 Description": "",
"5d1f60b486f7744bcb0adfa8 Description": "Tactical shirt",
"5d1f60ca86f7743014163025 Name": "BEAR Ghost Marksman",
"5d1f60ca86f7743014163025 ShortName": "",
"5d1f60ca86f7743014163025 Description": "",
"5d1f60ca86f7743014163025 Description": "Tactical jacket",
"5d1f60f086f7744bce0ef704 Name": "BEAR Summer Field",
"5d1f60f086f7744bce0ef704 ShortName": "",
"5d1f60f086f7744bce0ef704 Description": "",
"5d1f60f086f7744bce0ef704 Description": "Field jacket",
"5d1f622186f7744bca3f168c Name": "USEC Agresszor TAC",
"5d1f622186f7744bca3f168c ShortName": "",
"5d1f622186f7744bca3f168c Description": "",
"5d1f622186f7744bca3f168c Description": "Tactical jacket",
"5d1f622e86f7744bcc04998c Name": "USEC Softshell Flexion",
"5d1f622e86f7744bcc04998c ShortName": "",
"5d1f622e86f7744bcc04998c Description": "",
"5d1f622e86f7744bcc04998c Description": "Tactical jacket",
"5d1f623386f7744bcd135833 Name": "USEC Erdei Beszivárgó",
"5d1f623386f7744bcd135833 ShortName": "",
"5d1f623386f7744bcd135833 Description": "",
"5d1f623386f7744bcd135833 Description": "Combat shirt",
"5d1f623886f7743014163027 Name": "USEC PCS Multicam",
"5d1f623886f7743014163027 ShortName": "",
"5d1f623886f7743014163027 Description": "",
"5d1f623886f7743014163027 Description": "Combat shirt",
"5d1f623e86f7744bce0ef705 Name": "USEC PCU Ironsight",
"5d1f623e86f7744bce0ef705 ShortName": "",
"5d1f623e86f7744bce0ef705 Description": "",
"5d1f623e86f7744bce0ef705 Description": "Tactical jacket",
"5d1f646286f7744bce0ef70a Name": "FSB Városi taktikus",
"5d1f646286f7744bce0ef70a ShortName": "",
"5d1f646286f7744bce0ef70a Description": "",
"5d1f646286f7744bce0ef70a Description": "Tactical pants",
"5d1f646c86f7743f8362cf3f Name": "BEAR Gorka Kobra",
"5d1f646c86f7743f8362cf3f ShortName": "",
"5d1f646c86f7743f8362cf3f Description": "",
"5d1f646c86f7743f8362cf3f Description": "Tactical pants",
"5d1f647186f7744bce0ef70c Name": "BEAR Gorka SSO",
"5d1f647186f7744bce0ef70c ShortName": "",
"5d1f647186f7744bce0ef70c Description": "",
"5d1f647186f7744bce0ef70c Description": "Tactical pants",
"5d1f647586f7744bcb0adfb0 Name": "BEAR Striker Infil Ops",
"5d1f647586f7744bcb0adfb0 ShortName": "",
"5d1f647586f7744bcb0adfb0 Description": "",
"5d1f647586f7744bcb0adfb0 Description": "Combat pants",
"5d1f647a86f7744bca3f1691 Name": "BEAR Summer Field",
"5d1f647a86f7744bca3f1691 ShortName": "",
"5d1f647a86f7744bca3f1691 Description": "",
"5d1f647a86f7744bca3f1691 Description": "Field pants",
"5d1f647f86f7744bcc04998f Name": "USEC Gen.2 Khyber",
"5d1f647f86f7744bcc04998f ShortName": "",
"5d1f647f86f7744bcc04998f Description": "",
"5d1f647f86f7744bcc04998f Description": "Tactical pants",
"5d1f648a86f7744bcd135841 Name": "USEC Erdei Beszivárgó",
"5d1f648a86f7744bcd135841 ShortName": "",
"5d1f648a86f7744bcd135841 Description": "",
"5d1f648a86f7744bcd135841 Description": "Combat pants",
"5d1f648e86f774301416302b Name": "USEC Ranger Farmer",
"5d1f648e86f774301416302b ShortName": "",
"5d1f648e86f774301416302b Description": "",
"5d1f648e86f774301416302b Description": "Jeans",
"5d1f649286f7743f8362cf40 Name": "USEC Taclife Terrain",
"5d1f649286f7743f8362cf40 ShortName": "",
"5d1f649286f7743f8362cf40 Description": "",
"5d1f649286f7743f8362cf40 Description": "Tactical pants",
"5d1f649886f7744bce0ef70d Name": "USEC TACRES",
"5d1f649886f7744bce0ef70d ShortName": "",
"5d1f649886f7744bce0ef70d Description": "",
"5d1f649886f7744bce0ef70d Description": "Tactical pants",
"5d1f819086f7744b355c219b Name": "AR-10 Daniel Defense WAVE 7.62x51 muzzle brake",
"5d1f819086f7744b355c219b ShortName": "WAVE 762",
"5d1f819086f7744b355c219b Description": "The Daniel Defense WAVE muzzle brake is designed to securely mount the Daniel Defense WAVE suppressor to the host firearm, but also functions effectively without it. It's manufactured from aerospace 17-4 PH stainless steel and had a salt bath nitride finish for minimal corrosion.",
@ -5905,7 +5905,7 @@
"5d4da0cb86f77450fe0a6629 Description": "",
"5d4da10986f77450fc65edc3 Name": "USEC Commando",
"5d4da10986f77450fc65edc3 ShortName": "",
"5d4da10986f77450fc65edc3 Description": "",
"5d4da10986f77450fc65edc3 Description": "Sweater",
"5d4da36686f77421522b35ee Name": "usec_upper_commando",
"5d4da36686f77421522b35ee ShortName": "",
"5d4da36686f77421522b35ee Description": "",
@ -6304,16 +6304,16 @@
"5df8e4080b92095fd441e594 Description": "An upper receiver for the SR-25 rifle, manufactured by Knight's Armament Company.",
"5df8e5c886f7744a122d6834 Name": "BEAR Zaslon",
"5df8e5c886f7744a122d6834 ShortName": "",
"5df8e5c886f7744a122d6834 Description": "",
"5df8e5c886f7744a122d6834 Description": "Combat shirt",
"5df8e65d86f77412672a1e46 Name": "Meteor",
"5df8e65d86f77412672a1e46 ShortName": "",
"5df8e65d86f77412672a1e46 Description": "",
"5df8e72186f7741263108806 Name": "BEAR Oldschool",
"5df8e72186f7741263108806 ShortName": "",
"5df8e72186f7741263108806 Description": "",
"5df8e72186f7741263108806 Description": "Field pants",
"5df8e75786f7745c67099df4 Name": "USEC TIER2",
"5df8e75786f7745c67099df4 ShortName": "",
"5df8e75786f7745c67099df4 Description": "",
"5df8e75786f7745c67099df4 Description": "Tactical pants",
"5df8e79286f7744a122d6836 Name": "Sklon",
"5df8e79286f7744a122d6836 ShortName": "",
"5df8e79286f7744a122d6836 Description": "",
@ -6508,7 +6508,7 @@
"5e4ac41886f77406a511c9a8 Description": "The first generation of the modified CPC plate carrier originally designed by Crye Precision and adapted by Ars Arma for use by special forces of the Russian Federation. This modular body armor is based on a polymer harness that fits the body, which avoids the plate carrier backlash during active movement and also contributes to a more even distribution of weight. Made in the assault configuration of pouches and armor elements. Manufactured by Ars Arma.",
"5e4bb08f86f774069619fbbc Name": "BEAR Telnik",
"5e4bb08f86f774069619fbbc ShortName": "",
"5e4bb08f86f774069619fbbc Description": "",
"5e4bb08f86f774069619fbbc Description": "Shirt",
"5e4bb31586f7740695730568 Name": "bear_upper_telnik",
"5e4bb31586f7740695730568 ShortName": "",
"5e4bb31586f7740695730568 Description": "",
@ -6523,13 +6523,13 @@
"5e4bb3b586f77406812bd579 Description": "",
"5e4bb5e486f77406796b7b9e Name": "USEC TIER2",
"5e4bb5e486f77406796b7b9e ShortName": "",
"5e4bb5e486f77406796b7b9e Description": "",
"5e4bb5e486f77406796b7b9e Description": "Tactical shirt",
"5e4bb6d786f77406975c9364 Name": "BEAR TIGR",
"5e4bb6d786f77406975c9364 ShortName": "",
"5e4bb6d786f77406975c9364 Description": "",
"5e4bb6d786f77406975c9364 Description": "Combat pants",
"5e4bb6fc86f77406801a74f7 Name": "USEC Commando",
"5e4bb6fc86f77406801a74f7 ShortName": "",
"5e4bb6fc86f77406801a74f7 Description": "",
"5e4bb6fc86f77406801a74f7 Description": "Field pants",
"5e4bb8e686f77406796b7ba2 Name": "Oroszország kabát",
"5e4bb8e686f77406796b7ba2 ShortName": "",
"5e4bb8e686f77406796b7ba2 Description": "",
@ -6703,16 +6703,16 @@
"5e9dcadd86f7743e20652f23 Description": "",
"5e9dcb8386f774054b6f79a9 Name": "BEAR TIGR",
"5e9dcb8386f774054b6f79a9 ShortName": "",
"5e9dcb8386f774054b6f79a9 Description": "",
"5e9dcb8386f774054b6f79a9 Description": "Combat shirt",
"5e9dcb9c86f7743e20652f25 Name": "USEC Urban Responder",
"5e9dcb9c86f7743e20652f25 ShortName": "",
"5e9dcb9c86f7743e20652f25 Description": "",
"5e9dcb9c86f7743e20652f25 Description": "Hoodie",
"5e9dcc8a86f77434375990e2 Name": "BEAR Zaslon",
"5e9dcc8a86f77434375990e2 ShortName": "",
"5e9dcc8a86f77434375990e2 Description": "",
"5e9dcc8a86f77434375990e2 Description": "Combat pants",
"5e9dccd686f774343b592592 Name": "USEC Deep Recon",
"5e9dccd686f774343b592592 ShortName": "",
"5e9dccd686f774343b592592 Description": "",
"5e9dccd686f774343b592592 Description": "Tactical pants",
"5e9dcf5986f7746c417435b3 Name": "LBT-8005A Day Pack hátizsák",
"5e9dcf5986f7746c417435b3 ShortName": "Day Pack",
"5e9dcf5986f7746c417435b3 Description": "A simple and reliable 14-liter backpack in Multicam Black camouflage. Manufactured by London Bridge Trading.",
@ -6985,16 +6985,16 @@
"5f5f41f56760b4138443b352 Description": "The Thunderbolt fixed chest rig, containing all the basic utility pouches you'd need. Manufactured by Direct Action.",
"5f5f45df0bc58666c37e7832 Name": "BEAR G99",
"5f5f45df0bc58666c37e7832 ShortName": "",
"5f5f45df0bc58666c37e7832 Description": "",
"5f5f45df0bc58666c37e7832 Description": "Combat shirt",
"5f5f46086760b4138443b358 Name": "USEC Night Patrol",
"5f5f46086760b4138443b358 ShortName": "",
"5f5f46086760b4138443b358 Description": "",
"5f5f46086760b4138443b358 Description": "Tactical jacket",
"5f5f46fa5021ce62144be7bd Name": "BEAR G99",
"5f5f46fa5021ce62144be7bd ShortName": "",
"5f5f46fa5021ce62144be7bd Description": "",
"5f5f46fa5021ce62144be7bd Description": "Tactical pants",
"5f5f471bdf4f3100376a815e Name": "USEC Urban Responder",
"5f5f471bdf4f3100376a815e ShortName": "",
"5f5f471bdf4f3100376a815e Description": "",
"5f5f471bdf4f3100376a815e Description": "Tactical pants",
"5f5f64f947344c2e4f6c431e Name": "Scav bakancs",
"5f5f64f947344c2e4f6c431e ShortName": "",
"5f5f64f947344c2e4f6c431e Description": "",
@ -7312,7 +7312,7 @@
"5fce3e965a9f8c40685693bc Description": "",
"5fce42bc187e6a2b994b8247 Name": "BEAR SRVV",
"5fce42bc187e6a2b994b8247 ShortName": "",
"5fce42bc187e6a2b994b8247 Description": "",
"5fce42bc187e6a2b994b8247 Description": "Combat pants",
"5fcf63da5c287f01f22bf245 Name": "usec_upper_tier3",
"5fcf63da5c287f01f22bf245 ShortName": "",
"5fcf63da5c287f01f22bf245 Description": "",
@ -7321,22 +7321,22 @@
"5fcf940bce1ba36a513bb9cc Description": "",
"5fcf9477fe40296c1d5fd7c8 Name": "USEC TIER3",
"5fcf9477fe40296c1d5fd7c8 ShortName": "",
"5fcf9477fe40296c1d5fd7c8 Description": "",
"5fcf9477fe40296c1d5fd7c8 Description": "Combat pants",
"5fd20ff893a8961fc660a954 Name": ".300 AAC Blackout AP",
"5fd20ff893a8961fc660a954 ShortName": "300 AP",
"5fd20ff893a8961fc660a954 Description": "A .300 Blackout (7.62x35mm) AP cartridge loaded with an 8.4 gram armor-piercing bullet from a 7.62x51mm NATO M80A1 cartridge, composed of a steel penetrator tip over a copper alloy core with a copper semi-jacket in a brass case. Despite the bullet's own characteristics when used in a full-power cartridge, these are affected when transferred to an intermediate cartridge, however, the bullet continues to have capabilities to pierce basic and intermediate body ballistic protections, in addition to being able to cause substantial adverse effects on the target after impact. Its design also allows it to be used in STANAG 5.56x45mm NATO magazines without any issues.",
"5fd3e77be504291efd0040ad Name": "USEC VEKTOR",
"5fd3e77be504291efd0040ad ShortName": "",
"5fd3e77be504291efd0040ad Description": "",
"5fd3e77be504291efd0040ad Description": "Tactical jacket",
"5fd3e7e2dd870108a754b230 Name": "BEAR Boreas",
"5fd3e7e2dd870108a754b230 ShortName": "",
"5fd3e7e2dd870108a754b230 Description": "",
"5fd3e7e2dd870108a754b230 Description": "Tactical jacket",
"5fd3e8e5bdd50d684f73a51d Name": "BEAR Grizzly",
"5fd3e8e5bdd50d684f73a51d ShortName": "",
"5fd3e8e5bdd50d684f73a51d Description": "",
"5fd3e8e5bdd50d684f73a51d Description": "Sportswear",
"5fd3e978e504291efd0040b3 Name": "USEC Adaptive Combat",
"5fd3e978e504291efd0040b3 ShortName": "",
"5fd3e978e504291efd0040b3 Description": "",
"5fd3e978e504291efd0040b3 Description": "Combat shirt",
"5fd3e9f71b735718c25cd9f8 Name": "usec_upper_acu",
"5fd3e9f71b735718c25cd9f8 ShortName": "",
"5fd3e9f71b735718c25cd9f8 Description": "",
@ -7519,10 +7519,10 @@
"603648ff5a45383c122086ac Description": "Egyszerű nejlon teherviselő rendszer nem eltávolítható zsebekkel. Lehetővé teszi hogy meglehetősen nagy mennyiségű lőszert vigyen magával a használója a kényelmet feláldozva.",
"6038b228af2e28262649af14 Name": "BEAR Rash Guard",
"6038b228af2e28262649af14 ShortName": "",
"6038b228af2e28262649af14 Description": "",
"6038b228af2e28262649af14 Description": "Sportswear",
"6038b24cd6505c1ec64a44a0 Name": "USEC Sandstone",
"6038b24cd6505c1ec64a44a0 ShortName": "",
"6038b24cd6505c1ec64a44a0 Description": "",
"6038b24cd6505c1ec64a44a0 Description": "Tactical jacket",
"6038b4b292ec1c3103795a0b Name": "LBT-6094A Slick Plate Carrier (Tan)",
"6038b4b292ec1c3103795a0b ShortName": "Slick",
"6038b4b292ec1c3103795a0b Description": "A simple yet effective plate carrier by London Bridge Trading company. The most minimalistic design intended for use with chest rigs. Tan version.",
@ -7543,10 +7543,10 @@
"60391b0fb847c71012789415 Description": "A TP-200-at használják szeizmikus méréseknél, közbenső detonátorként töltetek berobbantáskor, túlméretes tárgyak összetöréséhez, és különleges robbantási műveletek elvégzéséhez.",
"603d01a1b41c9b37c6592047 Name": "BEAR VOIN",
"603d01a1b41c9b37c6592047 ShortName": "",
"603d01a1b41c9b37c6592047 Description": "",
"603d01a1b41c9b37c6592047 Description": "Combat pants",
"603d01b9d10cbf667352dd4a Name": "USEC Sage Warrior",
"603d01b9d10cbf667352dd4a ShortName": "",
"603d01b9d10cbf667352dd4a Description": "",
"603d01b9d10cbf667352dd4a Description": "Field pants",
"6040dd4ddcf9592f401632d2 Name": "Azimut SS \"Zhuk\" chest harness (SURPAT)",
"6040dd4ddcf9592f401632d2 ShortName": "Azimut",
"6040dd4ddcf9592f401632d2 Description": "A simple nylon bearing system with non-removable pouches. Allows you to carry a fairly impressive amount of ammunition at the expense of convenience. SURPAT camouflage version.",
@ -8239,10 +8239,10 @@
"619b69037b9de8162902673e Description": "Designed for both the civilian market and military use. The CQR47 stock can be easily mounted in place of the standard attachment of the AK/AKM non-folding stock. Manufactured by Hera Arms.",
"619b99ad604fcc392676806c Name": "BEAR Recon",
"619b99ad604fcc392676806c ShortName": "",
"619b99ad604fcc392676806c Description": "",
"619b99ad604fcc392676806c Description": "Combat pants",
"619b99d2d8ed4b751d2606c1 Name": "USEC K4",
"619b99d2d8ed4b751d2606c1 ShortName": "",
"619b99d2d8ed4b751d2606c1 Description": "",
"619b99d2d8ed4b751d2606c1 Description": "Tactical pants",
"619bc61e86e01e16f839a999 Name": "Alpha armband",
"619bc61e86e01e16f839a999 ShortName": "Alpha",
"619bc61e86e01e16f839a999 Description": "An armband for veterans who are still here from the Alpha times.",
@ -8275,10 +8275,10 @@
"619bdfd4c9546643a67df6fa Description": "An armband for hardcore USEC operators.",
"619bf75264927e572d0d5853 Name": "BEAR Sumrak",
"619bf75264927e572d0d5853 ShortName": "",
"619bf75264927e572d0d5853 Description": "",
"619bf75264927e572d0d5853 Description": "Tactical jacket",
"619bf78a64927e572d0d5855 Name": "USEC Cereum",
"619bf78a64927e572d0d5855 ShortName": "",
"619bf78a64927e572d0d5855 Description": "",
"619bf78a64927e572d0d5855 Description": "Tactical jacket",
"619cbf476b8a1b37a54eebf8 Name": "Military corrugated tube",
"619cbf476b8a1b37a54eebf8 ShortName": "MTube",
"619cbf476b8a1b37a54eebf8 Description": "A military-issued corrugated tube for ventilation systems of military equipment or air purification systems.",
@ -8887,16 +8887,16 @@
"6295e944e9de5e7b3751c4da Description": "",
"6295eb15869a02221651d318 Name": "USEC Chameleon",
"6295eb15869a02221651d318 ShortName": "",
"6295eb15869a02221651d318 Description": "",
"6295eb15869a02221651d318 Description": "Tactical jacket",
"6295eeed13119346e55d4523 Name": "BEAR VOLK",
"6295eeed13119346e55d4523 ShortName": "",
"6295eeed13119346e55d4523 Description": "",
"6295eeed13119346e55d4523 Description": "Tactical shirt",
"6295ef7d1f798f3be747969e Name": "BEAR Coyote",
"6295ef7d1f798f3be747969e ShortName": "",
"6295ef7d1f798f3be747969e Description": "",
"6295ef7d1f798f3be747969e Description": "Tactical pants",
"629613ad1f798f3be7479951 Name": "USEC DesOps",
"629613ad1f798f3be7479951 ShortName": "",
"629613ad1f798f3be7479951 Description": "",
"629613ad1f798f3be7479951 Description": "Tactical pants",
"62963c18dbc8ab5f0d382d0b Name": "Death Knight mask",
"62963c18dbc8ab5f0d382d0b ShortName": "Death Knight",
"62963c18dbc8ab5f0d382d0b Description": "A unique mask of the commander of the Goons squad, former USEC operators who decided not to flee Tarkov, but to create their own order.",
@ -10249,7 +10249,7 @@
"64ef3f3739e45b527a7c40ae Description": "",
"64ef3fa81a5f313cb144bf89 Name": "USEC Predator",
"64ef3fa81a5f313cb144bf89 ShortName": "",
"64ef3fa81a5f313cb144bf89 Description": "",
"64ef3fa81a5f313cb144bf89 Description": "Combat shirt",
"64f07f7726cfa02c506f8ac0 Name": "Journal",
"64f07f7726cfa02c506f8ac0 ShortName": "Journal",
"64f07f7726cfa02c506f8ac0 Description": "A journal of someone who really loves everything Soviet.",
@ -11920,10 +11920,10 @@
"657f8b94f92cd718b70154ff Description": "",
"657f8e6ccbb8470421442525 Name": "USEC Defender",
"657f8e6ccbb8470421442525 ShortName": "",
"657f8e6ccbb8470421442525 Description": "",
"657f8e6ccbb8470421442525 Description": "Tactical pants",
"657f8e9824d2053bb360b51d Name": "USEC BOSS Delta",
"657f8e9824d2053bb360b51d ShortName": "USEC BOSS Delta",
"657f8e9824d2053bb360b51d Description": "USEC BOSS Delta",
"657f8e9824d2053bb360b51d ShortName": "",
"657f8e9824d2053bb360b51d Description": "Tactical shirt",
"657f8ec5f4c82973640b234c Name": "Hybrid composite materials",
"657f8ec5f4c82973640b234c ShortName": "",
"657f8ec5f4c82973640b234c Description": "",
@ -11932,10 +11932,10 @@
"657f8f10f4c82973640b2350 Description": "",
"657f90b67ba4217c5e65b6e7 Name": "BEAR URON",
"657f90b67ba4217c5e65b6e7 ShortName": "",
"657f90b67ba4217c5e65b6e7 Description": "",
"657f90b67ba4217c5e65b6e7 Description": "Combat pants",
"657f90e5a9176671262fe34e Name": "BEAR OPS MGS",
"657f90e5a9176671262fe34e ShortName": "",
"657f90e5a9176671262fe34e Description": "",
"657f90e5a9176671262fe34e Description": "Tactical jacket",
"657f925dada5fadd1f07a57a Name": "Hybrid composite materials",
"657f925dada5fadd1f07a57a ShortName": "",
"657f925dada5fadd1f07a57a Description": "",
@ -12038,21 +12038,6 @@
"658420d8085fea07e674cdb6 Name": "Dead civilian",
"658420d8085fea07e674cdb6 ShortName": "",
"658420d8085fea07e674cdb6 Description": "",
"65ca457b4aafb5d7fc0dcb5d Name": "United Cutlery M48 Tactical Kukri",
"65ca457b4aafb5d7fc0dcb5d ShortName": "M48 Kukri",
"65ca457b4aafb5d7fc0dcb5d Description": "A 48 series tactical kukri manufactured by United Cutlery. Features a stainless steel blade and rubberized handle. A great addition to every survivalist's arsenal!",
"65ddcc9cfa85b9f17d0dfb07 Name": "UntitledCommonItem",
"65ddcc9cfa85b9f17d0dfb07 ShortName": "UntitledCommonItem",
"65ddcc9cfa85b9f17d0dfb07 Description": "UntitledCommonItem",
"66015072e9f84d5680039678 Name": "20x1mm toy gun",
"66015072e9f84d5680039678 ShortName": "Blicky",
"66015072e9f84d5680039678 Description": "A plastic semi-automatic toy gun firing 20x1mm disks. Designed for children over 5 years old. Manufactured in the USSR.",
"6601546f86889319850bd566 Name": "20x1mm disk",
"6601546f86889319850bd566 ShortName": "Disk",
"6601546f86889319850bd566 Description": "A toy ammunition in the form of a 20x1mm disk for the Soviet plastic toy gun. Manufactured in the USSR.",
"66015dc4aaad2f54cb04c56a Name": "Toy gun 20x1mm 20-round magazine",
"66015dc4aaad2f54cb04c56a ShortName": "Drum",
"66015dc4aaad2f54cb04c56a Description": "A standard disk magazine for the Soviet toy gun. Not recommended to load it with coins. Manufactured in the USSR.",
" V-ex_light": "Road to Military Base V-Ex",
" Voip/DisabledForOffline": "VOIP is unavailable in the offline mode",
" kg": "Kg",
@ -12102,8 +12087,6 @@
"AI amount": "AI mennyisége",
"AI difficulty": "AI nehézség",
"AMD FSR 2.1:": "AMD FSR 2.2:",
"AMMO PENETRATION POWER": "Penetration",
"AMMO PROJECTILE COUNT": "Projectile count",
"ARMOR CLASS": "PÁNCÉL OSZTÁLYA",
"ARMOR POINTS": "PÁNCÉL PONTOK",
"ARMOR TYPE": "ARMOR TYPE",
@ -12146,7 +12129,6 @@
"AheadOfTimeEnding": "BEFEJEZÉSI IDŐ",
"Aim": "Célzás",
"AimDrills": "Célzási gyakorlatok",
"AimDrillsLevelingUpDescription": "The Aim Drills skill is improved by hitting enemies while aiming.",
"AimMaster": "Lövész",
"AimMasterDescription": "Mastering aim reduces aiming time and barrel sway immediately after aiming.",
"AimMasterElite": "Increases aiming speed by [{0:0%}]",
@ -12241,12 +12223,9 @@
"Arena/CustomGames/toggle/tournament": "Tournament",
"Arena/EndMatchNotification": "Match has ended while you were away",
"Arena/Matching/CustomGames": "Custom games",
"Arena/Notification/Selection/Blocked": "Preset purchase blocked",
"Arena/OnCancelMatch": "Matching canceled due to loading issues",
"Arena/OnCancelMatch/Group": "Matching canceled due to group member having loading issues",
"Arena/OnCancelMatch/NoServer": "Could not find an available server. Please try later.",
"Arena/Popups/TwitchDropsHeader": "Redeem gift",
"Arena/Preset/Tooltip/Tab/6": "Various unique collectible presets.",
"Arena/Preset/Tooltip/Tab/Assault": "Assault is the most versatile class. Presets of this class have balanced equipment suitable for most combat situations.",
"Arena/Preset/Tooltip/Tab/CQB": "CQB is the most heavily armored class in the Arena. CQBs are characterized by their face shields and increased ammunition for their main weapons. Presets of this class are excellent in defending positions and prolonged firefights.",
"Arena/Preset/Tooltip/Tab/Collection": "Presets given for special achievements in the Arena.",
@ -12295,18 +12274,12 @@
"Arena/TeamColor/yellow": "Yellow",
"Arena/TeamColor/yellow_plural": "Yellow",
"Arena/Tiers/LockedBy/GroupPlayerPovertyThresholdBlocked": "Not enough money for one or more group members",
"Arena/Tiers/LockedBy/GroupPlayerTierPresetsUnlocked": "Not enough unlocked Tier presets for one or more group members",
"Arena/Tiers/LockedBy/GroupPlayerTierPresetsUnlocked {0}": "Not enough unlocked {0} presets for one or more group members",
"Arena/Tiers/LockedBy/PovertyThreshold": "Not enough money for the Tier",
"Arena/Tiers/LockedBy/PovertyThreshold {0}": "Not enough money for {0}",
"Arena/Tiers/LockedBy/GroupPlayerTierPresetsUnlocked": "Not enough unlocked tier presets for one or more group members",
"Arena/Tiers/LockedBy/PovertyThreshold": "Not enough money for the tier",
"Arena/Tiers/LockedBy/PresetsUnlocked": "Not enough unlocked presets",
"Arena/Tiers/LockedBy/UnavailableTier": "Tier not available for the game",
"Arena/Tiers/LockedBy/UnavailableTier {0}": "{0} currently not available for the game",
"Arena/Tiers/RankingAvailable {0}": "Ranked game unavailable: {0} presets unlocked",
"Arena/Tiers/Unlocked {0} presets": "{0} presets unlocked",
"Arena/Tiers/UnlockedPresets": "Presets unlocked",
"Arena/Tooltip/MapSelectedCounter": "Number of selected locations",
"Arena/Tooltip/MinMapCount {0}": "Select multiple locations. You need to select at least {0} location(s)",
"Arena/UI/Awaiting-Players": "Waiting for players",
"Arena/UI/Confirm-Match": "Confirm",
"Arena/UI/CustomMode": "Custom",
@ -12325,10 +12298,8 @@
"Arena/UI/Match_leaving_forbidden_body": "If you leave this match you will put your comrades at disadvantage.<br>You'll lose your reward, rating, and will be eligible for a temporary ban.",
"Arena/UI/Match_leaving_forbidden_header": "Warning! You are leaving the match.",
"Arena/UI/Match_leaving_permitted_header": "You can leave this match without penalty.",
"Arena/UI/PresetResetToDefault": "Settings for the following presets have been reset to default:",
"Arena/UI/Return": "RETURN",
"Arena/UI/Return-to-match": "RETURN TO MATCH",
"Arena/UI/Selection/Blocked": "Preset taken",
"Arena/UI/Waiting": "Waiting...",
"Arena/Ui/ServerFounding": "Looking for server...",
"Arena/Widgets/Observer/capture point": "Capture the objective",
@ -12383,16 +12354,9 @@
"ArenaUI/PresetView/FreePreset": "FREE",
"ArenaUI/PresetView/PresetPreview": "Preset preview",
"ArenaUI/PresetView/ShopPrice": "Shop price",
"Arena_AirPit": "Air Pit",
"Arena_AutoService": "Chop Shop",
"Arena_Bay5": "Bay 5",
"Arena_Bowl": "Bowl",
"Arena_Yard": "Block",
"Arena_equator_TDM_02": "Equator",
"Arena_result_final": "Final",
"Arena_result_result": "Results",
"Arena_result_rounds": "Round",
"Arena_saw": "Sawmill",
"Armband": "Karszalag",
"Armor": "Páncél",
"Armor Zone BackHead": "Nape",
@ -12438,13 +12402,11 @@
"Assault": "Gépkarabély",
"AssaultCarbine Mastering": "Assault carbine",
"AssaultDescription": "Assault rifles handling skill improves the overall handling, reduces recoil and reload time of Assault rifles.",
"AssaultLevelingUpDescription": "The Assault Rifles weapon skill is improved by firing and reloading the corresponding weapon type.",
"AssaultRifle": "Gépkarabélyok ",
"AssaultRifle Mastering": "Assault rifle",
"AssortmentUnlockReward/Description": "Ezt a tárgyat {0}-tól veheted meg jútalomként",
"AttachedLauncher": "Csőalatti gránátvető",
"AttachedLauncherDescription": "Cső alatti gránátvető kezelési képességek",
"AttachedLauncherLevelingUpDescription": "The Underbarrel Launchers weapon skill is improved by firing and reloading the corresponding weapon type.",
"Attention": "Figyelem",
"Attention!": "Figyelem!",
"Attention! All items, brought by you into the raid or found in it, have been lost.": "Attention! You have lost all items you brought and found during the raid.",
@ -12456,7 +12418,6 @@
"AttentionDescription": "Attention increases the looting speed of various containers.",
"AttentionEliteExtraLootExp": "Megduplázza a fosztogatási TP-t",
"AttentionEliteLuckySearch": "Chance to instantly find an item in a container [({0})]",
"AttentionLevelingUpDescription": "The Attention skill is improved by searching containers and bodies.",
"AttentionLootSpeed": " Increases looting speed by [{0:0%}]",
"AttentionRareLoot": "Increases item examination speed by [{0:0%}]",
"Auctionsdescription": "Aukciók",
@ -12512,7 +12473,6 @@
"Bloom": "Bloom",
"BodyTemperature": "Testhőmérséklet",
"Boiler Tanks": "Boiler Tanks",
"BonfireBuff": "Bonfire's warmth",
"BoozeGenerator": "PIA GENERÁTOR",
"Boss pick": "Boss pick",
"BossType/AsOnline": "As in online",
@ -12623,7 +12583,6 @@
"CharismaFenceRepPenaltyReduction": "Reduces Fence reputation penalty",
"CharismaHealingDiscount": "Reduces after-raid healing services prices by [{0:0%}]",
"CharismaInsuranceDiscount": "Reduces insurance services prices by [{0:0%}]",
"CharismaLevelingUpDescription": "The Charisma skill is improved indirectly by leveling the Attention, Perception, and Intellect skills.",
"CharismaScavCaseDiscount": "Adds a discount to Scav Case prices",
"ChatScreen/QuestItemsListHeader": "The following items will be moved to quest item stash:",
"ChatScreen/QuestItemsMoved": "Items successfully moved to quest item stash",
@ -12741,7 +12700,6 @@
"CovertMovementDescription": "Covert movement makes your steps quieter and reduces the sound radius.",
"CovertMovementElite": "Covert movement becomes equally quiet on all surfaces",
"CovertMovementEquipment": "Reduces noise level of weapons and equipment by [{0:0%}]",
"CovertMovementLevelingUpDescription": "The Covert Movement skill is improved by moving quietly.",
"CovertMovementLoud": "Reduces noise level of footsteps on uncommon surfaces by [{0:0%}]",
"CovertMovementSoundRadius": "Reduces Covert Movement sound radius by [{0:0%}]",
"CovertMovementSoundVolume": "Reduces noise level of footsteps on common surfaces by [{0:0%}]",
@ -12749,7 +12707,6 @@
"Crafting": "Tárgykészítés",
"CraftingContinueTimeReduce": "Reduces all cyclic production time (except Bitcoin Farm) by [{0:0.##%}]",
"CraftingElite": "Ability to craft up to two different items in a zone at once",
"CraftingLevelingUpDescription": "The Crafting skill is improved by creating items in the Hideout.",
"CraftingSingleTimeReduce": "Reduces item crafting time by [{0:0.##%}]",
"Craftingdescription": "Improving the crafting skill reduces the production time of items, including those produced cyclically.",
"Create group dialog": "Csoportos beszélgetés létrehozása",
@ -12779,7 +12736,6 @@
"DISPOSE": "ELVETÉS",
"DMR": "Távcsöves gépkarabély",
"DMRDescription": "Designated Marksman Rifle handling skill improves the overall handling, reduces recoil and reload time of DMRs.",
"DMRLevelingUpDescription": "The Designated Marksman Rifles weapon skill is improved by firing and reloading the corresponding weapon type.",
"DON'T TRY TO LEAVE": "NE PRÓBÁLJ KILÉPNI",
"DONTKNOW": "NEM TUDOM",
"DOWN": "LE",
@ -12934,7 +12890,6 @@
"EAntialiasingMode/None": "Off",
"EAntialiasingMode/TAA_High": "TAA High",
"EAntialiasingMode/TAA_Low": "TAA",
"EAreaType/PlaceOfFame/Tooltip": "<b><color=#C5C3B2>Gaining bonuses for PMC dogtags</color></b>.\n\nBonuses are given for dogtags of PMC players who are:\n- Of the opposing faction;\n- Not in your friend list;\n- Not in your group at the time of the kill.\n\nEach dogtag level brings a <color=#6dcbe7>{0}%</color> <color=#C5C3B2>bonus</color>\nMaximum <color=#C5C3B2>bonus</color> for one dogtag is <color=#6dcbe7>{1}%</color>",
"EArenaPresetsType/Assault": "Assault",
"EArenaPresetsType/CQB": "CQB",
"EArenaPresetsType/Marksman": "Marksman",
@ -13142,7 +13097,6 @@
"EnduranceBuffRestorationTimeRed": "Reduces breath recovery time by [{0:0%}]",
"EnduranceDescription": "Endurance influences the amount of stamina and the rate of exhaustion while running or jumping, as well as holding and recovering breath.",
"EnduranceHands": "Megnövelt kar állóképesség",
"EnduranceLevelingUpDescription": "The Endurance skill is improved by sprinting without the overweight status effect, and by working out in the Hideout gym.",
"EnergyExpensesUp {0}": "Az energia fogyasztás {0} -el nő",
"EnergyRate": "Energia visszanyerés",
"Enter": "Belép",
@ -13272,7 +13226,6 @@
"Friends": "Barátok",
"Friends invite is already sent": "Már küldtél egy barátnak jelölést.",
"Friends list": "Barátlista",
"FrostbiteBuff": "Morana's frostbite",
"Full": "Tele",
"Full Recovery Time": "Teljes Felépülési Idő",
"Fullscreen mode:": "Képernyő mód:",
@ -13341,7 +13294,6 @@
"HIT": "TALÁLAT",
"HMG": "Nehézgéppuska",
"HMGDescription": "Heavy machinegun handling skill improves the overall handling, reduces recoil and reload time of Heavy Machine Guns.",
"HMGLevelingUpDescription": "The Heavy Machine Guns weapon skill is improved by firing and reloading the corresponding weapon type.",
"HOLD FIRE": "TÜZET SZÜNTESS",
"HOLDFIRE": "TÜZET SZÜNTESS",
"HOLDPOSITION": "TARTSD A POZÍCIÓT",
@ -13378,7 +13330,6 @@
"HealthElitePosion": "Méreg immunitás szintje [({0})]",
"HealthEnergy": "Reduces energy consumption by [{0:0%}]",
"HealthHydration": "Reduces dehydration rate by [{0:0%}]",
"HealthLevelingUpDescription": "The Health skill is improved indirectly by leveling the Strength, Endurance, and Vitality skills.",
"HealthOfflineRegenerationInc": "Increases off-raid health regeneration by [{0:0%}]",
"HealthRate": "Életerő regeneráció",
"HealthTreatment/SkipHealthTreatmentDialogue": "Attention! Your health is low.\nSkip health treatment and\n<b>proceed to the MAIN MENU</b>?",
@ -13392,7 +13343,6 @@
"HeavyVestRepairDegradationReduction": "Reduces wear amount when using repair kits by [{0:0%}]",
"HeavyVests": "Nehéz mellény",
"HeavyVestsDescription": "A nehéz testpáncél viselési képesség csökkenti az elszenvedett átütő és robbanóanyag sebzés értékét az életerőre és a páncélra emellett javítja a mobilitást.",
"HeavyVestsLevelingUpDescription": "The Heavy Vests skill is improved by repairing heavy body armor and ballistic plates with repair kits.",
"Hideout/Craft/ToolMarkerTooltip": "This item will be used as an auxiliary tool. It will return to your stash once production is complete.",
"Hideout/Handover window/Caption/All weapons": "All weapons",
"Hideout/Handover window/Message/Items in stash selected:": "Items in stash selected:",
@ -13405,7 +13355,6 @@
"HideoutExtraSlots": "+2 hely az üzemanyag kannáknak\n+2 hely a víz szűrőknek\n+2 hely a levegő szűrőknek\n+2 hely a bitcoin farm tárolási limitjéhez",
"HideoutInteractions/TransferItems": "Transfer items",
"HideoutManagement": "Rejtekhely kezelés",
"HideoutManagementLevelingUpDescription": "The Hideout Management skill is improved by creating items and upgrading zones in the Hideout.",
"HideoutResourceConsumption": "Reduces fuel, air and water filters consumption rate by [{0:0%}]",
"HideoutZoneBonusBoost": "Increases all percentage bonuses from Hideout zones by [{0:0}%] of their values",
"Hideout\\Craft\\ToolMarketTooltip": "",
@ -13444,7 +13393,6 @@
"Immunity": "Immunitás",
"ImmunityAvoidPoisonChance": "Increases chance to avoid a poison by [{0:0%}]",
"ImmunityDescription": "Immunity affects the susceptibility to illnesses and the effectiveness of their treatment.",
"ImmunityLevelingUpDescription": "The Immunity skill is improved by being under the effects of poisoning and other negative effects of stimulants.",
"ImmunityMiscEffects": "Reduces all negative effects from stimulants, food, water by [{0:0%}]",
"ImmunityMiscEffectsChance": "Chance to gain immunity to negative effects from stimulants, food, water up to [{0:0%}]",
"ImmunityPainKiller": "Increases painkiller action time by [{0:0%}]",
@ -13473,7 +13421,6 @@
"IntellectEliteContainerScope": "Guess container contents without searching",
"IntellectEliteNaturalLearner": "You do not need a manual for item examination",
"IntellectLearningSpeed": "Increases item examination speed by [{0:0%}]",
"IntellectLevelingUpDescription": "The Intellect skill is improved by examining previously unidentified items and repairing weapons.",
"IntellectRepairPointsCostReduction": "Reduces repair kit point consumption by [{0:0%}]",
"IntellectWeaponMaintance": "Increases weapon repair effectiveness by [{0:0%}]",
"IntelligenceCenter": "ADATELEMZŐ KÖZPONT",
@ -13645,7 +13592,6 @@
"LL": "LL",
"LMG": "Könnyű géppuska",
"LMGDescription": "Light Machinegun handling skill improves the overall handling, reduces recoil and reload time of LMGs.",
"LMGLevelingUpDescription": "The Light Machine Guns weapon skill is improved by firing and reloading the corresponding weapon type.",
"LOAD": "TÖLTÉS",
"LOAD FROM DIRECTORY...": "Betöltés a könyvtárból...",
"LOAD FROM FILE...": "Betöltés fájlból...",
@ -13667,7 +13613,6 @@
"LastHeroDescriptionShort": "You are on your own",
"Launcher": "Rocket Launchers",
"LauncherDescription": "Gránátvető kezelési képességek",
"LauncherLevelingUpDescription": "The Grenade Launchers weapon skill is improved by firing and reloading the corresponding weapon type.",
"LeanLockLeft": "Balra hajlás",
"LeanLockRight": "Jobbra hajlás",
"LeanX negative": "Smoothly lean left",
@ -13704,7 +13649,6 @@
"LightVestRepairDegradationReduction": "Reduces wear amount when using repair kits by [{0:0%}]",
"LightVests": "Könnyű mellény",
"LightVestsDescription": "Light body armor wearing skill improves mobility and reduces the amount of received penetration and melee damage to your health.",
"LightVestsLevelingUpDescription": "The Light Vests skill is improved by repairing light body armor and ballistic plates with repair kits.",
"Lighthouse": "Világítótorony",
"Lighthouse_pass": "Path to Lighthouse",
"Lighting quality:": "Megvilágítás minősége:",
@ -13756,7 +13700,6 @@
"MAP": "TÉRKÉP",
"MASTERING": "TÖKÉLETESÍTÉS",
"MATERIAL": "Anyag",
"MAX AMMO DAMAGE": "Damage",
"MAXCOUNT": "MAX MENNYISÉG",
"MAXIMUM THROW DAMAGE": "MAXIMÁLIS SEBZÉS REPESZENKÉNT",
"MED USE TIME": "GYÓGY. HASZNÁLATI IDŐ",
@ -13807,7 +13750,6 @@
"MagDrillsInstantCheck": "Magazine is checked instantly when moved to your inventory",
"MagDrillsInventoryCheckAccuracy": "Increases the accuracy of magazine check through the context menu by [{0}%]",
"MagDrillsInventoryCheckSpeed": "Increases the speed of magazine check through the context menu by [{0}%]",
"MagDrillsLevelingUpDescription": "The Mag Drills skill is improved by loading, unloading, and checking magazines.",
"MagDrillsLoadProgression": "A tár feltöltése minden egyes tölténnyel gyorsabb lesz",
"MagDrillsLoadSpeed": "Increases ammo loading speed by [{0}%]",
"MagDrillsUnloadSpeed": "Increases ammo unloading speed by [{0}%]",
@ -13881,11 +13823,9 @@
"Meds": "Gyógyszerek",
"Melee": "Közelharci",
"MeleeDescription": "Közelharci fegyverek kezelési képességek",
"MeleeLevelingUpDescription": "The Melee skill is improved by striking enemies with melee weapons.",
"Memory": "Memória",
"MemoryDescription": "A tanult képességeknek több idő kell hogy elfelejtődjenek",
"MemoryEliteMentalNoDegradation": "You don't forget any skills",
"MemoryLevelingUpDescription": "The Memory skill is improved by",
"MemoryMentalForget1": "Reduces the rate at which you forget skills by [{0:0%}]",
"MemoryMentalForget2": "Reduces rollback of skill levels by [{0:0%}]",
"Mental": "Mentális",
@ -13895,7 +13835,6 @@
"MetabolismEliteBuffNoDyhydration": "You don't receive damage from exhaustion and dehydration",
"MetabolismEliteNoForget": "You don't forget any Physical skills",
"MetabolismEnergyExpenses": "Reduces energy consumption and dehydration rate by [{0:0%}]",
"MetabolismLevelingUpDescription": "The Metabolism skill is improved by consuming energy and water supplies.",
"MetabolismMiscDebuffTime": "Reduces negative effect time of stimulants, food, water by [{0:0%}]",
"MetabolismPhysicsForget": "Reduces the rate of forgetting Physical skills by [{0:0%}]",
"MetabolismPhysicsForget2": "Decreases maximum scale of forgetting Physical skills",
@ -14139,7 +14078,6 @@
"PerceptionDescription": "Mastering perception increases the hearing distance, improves aiming concentration and makes detection of nearby loot easier.",
"PerceptionFov": "Increases aiming concentration by [{0:0%}]",
"PerceptionHearing": "Increases hearing distance by [{0:0%}]",
"PerceptionLevelingUpDescription": "The Perception skill is improved by finding and picking up any items.",
"PerceptionLootDot": "Increases loot detection radius by [{0:0%}]",
"PerceptionmEliteNoIdea": "Zsákmány közelségi értesítés",
"Perish": "Elpusztult",
@ -14148,7 +14086,6 @@
"Pistol": "Pisztoly",
"Pistol Mastering": "Pistol",
"PistolDescription": "Pistol handling skill improves the overall handling, reduces recoil and reload time of pistols.",
"PistolLevelingUpDescription": "The Pistols weapon skill is improved by firing and reloading the corresponding weapon type.",
"PlaceOfFame": "RELIKVIÁK",
"PlantLocationDescription": "A TerraGroup cégcsoportnak illegális bérleményébe tartozott a 16-os vegyi üzem és annak területe, valamint létesítményei. Az Egyezményes Háború ideje alatt a terület számos tűzharc központjává vált a USEC és a BEAR közötti hatalmi játékok miatt, amit Tarkov ipari területei fölött vívott dominancia tüzelt. Később; a káosz nyomában; az üzem területe átalakult óvóhelyé a megmaradt civilek, katonák, fegyveresek és egyéb vademberek számára. Köztük az USEC és BEAR megmaradt emberi számára is.",
"Player": "Játékos",
@ -14220,7 +14157,6 @@
"ProneMovement": "Kúszás",
"ProneMovementDescription": "Mastering the prone movement makes it faster and quieter.",
"ProneMovementElite": "Increases prone movement speed by [{0:0%}]",
"ProneMovementLevelingUpDescription": "The Prone Movement skill is improved by moving while in a prone position.",
"ProneMovementSpeed": "Increases Prone Movement Speed by [(+{0:0%})]",
"ProneMovementVolume": "Csökkenti a kúszás mozgás hangját [(-{0:0%})]-al",
"Protect objective {0:F1}": "Védd meg a célt {0:F1}",
@ -14412,7 +14348,6 @@
"RecoilControlDescription": "Greater control over recoil reduces horizontal spread, making the recoil more predictable.",
"RecoilControlElite": "Improves recoil control by [{0:0%}]",
"RecoilControlImprove": "Improves recoil control by [{0:0%}]",
"RecoilControlLevelingUpDescription": "The Recoil Control skill is improved by continuous shooting. The higher the base recoil of the weapon, the faster the skill improves.",
"RecommendedVRAM:": "Recommended VRAM",
"Reconnection is not available at this moment due to testing purposes": "Az újrakapcsolódás ebben a pillanatban nem lehetséges tesztelési okokból",
"RedRebel_alp": "Climber's Trail",
@ -14442,7 +14377,6 @@
"Report game bug abuse": "Játék hiba kihasználás jelentése",
"Report offensive nickname": "Sértő becenév jelentése",
"Report suspected cheat use": "Feltételezett csalás használat jelentése",
"Report suspicious profile": "Report suspicious profile",
"ReportAbuseBug": "Report bug abuse",
"ReportAbuseVoip": "Report VoIP & Radio abuse",
"ReportCheater": "Report suspected cheater",
@ -14478,7 +14412,6 @@
"Revolver": "Revolver",
"Revolver Mastering": "Revolver",
"RevolverDescription": "Revolver kezelési képesség.",
"RevolverLevelingUpDescription": "The Revolvers weapon skill is improved by firing and reloading the corresponding weapon type.",
"RezervBase": "Reserve",
"Rig": "Málhamellény",
"Right Arm": "JOBB KAR",
@ -14528,7 +14461,6 @@
"SKILLS_SPEED_UP": "Nőtt a szinteződési sebesség",
"SMG": "Géppisztoly",
"SMGDescription": "Submachine Gun handling skill improves the overall handling, reduces recoil and reload time of SMGs.",
"SMGLevelingUpDescription": "The Submachine guns weapon skill is improved by firing and reloading the corresponding weapon type.",
"SNIPERPHRASE": "MESTERLÖVÉSZ",
"SO": "SO",
"SOUND": "HANG",
@ -14546,7 +14478,6 @@
"Sales sum with {0} increased by {1}": "A kapcsolatod szintje {0} val nőtt {1}-t",
"Sandbox": "Ground Zero",
"Sandbox_VExit": "Police Cordon V-Ex",
"Sandbox_high": "Ground Zero",
"Saturation:": "Telítettség:",
"Savage matchmaker": "Begin a raid as a Scav, a local bandit with a random set of gear. Tarkov is your home, you make the rules!",
"SavageBannerDescription": "A raid as a Scav is different from a raid as your main PMC character. Player Scavs will spawn at random locations and times during an ongoing raid. The Scav's health and equipment will also be random. Extracting as a Scav will give you the opportunity to transfer any loot obtained during the raid to your main PMC character's stash. Completing a raid as a Scav will not transfer experience to your PMC character. Dying as a Scav will not affect your progress in any way.",
@ -14585,7 +14516,6 @@
"Search": "Keresés",
"SearchDescription": "The search skill mastering allows you to search bodies and containers faster and more efficiently.",
"SearchDouble": "Két tároló keresése egy időben",
"SearchLevelingUpDescription": "The Search skill is improved by searching containers.",
"SecondPrimaryWeapon": "Háton",
"SecondaryWeapon": "Másodlagos fegyver",
"SecuredContainer": "Erszény",
@ -14638,14 +14568,12 @@
"Settings/Settings have been changed": "Some settings have been changed. Do you wish to save them?",
"Settings/Sound/BinauralSound": "Binaural audio",
"Settings/Sound/ChatVolume": "Chat volume:",
"Settings/Sound/CommentatorVolume": "Announcer volume:",
"Settings/Sound/Device": "Audio device",
"Settings/Sound/HideoutVolume": "Hideout volume:",
"Settings/Sound/InterfaceVolume": "Interface volume:",
"Settings/Sound/MusicOnRaidEnd": "Music on raid end",
"Settings/Sound/MusicVolume": "Music volume:",
"Settings/Sound/OverallVolume": "Overall volume:",
"Settings/Sound/ReadyToMatchSoundVolume": "Match accept screen volume:",
"Settings/UnavailablePressType": "Nem elérhető",
"SevereMusclePain": "Severe muscle pain",
"Shack": "Military Base ellenőrző pont",
@ -14677,7 +14605,6 @@
"Shotgun": "Sörétes puska",
"Shotgun Mastering": "Shotgun",
"ShotgunDescription": "Shotgun handling skill improves the overall handling and recoil of shotguns.",
"ShotgunLevelingUpDescription": "The Shotguns weapon skill is improved by firing and reloading the corresponding weapon type.",
"Show icons": "Ikonok mutatása",
"Show:": "Mutat:",
"SightingRange": "SIGHTING RANGE",
@ -14701,7 +14628,6 @@
"Sniper": "Mesterlövész puska",
"Sniper Roadblock": "Mesterlövész útzár",
"SniperDescription": "Sniper rifle handling skill improves the overall handling, reduces recoil and reload time of Sniper rifles.",
"SniperLevelingUpDescription": "The Bolt-action rifles weapon skill is improved by firing and reloading the corresponding weapon type.",
"SniperRifle": "Mesterlövész puska",
"SniperRifle Mastering": "Sniper rifle",
"Sniper_exit": "Mira Ave",
@ -14734,8 +14660,6 @@
"StartInGroup": "Together",
"StartLookingForGroup": "Csoport keresésének indítása",
"StartNotInGroup": "Separately",
"StashLinesExternalObtain": "Stash upgrade",
"StashLinesExternalObtain/Tooltip": "Stash upgrade is available for purchase on the website",
"StatFoundMoneyEUR": "Euró találva",
"StatFoundMoneyRUB": "Rubel találva",
"StatFoundMoneyUSD": "Dollár találva",
@ -14779,12 +14703,10 @@
"StrengthBuffSprintSpeedInc": "Increases movement and sprint speed by [{0:0%}]",
"StrengthBuffThrowDistanceInc": "Increases throw distance by [{0:0%}]",
"StrengthDescription": "Az erő növelésével magasabbra ugorhatsz, gyorsabban futhatsz, nagyobbat üthetsz, messzebbre dobhatsz, és ezen felül, nagyobb súlyt cipelhetsz.",
"StrengthLevelingUpDescription": "The Strength skill is improved by sprinting with the overweight status effect, throwing grenades, using melee weapons, and by working out in the Hideout gym.",
"StressBerserk": "Berserk mód feloldása",
"StressPainChance": "Reduces pain shock chance by [{0:0%}]",
"StressResistance": "Stressz-tűrés",
"StressResistanceDescription": "Stress resistance improves the chances of withstanding injury shock, shaking hands, and tremors.",
"StressResistanceLevelingUpDescription": "The Stress Resistance skill is improved by receiving damage. Having the Pain status effect without using painkillers also improves this skill.",
"StressTremor": "Reduces tremor oscillation by [{0:0%}]",
"StringSeparator/Or": " or ",
"Stun": "Elkábulva",
@ -14851,7 +14773,6 @@
"Summary": "Összefoglaló",
"Surgery": "Műtés",
"SurgeryDescription": "A képesség lehetővé teszi a harctéri műtéteket, ami megmentheti az életed bizonyos szituációkban. Jobb, ha megtanulod ezt a képességet, mert így gyorsabban és jobban hajthatod végre ezeket a műveleteket.",
"SurgeryLevelingUpDescription": "The Surgery skill is improved by using surgical kits on injured body parts.",
"SurgeryReducePenalty": "Reduces surgery HP penalty by [{0:0%}]",
"SurgerySpeed": "Increases surgery speed by [{0:0%}]",
"Survival Rate Short": "S/R: <color=#C3C5BBFF>{0}%</color>",
@ -14927,7 +14848,6 @@
"Throwing": "Dobó fegyverek",
"ThrowingDescription": "The throwing weapons handling skills allow you to throw grenades farther and with less energy consumption.",
"ThrowingEnergyExpenses": "Reduces required throw energy by [{0:0%}]",
"ThrowingLevelingUpDescription": "The Throwables skill is improved by throwing grenades.",
"ThrowingStrengthBuff": "Increases throw strength by [{0:0%}]",
"ThrowingWeaponsBuffElite": "Throwables don't require energy and fatigue does not affect their accuracy",
"Time flow": "Time flow",
@ -14976,11 +14896,11 @@
"Trading/Dialog/AvaliableServices": "Can you help me with something?",
"Trading/Dialog/Btr/News": "What's the news?",
"Trading/Dialog/Btr/News/Next": "Any more news?",
"Trading/Dialog/Btr/News1": "It's been snowing so hard recently! We haven't had snow like this since the Contract Wars. It's like we don't live up north. Shame it's all melted now.",
"Trading/Dialog/Btr/News2": "You don't go out often, do you? There was a big holiday, the whole town celebrated! Happy holidays, by the way.",
"Trading/Dialog/Btr/News3": "Our kingpins made a big mess, didn't they? Sitting at their spots, not moving, not letting anyone breathe.",
"Trading/Dialog/Btr/News4": "This weirdo who dresses up as Santa Claus year after year, he's talking now! I thought he was mute.",
"Trading/Dialog/Btr/News5": "Folks started picking up figurines of local celebrities all over the city. I wonder if my BTR will turn out to be one or not.",
"Trading/Dialog/Btr/News1": "The biggest news is the BTR! I fixed it all myself. Consider it my own creation. Now I can drive people around. Maybe that'll help me pay for the repairs.",
"Trading/Dialog/Btr/News2": "Someone is organizing gladiatorial fights in Tarkov. They say a lot of people went there of their own free will. The money's pretty good. If you survive, obviously!",
"Trading/Dialog/Btr/News3": "There was an uproar all over Tarkov over some TerraGroup documents. They've even been looking beyond the border, but I kinda don't believe it.",
"Trading/Dialog/Btr/News4": "A while back, most of the AP ammo went missing from the traders' stocks. Fighters like you were running all over Tarkov, looking for other people's ammo stashes. Now everything's fine though.",
"Trading/Dialog/Btr/News5": "Sanitar tried to strengthen his influence in Tarkov recently. He had some kind of an antidote, apparently. Not long before that, a lot of people got poisoned. Coincidence? I think not.",
"Trading/Dialog/Btr/NoNews": "I think that's all the news I have.",
"Trading/Dialog/Btr/ServicePayoff{0}": "Works for me, yes. <i>(hand over \"{0}\")</i>",
"Trading/Dialog/BtrBotCover/Description": "The whole time you're in the BTR, we'll shoot anyone who sticks their noses out. We'll also clear the drop zone and cover you while you get out, but not for long.",
@ -14999,34 +14919,18 @@
"Trading/Dialog/PlayerHandoveItem{0}": "Found this. <color=grey><i>(hand over \"{0}\")</i></color>",
"Trading/Dialog/PlayerTaxi/Description": "Here's where I can drop you off. Pick one.",
"Trading/Dialog/PlayerTaxi/Name": "Take a ride",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p1/Description": "Alright, destination - Rodina cinema. Price okay for you?",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p1/Name": "Rodina Cinema",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p2/Description": "Driving to the tram. You got the cash, right?",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p2/Name": "Tram",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p3/Description": "Great, we're on course for city center. You got enough cash?",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p3/Name": "City Center",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p4/Description": "Gonna drive to the collapsed crane. You okay with the price?",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p4/Name": "Collapsed Crane",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p5/Description": "I'll take you to the old Scav checkpoint. Price is fine, yeah?",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p5/Name": "Old Scav Checkpoint",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p6/Description": "I'll drive you over to the Pinewood hotel. How's the price, all satisfactory?",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p6/Name": "Pinewood Hotel",
"Trading/Dialog/PlayerTaxi/Woods/p1/Description": "Gonna head to the Scav bunker. Price alright?",
"Trading/Dialog/PlayerTaxi/Woods/p1/Name": "Scav Bunker",
"Trading/Dialog/PlayerTaxi/Woods/p2/Description": "The sunken village, huh? I think we can make it. Here's the price.",
"Trading/Dialog/PlayerTaxi/Woods/p2/Name": "Sunken Village",
"Trading/Dialog/PlayerTaxi/Woods/p3/Description": "Could drive you to the fork in the road, sure. You got enough cash?",
"Trading/Dialog/PlayerTaxi/Woods/p3/Name": "Junction",
"Trading/Dialog/PlayerTaxi/Woods/p4/Description": "Sawmill? No problem! Here's my pricing.",
"Trading/Dialog/PlayerTaxi/Woods/p4/Name": "Sawmill",
"Trading/Dialog/PlayerTaxi/Woods/p5/Description": "To the USEC checkpoint, alright. Not driving for free, though.",
"Trading/Dialog/PlayerTaxi/Woods/p5/Name": "USEC Checkpoint",
"Trading/Dialog/PlayerTaxi/Woods/p6/Description": "I'm mapping out the route to the Emercom base. You cool price-wise?",
"Trading/Dialog/PlayerTaxi/Woods/p6/Name": "Emercom Base",
"Trading/Dialog/PlayerTaxi/Woods/p7/Description": "Okie-dokie, old sawmill it is. Here's the price.",
"Trading/Dialog/PlayerTaxi/Woods/p7/Name": "Old Sawmill",
"Trading/Dialog/PlayerTaxi/Woods/p8/Description": "You want me to drop you off at the depot? Just so you know, you can't get out of there without me. If the price is okay, you keep an eye on the time there, okay?",
"Trading/Dialog/PlayerTaxi/Woods/p8/Name": "Train Depot",
"Trading/Dialog/PlayerTaxi/p1/Description": "Alright, destination - Rodina cinema. Price okay for you?",
"Trading/Dialog/PlayerTaxi/p1/Name": "Rodina Cinema",
"Trading/Dialog/PlayerTaxi/p2/Description": "Driving to the tram. You got the cash, right?",
"Trading/Dialog/PlayerTaxi/p2/Name": "Tram",
"Trading/Dialog/PlayerTaxi/p3/Description": "Great, we're on course for city center. You got enough cash?",
"Trading/Dialog/PlayerTaxi/p3/Name": "City Center",
"Trading/Dialog/PlayerTaxi/p4/Description": "Gonna drive to the collapsed crane. You okay with the price?",
"Trading/Dialog/PlayerTaxi/p4/Name": "Collapsed Crane",
"Trading/Dialog/PlayerTaxi/p5/Description": "I'll take you to the old Scav checkpoint. Price is fine, yeah?",
"Trading/Dialog/PlayerTaxi/p5/Name": "Old Scav Checkpoint",
"Trading/Dialog/PlayerTaxi/p6/Description": "I'll drive you over to the Pinewood hotel. How's the price, all satisfactory?",
"Trading/Dialog/PlayerTaxi/p6/Name": "Pinewood Hotel",
"Trading/Dialog/Quit": "<color=yellow><i>Take your leave</i></color>",
"Trading/Dialog/ServicePayoff{0}": "Alright, this should be enough. <i>(hand over \"{0}\")</i>",
"Trading/Dialog/ToggleHistoryOff": "Hide history",
@ -15069,7 +14973,6 @@
"TroubleFixingMagElite": "Csökkenti a meghibásodások esélyét a tölténytől 50%-al, miután javítva lett a hiba amit ugyan az a probléma okozott",
"TroubleShootingDescription": "Troubleshooting skill facilitates rectification of weapon malfunctions.",
"Troubleshooting": "Hibaelhárítás",
"TroubleshootingLevelingUpDescription": "The Troubleshooting skill is improved by regularly fixing weapon malfunctions.",
"Try_keycard {0}": "Próbáld meg a {0} -t",
"Tunnel": "Alagút",
"Tunnel_Shared": "Side Tunnel (Co-Op)",
@ -15152,11 +15055,6 @@
"UI/Arena/Place_7": "7th place",
"UI/Arena/Place_8": "8th place",
"UI/Arena/Place_9": "9th place",
"UI/ArmorPenetration/High": "<color=#88af5a>High</color>",
"UI/ArmorPenetration/Low": "<color=#d24d12>Low</color>",
"UI/ArmorPenetration/Medium": "<color=#f2c252>Medium</color>",
"UI/ArmorPenetration/VeryHigh": "<color=#77af36>Very high</color>",
"UI/ArmorPenetration/VeryLow": "<color=#ca1d1e>Very low</color> ",
"UI/Charisma/Discount/Insurance": "Insurance cost",
"UI/Charisma/Discount/PostRaidHealing": "Healing cost",
"UI/Charisma/Discount/ScavCase": "Scav Case cost",
@ -15334,8 +15232,6 @@
"Very good standing": "nagyon jó",
"Vest": "Mellény",
"Village": "Village",
"Violation/IntentionalTeamDamage/Warning": "Your account will be blocked if you continue shooting your teammates",
"Violation/IntentionalTeamKill/Warning": "Your account will be blocked if you continue killing your teammates at round start",
"Violation/TeamKill/Warning": "Your account will be blocked if you continue killing your teammates",
"Vital mod weapon in hands": "Nem módosíthatod a fegyver létfontosságú részeit, amíg a kezedben van.",
"Vital parts": "Létfontosságú részek",
@ -15345,7 +15241,6 @@
"VitalityBuffRegeneration": "Increases health regeneration in combat",
"VitalityBuffSurviobilityInc": "Reduces chance of death from losing a limb by [{0:0%}]",
"VitalityDescription": "Az életerő növeli az esélyt a sebek túléléséhez a vérzés és az egy testrészre irányuló kritikus sebzés általi azonnali halál csökkentésével.",
"VitalityLevelingUpDescription": "The Vitality skill is improved by sustaining various bleedings and injuries.",
"Voice": "Character voice",
"Voice 1": "Hang 1",
"Voice 2": "Hang 2",
@ -15420,7 +15315,6 @@
"WeaponSwapBuff": "Increases weapon switching speed by [{0:0%}]",
"WeaponTreatment": "Fegyver Karbantartás",
"WeaponTreatmentDescription": "Weapon service and maintenance skills.",
"WeaponTreatmentLevelingUpDescription": "The Weapon Maintenance skill is improved by repairing weapons with repair kits.",
"WearAmountRepairGunsReducePerLevel": "Reduces wear amount when using repair kits",
"WearChanceRepairGunsReduceEliteLevel": "Reduces wear chance when using repair kits by 50%",
"Weather conditions": "Weather conditions",
@ -15645,8 +15539,6 @@
"arena/career/teamFightStats/winrat": "Win rate, %",
"arena/career/teamFightStats/wins": "Victories",
"arena/career/teamFightStats/winsWithFavPreset": "Matches won with favorite preset",
"arena/customGames/create/samePresets": "Duplicate presets:",
"arena/customGames/create/setSamePresets": "Allow duplicate presets",
"arena/customGames/invite/message{0}": "CUSTOM GAME INVITE FROM {0}",
"arena/customGames/notify/GameRemoved": "Room has been disbanded",
"arena/customgames/errors/notification/gamealreadystarted": "Game has already started",
@ -15708,7 +15600,6 @@
"arena/tooltip/OverallMatches": "Total number of ranked and unranked matches played.",
"arena/tooltip/Presets": "Presets",
"arena/tooltip/countGlp": "Your total ARP (Arena Reputation Points) rating. This is a statistic that determines your rating obtained in ranked game modes. It is used to match with players of equal skill, as well as to unlock new ranks and presets.",
"arena/tooltip/dailyExpBonus": "You will receive a double experience bonus on your first match of the day. Applies to each class separately.",
"arena/tooltip/friends": "Friends",
"arena/tooltip/kdRatio": "Your overall Kill to Death ratio, calculated from all kills and deaths in ranked and unranked matches. Only the player kills are counted.",
"arena/tooltip/leftGlp": "Amount of ARP rating required to reach the next rank.",
@ -15716,7 +15607,6 @@
"arena/tooltip/moneyRubles": "Roubles. Used to buy presets and are earned for victories in the Arena.",
"arena/tooltip/ratingPlace": "Your position in the leaderboard.",
"arena/tooltip/settings": "Settings",
"arena/tooltip/skillsLocked": "All character skills are locked to level 30.",
"arena/tooltip/sourcesGlp": "Earned ARP sources:",
"arena/tooltip/winMatches": "Total number of wins in ranked and unranked matches.",
"arena/tooltip/winRate": "Your overall win ratio, calculated from all wins and losses in ranked and unranked matches.",
@ -16330,9 +16220,9 @@
"rank_08": "Professional",
"rank_09": "Elite",
"rank_10": "Whisper of Death",
"rank_11": "Flame Warrior",
"rank_11": "Flame warrior",
"rank_12": "Big Boss",
"rank_13": "Legend of the Arena",
"rank_13": "The Legend of the Arena",
"ratingExpPos": "TP rang",
"readytoinstallupgrade": "Fejlesztés kész",
"receive": "ÁTVESZ",
@ -16450,8 +16340,6 @@
"{0} GroupPlayerBlocking/MatchLeave": "Game mode temporarily blocked due to one of the group members ({0}) being blocked for quitting a game",
"{0} GroupPlayerBlocking/NotAcceptedMatch": "Game mode temporarily blocked due to one of the group members ({0}) being blocked for failing to accept a match",
"{0} GroupPlayerBlocking/TeamKill": "Game mode temporarily blocked due to one of the group members ({0}) being blocked for repeated teamkills",
"{0} Violation/IntentionalTeamDamage/Blocking": "Player {0} has been removed from the match and received a penalty for shooting teammates",
"{0} Violation/IntentionalTeamKill/Blocking": "Player {0} has been removed from the match and received a penalty for teamkilling at round start",
"{0} Violation/TeamKill/Blocking": "Player {0} has been removed from the match and received a penalty for teamkilling",
"{0} added you to the ignore list": "{0} hozzá lett adva a mellőzöttekhez",
"{0} ask to cooperate": "{0} köszön neked",
@ -16893,8 +16781,6 @@
"64b7d7f23d81c8a9ee03ac27 Description": "",
"653e6760052c01c1c805532f Name": "Ground Zero",
"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.",
"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",
@ -18874,7 +18760,6 @@
"629f10b114061f3074380298": "Eliminate PMC operatives with a headshot while using a bolt-action rifle on Lighthouse ",
"63aec6f256503c322a190374": "Eliminate PMC operatives with a headshot while using a bolt-action rifle on Streets of Tarkov",
"64b694c8a857ea477002a408": "Eliminate PMC operatives with a headshot while using a bolt-action rifle on Interchange",
"65e0812209dffc3fd97b99e8": "Eliminate PMC operatives with a headshot while using a bolt-action rifle on Ground Zero",
"5c0bde0986f77479cf22c2f8 acceptPlayerMessage": "",
"5c0bde0986f77479cf22c2f8 declinePlayerMessage": "",
"5c0bde0986f77479cf22c2f8 completePlayerMessage": "",
@ -18956,7 +18841,6 @@
"5c20ce1786f77453c56d6397": "",
"5c20ce2c86f774337f427599": "",
"63aec4fe6d6c3377e64b9f39": "Eliminate Scavs while wearing a UN uniform (UNTAR helmet, MF-UNTAR body armor, M4A1 rifle) on Streets of Tarkov",
"65e08aa9f5879b2586d5fd4c": "Eliminate Scavs while wearing a UN uniform (UNTAR helmet, MF-UNTAR body armor, M4A1 rifle) on Ground Zero",
"5c0d4c12d09282029f539173 acceptPlayerMessage": "",
"5c0d4c12d09282029f539173 declinePlayerMessage": "",
"5c0d4c12d09282029f539173 completePlayerMessage": "",
@ -18976,8 +18860,6 @@
"5dc984ae4b68b15f4825cea5": "Survive and extract from Reserve with the \"Survived\" exit status",
"629f08e7d285f377953b2af1": "Survive and extract from Lighthouse with the \"Survived\" exit status",
"63aec66556503c322a190372": "Survive and extract from Streets of Tarkov with the \"Survived\" exit status",
"65e0890851cc48a26928b4e4": "Выйти с локации Эпицентр со статусом \"Выжил\"",
"65e08b7a2f82d184fcf9ef61": "Survive and extract from Ground Zero with the \"Survived\" exit status",
"5c0d4e61d09282029f53920e acceptPlayerMessage": "",
"5c0d4e61d09282029f53920e declinePlayerMessage": "",
"5c0d4e61d09282029f53920e completePlayerMessage": "",
@ -19056,7 +18938,6 @@
"5c1248ef86f77428266184c2": "Reach level 4 loyalty with Therapist",
"5c1fab8686f77410894b63f7": "",
"5c1fab9286f77407e903a60d": "",
"65e08db1a97b2cd4e452432d": "Reach level 4 loyalty with Jaeger",
"5c12452c86f7744b83469073 acceptPlayerMessage": "",
"5c12452c86f7744b83469073 declinePlayerMessage": "",
"5c12452c86f7744b83469073 completePlayerMessage": "",
@ -20314,8 +20195,6 @@
"60ec2b04bc9a8b34cd453b81": "You must not die or leave the raid while the task is active (Status: KIA, Left the Action, MIA, Ran Through)",
"610144955a0e3804617cd69d": "",
"6101449a50bb44526c34c81d": "",
"65e09b343458a36a766837c7": "Eliminate PMC operatives in Ground Zero",
"65e19abadf39d26751b3bb1e": "Eliminate PMC operatives on Ground Zero",
"60e71b62a0beca400d69efc4 acceptPlayerMessage": "",
"60e71b62a0beca400d69efc4 declinePlayerMessage": "",
"60e71b62a0beca400d69efc4 completePlayerMessage": "",
@ -21339,7 +21218,6 @@
"6397a5cbdcdd126fef173f36": "Survive and extract from Streets of Tarkov through Primorsky Ave Taxi V-Ex",
"6397a6942e519e69d2139b25": "Locate and mark the first Patrol-A armored vehicle with an MS2000 Marker on Streets of Tarkov",
"6397a7ce706b793c7d6094c9": "Locate and mark the second Patrol-A armored vehicle with an MS2000 Marker on Streets of Tarkov",
"65e09d3f0d1442c78274027e": "Survive and extract from Ground Zero through Police Cordon V-Ex",
"63966faeea19ac7ed845db2c acceptPlayerMessage": "",
"63966faeea19ac7ed845db2c declinePlayerMessage": "",
"63966faeea19ac7ed845db2c completePlayerMessage": "I managed to contact the drivers. This wasn't easy, but I did unearth something interesting.",
@ -21584,7 +21462,6 @@
"63a9b591da7999196148ba63": "Eliminate Scavs while using melee weapons on Interchange",
"63a9b5b2813bba58a50c9eeb": "Eliminate Scavs while using melee weapons on Customs",
"63a9b5f064b9631d9178276b": "Eliminate Scavs while using melee weapons on Reserve",
"65e0a329893b7bf535c6a9fd": "Eliminate Scavs while using melee weapons on Ground Zero",
"63a9b36cc31b00242d28a99f acceptPlayerMessage": "",
"63a9b36cc31b00242d28a99f declinePlayerMessage": "",
"63a9b36cc31b00242d28a99f completePlayerMessage": "",
@ -21691,8 +21568,8 @@
"64e7b971f9d6fa49d6769b44 successMessageText": "One less scumbag to worry about. You did well, kid.",
"64e7ba17220ee966bf425ecb": "Locate and eliminate Kaban",
"64e7ba4a6393886f74119f3d": "Eliminate Kaban's guards at the car dealership on Streets of Tarkov",
"65bb698050fd7c32f5d666d1": "Locate and eliminate Basmach",
"65bb6a61a845e4eb51390b4e": "Locate and eliminate Gus",
"65bb698050fd7c32f5d666d1": "Find and eliminate Basmach",
"65bb6a61a845e4eb51390b4e": "Find and eliminate Gus",
"64e7b971f9d6fa49d6769b44 acceptPlayerMessage": "",
"64e7b971f9d6fa49d6769b44 declinePlayerMessage": "",
"64e7b971f9d6fa49d6769b44 completePlayerMessage": "",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -5212,10 +5212,10 @@
"5cc9c20cd7f00c001336c65d Description": "A compact tactical Laser Aiming Module with a blue dot. Mounts on any Picatinny/Weaver rail for precise target acquisition. Manufactured by NcSTAR.",
"5cd945d71388ce000a659dfb Name": "BEAR štandardný zvršok",
"5cd945d71388ce000a659dfb ShortName": "",
"5cd945d71388ce000a659dfb Description": "",
"5cd945d71388ce000a659dfb Description": "Combat shirt",
"5cd946231388ce000d572fe3 Name": "BEAR štandardné nohavice",
"5cd946231388ce000d572fe3 ShortName": "",
"5cd946231388ce000d572fe3 Description": "",
"5cd946231388ce000d572fe3 Description": "Combat pants",
"5cda9bcfd7f00c0c0b53e900 Name": "ASh-12 vertical foregrip",
"5cda9bcfd7f00c0c0b53e900 ShortName": "ASh-12",
"5cda9bcfd7f00c0c0b53e900 Description": "A vertical foregrip for the ASh-12 assault rifle.",
@ -5251,10 +5251,10 @@
"5cde95ef7d6c8b04713c4f2d Description": "",
"5cde9e957d6c8b0474535da7 Name": "USEC štandardné nohavice",
"5cde9e957d6c8b0474535da7 ShortName": "",
"5cde9e957d6c8b0474535da7 Description": "",
"5cde9e957d6c8b0474535da7 Description": "Combat pants",
"5cde9ec17d6c8b04723cf479 Name": "USEC štandardný zvršok",
"5cde9ec17d6c8b04723cf479 ShortName": "",
"5cde9ec17d6c8b04723cf479 Description": "",
"5cde9ec17d6c8b04723cf479 Description": "Combat shirt",
"5cdea20c7d6c8b0474535dab Name": "Worn jeans",
"5cdea20c7d6c8b0474535dab ShortName": "",
"5cdea20c7d6c8b0474535dab Description": "",
@ -5269,10 +5269,10 @@
"5cdea3197d6c8b20b577f017 Description": "",
"5cdea3f87d6c8b647a3769b2 Name": "Abibas nohavice",
"5cdea3f87d6c8b647a3769b2 ShortName": "",
"5cdea3f87d6c8b647a3769b2 Description": "",
"5cdea3f87d6c8b647a3769b2 Description": "Sportswear",
"5cdea42e7d6c8b0474535dad Name": "Abibas Tracksuit",
"5cdea42e7d6c8b0474535dad ShortName": "",
"5cdea42e7d6c8b0474535dad Description": "",
"5cdea42e7d6c8b0474535dad Description": "Sportswear",
"5cdeac22d7f00c000f26168f Name": "M700 Magpul Pro 700 chassis",
"5cdeac22d7f00c000f26168f ShortName": "Pro700",
"5cdeac22d7f00c000f26168f Description": "Pro 700 is a lightweight ergonomic chassis designed for the Remington M700 sniper rifle. Manufactured by Magpul.",
@ -5662,64 +5662,64 @@
"5d1f593286f7743014162044 Description": "",
"5d1f609d86f7744bca3f1689 Name": "BEAR Black Lynx",
"5d1f609d86f7744bca3f1689 ShortName": "",
"5d1f609d86f7744bca3f1689 Description": "",
"5d1f609d86f7744bca3f1689 Description": "Tactical jacket",
"5d1f60ae86f7744bcc04998b Name": "Tričko BEAR Contractor",
"5d1f60ae86f7744bcc04998b ShortName": "",
"5d1f60ae86f7744bcc04998b Description": "",
"5d1f60ae86f7744bcc04998b Description": "T-shirt",
"5d1f60b486f7744bcb0adfa8 Name": "FSB Fast Response",
"5d1f60b486f7744bcb0adfa8 ShortName": "",
"5d1f60b486f7744bcb0adfa8 Description": "",
"5d1f60b486f7744bcb0adfa8 Description": "Tactical shirt",
"5d1f60ca86f7743014163025 Name": "BEAR Ghost Marksman",
"5d1f60ca86f7743014163025 ShortName": "",
"5d1f60ca86f7743014163025 Description": "",
"5d1f60ca86f7743014163025 Description": "Tactical jacket",
"5d1f60f086f7744bce0ef704 Name": "BEAR Summerfield",
"5d1f60f086f7744bce0ef704 ShortName": "",
"5d1f60f086f7744bce0ef704 Description": "",
"5d1f60f086f7744bce0ef704 Description": "Field jacket",
"5d1f622186f7744bca3f168c Name": "USEC Aggressor TAC",
"5d1f622186f7744bca3f168c ShortName": "",
"5d1f622186f7744bca3f168c Description": "",
"5d1f622186f7744bca3f168c Description": "Tactical jacket",
"5d1f622e86f7744bcc04998c Name": "USEC Softshell Flexion",
"5d1f622e86f7744bcc04998c ShortName": "",
"5d1f622e86f7744bcc04998c Description": "",
"5d1f622e86f7744bcc04998c Description": "Tactical jacket",
"5d1f623386f7744bcd135833 Name": "USEC Woodland Infiltrator",
"5d1f623386f7744bcd135833 ShortName": "",
"5d1f623386f7744bcd135833 Description": "",
"5d1f623386f7744bcd135833 Description": "Combat shirt",
"5d1f623886f7743014163027 Name": "USEC PCS Multicam",
"5d1f623886f7743014163027 ShortName": "",
"5d1f623886f7743014163027 Description": "",
"5d1f623886f7743014163027 Description": "Combat shirt",
"5d1f623e86f7744bce0ef705 Name": "USEC PCU Ironsight",
"5d1f623e86f7744bce0ef705 ShortName": "",
"5d1f623e86f7744bce0ef705 Description": "",
"5d1f623e86f7744bce0ef705 Description": "Tactical jacket",
"5d1f646286f7744bce0ef70a Name": "FSB Urban Tact",
"5d1f646286f7744bce0ef70a ShortName": "",
"5d1f646286f7744bce0ef70a Description": "",
"5d1f646286f7744bce0ef70a Description": "Tactical pants",
"5d1f646c86f7743f8362cf3f Name": "BEAR Gorka Kobra",
"5d1f646c86f7743f8362cf3f ShortName": "",
"5d1f646c86f7743f8362cf3f Description": "",
"5d1f646c86f7743f8362cf3f Description": "Tactical pants",
"5d1f647186f7744bce0ef70c Name": "BEAR Gorka SSO",
"5d1f647186f7744bce0ef70c ShortName": "",
"5d1f647186f7744bce0ef70c Description": "",
"5d1f647186f7744bce0ef70c Description": "Tactical pants",
"5d1f647586f7744bcb0adfb0 Name": "BEAR Striker Infil Ops",
"5d1f647586f7744bcb0adfb0 ShortName": "",
"5d1f647586f7744bcb0adfb0 Description": "",
"5d1f647586f7744bcb0adfb0 Description": "Combat pants",
"5d1f647a86f7744bca3f1691 Name": "BEAR Summer Field",
"5d1f647a86f7744bca3f1691 ShortName": "",
"5d1f647a86f7744bca3f1691 Description": "",
"5d1f647a86f7744bca3f1691 Description": "Field pants",
"5d1f647f86f7744bcc04998f Name": "USEC Gen.2 Khyber",
"5d1f647f86f7744bcc04998f ShortName": "",
"5d1f647f86f7744bcc04998f Description": "",
"5d1f647f86f7744bcc04998f Description": "Tactical pants",
"5d1f648a86f7744bcd135841 Name": "USEC Woodland Infiltrator",
"5d1f648a86f7744bcd135841 ShortName": "",
"5d1f648a86f7744bcd135841 Description": "",
"5d1f648a86f7744bcd135841 Description": "Combat pants",
"5d1f648e86f774301416302b Name": "USEC Ranger Jeans",
"5d1f648e86f774301416302b ShortName": "",
"5d1f648e86f774301416302b Description": "",
"5d1f648e86f774301416302b Description": "Jeans",
"5d1f649286f7743f8362cf40 Name": "USEC Taclife Terrain",
"5d1f649286f7743f8362cf40 ShortName": "",
"5d1f649286f7743f8362cf40 Description": "",
"5d1f649286f7743f8362cf40 Description": "Tactical pants",
"5d1f649886f7744bce0ef70d Name": "USEC TACRES",
"5d1f649886f7744bce0ef70d ShortName": "",
"5d1f649886f7744bce0ef70d Description": "",
"5d1f649886f7744bce0ef70d Description": "Tactical pants",
"5d1f819086f7744b355c219b Name": "AR-10 Daniel Defense WAVE 7.62x51 muzzle brake",
"5d1f819086f7744b355c219b ShortName": "WAVE 762",
"5d1f819086f7744b355c219b Description": "The Daniel Defense WAVE muzzle brake is designed to securely mount the Daniel Defense WAVE suppressor to the host firearm, but also functions effectively without it. It's manufactured from aerospace 17-4 PH stainless steel and had a salt bath nitride finish for minimal corrosion.",
@ -5905,7 +5905,7 @@
"5d4da0cb86f77450fe0a6629 Description": "",
"5d4da10986f77450fc65edc3 Name": "USEC Commando",
"5d4da10986f77450fc65edc3 ShortName": "",
"5d4da10986f77450fc65edc3 Description": "",
"5d4da10986f77450fc65edc3 Description": "Sweater",
"5d4da36686f77421522b35ee Name": "usec_upper_commando",
"5d4da36686f77421522b35ee ShortName": "",
"5d4da36686f77421522b35ee Description": "",
@ -6304,16 +6304,16 @@
"5df8e4080b92095fd441e594 Description": "An upper receiver for the SR-25 rifle, manufactured by Knight's Armament Company.",
"5df8e5c886f7744a122d6834 Name": "BEAR Zaslon",
"5df8e5c886f7744a122d6834 ShortName": "",
"5df8e5c886f7744a122d6834 Description": "",
"5df8e5c886f7744a122d6834 Description": "Combat shirt",
"5df8e65d86f77412672a1e46 Name": "Meteor",
"5df8e65d86f77412672a1e46 ShortName": "",
"5df8e65d86f77412672a1e46 Description": "",
"5df8e72186f7741263108806 Name": "BEAR Oldschool",
"5df8e72186f7741263108806 ShortName": "",
"5df8e72186f7741263108806 Description": "",
"5df8e72186f7741263108806 Description": "Field pants",
"5df8e75786f7745c67099df4 Name": "USEC TIER2",
"5df8e75786f7745c67099df4 ShortName": "",
"5df8e75786f7745c67099df4 Description": "",
"5df8e75786f7745c67099df4 Description": "Tactical pants",
"5df8e79286f7744a122d6836 Name": "Sklon",
"5df8e79286f7744a122d6836 ShortName": "",
"5df8e79286f7744a122d6836 Description": "",
@ -6508,7 +6508,7 @@
"5e4ac41886f77406a511c9a8 Description": "The first generation of the modified CPC plate carrier originally designed by Crye Precision and adapted by Ars Arma for use by special forces of the Russian Federation. This modular body armor is based on a polymer harness that fits the body, which avoids the plate carrier backlash during active movement and also contributes to a more even distribution of weight. Made in the assault configuration of pouches and armor elements. Manufactured by Ars Arma.",
"5e4bb08f86f774069619fbbc Name": "BEAR Telnik",
"5e4bb08f86f774069619fbbc ShortName": "",
"5e4bb08f86f774069619fbbc Description": "",
"5e4bb08f86f774069619fbbc Description": "Shirt",
"5e4bb31586f7740695730568 Name": "bear_upper_telnik",
"5e4bb31586f7740695730568 ShortName": "",
"5e4bb31586f7740695730568 Description": "",
@ -6523,13 +6523,13 @@
"5e4bb3b586f77406812bd579 Description": "",
"5e4bb5e486f77406796b7b9e Name": "USEC TIER2",
"5e4bb5e486f77406796b7b9e ShortName": "",
"5e4bb5e486f77406796b7b9e Description": "",
"5e4bb5e486f77406796b7b9e Description": "Tactical shirt",
"5e4bb6d786f77406975c9364 Name": "BEAR TIGR",
"5e4bb6d786f77406975c9364 ShortName": "",
"5e4bb6d786f77406975c9364 Description": "",
"5e4bb6d786f77406975c9364 Description": "Combat pants",
"5e4bb6fc86f77406801a74f7 Name": "USEC Commando",
"5e4bb6fc86f77406801a74f7 ShortName": "",
"5e4bb6fc86f77406801a74f7 Description": "",
"5e4bb6fc86f77406801a74f7 Description": "Field pants",
"5e4bb8e686f77406796b7ba2 Name": "Ruská bunda",
"5e4bb8e686f77406796b7ba2 ShortName": "",
"5e4bb8e686f77406796b7ba2 Description": "",
@ -6703,16 +6703,16 @@
"5e9dcadd86f7743e20652f23 Description": "",
"5e9dcb8386f774054b6f79a9 Name": "BEAR TIGR",
"5e9dcb8386f774054b6f79a9 ShortName": "",
"5e9dcb8386f774054b6f79a9 Description": "",
"5e9dcb8386f774054b6f79a9 Description": "Combat shirt",
"5e9dcb9c86f7743e20652f25 Name": "USEC Urban Responder",
"5e9dcb9c86f7743e20652f25 ShortName": "",
"5e9dcb9c86f7743e20652f25 Description": "",
"5e9dcb9c86f7743e20652f25 Description": "Hoodie",
"5e9dcc8a86f77434375990e2 Name": "BEAR Zaslon",
"5e9dcc8a86f77434375990e2 ShortName": "",
"5e9dcc8a86f77434375990e2 Description": "",
"5e9dcc8a86f77434375990e2 Description": "Combat pants",
"5e9dccd686f774343b592592 Name": "USEC Deep Recon",
"5e9dccd686f774343b592592 ShortName": "",
"5e9dccd686f774343b592592 Description": "",
"5e9dccd686f774343b592592 Description": "Tactical pants",
"5e9dcf5986f7746c417435b3 Name": "Batoh LBT-8005A Day Pack",
"5e9dcf5986f7746c417435b3 ShortName": "Day Pack",
"5e9dcf5986f7746c417435b3 Description": "A simple and reliable 14-liter backpack in Multicam Black camouflage. Manufactured by London Bridge Trading.",
@ -6985,16 +6985,16 @@
"5f5f41f56760b4138443b352 Description": "The Thunderbolt fixed chest rig, containing all the basic utility pouches you'd need. Manufactured by Direct Action.",
"5f5f45df0bc58666c37e7832 Name": "BEAR G99",
"5f5f45df0bc58666c37e7832 ShortName": "",
"5f5f45df0bc58666c37e7832 Description": "",
"5f5f45df0bc58666c37e7832 Description": "Combat shirt",
"5f5f46086760b4138443b358 Name": "USEC Night Patrol",
"5f5f46086760b4138443b358 ShortName": "",
"5f5f46086760b4138443b358 Description": "",
"5f5f46086760b4138443b358 Description": "Tactical jacket",
"5f5f46fa5021ce62144be7bd Name": "BEAR G99",
"5f5f46fa5021ce62144be7bd ShortName": "",
"5f5f46fa5021ce62144be7bd Description": "",
"5f5f46fa5021ce62144be7bd Description": "Tactical pants",
"5f5f471bdf4f3100376a815e Name": "USEC Urban Responder",
"5f5f471bdf4f3100376a815e ShortName": "",
"5f5f471bdf4f3100376a815e Description": "",
"5f5f471bdf4f3100376a815e Description": "Tactical pants",
"5f5f64f947344c2e4f6c431e Name": "Scav Boot",
"5f5f64f947344c2e4f6c431e ShortName": "",
"5f5f64f947344c2e4f6c431e Description": "",
@ -7312,7 +7312,7 @@
"5fce3e965a9f8c40685693bc Description": "",
"5fce42bc187e6a2b994b8247 Name": "BEAR SRVV",
"5fce42bc187e6a2b994b8247 ShortName": "",
"5fce42bc187e6a2b994b8247 Description": "",
"5fce42bc187e6a2b994b8247 Description": "Combat pants",
"5fcf63da5c287f01f22bf245 Name": "usec_upper_tier3",
"5fcf63da5c287f01f22bf245 ShortName": "",
"5fcf63da5c287f01f22bf245 Description": "",
@ -7321,22 +7321,22 @@
"5fcf940bce1ba36a513bb9cc Description": "",
"5fcf9477fe40296c1d5fd7c8 Name": "USEC TIER3",
"5fcf9477fe40296c1d5fd7c8 ShortName": "",
"5fcf9477fe40296c1d5fd7c8 Description": "",
"5fcf9477fe40296c1d5fd7c8 Description": "Combat pants",
"5fd20ff893a8961fc660a954 Name": ".300 AAC Blackout AP",
"5fd20ff893a8961fc660a954 ShortName": "AP",
"5fd20ff893a8961fc660a954 Description": "A .300 Blackout (7.62x35mm) AP cartridge loaded with an 8.4 gram armor-piercing bullet from a 7.62x51mm NATO M80A1 cartridge, composed of a steel penetrator tip over a copper alloy core with a copper semi-jacket in a brass case. Despite the bullet's own characteristics when used in a full-power cartridge, these are affected when transferred to an intermediate cartridge, however, the bullet continues to have capabilities to pierce basic and intermediate body ballistic protections, in addition to being able to cause substantial adverse effects on the target after impact. Its design also allows it to be used in STANAG 5.56x45mm NATO magazines without any issues.",
"5fd3e77be504291efd0040ad Name": "USEC VEKTOR",
"5fd3e77be504291efd0040ad ShortName": "",
"5fd3e77be504291efd0040ad Description": "",
"5fd3e77be504291efd0040ad Description": "Tactical jacket",
"5fd3e7e2dd870108a754b230 Name": "BEAR Boreas",
"5fd3e7e2dd870108a754b230 ShortName": "",
"5fd3e7e2dd870108a754b230 Description": "",
"5fd3e7e2dd870108a754b230 Description": "Tactical jacket",
"5fd3e8e5bdd50d684f73a51d Name": "BEAR Grizzly",
"5fd3e8e5bdd50d684f73a51d ShortName": "",
"5fd3e8e5bdd50d684f73a51d Description": "",
"5fd3e8e5bdd50d684f73a51d Description": "Sportswear",
"5fd3e978e504291efd0040b3 Name": "USEC Adaptive Combat",
"5fd3e978e504291efd0040b3 ShortName": "",
"5fd3e978e504291efd0040b3 Description": "",
"5fd3e978e504291efd0040b3 Description": "Combat shirt",
"5fd3e9f71b735718c25cd9f8 Name": "usec_upper_acu",
"5fd3e9f71b735718c25cd9f8 ShortName": "",
"5fd3e9f71b735718c25cd9f8 Description": "",
@ -7519,10 +7519,10 @@
"603648ff5a45383c122086ac Description": "Jednoduchý nylonový nosný systém s neodnímateľnými vreckami. Umožňuje nosiť pomerne pôsobivé množstvo munície na úkor pohodlia.",
"6038b228af2e28262649af14 Name": "BEAR Rash Guard",
"6038b228af2e28262649af14 ShortName": "",
"6038b228af2e28262649af14 Description": "",
"6038b228af2e28262649af14 Description": "Sportswear",
"6038b24cd6505c1ec64a44a0 Name": "USEC Sandstone",
"6038b24cd6505c1ec64a44a0 ShortName": "",
"6038b24cd6505c1ec64a44a0 Description": "",
"6038b24cd6505c1ec64a44a0 Description": "Tactical jacket",
"6038b4b292ec1c3103795a0b Name": "LBT-6094A Slick Plate Carrier (Tan)",
"6038b4b292ec1c3103795a0b ShortName": "Slick",
"6038b4b292ec1c3103795a0b Description": "A simple yet effective plate carrier by London Bridge Trading company. The most minimalistic design intended for use with chest rigs. Tan version.",
@ -7543,10 +7543,10 @@
"60391b0fb847c71012789415 Description": "TP-200 je určený na použitie ako nálože pri výrobe seizmických prieskumov, medzidetonátory pri iniciácii vrtných náloží, drvenie nadrozmerných predmetov a vykonávanie špeciálnych trhacích prác.",
"603d01a1b41c9b37c6592047 Name": "BEAR VOIN",
"603d01a1b41c9b37c6592047 ShortName": "",
"603d01a1b41c9b37c6592047 Description": "",
"603d01a1b41c9b37c6592047 Description": "Combat pants",
"603d01b9d10cbf667352dd4a Name": "USEC Sage Warrior",
"603d01b9d10cbf667352dd4a ShortName": "",
"603d01b9d10cbf667352dd4a Description": "",
"603d01b9d10cbf667352dd4a Description": "Field pants",
"6040dd4ddcf9592f401632d2 Name": "Azimut SS \"Zhuk\" chest harness (SURPAT)",
"6040dd4ddcf9592f401632d2 ShortName": "Azimut",
"6040dd4ddcf9592f401632d2 Description": "A simple nylon bearing system with non-removable pouches. Allows you to carry a fairly impressive amount of ammunition at the expense of convenience. SURPAT camouflage version.",
@ -8239,10 +8239,10 @@
"619b69037b9de8162902673e Description": "Designed for both the civilian market and military use. The CQR47 stock can be easily mounted in place of the standard attachment of the AK/AKM non-folding stock. Manufactured by Hera Arms.",
"619b99ad604fcc392676806c Name": "BEAR Recon",
"619b99ad604fcc392676806c ShortName": "",
"619b99ad604fcc392676806c Description": "",
"619b99ad604fcc392676806c Description": "Combat pants",
"619b99d2d8ed4b751d2606c1 Name": "USEC K4",
"619b99d2d8ed4b751d2606c1 ShortName": "",
"619b99d2d8ed4b751d2606c1 Description": "",
"619b99d2d8ed4b751d2606c1 Description": "Tactical pants",
"619bc61e86e01e16f839a999 Name": "Alpha armband",
"619bc61e86e01e16f839a999 ShortName": "Alpha",
"619bc61e86e01e16f839a999 Description": "An armband for veterans who are still here from the Alpha times.",
@ -8275,10 +8275,10 @@
"619bdfd4c9546643a67df6fa Description": "An armband for hardcore USEC operators.",
"619bf75264927e572d0d5853 Name": "BEAR Sumrak",
"619bf75264927e572d0d5853 ShortName": "",
"619bf75264927e572d0d5853 Description": "",
"619bf75264927e572d0d5853 Description": "Tactical jacket",
"619bf78a64927e572d0d5855 Name": "USEC Cereum",
"619bf78a64927e572d0d5855 ShortName": "",
"619bf78a64927e572d0d5855 Description": "",
"619bf78a64927e572d0d5855 Description": "Tactical jacket",
"619cbf476b8a1b37a54eebf8 Name": "Military corrugated tube",
"619cbf476b8a1b37a54eebf8 ShortName": "MTube",
"619cbf476b8a1b37a54eebf8 Description": "A military-issued corrugated tube for ventilation systems of military equipment or air purification systems.",
@ -8887,16 +8887,16 @@
"6295e944e9de5e7b3751c4da Description": "",
"6295eb15869a02221651d318 Name": "USEC Chameleon",
"6295eb15869a02221651d318 ShortName": "",
"6295eb15869a02221651d318 Description": "",
"6295eb15869a02221651d318 Description": "Tactical jacket",
"6295eeed13119346e55d4523 Name": "BEAR VOLK",
"6295eeed13119346e55d4523 ShortName": "",
"6295eeed13119346e55d4523 Description": "",
"6295eeed13119346e55d4523 Description": "Tactical shirt",
"6295ef7d1f798f3be747969e Name": "BEAR Coyote",
"6295ef7d1f798f3be747969e ShortName": "",
"6295ef7d1f798f3be747969e Description": "",
"6295ef7d1f798f3be747969e Description": "Tactical pants",
"629613ad1f798f3be7479951 Name": "USEC DesOps",
"629613ad1f798f3be7479951 ShortName": "",
"629613ad1f798f3be7479951 Description": "",
"629613ad1f798f3be7479951 Description": "Tactical pants",
"62963c18dbc8ab5f0d382d0b Name": "Death Knight mask",
"62963c18dbc8ab5f0d382d0b ShortName": "Death Knight",
"62963c18dbc8ab5f0d382d0b Description": "A unique mask of the commander of the Goons squad, former USEC operators who decided not to flee Tarkov, but to create their own order.",
@ -10249,7 +10249,7 @@
"64ef3f3739e45b527a7c40ae Description": "",
"64ef3fa81a5f313cb144bf89 Name": "USEC Predator",
"64ef3fa81a5f313cb144bf89 ShortName": "",
"64ef3fa81a5f313cb144bf89 Description": "",
"64ef3fa81a5f313cb144bf89 Description": "Combat shirt",
"64f07f7726cfa02c506f8ac0 Name": "Journal",
"64f07f7726cfa02c506f8ac0 ShortName": "Journal",
"64f07f7726cfa02c506f8ac0 Description": "A journal of someone who really loves everything Soviet.",
@ -11920,10 +11920,10 @@
"657f8b94f92cd718b70154ff Description": "",
"657f8e6ccbb8470421442525 Name": "USEC Defender",
"657f8e6ccbb8470421442525 ShortName": "",
"657f8e6ccbb8470421442525 Description": "",
"657f8e6ccbb8470421442525 Description": "Tactical pants",
"657f8e9824d2053bb360b51d Name": "USEC BOSS Delta",
"657f8e9824d2053bb360b51d ShortName": "USEC BOSS Delta",
"657f8e9824d2053bb360b51d Description": "USEC BOSS Delta",
"657f8e9824d2053bb360b51d ShortName": "",
"657f8e9824d2053bb360b51d Description": "Tactical shirt",
"657f8ec5f4c82973640b234c Name": "Hybrid composite materials",
"657f8ec5f4c82973640b234c ShortName": "",
"657f8ec5f4c82973640b234c Description": "",
@ -11932,10 +11932,10 @@
"657f8f10f4c82973640b2350 Description": "",
"657f90b67ba4217c5e65b6e7 Name": "BEAR URON",
"657f90b67ba4217c5e65b6e7 ShortName": "",
"657f90b67ba4217c5e65b6e7 Description": "",
"657f90b67ba4217c5e65b6e7 Description": "Combat pants",
"657f90e5a9176671262fe34e Name": "BEAR OPS MGS",
"657f90e5a9176671262fe34e ShortName": "",
"657f90e5a9176671262fe34e Description": "",
"657f90e5a9176671262fe34e Description": "Tactical jacket",
"657f925dada5fadd1f07a57a Name": "Hybrid composite materials",
"657f925dada5fadd1f07a57a ShortName": "",
"657f925dada5fadd1f07a57a Description": "",
@ -12038,21 +12038,6 @@
"658420d8085fea07e674cdb6 Name": "Dead civilian",
"658420d8085fea07e674cdb6 ShortName": "",
"658420d8085fea07e674cdb6 Description": "",
"65ca457b4aafb5d7fc0dcb5d Name": "United Cutlery M48 Tactical Kukri",
"65ca457b4aafb5d7fc0dcb5d ShortName": "M48 Kukri",
"65ca457b4aafb5d7fc0dcb5d Description": "A 48 series tactical kukri manufactured by United Cutlery. Features a stainless steel blade and rubberized handle. A great addition to every survivalist's arsenal!",
"65ddcc9cfa85b9f17d0dfb07 Name": "UntitledCommonItem",
"65ddcc9cfa85b9f17d0dfb07 ShortName": "UntitledCommonItem",
"65ddcc9cfa85b9f17d0dfb07 Description": "UntitledCommonItem",
"66015072e9f84d5680039678 Name": "20x1mm toy gun",
"66015072e9f84d5680039678 ShortName": "Blicky",
"66015072e9f84d5680039678 Description": "A plastic semi-automatic toy gun firing 20x1mm disks. Designed for children over 5 years old. Manufactured in the USSR.",
"6601546f86889319850bd566 Name": "20x1mm disk",
"6601546f86889319850bd566 ShortName": "Disk",
"6601546f86889319850bd566 Description": "A toy ammunition in the form of a 20x1mm disk for the Soviet plastic toy gun. Manufactured in the USSR.",
"66015dc4aaad2f54cb04c56a Name": "Toy gun 20x1mm 20-round magazine",
"66015dc4aaad2f54cb04c56a ShortName": "Drum",
"66015dc4aaad2f54cb04c56a Description": "A standard disk magazine for the Soviet toy gun. Not recommended to load it with coins. Manufactured in the USSR.",
" V-ex_light": "Vozidlo na ceste k vojenskej základni",
" Voip/DisabledForOffline": "VOIP nie je v offline režime dostupné",
" kg": "Kg",
@ -12102,8 +12087,6 @@
"AI amount": "Množstvo AI",
"AI difficulty": "Obtiažnosť AI",
"AMD FSR 2.1:": "AMD FSR 2.2:",
"AMMO PENETRATION POWER": "Penetration",
"AMMO PROJECTILE COUNT": "Projectile count",
"ARMOR CLASS": "TRIEDA BAL. OCHRANY",
"ARMOR POINTS": "BODY BALI. OCHRANY",
"ARMOR TYPE": "TYP BRNENIA",
@ -12146,7 +12129,6 @@
"AheadOfTimeEnding": "ČAS DOKONČENIA",
"Aim": "Zamieriť",
"AimDrills": "Tréning mierenia",
"AimDrillsLevelingUpDescription": "The Aim Drills skill is improved by hitting enemies while aiming.",
"AimMaster": "Majster mierenia",
"AimMasterDescription": "Zdokonaľovanie mierenia zrýchľuje primierenie a znižuje následné kývanie hlavne.",
"AimMasterElite": "Increases aiming speed by [{0:0%}]",
@ -12241,12 +12223,9 @@
"Arena/CustomGames/toggle/tournament": "Tournament",
"Arena/EndMatchNotification": "Match has ended while you were away",
"Arena/Matching/CustomGames": "Custom games",
"Arena/Notification/Selection/Blocked": "Preset purchase blocked",
"Arena/OnCancelMatch": "Matching canceled due to loading issues",
"Arena/OnCancelMatch/Group": "Matching canceled due to group member having loading issues",
"Arena/OnCancelMatch/NoServer": "Could not find an available server. Please try later.",
"Arena/Popups/TwitchDropsHeader": "Redeem gift",
"Arena/Preset/Tooltip/Tab/6": "Various unique collectible presets.",
"Arena/Preset/Tooltip/Tab/Assault": "Assault is the most versatile class. Presets of this class have balanced equipment suitable for most combat situations.",
"Arena/Preset/Tooltip/Tab/CQB": "CQB is the most heavily armored class in the Arena. CQBs are characterized by their face shields and increased ammunition for their main weapons. Presets of this class are excellent in defending positions and prolonged firefights.",
"Arena/Preset/Tooltip/Tab/Collection": "Presets given for special achievements in the Arena.",
@ -12295,18 +12274,12 @@
"Arena/TeamColor/yellow": "Yellow",
"Arena/TeamColor/yellow_plural": "Yellow",
"Arena/Tiers/LockedBy/GroupPlayerPovertyThresholdBlocked": "Not enough money for one or more group members",
"Arena/Tiers/LockedBy/GroupPlayerTierPresetsUnlocked": "Not enough unlocked Tier presets for one or more group members",
"Arena/Tiers/LockedBy/GroupPlayerTierPresetsUnlocked {0}": "Not enough unlocked {0} presets for one or more group members",
"Arena/Tiers/LockedBy/PovertyThreshold": "Not enough money for the Tier",
"Arena/Tiers/LockedBy/PovertyThreshold {0}": "Not enough money for {0}",
"Arena/Tiers/LockedBy/GroupPlayerTierPresetsUnlocked": "Not enough unlocked tier presets for one or more group members",
"Arena/Tiers/LockedBy/PovertyThreshold": "Not enough money for the tier",
"Arena/Tiers/LockedBy/PresetsUnlocked": "Not enough unlocked presets",
"Arena/Tiers/LockedBy/UnavailableTier": "Tier not available for the game",
"Arena/Tiers/LockedBy/UnavailableTier {0}": "{0} currently not available for the game",
"Arena/Tiers/RankingAvailable {0}": "Ranked game unavailable: {0} presets unlocked",
"Arena/Tiers/Unlocked {0} presets": "{0} presets unlocked",
"Arena/Tiers/UnlockedPresets": "Presets unlocked",
"Arena/Tooltip/MapSelectedCounter": "Number of selected locations",
"Arena/Tooltip/MinMapCount {0}": "Select multiple locations. You need to select at least {0} location(s)",
"Arena/UI/Awaiting-Players": "Waiting for players",
"Arena/UI/Confirm-Match": "Confirm",
"Arena/UI/CustomMode": "Custom",
@ -12325,10 +12298,8 @@
"Arena/UI/Match_leaving_forbidden_body": "If you leave this match you will put your comrades at disadvantage.<br>You'll lose your reward, rating, and will be eligible for a temporary ban.",
"Arena/UI/Match_leaving_forbidden_header": "Warning! You are leaving the match.",
"Arena/UI/Match_leaving_permitted_header": "You can leave this match without penalty.",
"Arena/UI/PresetResetToDefault": "Settings for the following presets have been reset to default:",
"Arena/UI/Return": "RETURN",
"Arena/UI/Return-to-match": "RETURN TO MATCH",
"Arena/UI/Selection/Blocked": "Preset taken",
"Arena/UI/Waiting": "Waiting...",
"Arena/Ui/ServerFounding": "Looking for server...",
"Arena/Widgets/Observer/capture point": "Capture the objective",
@ -12383,16 +12354,9 @@
"ArenaUI/PresetView/FreePreset": "FREE",
"ArenaUI/PresetView/PresetPreview": "Preset preview",
"ArenaUI/PresetView/ShopPrice": "Shop price",
"Arena_AirPit": "Air Pit",
"Arena_AutoService": "Chop Shop",
"Arena_Bay5": "Bay 5",
"Arena_Bowl": "Bowl",
"Arena_Yard": "Block",
"Arena_equator_TDM_02": "Equator",
"Arena_result_final": "Final",
"Arena_result_result": "Results",
"Arena_result_rounds": "Round",
"Arena_saw": "Sawmill",
"Armband": "Páska na ruku",
"Armor": "Balistická vesta",
"Armor Zone BackHead": "Nape",
@ -12438,13 +12402,11 @@
"Assault": "Útočná puška",
"AssaultCarbine Mastering": "Útočná karabína",
"AssaultDescription": "Assault rifles handling skill improves the overall handling, reduces recoil and reload time of Assault rifles.",
"AssaultLevelingUpDescription": "The Assault Rifles weapon skill is improved by firing and reloading the corresponding weapon type.",
"AssaultRifle": "Útočné Pušky",
"AssaultRifle Mastering": "Útočná puška",
"AssortmentUnlockReward/Description": "Budete si môcť kúpiť tento predmet od {0} ako odmenu",
"AttachedLauncher": "Podhlavňový granátomet",
"AttachedLauncherDescription": "Zručnosť narábania s podhlavňovými granátometmi",
"AttachedLauncherLevelingUpDescription": "The Underbarrel Launchers weapon skill is improved by firing and reloading the corresponding weapon type.",
"Attention": "Pozornosť",
"Attention!": "Pozor!",
"Attention! All items, brought by you into the raid or found in it, have been lost.": "Attention! You have lost all items you brought and found during the raid.",
@ -12456,7 +12418,6 @@
"AttentionDescription": "Attention increases the looting speed of various containers.",
"AttentionEliteExtraLootExp": "Zdvojnásobuje skúsenosti za drancovanie",
"AttentionEliteLuckySearch": "Chance to instantly find an item in a container [({0})]",
"AttentionLevelingUpDescription": "The Attention skill is improved by searching containers and bodies.",
"AttentionLootSpeed": " Increases looting speed by [{0:0%}]",
"AttentionRareLoot": "Increases item examination speed by [{0:0%}]",
"Auctionsdescription": "Aukcie",
@ -12512,7 +12473,6 @@
"Bloom": "Bloom",
"BodyTemperature": "Teplota tela",
"Boiler Tanks": "Nádrže na vodu",
"BonfireBuff": "Bonfire's warmth",
"BoozeGenerator": "PÁLENICA",
"Boss pick": "Boss pick",
"BossType/AsOnline": "As in online",
@ -12623,7 +12583,6 @@
"CharismaFenceRepPenaltyReduction": "Reduces Fence reputation penalty",
"CharismaHealingDiscount": "Reduces after-raid healing services prices by [{0:0%}]",
"CharismaInsuranceDiscount": "Reduces insurance services prices by [{0:0%}]",
"CharismaLevelingUpDescription": "The Charisma skill is improved indirectly by leveling the Attention, Perception, and Intellect skills.",
"CharismaScavCaseDiscount": "Adds a discount to Scav Case prices",
"ChatScreen/QuestItemsListHeader": "The following items will be moved to quest item stash:",
"ChatScreen/QuestItemsMoved": "Items successfully moved to quest item stash",
@ -12741,7 +12700,6 @@
"CovertMovementDescription": "Covert movement makes your steps quieter and reduces the sound radius.",
"CovertMovementElite": "Covert movement becomes equally quiet on all surfaces",
"CovertMovementEquipment": "Reduces noise level of weapons and equipment by [{0:0%}]",
"CovertMovementLevelingUpDescription": "The Covert Movement skill is improved by moving quietly.",
"CovertMovementLoud": "Reduces noise level of footsteps on uncommon surfaces by [{0:0%}]",
"CovertMovementSoundRadius": "Reduces Covert Movement sound radius by [{0:0%}]",
"CovertMovementSoundVolume": "Reduces noise level of footsteps on common surfaces by [{0:0%}]",
@ -12749,7 +12707,6 @@
"Crafting": "Vlastná výroba",
"CraftingContinueTimeReduce": "Reduces all cyclic production time (except Bitcoin Farm) by [{0:0.##%}]",
"CraftingElite": "Ability to craft up to two different items in a zone at once",
"CraftingLevelingUpDescription": "The Crafting skill is improved by creating items in the Hideout.",
"CraftingSingleTimeReduce": "Reduces item crafting time by [{0:0.##%}]",
"Craftingdescription": "Improving the crafting skill reduces the production time of items, including those produced cyclically.",
"Create group dialog": "Vytvoriť skupinovú konverzáciu",
@ -12779,7 +12736,6 @@
"DISPOSE": "VYHODIŤ",
"DMR": "DMR",
"DMRDescription": "Designated Marksman Rifle handling skill improves the overall handling, reduces recoil and reload time of DMRs.",
"DMRLevelingUpDescription": "The Designated Marksman Rifles weapon skill is improved by firing and reloading the corresponding weapon type.",
"DON'T TRY TO LEAVE": "NESNAŽTE SA ODÍSŤ",
"DONTKNOW": "NEVIEM",
"DOWN": "K ZEMI",
@ -12934,7 +12890,6 @@
"EAntialiasingMode/None": "Off",
"EAntialiasingMode/TAA_High": "TAA High",
"EAntialiasingMode/TAA_Low": "TAA",
"EAreaType/PlaceOfFame/Tooltip": "<b><color=#C5C3B2>Gaining bonuses for PMC dogtags</color></b>.\n\nBonuses are given for dogtags of PMC players who are:\n- Of the opposing faction;\n- Not in your friend list;\n- Not in your group at the time of the kill.\n\nEach dogtag level brings a <color=#6dcbe7>{0}%</color> <color=#C5C3B2>bonus</color>\nMaximum <color=#C5C3B2>bonus</color> for one dogtag is <color=#6dcbe7>{1}%</color>",
"EArenaPresetsType/Assault": "Assault",
"EArenaPresetsType/CQB": "CQB",
"EArenaPresetsType/Marksman": "Marksman",
@ -13142,7 +13097,6 @@
"EnduranceBuffRestorationTimeRed": "Reduces breath recovery time by [{0:0%}]",
"EnduranceDescription": "Endurance influences the amount of stamina and the rate of exhaustion while running or jumping, as well as holding and recovering breath.",
"EnduranceHands": "Výdrž rúk zvýšená",
"EnduranceLevelingUpDescription": "The Endurance skill is improved by sprinting without the overweight status effect, and by working out in the Hideout gym.",
"EnergyExpensesUp {0}": "Spotreba energie sa zvýšila o {0}",
"EnergyRate": "Regenerácia energie",
"Enter": "Zadajte",
@ -13272,7 +13226,6 @@
"Friends": "Priatelia",
"Friends invite is already sent": "Už ste odoslali žiadosť o priateľstvo.",
"Friends list": "Zoznam priateľov",
"FrostbiteBuff": "Morana's frostbite",
"Full": "Plný",
"Full Recovery Time": "Čas do úplného zotavenia",
"Fullscreen mode:": "Režim obrazovky:",
@ -13341,7 +13294,6 @@
"HIT": "ZÁSAH",
"HMG": "Ťažký guľomet",
"HMGDescription": "Heavy machinegun handling skill improves the overall handling, reduces recoil and reload time of Heavy Machine Guns.",
"HMGLevelingUpDescription": "The Heavy Machine Guns weapon skill is improved by firing and reloading the corresponding weapon type.",
"HOLD FIRE": "NESTRIEĽAŤ",
"HOLDFIRE": "NESTRIEĽAŤ",
"HOLDPOSITION": "DRŽTE POZÍCIU",
@ -13378,7 +13330,6 @@
"HealthElitePosion": "Imunita proti jedu [({0})]",
"HealthEnergy": "Reduces energy consumption by [{0:0%}]",
"HealthHydration": "Reduces dehydration rate by [{0:0%}]",
"HealthLevelingUpDescription": "The Health skill is improved indirectly by leveling the Strength, Endurance, and Vitality skills.",
"HealthOfflineRegenerationInc": "Increases off-raid health regeneration by [{0:0%}]",
"HealthRate": "Regenerácia zdravia",
"HealthTreatment/SkipHealthTreatmentDialogue": "Attention! Your health is low.\nSkip health treatment and\n<b>proceed to the MAIN MENU</b>?",
@ -13392,7 +13343,6 @@
"HeavyVestRepairDegradationReduction": "Reduces wear amount when using repair kits by [{0:0%}]",
"HeavyVests": "Ťažké vesty",
"HeavyVestsDescription": "Zručnosť v nosení ťažkej balistickej vesty znižuje množstvo spôsobeného poškodenia z priestrelu alebo výbuchu a zvyšuje pohyblivosť.",
"HeavyVestsLevelingUpDescription": "The Heavy Vests skill is improved by repairing heavy body armor and ballistic plates with repair kits.",
"Hideout/Craft/ToolMarkerTooltip": "This item will be used as an auxiliary tool. It will return to your stash once production is complete.",
"Hideout/Handover window/Caption/All weapons": "All weapons",
"Hideout/Handover window/Message/Items in stash selected:": "Items in stash selected:",
@ -13405,7 +13355,6 @@
"HideoutExtraSlots": "+2 sloty na palivové kanistre\n+2 sloty na vodné filtre\n+2 sloty na filtre vzduchu\n+2 úložné miesta na mince z bitcoinovej farmy",
"HideoutInteractions/TransferItems": "Transfer items",
"HideoutManagement": "Správa úkrytu",
"HideoutManagementLevelingUpDescription": "The Hideout Management skill is improved by creating items and upgrading zones in the Hideout.",
"HideoutResourceConsumption": "Reduces fuel, air and water filters consumption rate by [{0:0%}]",
"HideoutZoneBonusBoost": "Increases all percentage bonuses from Hideout zones by [{0:0}%] of their values",
"Hideout\\Craft\\ToolMarketTooltip": "",
@ -13444,7 +13393,6 @@
"Immunity": "Imunita",
"ImmunityAvoidPoisonChance": "Increases chance to avoid a poison by [{0:0%}]",
"ImmunityDescription": "Immunity affects the susceptibility to illnesses and the effectiveness of their treatment.",
"ImmunityLevelingUpDescription": "The Immunity skill is improved by being under the effects of poisoning and other negative effects of stimulants.",
"ImmunityMiscEffects": "Reduces all negative effects from stimulants, food, water by [{0:0%}]",
"ImmunityMiscEffectsChance": "Chance to gain immunity to negative effects from stimulants, food, water up to [{0:0%}]",
"ImmunityPainKiller": "Increases painkiller action time by [{0:0%}]",
@ -13473,7 +13421,6 @@
"IntellectEliteContainerScope": "Guess container contents without searching",
"IntellectEliteNaturalLearner": "You do not need a manual for item examination",
"IntellectLearningSpeed": "Increases item examination speed by [{0:0%}]",
"IntellectLevelingUpDescription": "The Intellect skill is improved by examining previously unidentified items and repairing weapons.",
"IntellectRepairPointsCostReduction": "Reduces repair kit point consumption by [{0:0%}]",
"IntellectWeaponMaintance": "Increases weapon repair effectiveness by [{0:0%}]",
"IntelligenceCenter": "SPRAVODAJSKÉ CENTRUM",
@ -13645,7 +13592,6 @@
"LL": "LL",
"LMG": "Ľahký guľomet",
"LMGDescription": "Light Machinegun handling skill improves the overall handling, reduces recoil and reload time of LMGs.",
"LMGLevelingUpDescription": "The Light Machine Guns weapon skill is improved by firing and reloading the corresponding weapon type.",
"LOAD": "NABIŤ",
"LOAD FROM DIRECTORY...": "Načítať z adresára...",
"LOAD FROM FILE...": "Načítať zo súboru...",
@ -13667,7 +13613,6 @@
"LastHeroDescriptionShort": "You are on your own",
"Launcher": "Rocket Launchers",
"LauncherDescription": "Zručnosť narábania s granátometmi",
"LauncherLevelingUpDescription": "The Grenade Launchers weapon skill is improved by firing and reloading the corresponding weapon type.",
"LeanLockLeft": "Vykloniť sa vľavo",
"LeanLockRight": "Vykloniť sa vpravo",
"LeanX negative": "Smoothly lean left",
@ -13704,7 +13649,6 @@
"LightVestRepairDegradationReduction": "Reduces wear amount when using repair kits by [{0:0%}]",
"LightVests": "Ľahké vesty",
"LightVestsDescription": "Light body armor wearing skill improves mobility and reduces the amount of received penetration and melee damage to your health.",
"LightVestsLevelingUpDescription": "The Light Vests skill is improved by repairing light body armor and ballistic plates with repair kits.",
"Lighthouse": "Maják",
"Lighthouse_pass": "Path to Lighthouse",
"Lighting quality:": "Kvalita osvetlenia:",
@ -13756,7 +13700,6 @@
"MAP": "MAPA",
"MASTERING": "SKÚSENOSTI",
"MATERIAL": "Materiál",
"MAX AMMO DAMAGE": "Damage",
"MAXCOUNT": "MAX POČET",
"MAXIMUM THROW DAMAGE": "MAXIMÁLNE POŠKODENIE HODOM",
"MED USE TIME": "ČAS POUŽITIA MED.",
@ -13807,7 +13750,6 @@
"MagDrillsInstantCheck": "Magazine is checked instantly when moved to your inventory",
"MagDrillsInventoryCheckAccuracy": "Increases the accuracy of magazine check through the context menu by [{0}%]",
"MagDrillsInventoryCheckSpeed": "Increases the speed of magazine check through the context menu by [{0}%]",
"MagDrillsLevelingUpDescription": "The Mag Drills skill is improved by loading, unloading, and checking magazines.",
"MagDrillsLoadProgression": "Nabíjanie zásobníkov je vykonávané rýchlejšie s každým nabitým nábojom",
"MagDrillsLoadSpeed": "Increases ammo loading speed by [{0}%]",
"MagDrillsUnloadSpeed": "Increases ammo unloading speed by [{0}%]",
@ -13881,11 +13823,9 @@
"Meds": "Lieky",
"Melee": "Chladné zbrane",
"MeleeDescription": "Zručnosť narábania s chladnými zbraňami",
"MeleeLevelingUpDescription": "The Melee skill is improved by striking enemies with melee weapons.",
"Memory": "Pamäť",
"MemoryDescription": "Vytrénované zručnosti vydržia dlhšie pred tým než začnú miznúť",
"MemoryEliteMentalNoDegradation": "You don't forget any skills",
"MemoryLevelingUpDescription": "The Memory skill is improved by",
"MemoryMentalForget1": "Reduces the rate at which you forget skills by [{0:0%}]",
"MemoryMentalForget2": "Reduces rollback of skill levels by [{0:0%}]",
"Mental": "Duševné",
@ -13895,7 +13835,6 @@
"MetabolismEliteBuffNoDyhydration": "You don't receive damage from exhaustion and dehydration",
"MetabolismEliteNoForget": "You don't forget any Physical skills",
"MetabolismEnergyExpenses": "Reduces energy consumption and dehydration rate by [{0:0%}]",
"MetabolismLevelingUpDescription": "The Metabolism skill is improved by consuming energy and water supplies.",
"MetabolismMiscDebuffTime": "Reduces negative effect time of stimulants, food, water by [{0:0%}]",
"MetabolismPhysicsForget": "Reduces the rate of forgetting Physical skills by [{0:0%}]",
"MetabolismPhysicsForget2": "Decreases maximum scale of forgetting Physical skills",
@ -14139,7 +14078,6 @@
"PerceptionDescription": "Mastering perception increases the hearing distance, improves aiming concentration and makes detection of nearby loot easier.",
"PerceptionFov": "Increases aiming concentration by [{0:0%}]",
"PerceptionHearing": "Increases hearing distance by [{0:0%}]",
"PerceptionLevelingUpDescription": "The Perception skill is improved by finding and picking up any items.",
"PerceptionLootDot": "Increases loot detection radius by [{0:0%}]",
"PerceptionmEliteNoIdea": "Oznámenie blízkosti koristi",
"Perish": "Zahynul",
@ -14148,7 +14086,6 @@
"Pistol": "Pištoľ",
"Pistol Mastering": "Pistol",
"PistolDescription": "Pistol handling skill improves the overall handling, reduces recoil and reload time of pistols.",
"PistolLevelingUpDescription": "The Pistols weapon skill is improved by firing and reloading the corresponding weapon type.",
"PlaceOfFame": "SIEŇ SLÁVY",
"PlantLocationDescription": "Priemyselná zóna a zariadenia chemičky č. 16 boli nelegálne prenajaté spoločnosti TerraGroup. Počas Contract Wars sa priestory závodu stali svedkami mnohých tvrdých prestreliek medzi operátormi USEC a BEAR, ktorí potom striedavo ovládali túto priemyselnú časť Tarkova. Nestabilná situácia neskôr zapríčinila, že sa priestory zariadenia stali útočiskom pre zvyšných civilistov, odpadlíkov a všetkých druhov militantov a ozbrojených síl, vrátane rozptýlených jednotiek USEC a BEAR.",
"Player": "Hráč",
@ -14220,7 +14157,6 @@
"ProneMovement": "Plazenie",
"ProneMovementDescription": "Mastering the prone movement makes it faster and quieter.",
"ProneMovementElite": "Increases prone movement speed by [{0:0%}]",
"ProneMovementLevelingUpDescription": "The Prone Movement skill is improved by moving while in a prone position.",
"ProneMovementSpeed": "Increases Prone Movement Speed by [(+{0:0%})]",
"ProneMovementVolume": "Znižuje hlasitosť plazenia o [(-{0:0%})]",
"Protect objective {0:F1}": "Chráňte predmet{0:F1}",
@ -14412,7 +14348,6 @@
"RecoilControlDescription": "Greater control over recoil reduces horizontal spread, making the recoil more predictable.",
"RecoilControlElite": "Improves recoil control by [{0:0%}]",
"RecoilControlImprove": "Improves recoil control by [{0:0%}]",
"RecoilControlLevelingUpDescription": "The Recoil Control skill is improved by continuous shooting. The higher the base recoil of the weapon, the faster the skill improves.",
"RecommendedVRAM:": "Recommended VRAM",
"Reconnection is not available at this moment due to testing purposes": "Opätovné pripojenie momentálne nie je dostupné kvôli testovacím účelom",
"RedRebel_alp": "Climber's Trail",
@ -14442,7 +14377,6 @@
"Report game bug abuse": "Nahlásiť zneužívanie chyby v hre",
"Report offensive nickname": "Nahlásiť urážlivú prezývku",
"Report suspected cheat use": "Nahlásiť podozrenie z použitia cheatu",
"Report suspicious profile": "Report suspicious profile",
"ReportAbuseBug": "Report bug abuse",
"ReportAbuseVoip": "Report VoIP & Radio abuse",
"ReportCheater": "Report suspected cheater",
@ -14478,7 +14412,6 @@
"Revolver": "Revolver",
"Revolver Mastering": "Revolver",
"RevolverDescription": "Zručnosť narábania s revolvermi.",
"RevolverLevelingUpDescription": "The Revolvers weapon skill is improved by firing and reloading the corresponding weapon type.",
"RezervBase": "Reserve",
"Rig": "Vesta",
"Right Arm": "PRAVÁ RUKA",
@ -14528,7 +14461,6 @@
"SKILLS_SPEED_UP": "Zvýšenie rýchlosti levlovania",
"SMG": "Samopal",
"SMGDescription": "Submachine Gun handling skill improves the overall handling, reduces recoil and reload time of SMGs.",
"SMGLevelingUpDescription": "The Submachine guns weapon skill is improved by firing and reloading the corresponding weapon type.",
"SNIPERPHRASE": "OSTREĽOVAČ",
"SO": "SO",
"SOUND": "ZVUK",
@ -14546,7 +14478,6 @@
"Sales sum with {0} increased by {1}": "Veľkosť zliav u {0} sa zvýšila o {1}",
"Sandbox": "Ground Zero",
"Sandbox_VExit": "Police Cordon V-Ex",
"Sandbox_high": "Ground Zero",
"Saturation:": "Sýtosť:",
"Savage matchmaker": "Begin a raid as a Scav, a local bandit with a random set of gear. Tarkov is your home, you make the rules!",
"SavageBannerDescription": "A raid as a Scav is different from a raid as your main PMC character. Player Scavs will spawn at random locations and times during an ongoing raid. The Scav's health and equipment will also be random. Extracting as a Scav will give you the opportunity to transfer any loot obtained during the raid to your main PMC character's stash. Completing a raid as a Scav will not transfer experience to your PMC character. Dying as a Scav will not affect your progress in any way.",
@ -14585,7 +14516,6 @@
"Search": "Hľadať",
"SearchDescription": "The search skill mastering allows you to search bodies and containers faster and more efficiently.",
"SearchDouble": "Prehľadávanie dvoch kontajnerov naraz",
"SearchLevelingUpDescription": "The Search skill is improved by searching containers.",
"SecondPrimaryWeapon": "Na chrbte",
"SecondaryWeapon": "Sekundárna zbraň",
"SecuredContainer": "Puzdro",
@ -14638,14 +14568,12 @@
"Settings/Settings have been changed": "Some settings have been changed. Do you wish to save them?",
"Settings/Sound/BinauralSound": "Binaural audio",
"Settings/Sound/ChatVolume": "Chat volume:",
"Settings/Sound/CommentatorVolume": "Announcer volume:",
"Settings/Sound/Device": "Audio device",
"Settings/Sound/HideoutVolume": "Hideout volume:",
"Settings/Sound/InterfaceVolume": "Interface volume:",
"Settings/Sound/MusicOnRaidEnd": "Music on raid end",
"Settings/Sound/MusicVolume": "Music volume:",
"Settings/Sound/OverallVolume": "Overall volume:",
"Settings/Sound/ReadyToMatchSoundVolume": "Match accept screen volume:",
"Settings/UnavailablePressType": "Nedostupné",
"SevereMusclePain": "Severe muscle pain",
"Shack": "Military Base CP",
@ -14677,7 +14605,6 @@
"Shotgun": "Brokovnica",
"Shotgun Mastering": "Shotgun",
"ShotgunDescription": "Shotgun handling skill improves the overall handling and recoil of shotguns.",
"ShotgunLevelingUpDescription": "The Shotguns weapon skill is improved by firing and reloading the corresponding weapon type.",
"Show icons": "Zobraziť ikony",
"Show:": "Zobraziť:",
"SightingRange": "SIGHTING RANGE",
@ -14701,7 +14628,6 @@
"Sniper": "Ostreľovačka",
"Sniper Roadblock": "Zátarasa ostreľovačov",
"SniperDescription": "Sniper rifle handling skill improves the overall handling, reduces recoil and reload time of Sniper rifles.",
"SniperLevelingUpDescription": "The Bolt-action rifles weapon skill is improved by firing and reloading the corresponding weapon type.",
"SniperRifle": "Ostreľovačka",
"SniperRifle Mastering": "Sniper rifle",
"Sniper_exit": "Mira Ave",
@ -14734,8 +14660,6 @@
"StartInGroup": "Together",
"StartLookingForGroup": "Začať hľadať tím",
"StartNotInGroup": "Separately",
"StashLinesExternalObtain": "Stash upgrade",
"StashLinesExternalObtain/Tooltip": "Stash upgrade is available for purchase on the website",
"StatFoundMoneyEUR": "Nájdených EUR",
"StatFoundMoneyRUB": "Nájdených RUB",
"StatFoundMoneyUSD": "Nájdených USD",
@ -14779,12 +14703,10 @@
"StrengthBuffSprintSpeedInc": "Increases movement and sprint speed by [{0:0%}]",
"StrengthBuffThrowDistanceInc": "Increases throw distance by [{0:0%}]",
"StrengthDescription": "Zvýšenie sily umožní skákať vyššie, behať rýchlejšie, udierať silnejšie a hádzať ďalej, naviac dokážete uniesť väčšiu váhu.",
"StrengthLevelingUpDescription": "The Strength skill is improved by sprinting with the overweight status effect, throwing grenades, using melee weapons, and by working out in the Hideout gym.",
"StressBerserk": "Prístup k módu Berserk",
"StressPainChance": "Reduces pain shock chance by [{0:0%}]",
"StressResistance": "Odolnosť voči stresu",
"StressResistanceDescription": "Stress resistance improves the chances of withstanding injury shock, shaking hands, and tremors.",
"StressResistanceLevelingUpDescription": "The Stress Resistance skill is improved by receiving damage. Having the Pain status effect without using painkillers also improves this skill.",
"StressTremor": "Reduces tremor oscillation by [{0:0%}]",
"StringSeparator/Or": " or ",
"Stun": "Omráčený",
@ -14851,7 +14773,6 @@
"Summary": "Zhrnutie",
"Surgery": "Chirurgia",
"SurgeryDescription": "Schopnosť vykonať poľnú operáciu môže zachrániť tvoj život v kritickej situácií. Čim lepšie si osvojíš túto zručnosť, tým rýchlejšie a lepšie budeš vykonávať operácie.",
"SurgeryLevelingUpDescription": "The Surgery skill is improved by using surgical kits on injured body parts.",
"SurgeryReducePenalty": "Reduces surgery HP penalty by [{0:0%}]",
"SurgerySpeed": "Increases surgery speed by [{0:0%}]",
"Survival Rate Short": "S/R: <color=#C3C5BBFF>{0}%</color>",
@ -14927,7 +14848,6 @@
"Throwing": "Vrhacie zbrane",
"ThrowingDescription": "The throwing weapons handling skills allow you to throw grenades farther and with less energy consumption.",
"ThrowingEnergyExpenses": "Reduces required throw energy by [{0:0%}]",
"ThrowingLevelingUpDescription": "The Throwables skill is improved by throwing grenades.",
"ThrowingStrengthBuff": "Increases throw strength by [{0:0%}]",
"ThrowingWeaponsBuffElite": "Throwables don't require energy and fatigue does not affect their accuracy",
"Time flow": "Time flow",
@ -14976,11 +14896,11 @@
"Trading/Dialog/AvaliableServices": "Can you help me with something?",
"Trading/Dialog/Btr/News": "What's the news?",
"Trading/Dialog/Btr/News/Next": "Any more news?",
"Trading/Dialog/Btr/News1": "It's been snowing so hard recently! We haven't had snow like this since the Contract Wars. It's like we don't live up north. Shame it's all melted now.",
"Trading/Dialog/Btr/News2": "You don't go out often, do you? There was a big holiday, the whole town celebrated! Happy holidays, by the way.",
"Trading/Dialog/Btr/News3": "Our kingpins made a big mess, didn't they? Sitting at their spots, not moving, not letting anyone breathe.",
"Trading/Dialog/Btr/News4": "This weirdo who dresses up as Santa Claus year after year, he's talking now! I thought he was mute.",
"Trading/Dialog/Btr/News5": "Folks started picking up figurines of local celebrities all over the city. I wonder if my BTR will turn out to be one or not.",
"Trading/Dialog/Btr/News1": "The biggest news is the BTR! I fixed it all myself. Consider it my own creation. Now I can drive people around. Maybe that'll help me pay for the repairs.",
"Trading/Dialog/Btr/News2": "Someone is organizing gladiatorial fights in Tarkov. They say a lot of people went there of their own free will. The money's pretty good. If you survive, obviously!",
"Trading/Dialog/Btr/News3": "There was an uproar all over Tarkov over some TerraGroup documents. They've even been looking beyond the border, but I kinda don't believe it.",
"Trading/Dialog/Btr/News4": "A while back, most of the AP ammo went missing from the traders' stocks. Fighters like you were running all over Tarkov, looking for other people's ammo stashes. Now everything's fine though.",
"Trading/Dialog/Btr/News5": "Sanitar tried to strengthen his influence in Tarkov recently. He had some kind of an antidote, apparently. Not long before that, a lot of people got poisoned. Coincidence? I think not.",
"Trading/Dialog/Btr/NoNews": "I think that's all the news I have.",
"Trading/Dialog/Btr/ServicePayoff{0}": "Works for me, yes. <i>(hand over \"{0}\")</i>",
"Trading/Dialog/BtrBotCover/Description": "The whole time you're in the BTR, we'll shoot anyone who sticks their noses out. We'll also clear the drop zone and cover you while you get out, but not for long.",
@ -14999,34 +14919,18 @@
"Trading/Dialog/PlayerHandoveItem{0}": "Found this. <color=grey><i>(hand over \"{0}\")</i></color>",
"Trading/Dialog/PlayerTaxi/Description": "Here's where I can drop you off. Pick one.",
"Trading/Dialog/PlayerTaxi/Name": "Take a ride",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p1/Description": "Alright, destination - Rodina cinema. Price okay for you?",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p1/Name": "Rodina Cinema",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p2/Description": "Driving to the tram. You got the cash, right?",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p2/Name": "Tram",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p3/Description": "Great, we're on course for city center. You got enough cash?",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p3/Name": "City Center",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p4/Description": "Gonna drive to the collapsed crane. You okay with the price?",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p4/Name": "Collapsed Crane",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p5/Description": "I'll take you to the old Scav checkpoint. Price is fine, yeah?",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p5/Name": "Old Scav Checkpoint",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p6/Description": "I'll drive you over to the Pinewood hotel. How's the price, all satisfactory?",
"Trading/Dialog/PlayerTaxi/TarkovStreets/p6/Name": "Pinewood Hotel",
"Trading/Dialog/PlayerTaxi/Woods/p1/Description": "Gonna head to the Scav bunker. Price alright?",
"Trading/Dialog/PlayerTaxi/Woods/p1/Name": "Scav Bunker",
"Trading/Dialog/PlayerTaxi/Woods/p2/Description": "The sunken village, huh? I think we can make it. Here's the price.",
"Trading/Dialog/PlayerTaxi/Woods/p2/Name": "Sunken Village",
"Trading/Dialog/PlayerTaxi/Woods/p3/Description": "Could drive you to the fork in the road, sure. You got enough cash?",
"Trading/Dialog/PlayerTaxi/Woods/p3/Name": "Junction",
"Trading/Dialog/PlayerTaxi/Woods/p4/Description": "Sawmill? No problem! Here's my pricing.",
"Trading/Dialog/PlayerTaxi/Woods/p4/Name": "Sawmill",
"Trading/Dialog/PlayerTaxi/Woods/p5/Description": "To the USEC checkpoint, alright. Not driving for free, though.",
"Trading/Dialog/PlayerTaxi/Woods/p5/Name": "USEC Checkpoint",
"Trading/Dialog/PlayerTaxi/Woods/p6/Description": "I'm mapping out the route to the Emercom base. You cool price-wise?",
"Trading/Dialog/PlayerTaxi/Woods/p6/Name": "Emercom Base",
"Trading/Dialog/PlayerTaxi/Woods/p7/Description": "Okie-dokie, old sawmill it is. Here's the price.",
"Trading/Dialog/PlayerTaxi/Woods/p7/Name": "Old Sawmill",
"Trading/Dialog/PlayerTaxi/Woods/p8/Description": "You want me to drop you off at the depot? Just so you know, you can't get out of there without me. If the price is okay, you keep an eye on the time there, okay?",
"Trading/Dialog/PlayerTaxi/Woods/p8/Name": "Train Depot",
"Trading/Dialog/PlayerTaxi/p1/Description": "Alright, destination - Rodina cinema. Price okay for you?",
"Trading/Dialog/PlayerTaxi/p1/Name": "Rodina Cinema",
"Trading/Dialog/PlayerTaxi/p2/Description": "Driving to the tram. You got the cash, right?",
"Trading/Dialog/PlayerTaxi/p2/Name": "Tram",
"Trading/Dialog/PlayerTaxi/p3/Description": "Great, we're on course for city center. You got enough cash?",
"Trading/Dialog/PlayerTaxi/p3/Name": "City Center",
"Trading/Dialog/PlayerTaxi/p4/Description": "Gonna drive to the collapsed crane. You okay with the price?",
"Trading/Dialog/PlayerTaxi/p4/Name": "Collapsed Crane",
"Trading/Dialog/PlayerTaxi/p5/Description": "I'll take you to the old Scav checkpoint. Price is fine, yeah?",
"Trading/Dialog/PlayerTaxi/p5/Name": "Old Scav Checkpoint",
"Trading/Dialog/PlayerTaxi/p6/Description": "I'll drive you over to the Pinewood hotel. How's the price, all satisfactory?",
"Trading/Dialog/PlayerTaxi/p6/Name": "Pinewood Hotel",
"Trading/Dialog/Quit": "<color=yellow><i>Take your leave</i></color>",
"Trading/Dialog/ServicePayoff{0}": "Alright, this should be enough. <i>(hand over \"{0}\")</i>",
"Trading/Dialog/ToggleHistoryOff": "Hide history",
@ -15069,7 +14973,6 @@
"TroubleFixingMagElite": "Znižuje pravdepodobnosť porúch spôsobených muníciou o 50% po oprave poruchy rovnakého pôvodu",
"TroubleShootingDescription": "Troubleshooting skill facilitates rectification of weapon malfunctions.",
"Troubleshooting": "Riešenie problémov",
"TroubleshootingLevelingUpDescription": "The Troubleshooting skill is improved by regularly fixing weapon malfunctions.",
"Try_keycard {0}": "Skúste {0}",
"Tunnel": "Tunel",
"Tunnel_Shared": "Side Tunnel (Co-Op)",
@ -15152,11 +15055,6 @@
"UI/Arena/Place_7": "7th place",
"UI/Arena/Place_8": "8th place",
"UI/Arena/Place_9": "9th place",
"UI/ArmorPenetration/High": "<color=#88af5a>High</color>",
"UI/ArmorPenetration/Low": "<color=#d24d12>Low</color>",
"UI/ArmorPenetration/Medium": "<color=#f2c252>Medium</color>",
"UI/ArmorPenetration/VeryHigh": "<color=#77af36>Very high</color>",
"UI/ArmorPenetration/VeryLow": "<color=#ca1d1e>Very low</color> ",
"UI/Charisma/Discount/Insurance": "Insurance cost",
"UI/Charisma/Discount/PostRaidHealing": "Healing cost",
"UI/Charisma/Discount/ScavCase": "Scav Case cost",
@ -15334,8 +15232,6 @@
"Very good standing": "veľmi dobrá",
"Vest": "Vesta",
"Village": "Dedina",
"Violation/IntentionalTeamDamage/Warning": "Your account will be blocked if you continue shooting your teammates",
"Violation/IntentionalTeamKill/Warning": "Your account will be blocked if you continue killing your teammates at round start",
"Violation/TeamKill/Warning": "Your account will be blocked if you continue killing your teammates",
"Vital mod weapon in hands": "Pokiaľ máte zbraň v rukách, nemôžete upravovať jej hlavnú časť.",
"Vital parts": "Dôležité časti",
@ -15345,7 +15241,6 @@
"VitalityBuffRegeneration": "Increases health regeneration in combat",
"VitalityBuffSurviobilityInc": "Reduces chance of death from losing a limb by [{0:0%}]",
"VitalityDescription": "Vitalita zvyšuje šancu na prežitie zásahu tým, že znižuje možnosť krvácania a okamžitej smrti v prípade kritického poškodenia niektorej časti tela.",
"VitalityLevelingUpDescription": "The Vitality skill is improved by sustaining various bleedings and injuries.",
"Voice": "Character voice",
"Voice 1": "Hlas 1",
"Voice 2": "Hlas 2",
@ -15420,7 +15315,6 @@
"WeaponSwapBuff": "Increases weapon switching speed by [{0:0%}]",
"WeaponTreatment": "Údržba zbrane",
"WeaponTreatmentDescription": "Weapon service and maintenance skills.",
"WeaponTreatmentLevelingUpDescription": "The Weapon Maintenance skill is improved by repairing weapons with repair kits.",
"WearAmountRepairGunsReducePerLevel": "Reduces wear amount when using repair kits",
"WearChanceRepairGunsReduceEliteLevel": "Reduces wear chance when using repair kits by 50%",
"Weather conditions": "Weather conditions",
@ -15645,8 +15539,6 @@
"arena/career/teamFightStats/winrat": "Win rate, %",
"arena/career/teamFightStats/wins": "Victories",
"arena/career/teamFightStats/winsWithFavPreset": "Matches won with favorite preset",
"arena/customGames/create/samePresets": "Duplicate presets:",
"arena/customGames/create/setSamePresets": "Allow duplicate presets",
"arena/customGames/invite/message{0}": "CUSTOM GAME INVITE FROM {0}",
"arena/customGames/notify/GameRemoved": "Room has been disbanded",
"arena/customgames/errors/notification/gamealreadystarted": "Game has already started",
@ -15708,7 +15600,6 @@
"arena/tooltip/OverallMatches": "Total number of ranked and unranked matches played.",
"arena/tooltip/Presets": "Presets",
"arena/tooltip/countGlp": "Your total ARP (Arena Reputation Points) rating. This is a statistic that determines your rating obtained in ranked game modes. It is used to match with players of equal skill, as well as to unlock new ranks and presets.",
"arena/tooltip/dailyExpBonus": "You will receive a double experience bonus on your first match of the day. Applies to each class separately.",
"arena/tooltip/friends": "Friends",
"arena/tooltip/kdRatio": "Your overall Kill to Death ratio, calculated from all kills and deaths in ranked and unranked matches. Only the player kills are counted.",
"arena/tooltip/leftGlp": "Amount of ARP rating required to reach the next rank.",
@ -15716,7 +15607,6 @@
"arena/tooltip/moneyRubles": "Roubles. Used to buy presets and are earned for victories in the Arena.",
"arena/tooltip/ratingPlace": "Your position in the leaderboard.",
"arena/tooltip/settings": "Settings",
"arena/tooltip/skillsLocked": "All character skills are locked to level 30.",
"arena/tooltip/sourcesGlp": "Earned ARP sources:",
"arena/tooltip/winMatches": "Total number of wins in ranked and unranked matches.",
"arena/tooltip/winRate": "Your overall win ratio, calculated from all wins and losses in ranked and unranked matches.",
@ -16330,9 +16220,9 @@
"rank_08": "Professional",
"rank_09": "Elite",
"rank_10": "Whisper of Death",
"rank_11": "Flame Warrior",
"rank_11": "Flame warrior",
"rank_12": "Big Boss",
"rank_13": "Legend of the Arena",
"rank_13": "The Legend of the Arena",
"ratingExpPos": "EXP hodnosť",
"readytoinstallupgrade": "Upgrade kompletný",
"receive": "PRIJAŤ",
@ -16450,8 +16340,6 @@
"{0} GroupPlayerBlocking/MatchLeave": "Game mode temporarily blocked due to one of the group members ({0}) being blocked for quitting a game",
"{0} GroupPlayerBlocking/NotAcceptedMatch": "Game mode temporarily blocked due to one of the group members ({0}) being blocked for failing to accept a match",
"{0} GroupPlayerBlocking/TeamKill": "Game mode temporarily blocked due to one of the group members ({0}) being blocked for repeated teamkills",
"{0} Violation/IntentionalTeamDamage/Blocking": "Player {0} has been removed from the match and received a penalty for shooting teammates",
"{0} Violation/IntentionalTeamKill/Blocking": "Player {0} has been removed from the match and received a penalty for teamkilling at round start",
"{0} Violation/TeamKill/Blocking": "Player {0} has been removed from the match and received a penalty for teamkilling",
"{0} added you to the ignore list": "{0} vás pridal do zoznamu ignorovaných",
"{0} ask to cooperate": "{0} Vás zdraví",
@ -16893,8 +16781,6 @@
"64b7d7f23d81c8a9ee03ac27 Description": "",
"653e6760052c01c1c805532f Name": "Ground Zero",
"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.",
"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",
@ -18874,7 +18760,6 @@
"629f10b114061f3074380298": "Eliminate PMC operatives with a headshot while using a bolt-action rifle on Lighthouse ",
"63aec6f256503c322a190374": "Eliminate PMC operatives with a headshot while using a bolt-action rifle on Streets of Tarkov",
"64b694c8a857ea477002a408": "Eliminate PMC operatives with a headshot while using a bolt-action rifle on Interchange",
"65e0812209dffc3fd97b99e8": "Eliminate PMC operatives with a headshot while using a bolt-action rifle on Ground Zero",
"5c0bde0986f77479cf22c2f8 acceptPlayerMessage": "",
"5c0bde0986f77479cf22c2f8 declinePlayerMessage": "",
"5c0bde0986f77479cf22c2f8 completePlayerMessage": "",
@ -18956,7 +18841,6 @@
"5c20ce1786f77453c56d6397": "",
"5c20ce2c86f774337f427599": "",
"63aec4fe6d6c3377e64b9f39": "Eliminate Scavs while wearing a UN uniform (UNTAR helmet, MF-UNTAR body armor, M4A1 rifle) on Streets of Tarkov",
"65e08aa9f5879b2586d5fd4c": "Eliminate Scavs while wearing a UN uniform (UNTAR helmet, MF-UNTAR body armor, M4A1 rifle) on Ground Zero",
"5c0d4c12d09282029f539173 acceptPlayerMessage": "",
"5c0d4c12d09282029f539173 declinePlayerMessage": "",
"5c0d4c12d09282029f539173 completePlayerMessage": "",
@ -18976,8 +18860,6 @@
"5dc984ae4b68b15f4825cea5": "Preži a opusti oblasť rezervácia so stavom \"Prežil\"",
"629f08e7d285f377953b2af1": "Preži a opusti oblasť maják so stavom \"Prežil\"",
"63aec66556503c322a190372": "Survive and extract from Streets of Tarkov with the \"Survived\" exit status",
"65e0890851cc48a26928b4e4": "Выйти с локации Эпицентр со статусом \"Выжил\"",
"65e08b7a2f82d184fcf9ef61": "Survive and extract from Ground Zero with the \"Survived\" exit status",
"5c0d4e61d09282029f53920e acceptPlayerMessage": "",
"5c0d4e61d09282029f53920e declinePlayerMessage": "",
"5c0d4e61d09282029f53920e completePlayerMessage": "",
@ -19056,7 +18938,6 @@
"5c1248ef86f77428266184c2": "Dosiahni 4. úroveň reputácie s terapeutkou",
"5c1fab8686f77410894b63f7": "",
"5c1fab9286f77407e903a60d": "",
"65e08db1a97b2cd4e452432d": "Reach level 4 loyalty with Jaeger",
"5c12452c86f7744b83469073 acceptPlayerMessage": "",
"5c12452c86f7744b83469073 declinePlayerMessage": "",
"5c12452c86f7744b83469073 completePlayerMessage": "",
@ -20314,8 +20195,6 @@
"60ec2b04bc9a8b34cd453b81": "You must not die or leave the raid while the task is active (Status: KIA, Left the Action, MIA, Ran Through)",
"610144955a0e3804617cd69d": "",
"6101449a50bb44526c34c81d": "",
"65e09b343458a36a766837c7": "Eliminate PMC operatives in Ground Zero",
"65e19abadf39d26751b3bb1e": "Eliminate PMC operatives on Ground Zero",
"60e71b62a0beca400d69efc4 acceptPlayerMessage": "",
"60e71b62a0beca400d69efc4 declinePlayerMessage": "",
"60e71b62a0beca400d69efc4 completePlayerMessage": "",
@ -21339,7 +21218,6 @@
"6397a5cbdcdd126fef173f36": "Survive and extract from Streets of Tarkov through Primorsky Ave Taxi V-Ex",
"6397a6942e519e69d2139b25": "Locate and mark the first Patrol-A armored vehicle with an MS2000 Marker on Streets of Tarkov",
"6397a7ce706b793c7d6094c9": "Locate and mark the second Patrol-A armored vehicle with an MS2000 Marker on Streets of Tarkov",
"65e09d3f0d1442c78274027e": "Survive and extract from Ground Zero through Police Cordon V-Ex",
"63966faeea19ac7ed845db2c acceptPlayerMessage": "",
"63966faeea19ac7ed845db2c declinePlayerMessage": "",
"63966faeea19ac7ed845db2c completePlayerMessage": "I managed to contact the drivers. This wasn't easy, but I did unearth something interesting.",
@ -21584,7 +21462,6 @@
"63a9b591da7999196148ba63": "Eliminate Scavs while using melee weapons on Interchange",
"63a9b5b2813bba58a50c9eeb": "Eliminate Scavs while using melee weapons on Customs",
"63a9b5f064b9631d9178276b": "Eliminate Scavs while using melee weapons on Reserve",
"65e0a329893b7bf535c6a9fd": "Eliminate Scavs while using melee weapons on Ground Zero",
"63a9b36cc31b00242d28a99f acceptPlayerMessage": "",
"63a9b36cc31b00242d28a99f declinePlayerMessage": "",
"63a9b36cc31b00242d28a99f completePlayerMessage": "",
@ -21691,8 +21568,8 @@
"64e7b971f9d6fa49d6769b44 successMessageText": "One less scumbag to worry about. You did well, kid.",
"64e7ba17220ee966bf425ecb": "Locate and eliminate Kaban",
"64e7ba4a6393886f74119f3d": "Eliminate Kaban's guards at the car dealership on Streets of Tarkov",
"65bb698050fd7c32f5d666d1": "Locate and eliminate Basmach",
"65bb6a61a845e4eb51390b4e": "Locate and eliminate Gus",
"65bb698050fd7c32f5d666d1": "Find and eliminate Basmach",
"65bb6a61a845e4eb51390b4e": "Find and eliminate Gus",
"64e7b971f9d6fa49d6769b44 acceptPlayerMessage": "",
"64e7b971f9d6fa49d6769b44 declinePlayerMessage": "",
"64e7b971f9d6fa49d6769b44 completePlayerMessage": "",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -82,7 +82,7 @@
"TriggerName": ""
},
{
"BossChance": 40,
"BossChance": 35,
"BossDifficult": "normal",
"BossEscortAmount": "2,2,2,2,3",
"BossEscortDifficult": "normal",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -24,7 +24,13 @@ export class WeatherController
/** Handle client/weather */
public generate(): IWeatherData
{
let result: IWeatherData = { acceleration: 0, time: "", date: "", weather: null, season: 1 }; // defaults, hydrated below
let result: IWeatherData = {
acceleration: 0,
time: "",
date: "",
weather: null,
winterEventEnabled: this.weatherConfig.forceWinterEvent,
};
result = this.weatherGenerator.calculateGameTime(result);
result.weather = this.weatherGenerator.generateWeather();

View File

@ -5,12 +5,10 @@ import { ContextVariableType } from "@spt-aki/context/ContextVariableType";
import { WeightedRandomHelper } from "@spt-aki/helpers/WeightedRandomHelper";
import { IWeather, IWeatherData } from "@spt-aki/models/eft/weather/IWeatherData";
import { ConfigTypes } from "@spt-aki/models/enums/ConfigTypes";
import { Season } from "@spt-aki/models/enums/Season";
import { WindDirection } from "@spt-aki/models/enums/WindDirection";
import { IWeatherConfig } from "@spt-aki/models/spt/config/IWeatherConfig";
import { ILogger } from "@spt-aki/models/spt/utils/ILogger";
import { ConfigServer } from "@spt-aki/servers/ConfigServer";
import { SeasonalEventService } from "@spt-aki/services/SeasonalEventService";
import { RandomUtil } from "@spt-aki/utils/RandomUtil";
import { TimeUtil } from "@spt-aki/utils/TimeUtil";
@ -28,7 +26,6 @@ export class WeatherGenerator
@inject("WinstonLogger") protected logger: ILogger,
@inject("RandomUtil") protected randomUtil: RandomUtil,
@inject("TimeUtil") protected timeUtil: TimeUtil,
@inject("SeasonalEventService") protected seasonalEventService: SeasonalEventService,
@inject("ApplicationContext") protected applicationContext: ApplicationContext,
@inject("ConfigServer") protected configServer: ConfigServer,
)
@ -49,10 +46,7 @@ export class WeatherGenerator
data.date = formattedDate;
data.time = this.getBsgFormattedInRaidTime();
data.acceleration = this.weatherConfig.acceleration;
data.season = this.weatherConfig.overrideSeason
? this.weatherConfig.overrideSeason
: this.seasonalEventService.getActiveWeatherSeason();
data.winterEventEnabled = this.weatherConfig.forceWinterEvent;
return data;
}

View File

@ -7,7 +7,6 @@ import { IUserDialogInfo } from "@spt-aki/models/eft/profile/IAkiProfile";
import { ConfigTypes } from "@spt-aki/models/enums/ConfigTypes";
import { GiftSentResult } from "@spt-aki/models/enums/GiftSentResult";
import { MemberCategory } from "@spt-aki/models/enums/MemberCategory";
import { Season } from "@spt-aki/models/enums/Season";
import { ICoreConfig } from "@spt-aki/models/spt/config/ICoreConfig";
import { IWeatherConfig } from "@spt-aki/models/spt/config/IWeatherConfig";
import { ConfigServer } from "@spt-aki/servers/ConfigServer";
@ -154,7 +153,7 @@ export class SptDialogueChatBot implements IDialogueChatBot
if (request.text.toLowerCase() === "itsonlysnowalan")
{
this.weatherConfig.overrideSeason = Season.WINTER;
this.weatherConfig.forceWinterEvent = true;
this.mailSendService.sendUserMessageToPlayer(
sessionId,

View File

@ -184,7 +184,6 @@ export interface IExp
kill: IKill;
level: ILevel;
loot_attempts: ILootAttempt[];
expForLevelOneDogtag: number;
expForLockedDoorOpen: number;
expForLockedDoorBreach: number;
triggerMult: number;
@ -1117,26 +1116,12 @@ export interface IBTRSettings
export interface IBtrMapConfig
{
BtrSkin: string;
CheckSurfaceForWheelsTimer: number;
DiameterWheel: number;
HeightWheel: number;
HeightWheelMaxPosLimit: number;
HeightWheelMinPosLimit: number;
HeightWheelOffset: number;
SnapToSurfaceWheelsSpeed: number;
SuspensionDamperStiffness: number;
SuspensionRestLength: number;
SuspensionSpringStiffness: number;
SuspensionTravel: number;
SuspensionWheelRadius: number;
mapID: string;
pathsConfigurations: IPathConfig[];
pathsConfigurations: IBtrMapConfig[];
}
export interface IPathConfig
export interface IBtrMapConfig
{
active: boolean;
id: string;
enterPoint: string;
exitPoint: string;
@ -1156,7 +1141,6 @@ export interface ISquadSettings
export interface IInsurance
{
MaxStorageTimeInHour: number;
CoefOfHavingMarkOfUnknown: number;
}
export interface ISkillsSettings
@ -1644,7 +1628,6 @@ export interface IFenceSettings
export interface IFenceLevel
{
ReachOnMarkOnUnknowns: boolean;
SavageCooldownModifier: number;
ScavCaseTimeModifier: number;
PaidExitCostModifier: number;

View File

@ -1,4 +1,3 @@
import { Season } from "@spt-aki/models/enums/Season";
import { WindDirection } from "@spt-aki/models/enums/WindDirection";
export interface IWeatherData
@ -6,8 +5,8 @@ export interface IWeatherData
acceleration: number;
time: string;
date: string;
weather: IWeather;
season: Season;
weather?: IWeather;
winterEventEnabled: boolean;
}
export interface IWeather

View File

@ -1,8 +0,0 @@
export enum Season
{
SUMMER = 0,
AUTUMN = 1,
WINTER = 2,
SPRING = 3,
STORM = 4,
}

View File

@ -46,8 +46,6 @@ export enum WildSpawnTypeNumber
FOLLOWERKOLONTAYASSAULT = 44,
FOLLOWERKOLONTAYSECURITY = 45,
SHOOTERBTR = 46,
SPIRITWINTER = 47,
SPIRITSPRING = 48,
SPTUSEC = 49,
SPTBEAR = 50,
SPTUSEC = 47,
SPTBEAR = 48,
}

View File

@ -1,5 +1,4 @@
import { MinMax } from "@spt-aki/models/common/MinMax";
import { Season } from "@spt-aki/models/enums/Season";
import { WindDirection } from "@spt-aki/models/enums/WindDirection";
import { IBaseConfig } from "@spt-aki/models/spt/config/IBaseConfig";
@ -8,18 +7,7 @@ export interface IWeatherConfig extends IBaseConfig
kind: "aki-weather";
acceleration: number;
weather: Weather;
seasonDates: ISeasonDateTimes[];
overrideSeason?: Season;
}
export interface ISeasonDateTimes
{
seasonType: Season;
name: string;
startDay: number;
startMonth: number;
endDay: number;
endMonth: number;
forceWinterEvent: boolean;
}
export interface Weather

View File

@ -31,7 +31,6 @@ export interface Config
WeaponOverlapDistanceCulling: number;
WebDiagnosticsEnabled: boolean;
NetworkStateView: INetworkStateView;
WsReconnectionDelays: number[];
}
export interface FramerateLimit

View File

@ -7,7 +7,6 @@ import { ILocation } from "@spt-aki/models/eft/common/ILocation";
import { BossLocationSpawn } from "@spt-aki/models/eft/common/ILocationBase";
import { Inventory } from "@spt-aki/models/eft/common/tables/IBotType";
import { ConfigTypes } from "@spt-aki/models/enums/ConfigTypes";
import { Season } from "@spt-aki/models/enums/Season";
import { SeasonalEventType } from "@spt-aki/models/enums/SeasonalEventType";
import { IHttpConfig } from "@spt-aki/models/spt/config/IHttpConfig";
import { IQuestConfig } from "@spt-aki/models/spt/config/IQuestConfig";
@ -259,31 +258,6 @@ export class SeasonalEventService
}
}
public getActiveWeatherSeason(): Season
{
const currentDate = new Date();
for (const seasonRange of this.weatherConfig.seasonDates)
{
// Figure out start and end dates to get range of season
const eventStartDate = new Date(
currentDate.getFullYear(),
seasonRange.startMonth - 1, // Month value starts at 0
seasonRange.startDay,
);
const eventEndDate = new Date(currentDate.getFullYear(), seasonRange.endMonth - 1, seasonRange.endDay);
// Does todays date fit inside the above range
if (currentDate >= eventStartDate && currentDate <= eventEndDate)
{
return seasonRange.seasonType;
}
}
this.logger.warning("Unable to find a season using current date, defaulting to Summer");
return Season.SUMMER;
}
/**
* Iterate through bots inventory and loot to find and remove christmas items (as defined in SeasonalEventService)
* @param botInventory Bots inventory to iterate over
@ -623,6 +597,6 @@ export class SeasonalEventService
public enableSnow(): void
{
this.weatherConfig.overrideSeason = Season.WINTER;
this.weatherConfig.forceWinterEvent = true;
}
}