ValuablesCounted
ValuablesCounted is a R.E.P.O mod that tracks valuables dropped by monsters during a run.
What It Does
- Counts each monster that can drop valuables.
- Reads each monster's maximum valuable drops from the game.
- Shows each monster's dropped/max count beside its name in TimerMod's enemy list.
- Shows the total dropped/max valuables for the current map.
- Resets the count automatically when a new map starts.
- Syncs drop counts in multiplayer so host and non-host players see the same totals.
- Keeps tracking in the BepInEx log even if TimerMod is not installed.
Requirements
- BepInEx: required for loading the mod.
- RepoSteamNetworking: required for multiplayer drop-count sync.
- TimerMod: optional, but required if you want the counts shown in TimerMod's enemy-list UI.
Without TimerMod, ValuablesCounted still tracks drops and writes count updates to the BepInEx log.