Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

jahangmar

Uploaded by

jahangmar

Virus scan

Safe to use

Tags for this mod

About this mod

Allows you to adjust how fast you level (in general or per skill). Optional: Displays gained exp for actions and displays level ups.

Requirements
Permissions and credits
Changelogs
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.

Installation:

Uninstall
:
  • Remove the folder of this mod.

Compatibility:
  • Tested with Stardew Valley 1.4 on Linux.
  • Not tested in Multiplayer.

source code

You can find my other mods here.