LeftHandedCat added a new file:
QuoteDisplay MoreThis mod goes through all the quests in your game(this does include modded and custom quests) and replaces scav kill quests with any target kill quests. The mod folder name starts with a few z's to make sure it loads last but depending on what you have in your mod folder you may want to set this as last in your load order config.
MAKE A BACKUP OF YOUR PROFILE BEFORE RUNNING
This should not make any modifications to your profile and shouldn't cause any problems as long as you aren't using the double number of kills option, but you should still make a backup of your profile first just to be safe.
CONFIGURATION OPTIONS(LOCATED IN CONFIG.JSON)
ReplacePMCWithAll: set this to true if you want scav kills to count towards your pmc kill quests. this defaults to off as it can sometimes make these quests too easy or lose meaning.
HarderPMCWithAll: this only affects the mod if you have ReplacePMCWithAll turned on. this multiplies the amount of kills necessary for pmc kill quests to try and balance out the fact that scavs count too
HarderPMCMultiplier: this is the number that HarderPMCWithAll uses to multiply the kill amounts with, 2 is the default which is a 2x multiplier but it can be set to any number including non whole numbers(1.5 will multiply by 1.5x and will round to the nearest whole number)
debug: turn this on to see a giant wall of white text telling you what the mod is doing, if something is going wrong turn this on and take a peek at the text to see what's up if you think something is going wrong
verboseDebug: turn this on if you want to see EVEN MORE white text telling you what the mod is doing, almost definitely unnecessary but might help you figure out what is going on