posixone-NoMovementPenalty icon

NoMovementPenalty

A Valheim mod that disables all movement speed penalties caused by equipment.

Last updated a year ago
Total downloads 2278
Total rating 2 
Categories Tweaks Client-side Mistlands Update
Dependency string posixone-NoMovementPenalty-1.0.3
Dependants 6 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.1901 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.1901

README

NoMovementPenalty

A Valheim mod that disables all movement speed penalties caused by equipment.

Mod not running

nomod

Mod running w/no armor movement speed buffs (any item less than 0 is set to 0)

withmodnobuffs

Mod running w/+12% movement speed enchanted armor (Epic Loot)

withmodwithbuffs

Config toggles (all enabled by default)

## Settings file was created by plugin NoMovementPenalty v1.0.3
## Plugin GUID: posixone_NoMovementPenalty

[1-Global]

## Set this to true to enable and false to disable this mod.
# Setting type: Boolean
# Default value: true
modEnable = true

[2-Toggles]

## Set this to true to enable NoMovementPenalty for the equipped right-handed item.
# Setting type: Boolean
# Default value: true
rightItemEnable = true

## Set this to true to enable NoMovementPenalty for the equipped left-handed item.
# Setting type: Boolean
# Default value: true
leftItemEnable = true

## Set this to true to enable NoMovementPenalty for the equipped helmet item.
# Setting type: Boolean
# Default value: true
helmetItemEnable = true

## Set this to true to enable NoMovementPenalty for the equipped chest item.
# Setting type: Boolean
# Default value: true
chestItemEnable = true

## Set this to true to enable NoMovementPenalty for the equipped leg item.
# Setting type: Boolean
# Default value: true
legItemEnable = true

## Set this to true to enable NoMovementPenalty for the equipped shoulder item.
# Setting type: Boolean
# Default value: true
shoulderItemEnable = true

## Set this to true to enable NoMovementPenalty for the equipped utility item.
# Setting type: Boolean
# Default value: true
utilityItemEnable = true

Changelog

  • 1.0.3 Added a config file to toggle the mod entirely or toggle individual slots for inclusion. E.g., do not apply "NoMovementPenalty" to right-item and/or left-item, etc...
  • 1.0.2 Changed up the evaluations and calculations to display current movement penalties/buffs in the tool-tip.
  • 1.0.1 Considers each equipment item independently allowing for positive integers (speed buffs/enchantments/epic loot/potions, etc...)
  • 1.0.0 Initial release keeps movement penalty at 0.