Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
REPO Hard Mode
A hard mode mod for R.E.P.O. that increases difficulty by multiplying shop prices, enemy speed, item weight, spawn rates, fragility, and reducing player health and item durability. Configurable via BepInEx config.
By Gosu
| Date uploaded | 4 months ago |
| Version | 1.2.0 |
| Download link | Gosu-REPO_Hard_Mode-1.2.0.zip |
| Downloads | 66 |
| Dependency string | Gosu-REPO_Hard_Mode-1.2.0 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2100README
R.E.P.O. Hard Mode
![]()
Description
This mod makes R.E.P.O. significantly harder by applying multipliers to various game elements:
- Shop Prices: Multiplied by 2.5x (configurable).
- Enemy Speed: Multiplied by 2x (enemies move faster).
- Item Weight: Multiplied by 2x (items are heavier).
- Item Spawn Count: Increased by 15% (more items spawn).
- Player Max Health: Reduced to 50 (from default 100).
- Item Fragility: Multiplied by 2x (items break easier from impacts).
- Item Durability: Multiplied by 0.5x (items wear out faster).
All changes are configurable via the BepInEx config file. Supports multiplayer (host-only mode by default).
Installation
- Install BepInEx for your game.
- Download this mod from Thunderstore and extract it to your BepInEx plugins folder (usually
BepInEx/plugins/). - Launch the game. The mod will generate a config file at
BepInEx/config/com.gosufrutita.hardmode.repo.cfgfor customization.
Configuration
Edit BepInEx/config/com.hardmode.repo.cfg:
PriceMultiplier: Shop item price multiplier (default: 2.5).EnemySpeedMultiplier: Enemy movement speed multiplier (default: 2.0).ItemWeightMultiplier: Item weight multiplier (default: 2.0).ItemSpawnMultiplier: Item spawn count multiplier (default: 1.15).PlayerMaxHealth: Player maximum health (default: 50).ItemFragilityMultiplier: Item fragility multiplier (default: 2.0).ItemDurabilityMultiplier: Item durability multiplier (default: 0.5).HostOnlyMode: If true, only the host needs the mod (default: true).
Changelog
- 1.2.0: Initial release with all features implemented.
Credits
- Built with BepInEx and Harmony.
- Author: GosuFrutita