ID:176980
 
make a Status page showing HP and Ki and an Attack thingy that damages other players.
mob
var
HP = 100
KI = 10

Stat()
statpanel("Stats",HP)
statpanel("Stats",KI)

and so on... This is very basic stuff covered in Zilal's wonderful tutorial, ZBT. I would recommend reading it and following the examples.

~X
[Edit] Ok, I was mistaken. Stat panels aren't covered in ZBT, but attacking is. I would suggest looking up the Stat() proc for clients in the Reference.