Table of Contents

Magic Missile - Code References

Java Classes

Note: There is no castable spell named “Magic Missile” in Remixed Dungeon. The related game entities are:

JSON Configuration

This entity is implemented in Java, no JSON configuration exists

String Resources

No “MagicMissile_*” string resources exist. Related strings:

<string name="MagicArrow_Name">Magic Arrow</string>
<string name="MagicArrow_Info">Good old magic arrow, the right choice when you run out of ammo.</string>
<string name="WandOfMagicMissile_Name">Wand of Magic Missile</string>

Lua Scripts