Allows players to discharge the overcharge into monsters.
X) to discharge into the enemy you are holding.

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
Report bugs, suggest features, or provide feedback:
| Discord Server | Forum | Post |
|---|---|---|
| R.E.P.O. Modding Server | #released-mods |
Discharge |