====== Lightning Bolt Spell - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mechanics/spells/Spell.java|Spell.java]] ===== JSON Configuration ===== This entity is implemented in Lua, no JSON configuration exists ===== String Resources ===== Lighting Bolt A spell that is shared among ancient shamans, that will shock your enemies twice as effectively, especially if they are foolish enough to be on standing on water. ===== Lua Scripts ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/spells/LightningBolt.lua|LightningBolt.lua]] ===== Spell Properties ===== * Magic Affinity: Witchcraft * Targeting Type: char_not_self * Level: 2 * Cast Time: 1 turn * Spell Cost: 5 mana * Cooldown: 2 turns * Image File: spellsIcons/witchcraft.png