Princess_Usa-DefibroForEverybot icon

DefibroForEverybot

Keeps REPO's randomized shop while allowing Defibro to roll multiple times and allowing multiple purchased Defibros in the truck.

Last updated 33 minutes ago
Total downloads 1
Total rating 0 
Categories Mods Server-side AI Generated
Dependency string Princess_Usa-DefibroForEverybot-1.1.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

Defibro for Everybot

A standalone R.E.P.O. BepInEx mod that lets Defibro appear more than once in the randomized shop and allows multiple purchased Defibros to persist into the truck so multiple semibots can each have one.

What it does

  • Keeps the game's normal randomized shop behavior.
  • Allows Defibro to be rolled multiple times in one shop.
  • Allows multiple Defibros to be purchased.
  • Allows multiple purchased Defibros to carry over into the truck / next level.
  • Changes only Defibro.
  • Does not globally unlock duplicate purchases for every item.

Default behavior

  • MaxDefibrosInShop = 8
  • MaxDefibrosInTruck = 32

That means the shop is allowed to roll up to 8 Defibros, but it still uses the game's usual random shop generation. It does not force 8 Defibros to appear.

Config

After first launch, the config file is created at:

BepInEx/config/PrincessUsa.DefibroForEverybot.cfg

Installation

  1. Install BepInExPack for R.E.P.O.

  2. Put DefibroForEverybot.dll into:

    BepInEx/plugins/DefibroForEverybot/

Notes

  • Host should have the mod installed.
  • This mod is intended to be standalone.
  • If you also use other mods that globally alter shop duplication, they may affect shop behavior alongside this mod.