User Tools

Site Tools


mr:armor_glyphs

Differences

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

Link to this comparison view

mr:armor_glyphs [2025/12/31 18:02] – Add mr:armor_glyphs.txt machine-readable page mikemr:armor_glyphs [2025/12/31 18:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== mr:armor_glyphs ======
  
 +This page contains machine-readable information about Armor Glyphs in Remixed Dungeon.
 +
 +==== Entity Information ====
 +  * **Entity Kind:** armor_glyphs
 +  * **Type:** item_category
 +  * **Namespace:** rpd
 +
 +==== Code References ====
 +  * **Java Implementation:** [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/armor/glyphs/|Glyphs directory]]
 +  * **Base Class:** [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/armor/glyphs/Glyph.java|Glyph.java]]
 +
 +==== Configuration Files ====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/itemsDesc/|Item descriptions]]
 +
 +==== String Resources ====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L2400-L2450|Glyph-related strings]]
 +
 +{{tag> mr rpd items armor glyphs}}