The other two spells actually are pretty creative. Effects are nice too. I was wondering how you made the terrain all dark during shadow flare because I'm gonna try to make the Bahamut ZERO summon from FF7. Don't make it before me plz... lol
Oh and for the expanding balls of light, make variables unit, a unit, and sizepercentage, a real, and make a trigger like this (my friend is borrowing my cd so this will be slightly off):
Events
-Time - Every .01 seconds
Conditions
Actions
-Animation - Change unit's scaling[sizing?] to ([ending size] * sizepercentage), ([ending size] * sizepercentage), ([ending size] * sizepercentage) of unit
-If (sizepercentage = 1), then Trigger - (Turn off (this trigger)), else (Set sizepercentage = (sizepercentage + .01))
Leave this trigger off until you set unit as a white ball which should be a dummy unit and sizepercentage to 0.00.
If that doesn't work, I'm gonna have to fiddle with it till I get it so if you want help, just PM me.