NoMovementPenalty
A Valheim mod that disables all movement speed penalties caused by equipment.
Last updated | 6 months ago |
Total downloads | 3776 |
Total rating | 3 |
Categories | Tweaks Client-side Mistlands Update Ashlands Update |
Dependency string | posixone-NoMovementPenalty-1.0.4 |
Dependants | 8 other packages depend on this package |
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
NoMovementPenalty
A Valheim mod that disables all movement speed penalties caused by equipment.
Mod not running
Mod running w/no armor movement speed buffs (any item less than 0 is set to 0)
Mod running w/+12% movement speed enchanted armor (Epic Loot)
Config toggles (all enabled by default)
## Settings file was created by plugin NoMovementPenalty v1.0.4
## 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.4 Updated to support Ashlands release. Note: this version will not work on game versions prior to 0.218.9.
- 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.