You are viewing a potentially older version of this package. View all versions.
TheMorningStar-TheMimic-1.0.0 icon

TheMimic

UNDER TESTING - A FNAF-inspired animatronic that lures you with your friends' REAL captured voices, then jumpscares and wears their face. Co-op.

Date uploaded 6 days ago
Version 1.0.0
Download link TheMorningStar-TheMimic-1.0.0.zip
Downloads 304
Dependency string TheMorningStar-TheMimic-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

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

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

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

Preferred version: 4.2.0
DaXcess-FixPluginTypesSerialization-1.1.1 icon
DaXcess-FixPluginTypesSerialization

Fix custom Serializable structs and such not properly getting deserialized by Unity.

Preferred version: 1.1.1

README

The Mimic

⚠️ UNDER ACTIVE TESTING. Multiplayer is fully implemented and should work when everyone in the lobby has the mod, but it has not yet had a full live co-op session. Expect rough edges — if something is unexpectedly janky, please report it. Best played with 2+ players who all have the mod.

A FNAF-inspired animatronic enemy for R.E.P.O. It doesn't just chase you — it listens, then lures.

The Mimic

What it does

The Mimic is a physical animatronic that lurks in an isolated room and plays your friends' real, captured voices from its own body to draw a lone player in — then jumpscares and kills them (~100 damage, lethal). On a kill, it steals that player's skin and voice, relocates to a new isolated room, and repeats — now wearing your dead teammate's face.

  • Real voice mimicry — captures each player's actual voice-chat audio in-memory and replays it, unprocessed, from the Mimic's body. Per-target fallback chain: their voice → their typed TTS-chat lines → another player's voice.
  • Steals your face — on a kill (or by reaching any already-dead player's head) it copies that player's actual customized cosmetics (head/color/hat), not a generic stand-in.
  • Lure-and-ambush AI — targets whoever is most isolated from the group, holds a room away, and draws them in with the stolen voice.
  • The paradox — the dead head stays behind as a normal revivable death-head, so the corpse and the fake-wearing-their-face can exist at once.
  • Counterplay — run, or shoot it from range. It's weapon-vulnerable but tanky (Huntsman-tough), and too heavy to tumble over. No cooldown — it relocates and restarts.

In game

Notes

  • Spawns at the vanilla rate/tier via level generation. Never spawns in a solo game (its whole point is mimicking your friends). Multiple Mimics can appear.
  • Host-authoritative. Everyone in the lobby needs the mod installed.
  • Built on the authentic FNAF: Security Breach — Ruin "Old Endo" model, animations, and audio.

Made with heavy use of AI. Feedback welcome while it's in testing.