====== Healing 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 ===== '''' Heal This spell instantly restores a small amount of health. The healing power scales with level of the Magic Affinity. '''' ===== Lua Scripts ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/spells/Heal.lua|Heal.lua]]