Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
SwiftDodge
Swift Dodge is a small keyboard-control QoL mod that lets you dodge in Valheim by double-tapping a movement direction. It also includes an optional dedicated dodge key for players who prefer a single-key input.
| Last updated | 3 hours ago |
| Total downloads | 15 |
| Total rating | 0 |
| Categories | Mods Tweaks Client-side |
| Dependency string | hoskope-SwiftDodge-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333README
Swift Dodge
Swift Dodge is a small keyboard-control QoL mod that lets you dodge in Valheim by double-tapping a movement direction.
It also includes an optional dedicated dodge key for players who prefer a single-key input.
There is nothing too fancy hiding here — no new combat system, no special dodge mechanics, and no balance overhaul. Swift Dodge simply gives you another way to trigger Valheim’s normal dodge behavior.
I originally made this for myself while playing on a laptop keyboard away from my main setup. Dodging with the default controls can feel a bit awkward on some keyboard layouts, especially when using custom movement keys, so I wanted a lightweight double-tap option that felt quick and comfortable.
If you were hoping for something grand and revolutionary, sorry to disappoint — this is just a simple control tweak. But sometimes a small control tweak is exactly what makes the game feel better.

Features
- Double-tap movement keys to trigger a dodge roll
- Optional dedicated dodge key
- Configurable input mode: double-tap, dodge key, or both
- Configurable double-tap timing window
- Configurable cooldown guard to reduce accidental repeated dodges
- Uses Valheim’s normal dodge behavior instead of adding a new dodge system
- Works with custom movement keybinds, including arrow-key setups
Requirements
- BepInExPack for Valheim
- Recommended: BepInEx Configuration Manager for easy in-game tweaking
Installation
Install with a mod manager, or manually place the DLL into your BepInEx plugins folder:
BepInEx/plugins/
Launch the game once to generate the configuration file.
Configuration
Swift Dodge creates its config file after launching the game once with the mod installed.
Config file location:
BepInEx/config/petri.valheim.swiftdodge.cfg
You can edit the config file manually, or use BepInEx Configuration Manager to change settings in-game.
Mod Enabled
Enables or disables Swift Dodge.
Dodge Mode
Controls how dodging is triggered.
Available modes:
DoubleTap
DodgeKey
Both
DoubleTap
Dodge by double-tapping a movement direction.
DodgeKey
Dodge with a dedicated configurable key.
Both
Allow both double-tap dodging and the dedicated dodge key.
Dodge Key
The key used for dedicated key dodging.
When pressed while moving, the dodge follows your current movement direction.
When pressed while standing still, the dodge defaults to backward.
Note: when using the dedicated dodge key while moving diagonally, Swift Dodge chooses one movement direction for the dodge. It does not add diagonal dodge behavior.
Double-tap Window
Controls how quickly the same movement direction must be tapped twice to trigger a dodge.
Lower values require faster tapping.
Higher values make double-tap dodging easier, but may increase accidental dodges.
Dodge Cooldown Guard
Minimum delay between Swift Dodge-triggered dodge attempts.
This helps prevent repeated accidental dodges from rapid input.
Debug Enabled
Enables extra debug logging for troubleshooting.