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

Inhabitants will like items less each time you gift them that same item. Stop littering them with low-effort gifts!

Requirements
Permissions and credits
Changelogs
Installation
  • Download the mod zip
  • Download and install SMAPI
  • Drop this mod into the Mods folder

Configuration
- ResetEveryXDays: int = Reset all gift tastes to their original value after this many days have passed, starting from the very first day (Day 1, Year 1).
If set to 0, gift taste will never be reset. Defaults to 112 (= yearly)
- MaximumDeviation: int = Limit by how much the taste for a gift can drop.
E.g. if set to 2, a loved gift can not fall below a neutral reaction.
- ReduceAfterXGifts: int = Reduce the gift taste only after the item has been gifted to the NPC this many times.

CLI
- reset_gift_tastes = Reset all gift tastes to their original value.

Multiplayer
The gift taste decline is shared across all players. So if you gift an item to an NPC and then your friend gifts the same item to that same NPC, your friend will already get the subpar reaction.

You could counteract that by setting ReduceAfterXGifts to the number of players.

Source
Over on GitHub