Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
ItemSeller
A mod for REPO game that allows converting equippable items into money.
| Date uploaded | a year ago |
| Version | 1.0.2 |
| Download link | OldBody-ItemSeller-1.0.2.zip |
| Downloads | 72 |
| Dependency string | OldBody-ItemSeller-1.0.2 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
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.
WARNING 2: 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
- Approach the item you want to sell
- Pick up the item (using the standard item pickup mechanism)
- Press the
Hkey (default) to convert the item into money - 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
CHANGELOG
Changelog
All notable changes to this project will be documented in this file.
[1.0.4] - 2024-06-XX
Added
- Added support for selling cart gun and cart laser items.
[1.0.3] - 2024-06-XX
Fixed
- Updated the README.md to reflect the changes in item removal behavior.
[1.0.2] - 2024-06-XX
Added
- First version of the ItemSeller mod for the REPO game.
- Ability to convert equippable items into money.
Fixed
- Fixed a bug where mines and grenades had an incorrect high price.
- Items are now correctly removed from the save when transitioning from a level to the shop, rather than immediately upon conversion.