
R.E.P.O.
You are viewing a potentially older version of this package. View Latest Version

A quality-of-life mod for R.E.P.O. that improves the readability of player stats.
Replaces the raw stamina points on the HUD with a human-readable seconds value.
/ position adjusts dynamically to the text width.When you look at an upgrade item in the shop, a green tooltip appears at the bottom of the screen showing exactly what you gain:
+X.Xs sprint+1.5 speed (-X.Xs sprint)+X.Xs climb+0.2 strength+1m range+0.3 throw+20 HP+1s flight time (level X)+1 jumpHold TAB to open a semi-transparent panel showing your stats in base → current format.
Only rows with purchased upgrades are shown by default (configurable).
| Stat | Base | Current |
|---|---|---|
| Sprint | 4.0s | 5.5s |
| Speed | 0.0 | 1.5 |
| Climb | 8.0s | 9.5s |
| HP | 100 | 120 |
| Wings | 0.0s | 2.0s |
| … | … | … |
All settings are in BepInEx/config/com.repo.statsui.cfg.
If you have BepInEx.ConfigurationManager installed, press F1 in-game to open the GUI.
| Setting | Default | Description |
|---|---|---|
MnoznikStaminy |
0.1 |
Points-to-seconds multiplier |
Jezyk |
PL |
Language: PL or EN (dropdown) |
PozycjaX |
50 |
TAB panel X position |
PozycjaY |
0.5 |
TAB panel Y position (0 = bottom, 1 = top) |
WielkoscCzcionki |
22 |
TAB panel font size |
PokazWszystkie |
false |
Show all stats or only upgraded ones |
RepoStatsUI.dll into BepInEx/plugins/.