CreatureTargetSpell - TheComputerGeek2/MagicSpells GitHub Wiki
spell-class: ".targeted.CreatureTargetSpell"
Description
If the caster is a mob it will cast a spell
on the mob's current target.
Example:
mythicmob-ability1:
spell-class: ".targeted.CreatureTargetSpell"
spell: combust
combust:
spell-class: ".targeted.CombustSpell"
range: 20
fire-ticks: 100
fire-tick-damage: 1
prevent-immunity: true
target-players: true