Fresh rpg stat example!
includes: health,mana,armor,damage,strength,agility,intellect
+ rpg_update() function, that should be called after changing one of stat\base values - it recalculates all character props.
+ rpg_level() function, created to allow simple level-up'ing, while improving stats
+ example of nice ui text drawing.