Files
spt-mods-server/LacyPvETweaks/config/config.jsonc
2026-02-09 22:44:54 +02:00

12 lines
903 B
JSON

{
"refChanges": true, // makes ref's quests more PvE friendly
"removeTransitQuests": true, // changes all transit quests to be normal quests
"removeRecipes": true, // removes redundant recipes, e.g. arena crates
"enableLabyrinth": false, // enables labyrinth on the map screen, removing the need to transit
"questTweaks": true, // makes several vanilla quests less grindy/obnoxious
"addRecipes": false, // adds new recipes to the hideout
"removeMapLimitations": false, // removes map limitations from certain quests
"tweakExtracts": false, // makes certain extracts less restricted (currently only Labyrinth)
"hideoutCustomizations": true, // allows you to unlock otherwise unobtainable customizations for the hideout
"tweakAsVal": false // makes the vss/val not overheat as fast by reducing the heat per shot, and nerfing the heat per shot on various 9x39 ammo
}