This package has been marked as deprecated, and it's suggested another
alternative is used.
FermenterSkill
A simple skill mod that lets you configure base production speed/output & exp gain. Production speed & product output is scaled by skill level. Higher skill level, faster production speed & higher production output
By blacks7ar
Last updated | 2 years ago |
Total downloads | 2422 |
Total rating | 3 |
Categories | Mods Tweaks Misc Server-side Client-side Mistlands Update |
Dependency string | blacks7ar-FermenterSkill-1.0.3 |
Dependants | 5 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.1901README
FermenterSkill
A simple skill mod that lets you configure base production speed, base product output, and exp gain. Production speed and product output will then be scaled according to the level of the skill. The higher the skill level the faster the production speed and the higher the amount of product you will get.
Installation (manual)
copy plugins
folder to your BepInEx
folder
Features
- Configurable base production speed and base product output.
- Configurable level to display production time.
- Configurable skill exp gain.
- Production speed and product output is scaled by skill level.
- Product output will be doubled at max skill level.
- Uses ServerSync to sync configs from servers to clients.
- Built-in FileWatcher.
- Configurable through config file or configuration manager
Changelog
v1.0.3
- optimized code and updated serversync
v1.0.2
- added version checks
- updated to latest valheim assemblies
v1.0.1
- revised final product amount calculation, it should work properly now.
- disabled automatic adding of meads.
v1.0.0 first release