public float GetCoolDownCompletion()
 {
     return(Capacity.GetCooldownCompletion());
 }