Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
⚠️ 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.3.0
- DewardianDev
- 110 Downloads
Updated gunsmith kill amount to be configurable.
Make gunsmith kill tasks use static saved ids, prevents loss of progress. -
Version 1.2.0
- DewardianDev
- 786 Downloads
Updated to 3.10
- Reduced Gunsmith kill quests a bit.
NOTE:Make sure to add this last in the load order if using other mods that change quests.
-
Version 1.1.1
- DewardianDev
- 1.5k Downloads
Last release had some debug code left on.
Use this release! -
Version 1.1.0
- DewardianDev
- 88 Downloads
Updated for version 3.9.4Fixed quest items being affected by item multipliers
Have fun!This release has a debug line left on use the next release!!!!
-
Version 1.0.2
- DewardianDev
- 777 Downloads
This is the official first version.
Accidentally released beta build earlier.
DewardianDev Author
There is a small bug with the local id not being stored correctly, I may go fix that soon, for now if you restart your server and the gunsmith description is a bunch of numbers, that is why,
This doesn't effect the funtionality of the mod.
MadBrother
Hi, great mod !
What do these configs do ?
baseQuantity and countMultiplier
Thanks for you mod !
DewardianDev Author
baseQuantity = number of base gunsmith kills
count multiplier = number that is multiplied with gunsmith number.
You can turn on debug to see the effect, but an example
baseQuantity 4
countMultiplier 1
gunsmith 5
4 + (1*5) = 9
9 Total kills for gunsmith 5
mwha ha ha ha ha
(Drac ref)
MadBrother
great thx, maybe you can add gunsmith in the config property names
watsy
wow a great idea. I might do some quests now lol
Murders_Inc828
Do you have to complete the givin amount of kills in 1 raid to complete the Gunsmith quest?
DewardianDev Author
You shouldn't. You may get that behaviour if there is a mod conflict though. Try changing the load order if you do see this
MadBrother
i don't know if Murders_Inc828 is having the exact same issue but on my part, the progress saves between raids but seemed overridden on server start.
Murders_Inc828
Yes, it's my error. It does not reset on every raid or death but it resets after everytime I restart the server. I just disabled it for now.
MadBrother
I tried moving around this mod in the mod order. I put it first, last, middle and other places but I couldn't get it to not get overridden on server start.
MadBrother
for a workaround you can use Skipper mod to skip it when you know you killed enough.
Islarf
Can I use this to just change requirements? Like kill quests to different specific weapons or weapon types? (I've wanted to do a Pistols Only run for a while)
DewardianDev Author
No. This mod doesn't do that.
Islarf
ah darn! i've been looking everywhere for a way to modify quest requirements to do this. This seemed so close! thanks for the reply though!
2pxrple
im getting this error
https://imgur.com/a/VgdDep7
2pxrple
its also breaking my flee market, not letting me sell any items
DewardianDev Author
Likely related to a bad config change
DizzilyHQ
Getting the exact same error on my end
DewardianDev Author
You have VCQL installed, and custom quests.
Make sure to put this before any other quest mods in the load order.
Purple
same error here, even with putting this mod at the top of the load order
i believe it's the Viper mod in my case, uninstalling all files relating to it has ceased the errors
DewardianDev Author
There is some debug code in this release, reuploading shortly
Fegeer
Thank you so much for the update! This one is essential!
DewardianDev Author
Working on updating most of my mods now.
DizzilyHQ
This mod is one of my essentials.
10/10
This mod handles what 5 mods does now for me!
Cant wait for the update!
Fegeer
Amazing mod, thank you so much!
Zubzub
For "itemRewardModifier" how does it work with single item rewards and unlock rewards?
If I set it to 0.25, and the reward is 100 bullets, ok I get 25 bullets instead, makes sense.
What if the reward is an Item Box? Do I get an item worth 25% of an item box, or do I get a dice roll to have a 25% chance at getting the item box?
If I set "itemRewardModifier" to 0, will it still unlock items for sale if the reward is an item unlock, or will those be disabled as well?
Sorry for asking weird questions
DewardianDev Author
The item reward multiplier effects items, not unlocks. The lowest denomination is 1. It won't eliminate or reduce below that.
Zubzub
Makes sense, thanks!
Fegeer
In the config which is vanilla STP value? 0.7 or 1? Thanks
DewardianDev Author
1 is unchanged, ie vanilla.
Dezzy_fb
This is perfect, I've always wanted to reduce quest XP to make raids feel more impactful on leveling. Awesome!!
Spritzer-Drive
I was sold the second I saw the thumbnail
Ahtu
Amazing work!
Does this affect Daily and Weekly Quests too?
DewardianDev Author
Not currently.