MagicSpell

interface MagicSpell

Parent interface class for all magical spells in any spell book.

Functions

book
Link copied to clipboard
abstract fun book(): Magic.Book

Retrieve the spell book that this magic spell is in.

level
Link copied to clipboard
abstract fun level(): Int

Retrieve the magic level required to cast this magic spell.

texture
Link copied to clipboard
abstract fun texture(): Int

Retrieve the off texture (texture seen if the spell is unavailable) of this magic spell.

Inheritors

Magic
Link copied to clipboard
Magic
Link copied to clipboard
Magic
Link copied to clipboard
Magic
Link copied to clipboard