====== Magic Arrow ====== {{ rpd:images:magic_arrow_spell.png|Magic Arrow Spell }} **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 at an enemy. As the game says: "Good old magic arrow, the right choice when you run out of ammo." 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:** Character (not self) * **Level:** 1 * **Mana Cost:** 5 * **Cast Time:** 0.1 seconds * **Cooldown:** 1 second ==== Effects ==== * Deals damage to a single target * 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: * [[en:rpd:elf_class|Elf class]] (registered in initHeroes.json) * 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: Hero initialization files and string resources * Stats verified: Yes, extracted from initHeroes.json * Effect descriptions: Generated from string resources and code analysis ==== Data Sources ==== * Hero Init: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/hero/initHeroes.json|initHeroes.json]] (line 127 - Elf spell registration) * String Resources (English): [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L2711-L2712|MagicArrow_Name, MagicArrow_Info]] * String Resources (Russian): [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L1302-L1303|MagicArrow_Name, MagicArrow_Info]] ==== String Resources (All Languages) ==== Magic Arrow Good old magic arrow, the right choice when you run out of ammo. Волшебная стрела Старая добрая волшебная стрела, отличный выбор когда закончились боеприпасы. Flecha mágica La buena y vieja flecha mágica, la elección correcta cuando te quedas sin munición. Flecha Mágica Boa e velha flecha mágica, a escolha certa se você estiver sem munição Flèche magique La bonne vieille flèche magique, le bon choix quand on est à court de munitions. Magischer Pfeil Der gute alte Magische Pfeil, die richtige Entscheidung wenn dir die Munition ausgeht. ==== See Also ==== * [[en:rpd:spells_overview|Spells]] * [[en:rpd:elf_class|Elf Class]] * [[en:rpd:elf_affinity|Elf Affinity]] * [[mr:magic_arrow_spell|Magic Arrow (mr: namespace)]] {{tag> rpd spells elf ranged attack }}