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.
RespawnNoiseControl
【Host Only MOD】Adjusts enemy respawn acceleration noise threshold and reduction time.敵リスポーン加速の音量しきい値と短縮秒数を調整
By REPO_JP
CHANGELOG
Changelog
4.0.0
- Added compatibility with the R.E.P.O. Cosmetics Update v0.4.0
- Updated the
EnemyDirector.SetInvestigate(...)patch for the latest game version - Replaced direct access to internal enemy fields with reflection-based access
- Added vanilla fallback behavior when required reflection fields are not found
- Increased
RespawnNoiseThresholdconfigurable range from1-20to0-100 - Kept normal investigate behavior unchanged for already spawned enemies
1.0.0
- Set the default respawn noise threshold to 10
- Added configurable respawn reduction seconds
- Updated source comments and config descriptions to English and Japanese
- Release files added