You are viewing a potentially older version of this package. View all versions.
essie-SoberShip-1.3.0 icon

SoberShip

Bring back the Vain Shrouds (and fox) and stop them from spawning near the ship

Date uploaded 3 weeks ago
Version 1.3.0
Download link essie-SoberShip-1.3.0.zip
Downloads 13546
Dependency string essie-SoberShip-1.3.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

SoberShip

Fixes a bug in the game that causes Vain Shrouds to spawn on the ship.
Brings back the Vain Shrouds (and the fox) in v60!
Also fixes old saves that still have Vain Shrouds on the ship.

Features

  • Tested to work with v61.
  • Server-Side (Only the host needs the mod installed for it to work!)
  • Un-Disables the Vain Shrouds (enabled by default).
  • Relocates the Vain Shroud spawn position to somewhere away from the ship, if it's too close. (enabled by default)
  • Removes existing/spreading Vain Shrouds that are too close to the ship (enabled by default)
  • Cap Vain Shroud iterations (enabled by default)
  • The option to disable Vain Shrouds completely, which also disables the fox (disabled by default)

All features are configurable and can be tweaked or disabled.
This mod works with Lethal Config and does not require a restart to apply any config changes.
Proper support for Lethal Config is planned.

If you find a bug or have a suggestion feel free to open an issue on this mods GitHub page.


SoberShip Changelog

Make the Vain Shrouds go bye bye when near ship.

CHANGELOG

v1.3.0

  • Added a feature to bring back the Vain Shrouds in v60 (Requested by MiraakThuri)
  • Added a feature to prevent the Vain Shrouds being reset when they fail to spawn.
  • Added a feature to cap Vain Shroud iterations if it's too high.
  • Updated config descriptions to describe what they do in v60.

v1.2.1

  • Fixed an issue where the level would never start if a non-host had the mod installed and vain shrouds tried to spawn.
  • Removed the setting "RemoveRemaining" as the setting it depended on does the same thing.

v1.2.0

  • SoberShip now relocates the starting position of Vain Shrouds
  • Added more config options
    • Option to Disable Vain Shrouds Completely (defaults to false)
      • If the above is enabled, option to remove remaining Vain Shrouds (defaults to true)
    • Options for existing/spreading Vain Shroud Removal
      • Whether the module is enabled (defaults to true)
      • The minimum distance Vain Shrouds are allowed to be (defaults to 35)
      • The method of removal (defaults to DELETION)
    • Options for relocating the start position of Vain Shrouds
      • Whether the module is enabled (defaults to true)
      • The minimum distance the Vain Shroud starting position is allowed to be (defaults to 35)

v1.1.0

  • Now removes newly generated Vain Shrouds as well.

v1.0.0

  • Created the mod