Table of Contents

Spell System - Code References

Java Classes

Lua Scripts

JSON Configuration

This system is implemented in Java/Lua, no JSON configuration exists.

String Resources

<string name="Spell_SelectAChar">Select a target being.</string>
<string name="Spells_NotEnoughSP">You do not have enough mana to cast a \&quot;%1$s\&quot; spell.</string>
<string name="Spells_NotInOwnBody">You can\'t perform %s while your soul separated from body.</string>
<string name="Spells_NotTooFast">%s is not ready for use yet</string>
<string name="Spells_SummonLimitReached">%1$s: summon limit reached (Current max: %2$d)!</string>
<string name="WndSpells_Level">Magic Level: </string>
<string name="WndSpells_Title">Spells</string>