You are viewing a potentially older version of this package. View all versions.
Workes-InteractableCreditMultiplier-1.0.0 icon

InteractableCreditMultiplier

Multiplies interactable credit rewards by a flat configurable multiplier, stacking multiplicatively with multiplayer bonuses.

Date uploaded 4 months ago
Version 1.0.0
Download link Workes-InteractableCreditMultiplier-1.0.0.zip
Downloads 58
Dependency string Workes-InteractableCreditMultiplier-1.0.0

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2121 icon
bbepis-BepInExPack

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

Preferred version: 5.4.2121
Rune580-Risk_Of_Options-2.8.5 icon
Rune580-Risk_Of_Options

A convenient API for adding BepInEx ConfigEntry's to a option menu

Preferred version: 2.8.5

README

Risk of Rain 2 Credit Multiplier Mod

Description

This mod multiplies a flat configurable multiplier onto the interactable credit amount in Risk of Rain 2. The multiplier stacks multiplicatively with the bonus from having multiple players.

Features

  • Configurable flat multiplier for interactable credits.
  • Multiplier stacks multiplicatively with multiplayer bonuses.

Configuration

You can adjust the multiplier value in the generated config file after the first game launch. Configuration file is generated automatically on the first game launch with the mod.


Enjoy enhanced credit rewards in your Risk of Rain 2 experience!

CHANGELOG

v1.3.0

  • Added a bunch of new configuration options for limiting interactable spawns.

v1.2.0

  • Added support for Risk of Options
  • Found and documented a mod conflict with ShareSuite.

v1.1.0

  • Changed the way the multiplier is applied: moved from a Harmony patch (which was possibly bugged) to using an existing in-game hook for more reliable behavior.

v1.0.0

  • Initial release