public bool initialize()
 {
     PetSkillManager.InitConfig();
     return(true);
 }