
Customize quest requirements with adjustable item amounts and new Gunsmith options. Add kill objectives, skip weapon turn-ins, and tailor tasks to your gameplay style.
QCAdjustments
Tired of grinding through Tarkov’s quests? QCAdjustments lets you customize quest conditions for a smoother or more challenging experience. Adjust conditions for CounterCreator, FindItem, HandoverItem, LeaveItemAtLocation, and SellItemToTrader quests. The mod also offers tweaks for the Gunsmith quest line, allowing you to add kill requirements or replace the weapon turn-in condition with a kill task.
This mod doesn’t remove quest conditions entirely—the minimum value is 1—so you can fine-tune difficulty without breaking the game’s progression.
Compatibility
- Works with existing profiles, but creating a backup beforehand is recommended.
- Works with quests added and/or adjusted using Virtual’s Custom Quest Loader
- Gunsmith Tweaks is confirmed compatible. Other Gunsmith-related mods are untested.
Installation
- Download the latest mod release.
- Extract the contents of the archive into your SPT directory or manually drag the user folder into the SPT directory.
- Edit the config found in user/mods/rootsnine-qcadjustments/config/config.jsonto your preferences.
Updating
- See release notes for version specific updating instructions.
Issues
While extensively tested, bugs may still occur. If you encounter any issues, please leave a comment or open an issue on GitHub.
Configuration
All values in the config file must be greater than 0. If set to 0, the defaults will be used.
Kill Targets
This section allows you to change the targets for kill quests. It will not target any quests involving Rogues, Raiders, or Scav Bosses. The default values will retain vanilla kill targets on quests. Note: This will NOT change the task text. If you change all Bear quests to Any, the task will still say Bear PMCs, but any kill will count. As an aside that has made testing this very difficult, so please let me know of any issues you find and I will do my best to solve them as quickly as possible.
- any (Default: Any)
- any_pmc (Default: AnyPmc)
- bear (Default: Bear)
- scavs (Default: Savage)
- usec (Default: Usec)
Task Multipliers
Adjust the total amounts for quest conditions. Lower values mean easier tasks.
- counter (Default: 0.5)
Progress tracked by actions (e.g., kills, shots on specific body parts, etc.). - find_handover (Default: 0.5)
Tasks requiring you to find items in raid and hand them over. - leave_at (Default: 0.5)
Tasks where you must stash an item at a specific location. - sell (Default: 0.5)
Tasks that require selling items to traders. - timer (Default: 0.5)
The time spent placing or stashing an item at a location. - xp (Default: 1.0)
The experience rewarded by quests.
Gunsmith Adjustments
Customize the Gunsmith quest line with new conditions:
- enabled (Default: false)
Enables Gunsmith adjustments, adding a kill requirement. - replace_task (Default: false)
Replaces the handover condition with a kill requirement. - kills (Default: 10)
Number of kills required. This value is not affected by Task Multipliers.
Quest Blacklist(Optional)
- quest_blacklist (Default: [])
A list of quest names to skip when applying changes. Example: [“Regulated Materials”, “Gunsmith - Part 6”]
SPT 3.11.3
269 Downloads
Bug Fixes
- Fixed issue with unexpected VCQ JSON differences from Vanilla. May be present on other quest types.
Updating from an older version?
Unzip the new release into your SPT directory and override existing files.
SPT 3.11.3
202 Downloads
Changes
- Added ability to change kill targets that aren’t bosses, Raiders, or Rogues. This does not change the localized text.
Due to the fact that this does not change the localized text on quests, testing this has been very difficult. If you run into ANY issues please don’t hesitate to check and open an issue on GitHub.
Updating from an older version?
Your previous config will not work with this latest update! There is a new field added to the config “kill_targets”. I recommend making a copy of your current config and pasting those values into the new config. Again, your previous config will not work with this latest update!
SPT 3.11.3
279 Downloads
Bug Fixes
- Added support for “Gunsmith - Old Friend’s Request” quest. Thank you sunliang0901 for the report!
Updating from an older version?
Unzip the new release into your SPT directory and override existing files.
Unknown SPT Version
156 Downloads
Bug Fixes
Fixed issue where tasks looking for unique items/visiting single locations would require them multiple times if increasing FIR or CounterCreator conditions. Thank you Fegeer for the report.
Updating from an older version?
Unzip the new release into your SPT directory and override existing files.
Unknown SPT Version
177 Downloads
Unknown SPT Version
441 Downloads
Changes
- Added xp reward multiplier. Default value is 1.0. Should I set a maximum? Eh. Thank you to Ru Kira on the Discord for the suggestion.
- Added xp field to config.json
Updating from an older version?
Unzip the new release into your SPT directory and override existing files.
Not quite yet...