5ive-NoHuntsman icon

NoHuntsman

Prevents the Huntsman from spawning in R.E.P.O. by removing Enemy - Hunter from the normal enemy spawn pools.

By 5ive
Last updated 6 hours ago
Total downloads 21
Total rating 0 
Categories Mods Monsters Server-side AI Generated
Dependency string 5ive-NoHuntsman-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305

README

NoHuntsman

NoHuntsman is a lightweight R.E.P.O. mod that prevents the Huntsman (Enemy - Hunter) from being selected by the game's normal enemy director.

What it does

The mod patches EnemyDirector.PickEnemies() and removes Huntsman from the normal difficulty spawn pools before the game selects enemies.

A successful removal is reported in the BepInEx log, for example:

[Info :No Huntsman] Removed 1 Huntsman setup(s) from enemiesDifficulty3.

Installation

Install with a Thunderstore-compatible mod manager, or manually place NoHuntsman.dll under:

BepInEx/plugins/NoHuntsman/

Requirements

  • R.E.P.O.
  • BepInExPack

Version 1.0.0

  • Initial release.
  • Prevents Huntsman from being selected from the normal enemy spawn pools.