Script Summary: Calculates average speed and monster HP for Maze Defense
This script adds a small row below the "start" option during your daily turns. It calculates an "icky" factor that should allow you to guess more accurately if the wave is beatable.
Ickyness: Sum(HP^BiasFactor*Speed*Count) for all monster.
The bias factor reflects the disproportionate difficulty of HP. It is settable as a constant in the script.



