Hey. Turns out I still exist.
So, I've been away from ZC for far too long. I'm finally trying to get back into it, starting with this.

Script
Demo quest
Demo quest (alternate location)
Requires build 846 or above

A giant tektite boss. Well, it doesn't actually have to be giant; 1x1 will work fine.
First it goes through a series of "jumping frenzies," during which it jumps around as much as it can. It will either move randomly or try to hit Link. After a few of those, it'll perform a super jump attack in which it jumps off the top of the screen, follows Link around for a while (with just its shadow visible), and tries to fall straight down on him. The super jump does extra damage, and it can stun Link if he's on the ground, but it also leaves the tektite stunned for a while. It can also be made to fire projectiles when jumping or landing.

It's made to be as customizable as possible. Between arguments and named constants, you can tweak almost every aspect of its behavior. The demo quest shows off seven increasingly difficult configurations. You shouldn't have much trouble with them with the given equipment. Well, except for the last one, which is just really cheap. The cheat code's 1234.

I'll update it as I think of new features and as ZScript supports them. Let me know of any bugs or suggestions.

(Update: Added options to recover from stun when hit and link jump height and distance)
(Update: New jumping algorithm, adjustable projectile point offset, minor bugfixes)