blacks7ar-Agility icon

Agility

A simple skill mod that increases your attack speed, walk speed, run speed and jump force as the skill levels up.

Last updated 5 months ago
Total downloads 20421
Total rating 9 
Categories Mods Tweaks Misc Server-side Client-side Hildir's Request Update
Dependency string blacks7ar-Agility-1.1.1
Dependants 82 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

# 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.1.1

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

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.