Event
Monster Emerging
Updated:
Hostile entity spawns next to a patient mid-treatment — check the emergency tab to pick the right response.
- Trigger
- Random in-room hostile spawn during an ongoing treatment. The patient is still present; the hostile is on top of them.
- Time limit
- Until resolved
- How to handle
- Check the emergency tab to identify the specific entity and the indicated response — weapon application, treatment item, manual carry-out, or surgery handoff. Different enemies need different chains.
- Failure consequence
- Ignoring the emergency tab and improvising usually fails — wrong response either wastes the timer or escalates the encounter (e.g. weapon on a treatment-target, treatment on a hostile).
The umbrella event for "hostile spawned in a treatment room"
Monster Emerging isn't a single creature — it's the event wrapper for any hostile that spawns inside an active treatment room while a patient is being processed. The specific enemy varies. Could be Skinwalker, Hiders, or any other room-spawning hostile. The variability is the point: there's no fixed counter to memorise.
The standard workflow is open the emergency tab first to identify the specific entity, then apply that entity's counter (weapon / treatment / carry / surgery — depending on what spawned).
Why improvising fails
Per the existing in-game documentation: ignoring the emergency tab and improvising "usually fails". Specifically, applying the wrong response chain — weapon on a treatment-target, treatment on a hostile — either wastes the timer or escalates the encounter. The emergency tab exists because the spawn is non-deterministic; trust it.
What's actually in the emergency tab
The tab surfaces:
- The entity name (so you can cross-reference our enemies catalogue).
- The room location.
- An implied response chain based on enemy type.
If you're stuck, the tab is your ground truth. Player intuition will mislead you because the spawn type changes.
How this interacts with treatment-in-progress
If Monster Emerging fires mid-treatment, the in-progress treatment is the casualty if you focus only on the new hostile. Some players abandon the treatment to fight; others try to finish first and take the sanity hit. There's no documented "correct" call — it depends on which patient outcome you can afford to lose given the current sanity buffer.
Sources: Destructoid walkthrough, in-game documentation.