GastrodonGroup-Mutators_Addon icon

Mutators Addon

Adds extra mutators to Xepos Mutators: Watchdog Out!, MAP-side Down, Silent Stalkers, Parents Friends.

Last updated 3 weeks ago
Total downloads 2216
Total rating 1 
Categories Mods Misc Client-side Server-side AI Generated
Dependency string GastrodonGroup-Mutators_Addon-0.3.0
Dependants 1 other package depends on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2304 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2304
Xepos-Mutators-1.0.3 icon
Xepos-Mutators

Inject some chaos (and possibly despair) into your R.E.P.O. runs with Mutators! A random modifier will be chosen to alter your current level in some way.

Preferred version: 1.0.3
Zehs-REPOLib-4.2.0 icon
Zehs-REPOLib

Library for adding content to R.E.P.O.

Preferred version: 4.2.0

README

Mutators Addon

Unofficial extension for Xepos Mutators
Adds extra mutator events to Mutators.

Mutators

Name Effect
Watchdog Out! Elsa transforms on sight instead of waiting for pets.
MAP-side Down The minimap screen is rotated 180 degrees.
Silent Stalkers You cannot hear the enemy sounds. Optional extra compatibility with Wesley's Enemies if installed.
Parents Friends Loom and Huntsman are eager to approach you — kind hands and a kind gun.

Watchdog Out! — config

Setting Default Notes
Transform cooldown 50 Seconds before Elsa can transform again after leaving

Supports Mutators RuntimeOverride (custom multi-mutator JSON key: transform-cooldown).

Parents Friends — config defaults

Setting Default Notes
Loom move speed multiplier 2 Chase / leave
Loom attack speed multiplier 0.2 Reach-out & hand-return only
Huntsman move speed multiplier 3 Roam / investigate / leave
Huntsman aim speed multiplier 0.5 Aim wait after "ha!" (max 1 = vanilla length)

Also supports RuntimeOverride (keys: loom-move-speed-mult, loom-attack-speed-mult, huntsman-move-speed-mult, huntsman-aim-speed-mult).

Requires

This is an unofficial add-on. It does not include or redistribute Mutators source code; it only registers new mutators through the public API Mutators provides for third-party developers.

Credits

  • Xepos / Mutators — the mutator framework and public registration API this addon depends on. Huge thanks for making an extensible system; without it this addon wouldn't exist.
  • Watchdog Out! — the "transform on sight" idea is inspired by the built-in Duck This mutator; the implementation is original, Elsa-specific logic written for this addon.
  • GastrodonGroup — packaging and maintenance.

Disclaimer

The maintainer is not an experienced C# developer. Most of this codebase was written with AI assistance. It has been tested in small private lobbies, but please use at your own risk and report issues if you find any.

Installation

Use a mod manager (r2modman / Gale / Thunderstore Mod Manager) and install alongside Xepos Mutators. All players in a lobby should have the same mod set installed.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Issues / Feedback

Please report bugs or suggestions via GitHub Issues.