The Forge is currently under heavy construction. Expect nothing to work. Data is reset every hour.

Mod Details

QDT - Quest Difficulty Tweaker

QDT - Quest Difficulty Tweaker 1.1.1

Created by DewardianDev

2.2K Downloads

SPT 3.9.8 Compatible

Lengthen or reduce your quest grind! Adjusts every quest in the game! Replace Gunsmith quests with kill quests! Adjust difficulty, rewards, experience, rep, plant time and more!

⚠️ Warning: Installing with an ongoing profile has not been extensively tested.

it is highly recommended to either start a new profile or backup your old one prior to install!

**Will update this later, for now leave feedback in the comments.

The default config reduces rewards and difficulty by 70%, replaces gunsmith tasks, and reduces planting time by 50%.**

=== INSTALL STEPS ===

1. Drag and drop this folder into the user/mods folder.
2. Update your mods/order.json so that this is last on the list.
3. Optionally change your configuration (see below configuration options).

4. ???????

5. Profit!!!!

Example order.json with recommended mods:
{
"order": [
"ServerValueModifier",
"DewardianDev-XXXX-1.x.x",
"DewardianDev-QuestDifficultyTweaker-1.x.x"
]
}

==== Configuration Options ====

// Turn off and on
"enable": true,

MODIFIERS MULTIPLY THE BASE VALUES

1 = NO Change
0.7 = LESS/LOWER
1.5 = MORE/HIGHER

// How soon quests unlock
"questLevelUnlockModifier": 0.7,

// Home much experience quests give you
"questExperienceModifier": 0.7,

// How much trader rep you get for completing quests
"traderStandingRewardModifier": 1,

// How many items are received as reward (items/cash)
"itemRewardModifier": 0.7,

// Adjusts how many kills needed for elimination quests
"killQuestCountModifier": 0.7,

// Adjust how many items needed for fetch quests
"findItemQuestModifier": 0.7,

// Adjusts the the in-raid plant-time for placement quests
"plantTimeModifier": 0.5,

// Replaces gunsmith tasks with kill tasks
"replaceGunsmith": true,

Version 1.1.1

1.4K Downloads

Created Jul 30th, 2024 Updated Dec 31st, 12:26 AM

Last release had some debug code left on.
Use this release!

X/ :thumbup:

Version 1.1.0

69 Downloads

Created Jul 29th, 2024 Updated Jan 8th, 3:04 AM

Updated for version 3.9.4

  • Fixed quest items being affected by item multipliers

Have fun!

<X

This release has a debug line left on use the next release!!!!

Version 1.0.2

757 Downloads

Created May 31st, 2024 Updated Jan 7th, 6:30 PM

This is the official first version.

Accidentally released beta build earlier.

Not quite yet...