diff --git a/HearthDb/CardIds.Collectible.Demonhunter.cs b/HearthDb/CardIds.Collectible.Demonhunter.cs
index b7ebf0a..81235eb 100644
--- a/HearthDb/CardIds.Collectible.Demonhunter.cs
+++ b/HearthDb/CardIds.Collectible.Demonhunter.cs
@@ -173,6 +173,9 @@ public class Demonhunter
public const string IllidanStormrage_HalveriaSteamravenHeroHeroSkins = "HERO_10aq";
public const string IllidanStormrage_FiredancerKaileneHeroHeroSkins = "HERO_10ar";
public const string IllidanStormrage_StarhunterKurtrusHeroHeroSkins = "HERO_10at";
+ public const string IllidanStormrage_MurgulisHeroHeroSkins = "HERO_10au";
+ public const string IllidanStormrage_RuneplateArannaHeroHeroSkins = "HERO_10av";
+ public const string IllidanStormrage_FelfireRagnarosHeroHeroSkins = "HERO_10az";
public const string IllidanStormrage_ArannaStarseekerHeroHeroSkins = "HERO_10b";
public const string IllidanStormrage_DemonbaneIllidanHeroHeroSkins = "HERO_10c";
public const string IllidanStormrage_FelravagerIllidanHeroHeroSkins = "HERO_10d";
diff --git a/HearthDb/CardIds.Collectible.Druid.cs b/HearthDb/CardIds.Collectible.Druid.cs
index 00ea9ca..29e2013 100644
--- a/HearthDb/CardIds.Collectible.Druid.cs
+++ b/HearthDb/CardIds.Collectible.Druid.cs
@@ -251,6 +251,7 @@ public class Druid
public const string MalfurionStormrage_OrgrimmarFaelinHeroHeroSkins = "HERO_06ar";
public const string MalfurionStormrage_LeyaraHeroHeroSkins = "HERO_06as";
public const string MalfurionStormrage_CarnivalCthunHeroHeroSkins = "HERO_06at";
+ public const string MalfurionStormrage_HolidayHazelbarkHeroHeroSkins = "HERO_06av";
public const string MalfurionStormrage_EliseStarseekerHeroHeroSkins = "HERO_06b";
public const string MalfurionStormrage_ShandoMalfurionHeroHeroSkins = "HERO_06c";
public const string MalfurionStormrage_DameHazelbarkHeroHeroSkins = "HERO_06d";
diff --git a/HearthDb/CardIds.Collectible.Hunter.cs b/HearthDb/CardIds.Collectible.Hunter.cs
index 80be6ad..9e81604 100644
--- a/HearthDb/CardIds.Collectible.Hunter.cs
+++ b/HearthDb/CardIds.Collectible.Hunter.cs
@@ -244,6 +244,7 @@ public class Hunter
public const string Rexxar_CanoeHulnHeroHeroSkins = "HERO_05aq";
public const string Rexxar_BullseyeBrannHeroHeroSkins = "HERO_05ar";
public const string Rexxar_NathanosBlightcallerHeroHeroSkins = "HERO_05as";
+ public const string Rexxar_MechaKrushHeroHeroSkins = "HERO_05at";
public const string Rexxar_WandererRexxarHeroHeroSkins = "HERO_05b";
public const string Rexxar_SylvanasWindrunnerHeroHeroSkins = "HERO_05c";
public const string Rexxar_WarsongRexxarHeroHeroSkins = "HERO_05d";
diff --git a/HearthDb/CardIds.Collectible.Mage.cs b/HearthDb/CardIds.Collectible.Mage.cs
index 639695b..b2a1815 100644
--- a/HearthDb/CardIds.Collectible.Mage.cs
+++ b/HearthDb/CardIds.Collectible.Mage.cs
@@ -253,6 +253,7 @@ public class Mage
public const string JainaProudmoore_DalaranKelthuzadHeroHeroSkins = "HERO_08bb";
public const string JainaProudmoore_MalygosHeroHeroSkins = "HERO_08bc";
public const string JainaProudmoore_NavigatorAFKayHeroHeroSkins = "HERO_08bd";
+ public const string JainaProudmoore_JacksonFrostHeroHeroSkins = "HERO_08bf";
public const string JainaProudmoore_FireMageJainaHeroHeroSkins = "HERO_08c";
public const string JainaProudmoore_CelesteHeroHeroSkins = "HERO_08d";
public const string JainaProudmoore_KelthuzadHeroHeroSkinsEnchantment = "HERO_08e";
diff --git a/HearthDb/CardIds.Collectible.Neutral.cs b/HearthDb/CardIds.Collectible.Neutral.cs
index 113e24c..5d5fe56 100644
--- a/HearthDb/CardIds.Collectible.Neutral.cs
+++ b/HearthDb/CardIds.Collectible.Neutral.cs
@@ -127,6 +127,7 @@ public class Neutral
public const string HecklefangHyena = "BAR_745";
public const string KindlingElemental = "BAR_854";
public const string CrossroadsGossiper = "BAR_890";
+ public const string BobTheBartender = "BG31_BOB";
public const string Skaterbot = "BOT_020";
public const string BronzeGatekeeper = "BOT_021";
public const string GoblinBomb = "BOT_031";
diff --git a/HearthDb/CardIds.Collectible.Paladin.cs b/HearthDb/CardIds.Collectible.Paladin.cs
index 9f9b9d5..3ce8090 100644
--- a/HearthDb/CardIds.Collectible.Paladin.cs
+++ b/HearthDb/CardIds.Collectible.Paladin.cs
@@ -249,6 +249,7 @@ public class Paladin
public const string UtherLightbringer_SteamraiderNozdormuHeroHeroSkins = "HERO_04av";
public const string UtherLightbringer_ExarchYrelHeroHeroSkins = "HERO_04aw";
public const string UtherLightbringer_LibramAponiHeroHeroSkins = "HERO_04ax";
+ public const string UtherLightbringer_TirionFordringHeroHeroSkins = "HERO_04ay";
public const string UtherLightbringer_PrinceArthasHeroHeroSkins = "HERO_04b";
public const string UtherLightbringer_SirAnnoyOHeroHeroSkins = "HERO_04c";
public const string UtherLightbringer_LightforgedUtherHeroHeroSkins = "HERO_04d";
diff --git a/HearthDb/CardIds.Collectible.Rogue.cs b/HearthDb/CardIds.Collectible.Rogue.cs
index 21f82dc..f6a2748 100644
--- a/HearthDb/CardIds.Collectible.Rogue.cs
+++ b/HearthDb/CardIds.Collectible.Rogue.cs
@@ -245,6 +245,7 @@ public class Rogue
public const string ValeeraSanguinar_HighseasEdwinHeroHeroSkins = "HERO_03at";
public const string ValeeraSanguinar_DaredevilPatchesHeroHeroSkins = "HERO_03au";
public const string ValeeraSanguinar_SmugglerMarinHeroHeroSkins = "HERO_03av";
+ public const string ValeeraSanguinar_SlicerGaronaHeroHeroSkins = "HERO_03aw";
public const string ValeeraSanguinar_CapNValeeraHeroHeroSkins = "HERO_03b";
public const string ValeeraSanguinar_NightslayerValeeraHeroHeroSkins = "HERO_03d";
public const string ValeeraSanguinar_DiaoChanValeeraHeroHeroSkinsEnchantment = "HERO_03e";
diff --git a/HearthDb/CardIds.Collectible.Warlock.cs b/HearthDb/CardIds.Collectible.Warlock.cs
index 86e6945..32f13a6 100644
--- a/HearthDb/CardIds.Collectible.Warlock.cs
+++ b/HearthDb/CardIds.Collectible.Warlock.cs
@@ -254,6 +254,7 @@ public class Warlock
public const string Guldan_DarkmoonMalganisHeroHeroSkins = "HERO_07av";
public const string Guldan_PilotZailHeroHeroSkins = "HERO_07aw";
public const string Guldan_MechaJaraxxusHeroHeroSkins = "HERO_07b";
+ public const string Guldan_FelfireRagnarosHeroHeroSkins = "HERO_07bc";
public const string Guldan_ShadowGuldanHeroHeroSkins = "HERO_07c";
public const string Guldan_NzothHeroHeroSkins = "HERO_07d";
public const string Guldan_FelheartGuldanHeroHeroSkinsEnchantment = "HERO_07e";
diff --git a/HearthDb/CardIds.NonCollectible.Demonhunter.cs b/HearthDb/CardIds.NonCollectible.Demonhunter.cs
index 8b44a8e..20d2212 100644
--- a/HearthDb/CardIds.NonCollectible.Demonhunter.cs
+++ b/HearthDb/CardIds.NonCollectible.Demonhunter.cs
@@ -20,16 +20,20 @@ public class Demonhunter
public const string IllidanStormrage_MetamorphosisIllidanHeroSkins = "HERO_10as";
public const string IllidanStormrage_DemonClawsHeroSkins3 = "HERO_10ashp";
public const string IllidanStormrage_DemonsBiteHeroSkins3 = "HERO_10ashp2";
- public const string IllidanStormrage_DemonClawsHeroSkins4 = "HERO_10bbp";
- public const string IllidanStormrage_DemonsBiteHeroSkins4 = "HERO_10bbp2";
- public const string IllidanStormrage_DemonClawsHeroSkins5 = "HERO_10cbp";
- public const string IllidanStormrage_DemonsBiteHeroSkins5 = "HERO_10cbp2";
- public const string IllidanStormrage_DemonClawsHeroSkins6 = "HERO_10lbp";
- public const string IllidanStormrage_DemonsBiteHeroSkins6 = "HERO_10lbp2";
- public const string IllidanStormrage_DemonClawsHeroSkins7 = "HERO_10xbp";
- public const string IllidanStormrage_DemonsBiteHeroSkins7 = "HERO_10xbp2";
- public const string IllidanStormrage_DemonClawsHeroSkins8 = "HERO_10zbp";
- public const string IllidanStormrage_DemonsBiteHeroSkins8 = "HERO_10zbp2";
+ public const string IllidanStormrage_DemonClawsHeroSkins4 = "HERO_10auhp";
+ public const string IllidanStormrage_DemonsBiteHeroSkins4 = "HERO_10auhp2";
+ public const string IllidanStormrage_DemonClawsHeroSkins5 = "HERO_10azhp";
+ public const string IllidanStormrage_DemonsBiteHeroSkins5 = "HERO_10azhp2";
+ public const string IllidanStormrage_DemonClawsHeroSkins6 = "HERO_10bbp";
+ public const string IllidanStormrage_DemonsBiteHeroSkins6 = "HERO_10bbp2";
+ public const string IllidanStormrage_DemonClawsHeroSkins7 = "HERO_10cbp";
+ public const string IllidanStormrage_DemonsBiteHeroSkins7 = "HERO_10cbp2";
+ public const string IllidanStormrage_DemonClawsHeroSkins8 = "HERO_10lbp";
+ public const string IllidanStormrage_DemonsBiteHeroSkins8 = "HERO_10lbp2";
+ public const string IllidanStormrage_DemonClawsHeroSkins9 = "HERO_10xbp";
+ public const string IllidanStormrage_DemonsBiteHeroSkins9 = "HERO_10xbp2";
+ public const string IllidanStormrage_DemonClawsHeroSkins10 = "HERO_10zbp";
+ public const string IllidanStormrage_DemonsBiteHeroSkins10 = "HERO_10zbp2";
public const string DemonCrusher = "Bucket_DemonHunter_01";
public const string GlaivesOfFury = "Bucket_DemonHunter_02";
public const string GiftOfTheLegion = "PVPDR_035";
@@ -141,7 +145,6 @@ public class Demonhunter
public const string Felosophy_FelosophicallyInclinedEnchantment = "SCH_702e";
public const string SoulshardLapidary_SoulRageEnchantment = "SCH_704e";
public const string VilefiendTrainer_SnarlingVilefiendToken = "SCH_705t";
- public const string KurtrusAshfallenBATTLEGROUNDS = "BG20_HERO_280";
public const string KurtrusAshfallen_SuedeKurtrus = "BG20_HERO_280_SKIN_A";
public const string KurtrusAshfallen_AshfallenFirewalker = "BG20_HERO_280_SKIN_B2";
public const string KurtrusAshfallen_TheHonorableAshfallen = "BG20_HERO_280_SKIN_C3";
diff --git a/HearthDb/CardIds.NonCollectible.Druid.cs b/HearthDb/CardIds.NonCollectible.Druid.cs
index ec59b8b..57cc85f 100644
--- a/HearthDb/CardIds.NonCollectible.Druid.cs
+++ b/HearthDb/CardIds.NonCollectible.Druid.cs
@@ -204,6 +204,8 @@ public class Druid
public const string MoonshineHeroic = "THD_040hpae";
public const string RavenIdol_BreakFree = "LOE_115a";
public const string RavenIdol_Awakened = "LOE_115b";
+ public const string FandralStaghelm = "BG_OG_044";
+ public const string FandralStaghelm_FandralStaghelm = "BG_OG_044_G";
public const string Infest_NerubianSpores = "OG_045a";
public const string FeralRage_EvolveSpines = "OG_047a";
public const string FeralRage_EvolveScales = "OG_047b";
@@ -499,11 +501,9 @@ public class Druid
public const string WildThrashing = "Story_02_MishaHP";
public const string Gibberling = "Story_08_Gibberling";
public const string LightningBloom = "Story_11_LightningBloom";
- public const string GuffRunetotemBATTLEGROUNDS = "BG20_HERO_242";
public const string GuffRunetotem_StormwindGuardGuff = "BG20_HERO_242_SKIN_A";
public const string GuffRunetotem_OasisGuff = "BG20_HERO_242_SKIN_B";
public const string GuffRunetotem_ExodarGuff = "BG20_HERO_242_SKIN_C";
- public const string FlobbidinousFloop = "BGDUO_HERO_101";
public const string MountedRaptor = "BGS_025";
public const string Costs0TavernBrawl = "TB_BaconShopBadsongE";
public const string MountedRaptorTavernBrawl = "TB_BaconUps_019";
diff --git a/HearthDb/CardIds.NonCollectible.Hunter.cs b/HearthDb/CardIds.NonCollectible.Hunter.cs
index 03c17fe..f4844fc 100644
--- a/HearthDb/CardIds.NonCollectible.Hunter.cs
+++ b/HearthDb/CardIds.NonCollectible.Hunter.cs
@@ -49,14 +49,16 @@ public class Hunter
public const string SteadyShotHeroSkins2 = "DS1h_292_H2";
public const string SteadyShotHeroSkins3 = "DS1h_292_H3";
public const string BallistaShotHeroSkins2 = "DS1h_292_H3_AT_132";
- public const string RexxarHeroic_SteadyShotHeroSkins = "HERO_05ahhp";
- public const string RexxarHeroic_BallistaShotHeroSkins = "HERO_05ahhp2";
+ public const string RexxarHeroic_SteadyShotHeroSkins1 = "HERO_05ahhp";
+ public const string RexxarHeroic_BallistaShotHeroSkins1 = "HERO_05ahhp2";
public const string Rexxar_SteadyShotHeroSkins1 = "HERO_05ambp";
public const string Rexxar_BallistaShotHeroSkins1 = "HERO_05ambp2";
public const string Rexxar_SteadyShotHeroSkinsEnchantment = "HERO_05aohp";
public const string Rexxar_BallistaShotHeroSkinsEnchantment = "HERO_05aohp2";
public const string Rexxar_SteadyShotHeroSkins2 = "HERO_05ashp";
public const string Rexxar_BallistaShotHeroSkins2 = "HERO_05ashp2";
+ public const string RexxarHeroic_SteadyShotHeroSkins2 = "HERO_05athp";
+ public const string RexxarHeroic_BallistaShotHeroSkins2 = "HERO_05athp2";
public const string Rexxar_SteadyShotHeroSkins3 = "HERO_05dbp";
public const string Rexxar_BallistaShotHeroSkins3 = "HERO_05dbp2";
public const string Rexxar_SteadyShotHeroSkins4 = "HERO_05ybp";
diff --git a/HearthDb/CardIds.NonCollectible.Invalid.cs b/HearthDb/CardIds.NonCollectible.Invalid.cs
index e3728ab..ee0c118 100644
--- a/HearthDb/CardIds.NonCollectible.Invalid.cs
+++ b/HearthDb/CardIds.NonCollectible.Invalid.cs
@@ -42,7 +42,7 @@ public class Invalid
public const string AncestralAutomaton_AncestralAutomatonPlayerEnchantDnt = "BG_TTN_401pe";
public const string QueenAzshara_AzsharasAmbition = "BG22_HERO_007p";
public const string Murky_BubbledUpEnchantment = "BG24_012e";
- public const string EternalKnight_EternalKnightPlayerEnchant = "BG25_008pe";
+ public const string EternalKnight_EternalKnightPlayerEnchantDnt = "BG25_008pe";
public const string HunterofGatherers_GathererHunted = "BG25_027_Ge";
public const string HunterofGatherers_GathererHuntedEnchantment = "BG25_027e";
public const string Murcules_MythicalMrrgl = "BG27_023_Ge";
@@ -77,9 +77,23 @@ public class Invalid
public const string TitusTribute = "BG28_843";
public const string TitusTribute_TitusTributePlayerEnchantDntEnchantment = "BG28_843e";
public const string PrimalStaff_PrimalStaffPlayerEnchantDntEnchantment = "BG28_955e";
- public const string SilverGoose_SilverFledgling = "BG29_801_Gt";
- public const string SilverGoose_SilverFledglingToken = "BG29_801t";
public const string SpikedSavior_SpikedAndSavedEnchantment = "BG29_808e";
+ public const string AdaptiveAncestor_DivineAdaptation2 = "BG31_144_Gt";
+ public const string AdaptiveAncestor_DeadlyAdaptation2 = "BG31_144_Gt2";
+ public const string AdaptiveAncestor_DivineAdaptationToken = "BG31_144t";
+ public const string AdaptiveAncestor_DeadlyAdaptationToken2 = "BG31_144t2";
+ public const string CraterMiner_TakeTheGems = "BG31_320_Gt";
+ public const string CraterMiner_MineDeeper = "BG31_320_Gt2";
+ public const string CraterMiner_TakeTheGemsToken = "BG31_320t";
+ public const string CraterMiner_MineDeeperToken = "BG31_320t2";
+ public const string CrystalInfuser_InstantInfusion = "BG31_325_Gt";
+ public const string CrystalInfuser_DeepInfusion = "BG31_325_Gt2";
+ public const string CrystalInfuser_InstantInfusionToken = "BG31_325t";
+ public const string CrystalInfuser_DeepInfusionToken = "BG31_325t2";
+ public const string DecisiveEnchantment = "BG31_850e";
+ public const string ExarchOthaar_ArcaneKnowledge = "BG31_HERO_006p";
+ public const string ExarchOthaar_ArcaneKnowledgePlayerEnchDnt = "BG31_HERO_006pe";
+ public const string SanlaynScribe_SanlaynScribePlayerEnchantDnt = "BGDUO31_208pe";
public const string BigBrannPlay_BigBrannPlayEnchantment = "BGS_Treasures_030e";
public const string NewRecruit = "BGS_Treasures_033";
public const string NewRecruit_NewRecruitPlayerEnchantDntEnchantment = "BGS_Treasures_033e";
diff --git a/HearthDb/CardIds.NonCollectible.Mage.cs b/HearthDb/CardIds.NonCollectible.Mage.cs
index fd033de..4b3aa6d 100644
--- a/HearthDb/CardIds.NonCollectible.Mage.cs
+++ b/HearthDb/CardIds.NonCollectible.Mage.cs
@@ -451,11 +451,11 @@ public class Mage
public const string WaterElementalSCHOLOMANCE1 = "Story_01_WaterElemental";
public const string WaterElementalSCHOLOMANCE2 = "Story_01_WaterElemental2";
public const string LadyDarkscale = "Story_02_Darkscale";
- public const string VardenDawngraspBATTLEGROUNDS = "BG22_HERO_004";
public const string VardenDawngrasp_DawnGuardianVarden = "BG22_HERO_004_SKIN_A";
public const string VardenDawngrasp_MagisterDawngrasp = "BG22_HERO_004_SKIN_B";
public const string VardenDawngrasp_ValkyrVarden = "BG22_HERO_004_SKIN_C";
public const string VardenDawngrasp_AzeriteVarden = "BG22_HERO_004_SKIN_D";
+ public const string VardenDawngrasp_RebelVarden = "BG22_HERO_004_SKIN_E";
public const string SplittingImageTavernBrawl = "TB_Bacon_Secrets_04";
public const string EffigyTavernBrawl = "TB_Bacon_Secrets_05";
public const string IceBlockTavernBrawl = "TB_Bacon_Secrets_12";
diff --git a/HearthDb/CardIds.NonCollectible.Neutral.cs b/HearthDb/CardIds.NonCollectible.Neutral.cs
index f4a34bc..7cd6050 100644
--- a/HearthDb/CardIds.NonCollectible.Neutral.cs
+++ b/HearthDb/CardIds.NonCollectible.Neutral.cs
@@ -2995,6 +2995,7 @@ public class Neutral
public const string GluttonousTrogg = "LOOTA_109";
public const string GluttonousTrogg_DeliciousMagicEnchantment = "LOOTA_109e";
public const string PotionOfVitality = "LOOTA_800";
+ public const string PotionofVitality_PotionOfVitalityEnchantmentEnchantment = "LOOTA_800e";
public const string CrystalGemLOOTAPALOOZA = "LOOTA_801";
public const string JusticarsRing = "LOOTA_802";
public const string JusticarsRing_JusticarsRingEnchantmentEnchantment = "LOOTA_802e";
@@ -4363,6 +4364,7 @@ public class Neutral
public const string WasEnemyMinionMarker = "ULDA_BOSS_38p2e2";
public const string WasAlliedMinionMarker = "ULDA_BOSS_38p2e3";
public const string EarthenEnchantment = "ULDA_BOSS_39me";
+ public const string MadeOfMurlocsDamage = "ULDA_BOSS_39p1e";
public const string SandShapinDummy = "ULDA_BOSS_42d";
public const string SpoiledEnchantment = "ULDA_BOSS_43e1";
public const string EVILChargeEnchantment = "ULDA_BOSS_54e";
@@ -4382,7 +4384,6 @@ public class Neutral
public const string FinleyPlagueDamageWatcher = "ULDA_Finley_PDWatcher";
public const string RenoHeroPowerWatcher = "ULDA_Reno_HPe";
public const string RenoPlagueDamageWatcher = "ULDA_Reno_PDWatcher";
- public const string SlitherspearLordofGains_BigGainsEnchantment = "BG27_083e";
public const string RighteousCause_RighteousCauseEnchantment = "DRG_008e";
public const string TastyFlyfish_WellFedEnchantment = "DRG_049e";
public const string DraconicLackey = "DRG_052";
@@ -4407,7 +4408,7 @@ public class Neutral
public const string SkyClaw_MechanicalMightEnchantment = "DRG_225e";
public const string SandBreath_SandBreathEnchantment = "DRG_233e";
public const string DragonriderTalritha_DragonriderTalrithaEffectDummy = "DRG_235d";
- public const string DragonriderTalritha_RiderTalrithaEnchantment = "DRG_235e";
+ public const string DragonriderTalritha_RiderTalrithaEnchantmentDRAGONS = "DRG_235e";
public const string FiendishRites_FiendishRitesEnchantment = "DRG_250e";
public const string ToxicReinforcements_LeperGnomeToken = "DRG_255t2";
public const string FrizzKindleroost_ReadyToHatchEnchantment = "DRG_257e3";
@@ -4746,6 +4747,7 @@ public class Neutral
public const string SilverbackPatriarch_SilverbackPatriarch = "BG_CS2_127_G";
public const string ProstheticHand_ProstheticHand1 = "BG_DEEP_015_Ge";
public const string ProstheticHand_ProstheticHandEnchantmentBATTLEGROUNDS = "BG_DEEP_015e";
+ public const string DragonriderTalritha_RiderTalrithaEnchantmentBATTLEGROUNDS = "BG_DRG_235e";
public const string CrazedAlchemist_CrazedChemistryEnchantment = "BG_EX1_059e";
public const string ConsumeEnchantment = "BG_FP1_005e";
public const string ThaddiusToken = "BG_FP1_014t";
@@ -4819,6 +4821,7 @@ public class Neutral
public const string BloodGem2 = "BG20_GEMe";
public const string BloodGems = "BG20_GEMe2";
public const string MassBloodGem = "BG20_GEMt";
+ public const string RokaraBATTLEGROUNDS = "BG20_HERO_100";
public const string Rokara_IcesnarlTheMighty1 = "BG20_HERO_100_Buddy";
public const string Rokara_Snarling1 = "BG20_HERO_100_Buddy_e";
public const string Rokara_IcesnarlTheMighty2 = "BG20_HERO_100_Buddy_G";
@@ -4885,10 +4888,12 @@ public class Neutral
public const string MasterNguyen_PowerOfTheStorm = "BG20_HERO_202p";
public const string MasterNguyen_ShiftingHeroPower = "BG20_HERO_202pe";
public const string MasterNguyen_ShiftYourHeroPower = "BG20_HERO_202pt";
+ public const string GuffRunetotemBATTLEGROUNDS = "BG20_HERO_242";
public const string GuffRunetotem_BabyKodo1 = "BG20_HERO_242_Buddy";
public const string GuffRunetotem_BabyKodo2 = "BG20_HERO_242_Buddy_G";
public const string GuffRunetotem_NaturalBalance = "BG20_HERO_242p";
public const string GuffRunetotem_GuffsBuff = "BG20_HERO_242pe";
+ public const string KurtrusAshfallenBATTLEGROUNDS = "BG20_HERO_280";
public const string KurtrusAshfallen_LivingNightmare1 = "BG20_HERO_280_Buddy";
public const string KurtrusAshfallen_LivingNightmare2 = "BG20_HERO_280_Buddy_G";
public const string KurtrusAshfallen_LivingNightmarePlayerEnchant = "BG20_HERO_280_Buddye";
@@ -4899,6 +4904,7 @@ public class Neutral
public const string KurtrusAshfallen_PortalClosure = "BG20_HERO_280p3e2";
public const string KurtrusAshfallen_GlaiveRicochet = "BG20_HERO_280p5";
public const string KurtrusAshfallen_ShowdownPreparation = "BG20_HERO_280pe";
+ public const string TamsinRoameBATTLEGROUNDS = "BG20_HERO_282";
public const string TamsinRoame_Monstrosity1 = "BG20_HERO_282_Buddy";
public const string TamsinRoame_Monstrosity2 = "BG20_HERO_282_Buddy_G";
public const string TamsinRoame_Consumed = "BG20_HERO_282_Buddye";
@@ -4929,6 +4935,7 @@ public class Neutral
public const string MutanustheDevourer_CastleMutanus = "BG20_HERO_301_SKIN_G";
public const string MutanustheDevourer_Devour = "BG20_HERO_301p";
public const string MutanustheDevourer_SpatUpon = "BG20_HERO_301pe";
+ public const string DiabloBATTLEGROUNDS = "BG20_HERO_666";
public const string Leapfrogger = "BG21_000";
public const string Leapfrogger_Leapfrogger = "BG21_000_G";
public const string Leapfrogger_Leapfroggin = "BG21_000_Ge";
@@ -5041,6 +5048,7 @@ public class Neutral
public const string RecyclingWraith = "BG21_040";
public const string RecyclingWraith_RecyclingWraith = "BG21_040_G";
public const string RecyclingWraith_RefreshCosts1LessEnchantment = "BG21_040e";
+ public const string CarielRoame = "BG21_HERO_000";
public const string CarielRoame_CaptainFairmount1 = "BG21_HERO_000_Buddy";
public const string CarielRoame_CaptainFairmount2 = "BG21_HERO_000_Buddy_G";
public const string CarielRoame_OffensiveStance1 = "BG21_HERO_000_Buddy_Gt";
@@ -5052,6 +5060,7 @@ public class Neutral
public const string CarielRoame_CarielWatcherEnchantment = "BG21_HERO_000e";
public const string CarielRoame_UnitedStance = "BG21_HERO_000p_t1";
public const string CarielRoame_Blessed = "BG21_HERO_000pe";
+ public const string ScabbsCutterbutterBATTLEGROUNDS = "BG21_HERO_010";
public const string ScabbsCutterbutter_WardenThelwater1 = "BG21_HERO_010_Buddy";
public const string ScabbsCutterbutter_WardenThelwater2 = "BG21_HERO_010_Buddy_G";
public const string CookieTheCook = "BG21_HERO_020";
@@ -5063,6 +5072,7 @@ public class Neutral
public const string CookietheCook_DumplingChefCookie = "BG21_HERO_020_SKIN_D";
public const string CookietheCook_FishingCookie = "BG21_HERO_020_SKIN_E";
public const string CookietheCook_StirThePot = "BG21_HERO_020p";
+ public const string Sneed = "BG21_HERO_030";
public const string Sneed_PilotedWhirlOTron1 = "BG21_HERO_030_Buddy";
public const string Sneed_Whirling = "BG21_HERO_030_Buddy_e";
public const string Sneed_PilotedWhirlOTron2 = "BG21_HERO_030_Buddy_G";
@@ -5159,6 +5169,7 @@ public class Neutral
public const string VanndarStormpike_StormpikeStrength = "BG22_HERO_003pe";
public const string VanndarStormpike_HealthSetUntilNextTurn = "BG22_HERO_003pe2";
public const string VanndarStormpike_ModifiedHealthUntilNextTurn = "BG22_HERO_003pe3";
+ public const string VardenDawngraspBATTLEGROUNDS = "BG22_HERO_004";
public const string VardenDawngrasp_VardensAquarrior1 = "BG22_HERO_004_Buddy";
public const string VardenDawngrasp_Frosted = "BG22_HERO_004_Buddy_e2";
public const string VardenDawngrasp_VardensAquarrior2 = "BG22_HERO_004_Buddy_G";
@@ -5170,6 +5181,8 @@ public class Neutral
public const string QueenAzshara_MidsummerNagaQueen = "BG22_HERO_007_SKIN_At";
public const string QueenAzshara_MajordomoAzshara = "BG22_HERO_007_SKIN_B";
public const string QueenAzshara_MoltenQueenAzshara = "BG22_HERO_007_SKIN_Bt";
+ public const string QueenAzshara_PrimalQueenAzshara1 = "BG22_HERO_007_SKIN_C";
+ public const string QueenAzshara_PrimalQueenAzshara2 = "BG22_HERO_007_SKIN_Ct";
public const string QueenAzshara_NagaConquest = "BG22_HERO_007p2";
public const string QueenAzshara_NagaQueenAzsharaToken = "BG22_HERO_007t";
public const string StormpikePlayerEnchantEnchantment = "BG22_HERO_00e_Buddye";
@@ -5182,6 +5195,7 @@ public class Neutral
public const string IniStormcoil_GlitchvibeIni = "BG22_HERO_200_SKIN_B";
public const string IniStormcoil_IniStormsuit = "BG22_HERO_200_SKIN_C";
public const string IniStormcoil_OutdoorsyIni = "BG22_HERO_200_SKIN_D";
+ public const string IniStormcoil_ScvIni = "BG22_HERO_200_SKIN_E";
public const string IniStormcoil_Mechgyver = "BG22_HERO_200p";
public const string AmbassadorFaelinBATTLEGROUNDS = "BG22_HERO_201";
public const string AmbassadorFaelin_SubmersibleChef1 = "BG22_HERO_201_Buddy";
@@ -5190,6 +5204,7 @@ public class Neutral
public const string AmbassadorFaelin_SilverguardFaelin = "BG22_HERO_201_SKIN_B";
public const string AmbassadorFaelin_NobleFaelin = "BG22_HERO_201_SKIN_C";
public const string AmbassadorFaelin_BenevolentFaelin = "BG22_HERO_201_SKIN_D";
+ public const string AmbassadorFaelin_PunkFaelin = "BG22_HERO_201_SKIN_E";
public const string AmbassadorFaelin_ExpeditionPlans = "BG22_HERO_201p";
public const string AmbassadorFaelin_Unplayable = "BG22_HERO_201pe";
public const string OnyxiaBATTLEGROUNDS = "BG22_HERO_305";
@@ -5427,6 +5442,7 @@ public class Neutral
public const string SireDenathrius_ChariotDriverDenathrius = "BG24_HERO_100_SKIN_B";
public const string SireDenathrius_KingpinDenathrius = "BG24_HERO_100_SKIN_C";
public const string SireDenathrius_SireDenathriusBat = "BG24_HERO_100_SKIN_D";
+ public const string SireDenathrius_BossDenathrius = "BG24_HERO_100_SKIN_E";
public const string SireDenathrius_Whodunit = "BG24_HERO_100p";
public const string EnhanceOMechano = "BG24_HERO_204";
public const string EnhanceoMechano_EnhanceOMedico1 = "BG24_HERO_204_Buddy";
@@ -5565,6 +5581,7 @@ public class Neutral
public const string NerubianDeathswarmer_UndeadBonusAttackPlayerEnchantDnt = "BG25_011pe";
public const string RotHideGnoll = "BG25_013";
public const string RotHideGnoll_RotHideGnoll = "BG25_013_G";
+ public const string RotHideGnoll_RottingEnchantment = "BG25_013e";
public const string HungeringAbomination = "BG25_014";
public const string HungeringAbomination_HungeringAbomination = "BG25_014_G";
public const string HungeringAbomination_OmNomNom = "BG25_014_Ge";
@@ -5658,6 +5675,7 @@ public class Neutral
public const string MechaJaraxxus_RustedReggieEnchantment = "BG25_807e";
public const string MechaJaraxxus_MagtheridonPrimeEnchantment = "BG25_807e2";
public const string MechaJaraxxus_BaltharakEnchantment = "BG25_807e3";
+ public const string MechaJaraxxus_ShieldOfTheLegionEnchantment = "BG25_807e4";
public const string MechaJaraxxus_RustedReggieToken1 = "BG25_807t";
public const string MechaJaraxxus_RustedReggieToken2 = "BG25_807t_G";
public const string MechaJaraxxus_RustedReggieToken3 = "BG25_807t_Ge";
@@ -5665,6 +5683,8 @@ public class Neutral
public const string MechaJaraxxus_MagtheridonPrimeToken2 = "BG25_807t2_G";
public const string MechaJaraxxus_BaltharakToken1 = "BG25_807t3";
public const string MechaJaraxxus_BaltharakToken2 = "BG25_807t3_G";
+ public const string MechaJaraxxus_ShieldOfTheLegionToken1 = "BG25_807t4";
+ public const string MechaJaraxxus_ShieldOfTheLegionToken2 = "BG25_807t4_G";
public const string CyborgEnhancementEnchantment1 = "BG25_901e";
public const string CyborgEnhancementEnchantment2 = "BG25_901e2";
public const string FireworksFanatic = "BG25_922";
@@ -5686,6 +5706,7 @@ public class Neutral
public const string TeronGorefiend_FerrymanTeron = "BG25_HERO_103_SKIN_A";
public const string TeronGorefiend_CowboyTeron = "BG25_HERO_103_SKIN_B";
public const string TeronGorefiend_TenguTeron = "BG25_HERO_103_SKIN_C";
+ public const string TeronGorefiend_SpectreTeron = "BG25_HERO_103_SKIN_D";
public const string TeronGorefiend_RapidReanimation = "BG25_HERO_103p";
public const string TeronGorefiend_ImpendingDeath = "BG25_HERO_103pe";
public const string ETCBandManager = "BG25_HERO_105";
@@ -5694,6 +5715,7 @@ public class Neutral
public const string ETCBandManager_BurningTaurenChieftain = "BG25_HERO_105_SKIN_A";
public const string ETCBandManager_ETCDragonDancer = "BG25_HERO_105_SKIN_C";
public const string ETCBandManager_ETCOverlordManager = "BG25_HERO_105_SKIN_D";
+ public const string ETCBandManager_L800ETC = "BG25_HERO_105_SKIN_E";
public const string ETCBandManager_SignANewArtist = "BG25_HERO_105p";
public const string FairyTaleCaroler = "BG26_001";
public const string FairyTaleCaroler_FairyTaleCaroler = "BG26_001_G";
@@ -5722,8 +5744,10 @@ public class Neutral
public const string Lullabot_Lullabot1 = "BG26_146_G";
public const string Lullabot_Lulled = "BG26_146_Ge";
public const string Lullabot_Lullabot2 = "BG26_146_Ge2";
+ public const string Lullabot_Lulling = "BG26_146_Ge3";
public const string Lullabot_LulledEnchantment = "BG26_146e";
public const string Lullabot_LullabotEnchantment = "BG26_146e2";
+ public const string Lullabot_LullingEnchantment = "BG26_146e3";
public const string AccordOTron = "BG26_147";
public const string AccordoTron_AccordOTron1 = "BG26_147_G";
public const string AccordoTron_AccordOTron2 = "BG26_147_Ge";
@@ -6034,6 +6058,7 @@ public class Neutral
public const string HeedlessHoarder_HoardedEnchantment = "BG27_082e";
public const string SlitherspearLordOfGains = "BG27_083";
public const string SlitherspearLordofGains_SlitherspearLordOfGains = "BG27_083_G";
+ public const string SlitherspearLordofGains_BigGainsEnchantment = "BG27_083e";
public const string SprightlyScarab = "BG27_084";
public const string SprightlyScarab_SprightlyScarab = "BG27_084_G";
public const string CarbonicCopy = "BG27_503";
@@ -6320,7 +6345,6 @@ public class Neutral
public const string ToxicTumbleweed_TumblingAssassinToken2 = "BG28_641t_G";
public const string SaloonDancer = "BG28_667";
public const string SaloonDancer_SaloonDancer = "BG28_667_G";
- public const string SaloonDancer_RowdyDancing = "BG28_667_Ge";
public const string SaloonDancer_RowdyDancingEnchantment = "BG28_667e";
public const string GemConfiscation = "BG28_698";
public const string LivingAzerite = "BG28_707";
@@ -6453,6 +6477,8 @@ public class Neutral
public const string TrustyPup_BestBoiEnchantment = "BG29_800e";
public const string SilverGoose = "BG29_801";
public const string SilverGoose_SilverGoose = "BG29_801_G";
+ public const string SilverGoose_SilverFledgling = "BG29_801_Gt";
+ public const string SilverGoose_SilverFledglingToken = "BG29_801t";
public const string GoldshellWarden = "BG29_803";
public const string GoldshellWarden_GoldshellWarden = "BG29_803_G";
public const string GoldshellWarden_GoldShelled = "BG29_803_Ge";
@@ -6677,6 +6703,7 @@ public class Neutral
public const string ParchedWanderer_Quenched = "BG30_756_Ge";
public const string ParchedWanderer_QuenchedEnchantment = "BG30_756e";
public const string CryFoul = "BG30_800";
+ public const string KnockoffWisdomball = "BG30_802";
public const string RobustEvolution = "BG30_804";
public const string RobustEvolution_RobustEnchantment = "BG30_804e";
public const string MuseumMummy = "BG30_850";
@@ -6896,15 +6923,244 @@ public class Neutral
public const string FancySpellbook = "BG30_MagicItem_999";
public const string LesserTrinket = "BG30_Trinket_1st";
public const string GreaterTrinket = "BG30_Trinket_2nd";
+ public const string Groundbreaker = "BG31_035";
+ public const string Groundbreaker_Groundbreaker = "BG31_035_G";
+ public const string Groundbreaker_BreakingThroughEnchantment = "BG31_035e";
+ public const string WanderingWight = "BG31_126";
+ public const string WanderingWight_WanderingWight = "BG31_126_G";
+ public const string WanderingWight_WanderingEnchantment = "BG31_126e";
+ public const string RecklessCliffdiver = "BG31_142";
+ public const string RecklessCliffdiver_RecklessCliffdiver = "BG31_142_G";
+ public const string RecklessCliffdiver_RecklessEnchantment = "BG31_142e";
+ public const string AdaptiveAncestor = "BG31_144";
+ public const string AdaptiveAncestor_AdaptiveAncestor = "BG31_144_G";
+ public const string AdaptiveAncestor_DivineAdaptation1 = "BG31_144_Gte";
+ public const string AdaptiveAncestor_DeadlyAdaptation1 = "BG31_144_Gte2";
+ public const string AdaptiveAncestor_DeadlyAdaptationToken1 = "BG31_144t2e";
+ public const string AdaptiveAncestor_DivineAdaptationEnchantmentToken = "BG31_144te";
+ public const string FountainChiller = "BG31_145";
+ public const string FountainChiller_FountainChiller = "BG31_145_G";
+ public const string FountainChiller_BigChillingEnchantment = "BG31_145e";
+ public const string NeonAgent = "BG31_146";
+ public const string NeonAgent_NeonAgent = "BG31_146_G";
+ public const string ImplantSubject = "BG31_147";
+ public const string ImplantSubject_ImplantSubject = "BG31_147_G";
+ public const string ImplantSubject_ImplantedEnchantment = "BG31_147e";
+ public const string Hackerfin = "BG31_148";
+ public const string Hackerfin_Hackerfin = "BG31_148_G";
+ public const string Hackerfin_SystemHackedEnchantment = "BG31_148e";
+ public const string BubbleGunner = "BG31_149";
+ public const string BubbleGunner_BubbleGunner = "BG31_149_G";
+ public const string FranticAlarmOBot = "BG31_170";
+ public const string FranticAlarmoBot_FranticAlarmOBot1 = "BG31_170_G";
+ public const string FranticAlarmoBot_FranticAlarmOBot2 = "BG31_170_Ge";
+ public const string FranticAlarmoBot_FranticAlarmOBotEnchantment = "BG31_170e";
+ public const string MoonsteelJuggernaut = "BG31_171";
+ public const string MoonsteelJuggernaut_MoonsteelJuggernaut = "BG31_171_G";
+ public const string MoonsteelJuggernaut_MoonsteelSatellite1 = "BG31_171_Gt";
+ public const string MoonsteelJuggernaut_MoonsteelSatellite2 = "BG31_171_Gte";
+ public const string MoonsteelJuggernaut_JuggernautEnchantment = "BG31_171e";
+ public const string MoonsteelJuggernaut_MoonsteelSatelliteToken = "BG31_171t";
+ public const string MoonsteelJuggernaut_MoonsteelSatelliteEnchantmentToken = "BG31_171te";
+ public const string ArcanotronActivated = "BG31_173";
+ public const string ArcanotronActivated_ArcanotronActivated = "BG31_173_G";
+ public const string ArcanotronActivated_ArcaneVoltageEnchantment = "BG31_173e";
+ public const string HoloRover = "BG31_175";
+ public const string HoloRover_HoloRover = "BG31_175_G";
+ public const string DrBoomsMonster = "BG31_176";
+ public const string DrBoomsMonster_DrBoomsMonster1 = "BG31_176_G";
+ public const string DrBoomsMonster_DrBoomsMonster2 = "BG31_176_Ge";
+ public const string DrBoomsMonster_DrBoomsMonsterEnchantment = "BG31_176e";
+ public const string DrBoomsMonster_BoomingEnchantment = "BG31_176e2";
+ public const string MechagnomeInterpreter = "BG31_177";
+ public const string MechagnomeInterpreter_MechagnomeInterpreter = "BG31_177_G";
+ public const string MechagnomeInterpreter_Interpreted = "BG31_177_Ge";
+ public const string MechagnomeInterpreter_InterpretedEnchantment = "BG31_177e";
+ public const string MarqueeTicker = "BG31_178";
+ public const string MarqueeTicker_MarqueeTicker = "BG31_178_G";
+ public const string BargainBundle = "BG31_242";
+ public const string PortalInAFountain = "BG31_243";
+ public const string PortalInACrystal = "BG31_244";
+ public const string ReverberDrake = "BG31_300";
+ public const string ReverberDrake_ReverberDrake = "BG31_300_G";
+ public const string EfficientEngineer = "BG31_301";
+ public const string EfficientEngineer_EfficientEngineer = "BG31_301_G";
+ public const string CraterMiner = "BG31_320";
+ public const string CraterMiner_CraterMiner = "BG31_320_G";
+ public const string TurboHogrider = "BG31_323";
+ public const string TurboHogrider_TurboHogrider = "BG31_323_G";
+ public const string CrystalInfuser = "BG31_325";
+ public const string CrystalInfuser_CrystalInfuser = "BG31_325_G";
+ public const string CrystalInfuser_Infused = "BG31_325_Ge";
+ public const string CrystalInfuser_InfusedEnchantment = "BG31_325e";
+ public const string GemRat = "BG31_326";
+ public const string GemRat_GemRat = "BG31_326_G";
+ public const string GemRat_ArmDayToken = "BG31_326t";
+ public const string GemRat_LegDayToken = "BG31_326t2";
+ public const string ThornedTrailblazer = "BG31_327";
+ public const string ThornedTrailblazer_ThornedTrailblazer = "BG31_327_G";
+ public const string BoarGamer = "BG31_329";
+ public const string BoarGamer_BoarGamer = "BG31_329_G";
+ public const string OminousSeer = "BG31_330";
+ public const string OminousSeer_OminousSeer = "BG31_330_G";
+ public const string OminousSeer_ForetoldEnchantment = "BG31_330e";
+ public const string SaltyHog = "BG31_332";
+ public const string SaltyHog_SaltyHog = "BG31_332_G";
+ public const string SaltyHog_WorthItsSaltEnchantment = "BG31_332e";
+ public const string CorpseRecycler = "BG31_357";
+ public const string CorpseRecycler_CorpseRecycler = "BG31_357_G";
+ public const string ForestRover = "BG31_801";
+ public const string ForestRover_ForestRover = "BG31_801_G";
public const string KarmicChameleon = "BG31_802";
public const string KarmicChameleon_KarmicChameleon = "BG31_802_G";
+ public const string BuzzingVermin = "BG31_803";
+ public const string BuzzingVermin_BuzzingVermin = "BG31_803_G";
+ public const string NestSwarmer = "BG31_807";
+ public const string NestSwarmer_NestSwarmer = "BG31_807_G";
+ public const string RunedProgenitor = "BG31_808";
+ public const string RunedProgenitor_RunedProgenitor = "BG31_808_G";
+ public const string RunedProgenitor_BeetleArmyEnchantment = "BG31_808e";
+ public const string RunedProgenitor_BeetleArmyPlayerEnchantDnt = "BG31_808pe";
+ public const string TurquoiseSkitterer = "BG31_809";
+ public const string TurquoiseSkitterer_TurquoiseSkitterer = "BG31_809_G";
+ public const string UltravioletAscendant = "BG31_810";
+ public const string UltravioletAscendant_UltravioletAscendant = "BG31_810_G";
+ public const string UltravioletAscendant_UltravioletEnchantment = "BG31_810e";
+ public const string IchoronTheProtector = "BG31_812";
+ public const string IchorontheProtector_IchoronTheProtector = "BG31_812_G";
+ public const string IchorontheProtector_ProtectiveBubbleEnchantment1 = "BG31_812e";
+ public const string IchorontheProtector_ProtectiveBubbleEnchantment2 = "BG31_812e2";
+ public const string TwilightPrimordium = "BG31_813";
+ public const string TwilightPrimordium_TwilightPrimordium = "BG31_813_G";
+ public const string TwilightPrimordium_PrimalTwilightEnchantment = "BG31_813e";
+ public const string DuneDweller = "BG31_815";
+ public const string DuneDweller_DuneDweller = "BG31_815_G";
+ public const string DuneDweller_DeepInTheDuneEnchantment = "BG31_815e";
+ public const string DuneDweller_DuneDwellerPlayerEnchantDnt = "BG31_815pe";
+ public const string FireBaller = "BG31_816";
+ public const string FireBaller_FireBaller = "BG31_816_G";
+ public const string FireBaller_FireBallingEnchantment = "BG31_816e";
+ public const string FireBaller_BallerPlayerEnchantDnt = "BG31_816pe";
+ public const string WindfallTornado = "BG31_817";
+ public const string WindfallTornado_WindfallTornado = "BG31_817_G";
+ public const string WindfallTornado_WindfallEnchantment = "BG31_817e";
+ public const string SnowBaller = "BG31_818";
+ public const string SnowBaller_SnowBaller = "BG31_818_G";
+ public const string SnowBaller_SnowBallingEnchantment = "BG31_818e";
+ public const string TemperatureShift = "BG31_819";
+ public const string Spacefarer = "BG31_820";
+ public const string Spacefarer_Spacefarer = "BG31_820_G";
+ public const string Spacefarer_SpacingOutEnchantment = "BG31_820e";
public const string CruiseController = "BG31_821";
public const string CruiseController_CruiseController = "BG31_821_G";
public const string CruiseController_CruiseControllerPlayerEnchantEnchantment = "BG31_821e";
public const string CruiseController_CruisingEnchantment = "BG31_821e2";
+ public const string GrittyHeadhunter = "BG31_822";
+ public const string GrittyHeadhunter_GrittyHeadhunter = "BG31_822_G";
+ public const string DualWieldCorsair = "BG31_824";
+ public const string DualWieldCorsair_DualWieldCorsair = "BG31_824_G";
+ public const string DualWieldCorsair_DualWieldingEnchantment = "BG31_824e";
+ public const string GraceFarsailBATTLEGROUNDS = "BG31_825";
+ public const string GraceFarsail_GraceFarsailBATTLEGROUNDS = "BG31_825_G";
+ public const string GraceFarsail_NearbyTreasure = "BG31_825_Gt";
+ public const string GraceFarsail_FarawayTreasure = "BG31_825_Gt2";
+ public const string GraceFarsail_ExtraGoldIn2TurnsDntEnchantment = "BG31_825e2";
+ public const string GraceFarsail_NearbyTreasureToken = "BG31_825t";
+ public const string GraceFarsail_FarawayTreasureToken = "BG31_825t2";
+ public const string DoubloonGrifter = "BG31_826";
+ public const string DoubloonGrifter_DoubloonGrifter = "BG31_826_G";
+ public const string CoastGuard = "BG31_827";
+ public const string CoastGuard_CoastGuard = "BG31_827_G";
+ public const string DeathlyStriker = "BG31_835";
+ public const string DeathlyStriker_DeathlyStriker = "BG31_835_G";
+ public const string DeathlyStriker_DeathlyStrikerSummonEnchDntEnchantment = "BG31_835e";
+ public const string WispInTheShell = "BG31_841";
+ public const string WispintheShell_WispInTheShell = "BG31_841_G";
+ public const string WispintheShell_StandAloneEnchantment = "BG31_841e";
+ public const string NetherConstruct = "BG31_842";
+ public const string NetherConstruct_NetherConstruct = "BG31_842_G";
+ public const string NetherConstruct_NetherEnergy = "BG31_842_Gt";
+ public const string NetherConstruct_NetherGreed = "BG31_842_Gt2";
+ public const string NetherConstruct_EnergizedByTheNetherEnchantment = "BG31_842e";
+ public const string NetherConstruct_FedByTheNetherEnchantment = "BG31_842e2";
+ public const string NetherConstruct_NetherConstructPlayerEnchantDnt = "BG31_842pe";
+ public const string NetherConstruct_NetherEnergyToken = "BG31_842t";
+ public const string NetherConstruct_NetherGreedToken = "BG31_842t2";
+ public const string MeteoriteCrasher = "BG31_843";
+ public const string MeteoriteCrasher_MeteoriteCrasher = "BG31_843_G";
+ public const string MeteoriteCrasher_CrashingInEnchantment = "BG31_843e";
+ public const string ResourcefulSoldier = "BG31_851";
+ public const string ResourcefulSoldier_ResourcefulSoldier = "BG31_851_G";
+ public const string ResourcefulSoldier_Sharp = "BG31_851_Ge";
+ public const string ResourcefulSoldier_Solid = "BG31_851_Ge2";
+ public const string ResourcefulSoldier_FindAShield = "BG31_851_Gt";
+ public const string ResourcefulSoldier_FindAWeapon = "BG31_851_Gt2";
+ public const string ResourcefulSoldier_SharpEnchantment = "BG31_851e";
+ public const string ResourcefulSoldier_SolidEnchantment = "BG31_851e2";
+ public const string ResourcefulSoldier_FindAShieldToken = "BG31_851t";
+ public const string ResourcefulSoldier_FindAWeaponToken = "BG31_851t2";
+ public const string MutatedLasher = "BG31_852";
+ public const string MutatedLasher_MutatedLasher = "BG31_852_G";
+ public const string MutatedLasher_MutatedLasherPlayerEnchDntEnchantment = "BG31_852e";
+ public const string MutatedLasher_MutationEnchantment = "BG31_852e2";
+ public const string SilverHandedRecruit = "BG31_853";
+ public const string SilverHandedRecruit_SilverHandedRecruit = "BG31_853_G";
+ public const string SilverHandedRecruit_HandsOfSilverEnchantment = "BG31_853e";
+ public const string BigBrother = "BG31_870";
+ public const string BigBrother_BigBrother = "BG31_870_G";
+ public const string BigBrother_WatchingYouEnchantment = "BG31_870e";
+ public const string BigBrother_BigBrotherPlayerEnchDnt = "BG31_870pe";
+ public const string BattyTerrorguard = "BG31_871";
+ public const string BattyTerrorguard_BattyTerrorguard = "BG31_871_G";
+ public const string BattyTerrorguard_HungryLikeTheBatEnchantment = "BG31_871e";
public const string ArchimondeBATTLEGROUNDS = "BG31_873";
public const string Archimonde_Archimonde = "BG31_873_G";
public const string Archimonde_ArchimondePlayerEnchantDnt = "BG31_873pe";
+ public const string FuriousDriver = "BG31_874";
+ public const string FuriousDriver_FuriousDriver = "BG31_874_G";
+ public const string FuriousDriver_DineAndDashEnchantment = "BG31_874e";
+ public const string TardyTraveler = "BG31_875";
+ public const string TardyTraveler_TardyTraveler = "BG31_875_G";
+ public const string AllianceFlag = "BG31_880";
+ public const string AllianceFlag_AlliedMaceToken = "BG31_880t";
+ public const string AllianceFlag_AlliedBucklerToken = "BG31_880t2";
+ public const string AllianceFlag_ForTheOffenseEnchantmentToken = "BG31_880te";
+ public const string AllianceFlag_ForTheDefenseEnchantmentToken = "BG31_880te2";
+ public const string TimeManagement = "BG31_881";
+ public const string TimeManagement_HurryUpToken = "BG31_881t";
+ public const string TimeManagement_DoItLaterToken = "BG31_881t2";
+ public const string TimeManagement_HurryingEnchantmentToken = "BG31_881te";
+ public const string TimeManagement_TimeManagementPlayerEnchDntEnchantmentToken = "BG31_881te2";
+ public const string TimeManagement_DillyDallyingEnchantmentToken = "BG31_881te3";
+ public const string TheRoadLessTraveled = "BG31_884";
+ public const string TheRoadLessTraveled_TheHighRoadToken = "BG31_884t";
+ public const string TheRoadLessTraveled_TheLowRoadToken = "BG31_884t2";
+ public const string BoundlessPotential = "BG31_890";
+ public const string BoundlessPotential_WayOfTheMageToken = "BG31_890t";
+ public const string BoundlessPotential_WayOfTheWarriorToken = "BG31_890t2";
+ public const string MaraudersContract = "BG31_891";
+ public const string FandralsFortune = "BG31_892";
+ public const string GemDay = "BG31_893";
+ public const string DarkcrestStrategist = "BG31_920";
+ public const string DarkcrestStrategist_DarkcrestStrategist = "BG31_920_G";
+ public const string DarkcrestStrategist_EvolvingStrategy = "BG31_920_Gt";
+ public const string DarkcrestStrategist_EvolvingStrategyToken = "BG31_920t";
+ public const string Thaumaturgist = "BG31_924";
+ public const string Thaumaturgist_Thaumaturgist = "BG31_924_G";
+ public const string Thaumaturgist_Thaumaturgy1 = "BG31_924_Ge";
+ public const string Thaumaturgist_Thaumaturgy2 = "BG31_924_Gt";
+ public const string Thaumaturgist_ThaumaturgyEnchantment = "BG31_924e";
+ public const string Thaumaturgist_ThaumaturgyToken = "BG31_924t";
+ public const string ShowyCyclist = "BG31_925";
+ public const string ShowyCyclist_ShowyCyclist = "BG31_925_G";
+ public const string ShowyCyclist_ShowingOffEnchantment = "BG31_925e";
+ public const string ArcaneCannoneer = "BG31_928";
+ public const string ArcaneCannoneer_ArcaneCannoneer = "BG31_928_G";
+ public const string FarseerNobundo = "BG31_HERO_003";
+ public const string FarseerNobundo_TheGalaxysLens = "BG31_HERO_003p";
+ public const string ZerekMasterCloner = "BG31_HERO_005";
+ public const string ZerekMasterCloner_CloningGallery = "BG31_HERO_005p";
+ public const string ExarchOthaar = "BG31_HERO_006";
public const string WandererCho = "BGDUO_100";
public const string WandererCho_WandererCho = "BGDUO_100_G";
public const string WandererCho_PassingWandererEnchantment = "BGDUO_100e";
@@ -6971,9 +7227,11 @@ public class Neutral
public const string RecruitmentProgram = "BGDUO_124";
public const string Sandy = "BGDUO_125";
public const string Sandy_Sandy = "BGDUO_125_G";
+ public const string TheNamelessOne = "BGDUO_HERO_100";
public const string TheNamelessOne_FacelessOne1 = "BGDUO_HERO_100_Buddy";
public const string TheNamelessOne_FacelessOne2 = "BGDUO_HERO_100_Buddy_G";
public const string TheNamelessOne_X = "BGDUO_HERO_100p";
+ public const string FlobbidinousFloop = "BGDUO_HERO_101";
public const string FlobbidinousFloop_GloriousGloopling1 = "BGDUO_HERO_101_Buddy";
public const string FlobbidinousFloop_GloriousGloopling2 = "BGDUO_HERO_101_Buddy_G";
public const string FlobbidinousFloop_GloriousGloop = "BGDUO_HERO_101p";
@@ -6986,12 +7244,14 @@ public class Neutral
public const string Cho_HalfusTheMighty1 = "BGDUO_HERO_222_Buddy";
public const string Cho_HalfusTheMighty2 = "BGDUO_HERO_222_Buddy_G";
public const string Cho_CorruptorCho = "BGDUO_HERO_222_SKIN_A";
+ public const string Cho_InfestedCho = "BGDUO_HERO_222_SKIN_B";
public const string Cho_DoubleTrouble = "BGDUO_HERO_222p";
public const string Cho_DntChoGallHpDecrementToken = "BGDUO_HERO_222t";
public const string Gall = "BGDUO_HERO_223";
public const string Gall_HalfusTheWise1 = "BGDUO_HERO_223_Buddy";
public const string Gall_HalfusTheWise2 = "BGDUO_HERO_223_Buddy_G";
public const string Gall_CorruptorGall = "BGDUO_HERO_223_SKIN_A";
+ public const string Gall_InfestedGall = "BGDUO_HERO_223_SKIN_B";
public const string Gall_DoubleTrouble = "BGDUO_HERO_223p";
public const string CommonThread = "BGDUO_MagicItem_001";
public const string ChogallSticker = "BGDUO_MagicItem_002";
@@ -7008,6 +7268,45 @@ public class Neutral
public const string InvestmentContract = "BGDUO_MagicItem_009";
public const string EmpoweredMirror = "BGDUO_MagicItem_010";
public const string EmpoweredMirror_EmpoweredMirrorToken = "BGDUO_MagicItem_010t";
+ public const string BloodGemNoImpactFromTeammateDnt = "BGDUO20_GEM_No_Impact_Copy";
+ public const string GatheringStormer = "BGDUO31_201";
+ public const string GatheringStormer_GatheringStormer = "BGDUO31_201_G";
+ public const string GatheringStormer_GatheringStormerSpellDnt = "BGDUO31_201s";
+ public const string LoyalMobster = "BGDUO31_202";
+ public const string LoyalMobster_LoyalMobster = "BGDUO31_202_G";
+ public const string LoyalMobster_LoyalMobsterSpellDnt = "BGDUO31_202s";
+ public const string ShiftySnake = "BGDUO31_203";
+ public const string ShiftySnake_ShiftySnake = "BGDUO31_203_G";
+ public const string SelflessSightseer = "BGDUO31_205";
+ public const string SelflessSightseer_SelflessSightseer = "BGDUO31_205_G";
+ public const string SelflessSightseer_SelflessSightseerGoldenSpellDnt = "BGDUO31_205_gs";
+ public const string SelflessSightseer_SelflessSightseerSpellDnt = "BGDUO31_205s";
+ public const string OceanfloorRummager = "BGDUO31_206";
+ public const string OceanfloorRummager_OceanfloorRummager = "BGDUO31_206_G";
+ public const string OceanfloorRummager_OceanfloorRummagerGoldenSpellDnt = "BGDUO31_206_Gs";
+ public const string OceanfloorRummager_RummagingEnchantment = "BGDUO31_206e";
+ public const string OceanfloorRummager_OceanfloorRummagerSpellDnt = "BGDUO31_206s";
+ public const string WheeledCrewmate = "BGDUO31_207";
+ public const string WheeledCrewmate_WheeledCrewmate = "BGDUO31_207_G";
+ public const string WheeledCrewmate_WheeledCrewmateGoldenSpellDnt = "BGDUO31_207_Gs";
+ public const string WheeledCrewmate_WheeledCrewmateSpellDnt = "BGDUO31_207s";
+ public const string SanlaynScribe = "BGDUO31_208";
+ public const string SanlaynScribe_SanlaynScribe = "BGDUO31_208_G";
+ public const string SanlaynScribe_ScribblingTeammateTriggerDnt = "BGDUO31_208_Teammate_Trigger";
+ public const string SanlaynScribe_ScribblingEnchantment = "BGDUO31_208e";
+ public const string PrivateChef = "BGDUO31_209";
+ public const string PrivateChef_PrivateChef = "BGDUO31_209_G";
+ public const string PrivateChef_PrivateSelectionToken1 = "BGDUO31_209t";
+ public const string PrivateChef_PrivateSelectionToken2 = "BGDUO31_209t_G";
+ public const string TwoFacedDoomguard = "BGDUO31_210";
+ public const string TwoFacedDoomguard_TwoFacedDoomguard = "BGDUO31_210_G";
+ public const string TwoFacedDoomguard_TwoFacedEnchantment = "BGDUO31_210e";
+ public const string TwoFacedDoomguard_TwoFacedDoomguardSpellDnt = "BGDUO31_210s";
+ public const string TransportReactor = "BGDUO31_211";
+ public const string TransportReactor_TransportReactor1 = "BGDUO31_211_G";
+ public const string TransportReactor_TransportReactor2 = "BGDUO31_211_Ge";
+ public const string TransportReactor_TransportReactorEnchantment = "BGDUO31_211e";
+ public const string TransportReactor_ChainReactionEnchantment = "BGDUO31_211e2";
public const string MantidKing = "BGDUO31_212";
public const string MantidKing_MantidKing = "BGDUO31_212_G";
public const string MantidKing_DivineKing = "BGDUO31_212_Ge1";
@@ -7300,6 +7599,7 @@ public class Neutral
public const string AFKay_StudyKayTavernBrawl = "TB_BaconShop_HERO_16_SKIN_F";
public const string AFKay_SpectatorAFKayTavernBrawl = "TB_BaconShop_HERO_16_SKIN_G";
public const string AFKay_NozdormuAFKayTavernBrawl = "TB_BaconShop_HERO_16_SKIN_H";
+ public const string AFKay_GhostAFKayTavernBrawl = "TB_BaconShop_HERO_16_SKIN_I";
public const string MillificentManastormTavernBrawl = "TB_BaconShop_HERO_17";
public const string MillificentManastorm_ElementiumSquirrelBombTavernBrawl1 = "TB_BaconShop_HERO_17_Buddy";
public const string MillificentManastorm_ElementiumSquirrelBombTavernBrawl2 = "TB_BaconShop_HERO_17_Buddy_G";
@@ -7335,6 +7635,7 @@ public class Neutral
public const string TheLichKing_LüBuArthasTavernBrawl = "TB_BaconShop_HERO_22_SKIN_C";
public const string TheLichKing_GreatfatherLichKingTavernBrawl = "TB_BaconShop_HERO_22_SKIN_D";
public const string TheLichKing_TheScourgewarKingTavernBrawl = "TB_BaconShop_HERO_22_SKIN_E";
+ public const string TheLichKing_TheFutureKingTavernBrawl = "TB_BaconShop_HERO_22_SKIN_F";
public const string TheLichKing_TheLichKingTavernBrawl = "TB_BaconShop_HERO_22_Tutorial";
public const string ShudderwockTavernBrawl1 = "TB_BaconShop_HERO_23";
public const string Shudderwock_MuckslingerTavernBrawl1 = "TB_BaconShop_HERO_23_Buddy";
@@ -7371,6 +7672,7 @@ public class Neutral
public const string InfiniteToki_TokiWingsOfTheInfiniteTavernBrawl = "TB_BaconShop_HERO_28_SKIN_B";
public const string InfiniteToki_SpellwinderTokiTavernBrawl = "TB_BaconShop_HERO_28_SKIN_C4";
public const string InfiniteToki_TinkerTownTokiTavernBrawl = "TB_BaconShop_HERO_28_SKIN_D";
+ public const string InfiniteToki_DroidTokiTavernBrawl = "TB_BaconShop_HERO_28_SKIN_E";
public const string CthunTavernBrawlBATTLEGROUNDS = "TB_BaconShop_HERO_29";
public const string CThun_TentacleOfCthunTavernBrawl1 = "TB_BaconShop_HERO_29_Buddy";
public const string CThun_AllEyesOnMeTavernBrawl1 = "TB_BaconShop_HERO_29_Buddy_e";
@@ -7394,6 +7696,7 @@ public class Neutral
public const string TheCurator_YetiCuratorTavernBrawl = "TB_BaconShop_HERO_33_SKIN_D";
public const string TheCurator_CatalogueCuratorTavernBrawl = "TB_BaconShop_HERO_33_SKIN_E";
public const string TheCurator_GolemCuratorTavernBrawl = "TB_BaconShop_HERO_33_SKIN_F";
+ public const string TheCurator_ImmortalCuratorTavernBrawl = "TB_BaconShop_HERO_33_SKIN_G";
public const string PatchwerkTavernBrawl2 = "TB_BaconShop_HERO_34";
public const string Patchwerk_WeebominationTavernBrawl1 = "TB_BaconShop_HERO_34_Buddy";
public const string Patchwerk_PatchedUpTavernBrawl = "TB_BaconShop_HERO_34_Buddy_e";
@@ -7412,13 +7715,12 @@ public class Neutral
public const string YoggSaronHopesEnd_CurseOfFleshTavernBrawl = "TB_BaconShop_HERO_35_Buddy_t3";
public const string YoggSaronHopesEnd_FleshyTavernBrawl = "TB_BaconShop_HERO_35_Buddy_t3e";
public const string YoggSaronHopesEnd_CurseOfFleshedTavernBrawl = "TB_BaconShop_HERO_35_Buddy_t3f";
- public const string YoggSaronHopesEnd_MindflayerGogglesTavernBrawl1 = "TB_BaconShop_HERO_35_Buddy_t4";
public const string YoggSaronHopesEnd_DevouringHungerTavernBrawl = "TB_BaconShop_HERO_35_Buddy_t5";
public const string YoggSaronHopesEnd_RodOfRoastingTavernBrawl = "TB_BaconShop_HERO_35_Buddy_t6";
public const string YoggSaronHopesEnd_PyrobuffedTavernBrawl = "TB_BaconShop_HERO_35_Buddy_t6e";
public const string YoggSaronHopesEnd_PyrobuffTavernBrawl = "TB_BaconShop_HERO_35_Buddy_t6t";
public const string YoggSaronHopesEnd_MysteryboxTavernBrawl3 = "TB_BaconShop_HERO_35_Buddy_t7";
- public const string YoggSaronHopesEnd_MindflayerGogglesTavernBrawl2 = "TB_BaconShop_HERO_35_Buddy_t8";
+ public const string YoggSaronHopesEnd_MindflayerGogglesTavernBrawl = "TB_BaconShop_HERO_35_Buddy_t8";
public const string YoggSaronHopesEnd_MindflayerGogglesPlayerEnchantDntTavernBrawl = "TB_BaconShop_HERO_35_Buddy_t82";
public const string YoggSaronHopesEnd_MindflayedTavernBrawl = "TB_BaconShop_HERO_35_Buddy_t8e";
public const string YoggSaronHopesEnd_SoggyYoggyTavernBrawl = "TB_BaconShop_HERO_35_SKIN_A";
@@ -7446,6 +7748,7 @@ public class Neutral
public const string LordJaraxxus_MaleficJaraxxusTavernBrawl = "TB_BaconShop_HERO_37_SKIN_B";
public const string LordJaraxxus_IcelordJaraxxusTavernBrawl = "TB_BaconShop_HERO_37_SKIN_C";
public const string LordJaraxxus_OniJaraxxusTavernBrawl = "TB_BaconShop_HERO_37_SKIN_D";
+ public const string LordJaraxxus_TaldarimJaraxxusTavernBrawl = "TB_BaconShop_HERO_37_SKIN_E";
public const string LordJaraxxus_LordJaraxxusTavernBrawl = "TB_BaconShop_HERO_37_Tutorial";
public const string KingMuklaTavernBrawl = "TB_BaconShop_HERO_38";
public const string KingMukla_CrazyMonkeyTavernBrawl1 = "TB_BaconShop_HERO_38_Buddy";
@@ -7456,6 +7759,7 @@ public class Neutral
public const string KingMukla_PartyAnimalMuklaTavernBrawl = "TB_BaconShop_HERO_38_SKIN_B";
public const string KingMukla_KingMrrklaTavernBrawl = "TB_BaconShop_HERO_38_SKIN_C";
public const string KingMukla_MisterMuklaTavernBrawl = "TB_BaconShop_HERO_38_SKIN_D";
+ public const string KingMukla_BoomfistMuklaTavernBrawl = "TB_BaconShop_HERO_38_SKIN_E";
public const string PyramadTavernBrawl = "TB_BaconShop_HERO_39";
public const string Pyramad_TitanicGuardianTavernBrawl1 = "TB_BaconShop_HERO_39_Buddy";
public const string Pyramad_FracturedFocusedTavernBrawl = "TB_BaconShop_HERO_39_Buddy_e";
@@ -7473,6 +7777,7 @@ public class Neutral
public const string SirFinleyMrrgglton_FinleyMetzenTavernBrawl = "TB_BaconShop_HERO_40_SKIN_C";
public const string SirFinleyMrrgglton_SeaGuideFinleyTavernBrawl = "TB_BaconShop_HERO_40_SKIN_D";
public const string SirFinleyMrrgglton_FlameTamerFinleyTavernBrawl = "TB_BaconShop_HERO_40_SKIN_E2";
+ public const string SirFinleyMrrgglton_SpecialistFinleyTavernBrawl = "TB_BaconShop_HERO_40_SKIN_F";
public const string RenoJacksonTavernBrawl1 = "TB_BaconShop_HERO_41";
public const string RenoJackson_SrTombDiverTavernBrawl1 = "TB_BaconShop_HERO_41_Buddy";
public const string RenoJackson_SrTombDiverTavernBrawl2 = "TB_BaconShop_HERO_41_Buddy_G";
@@ -7481,6 +7786,7 @@ public class Neutral
public const string RenoJackson_TowerTopplerRenoTavernBrawl = "TB_BaconShop_HERO_41_SKIN_C";
public const string RenoJackson_GrandEntranceRenoTavernBrawl = "TB_BaconShop_HERO_41_SKIN_D";
public const string RenoJackson_AdventureBeautyRenoTavernBrawl = "TB_BaconShop_HERO_41_SKIN_E";
+ public const string RenoJackson_ScrapperRenoTavernBrawl = "TB_BaconShop_HERO_41_SKIN_F";
public const string EliseStarseekerTavernBrawl1 = "TB_BaconShop_HERO_42";
public const string EliseStarseeker_JrNavigatorTavernBrawl1 = "TB_BaconShop_HERO_42_Buddy";
public const string EliseStarseeker_InTheDistanceTavernBrawl1 = "TB_BaconShop_HERO_42_Buddy_e";
@@ -7561,6 +7867,7 @@ public class Neutral
public const string FungalmancerFlurgl_HorsemasterFlurglTavernBrawl = "TB_BaconShop_HERO_55_SKIN_B";
public const string FungalmancerFlurgl_FlowmancerFlurglTavernBrawl = "TB_BaconShop_HERO_55_SKIN_C";
public const string FungalmancerFlurgl_GluttonFlurglTavernBrawl = "TB_BaconShop_HERO_55_SKIN_D";
+ public const string FungalmancerFlurgl_ZerglFlurglTavernBrawl = "TB_BaconShop_HERO_55_SKIN_E";
public const string AlexstraszaTavernBrawl = "TB_BaconShop_HERO_56";
public const string Alexstrasza_VaelastraszTavernBrawl1 = "TB_BaconShop_HERO_56_Buddy";
public const string Alexstrasza_VaelastraszTavernBrawl2 = "TB_BaconShop_HERO_56_Buddy_G";
@@ -7632,6 +7939,7 @@ public class Neutral
public const string CaptainEudora_SnowblastEudoraTavernBrawl = "TB_BaconShop_HERO_64_SKIN_B";
public const string CaptainEudora_MoonlightFamiliarEudoraTavernBrawl = "TB_BaconShop_HERO_64_SKIN_C4";
public const string CaptainEudora_CoachEudoraTavernBrawl = "TB_BaconShop_HERO_64_SKIN_D";
+ public const string CaptainEudora_SmugglerEudoraTavernBrawl = "TB_BaconShop_HERO_64_SKIN_E";
public const string CaptainHooktuskTavernBrawl = "TB_BaconShop_HERO_67";
public const string CaptainHooktusk_RagingContenderTavernBrawl1 = "TB_BaconShop_HERO_67_Buddy";
public const string CaptainHooktusk_RagingContenderTavernBrawl2 = "TB_BaconShop_HERO_67_Buddy_G";
@@ -7658,6 +7966,7 @@ public class Neutral
public const string MrBigglesworth_CozyCatBigglesworthTavernBrawl = "TB_BaconShop_HERO_70_SKIN_F";
public const string MrBigglesworth_MuklaBigglesworthTavernBrawl = "TB_BaconShop_HERO_70_SKIN_G";
public const string MrBigglesworth_CatBurglarBigglesworthTavernBrawl = "TB_BaconShop_HERO_70_SKIN_H";
+ public const string MrBigglesworth_MrBigglesbotTavernBrawl = "TB_BaconShop_HERO_70_SKIN_I";
public const string TheJailerTavernBrawl = "TB_BaconShop_HERO_702";
public const string TheJailer_MawswornSoulkeeperTavernBrawl1 = "TB_BaconShop_HERO_702_Buddy";
public const string TheJailer_MawswornSoulkeeperTavernBrawl2 = "TB_BaconShop_HERO_702_Buddy_G";
@@ -7750,6 +8059,7 @@ public class Neutral
public const string NZoth_CowboyNzothTavernBrawl = "TB_BaconShop_HERO_93_SKIN_A";
public const string NZoth_MixmasterNzothTavernBrawl = "TB_BaconShop_HERO_93_SKIN_B";
public const string NZoth_OilGuzzlerNzothTavernBrawl = "TB_BaconShop_HERO_93_SKIN_C";
+ public const string NZoth_XelnagaNzothTavernBrawl = "TB_BaconShop_HERO_93_SKIN_D";
public const string TickatusTavernBrawl = "TB_BaconShop_HERO_94";
public const string Tickatus_TicketCollectorTavernBrawl1 = "TB_BaconShop_HERO_94_Buddy";
public const string Tickatus_TicketCollectorTavernBrawl2 = "TB_BaconShop_HERO_94_Buddy_G";
@@ -7920,6 +8230,7 @@ public class Neutral
public const string BulldogBobTavernBrawl = "TB_BaconShopBob_SKIN_AK";
public const string GriftahTavernBrawl = "TB_BaconShopBob_SKIN_AL";
public const string ArchimondeTavernBrawl = "TB_BaconShopBob_SKIN_AM";
+ public const string EpicBartenderTavernBrawl = "TB_BaconShopBob_SKIN_AN";
public const string VenariTavernBrawl = "TB_BaconShopBob_SKIN_B";
public const string DragonspeakerBobTavernBrawl = "TB_BaconShopBob_SKIN_C";
public const string FizzyTavernBrawl = "TB_BaconShopBob_SKIN_D";
@@ -12226,6 +12537,10 @@ public class Neutral
public const string AbortLaunch = "GDB_906";
public const string TheCoinSPACE1 = "GDB_COIN1";
public const string TheCoinSPACE2 = "GDB_COIN2";
+ public const string FreezeTheShop = "BG31_BOBt";
+ public const string RecruitAMinion = "BG31_BOBt2";
+ public const string RefreshTheTavern = "BG31_BOBt3";
+ public const string FindATriple = "BG31_BOBt4";
public const string GiftReceiptEnchantment = "GIFT_99e";
public const string QuestionQuestionQuestionEVENT1 = "HM_101";
public const string QuestionQuestionQuestionEVENT2 = "HM_102";
diff --git a/HearthDb/CardIds.NonCollectible.Paladin.cs b/HearthDb/CardIds.NonCollectible.Paladin.cs
index 8d42837..f6f669b 100644
--- a/HearthDb/CardIds.NonCollectible.Paladin.cs
+++ b/HearthDb/CardIds.NonCollectible.Paladin.cs
@@ -56,17 +56,19 @@ public class Paladin
public const string UtherLightbringer_TheSilverHandHeroSkins2 = "HERO_04aphp2";
public const string UtherLightbringer_ReinforceHeroSkins3 = "HERO_04auhp";
public const string UtherLightbringer_TheSilverHandHeroSkins3 = "HERO_04auhp2";
+ public const string UtherLightbringer_ReinforceHeroSkins4 = "HERO_04ayhp";
+ public const string UtherLightbringer_TheSilverHandHeroSkins4 = "HERO_04ayhp2";
public const string UtherLightbringer_ReinforceHeroSkinsEnchantment = "HERO_04ebp";
public const string UtherLightbringer_TheSilverHandHeroSkinsEnchantment = "HERO_04ebp2";
- public const string UtherLightbringer_ReinforceHeroSkins4 = "HERO_04fbp";
- public const string UtherLightbringer_TheSilverHandHeroSkins4 = "HERO_04fbp2";
+ public const string UtherLightbringer_ReinforceHeroSkins5 = "HERO_04fbp";
+ public const string UtherLightbringer_TheSilverHandHeroSkins5 = "HERO_04fbp2";
public const string UtherLightbringer_Reinforce_YrelHeroSkins = "HERO_04fbp3";
- public const string UtherLightbringer_ReinforceHeroSkins5 = "HERO_04lbp";
- public const string UtherLightbringer_TheSilverHandHeroSkins5 = "HERO_04lbp2";
- public const string UtherLightbringer_ReinforceHeroSkins6 = "HERO_04ubp";
- public const string UtherLightbringer_TheSilverHandHeroSkins6 = "HERO_04ubp2";
- public const string UtherLightbringer_ReinforceHeroSkins7 = "HERO_04wbp";
- public const string UtherLightbringer_TheSilverHandHeroSkins7 = "HERO_04wbp2";
+ public const string UtherLightbringer_ReinforceHeroSkins6 = "HERO_04lbp";
+ public const string UtherLightbringer_TheSilverHandHeroSkins6 = "HERO_04lbp2";
+ public const string UtherLightbringer_ReinforceHeroSkins7 = "HERO_04ubp";
+ public const string UtherLightbringer_TheSilverHandHeroSkins7 = "HERO_04ubp2";
+ public const string UtherLightbringer_ReinforceHeroSkins8 = "HERO_04wbp";
+ public const string UtherLightbringer_TheSilverHandHeroSkins8 = "HERO_04wbp2";
public const string EqualityTavernBrawl = "FB_Champs_EX1_619";
public const string CallToArms = "FB_Champs_LOOT_093";
public const string LevelUpTavernBrawl2 = "FB_Champs_LOOT_333";
@@ -332,6 +334,8 @@ public class Paladin
public const string NewRecruitsULDUM = "ULDA_Finley_HP1";
public const string PowerUpULDUM = "ULDA_Finley_HP3";
public const string Embiggend = "ULDA_Finley_HP3e";
+ public const string DragonriderTalritha = "BG_DRG_235";
+ public const string DragonriderTalritha_DragonriderTalritha = "BG_DRG_235_G";
public const string SkyClaw_MicrocopterToken = "DRG_225t";
public const string LightforgedZealot_TruesilverChampionToken = "DRG_232t";
public const string Sanctuary_IndomitableChampionToken = "DRG_258t";
@@ -389,7 +393,6 @@ public class Paladin
public const string Rokara_RockerRokara = "BG20_HERO_100_SKIN_D";
public const string Rokara_KeeperRokara = "BG20_HERO_100_SKIN_E";
public const string Rokara_ArenaChampionRokara = "BG20_HERO_100_SKIN_F";
- public const string CarielRoame = "BG21_HERO_000";
public const string CarielRoame_RacingCariel = "BG21_HERO_000_SKIN_A";
public const string CarielRoame_RopeDarterRoame = "BG21_HERO_000_SKIN_B2";
public const string CarielRoame_CarielHammerOfLight = "BG21_HERO_000_SKIN_C4";
diff --git a/HearthDb/CardIds.NonCollectible.Priest.cs b/HearthDb/CardIds.NonCollectible.Priest.cs
index 1070343..21a1c4f 100644
--- a/HearthDb/CardIds.NonCollectible.Priest.cs
+++ b/HearthDb/CardIds.NonCollectible.Priest.cs
@@ -310,7 +310,6 @@ public class Priest
public const string UthertheLightbringer_LitEnchantment = "BG23_190e";
public const string CultistSThara_CultishEnchantment = "BG27_081e";
public const string PerfectVision_HindsightEnchantment = "BG28_838e";
- public const string TheNamelessOne = "BGDUO_HERO_100";
public const string GhastcoilerBATTLEGROUNDS = "BGS_008";
public const string TortollanShellraiserTavernBrawl = "TB_BaconUps_031";
public const string TortollanShellraiser_ShellshieldEnchantmentTavernBrawl = "TB_BaconUps_031e";
diff --git a/HearthDb/CardIds.NonCollectible.Rogue.cs b/HearthDb/CardIds.NonCollectible.Rogue.cs
index 9dfa1bb..2f3b08b 100644
--- a/HearthDb/CardIds.NonCollectible.Rogue.cs
+++ b/HearthDb/CardIds.NonCollectible.Rogue.cs
@@ -362,7 +362,6 @@ public class Rogue
public const string FerociousQuilboar = "Story_02_Quilboar";
public const string GetOverHere = "Story_02_QuilboarHP";
public const string WinkFox = "Story_02_WinkFox";
- public const string ScabbsCutterbutterBATTLEGROUNDS = "BG21_HERO_010";
public const string ScabbsCutterbutter_UndercoverChefCutterbutter = "BG21_HERO_010_SKIN_A3";
public const string ScabbsCutterbutter_StarScoutScabbs = "BG21_HERO_010_SKIN_B4";
public const string ScabbsCutterbutter_McScabbs = "BG21_HERO_010_SKIN_C";
@@ -542,12 +541,12 @@ public class Rogue
public const string GoneFishin = "Story_11_GoneFishinPuzzle";
public const string GraceFarsailHeroic = "Story_11_Grace_005hp";
public const string Swash1 = "Story_11_Grace_005p";
- public const string GraceFarsail1 = "Story_11_Grace_1";
- public const string GraceFarsail_GraceFarsail1 = "Story_11_Grace_1Dormant";
- public const string GraceFarsail2 = "Story_11_Grace_2";
- public const string GraceFarsail_GraceFarsail2 = "Story_11_Grace_2Dormant";
- public const string GraceFarsail3 = "Story_11_Grace_3";
- public const string GraceFarsail_GraceFarsail3 = "Story_11_Grace_3Dormant";
+ public const string GraceFarsailTHE_SUNKEN_CITY1 = "Story_11_Grace_1";
+ public const string GraceFarsail_GraceFarsailTHE_SUNKEN_CITY1 = "Story_11_Grace_1Dormant";
+ public const string GraceFarsailTHE_SUNKEN_CITY2 = "Story_11_Grace_2";
+ public const string GraceFarsail_GraceFarsailTHE_SUNKEN_CITY2 = "Story_11_Grace_2Dormant";
+ public const string GraceFarsailTHE_SUNKEN_CITY3 = "Story_11_Grace_3";
+ public const string GraceFarsail_GraceFarsailTHE_SUNKEN_CITY3 = "Story_11_Grace_3Dormant";
public const string GracefulBlade1 = "Story_11_GracefulBlade";
public const string GracefulBlade2 = "Story_11_GracefulBlade_005p";
public const string MoreGraceful = "Story_11_GracefulBladee";
@@ -555,7 +554,7 @@ public class Rogue
public const string GracefulBladeRank2 = "Story_11_GracefulSword2";
public const string GracefulSwordRank2 = "Story_11_GracefulSword2e";
public const string GracefulSword = "Story_11_GracefulSworde";
- public const string GraceFarsail4 = "Story_11_GracePrologue";
+ public const string GraceFarsailTHE_SUNKEN_CITY4 = "Story_11_GracePrologue";
public const string HighSeasRevenge2 = "Story_11_HighSeasRevenge";
public const string CaptainHooktuskHeroicTHE_SUNKEN_CITY = "Story_11_Hooktusk_003hb";
public const string Ransom = "Story_11_Hooktusk_003p";
diff --git a/HearthDb/CardIds.NonCollectible.Warlock.cs b/HearthDb/CardIds.NonCollectible.Warlock.cs
index e43db74..cbcb5c8 100644
--- a/HearthDb/CardIds.NonCollectible.Warlock.cs
+++ b/HearthDb/CardIds.NonCollectible.Warlock.cs
@@ -37,7 +37,8 @@ public class Warlock
public const string Implosion_ImpToken = "GVG_045t";
public const string FloatingWatcher_BrowFurrowEnchantmentGVG2 = "GVG_100e";
public const string FloatingWatcherTavernBrawl = "TB_BaconUps_101";
- public const string ImpGangBoss_ImpToken = "BRM_006t";
+ public const string ImpGangBoss = "BG_BRM_006";
+ public const string ImpGangBoss_ImpTokenBRM = "BRM_006t";
public const string TinyKnightofEvil_FelrageEnchantmentTGT = "AT_021e";
public const string WilfredFizzlebang_MasterSummonerEnchantment = "AT_027e";
public const string FearsomeDoomguard = "RLK_Prologue_AT_020";
@@ -55,15 +56,17 @@ public class Warlock
public const string Guldan_SoulTapHeroSkins3 = "HERO_07aqhp2";
public const string Guldan_LifeTapHeroSkins5 = "HERO_07arhp";
public const string Guldan_SoulTapHeroSkins4 = "HERO_07arhp2";
- public const string Guldan_LifeTapHeroSkins6 = "HERO_07dbp";
- public const string Guldan_SoulTapHeroSkins5 = "HERO_07dbp2";
+ public const string Guldan_LifeTapHeroSkins6 = "HERO_07bchp";
+ public const string Guldan_SoulTapHeroSkins5 = "HERO_07bchp2";
+ public const string Guldan_LifeTapHeroSkins7 = "HERO_07dbp";
+ public const string Guldan_SoulTapHeroSkins6 = "HERO_07dbp2";
public const string Guldan_LifeTapHeroSkinsEnchantment = "HERO_07ebp";
public const string Guldan_SoulTapHeroSkinsEnchantment1 = "HERO_07ebp2";
public const string Guldan_SoulTapHeroSkinsEnchantment2 = "HERO_07ebp2_Copy";
- public const string Guldan_LifeTapHeroSkins7 = "HERO_07ybp";
- public const string Guldan_SoulTapHeroSkins6 = "HERO_07ybp2";
- public const string Guldan_LifeTapHeroSkins8 = "HERO_07zbp";
- public const string Guldan_SoulTapHeroSkins7 = "HERO_07zbp2";
+ public const string Guldan_LifeTapHeroSkins8 = "HERO_07ybp";
+ public const string Guldan_SoulTapHeroSkins7 = "HERO_07ybp2";
+ public const string Guldan_LifeTapHeroSkins9 = "HERO_07zbp";
+ public const string Guldan_SoulTapHeroSkins8 = "HERO_07zbp2";
public const string ShadowBolt = "DH_Prologue_CS2_057";
public const string SwarmingTavernBrawl1 = "EVILBRM_DALA_Warlock_02";
public const string DrawTavernBrawl5 = "EVILBRM_DALA_Warlock_03";
@@ -406,12 +409,12 @@ public class Warlock
public const string SoulShear = "Story_09_SoulShear";
public const string SpiritJailer = "Story_09_SpiritJailer";
public const string VoidDrinkerSCHOLOMANCE = "Story_09_VoidDrinker";
- public const string ImpToken = "BG_BRM_006t";
- public const string TamsinRoameBATTLEGROUNDS = "BG20_HERO_282";
+ public const string ImpGangBoss_ImpTokenBATTLEGROUNDS = "BG_BRM_006t";
public const string TamsinRoame_BallroomTamsin = "BG20_HERO_282_SKIN_A";
public const string TamsinRoame_DancinTamsin = "BG20_HERO_282_SKIN_B";
public const string TamsinRoame_TamsinShadowMage = "BG20_HERO_282_SKIN_C4";
public const string TamsinRoame_TreasonTamsin = "BG20_HERO_282_SKIN_D";
+ public const string TamsinRoame_HackerTamsin = "BG20_HERO_282_SKIN_E";
public const string TamsinRoame_FragrantPhylactery = "BG20_HERO_282p";
public const string ImpMama_ProtectMamaEnchantment = "BGS_044e";
public const string ImpGangBossTavernBrawl = "TB_BaconUps_030";
diff --git a/HearthDb/CardIds.NonCollectible.Warrior.cs b/HearthDb/CardIds.NonCollectible.Warrior.cs
index 04b223f..33833c5 100644
--- a/HearthDb/CardIds.NonCollectible.Warrior.cs
+++ b/HearthDb/CardIds.NonCollectible.Warrior.cs
@@ -416,10 +416,8 @@ public class Warrior
public const string GorgromTheDragonEater = "Story_02_Gorgrom";
public const string MonstrousGrowth = "Story_02_GorgromHP";
public const string Intimidation = "Story_02_Intimidation";
- public const string RokaraBATTLEGROUNDS = "BG20_HERO_100";
public const string Rokara_GloryOfCombat = "BG20_HERO_100p";
public const string OverlordSaurfang_ForTheHorde3 = "BG20_HERO_102p";
- public const string DiabloBATTLEGROUNDS = "BG20_HERO_666";
public const string Diablo_RealmOfTerror = "BG20_HERO_666p";
public const string Diablo_DiabloLordOfTerror = "BG20_HERO_666p_t0";
public const string Diablo_SigilOfHell = "BG20_HERO_666p_t1a";
@@ -449,7 +447,6 @@ public class Warrior
public const string Diablo_UniqueBlackSoulstone = "BG20_HERO_666p_t6d";
public const string Diablo_Soulstone1 = "BG20_HERO_666p2e";
public const string Diablo_Soulstone2 = "BG20_HERO_666p2e3";
- public const string Sneed = "BG21_HERO_030";
public const string Sneed_SubmersibleSneed = "BG21_HERO_030_SKIN_A";
public const string Sneed_SinstoneSneed = "BG21_HERO_030_SKIN_B3";
public const string Sneed_BonethresherSneed = "BG21_HERO_030_SKIN_C";
diff --git a/HearthDb/HearthDb.csproj b/HearthDb/HearthDb.csproj
index 02e02cc..195d7b6 100644
--- a/HearthDb/HearthDb.csproj
+++ b/HearthDb/HearthDb.csproj
@@ -6,8 +6,8 @@
HearthSim
HearthDb
Copyright © HearthSim 2023
- 31.0.3
- 31.0.3
+ 31.2.0
+ 31.2.0
8