zolantris / ValheimMods

Collection of ValheimMods, ValheimRaft (originally created by Sarcen) and a few other upcoming mods including a vehicles mod.
GNU General Public License v3.0
8 stars 4 forks source link

Initial speed on raft is out of control #41

Closed RedekerKane closed 6 months ago

RedekerKane commented 6 months ago

What happened?

I created a raft, added a mast, added a wheel, and when I launched, the speeds were far faster than they should be. Tier 3 speed was out of control fast. This is with default options, tested on a new character, new map, with ValheimRAFT as the only mod.

Steps to reproduce

No response

Log outputs

No response

Environment

OS:
- **OS**: Windows 11 | Ubuntu 20.04
- **Graphics**: DX11 (or Vulkan)
Mods:
- **BepInEx**: 5.4.2202
- Jotunn 2.15.2
- **ValheimRAFT**: 1.7.0
zolantris commented 6 months ago

Tier 3 on a basic raft is unbalanced. Either update your sail area calcs or use a tier 1 on a small raft. Larger rafts or more weight in a raft will affect speed.

Docs are here on ship sailing speed flags. Probably you are looking for MaxSailSpeed which you can cap at a lower number.

https://github.com/zolantris/ValheimMods/tree/main/src/ValheimRAFT#config

zolantris commented 6 months ago

Also if you determine a more balanced value set, feel free to submit them here, I'm open to setting them as defaults for the config in the future.