PxntxrezStudio-ValuableInspector icon

ValuableInspector

Displays detailed info about the valuable item you're currently holding. Shows name, value range, weight, and which enemies it can stun. Fully supports modded valuables.

Last updated a day ago
Total downloads 1678
Total rating 2 
Categories Mods Misc Valuables Client-side
Dependency string PxntxrezStudio-ValuableInspector-1.0.2
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

README


โš ๏ธ IMPORTANT NOTICE: CLIENT-SIDE MOD โš ๏ธ

This mod is entirely client-side and does not affect gameplay or networking.
Other players do not need to install it for it to work properly in multiplayer.


Thunderstore Profile Thunderstore Version Thunderstore Downloads


If you like my work, you can: DonationAlerts

Valuable Inspector

A HUD overlay mod for R.E.P.O. that displays live information about the valuable object you're currently holding.

Features

  • Displays Name, Value Range, Weight, and Stuns On Hit
  • Fully customizable UI:
    • Size, position, font, shadow
    • Colors via RGB sliders
    • Optional auto-resizing
    • Configurable via BepInEx config

Compatibility

  • Supports valuables from Other Mods

Installation

  1. Install BepInEx For R.E.P.O.
  2. Place the ValuableInspector.dll in your BepInEx/plugins folder
  3. Launch the game

Configuration Options

๐Ÿ’ก Recommended: Install the REPOConfig mod to change these settings directly in-game via a GUI.

Located in:
BepInEx/config/Pxntxrez.ValuableInspector.cfg

Below are all available configuration options.


๐Ÿ”น Display Options

Setting Description Default
ShowName Show the name of the valuable. true
ShowValue Show the value range (minโ€“max). true
ShowWeight Show the weight. true
ShowStunInfo Show which enemies the item can stun based on weight. true

๐Ÿ”น UI Settings

Setting Description Default
BoxWidth Width of the info box. (Ignored when AutoResize is enabled) 500
BoxHeight Height of the info box. (Ignored when AutoResize is enabled) 225
OffsetX Distance from the right side of the screen. (โ€“250 to 2500) 2
OffsetY Distance from the bottom of the screen. (โ€“100 to 1500) 68
FontSize Font size of the info text. (1โ€“60) 28
FontStyle Font style (Normal, Bold, Italic, BoldAndItalic). Bold
AutoResize Automatically resize the box to fit text content. Disables BoxWidth and BoxHeight. true
ShadowOffset Offset of the text shadow. (Vector2) 2,2

๐Ÿ”น Color Settings (RGB 0โ€“255)

Setting Description Default
TextColorR Red component of text color. 255
TextColorG Green component of text color. 255
TextColorB Blue component of text color. 255
BackgroundColorR Red component of background color. 0
BackgroundColorG Green component of background color. 0
BackgroundColorB Blue component of background color. 0
ShadowColorR Red component of shadow color. 0
ShadowColorG Green component of shadow color. 0
ShadowColorB Blue component of shadow color. 0

๐Ÿ”น Debug Options

Setting Description Default
RemoveCloneSuffix Remove (Clone) from valuable names. true
RemoveValuablePrefix Remove "Valuable " prefix from names. true

๐Ÿ’ก Note: When AutoResize is enabled, BoxWidth and BoxHeight are ignored and the box resizes automatically to fit the text.

Developer Contact

Report bugs, suggest features, or provide feedback:

Discord Server Channel Post
R.E.P.O. Modding Server #released-mods Valuable Inspector