You are viewing a potentially older version of this package. View all versions.
mgway-PaddlePower-1.0.1 icon

PaddlePower

More ship passengers means more hands to help paddle

Date uploaded 5 years ago
Version 1.0.1
Download link mgway-PaddlePower-1.0.1.zip
Downloads 413
Dependency string mgway-PaddlePower-1.0.1

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.701 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.701

README

A small thematic mod to make it more fun to sail around with friends.

Features

  • Each additional passenger increases the speed that ships move when in paddle mode (forward or back 1 arrow speed)
  • Speed increase is configurable, and defaults to a geometric series sum with a = 1/2, r = 3/4, and n = passenger count

Configuration

  • Configuration file is located at "<GameDirectory>\Bepinex\config\ohmg.mods.paddlepower.cfg"
  • The enabled property enables or disables this plugin
  • Check out https://en.wikipedia.org/wiki/Geometric_series for a primer on geometric series
  • The coefficient and ratio properties correspond to "a" and "r" in the article
  • The ratio configuration property is constrained to between 0 and 1.

Known issues

  • All users on a server should have the mod installed to minimize issues
  • Logging out or disconnecting while on the deck of a ship may cause the passenger count to be incorrectly increased until all players leave the area

Pre-Requisites

This mod requires BepInEx. Follow the instructions here if you don't have it installed already: https://valheim.thunderstore.io/package/denikson/BepInExPack_Valheim/

Installation

  • Extract the archive into a folder. Do not extract into the game folder.
  • Move the contents of "plugins" folder into "<GameDirectory>\Bepinex\plugins"
  • Start the game