FroggitTheRandomHopper-Simple_Recharge icon

Simple Recharge

Restores battery of your items over time and(or) on each extraction

Last updated 15 hours ago
Total downloads 134
Total rating 0 
Categories Mods Items Server-side Quality Of Life
Dependency string FroggitTheRandomHopper-Simple_Recharge-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2305

README

SimpleRecharge

Features

SimpleRecharge will recharge your items in a certain interval and after each extraction. You can configure the charge given, the time interval and whitelist or blacklist items that will be recharged. You can get the names of items present in the scene by pressing F1 or list items that pass the filter using F2.

Reasoning

Feeling like the game's too hard? Want to play around with funny items but your meta teammates are angry? This mod might help you out!

Installation

Install the mod using r2modman or Thunderstore.

Manual installation: build it using dotnet build then place SimpleRecharge.dll in BepInEx/plugins/.

Configuration

The mod comes with the following configurable options:

  • Periodic recharge amount (some amount)
  • Interval between charges (seconds)
  • After extraction recharge amount (some amount)
  • List of items (item names separated by commas)

Supported items

Should support all modded and vanilla equipment.

Note

This is my first attempt at modding in general and at REPO specifically (logically).