Omniscye-ChaosStatTracker icon

ChaosStatTracker

Displays an overlay of player stats: time in level, loot discovered, deaths, and value lost.

Last updated 3 weeks ago
Total downloads 1102
Total rating 1 
Categories Mods Client-side
Dependency string Omniscye-ChaosStatTracker-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

Zehs-REPOLib-2.1.0 icon
Zehs-REPOLib

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

Preferred version: 2.1.0
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

Chaos Stat Tracker – Track Your Mayhem

Chaos Stat Tracker is a stat overlay mod for R.E.P.O. that visually tracks chaotic player actions during a run. Stats are shown live on-screen and reset each time a new level is generated.

📊 What It Tracks

  • ⏱️ Time Spent in Level – Timer starts when the level loads
    Note: The timer will tick at the main menu – ignore it. It resets to 0 when the level loads.
  • 💀 Deaths – Tracks how many times you die
  • 📦 Loot Found – Increments each time you discover a valuable
  • 💸 Value Lost – Adds up the dollar amount lost from damaging valuables

🎮 Compatibility

  • Works locally (only tracks your own player)
  • Does not rely on Photon or other players
  • Works in singleplayer and multiplayer

🖥️ How to Use

  • Press Insert to toggle the overlay on/off (It starts on)
  • Stats reset automatically on level generation

⚙️ Technical

  • Harmony patches:
    • LevelGenerator.Generate – resets stats
    • PlayerHealth.Death – tracks player death
    • ValuableObject.DiscoverRPC – tracks loot discovery
    • PhysGrabObjectImpactDetector.BreakRPC – tracks value lost
  • Adds a persistent ChaosStatsOverlay GameObject with an OnGUI overlay
  • All values are tracked under "YOU" for simplicity

🛠️ Credits

Created by OmniScye
Track your chaos. Laugh at your losses. Glory in the stats.