User Tools

Site Tools


rpd:runic_skull_mob

Differences

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

Link to this comparison view

rpd:runic_skull_mob [2025/12/24 01:56] – Update wiki pages with accurate information and create missing pages mikerpd:runic_skull_mob [2025/12/24 02:14] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Runic Skull ======
  
 +{{ rpd:images:runic_skull_mob.png|Runic Skull Sprite }}
 +
 +**Runic Skull** is a magical undead mob in Remixed Dungeon. It is most commonly encountered as a summon by the [[rpd:lich_mob|Lich]] boss.
 +
 +==== Basic Stats ====
 +  * **HP**: 20
 +  * **Attack Skill**: 15
 +  * **Defense Skill**: 10
 +  * **Damage**: 8-15
 +  * **Defense Rate (DR)**: 2
 +  * **EXP for Kill**: 5
 +
 +==== Special Abilities ====
 +  * **Magic Attack**: Uses ranged magical attacks
 +  * **Summoned**: Created by the [[rpd:lich_mob|Lich]] during combat
 +  * **Undead Nature**: Resistant to certain types of damage and effects
 +
 +==== Combat Mechanics ====
 +  * **Ranged Attack**: Runic Skulls attack from a distance using magical energy
 +  * **Summoned Minions**: They appear during the Lich boss fight to aid their master
 +  * **Fragile**: They have relatively low health and can be eliminated quickly
 +
 +==== Location ====
 +  * Primarily found in the [[rpd:necropolis_level|Necropolis Level]] during the [[rpd:lich_mob|Lich]] encounter
 +  * Part of the Lich's summoning mechanics
 +
 +==== Description ====
 +Runic Skulls are animated magical constructs that serve as the Lich's summoned minions. They float around the battlefield casting magical attacks at intruders.
 +
 +==== Drops ====
 +  * Usually don't drop items but contribute to defeating the [[rpd:lich_mob|Lich]]
 +  * Experience points for leveling up
 +
 +==== Tactics ====
 +  * Prioritize eliminating Runic Skulls as they can deal consistent magical damage
 +  * They are less resilient than the Lich, so focus fire can quickly eliminate them
 +  * Be aware they attack from range, so they can still pose a threat even when engaging the Lich directly
 +
 +==== Content Verification ====
 +  * Java Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/RunicSkull.java|RunicSkull.java]]
 +  * Base class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/Mob.java|Mob.java]]
 +  * String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1633|RunicSkull_Name]], [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1634|RunicSkull_Gender]], [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1635|RunicSkull_Name_Objective]], [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1636|RunicSkull_Desc]]
 +
 +==== See Also ====
 +  * [[rpd:lich_mob|Lich]]
 +  * [[rpd:undead_mobs|Undead Mobs]]
 +  * [[rpd:mobs|Mobs]]
 +  * [[rpd:bosses|Boss Enemies]]
 +
 +{{tag> rpd mobs undead magical necropolis lich_summon }}
rpd/runic_skull_mob.txt · Last modified: by 127.0.0.1