User Tools

Site Tools


rpd:lich_subclass

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
rpd:lich_subclass [2025/12/19 06:05] – Add wiki pages for Ring of Frost, YogsEye, Lich subclass, and Keyring with source code references mikerpd:lich_subclass [2025/12/19 06:10] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Lich Subclass ======
  
 +{{ rpd:images:hero_NECROMANCER_LICH.png|Lich Subclass }}
 +
 +The Lich is a hero subclass for the Necromancer class in Remixed Dungeon. It represents the transformation of a Necromancer into an undead being with powerful necromantic abilities.
 +
 +==== Description ====
 +The Lich subclass transforms the Necromancer into an undead being. As a Lich, the hero gains unique abilities related to necromancy and becomes immune to many effects that normally affect living beings. This subclass is obtained through using the Black Skull of Mastery.
 +
 +==== Special Properties ====
 +  * **Undead Nature**: Becomes immune to certain status effects that affect living beings
 +  * **Necromantic Powers**: Enhanced abilities related to undead creatures and death magic
 +  * **Necromancer Armor**: Exclusive armor set for Lich subclass
 +
 +==== Abilities ====
 +  * Immunities to various status effects as defined in InitHeroes.json
 +  * Resistances to various damage types as defined in InitHeroes.json
 +  * Special interaction with Necromancer class mechanics
 +
 +==== Requirements ====
 +  * Must be a Necromancer class
 +  * Requires obtaining and using the [[rpd:black_skull_of_mastery|Black Skull of Mastery]]
 +
 +==== Strategy ====
 +  * Leverage undead immunities for surviving in dangerous situations
 +  * Focus on necromancy-related items and abilities
 +  * Use the unique resistances and immunities strategically in combat
 +
 +==== Source Code References ====
 +  * [[code:com/watabou/pixeldungeon/actors/hero/HeroSubClass.java|Implementation: HeroSubClass.java]]
 +  * [[code:com/nyrds/pixeldungeon/items/necropolis/BlackSkullOfMastery.java|Black Skull of Mastery: BlackSkullOfMastery.java]]
 +  * [[code:com/nyrds/pixeldungeon/mobs/necropolis/Lich.java|Boss Lich: Lich.java]]
 +  * String resource: ''HeroSubClass_NameLich'' and ''BlackSkullOfMastery_BecomeLichDesc''
 +
 +==== Related ====
 +  * [[rpd:necromancer_class|Necromancer Class]] - The parent class
 +  * [[rpd:black_skull_of_mastery|Black Skull of Mastery]] - Item to obtain this subclass
 +  * [[rpd:lich_mob|Lich (Mob)]] - The boss version of this entity
 +  * [[rpd:hero_subclasses|Hero Subclasses]] - Other subclass options
 +
 +{{tag> rpd subclasses necromancer lich undead}}
rpd/lich_subclass.txt · Last modified: by 127.0.0.1