You are viewing a potentially older version of this package. View all versions.
mike9k1-Better_Banishes_and_Skips-0.0.4 icon

Better Banishes and Skips

Makes banishes and skips more useful.

By mike9k1
Date uploaded 9 months ago
Version 0.0.4
Download link mike9k1-Better_Banishes_and_Skips-0.0.4.zip
Downloads 6141
Dependency string mike9k1-Better_Banishes_and_Skips-0.0.4

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.738 icon
BepInEx-BepInExPack_IL2CPP

BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.

Preferred version: 6.0.738

README

This is a simple mod that makes banishes grant an automatic re-roll.

This ultimately makes using them less punishing as you no longer forfeit the benefits of a level-up in order to banish an item from a run.

(v0.0.2+) Skips are also improved by making them refund some EXP from the previous level-up.

This is the BepInEx version. MelonLoader version is available here

Installation Instructions:

  1. Download the mod

  2. Install BepInEx 6 to Megabonk

  3. Unzip and copy the enclosed "BetterBanishes.dll" into <steamapps>\Megabonk\BepInEx\plugins

CHANGELOG

Version 0.0.4b

  • Converted mod to BepInEx 6

Version 0.0.3

  • Optimized code by reducing the use of reflection
  • Banishes now grant a full re-roll without additional level-up or EXP
  • Skips now grant a partial refund from the previous level instead of a full refund

Version 0.0.2

  • Banishes now grant an automatic additional level-up after using. Refunded EXP is equivalent to the "skipped" level.
  • Skips now grant an EXP refund from the previous level-up.

Version 0.0.1

  • Initial upload