You are viewing a potentially older version of this package. View all versions.
amcdev-MoneybagProtect-1.1.0 icon

MoneybagProtect

this mod extends the amount of time that your tax return moneybag is invincible after being dispensed

Date uploaded a month ago
Version 1.1.0
Download link amcdev-MoneybagProtect-1.1.0.zip
Downloads 85312
Dependency string amcdev-MoneybagProtect-1.1.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2100

README

moneybag-protect

this mod extends the amount of time that your tax return moneybag is invincible after being dispensed

in the base game it's invincible for 3 seconds - but this isn't enough to stop the bag from 'splodin after a long fall. there's also a colored glow added, similar to how enemy souls glow when protected

invincibility length and the color of the glow are adjustable via the config file (\REPO\BepInEx\config\mod.moneybagprotect.cfg)

inspired by an actual case of the tax return bag bouncing off the cart and falling into lava

CHANGELOG

changelog

[1.1.0] (2025-04-06)

  • added config entries for protection timer and glow color, with six different options available for glow timer
  • fixed incorrect bepinex version
  • tidied up some stuff

[1.0.6] (2025-03-30)

  • further optimized and reduced unnecessary color capture due to switching to emission-only

[1.0.5] (2025-03-30)

  • fixed minor redundancy

[1.0.4] (2025-03-30)

  • there is now a visual indicator to clearly show when the moneybag is invincible - it will glow a light blue

[1.0.3] (2025-03-29)

  • actually correctly listed bepinex as a dependency this time

[1.0.2] (2025-03-29)

  • listed bepinex as dependency

[1.0.1] (2025-03-29)

  • initial implementation of mod