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.
LuckyUpgrades
Probability-based upgrade sharing mod for R.E.P.O. All players must install for sharing to work.
| Last updated | 3 weeks ago |
| Total downloads | 21836 |
| Total rating | 0 |
| Categories | Mods Misc Upgrades Server-side AI Generated |
| Dependency string | ataraxia7899-LuckyUpgrades-1.1.6 |
| Dependants | 3 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
LuckyUpgrades
R.E.P.O Upgrade Sharing Mod (Thunderstore)
When a player picks up an upgrade item, there is a configurable chance that ALL other players will also receive the same upgrade.
🛠 Tech Stack
| Item | Description |
|---|---|
| Language | C# |
| Framework | .NET / BepInEx 5.4.x |
| Game | R.E.P.O. (Unity) |
| Library | Harmony (for patching) |
⚠️ Important Notice
All players in the lobby MUST have this mod installed for it to work correctly!
🎬 Quick Guide

✨ Features
- 🎲 Probability-based sharing: Configurable share chance for each upgrade type
- ⚙️ Per-upgrade settings: Set different chances for each upgrade
- 🔧 13 Upgrades supported: All player upgrades are supported
📋 Supported Upgrades
| Upgrade | Config Name | Default |
|---|---|---|
| Health | ChanceToActivatePlayerHealth |
25% |
| Energy (Stamina) | ChanceToActivatePlayerEnergy |
25% |
| Sprint Speed | ChanceToActivatePlayerSprintSpeed |
25% |
| Extra Jump | ChanceToActivatePlayerExtraJump |
25% |
| Tumble Launch | ChanceToActivatePlayerTumbleLaunch |
25% |
| Tumble Climb | ChanceToActivatePlayerTumbleClimb |
25% |
| Tumble Wings | ChanceToActivatePlayerTumbleWings |
25% |
| Crouch Rest | ChanceToActivatePlayerCrouchRest |
25% |
| Grab Range | ChanceToActivatePlayerGrabRange |
25% |
| Grab Strength | ChanceToActivatePlayerGrabStrength |
25% |
| Grab Throw | ChanceToActivatePlayerGrabThrow |
25% |
| Map Player Count | ChanceToActivateMapPlayerCount |
25% |
| Death Head Battery | ChanceToActivateDeathHeadBattery |
25% |
📦 Installation
Thunderstore Mod Manager (Recommended)
- Install Thunderstore Mod Manager
- Search for LuckyUpgrades and install
- Ensure all players in your lobby install the mod
Manual Installation
- BepInEx must be installed
- Copy
LuckyUpgrades.dlltoBepInEx/plugins/folder - Launch the game
- Share the mod with all players in your lobby
⚙️ Configuration
After launching the game, a config file will be created at:
BepInEx/config/LuckyUpgrades.cfg
[Upgrades]
## % Chance to share the Health upgrade (0-100)
ChanceToActivatePlayerHealth = 25
## % Chance to share the Energy upgrade (0-100)
ChanceToActivatePlayerEnergy = 25
## ... (all other upgrades with default 25%)
📧 Contact
If you find any bugs or issues, please contact: [email protected]