public float GetEfficiencyToDo()
 {
     return(characterStatus.GetEfficiencyToDo());
 }