blacks7ar-SNEAKer icon

SNEAKer

A simple mod that makes your sneaking speed scaled by your Sneak skill level.

Last updated 4 months ago
Total downloads 55815
Total rating 18 
Categories Mods Tweaks Misc Server-side Client-side Hildir's Request Update
Dependency string blacks7ar-SNEAKer-1.1.3
Dependants 216 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

# SNEAKer

A simple mod that makes your sneaking speed scaled by your Sneak skill level.


## Installation (manual)

  • extract SNEAKer.dll file to your BepInEx\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.2

  • updated to the latest valheim build (217.28)
  • updated serversync and dependencies
  • updated manifests bepinex dependency string
Changelog History (click to expand)

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