You are viewing a potentially older version of this package. View all versions.
Dzk-SwimmingReworked-1.0.3 icon

SwimmingReworked

Overhaul of swim

Date uploaded 6 days ago
Version 1.0.3
Download link Dzk-SwimmingReworked-1.0.3.zip
Downloads 304
Dependency string Dzk-SwimmingReworked-1.0.3

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
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.2333
ValheimModding-Jotunn-2.28.0 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.28.0

README

Swimming Reworked

This mod overhaul the Swim Skill in Valheim and drasticly modify how swim work.

Swim Changes

When Swimming, you can't drown like in vanilla now. It work like the running skill : you can move in freely in water without consuming stamina, and using MAJ to Sprint allow you to swim faster. When not sprinting, your stamina begin to reload.
You can dive by pressing CTRL and move up to the surface by using SPACE button.
When in water, you'll see king of bubble close to your character. This represent the Breath and when diving, a hidden timer start and bubble fall of one by one.
When your breath are out, you start taking damage and die if you don't rise to the surface fast enough.
Breath & swim speed are scaling with Swim Skill.
You can use all your weapons and tools while in water, block attack, and play like on ground, but in water.
This mod use an internal API if you want to make stuff around it.

All configurable

Every thing like swim speed, breath duration, sprint speed, stamina regen, the suffocation tick interval and damage, are configurable through the cfg files, so make the swim you like.
You can install this mod in the server to enforce the configuration to clients.

Installation

Unzip & put the .dll file in the bepinex/plugins folder.
Cfg file will be created at first launch, use any configuration manager you like to play around with it.

Thanks

To every people that contribute to the valheim modding community, players & moders.

Bug reports

Here => https://discord.gg/wJA6vXPwVQ

Why this mod while other mods exists and do almost the same ?

It's mainly made for Warheim Server at first, to fit the gameplay style we want in Valheim, but next the idea come to make something that other people can use and work around.
This is the base for a sooner Ocean Overhaul & some Atlantis idea.

Enjoy it !

CHANGELOG

Changelog

1.0.3 : Resolved some mod conflict / water volume optimisation / bugfix about equipement when entering in small water in swamp/plains
1.0.2 : Bugfix
1.0.1 : Fucked readme as usual xD
1.0.0 : Initial Release