Skip to content

Overview

Ghosts in Phasmophobia have different states. A state is a phase that determines what the ghost is doing at given moment. Here are some things that are useful to keep in mind:

  • Ghosts can't be in two or more states at once, only one
  • Ghosts always go back to idle state after finishing the last one
  • Ghosts can decide what to do next only after exiting idle state
  • Ghosts enter specific states when performing certain actions. For example, wandering triggers the Wander state, while throwing an object triggers the Throw state. To be precise, it is the state that triggers the action, not the other way around.

Main states

Other states

and other ones..