User Tools

Site Tools


mr:ghost_mob

mr:ghost_mob

Machine-readable reference page for Ghost mob in Remixed Dungeon.

Java Implementation

Class File:

  • File: Ghost.java
  • Path: com/watabou/pixeldungeon/actors/mobs/Ghost.java
  • Entity Kind: Ghost
  • Type: Mob

Mob Properties

Basic Stats:

  • HP: 30
  • Defense: 8
  • Attack: 18
  • EXP: 8
  • Level: 7

Lua Definition:

  • No Lua script - implemented in Java

Effects

Primary Effects:

  • Can phase through walls
  • Invisible to player when not adjacent
  • Detects invisible players

Implementation:

  • File: Ghost.java
  • Phase through walls mechanic
  • Detection of invisible players

String Resources

English (values/strings_all.xml):

Russian (values-ru/strings_all.xml):

  • Ghost_Name - Russian mob name
  • Ghost_Info - Russian description

Wiki Pages

English:

Russian:

Code References

mr/ghost_mob.txt · Last modified: by 127.0.0.1