ShadowXtrex added a new file:
QuoteDisplay MoreFirst! You had any issue? Well, your first step is avoid report it in the comments. These comments will be ignored.
To report issues please use the SUPPORT THREAD here in the Hub.About the redistribution:
- You are NOT allowed to republish, alter or include in a package here or any other sites without my permission or EFCL Team.
- Also, you are NOT allowed to redistribute it in any type of mod-pack. Wherever you host it.Here you can find some custom profiles based in my gameplay from SPT 3.7.6.
Inside every folder you will find the Readme with the content.Playground:
DevProfile
The database management is as follows:
CodeDisplay Moremodfolder/ └───db └───dev └───Example ├───BEAR/ ├───Inventory.json <- Inventory items. ├───Skills.json <- Skills and masteries. └───Suits.json <- Suits unlocked ├───USEC/ ├───Inventory.json <- Inventory items. ├───Skills.json <- Skills and masteries. └───Suits.json <- Suits unlocked ├───Bonuses.json <- Common config: Stash size ├───Hideout.json <- Common config: Hideout modules build. ├───locale.json <- Will be used in a future update for the description of the profile. ├───Traders.json <- Common config: Traders loyalty and unlocks info. └───userPresets.json <- Common config: PMC Presets, Weapon presets and Magazine presets. You can found it in profiles.json in the fields with same names.
If you want to make a profile you can use the dev folder.
Pay attention to config.jsonc file, because you need to enable the devProfile.
All file are required to make it work.
You can find the content of the profiles in:
Config.jsonc Content
Hide Profiles
Option name Value Description allNonFIKA true/false Default Value: true
Hide all default profiles from the launcher.
Set to 'false' if you are using FIKA.allFIKA true/false Default Value: false
Hide all standard profiles from the launcher.
Optional: Set to true if you are using FIKAEnhanced Profiles
All clothes from store unlocked. Same for stash lines.Profile name Value Default Value Standard true/false Default Value: false LeftBehind true/false Default Value: false PrepareForEscape true/false Default Value: false EdgeOfDarkness true/false Default Value: false UnheardEdition true/false Default Value: false Main Profiles
Profile name Value Description SOF5 Base true/false Default Value: true
Same as EoD in 'soul'.
Double money, Illumination, Lavatory and Workbench at Lv 1.
Better ammo, weapons moded, and some skills up to Lv 25.Plus true/false Default Value: false
Same as SOF5, but weapons have more mods, and some Gifts are added with the ammo upgrade included.
Old SOF5 Unheard.Merged true/false Default Value: false
Same as SOF5Plus but with USEC and BEAR inventory merged in cases.SOF7 Base true/false Default Value: true
Same as EoD in 'soul' but in caliber 7.xx variation.
As SOF5, Double money, Illumination, Lavatory and Workbench at Lv 1.
Better ammo, weapons moded, and some skills up to Lv 25.Plus true/false Default Value: false
Same as SOF7, but weapons have more mods, and some Gifts are added with the ammo upgrade included.
Old SOF7 UnheardMerged true/false Default Value: false
Same as SOF7Plus but with USEC and BEAR inventory merged in cases.SPINS Profiles
Profile name Value Description WorseThan true/false Default Value: true
Based in Standard Edition but worse. But with 'some money'.
Shitty ammo, weapons in bad state, and traders with negative standing.ShadowXtrex_fPMC true/false Default Value: false
DO NOT ENABLE UNTIL WTT-PACKNSTRAP IS AVAILABLE!!
This is my profile start like from PvE ( Unheard LegacyPlus + Some WeaponsPresets )REQUESTED Profiles
Profile name Value Description Rocky_Standard true/false Default Value: true
Rocky's Standard 2025GC_Kronzky true/false Default Value: true
By Kronzky: this profile which lets you start out at the level of some of the top Tarkov players.GC_KushJones true/false Default Value: true
Gigachad profile but based in SPT Developer profile, by KushJones.SOF7_Tabi true/false Default Value: false
Same as Standard Edition in 'soul' but with part of the SOF7 stuff, by Tabi.Tabi_Standard true/false Default Value: false
Same as Standard account but with the Secure Container Gamma, by TabiTabi_StandardMaxed true/false Default Value: true
Same as Standard account but with extended Stash and maxed Hideout for FIKA, by TabiZTH_TASBot true/false Default Value: true
Based in SPT Zero to Hero but with Sektant outfit, by TASBot.ZTH_Gray404 true/false Default Value: true
Based in SPT Zero to Hero with some personal modifications by Gray404.ZTH_Jed16338 true/false Default Value: true
Based in SPT Zero to Hero using Unheard edition pockets, by Jed16338.BareBones_VixeusVii true/false Default Value: true
Based in SPT Zero to Hero, by VixeusVII.DEV Profile (Refer to PlayGround)
Profile name Value Description devProfile true/false Default Value: false
Developer profile. You can use that to make your own profile. Also you can ask to add to this mod (if you want ofc).