0 of 0

File information

Last updated

Original upload

Created by

XxHarvzBackxX

Uploaded by

XxHarvzBackxX

Virus scan

Safe to use

About this mod

This mod allows you to configure the multipliers for friendship points when gifting to NPCs.

Requirements
Permissions and credits
Changelogs
Donations
This mod allows you to configure the multipliers for friendship points when gifting to NPCs.
This includes a multiplier for any gift, a birthday gift, a gift depending on quality, or a gift given at the Winter Star Festival. You can also configure the maximum friendship point increase per gift.

The config file is as follows:
-> "NPCGiftMultipliers/config.json"

{
  // all the values below are set to the default, vanilla values
 
  "DefaultMultiplier": 1.0, // multiply all gifts by this
  "BirthdayMultiplier": 8.0, // multiply birthday gifts by this
  "SilverMultiplier": 1.1, // multiply silver quality gifts by this
  "GoldMultiplier": 1.25, // multiply gold quality gifts by this
  "IridiumMultiplier": 1.5, // multiply iridium quality gifts by this
  "SpouseMultiplier": 0.5, // multiply spouse gifts by this
  "WinterStarMultiplier": 5.0, // multiply Winter Star gifts by this
  "MaximumFPIncrease": 750 // maximum possible friendship point increase
}

It's a pretty simple mod, but is quite useful if you like to customise your game!


Commissioned and suggested by Zoey Hoshi! Thanks :)