More stuff MANA,HEALTH,ECT
If you want a way for the mana and stuff to be displeyed then the first thing you need is a way to strre info
I would use an INI for quick to use
Heres the thing you ini needs
PLAYER NUMBER(EVERY ONE HAS ONE BUT THE NUMBER NEEDS TO BE DECODED TO FIND NAME)
NAME
MANA
MAX_HEALTH
HEALTH
STRENGHT
CLASS
THe INI WOULD LOOK LIKE
Note this would stop cheating if all info is stored on server so no client could mess with own stuff
[aa1122]
NAME=SIR SILLY
MANA=22
HEALTH= 52
MAX_HEALTH= 54
STRENGHT=2
CLASS= 1 really DWARVEN HORSE MAN WITH BIG EGO
Computing this is tricky, I would say the system best is like in diablo 2
Add points to dextriety to increase life, but only every 2 points would raise it up.
Or there is fractions, NO EXAMPLE IM TIRED
To displey this stuff use my other example and change around the ideas.
If you really want to take your idea farther make a pokemon type displey engion. Easy for a Know it all like me. Just would need to know Direct X,, Hay you might make the the next Ultima Online.