ClimbingMod
A mod that allows players to climb like in BoTW but in Valheim.
| Last updated | 2 hours ago |
| Total downloads | 20 |
| Total rating | 2 |
| Categories | Transportation Bog Witch Update |
| Dependency string | Rotceh999-ClimbingMod-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 and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
Valheim Climbing Mod
A mod for Valheim that introduces a climbing mechanic, allowing players to climb vertical surfaces, walls, and cliffs.
Features
- Vertical Climbing: Approach a wall and press the Climb Key (default:
LeftAlt) to start climbing. - Stamina Management: Climbing drains stamina. If you run out, you fall!
- Custom Animations: Includes custom animations for climbing up and down/idle.
- Configurable: Customize climb speed, stamina drain, and keybindings.
Usage
- Walk up to a vertical surface (wall, cliff, tree, etc.).
- Hold the Climb Key (Default:
LeftAlt) to attach to the surface.- Optionally, enable "Toggle Mode" in the config to press once to attach/detach.
- Use W to climb up and S to climb down.
- Use A and D to move laterally.
- Release the key (or press again in Toggle Mode) to let go.
Configuration
There is a config file :
| Setting | Default | Description |
|---|---|---|
| ClimbKey | LeftAlt |
The key to hold (or press) to climb. |
| ToggleClimbKey | false |
If true, pressing the key toggles climbing on/off instead of holding it. |
| ClimbSpeedUp | 1.0 |
Speed multiplier when climbing upwards. |
| ClimbSpeedDown | 1.0 |
Speed multiplier when climbing downwards. |
| StaminaDrainPerSecond | 2.0 |
Amount of stamina drained per second while climbing. |
Known Issues / Notes
- Climbing on very complex or jagged geometry might be jittery.
- Ensure you have stamina before attempting a long climb!