User Tools

Site Tools


rpd:soul_shard_item

Differences

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

Link to this comparison view

rpd:soul_shard_item [2025/12/23 05:30] – Update wiki pages based on codebase verification\n\n- Renamed assassin_armor.txt to assasin_armor_item.txt to match correct spelling in code\n- Updated cloak_spell.txt with accurate information from Lua scripts\n- Created cloak_buff.txt page\n- Created so mikerpd:soul_shard_item [2025/12/23 05:33] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Soul Shard ======
  
 +{{ rpd:images:soul_shard_item.png|Soul Shard }}
 +
 +**Soul Shard** is a material item in Remixed Pixel Dungeon, primarily associated with the [[rpd:necromancer_class|Necromancer]] class and necromancy mechanics.
 +
 +==== Description ====
 +The **Soul Shard** is a material item collected from various sources in the dungeon. It is associated with necromantic magic and the [[rpd:necromancer_class|Necromancer]] class.
 +
 +==== Acquisition ====
 +  * May be dropped by certain enemies, particularly those with necromantic properties
 +  * Can be found in chests and other treasure locations
 +  * Sometimes generated by necromantic interactions in the game
 +  * [[rpd:jar_of_souls|Jar of Souls]] and related mechanics may produce these items
 +
 +==== Usage ====
 +  * Crafting material for necromantic items and equipment
 +  * May be used in various necromantic rituals or item upgrades
 +  * Can be consumed for special necromantic abilities
 +  * Potential component in creating more advanced necromantic items
 +
 +==== Classes ====
 +  * [[rpd:necromancer_class|Necromancer]] - Primarily benefits from this material
 +  * [[rpd:lich_subclass|Lich]] - May have enhanced usage
 +
 +==== Strategy ====
 +  * Collect when encountered as it's valuable for [[rpd:necromancer_class|Necromancer]] builds
 +  * Consider saving for important necromantic item crafting
 +  * Useful for players focusing on necromancy mechanics
 +
 +==== Code References ====
 +  * Java Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/items/material/SoulShard.java|SoulShard.java]]
 +  * Item Factory: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/items/common/ItemFactory.java#L396|SoulShard registration]]
 +  * String Resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1541-L1543|SoulShard_Name, SoulShard_Gender, SoulShard_Name_Objective]]
 +
 +==== See Also ====
 +  * [[rpd:necromancer_class|Necromancer Class]]
 +  * [[rpd:lich_subclass|Lich Subclass]]
 +  * [[rpd:souls|Souls Resource]]
 +  * [[rpd:necromancy_spell|Necromancy Spell]]
 +  * [[rpd:jar_of_souls|Jar of Souls]]
 +  * [[rpd:materials|Materials]]
 +
 +{{tag> rpd items materials necromancer souls }}
rpd/soul_shard_item.txt · Last modified: by 127.0.0.1