
REPOShock
A mod for R.E.P.O that adds PiShock integration
Date uploaded | 2 weeks ago |
Version | 0.0.6 |
Download link | mxpuffin-REPOShock-0.0.6.zip |
Downloads | 294 |
Dependency string | mxpuffin-REPOShock-0.0.6 |
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
REPOShock
Mod to add PiShock Integration to R.E.P.O
Features
- Get Shocked for taking damage.
- Get Shocked for dying.
- Get Shocked for breaking items.
- Support for multiple shockers
I implemented a feature that allows you to use Valuable Objects as weapons without shocking you. After hitting an enemy with an Object, you have 3 seconds of grace before that object starts shocking you when it takes damage again.
Usage
To use this, run the game at least once after installing to generate a config file
DO NOT SHARE MODPACKS WITH THIS MOD CONFIGURED IN IT if you do, you will also be sharing your API key and sharecodes, which anyone you share that pack with will also get. It is fine to share a pack that doesn't have config set, but if you set your config and share a pack, other people will get your private keys.
- Open the Config file
- Enter your PiShock API Key
- Add a share code (or multiple, separated by commas)
- Enter your desired config
That should be it! If you have issues, check the BepIn Console for more details.
CHANGELOG
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.0.8] 2025-04-08
Fixed
- Fixed an issue that prevented PiShock Validation.
[0.0.7] 2025-04-04
Fixed
- Fixed an issue that caused invalid config from preventing the mod from loading and breaking the game.
[0.0.6] 2025-03-27
Changed
- Marked original as deprecated and changed the namespace over to 'mxpuffin' from 'mxpuffin_team'
[0.0.5] 2025-03-26
Changed
- Updated config wording
Fixed
- fixed calculation for shock damage interval
[0.0.4] 2025-03-26
Fixed
- Fixed Icon... again...
[0.0.3] 2025-03-26
Added
- Added Changelog.
- Added BepInEx as a requirement.
Other
- Tidied up the repository.
- Cleaned up installation files.
[0.0.2] 2025-03-26
Added
- Added an Icon
[0.0.1] 2025-03-26
Initial release