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. Compatible with the R.E.P.O. Beta Branch.

CHANGELOG

Version 1.1.1 – Beta Revival Update

Valuable Inspector returns — now fully compatible with the game's Beta branch!

New Features:

  • Beta support:

    • The mod now works on the latest beta version R.E.P.O.
  • New config option: StunInfoPreset

    • Located in the Information section
    • Allows switching between:
      • "Vanilla" — original stun thresholds:
        • 0.5 ≤ weight < 2 → stuns some enemies
        • weight ≥ 2 → stuns all except DUCK and PEAPER
      • "Beta" — updated Beta logic:
        • 2 ≤ weight < 5 → stuns some enemies
        • weight ≥ 5 → stuns all except DUCK and PEAPER
        • Values below 2 now show: "Too light to stun anything."

Stability:

  • Full compatibility restored with both Stable and Beta versions.

Version 1.1.0

  • Added new debug config option: CapitalizeNameWords — capitalizes each word in the valuable’s name (e.g., golden appleGolden Apple)
  • New UI preset: TopCenter — now also set as default
  • Reorganized config sections:
    • UIPreset, OffsetX, OffsetY moved into a new section called UI Position Settings
  • Default value change: ShowStunInfo is now false by default
  • Updated Readme
    • Updated Configuration Options
    • Tweaked some descriptions for clarity
    • Added a new table explaining which enemies can be stunned based on valuable weight
  • Fix Minor Bugs

Version 1.0.1-1.0.2

  • Updated README

Version 1.0.0

  • Initial release