RootsNine added a new file:
QuoteDisplay More
QCAdjustmentsTired 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
, andSellItemToTrader
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.
- 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.json to 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.
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.
Tasks that require selling items to traders.
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 thehandover
condition with a kill requirement.kills
(Default:10
)
Number of kills required. This value is not affected by Task Weights.Quest Blacklist(Optional)
- quest_blacklist (Default:
[]
)
A list of quest names to skip when applying changes. Example: ["Regulated Materials", "Gunsmith - Part 6"]