====== Magic Arrow Spell - Code References ====== ===== Java Classes ===== * This spell is implemented in Lua, no Java class exists ===== JSON Configuration ===== This entity is implemented in Lua, no JSON configuration exists ===== String Resources ===== '''' Magic Arrow This spell creates a magical arrow that deals damage to a targeted enemy. '''' ===== Lua Scripts ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/spells/MagicArrow.lua|MagicArrow.lua]]