Toha3673 added a new version:
Quotesupport 3.9.x
Toha3673 added a new version:
Quotesupport 3.9.x
Toha3673 added a new version:
Quoteadded compatibility with the new version of Tarkov
Toha3673 added a new version:
QuoteFixed a bug that reroll the scav profile if you received runthrough status
Toha3673 added a new version:
Quotefixed scavProfile.Quest error.
fixed black screens.
Toha3673 added a new file:
QuoteDisplay MoreDo you want to add variety to the gameplay as a scav? Then this mod is for you!
With a certain chance you have the opportunity to play as a scav boss.
Contains a configuration with which you can configure it.
Code: configDisplay More{ "reroll_on_game_start": false, //creating new scav profile after loading at the main menu, this will fix broken scav profile "remove_scav_cooldown": false, //removing the scav cooldown "boss_chances":[ //Chance to become the boss at each fence reputation level 1, 5, 10, 15, 20, 30, 40 ], "boss_list": [ //list of bosses you can play as "bossbully", "bossgluhar", "bosskilla", "bossknight", "bosskojaniy", "bosssanitar", "bosstagilla", "followerbigpipe", "followerbirdeye", "sectantpriest", "sectantwarrior", "bossboar", "bosszryachiy", "bosskolontay" ], "hide_exotic_items": true, //Hides exotic items from the list below so you can't take them into your stash "exotic_items_list": [ "60a7acf20c5cb24b01346648", "5b3b713c5acfc4330140bd8d", "5e997f0b86f7741ac73993e2", "63626d904aa74b8fe30ab426", "636270263f2495c26f00b007", "5c0e874186f7745dc7616606", "5c0e541586f7747fa54205c9", "6540d2162ae6d96b540afcaf" ], "replace_color_keycards": true //If enabled, it replaces the colored keycards with an access keycards to the laboratory }
There are a few things I want to make clear:
- If "reroll_on_game_start" enabled, scav timer will be restarted as well.
- Scavs can still shoot you if you have a bad reputation.
- You will spawn at the PMC spawnpoints.
- Bosses with the same type as yours may still be on the location.
- Followers and scav's do not listen to you, considering you an ordinary scav.
All this will be fixed in future versions.
Toha3673 added a new version:
Quotenow there is a blacklist
Toha3673 added a new file:
QuoteTired of worrying about the condition of your keys? then this mod is for you!
It makes keys and key cards unbreakable so you can use them endlessly.Contains a configuration with which you can configure it.
Code: config.jsonDisplay More{ "weightless_keys": true, // Removes weight from keys "unbreakable_keys": true, // Makes keys unbreakable "weightless_keycards": true, // Removes weight from keycards "unbreakable_keycards": true, // Makes keycards unbreakable (does not affect laboratory access cards) "enable_blacklist": false, //if true, the above options will not affect the keys from the blacklist "blacklisted_keys": [ "5780cf7f2459777de4559322", "5d80c60f86f77440373c4ece", "5d80c62a86f7744036212b3f", "5ede7a8229445733cb4c18e2", "62987dfc402c7f69bf010923", "63a3a93f8a56922e82001f5d", "64ccc25f95763a1ae376e447", "5448ba0b4bdc2d02308b456c", "593962ca86f774068014d9af", "5937ee6486f77408994ba448", "64d4b23dc1b37504b41ac2b6", "63a39e1d234195315d4020bd" ] }