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.
ReaperDeAgro
Makes the Reaper enemy lose track of you after a configurable amount of time. May re-agro if you're still visible. Only Host needs to install.
| Date uploaded | a year ago |
| Version | 1.2.0 |
| Download link | QNCNXW8R-ReaperDeAgro-1.2.0.zip |
| Downloads | 2881 |
| Dependency string | QNCNXW8R-ReaperDeAgro-1.2.0 |
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
ReaperDeAgro
Tired of running out of Stamina while getting mowed down by a Reaper? No more! This mod adds a configurable timer, after which she will lose agro and leave you alone. But beware, if you're still visible she might immediately spot you again. Make sure to hide!
Features
- Reaper leaves you alone after 10s by default
- Optionally replace the diversion with a longer stun
- Configurable timer
Notes
Mod Requirements
The host must have this mod installed, players don't need it.
Configuration
Reaper
- "UseAttackTimer": If true, adds a timer to make the Reaper leave the attacking state after a specified time (default: true)
- "AttackTimerDuration": The amount of time (in seconds) the Reaper stays in the attacking state before leaving (default: 10)
- "EndMode": What should the Reaper do when the timer runs out: Pause or Divert (default: Divert)
Random
- "UseRandomTimer": If true, replaces the attack timer with a random value between the Min and Max values (default: false)
- "RandomTimerMin": Minimum value for random timer, should be less than Max (default: 5)
- "RandomTimerMax": Maximum value for random timer, should be more than Min (default: 15)
Debug
- "EnableLogging": If true, prints debug data to console (default: false)
Developer Contact
Report bugs, suggest features, or provide feedback:
| Discord Server | Channel | Post |
|---|---|---|
| R.E.P.O. Modding Server | #released-mods | ReaperDeAgro |
CHANGELOG
Changelog
Initial Release - 1.0.0
- Add logic for making the Reaper lose agro after attacking for a period of time
- Add basic configuration for the timer
Patch - 1.0.1
- Fix misleading config description
Minor Update - 1.1.0
- Add option for random attack timer (default: false)
- Add configuration settings for logging (default: false)
Minor Update - 1.2.0
- Add 0.5s freeze at the end of the timer
- Add option to select whether the reaper should Pause or Divert (default: Divert)
- Add shriek sound effect 0.5s before the end of the timer.