private GameObject PickPrefab(string element) { toReturn = spellHandler.GetSpecifiedSpell(element); return(toReturn); }