====== Wand Of Lightning Item - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/wands/WandOfLightning.java|WandOfLightning.java]] ===== JSON Configuration ===== This entity is implemented in Java, no JSON configuration exists ===== String Resources ===== Wand of Lightning This wand conjures forth deadly arcs of electricity, which will deal damage to several creatures standing close to each other. You zapped yourself with your own Wand of Lightning... ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists ===== Related mr Entities ===== * [[mr:simple_wand|SimpleWand]] * [[mr:wand_item|Wand (Item)]]