OldBody-ItemSeller icon

ItemSeller

A mod for REPO game that allows converting equippable items into money.

Last updated 2 weeks ago
Total downloads 10263
Total rating 1 
Categories Items Upgrades Weapons Drones Monsters Server-side
Dependency string OldBody-ItemSeller-1.0.3
Dependants 2 other packages depend on this package

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
Zehs-REPOLib-2.1.0 icon
Zehs-REPOLib

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

Preferred version: 2.1.0

README

REPO ItemEquippable Seller

A mod for REPO game that allows converting equippable items into money.

⚠️ IMPORTANT WARNINGS ⚠️

WARNING 1: When converting an item into money, it is completely removed from the current save. After reloading the level or saving, this item will be permanently lost. Make sure you really want to sell the item before using this feature. (Fixed in version 1.0.2)

WARNING: This mod should ONLY be used by the HOST player. If used by other players, sold items will reappear after level reload or game restart. This is due to the game's synchronization system.

How to Use

  1. Approach the item you want to sell
  2. Pick up the item (using the standard item pickup mechanism)
  3. Press the H key (default) to convert the item into money
  4. The item will disappear and the corresponding amount of money will appear in its place

Features

  • Supports all types of equippable items:

    • Drones
    • Item upgrades
    • Player upgrades
    • Power crystals
    • Grenades
    • Melee weapons
    • Health packs
    • Guns
    • Trackers
    • Mines
    • Pocket carts
    • Duck buckets
  • Item value is calculated based on:

    • Base item value
    • Battery condition (if applicable)
    • Quality multiplier

Configuration

The key for selling items can be changed in the mod configuration:

  • Default: H
  • Configuration file: BepInEx/config/OldBody.ItemSeller.cfg

Requirements

  • REPOLib
  • BepInEx

Author

OldBody

License

MIT License