User Tools

Site Tools


en:rpd:demon_mob

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:rpd:demon_mob [2026/05/12 09:47] – Fix broken internal links in rat_king_mob.txt (EN + RU) Qwen Assistanten:rpd:demon_mob [2026/05/12 09:51] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Demon ======
 +
 +**Demon** is a type of enemy in Remixed Dungeon that belongs to the supernatural creature classification.
 +
 +==== General Information ====
 +  * **Type**: Enemy
 +  * **Classification**: Supernatural creature
 +  * **Features**: Immune to charm and fear effects
 +
 +==== Known Demons ====
 +  * [[en:rpd:succubus_mob|Succubus]] - A dangerous enemy that uses charm abilities
 +  * [[en:rpd:death_knight_mob|Death Knight]] - A powerful warrior summoned by the necromancer
 +  * [[en:rpd:shadow_lord_mob|Shadow Lord]] - A boss found in the Wastelands
 +
 +==== Properties ====
 +  * Immune to certain magical effects
 +  * Often possess magical abilities
 +  * May be associated with necromancy
 +  * Some demons can be either enemies or allies
 +
 +==== Strategy ====
 +  * Don't rely on magical debuffs that demons are immune to
 +  * Be cautious of demons' magical attacks
 +  * Some artifacts may be particularly effective against demons
 +
 +==== Code References ====
 +  * Java Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/Succubus.java|Succubus.java]] (example demon)
 +  * Java Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/necropolis/DeathKnight.java|DeathKnight.java]] (example demon)
 +  * Java Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/common/ShadowLord.java|ShadowLord.java]] (example demon)
 +
 +==== See Also ====
 +  * [[en:rpd:mobs|Mobs]]
 +  * [[en:rpd:enemies|Enemies]]
 +  * [[en:rpd:demon_mob|Demon]] - Mob category
 +
 +{{tag> rpd mobs demons enemies}}
  
en/rpd/demon_mob.txt · Last modified: by 127.0.0.1