You are viewing a potentially older version of this package. View all versions.
eXish-ForgottenDelivery-1.0.5 icon

ForgottenDelivery

Adds delivery packages that contain a free shop item.

Date uploaded 4 days ago
Version 1.0.5
Download link eXish-ForgottenDelivery-1.0.5.zip
Downloads 9640
Dependency string eXish-ForgottenDelivery-1.0.5

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2304 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2304
Zehs-REPOLib-3.0.1 icon
Zehs-REPOLib

Library for adding content to R.E.P.O.

Preferred version: 3.0.1

README

ForgottenDelivery

Huh, looks like someone left a delivery package behind. Oh well, you know what they say, one man's trash is a robot's treasure!

This mod adds the chance for delivery packages to spawn on each level. These packages do not have any value, but inside is a free shop item. To get the item, you just have to break open the package. Sometimes a big package spawns instead, which has more expensive items. What each package can drop is listed below:

Regular Package Items

  • Drones
  • Orbs
  • Upgrades
  • Power Crystals
  • Grenades
  • Health Packs
  • Mines

Big Package Items

  • C.A.R.T.s
  • Pocket C.A.R.T.s
  • Melees
  • Guns
  • Trackers
  • Tools

Note that by default most items received from these packages are temporary and will disappear after leaving the level. Items like the energy crystals and upgrades will be permanent once used.

By default a single package has a 50% chance to spawn each level, and a 25% chance to be big. These settings can be changed in the config file. Below are the names of the item types the config file will use for drops:

drone, orb, cart, upgrade, crystal, grenade, melee, healthpack, gun, tracker, mine, pocketcart, tool

To install the mod manually (outside Thunderstore) put the "forgottendelivery" and "ForgottenDelivery.dll" file inside a folder called ForgottenDelivery (or whatever you want to name it) under the BepInEx/plugins directory.

CHANGELOG

ForgottenDelivery [1.0.5]

  • Updated mod to work on v0.3.0

ForgottenDelivery [1.0.4]

  • Fixed non-shop items having a chance to drop

ForgottenDelivery [1.0.3]

  • Added config settings to change the health of packages
  • Added the tool type as an item drop from big packages

ForgottenDelivery [1.0.2]

  • Added config setting to toggle keeping items dropped by packages
  • Attempt to fix issue of items spawning in walls by adjusting the spawn position and rotation

ForgottenDelivery [1.0.1]

  • Added blacklist config options to allow for specific items to be banned from dropping
  • Fixed desync issues caused by the photon view having the wrong components

ForgottenDelivery [1.0.0]

  • Initial release