User Tools

Site Tools


rpd:spells

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
rpd:spells [2025/12/21 12:05] – Add and update wiki pages for Remixed Dungeon mikerpd:spells [2025/12/21 12:09] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Spells ======
  
 +Spells in Remixed Dungeon are special abilities that can be learned and used by heroes. Each class has access to different spells based on their magic affinity.
 +
 +==== Magic Affinities ====
 +  * **Combat**: Warrior-related combat spells
 +  * **Elemental**: Mage-related elemental spells
 +  * **Rogue**: Rogue-related stealth spells
 +  * **Huntress**: Huntress-related nature spells
 +  * **Elf**: Elf-related natural magic spells
 +  * **Necromancy**: Necromancer-related undead magic spells
 +  * **Witchcraft**: Gnoll-related spell magic
 +  * **Priest**: Priest-related healing/blessing spells
 +  * **PlagueDoctor**: Doctor-related disease/toxic spells
 +
 +==== Available Spells ====
 +  * [[rpd:heal_spell|Heal]]
 +  * [[rpd:body_armor_spell|Body Armor]]
 +  * [[rpd:lightning_bolt_spell|Lightning Bolt]]
 +  * [[rpd:cloak_spell|Cloak]]
 +  * [[rpd:shoot_in_eye_spell|Shoot in Eye]]
 +  * [[rpd:magic_arrow_spell|Magic Arrow]]
 +  * [[rpd:summon_deathling_spell|Summon Deathling]]
 +  * [[rpd:order_spell|Order]]
 +  * [[rpd:wind_gust_spell|Wind Gust]]
 +  * [[rpd:town_portal_spell|Town Portal]]
 +
 +==== Learning Spells ====
 +  * Some spells are available from the start depending on your class
 +  * Others may be learned through gameplay progression
 +  * Spells are accessed through the spells tab in your inventory
 +
 +==== Magic Affinity System ====
 +  * Each hero class has a primary magic affinity
 +  * Spells from your affinity are generally more effective
 +  * Using spells from other affinities may still be possible but at reduced effectiveness
 +
 +==== Strategy ====
 +  * Focus on spells that match your hero's magic affinity
 +  * Combine spell usage with other class abilities for maximum effectiveness
 +  * Some spells are situationally useful - learn when to use each one
 +
 +==== Content Verification ====
 +  * Information source: Java Classes in [[https://github.com/NYRDS/remixed-dungeon/tree/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mechanics/spells|com.nyrds.pixeldungeon.mechanics.spells]]
 +  * Lua implementations in [[https://github.com/NYRDS/remixed-dungeon/tree/master/RemixedDungeon/src/main/assets/scripts/spells|RemixedDungeon/src/main/assets/scripts/spells]]
 +
 +==== See Also ====
 +  * [[rpd:hero_classes|Hero Classes]]
 +  * [[rpd:spell_affinities|Spell Affinities]]
 +  * Individual spell pages
 +
 +{{tag> rpd magic spells}}
rpd/spells.txt · Last modified: (external edit)