Table of Contents

Cloak Spell - Code References

Cloak Spell

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

<string name="CloakSpell_Name">Cloak</string>
<string name="CloakSpell_Info">Step into the shadows to become unseen. Greatly reduce your chances of being detected. Can't be used while enemies are nearby.</string>
<string name="CloakSpell_EnemiesNearby">You can't step into the shadows while enemies are nearby.</string>
<string name="CloakBuff_Name">Cloak</string>
<string name="CloakBuff_Info">You are invisible, greatly reducing your chances of being detected.</string>

Lua Scripts

Spell Details

Key Functions

Buff Details

Code References