Spells casting spells
Does anyone know if a spell can call up another spell?
for example:
could i apply autodefend as a unit gamemodifier in the salted pork, or would i have to copy all the code of autodefend into salted pork so that it goes off properly.
cast a spell that targets three random enemy units with flame dart.
summon three ice elementals to random tiles within a 4x4 zone.
In the meantime i will just copy the code over into salted pork and other consumables.