You are viewing a potentially older version of this package.
View all versions.
Agility
A simple skill mod that increases your attack speed, walk speed, run speed and jump force as the skill levels up.
By blacks7ar
Date uploaded | a year ago |
Version | 1.0.6 |
Download link | blacks7ar-Agility-1.0.6.zip |
Downloads | 1730 |
Dependency string | blacks7ar-Agility-1.0.6 |
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.2202README
# 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 yourBepInEx\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.6
- added another null check incase skill level goes back to zero and to prevent unwanted errors.
Changelog History (click to expand)
v1.0.5
- fixed fall damage bug when feather cape is equipped.
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)
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
- first release.
CHANGELOG
v1.1.4
- updated for the latest valheim build (219.13) bog witch
Changelog History (click to expand)
v1.1.3
- fixed dual axes animation speed and minor code fixes
v1.1.2
- updated for the latest valheim build (218.15 ashlands)
- updated serversync
v1.1.1
- updated to the latest valheim build (217.28)
- updated serversync and dependencies
- updated manifests bepinex dependency string.
v1.1.0
- removed server enforcement
v1.0.9
- fixed multiplayer version check issues
v1.0.8
- updated to the latest valheim build (217.22)
v1.0.7
- updated to the latest valheim build (217.14) hilders request.
v1.0.6
- added another null check incase skill level goes back to zero and to prevent unwanted errors.
v1.0.5
- fixed fall damage bug when feather cape is equipped.
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)
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
- first release.