Basic RPG script
=============================
This is a basic set up of a RPG battle system that has multiple "players" and "monsters" with items and spells.
Potential plan to update and improve current code to do the following:
- calculate EXP
- handle defenses and elemental stat ratings
- explore
- equip gear
- Save states
- Improved UI