{include "admin/layout.html"} {block "content"}

Spell Learning: {class.Name}

← Back to Class

Current Spell Unlocks

{if #currentUnlocks > 0} {for unlock in currentUnlocks} {/for}
Level Spell Type MP Power Actions
{unlock.Level} {unlock.SpellName} {unlock.SpellType} {unlock.SpellMP} {unlock.SpellPower}
{csrf}
{else}

No spells currently unlocked for this class.

{/if}

Add Spell Unlock

{csrf}
No spell selected
Level at which this spell becomes available
{/block}