override protected List <pd_EquipData> CreateSaveData() { return(Equips.Select(c => c.CreateSaveData()).ToList()); }