Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are allowed to use the assets in this file in mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
if in doubt, contact me pls
File credits
Commissioned and suggested by Zoey Hoshi. Thanks! :)
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
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 :)