Other user's assetsThis author has not specified whether they have used assets from other authors or not
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 not allowed to use assets from this file in any 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 allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.1.0
updated for Stardew Valley 1.4
added option to show notification on level up
What it does: In the config.json (generated after first start) you can set a general factor for all skills or a skill factor for each skill. The new gained experience is calculated as follows: modified_exp = normal_exp * generalExperienceFactor * <skill>ExperienceFactor where <skill> is one of the 5 skills.
Example: If you want to level half as fast as normal set the general factor to 0.5. If you want to level the farming skill twice as fast set farmingExperienceFactor to 2. You can set expNotification to true if you want the mod to display how much exp you gain for each action. You can set levelNotification to true if you want to get a notification for each level up.