| Name | spell | 
| Object | EntityTag | 
| Input | ElementTag | 
| Related Tags | <EntityTag.spell> (Property) Returns the spell that an Illager entity (such as an Evoker or Illusioner) should cast. (...)
 | 
| Description | (Property) Sets the spell that an Illager entity (such as an Evoker or Illusioner) should cast.
 Valid spells are: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/Spellcaster.Spell.html  | 
| Group | Properties | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntitySpell.java#L11 |