JustRetryLimited
Retries a failed level instead of ending the game, with a configurable retry limit. Heal to a fixed HP value, a percentage of max HP, or fully heal (accounts for health upgrades). Host only.JustRetryLimited
A BepInEx mod for R.E.P.O. based on JustRetryPlus by Xaru/Paraxdev (originally by nickklmao).
Retries a failed level instead of ending the game — but with a configurable retry limit.
Host only. Only the host needs this installed.
Config Options
| Setting | Default | Description |
|---|---|---|
IsEnabled |
true |
Toggle the mod on/off |
UnlimitedRetries |
false |
If true, retries are unlimited (ignores MaxRetries) |
MaxRetries |
3 |
Max retries per level before normal game over kicks in |
ShouldHealAfterFail |
true |
Heal all players when retrying |
HealthToHeal |
100 |
How much health to restore on retry |
ShouldResetLevel |
false |
Restart from level 1 on fail instead of retrying same level |
ShouldResetUpgrades |
false |
Reset all upgrades on fail (only if ShouldResetLevel is true) |
Credits
- nickklmao — original JustRetry
- Xaru/Paraxdev — JustRetryPlus (base for this mod)
Partially AI assisted.
