Funny request, but I want to try and replicate Flowery’s Jarona attack with Hexcasting.
I’m pretty certain that I’ve got most of the spell figured out in my head, but there’s two main issues;
1, how am I gonna figure out when I’m colliding with the target?
2, Explosion is just far too destructive for me, would there be any kind of replacement that doesn’t harm the terrain?
EDIT! I believe i am only missing one thing right now. How would I make a cyclic wisp only run if a boolean is true? My solution to checking ended up being to have a “setup” spell make a cyclic wisp that would constantly check my position, but I would rather not explode any time i stroll over to somebody.