# Agility
A simple skill mod that increases your attack speed, walk speed, run speed and jump force as the skill levels up.
## Installation (manual)
- extract
Agility.dll file to your BepInEx\Plugins\ folder
## Features
- Configurable attack speed factor.
- Configurable walk speed factor.
- Configurable run speed factor.
- Configurable jump force factor.
- Configurable exp gain and exp loss on death.
- Uses serversync and built-in config watcher.
- Configurable through config file or Configuration Manager
## Changelog
v1.0.4
- fixed animation bug (sitting, equipping and standing up)
- added option to disable fall damage so you wont die from falling when jumping too high.
v1.0.3
- updated to the latest valheim build (216.9)
Changelog History (click to expand)
v1.0.2
- added attack speed scaling to secondary attacks.
v1.0.1
- fixed secondary attacks attack speed, its no longer affected by skill level scaling
- adjusted attack speed scaling for each weapon.
v1.0.0