SkinEntitydarkJhin=newSkinEntity{Name="Dark Cosmic Jhin",ChampionForeignKey=Guid.Parse("{234F5E7F-F196-4C88-AD1C-6C392AA2E038}"),Description="In the depths of the universe, serial killer Jhin has found a new form of power in cosmic darkness. With his galaxy mask and strange synergy with the four elements of space, he's never been deadlier.",Icon="empty",Price=1820,ImageId=Guid.Parse("{7cc1b02d-29a3-4493-96b7-1e3d9f3e14e2}")};
SkinEntitykaiSaPrestige=newSkinEntity{Name="K/DA Kai'Sa Prestige Edition",ChampionForeignKey=Guid.Parse("{15E0C4F4-4C04-4CCE-8F4D-78F37F63E63F}"),Description="Kai'Sa, the hottest K-pop star of the moment, knows that to make a sensation, you have to be willing to do anything. With her dazzling outfit and electrifying dance moves, she'll make waves on stage and on the battlefield.",Icon="empty",Price=2000,ImageId=Guid.Parse("{555c9eb9-f41f-42f1-a05b-ae5d2ee7f782}")};
SkinEntitypykeProject=newSkinEntity{Name="PROJECT: Pyke",ChampionForeignKey=Guid.Parse("{F32FA768-A1DC-4F6A-9366-FFEC6B0D4159}"),Description="Pyke, the ultimate android assassin, has recently been upgraded to carry out the most complex missions. With his new tools and enhanced programming, he can sneak into any security system and eliminate any target.",Icon="empty",Price=1350,ImageId=Guid.Parse("{6b47024c-0c1d-4066-bda8-2cb0d7c900fa}")};
SkillEntityyasuoTempest=newSkillEntity{Name="Yasuo's Steel Tempest",Description=" une attaque de mêlée qui peut être chargée pour infliger des dégâts supplémentaires et projeter les ennemis dans les airs.",Type=SkillTypeEntity.Basic};
SkillEntityLuxFinal=newSkillEntity{Name="Lux's Final Spark",Description="une attaque à distance qui inflige des dégâts massifs dans une direction.",Type=SkillTypeEntity.Ultimate};
context.AddRange(yasuoTempest,LuxFinal);
// Runes
RuneEntityconqueror=newRuneEntity{Name="Conqueror",Description="by dealing damage to an enemy champion, you accumulate stacks that, once fully stacked, increase your damage and provide you with healing.",Family=RuneFamilyEntity.Unknown,ImageId=Guid.Parse("{8d121cdc-6787-4738-8edd-9e026ac16b65}")};
RuneEntityravenousHunter=newRuneEntity{Name="Ravenous Hunter",Description="killing minions, monsters, or enemy champions grants you stacks of Ravenous Hunter, which increase your damage against enemy champions and provide you with healing.",Family=RuneFamilyEntity.Domination,ImageId=Guid.Parse("{8d121cdc-6787-4738-8edd-9e026ac16b65}")};
.HasForeignKey("ChampionForeignKey");// not really useful because it is made in the Skin class
modelBuilder.Entity<SkinEntity>().HasData(
newSkinEntity{Name="Akali Infernale",ChampionForeignKey=Guid.Parse("{4422C524-B2CB-43EF-8263-990C3CEA7CAE}"),Description="Djinn qu'on invoque en dessous du monde, l'Infernale connue sous le nom d'Akali réduira en cendres les ennemis de son maître… mais le prix de son service est toujours exorbitant.",Icon="empty",Price=520,ImageId=Guid.Parse("{8d121cdc-6787-4738-8edd-9e026ac16b65}")},
newSkinEntity{Name="Akshan Cyberpop",ChampionForeignKey=Guid.Parse("{3708dcfd-02a1-491e-b4f7-e75bf274cf23}"),Description="Les bas-fonds d'Audio City ont un nouveau héros : le Rebelle fluo. Cette position, Akshan la doit à son courage, sa sagesse et sa capacité à s'infiltrer dans des bâtiments d'affaires hautement sécurisés, et ce, sans être repéré. Son charme ravageur l'a aussi beaucoup aidé.",Icon="empty",Price=1350,ImageId=Guid.Parse("{9f9086f5-5cc5-47b5-af9b-a935f4e9b89c}")}
);
//RuneEntity
modelBuilder.Entity<RuneEntity>().HasData(
newRuneEntity{Name="Hextech Flashtraption ",Description="While Flash is on cooldown, it is replaced by Hexflash.",Family=RuneFamilyEntity.Unknown,ImageId=Guid.Parse("{8d121cdc-6787-4738-8edd-9e026ac16b65}")},
newRuneEntity{Name="Manaflow Band ",Description="Hitting enemy champions with a spell grants 25 maximum mana, up to 250 mana.",Family=RuneFamilyEntity.Domination,ImageId=Guid.Parse("{9f9086f5-5cc5-47b5-af9b-a935f4e9b89c}")}
SkillEntityyasuoTempest=newSkillEntity{Name="Yasuo's Steel Tempest",Description=" une attaque de mêlée qui peut être chargée pour infliger des dégâts supplémentaires et projeter les ennemis dans les airs.",Type=SkillTypeEntity.Basic};
SkillEntityLuxFinal=newSkillEntity{Name="Lux's Final Spark",Description="une attaque à distance qui inflige des dégâts massifs dans une direction.",Type=SkillTypeEntity.Ultimate};
SkillEntityyasuoTempest=newSkillEntity{Name="Yasuo's Steel Tempest",Description=" une attaque de mêlée qui peut être chargée pour infliger des dégâts supplémentaires et projeter les ennemis dans les airs.",Type=SkillTypeEntity.Basic};
SkillEntityLuxFinal=newSkillEntity{Name="Lux's Final Spark",Description="une attaque à distance qui inflige des dégâts massifs dans une direction.",Type=SkillTypeEntity.Ultimate};
SkillEntityyasuoTempest=newSkillEntity{Name="Yasuo's Steel Tempest",Description=" une attaque de mêlée qui peut être chargée pour infliger des dégâts supplémentaires et projeter les ennemis dans les airs.",Type=SkillTypeEntity.Basic};
SkillEntityLuxFinal=newSkillEntity{Name="Lux's Final Spark",Description="une attaque à distance qui inflige des dégâts massifs dans une direction.",Type=SkillTypeEntity.Ultimate};
SkinEntitydarkJhin=newSkinEntity{Name="Dark Cosmic Jhin",ChampionForeignKey=Guid.Parse("{234F5E7F-F196-4C88-AD1C-6C392AA2E038}"),Description="In the depths of the universe, serial killer Jhin has found a new form of power in cosmic darkness. With his galaxy mask and strange synergy with the four elements of space, he's never been deadlier.",Icon="empty",Price=1820,ImageId=Guid.Parse("{7cc1b02d-29a3-4493-96b7-1e3d9f3e14e2}")};
SkinEntitykaiSaPrestige=newSkinEntity{Name="K/DA Kai'Sa Prestige Edition",ChampionForeignKey=Guid.Parse("{15E0C4F4-4C04-4CCE-8F4D-78F37F63E63F}"),Description="Kai'Sa, the hottest K-pop star of the moment, knows that to make a sensation, you have to be willing to do anything. With her dazzling outfit and electrifying dance moves, she'll make waves on stage and on the battlefield.",Icon="empty",Price=2000,ImageId=Guid.Parse("{555c9eb9-f41f-42f1-a05b-ae5d2ee7f782}")};
SkinEntitypykeProject=newSkinEntity{Name="PROJECT: Pyke",ChampionForeignKey=Guid.Parse("{F32FA768-A1DC-4F6A-9366-FFEC6B0D4159}"),Description="Pyke, the ultimate android assassin, has recently been upgraded to carry out the most complex missions. With his new tools and enhanced programming, he can sneak into any security system and eliminate any target.",Icon="empty",Price=1350,ImageId=Guid.Parse("{6b47024c-0c1d-4066-bda8-2cb0d7c900fa}")};
SkinEntitydarkJhin=newSkinEntity{Name="Dark Cosmic Jhin",ChampionForeignKey=Guid.Parse("{234F5E7F-F196-4C88-AD1C-6C392AA2E038}"),Description="In the depths of the universe, serial killer Jhin has found a new form of power in cosmic darkness. With his galaxy mask and strange synergy with the four elements of space, he's never been deadlier.",Icon="empty",Price=1820,ImageId=Guid.Parse("{7cc1b02d-29a3-4493-96b7-1e3d9f3e14e2}")};
SkinEntitykaiSaPrestige=newSkinEntity{Name="K/DA Kai'Sa Prestige Edition",ChampionForeignKey=Guid.Parse("{15E0C4F4-4C04-4CCE-8F4D-78F37F63E63F}"),Description="Kai'Sa, the hottest K-pop star of the moment, knows that to make a sensation, you have to be willing to do anything. With her dazzling outfit and electrifying dance moves, she'll make waves on stage and on the battlefield.",Icon="empty",Price=2000,ImageId=Guid.Parse("{555c9eb9-f41f-42f1-a05b-ae5d2ee7f782}")};
SkinEntitypykeProject=newSkinEntity{Name="PROJECT: Pyke",ChampionForeignKey=Guid.Parse("{F32FA768-A1DC-4F6A-9366-FFEC6B0D4159}"),Description="Pyke, the ultimate android assassin, has recently been upgraded to carry out the most complex missions. With his new tools and enhanced programming, he can sneak into any security system and eliminate any target.",Icon="empty",Price=1350,ImageId=Guid.Parse("{6b47024c-0c1d-4066-bda8-2cb0d7c900fa}")};
SkinEntitydarkJhin=newSkinEntity{Name="Dark Cosmic Jhin",ChampionForeignKey=Guid.Parse("{234F5E7F-F196-4C88-AD1C-6C392AA2E038}"),Description="In the depths of the universe, serial killer Jhin has found a new form of power in cosmic darkness. With his galaxy mask and strange synergy with the four elements of space, he's never been deadlier.",Icon="empty",Price=1820,ImageId=Guid.Parse("{7cc1b02d-29a3-4493-96b7-1e3d9f3e14e2}")};
SkinEntitykaiSaPrestige=newSkinEntity{Name="K/DA Kai'Sa Prestige Edition",ChampionForeignKey=Guid.Parse("{15E0C4F4-4C04-4CCE-8F4D-78F37F63E63F}"),Description="Kai'Sa, the hottest K-pop star of the moment, knows that to make a sensation, you have to be willing to do anything. With her dazzling outfit and electrifying dance moves, she'll make waves on stage and on the battlefield.",Icon="empty",Price=2000,ImageId=Guid.Parse("{555c9eb9-f41f-42f1-a05b-ae5d2ee7f782}")};
SkinEntitypykeProject=newSkinEntity{Name="PROJECT: Pyke",ChampionForeignKey=Guid.Parse("{F32FA768-A1DC-4F6A-9366-FFEC6B0D4159}"),Description="Pyke, the ultimate android assassin, has recently been upgraded to carry out the most complex missions. With his new tools and enhanced programming, he can sneak into any security system and eliminate any target.",Icon="empty",Price=1350,ImageId=Guid.Parse("{6b47024c-0c1d-4066-bda8-2cb0d7c900fa}")};