DewardianDev added a new file:
QuoteDisplay Morehub.sp-tarkov.com/attachment/8215/
⚠️ 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,