protected override List <pd_CreatureBook> CreateSaveData() { return(BookInfo.Select(b => b.BookSaveData()).ToList()); }