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.