public override string SocialUPP()
 {
     return(string.Format("{0}{1}{2}", Int.ToString(), Instinct.ToString(), Pack.ToString()));
 }