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{ //removing the scav cooldown "remove_scav_cooldown": true, //If enabled, it replaces the colored keycards with an access keycards to the laboratory "replace_color_keycards": true, //Chance to become the boss at each fence reputation level "chances_to_become_boss": [ 1, 5, 10, 15, 20, 25, 35 ], //list of bosses you can play as "boss_list": [ "bossboar", "bossbully", "bossgluhar", "bosskilla", "bossknight", "bosskojaniy", "bosskolontay", "bosspartisan", "bosssanitar", "bosstagilla", "bosszryachiy", "followerbigpipe", "followerbirdeye" ] }
There are a few things I want to make clear:
- 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.
- Tagilla's hammer was removed due to being unplayable
All this will be fixed in future versions.