My attempt at making a turn based combat engine. You can use this in a game if you want but it could be a bit hard to use because I forgot to document the functions of things. Click on any button to start. The earth battle and all 3 tower levels have customizable teams, click on the characters to switch them, then press space to confirm. Once a battle starts, click on an option to select it. The attack and item options will bring up separate menus. To use an attack or item, click on it and then click on a glowing character. TP is used in stronger attacks, and is accumulated through defending or using an attack that doesn't use TP. List of functions for each option: Attack - brings up a list of attacks Item - Brings up a list of items Defend - Reduces damage by 25% and gives 10 TP Tips: Will's battle is a battle made by my brother. Healing Light and Glorious Light can heal anyone, including enemies. The level requirements for the different towers means that the characters you use need to be that level. Each tower floor will give enough XP to level characters to their required level. Version History: v1.0 - Initial release