test / magic

magic

fun magic(spell: String): Int

Parameters

spell - The text of spell, often distributed on scrolls

ReturnSpell ID for future casts

fun magic(spell: Int): Int

Parameters

spell - Spell ID of previously casted spell

ReturnSpell ID for future casts