Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

Mizzion

Uploaded by

Mizzion

Virus scan

Safe to use

Tags for this mod

About this mod

A Mod that makes friendship harder.

Requirements
Permissions and credits
Do you find making friends in Stardew Valley way too easy? Maybe You dislike the fact that you can miss the NPC's birthdays and there is nothing that happens. Well this mod changes that.



What's in the mod:
  • You will lose friendship each day unless you give the NPC a gift during the week.
  • You will lose less friendship points the higher your heart level with the NPC is.
  • If you happen to miss the NPC's birthday, they won't be pleased and will let you know when you talk to them.
  • The NPC will say random things if you miss their Birthday. Currently there are Eight different Dialogues.


Friendship Calculation:

Friendship Decay = BasicAmount * HeartMultiplier
Birthday Friendship Decay = (BasicAmount * HeartMultiplier ) + (BasicAmount * BirthdayMuliplier * BirthdayHeartMultiplier)


Config File Settings:

AmtOfGiftsToKeepNpcHappy (INT) = This is the number of gifts you need to give to the NPC to keep them happy for the whole week and stop the friendship decay.
BasicAmount (INT) = This is used in the Calculation of Friendship decay. See above for the calculation.
EnableMissedBirthdays (BOOL) = Tells the mod if you want the NPC's to tell you when you have missed their birthday.
EnableRounded (BOOL) = Tells the mod if the friendship decay should be rounded up to the nearest whole number.
HeartMultiplier (FLOAT) = This is used in the Calculation of Friendship decay. See above for the calculation.
BirthdayHeartMultiplier (FLOAT) = This is used in the Calculation of Friendship decay. See above for the calculation.
BirthdayMultiplier (FLOAT) = This is used in the Calculation of Friendship decay. See above for the calculation.



How to Install the Mod:
  • Install the latest version of SMAPI (Currently 2.5.2): https://smapi.io
  • Unzip the EnhancedRelationships folder from the ZIP file you downloaded here.
  • Put the EnhancedRelationships folder inside your "Stardew Valley/Mods" folder.
  • Run the game. It should be working now.