Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

desto

Uploaded by

JustToDownloadThings

Virus scan

Safe to use

Tags for this mod

About this mod

Adjust billboard quest rewards to the profit margin, or by a custom amount.

Requirements
Permissions and credits
Changelogs
Compatible with:
- Profit Margins
- Help Wanted Quest Fixes

Installation
- Download the mod zip
- Download and install SMAPI
- Unzip the mod into Stardew Valley's Mods folder

Configuration
- UseProfitMargin: bool = Use the profit margin (true), or use the custom amount (false)
- CustomQuestMargin: float = Multiplier for quest rewards. 1.0 = no change, 0.5 = half, 2.0 = double
- UseProfitMarginForSpecialOrders: bool = (Lewis') Use the profit margin (true), or use the custom amount (false)
- CustomProfitMarginForSpecialOrders: float = (Lewis') Multiplier for quest rewards. 1.0 = no change, 0.5 = half, 2.0 = double

Existing save

This mod can be used on an existing save.

For special orders (the board in front of Lewis' house), please note however that only newly accepted quests will have their reward updated, and that those quests rewards remain after you remove the mod again. New quests after mod removal will have their original reward value again.

Reason being that special order rewards are already written to the save file by the game once the quest has been accepted.

Source
Over on GitHub