Example #1
0
 public override int getHp()
 {
     return(skills.getCurLevel(Skills.SKILL.HITPOINTS));
 }