mr:ghost_mob
Table of Contents
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):
- Ghost_Name - Mob name
- Ghost_Info - Mob description
Russian (values-ru/strings_all.xml):
- Ghost_Name - Russian mob name
- Ghost_Info - Russian description
Wiki Pages
Code References
- Main implementation: Ghost.java
- String resources: strings_all.xml:Ghost
mr/ghost_mob.txt · Last modified: by 127.0.0.1
