User Tools

Site Tools


rpd:priest_armor

Differences

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

Link to this comparison view

rpd:priest_armor [2025/12/25 21:04] – list fix Mikhaelrpd:priest_armor [2025/12/25 21:25] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Priest Vestments ======
  
 +{{ rpd:images:hero_PRIEST.png|Priest Vestments }}
 +
 +The **Priest Vestments** (internal name: Priest Armor) is the class-specific armor for the [[rpd:priest_class|Priest]] class in Remixed Pixel Dungeon. It's designed to support the Priest's healing and purification abilities.
 +
 +==== Description ====
 +Like other class armors, the Priest Vestments have unique special abilities accessible through the Special action. However, the current implementation of the Priest Vestments is a placeholder with no special ability implemented.
 +
 +==== Special Ability ====
 +Currently, the Priest Vestments have no implemented special ability:
 +  * The special() method returns an empty string
 +  * The doSpecial() method is empty and performs no action
 +
 +==== Implementation Notes ====
 +The Priest Vestments class serves as a placeholder for future implementation. While it extends ClassArmor like other class armors, its special abilities have not yet been programmed.
 +
 +==== Content Verification ====
 +  * Information source: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/items/common/armor/PriestArmor.java|PriestArmor.java]]
 +  * Implementation details: Based on code analysis of PriestArmor.java
 +
 +==== Class Restriction ====
 +This armor can only be effectively used by the Priest class. If worn by other classes, it may not function properly.
 +
 +==== See Also ====
 +  * [[rpd:priest_class|Priest Class]]
 +  * [[rpd:class_armor|Class Armor Abilities]]
 +  * [[rpd:armor|Armor]]
 +  * [[rpd:items|Items]]
 +
 +{{tag> rpd items armor class_armor priest}}
rpd/priest_armor.txt · Last modified: by 127.0.0.1