You are viewing a potentially older version of this package. View all versions.
TheRabbitHole-RunForYourLife-1.1.5 icon

RunForYourLife

When you use more stamina than you have, you lose life instead.

Date uploaded 20 hours ago
Version 1.1.5
Download link TheRabbitHole-RunForYourLife-1.1.5.zip
Downloads 82
Dependency string TheRabbitHole-RunForYourLife-1.1.5

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

Run For Your Life v1.1.5

Lets you sprint for longer at the cost of your health. Be careful not to push yourself too hard.

by Fanghole

https://github.com/Fanghole/RunForYourLife

Installation

Requires the latest version of BepInEx 5. After BepInEx has been installed, drag RunForYourLife.dll into the BepInEx/plugins folder in the game's root directory. You will need to run the game once for the RunForYourLife.cfg file to generate.

Config Options

Located in BepInEx/config/RunForYourLife.cfg

To-Do

  • Add adjustable exhaustion (time needed before you can hold sprint again if you let go).
  • Create interface mod seperately for Coroner by EliteMasterEric to show cause of death.
  • Possibly add rate of stamina regen to config.
  • Possibly add exhaustion duration to config.
  • Rework damage interval system to work for values below 0.1 and accurately reflect changes in config.

CHANGELOG

Changelog

v1.1.5

  • Fixed stamina bar not going down when playing with multiple people.

v1.1.2

  • Taking higher magnitude damage from sprinting will no longer recover extra stamina.
  • Changed a few default config values (if you are updating and you want these changes, you will have to make them in the config).
  • Changed damage frequency in config to damage interval.

v1.1.1

  • Fixed exhaustion for different max stamina.

v1.1

  • Max stamina config added.

v1.0

  • Initial Release