
Discharge
Allows players to discharge the overcharge into monsters.Details
Discharge
Allows players to discharge the overcharge into monsters.
Guide
- While the overcharge is building up, press the discharge button (default:
X) to discharge into the enemy you are holding. - Higher overcharge = higher damage.
- Big enemies also take more damage.
Preview


Configuration
All configs are stored in the config file that is created once the mod is first loaded.
BepInEx/config/NotezyTeam-Discharge.cfg
Example:
[General]
## Key to discharge held object
# Setting type: KeyCode
# Default value: X
# Acceptable values: many
Discharge Key = X
## (HOST ONLY) Minimum overcharge required to discharge
# Setting type: Single
# Default value: 0.25
# Acceptable value range: From 0 to 1
Minimum Overcharge = 0.25
## (HOST ONLY) Damage multiplier for discharge damage
# Setting type: Single
# Default value: 5
Damage Multiplier = 5
## Show the discharge indicator on the HUD
# Setting type: Boolean
# Default value: true
Show Indicator = true
You can change the configs mid-game using Repo Config
Notes
- This is my first repo mod fully compatible with multiplayer!
Developer Contact
Report bugs, suggest features, or provide feedback:
| Discord Server | Forum | Post |
|---|---|---|
| R.E.P.O. Modding Server | #released-mods |
Discharge |