====== Cloak Spell - Code References ====== ===== Java Classes ===== This entity is implemented in Lua, no Java class exists ===== JSON Configuration ===== This entity is implemented in Lua, no JSON configuration exists ===== String Resources ===== Cloak Step into the shadows to become unseen. Greatly reduce your chances of being detected. Can't be used while enemies are nearby. You can't step into the shadows while enemies are nearby. ===== Lua Scripts ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/spells/Cloak.lua|Cloak.lua (Spell)]] * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/buffs/Cloak.lua|Cloak.lua (Buff)]] ===== Related mr Entities ===== * [[mr:cloak_buff|Cloak Buff]]