====== Black Skull ====== {{ rpd:images:item_BlackSkull.png|Black Skull Item }} The **Black Skull** is a special item in Remixed Dungeon used for resurrection, particularly important for the [[rpd:lich_subclass|Lich subclass]]. ==== Description ==== The Black Skull is a dark magical artifact that can be used to resurrect the hero upon death. It functions similarly to an [[rpd:ankh_item|Ankh]] but with specific mechanics for the Lich subclass. When used, it preserves more equipment but has specific requirements for the [[rpd:necromancer_class|Necromancer]] with [[rpd:lich_subclass|Lich]] subclass. ==== Stats ==== * **Type:** Resurrection item * **Durability:** Single use * **Value:** N/A (quest item) ==== Special Properties ==== * **Resurrection:** Revives the hero upon death * **Equipment Preservation:** Preserves more equipment than normal * **Lich Specific:** Required for Lich subclass resurrection mechanics * **Mastery Condition:** Can be used for mastery progress for the Lich subclass ==== Acquisition ==== The Black Skull is typically obtained: * As a quest reward for [[rpd:necromancer_class|Necromancer]] heroes * Through special events in the dungeon * Occasionally from specific enemies in the [[rpd:necropolis_level|Necropolis]] ==== Usage ==== * Used automatically when the hero dies if in inventory * For Lich subclass, using a Black Skull with full skill points grants access to the Lich subclass ==== Strategy ==== * Keep one as a backup resurrection item if playing as Necromancer * Essential for unlocking the Lich subclass when playing as Necromancer * More reliable than the standard [[rpd:ankh_item|Ankh]] for certain builds ==== Technical Details ==== * Implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/items/necropolis/BlackSkull.java|BlackSkull.java]] * Black Skull of Mastery: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/items/necropolis/BlackSkullOfMastery.java|BlackSkullOfMastery.java]] * String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L850-L852|BlackSkull strings]] ==== Related ==== * [[rpd:ankh_item|Ankh]] - Similar resurrection item * [[rpd:necromancer_class|Necromancer Class]] - Class that uses Black Skull * [[rpd:lich_subclass|Lich Subclass]] - Subclass connected to Black Skull * [[rpd:necropolis_level|Necropolis]] - Level where Black Skulls appear {{tag> rpd items resurrection necromancy }}