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

ShieldRebalance

Mod to re-balance OSP and shields

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

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

Spits out a chat message with info every time it triggers

Changelog

  • v0.2.0 Shield OSP works.
  • v0.1.4 Rewrite the mod to use CIL and delegates. Partially working logic.
  • v0.1.3 Broken, never released
  • 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.
  • 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.0 Initial release, main feature not implemented.