All, I trialed a different way of tracking PC "vitals" over in the
DD Demo Game 2014 recently which worked out okay, so I'm going to try it here too.
So, whenever I write your PC's name in the in game thread, instead of just bolding it like I have been doing, I am going include a stat line in the tool tip. So if you hover your mouse pointer over your PC's name, you should see a popup that shows a basic stat line including
what you're carrying in each hand and
how many hit points you have left. Like this: [p Man,mail+helm,sword,shield,9,16/16]Dieter[/p] .
Above we can see Dieter is a Man carrying mail, helm, sword, and shield, with a move rate of 9" and 16 of 16 hit points remaining.
If someone is carrying a light source, their name will also be highlighted like this:
[pp Maiden,leather+helm,sword,torch,12,9/9]Josiane[/pp]
I have also added two warning states. If ever a PC
could possibly be killed by one normal hit (1-6 hit points of damage) their name will be rendered in orange, like this: [6 Man,mail+helm,sword,shield,9,5/16]Dieter[/6].
Or worse, if ever a PC
will be killed by the next hit (i.e., has only 1 hit point) their name will be rendered in red, like this: [1 Man,mail+helm,sword,shield,9,1/16]Dieter[/1].
Hopefully this will give everyone a little bit more information "in line". We'll see how it goes...
p.s. I'll still be maintaining the vital statistic spread sheet in parallel, at least for a while.