Move symbol, render order, foreground, and background properties on Entity to a new Component called Renderable.
Instead of counting turns, count clock ticks. A WaitAction adds 10 ticks to the passive healing clock and a WalkAction adds 5. So, you will heal while walking but at a slower rate.