Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
SNEAKer
A simple mod that makes your sneaking speed scaled by your Sneak skill level.
| Date uploaded | 2 years ago |
| Version | 1.1.2 |
| Download link | blacks7ar-SNEAKer-1.1.2.zip |
| Downloads | 4625 |
| Dependency string | blacks7ar-SNEAKer-1.1.2 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333README
# SNEAKer
A simple mod that makes your sneaking speed scaled by your Sneak skill level.
## Installation (manual)
- extract
SNEAKer.dllfile to yourBepInEx\Plugins\folder
## Features
- Sneak speed scaled by Sneak skill level. The higher your Sneak skill is the faster you move when sneaking.
- Configurable exp multiplier for sneak skill.
- Configurable max sneak speed that can be factored by sneak skill level.
- Uses ServerSync to sync configs from servers to clients.
- Built in config watcher.
- Configurable through config file or configuration manager
## Changelog
v1.1.1
- fixed multiplayer version check issues
Changelog History (click to expand)
v1.1.0
- updated to the latest valheim build (217.22)
v1.0.9
- updated to the latest valheim build (217.14) hilder request.
v1.0.8
- updated to the latest valheim build (216.9)
- adjusted exp minimum acceptable value.
v1.0.7
- optimized code and updated serversync
v1.0.6
- added version checks
- updated to latest valheim assemblies
v1.0.5
- fixed errors on dedicated servers running on linux
v1.0.4
- added config watcher
v1.0.3
- fix exp scaling
- fix exp exceeding at skill level 100
v1.0.2
- added max sneak speed as requested.
v1.0.1
- added serversync
- added exp multiplier option.
v1.0.0
- first release
CHANGELOG
v1.1.7
- updated for the latest bepinex build (5.4.2333).
- updated for the latest valheim build (221.4) call to arms update.
Changelog History (click to expand)
v1.1.6
- updated serversync.
v1.1.5
- updated for the latest valheim build (219.13) bog witch
v1.1.4
- updated serversync and minor code fixes
v1.1.3
- updated to the latest valheim build (217.28)
- updated serversync and dependencies
- updated manifests bepinex dependency string
v1.1.2
- as requested removed server enforcement, doesn't need to be installed on the server like before.
v1.1.1
- fixed multiplayer version check issues
v1.1.0
- updated to the latest valheim build (217.22)
v1.0.9
- updated to the latest valheim build (217.14) hilder request.
v1.0.8
- updated to the latest valheim build (216.9)
- adjusted exp minimum acceptable value.
v1.0.7
- optimized code and updated serversync
v1.0.6
- added version checks
- updated to latest valheim assemblies
v1.0.5
- fixed errors on dedicated servers running on linux
v1.0.4
- added config watcher
v1.0.3
- fix exp scaling
- fix exp exceeding at skill level 100
v1.0.2
- added max sneak speed as requested.
v1.0.1
- added serversync
- added exp multiplier option.
v1.0.0
- first release