During the battle loop, allow the user to select 'attack', 'defend', or 'heal', instead of just always attacking.
This will require that the hero class have support for defend strength and heal power, so those numbers can be used
when performing that battle action.