Just the same kinda popup with the names and damages in a box in the top-right corner of the screen is all I ask.
I had a better idea.
Throughout the whole dungeon, a persistent little damage-counting UI.
Would be fairly easy to code - would just need to add a getDamage() type method to the file of each mob and have it run the whole time instead of only on boss rounds.
(Though, that is Java. Not too sure about Lua.)
Would also cut down on the need to display it after each boss.
Edit: If Brass wanted to be really ambitious, he could add three of these things.
- One to keep track of total damage
- One to keep track of the number of killing blows
- One to keep track of the damage of the current wave / pillar / boss