EMF Meter

Handheld equipment that detects Ghost and Host Machine, corresponding level light (1-5) will light up with a varying pitch beeping sound to signal.

Levels (Total 5)

  1. Turned On

  2. Hit's a Host Machine AND distance to it is less than HM_DISTANCE = 8

  3. Hit Ghost's GhostIdentity has respond_emf = true AND it Ghost's attack damage is less than SEVERE_GHOST_ATTACK_DAMAGE = 70

  4. Hit Ghost's GhostIdentity has respond_emf = true AND Hit Ghost's attack damage is greater or equal to SEVERE_GHOST_ATTACK_DAMAGE = 70

  5. Hit Ghost's GhostIdentity has respond_emf = true AND Hit Ghost's distance is closer than CLOSE_DISTANCE = 6.8f

EMF Meter cannot detect Ghost before LIMEN Break (ie. in Present timeframe). This is to allow other equipment like UV Light, Listening Gun, and Geiger Counter to detect.

Last updated