updated names and content

This commit is contained in:
SPT-dev 2023-03-02 21:09:45 -05:00
parent 1d1fbdaa67
commit 5140bb55c3
6 changed files with 419 additions and 428 deletions

View File

@ -1,42 +1,38 @@
--- # Resources - Index
id: index_mods
title: Modders resources
sidebar_label: Modders resources - Index
---
> You will find here every resources for modders that can be used in modding. Here, you will find most of the resources that can be used in modding.
## All availables resources ## Availables resources
### [Player profile resources](playerProfile_resources) ### Player profile resources
#### What can be found in ?
* Member category list
* Messages type list
* Profile bonuses list
* Skills buff list
* Character ingame counter list
### [Quests resources](quests_resources) - Member category list
#### What can be found in ? - Messages type list
* Quest type list - Profile bonuses list
* Quest reward type list - Skills buff list
* Quest ID list - Character ingame counter list
### [Locations resources](locations_resources) ### Quests resources
#### What can be found in ?
* Hideout area list
* Hideout area requirements list
* Locations extract requirements list
* Locations rules list
### [Items stats resources](itemsStats_resources) - Quest type list
#### What can be found in ? - Quest reward type list
* Color list - Quest ID list
* Stimulator buff list
* Items nodes list
### [Other resources](other_resources) ### Locations resources
#### What can be found in ?
* Weather type list - Hideout area list
* Currency ID list - Hideout area requirements list
* Traders ID list - Locations extract requirements list
- Locations rules list
### Items stats resources
- Color list
- Stimulator buff list
- Items nodes list
### Other resources
- Weather type list
- Currency ID list
- Traders ID list

View File

@ -1,52 +1,48 @@
![](./assets/img/headers/tutorials_textures.png) # ![Items stats ressources](./assets/img/headers/tutorials_textures.png)
> You can here find various resources on for items editing > You can here find various resources on for items editing
## Color list ## Color list
```json ```text
{ blue
blue, yellow
yellow, green
green, red
red, black
black, grey
grey, violet
violet, orange
orange, tracerYellow
tracerYellow, tracerGreen
tracerGreen, tracerRed
tracerRed
}
``` ```
## Stimulator buff list ## Stimulator buff list
```json ```text
{ HealthRate
HealthRate, EnergyRate
EnergyRate, HydrationRate
HydrationRate, SkillRate
SkillRate, MaxStamina
MaxStamina, StaminaRate
StaminaRate, StomachBloodloss
StomachBloodloss, ContusionBlur
ContusionBlur, ContusionWiggle
ContusionWiggle, Pain
Pain, HandsTremor
HandsTremor, QuantumTunnelling
QuantumTunnelling, RemoveNegativeEffects
RemoveNegativeEffects, RemoveAllBuffs
RemoveAllBuffs, RemoveAllBloodLosses
RemoveAllBloodLosses
}
``` ```
## All nodes ID ## All nodes ID
### Barters item ### Barters item
```json ```text
"57864bb7245977548b3b66c2" //Tools "57864bb7245977548b3b66c2" //Tools
"57864c8c245977548867e7f1" //Medical Supplies "57864c8c245977548867e7f1" //Medical Supplies
"57864e4c24597754843f8723" //Flammable materials "57864e4c24597754843f8723" //Flammable materials
@ -60,7 +56,7 @@
### Gear ### Gear
```json ```text
"57bef4c42459772e8d35a53b" //GearComponents "57bef4c42459772e8d35a53b" //GearComponents
"5448e54d4bdc2dcc718b4568" //Armor "5448e54d4bdc2dcc718b4568" //Armor
"5448bf274bdc2dfc2f8b456a" //Secured Containers "5448bf274bdc2dfc2f8b456a" //Secured Containers
@ -78,7 +74,7 @@
#### Vital Parts #### Vital Parts
```json ```text
"55818a304bdc2db5418b457d" //Receiver "55818a304bdc2db5418b457d" //Receiver
"55818a684bdc2ddd698b456d" //PistolGrip "55818a684bdc2ddd698b456d" //PistolGrip
"56ea9461d2720b67698b456f" //Gasblock "56ea9461d2720b67698b456f" //Gasblock
@ -88,7 +84,7 @@
#### Gear Mods #### Gear Mods
```json ```text
"55818a594bdc2db9688b456a" //Stock "55818a594bdc2db9688b456a" //Stock
"55818b224bdc2dde698b456f" //Mounts "55818b224bdc2dde698b456f" //Mounts
"5448bc234bdc2d3c308b4569" //Magazines "5448bc234bdc2d3c308b4569" //Magazines
@ -98,7 +94,7 @@
#### Functional Mods #### Functional Mods
```json ```text
"5a74651486f7744e73386dd1" //Auxiliary Parts "5a74651486f7744e73386dd1" //Auxiliary Parts
"5448fe7a4bdc2d6f028b456b" //Sights "5448fe7a4bdc2d6f028b456b" //Sights
"55818b0e4bdc2dde698b456e" //LightLasers "55818b0e4bdc2dde698b456e" //LightLasers
@ -109,7 +105,7 @@
#### Weapons #### Weapons
```json ```text
"543be6564bdc2df4348b4568" //Throwable "543be6564bdc2df4348b4568" //Throwable
"5447e1d04bdc2dff2f8b4567" //Melee Weapons "5447e1d04bdc2dff2f8b4567" //Melee Weapons
"5447bed64bdc2d97278b4568" //Machine Guns "5447bed64bdc2d97278b4568" //Machine Guns
@ -124,21 +120,21 @@
#### Ammo #### Ammo
```json ```text
"543be5cb4bdc2deb348b4568" //Ammobox "543be5cb4bdc2deb348b4568" //Ammobox
"5485a8684bdc2da71d8b4567" //Rounds "5485a8684bdc2da71d8b4567" //Rounds
``` ```
#### Provisions #### Provisions
```json ```text
"5448e8d04bdc2ddf718b4569" //Food "5448e8d04bdc2ddf718b4569" //Food
"5448e8d64bdc2dce718b4568" //Drinks "5448e8d64bdc2dce718b4568" //Drinks
``` ```
#### Medical Treatment #### Medical Treatment
```json ```text
"5448f3a64bdc2d60728b456a" //Injectors "5448f3a64bdc2d60728b456a" //Injectors
"5448f3ac4bdc2dce718b4569" //Injury Treatments "5448f3ac4bdc2dce718b4569" //Injury Treatments
"5448f39d4bdc2d0a728b4568" //Medkit "5448f39d4bdc2d0a728b4568" //Medkit
@ -147,14 +143,14 @@
#### Keys #### Keys
```json ```text
"5c164d2286f774194c5e69fa" //Keycards "5c164d2286f774194c5e69fa" //Keycards
"5c99f98d86f7745c314214b3" //MechanicalKeys "5c99f98d86f7745c314214b3" //MechanicalKeys
``` ```
#### Other #### Other
```json ```text
"5448ecbe4bdc2d60728b4568" //Info items "5448ecbe4bdc2d60728b4568" //Info items
"5447e0e74bdc2d3c308b4567" //Special Equipments "5447e0e74bdc2d3c308b4567" //Special Equipments
"567849dd4bdc2d150f8b456e" //Maps "567849dd4bdc2d150f8b456e" //Maps

View File

@ -1,77 +1,75 @@
![](./assets/img/headers/tutorials_textures.png) # ![Location resources](.assets/img/headers/resources_locations.png)
> You can find here a various list about locations editing > You can find here a various list about locations editing
## Hideout areas list ## Hideout areas list
``` ```text
- AREA 0 : VENTS | Max level : 3 AREA # Name Max level
- AREA 1 : SECURITY | Max level : 3 ---------------------------------------------
- AREA 2 : LAVATORY | Max level : 3 AREA 0 VENTS 3
- AREA 3 : STASH | Max level : 4 AREA 1 SECURITY 3
- AREA 4 : GENERATOR | Max level : 3 AREA 2 LAVATORY 3
- AREA 5 : HEATING | Max level : 3 AREA 3 STASH 4
- AREA 6 : WATER COLLECTOR | Max level : 3 AREA 4 GENERATOR 3
- AREA 7 : MEDSTATION | Max level : 3 AREA 5 HEATING 3
- AREA 8 : NUTRITION UNIT | Max level : 3 AREA 6 WATER COLLECTOR 3
- AREA 9 : REST SPACE | Max level : 3 AREA 7 MEDSTATION 3
- AREA 10 : WORKBENCH | Max level : 3 AREA 8 NUTRITION UNIT 3
- AREA 11 : INTELLIGENCE CENTER | Max level : 3 AREA 9 REST SPACE 3
- AREA 12 : SHOOTING RANGE | Max level : 1 AREA 10 WORKBENCH 3
- AREA 13 : LIBRARY | Max level : 1 AREA 11 INTELLIGENCE CENTER 3
- AREA 14 : SCAV CASE | Max level : 1 AREA 12 SHOOTING RANGE 1
- AREA 15 : ILLUMINATION | Max level : 3 AREA 13 LIBRARY 1
- AREA 16 : PLACE OF FAME | Max level : 1 AREA 14 SCAV CASE 1
- AREA 17 : AIR FILTRERING UNIT | Max level : 1 AREA 15 ILLUMINATION 3
- AREA 18 : SOLAR POWER | Max level : 1 AREA 16 PLACE OF FAME 1
- AREA 19 : BOOZE GENERATOR | Max level : 1 AREA 17 AIR FILTRERING UNIT 1
- AREA 20 : BITCOIN FARM | Max level : 3 AREA 18 SOLAR POWER 1
- AREA 21 : CHRISTMAS TREE | Max level : 1 AREA 19 BOOZE GENERATOR 1
AREA 20 BITCOIN FARM 3
AREA 21 CHRISTMAS TREE 1
``` ```
## HIDEOUT AREAS REQUIREMENTS TYPE ## Hideout areas requirement types
```
{ ```text
Area, Area
Item, Item
TraderUnlock, TraderUnlock
TraderLoyalty, TraderLoyalty
Skill, Skill
Resource Resource
}
``` ```
## LOCATION EXTRACTIONS REQUIREMENTS ## Location extraction requirements
``` ```text
{ None
None, Empty
Empty, TransferItem
TransferItem, WorldEvent
WorldEvent, NotEmpty
NotEmpty, HasItem
HasItem, WearsItem
WearsItem, EmptyOrSize
EmptyOrSize, SkillLevel
SkillLevel, Reference
Reference, ScavCooperation
ScavCooperation, Train
Train
}
``` ```
## LOCATION RULES ## Location rules
```
{ ```text
Normal, Normal
AvoidOwnPmc, AvoidOwnPmc
AvoidAllPmc AvoidAllPmc
}
``` ```
## LOCATION OPENZONES ## Location openzones
Thanks digitalbarrito @ guilded for the list!
``` ```text
Customs: [ Customs: [
ZoneBrige, ZoneBrige,
ZoneCrossRoad, ZoneCrossRoad,

View File

@ -1,31 +1,31 @@
![](./assets/img/headers/tutorials_textures.png) # ![Other ressources](./assets/img/headers/resources_other.png)
> This page give you a various list of resources for global changes > This page give you various resources for global changes.
## All weather type ## All weather type
```
{ ```text
ClearDay, ClearDay
ClearWind, ClearWind
ClearNight, ClearNight
PartlyCloudDay, PartlyCloudDay
PartlyCloudNight, PartlyCloudNight
ClearFogDay, ClearFogDay
ClearFogNight, ClearFogNight
CloudFog, CloudFog
Fog, Fog
MostlyCloud, MostlyCloud
LightRain, LightRain
Rain, Rain
CloudWind, CloudWind
CloudWindRain, CloudWindRain
FullCloud, FullCloud
ThunderCloud ThunderCloud
}
``` ```
## Currency IDs ## Currency IDs
```
```text
Roubles: 5449016a4bdc2d6f028b456f Roubles: 5449016a4bdc2d6f028b456f
Euros: 569668774bdc2da2298b4568 Euros: 569668774bdc2da2298b4568
Dollars: 5696686a4bdc2da3298b456a Dollars: 5696686a4bdc2da3298b456a
@ -34,7 +34,7 @@ Dollars: 5696686a4bdc2da3298b456a
## Traders ID ## Traders ID
``` ```text
Prapor: 54cb50c76803fa8b248b4571 Prapor: 54cb50c76803fa8b248b4571
Ragman: 5ac3b934156ae10c4430e83c Ragman: 5ac3b934156ae10c4430e83c
Skier: 58330581ace78e27b8b10cee Skier: 58330581ace78e27b8b10cee
@ -46,7 +46,8 @@ Mechanic: 5a7c2eca46aef81a7ca2145d
``` ```
## Template Category ID ## Template Category ID
```
```text
// Gear // Gear
5b47574386f77428ca22b33f = Gear 5b47574386f77428ca22b33f = Gear
5b47574386f77428ca22b331 = Gear Visors 5b47574386f77428ca22b331 = Gear Visors

View File

@ -1,4 +1,4 @@
# ![Player profile ressources](./assets/img/headers/tutorials_profiles.png) # ![Player profile ressources](./assets/img/headers/resources_player_profile.png)
> This page contain a various resource for editing your player profile > This page contain a various resource for editing your player profile

View File

@ -1,242 +1,242 @@
# ![Quest ressources](./assets/img/headers/quests_resources.png) # ![Quest ressources](./assets/img/headers/resources_quests.png)
> This page contain a list of resources for editing quests > This page contain a list of resources for editing quests
## QUEST TYPE LIST ## QUEST TYPE LIST
```text ```text
PickUp, PickUp
Elimination, Elimination
Discover, Discover
Completion, Completion
Exploration, Exploration
Levelling, Levelling
Experience, Experience
Standing, Standing
Loyalty, Loyalty
Merchant, Merchant
Skill, Skill
Multi, Multi
WeaponAssembly WeaponAssembly
``` ```
## QUEST REWARD TYPE ## QUEST REWARD TYPE
```text ```text
Experience, Experience
Skill, Skill
Item, Item
TraderStanding, TraderStanding
TraderUnlock, TraderUnlock
Location, Location
Counter, Counter
AssortmentUnlock AssortmentUnlock
``` ```
## Quest list ID ## Quest list ID
```text ```text
"5936d90786f7742b1420ba5b": "Debut", "5936d90786f7742b1420ba5b": "Debut"
"5936da9e86f7742d65037edf": "Checking", "5936da9e86f7742d65037edf": "Checking"
"59674cd986f7744ab26e32f2": "Shootout picnic", "59674cd986f7744ab26e32f2": "Shootout picnic"
"59674eb386f774539f14813a": "Delivery from the past", "59674eb386f774539f14813a": "Delivery from the past"
"5967530a86f77462ba22226b": "Bad rep evidence", "5967530a86f77462ba22226b": "Bad rep evidence"
"59675d6c86f7740a842fc482": "Ice cream cones", "59675d6c86f7740a842fc482": "Ice cream cones"
"59675ea386f77414b32bded2": "Postman Pat", "59675ea386f77414b32bded2": "Postman Pat"
"596760e186f7741e11214d58": "Postman Pat, p. 2", "596760e186f7741e11214d58": "Postman Pat, p. 2"
"5967725e86f774601a446662": "Shaking up teller", "5967725e86f774601a446662": "Shaking up teller"
"5967733e86f774602332fc84": "Shortage", "5967733e86f774602332fc84": "Shortage"
"59689ee586f7740d1570bbd5": "Sanitary Standards, p. 1", "59689ee586f7740d1570bbd5": "Sanitary Standards, p. 1"
"59689fbd86f7740d137ebfc4": "Operation Aquarius", "59689fbd86f7740d137ebfc4": "Operation Aquarius"
"5968eb3186f7741dde183a4d": "Operation Aquarius, p. 2", "5968eb3186f7741dde183a4d": "Operation Aquarius, p. 2"
"5969f90786f77420d2328015": "Painkiller", "5969f90786f77420d2328015": "Painkiller"
"5969f9e986f7741dde183a50": "Pharmacist", "5969f9e986f7741dde183a50": "Pharmacist"
"596a0e1686f7741ddf17dbee": "Supply plans", "596a0e1686f7741ddf17dbee": "Supply plans"
"596a101f86f7741ddb481582": "Kind of sabotage", "596a101f86f7741ddb481582": "Kind of sabotage"
"596a1e6c86f7741ddc2d3206": "General wares", "596a1e6c86f7741ddc2d3206": "General wares"
"596a204686f774576d4c95de": "Sanitary Standards, p. 2", "596a204686f774576d4c95de": "Sanitary Standards, p. 2"
"596a218586f77420d232807c": "Car repair", "596a218586f77420d232807c": "Car repair"
"596b36c586f77450d6045ad2": "Supplier", "596b36c586f77450d6045ad2": "Supplier"
"596b43fb86f77457ca186186": "The Extortionist", "596b43fb86f77457ca186186": "The Extortionist"
"596b455186f77457cb50eccb": "Stirrup", "596b455186f77457cb50eccb": "Stirrup"
"5979ed3886f77431307dc512": "Whats on the flash drive?", "5979ed3886f77431307dc512": "Whats on the flash drive?"
"5979eee086f774311955e614": "Golden swag", "5979eee086f774311955e614": "Golden swag"
"5979f8bb86f7743ec214c7a6": "Polikhim hobo", "5979f8bb86f7743ec214c7a6": "Polikhim hobo"
"5979f9ba86f7740f6c3fe9f2": "Chemical, p.1", "5979f9ba86f7740f6c3fe9f2": "Chemical, p.1"
"597a0b2986f77426d66c0633": "Chemical, p. 2", "597a0b2986f77426d66c0633": "Chemical, p. 2"
"597a0e5786f77426d66c0636": "Chemical, p. 3", "597a0e5786f77426d66c0636": "Chemical, p. 3"
"597a0f5686f774273b74f676": "Chemical, p. 4", "597a0f5686f774273b74f676": "Chemical, p. 4"
"597a160786f77477531d39d2": "Out of curiosity", "597a160786f77477531d39d2": "Out of curiosity"
"597a171586f77405ba6887d3": "Big customer", "597a171586f77405ba6887d3": "Big customer"
"59c124d686f774189b3c843f": "BP depot", "59c124d686f774189b3c843f": "BP depot"
"59c50a9e86f7745fef66f4ff": "The Punisher", "59c50a9e86f7745fef66f4ff": "The Punisher"
"59c50c8886f7745fed3193bf": "The Punisher. Part 2.", "59c50c8886f7745fed3193bf": "The Punisher. Part 2."
"59c512ad86f7741f0d09de9b": "The Punisher. Part 3.", "59c512ad86f7741f0d09de9b": "The Punisher. Part 3."
"59c9392986f7742f6923add2": "Trust regain", "59c9392986f7742f6923add2": "Trust regain"
"59c93e8e86f7742a406989c4": "Loyalty buyout", "59c93e8e86f7742a406989c4": "Loyalty buyout"
"59ca1a6286f774509a270942": "No offence", "59ca1a6286f774509a270942": "No offence"
"59ca264786f77445a80ed044": "The Punisher. Part 4.", "59ca264786f77445a80ed044": "The Punisher. Part 4."
"59ca29fb86f77445ab465c87": "The Punisher. Part 5.", "59ca29fb86f77445ab465c87": "The Punisher. Part 5."
"59ca2eb686f77445a80ed049": "The Punisher. Part 6.", "59ca2eb686f77445a80ed049": "The Punisher. Part 6."
"59f9da6786f774714230d751": "", "59f9da6786f774714230d751": ""
"5a03153686f77442d90e2171": "Spa Tour. Part 1", "5a03153686f77442d90e2171": "Spa Tour. Part 1"
"5a03173786f77451cb427172": "Spa Tour. Part 2", "5a03173786f77451cb427172": "Spa Tour. Part 2"
"5a0327ba86f77456b9154236": "Spa Tour. Part 3", "5a0327ba86f77456b9154236": "Spa Tour. Part 3"
"5a03296886f774569778596a": "Spa Tour. Part 4", "5a03296886f774569778596a": "Spa Tour. Part 4"
"5a0449d586f77474e66227b7": "Spa Tour. Part 5", "5a0449d586f77474e66227b7": "Spa Tour. Part 5"
"5a27b75b86f7742e97191958": "Fishing Gear", "5a27b75b86f7742e97191958": "Fishing Gear"
"5a27b7a786f774579c3eb376": "Tigr Safari", "5a27b7a786f774579c3eb376": "Tigr Safari"
"5a27b7d686f77460d847e6a6": " Scrap Metal", "5a27b7d686f77460d847e6a6": " Scrap Metal"
"5a27b80086f774429a5d7e20": "Eagle Eye", "5a27b80086f774429a5d7e20": "Eagle Eye"
"5a27b87686f77460de0252a8": "Humanitarian Supplies", "5a27b87686f77460de0252a8": "Humanitarian Supplies"
"5a27b9de86f77464e5044585": "The Cult. Part 1", "5a27b9de86f77464e5044585": "The Cult. Part 1"
"5a27ba1c86f77461ea5a3c56": "The Cult. Part 2", "5a27ba1c86f77461ea5a3c56": "The Cult. Part 2"
"5a27ba9586f7741b543d8e85": "Spa Tour. Part 6", "5a27ba9586f7741b543d8e85": "Spa Tour. Part 6"
"5a27bafb86f7741c73584017": "Spa Tour. Part 7", "5a27bafb86f7741c73584017": "Spa Tour. Part 7"
"5a27bb1e86f7741f27621b7e": "Cargo X. Part 1", "5a27bb1e86f7741f27621b7e": "Cargo X. Part 1"
"5a27bb3d86f77411ea361a21": "Cargo X. Part 2", "5a27bb3d86f77411ea361a21": "Cargo X. Part 2"
"5a27bb5986f7741dfb660900": "Cargo X. Part 3", "5a27bb5986f7741dfb660900": "Cargo X. Part 3"
"5a27bb8386f7741c770d2d0a": "Wet Job. Part 1", "5a27bb8386f7741c770d2d0a": "Wet Job. Part 1"
"5a27bbf886f774333a418eeb": "Wet Job. Part 2", "5a27bbf886f774333a418eeb": "Wet Job. Part 2"
"5a27bc1586f7741f6d40fa2f": "Wet Job. Part 3", "5a27bc1586f7741f6d40fa2f": "Wet Job. Part 3"
"5a27bc3686f7741c73584026": "Wet Job. Part 4", "5a27bc3686f7741c73584026": "Wet Job. Part 4"
"5a27bc6986f7741c7358402b": "Wet Job. Part 5", "5a27bc6986f7741c7358402b": "Wet Job. Part 5"
"5a27bc8586f7741b543d8ea4": "Wet Job. Part 6", "5a27bc8586f7741b543d8ea4": "Wet Job. Part 6"
"5a27c99a86f7747d2c6bdd8e": "Friend from the West. Part 1", "5a27c99a86f7747d2c6bdd8e": "Friend from the West. Part 1"
"5a27d2af86f7744e1115b323": "Friend from the West. Part 2", "5a27d2af86f7744e1115b323": "Friend from the West. Part 2"
"5a5642ce86f77445c63c3419": "Hippocratic Vow", "5a5642ce86f77445c63c3419": "Hippocratic Vow"
"5a68661a86f774500f48afb0": "Health Care Privacy. Part 1", "5a68661a86f774500f48afb0": "Health Care Privacy. Part 1"
"5a68663e86f774501078f78a": "Health Care Privacy. Part 2", "5a68663e86f774501078f78a": "Health Care Privacy. Part 2"
"5a68665c86f774255929b4c7": "Health Care Privacy. Part 3", "5a68665c86f774255929b4c7": "Health Care Privacy. Part 3"
"5a68667486f7742607157d28": "Health Care Privacy. Part 4", "5a68667486f7742607157d28": "Health Care Privacy. Part 4"
"5a68669a86f774255929b4d4": "Health Care Privacy. Part 5", "5a68669a86f774255929b4d4": "Health Care Privacy. Part 5"
"5ac23c6186f7741247042bad": "Gunsmith. Part 1", "5ac23c6186f7741247042bad": "Gunsmith. Part 1"
"5ac2426c86f774138762edfe": "Gunsmith. Part 2", "5ac2426c86f774138762edfe": "Gunsmith. Part 2"
"5ac2428686f77412450b42bf": "Gunsmith. Part 3", "5ac2428686f77412450b42bf": "Gunsmith. Part 3"
"5ac242ab86f77412464f68b4": "Gunsmith. Part 5", "5ac242ab86f77412464f68b4": "Gunsmith. Part 5"
"5ac244c486f77413e12cf945": "Gunsmith. Part 6", "5ac244c486f77413e12cf945": "Gunsmith. Part 6"
"5ac244eb86f7741356335af1": "Gunsmith. Part 4", "5ac244eb86f7741356335af1": "Gunsmith. Part 4"
"5ac345dc86f774288030817f": "Farming. Part 1", "5ac345dc86f774288030817f": "Farming. Part 1"
"5ac3460c86f7742880308185": "Farming. Part 2", "5ac3460c86f7742880308185": "Farming. Part 2"
"5ac3462b86f7741d6118b983": "Farming. Part 3", "5ac3462b86f7741d6118b983": "Farming. Part 3"
"5ac3464c86f7741d651d6877": "Farming. Part 4", "5ac3464c86f7741d651d6877": "Farming. Part 4"
"5ac3467986f7741d6224abc2": "Signal. Part 1", "5ac3467986f7741d6224abc2": "Signal. Part 1"
"5ac346a886f7744e1b083d67": "Signal. Part 2", "5ac346a886f7744e1b083d67": "Signal. Part 2"
"5ac346cf86f7741d63233a02": "Signal. Part 3", "5ac346cf86f7741d63233a02": "Signal. Part 3"
"5ac346e886f7741d6118b99b": "Signal. Part 4", "5ac346e886f7741d6118b99b": "Signal. Part 4"
"5ac3475486f7741d6224abd3": "Bad habit", "5ac3475486f7741d6224abd3": "Bad habit"
"5ac3477486f7741d651d6885": "Scout", "5ac3477486f7741d651d6885": "Scout"
"5ac3479086f7742880308199": "Insider", "5ac3479086f7742880308199": "Insider"
"5ae3267986f7742a413592fe": "Gunsmith. Part 7", "5ae3267986f7742a413592fe": "Gunsmith. Part 7"
"5ae3270f86f77445ba41d4dd": "Gunsmith. Part 8", "5ae3270f86f77445ba41d4dd": "Gunsmith. Part 8"
"5ae3277186f7745973054106": "Gunsmith. Part 9", "5ae3277186f7745973054106": "Gunsmith. Part 9"
"5ae327c886f7745c7b3f2f3f": "Gunsmith. Part 10", "5ae327c886f7745c7b3f2f3f": "Gunsmith. Part 10"
"5ae3280386f7742a41359364": "Gunsmith. Part 11", "5ae3280386f7742a41359364": "Gunsmith. Part 11"
"5ae448a386f7744d3730fff0": "Only business", "5ae448a386f7744d3730fff0": "Only business"
"5ae448bf86f7744d733e55ee": "Make ULTRA Great Again", "5ae448bf86f7744d733e55ee": "Make ULTRA Great Again"
"5ae448e586f7744dcf0c2a67": "Big sale", "5ae448e586f7744dcf0c2a67": "Big sale"
"5ae448f286f77448d73c0131": "The Blood of War", "5ae448f286f77448d73c0131": "The Blood of War"
"5ae4490786f7744ca822adcc": "Dressed to kill", "5ae4490786f7744ca822adcc": "Dressed to kill"
"5ae4493486f7744efa289417": "Database. Part 1", "5ae4493486f7744efa289417": "Database. Part 1"
"5ae4493d86f7744b8e15aa8f": "Database. Part 2", "5ae4493d86f7744b8e15aa8f": "Database. Part 2"
"5ae4495086f77443c122bc40": "Sew it good. Part 1", "5ae4495086f77443c122bc40": "Sew it good. Part 1"
"5ae4495c86f7744e87761355": "Sew it good. Part 2", "5ae4495c86f7744e87761355": "Sew it good. Part 2"
"5ae4496986f774459e77beb6": "Sew it good. Part 3", "5ae4496986f774459e77beb6": "Sew it good. Part 3"
"5ae4497b86f7744cf402ed00": "Sew it good. Part 4", "5ae4497b86f7744cf402ed00": "Sew it good. Part 4"
"5ae4498786f7744bde357695": "The key to success", "5ae4498786f7744bde357695": "The key to success"
"5ae4499a86f77449783815db": "Charisma brings success", "5ae4499a86f77449783815db": "Charisma brings success"
"5ae449a586f7744bde357696": "No fuss needed", "5ae449a586f7744bde357696": "No fuss needed"
"5ae449b386f77446d8741719": "Gratitude", "5ae449b386f77446d8741719": "Gratitude"
"5ae449c386f7744bde357697": "Sales Night", "5ae449c386f7744bde357697": "Sales Night"
"5ae449d986f774453a54a7e1": "Supervisor", "5ae449d986f774453a54a7e1": "Supervisor"
"5b47749f86f7746c5d6a5fd4": "Gunsmith. Part 12", "5b47749f86f7746c5d6a5fd4": "Gunsmith. Part 12"
"5b47799d86f7746c5d6a5fd8": "Gunsmith. Part 13", "5b47799d86f7746c5d6a5fd8": "Gunsmith. Part 13"
"5b477b6f86f7747290681823": "Gunsmith. Part 14", "5b477b6f86f7747290681823": "Gunsmith. Part 14"
"5b477f7686f7744d1b23c4d2": "Gunsmith. Part 15", "5b477f7686f7744d1b23c4d2": "Gunsmith. Part 15"
"5b47825886f77468074618d3": "Gunsmith. Part 16", "5b47825886f77468074618d3": "Gunsmith. Part 16"
"5b47876e86f7744d1c353205": "The Blood of War Part 2", "5b47876e86f7744d1c353205": "The Blood of War Part 2"
"5b47891f86f7744d1b23c571": "Living high is not a crime", "5b47891f86f7744d1b23c571": "Living high is not a crime"
"5b478b1886f7744d1b23c57d": "Hot delivery", "5b478b1886f7744d1b23c57d": "Hot delivery"
"5b478d0f86f7744d190d91b5": "Minibus", "5b478d0f86f7744d190d91b5": "Minibus"
"5b478eca86f7744642012254": "\"Vitamins\" p.1", "5b478eca86f7744642012254": "\"Vitamins\" p.1"
"5b478ff486f7744d184ecbbf": "\"Vitamins\" p. 2", "5b478ff486f7744d184ecbbf": "\"Vitamins\" p. 2"
"5b47926a86f7747ccc057c15": "Informed means armed", "5b47926a86f7747ccc057c15": "Informed means armed"
"5b4794cb86f774598100d5d4": "Lend lease", "5b4794cb86f774598100d5d4": "Lend lease"
"5b4795fb86f7745876267770": "Chumming", "5b4795fb86f7745876267770": "Chumming"
"5bc4776586f774512d07cf05": "\"The Tarkov shooter\" Part 1", "5bc4776586f774512d07cf05": "\"The Tarkov shooter\" Part 1"
"5bc479e586f7747f376c7da3": "\"The Tarkov shooter\" Part 2", "5bc479e586f7747f376c7da3": "\"The Tarkov shooter\" Part 2"
"5bc47dbf86f7741ee74e93b9": "\"The Tarkov shooter\". Part 3", "5bc47dbf86f7741ee74e93b9": "\"The Tarkov shooter\". Part 3"
"5bc480a686f7741af0342e29": "\"The Tarkov shooter\". Part 4", "5bc480a686f7741af0342e29": "\"The Tarkov shooter\". Part 4"
"5bc4826c86f774106d22d88b": "\"The Tarkov shooter\". Part 5", "5bc4826c86f774106d22d88b": "\"The Tarkov shooter\". Part 5"
"5bc4836986f7740c0152911c": "\"The Tarkov shooter\". Part 6", "5bc4836986f7740c0152911c": "\"The Tarkov shooter\". Part 6"
"5bc4856986f77454c317bea7": "\"The Tarkov shooter\". Part 7", "5bc4856986f77454c317bea7": "\"The Tarkov shooter\". Part 7"
"5bc4893c86f774626f5ebf3e": "\"The Tarkov shooter\". Part 8", "5bc4893c86f774626f5ebf3e": "\"The Tarkov shooter\". Part 8"
"5c0bbaa886f7746941031d82": "Bullshit", "5c0bbaa886f7746941031d82": "Bullshit"
"5c0bc91486f7746ab41857a2": "Silent caliber", "5c0bc91486f7746ab41857a2": "Silent caliber"
"5c0bd01e86f7747cdd799e56": "Insomnia", "5c0bd01e86f7747cdd799e56": "Insomnia"
"5c0bd94186f7747a727f09b2": "Test drive. Pt. 1", "5c0bd94186f7747a727f09b2": "Test drive. Pt. 1"
"5c0bdb5286f774166e38eed4": "Flint", "5c0bdb5286f774166e38eed4": "Flint"
"5c0bde0986f77479cf22c2f8": "A Shooter Born in Heaven", "5c0bde0986f77479cf22c2f8": "A Shooter Born in Heaven"
"5c0be13186f7746f016734aa": "Psycho Sniper", "5c0be13186f7746f016734aa": "Psycho Sniper"
"5c0be5fc86f774467a116593": "Private clinic", "5c0be5fc86f774467a116593": "Private clinic"
"5c0d0d5086f774363760aef2": "Athlete", "5c0d0d5086f774363760aef2": "Athlete"
"5c0d0f1886f77457b8210226": "Lend lease. Part 2", "5c0d0f1886f77457b8210226": "Lend lease. Part 2"
"5c0d190cd09282029f5390d8": "Grenadier", "5c0d190cd09282029f5390d8": "Grenadier"
"5c0d1c4cd0928202a02a6f5c": "Decontamination service", "5c0d1c4cd0928202a02a6f5c": "Decontamination service"
"5c0d4c12d09282029f539173": "Peacekeeping mission", "5c0d4c12d09282029f539173": "Peacekeeping mission"
"5c0d4e61d09282029f53920e": "The guide", "5c0d4e61d09282029f53920e": "The guide"
"5c10f94386f774227172c572": "The Blood of War Pt. 3", "5c10f94386f774227172c572": "The Blood of War Pt. 3"
"5c1128e386f7746565181106": "Fertilizers", "5c1128e386f7746565181106": "Fertilizers"
"5c112d7e86f7740d6f647486": "Scavenger", "5c112d7e86f7740d6f647486": "Scavenger"
"5c1141f386f77430ff393792": "Living high is not a crime Pt.2", "5c1141f386f77430ff393792": "Living high is not a crime Pt.2"
"5c1234c286f77406fa13baeb": "Setup", "5c1234c286f77406fa13baeb": "Setup"
"5c12452c86f7744b83469073": "Perfect mediator", "5c12452c86f7744b83469073": "Perfect mediator"
"5c139eb686f7747878361a6f": "Import", "5c139eb686f7747878361a6f": "Import"
"5c51aac186f77432ea65c552": "Collector", "5c51aac186f77432ea65c552": "Collector"
"5d2495a886f77425cd51e403": "Introduction", "5d2495a886f77425cd51e403": "Introduction"
"5d24b81486f77439c92d6ba8": "Acquaintance", "5d24b81486f77439c92d6ba8": "Acquaintance"
"5d25aed386f77442734d25d2": "The survivalist path. Unprotected, but dangerous", "5d25aed386f77442734d25d2": "The survivalist path. Unprotected, but dangerous"
"5d25b6be86f77444001e1b89": "The survivalist path. Thrifty", "5d25b6be86f77444001e1b89": "The survivalist path. Thrifty"
"5d25bfd086f77442734d3007": "The survivalist path. Zhivchik", "5d25bfd086f77442734d3007": "The survivalist path. Zhivchik"
"5d25c81b86f77443e625dd71": "The survivalist path. Wounded beast", "5d25c81b86f77443e625dd71": "The survivalist path. Wounded beast"
"5d25cf2686f77443e75488d4": "The survivalist path. Tough guy", "5d25cf2686f77443e75488d4": "The survivalist path. Tough guy"
"5d25d2c186f77443e35162e5": "The survivalist path. Cold blooded", "5d25d2c186f77443e35162e5": "The survivalist path. Cold blooded"
"5d25dae186f77443e55d2f78": "The survivalist path. Zatoichi", "5d25dae186f77443e55d2f78": "The survivalist path. Zatoichi"
"5d25e29d86f7740a22516326": "The survivalist path. Eagle-owl", "5d25e29d86f7740a22516326": "The survivalist path. Eagle-owl"
"5d25e2a986f77409dd5cdf2a": "The survivalist path. Combat medic", "5d25e2a986f77409dd5cdf2a": "The survivalist path. Combat medic"
"5eaaaa7c93afa0558f3b5a1c": "The survivalist path. Junkie", "5eaaaa7c93afa0558f3b5a1c": "The survivalist path. Junkie"
"5d25e2b486f77409de05bba0": "Huntsman path. Secured perimeter", "5d25e2b486f77409de05bba0": "Huntsman path. Secured perimeter"
"5d25e2c386f77443e7549029": "Huntsman path. The trophy", "5d25e2c386f77443e7549029": "Huntsman path. The trophy"
"5d25e2cc86f77443e47ae019": "Huntsman path. Woods cleaning", "5d25e2cc86f77443e47ae019": "Huntsman path. Woods cleaning"
"5d25e2d886f77442734d335e": "Huntsman path. Controller", "5d25e2d886f77442734d335e": "Huntsman path. Controller"
"5d25e2e286f77444001e2e48": "Huntsman path. Sell-out", "5d25e2e286f77444001e2e48": "Huntsman path. Sell-out"
"5d25e2ee86f77443e35162ea": "Huntsman path. Woods keeper", "5d25e2ee86f77443e35162ea": "Huntsman path. Woods keeper"
"5d25e43786f7740a212217fa": "Huntsman path. Justice", "5d25e43786f7740a212217fa": "Huntsman path. Justice"
"5d25e44386f77409453bce7b": "Huntsman path. Evil watchman", "5d25e44386f77409453bce7b": "Huntsman path. Evil watchman"
"5d25e44f86f77443e625e385": "Huntsman path. Eraser", "5d25e44f86f77443e625e385": "Huntsman path. Eraser"
"5d25e45e86f77408251c4bfa": "Huntsman path. Eraser pt. 2", "5d25e45e86f77408251c4bfa": "Huntsman path. Eraser pt. 2"
"5d25e46e86f77409453bce7c": "Ambulance", "5d25e46e86f77409453bce7c": "Ambulance"
"5d25e48186f77443e625e386": "Courtesy visit", "5d25e48186f77443e625e386": "Courtesy visit"
"5d25e48d86f77408251c4bfb": "Shady business", "5d25e48d86f77408251c4bfb": "Shady business"
"5d25e4ad86f77443e625e387": "Nostalgia", "5d25e4ad86f77443e625e387": "Nostalgia"
"5d25e4b786f77408251c4bfc": "Fishing place", "5d25e4b786f77408251c4bfc": "Fishing place"
"5d25e4ca86f77409dd5cdf2c": "Hunting trip", "5d25e4ca86f77409dd5cdf2c": "Hunting trip"
"5d25e4d586f77443e625e388": "Reserv", "5d25e4d586f77443e625e388": "Reserv"
"5d4bec3486f7743cac246665": "Regulated materials", "5d4bec3486f7743cac246665": "Regulated materials"
"5d6fb2c086f77449da599c24": "An apple a day - keeps the doctor away", "5d6fb2c086f77449da599c24": "An apple a day - keeps the doctor away"
"5d6fbc2886f77449d825f9d3": "Mentor", "5d6fbc2886f77449d825f9d3": "Mentor"
"5dc53acb86f77469c740c893": "The stylish one", "5dc53acb86f77469c740c893": "The stylish one"
"5e381b0286f77420e3417a74": "Textile. Part 1", "5e381b0286f77420e3417a74": "Textile. Part 1"
"5e4d515e86f77438b2195244": "Textile. Part 2", "5e4d515e86f77438b2195244": "Textile. Part 2"
"5ede55112c95834b583f052a": "Bunker. Part 1", "5ede55112c95834b583f052a": "Bunker. Part 1"
"5ede567cfa6dc072ce15d6e3": "Bunker. Part 2", "5ede567cfa6dc072ce15d6e3": "Bunker. Part 2"
"5eda19f0edce541157209cee": "Anesthesia", "5eda19f0edce541157209cee": "Anesthesia"
"5edab4b1218d181e29451435": "Huntsman path. Sadist", "5edab4b1218d181e29451435": "Huntsman path. Sadist"
"5edab736cc183c769d778bc2": "Colleagues. Pt.1", "5edab736cc183c769d778bc2": "Colleagues. Pt.1"
"5edaba7c0c502106f869bc02": "Colleagues. Pt.2", "5edaba7c0c502106f869bc02": "Colleagues. Pt.2"
"5edac34d0bb72a50635c2bfa": "Colleagues. Pt.3", "5edac34d0bb72a50635c2bfa": "Colleagues. Pt.3"
"5edabd13218d181e29451442": "Rigged game", "5edabd13218d181e29451442": "Rigged game"
"5edac020218d181e29451446": "Samples", "5edac020218d181e29451446": "Samples"
"5edac63b930f5454f51e128b": "TerraGroup employee", "5edac63b930f5454f51e128b": "TerraGroup employee"
"5f04886a3937dc337a6b8238": "The chemistry closet" "5f04886a3937dc337a6b8238": "The chemistry closet"
``` ```