User Tools

Site Tools


rpd:magic_arrow_spell

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
rpd:magic_arrow_spell [2025/12/25 21:40] – Create magic_arrow_spell.txt page with correct spell information mikerpd:magic_arrow_spell [2025/12/25 21:45] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Magic Arrow ======
  
 +{{ rpd:images:magic_arrow_spell.png|Magic Arrow Spell Icon }}
 +
 +**Magic Arrow** is a spell in Remixed Dungeon with Elf affinity that fires a magical projectile at an enemy.
 +
 +==== Description ====
 +The Magic Arrow spell fires a magical projectile that deals damage to an enemy. It's a fundamental ranged attack spell that can be useful when conserving ammunition or when out of missile weapons.
 +
 +==== Stats ====
 +  * **Magic Affinity:** Elf
 +  * **Targeting:** char
 +  * **Level:** 1
 +  * **Mana Cost:** 1
 +
 +==== Effects ====
 +  * Deals damage to a single target equal to (caster's skill level + 1) * 2
 +  * Single target ranged attack
 +  * Can be used without consuming physical ammunition
 +
 +==== Uses ====
 +  * Ranged attack when out of arrows/bolts
 +  * Conserve missile weapons for critical situations
 +  * Basic ranged damage option for magic-focused characters
 +
 +==== Classes ====
 +Classes that can use this spell include:
 +  * Classes with Elf affinity (e.g., [[rpd:elf_class|Elf class]])
 +  * Other classes that gain access through special means
 +
 +==== Strategy ====
 +How to effectively use the Magic Arrow spell:
 +  * Use when ammunition is low or unavailable
 +  * Good for picking off enemies at range
 +  * Conserve better spells for more difficult encounters
 +
 +==== Content Verification ====
 +  * Information source: Lua Script in Remixed Dungeon codebase
 +  * Stats verified: Yes, extracted directly from spell class properties
 +  * Effect descriptions: Generated from code analysis and string resources
 +  * Last updated: 2025-12-25 based on MagicArrow.lua
 +
 +==== Data Sources ====
 +  * Lua Script: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/spells/MagicArrow.lua|MagicArrow.lua]]
 +  * Spell Definition: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/lib/spell.lua|spell.lua]]
 +  * Spell Registry: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/spells/CustomSpellsList.lua|CustomSpellsList.lua]]
 +  * String Resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L2687|MagicArrow_Name]] and [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L2688|MagicArrow_Info]]
 +  * Russian String Resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L2689|MagicArrow_Name]] and [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L2690|MagicArrow_Info]]
 +
 +==== See Also ====
 +  * [[rpd:spells|Spells]]
 +  * [[rpd:mechanics|Game Mechanics]]
 +  * [[rpd:elf_class|Elf Affinity]]
 +  * [[rpd:spell_affinities|Spell Affinities]]
 +
 +{{tag> rpd spells elf ranged attack }}
rpd/magic_arrow_spell.txt · Last modified: by 127.0.0.1