You are viewing a potentially older version of this package. View all versions.
curieos-ShieldRebalance-0.1.2 icon

ShieldRebalance

Mod to re-balance OSP and shields

By curieos
Date uploaded 5 years ago
Version 0.1.2
Download link curieos-ShieldRebalance-0.1.2.zip
Downloads 412
Dependency string curieos-ShieldRebalance-0.1.2

This mod requires the following mods to function

bbepis-BepInExPack-5.3.1 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.3.1
tristanmcpherson-R2API-2.5.14 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 2.5.14

README

Work in progress!!!

This mod is designed to rebalance OSP and shields. It is still a work in progress.

The concept is to trigger OSP under the following conditions:

  • When you have any% shields
  • If you don't have shields, it will trigger if you have >90% health

So far all it does it spit out a chat message if OSP triggers. Logic is still a WIP.

Changelog

  • v0.1.0 Initial release, main feature not implemented.
  • v0.1.1 A shot in the dark for working logic. I figured out crits are wonky so it doesn't trigger correctly.
  • v0.1.2 Reworked the system for checking if you have shields. Now checks if you had shields at the start of the update like it should.