event onPlayerSpellSetup (server-side)
Available since version: 0.1.3
This event is triggered when player prepares the spell.
Parameters
int playerid, string|null instance
intplayerid: the id of the player who prepares the spell.string|nullinstance: the item instance from Daedalus scripts.