User Tools

Site Tools


rpd:spell_book_item

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
rpd:spell_book_item [2025/12/25 21:40] – Create spell_book_item.txt page to document the Spell Book item mikerpd:spell_book_item [2025/12/25 21:45] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Spell Book ======
  
 +{{ rpd:images:spellbook_item.png|Spell Book }}
 +
 +==== Description ====
 +The Spell Book is an item that allows heroes to learn and access various magic spells in Remixed Dungeon. It serves as a repository for different magical abilities that can be used for combat, utility, or support purposes.
 +
 +==== Special Properties ====
 +  * **Spell Storage**: Can store multiple spells for use during gameplay
 +  * **Accessibility**: Allows heroes to access spells even when not naturally attuned to them
 +  * **Learning**: Provides a way to learn new spells beyond class affinities
 +
 +==== Spell Categories ====
 +  * **[[rpd:combat_mechanic|Combat Spells]]**: Spells for direct damage and battle utility
 +  * **[[rpd:utility_mechanic|Utility Spells]]**: Spells for movement, escape, or environmental interaction
 +  * **[[rpd:support_mechanic|Support Spells]]**: Healing and buffing spells
 +
 +==== Classes and Affinities ====
 +  * [[rpd:spell_affinities|Spell Affinities]] determine which spells are most effective for each class
 +  * [[rpd:hero_classes|Hero Classes]] may have natural proclivities toward certain spell types
 +  * [[rpd:hero_subclasses|Subclasses]] can unlock specialized spell access
 +
 +==== Strategy ====
 +  * Consider the hero's class when choosing spells to focus on
 +  * Some spells synergize with specific class abilities
 +  * Certain situations may call for specific spell types (e.g., damage vs. utility)
 +
 +==== Code References ====
 +  * **Lua Scripts**: ''RemixedDungeon/src/main/assets/scripts/spells/'' - Various spell implementations
 +  * **Core Spell System**: ''RemixedDungeon/src/main/assets/scripts/lib/spell.lua''
 +  * **English String Resources**: ''RemixedDungeon/src/main/res/values/strings_all.xml'' - Spell names and descriptions
 +  * **Russian String Resources**: ''RemixedDungeon/src/main/res/values-ru/strings_all.xml'' - Spell names and descriptions
 +
 +==== See Also ====
 +  * [[rpd:spells|Spells]]
 +  * [[rpd:magic_mechanic|Magic Mechanic]]
 +  * [[rpd:herb_spell|Herb Spell]]
 +  * [[rpd:spell_affinities|Spell Affinities]]
 +
 +{{tag> rpd items spells magic }}
rpd/spell_book_item.txt · Last modified: by 127.0.0.1