@firestone-hs/reference-data 0.1.175 → 0.1.179

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- {"version":3,"file":"public-api.js","sourceRoot":"","sources":["../src/public-api.ts"],"names":[],"mappings":";;;;;;;;;;;;AAIA,6CAA2B;AAC3B,qDAAmC;AACnC,sDAAoC;AACpC,gDAA8B;AAC9B,uDAAqC;AACrC,qDAAmC;AACnC,sDAAoC;AACpC,mDAAiC;AACjC,oDAAkC;AAClC,sDAAoC;AACpC,sDAAoC;AACpC,oDAAkC;AAClC,oDAAkC;AAClC,oDAAkC;AAClC,mDAAiC;AACjC,4DAA0C;AAC1C,oDAAkC;AAClC,+CAA6B;AAC7B,sDAAoC;AACpC,0DAAwC;AACxC,sDAAoC;AACpC,gDAA8B;AAC9B,uDAAqC;AACrC,+CAA6B;AAC7B,mDAAiC;AACjC,sDAAoC;AACpC,+CAA6B;AAC7B,uEAAqD;AACrD,0EAAwD;AACxD,kFAAgE;AAChE,+DAA6C;AAC7C,wDAAsC;AACtC,sDAAoC","sourcesContent":["/*\r\n * Public API Surface of reference-data\r\n */\r\n\r\nexport * from './card-ids';\r\nexport * from './enums/block-type';\r\nexport * from './enums/bnet-region';\r\nexport * from './enums/board';\r\nexport * from './enums/booster-type';\r\nexport * from './enums/card-class';\r\nexport * from './enums/card-rarity';\r\nexport * from './enums/card-set';\r\nexport * from './enums/card-type';\r\nexport * from './enums/choice-type';\r\nexport * from './enums/game-format';\r\nexport * from './enums/game-tags';\r\nexport * from './enums/game-type';\r\nexport * from './enums/meta-tags';\r\nexport * from './enums/mulligan';\r\nexport * from './enums/multi-class-group';\r\nexport * from './enums/playstate';\r\nexport * from './enums/race';\r\nexport * from './enums/reward-type';\r\nexport * from './enums/scenario-groups';\r\nexport * from './enums/scenario-id';\r\nexport * from './enums/scene';\r\nexport * from './enums/spell-school';\r\nexport * from './enums/step';\r\nexport * from './enums/tag-role';\r\nexport * from './enums/task-status';\r\nexport * from './enums/zone';\r\nexport * from './models/reference-cards/rarity.type';\r\nexport * from './models/reference-cards/reference-card';\r\nexport * from './models/reference-cards/reference-player-class';\r\nexport * from './services/all-cards.service';\r\nexport * from './services/cards-info';\r\nexport * from './services/hs-utils';\r\n// export * from './services/mercs-utils';\r\n"]}
1
+ {"version":3,"file":"public-api.js","sourceRoot":"","sources":["../src/public-api.ts"],"names":[],"mappings":";;;;;;;;;;;;AAIA,6CAA2B;AAC3B,qDAAmC;AACnC,sDAAoC;AACpC,gDAA8B;AAC9B,uDAAqC;AACrC,qDAAmC;AACnC,sDAAoC;AACpC,mDAAiC;AACjC,oDAAkC;AAClC,sDAAoC;AACpC,sDAAoC;AACpC,oDAAkC;AAClC,oDAAkC;AAClC,6DAA2C;AAC3C,oDAAkC;AAClC,mDAAiC;AACjC,4DAA0C;AAC1C,oDAAkC;AAClC,+CAA6B;AAC7B,2DAAyC;AACzC,sDAAoC;AACpC,0DAAwC;AACxC,sDAAoC;AACpC,gDAA8B;AAC9B,uDAAqC;AACrC,+CAA6B;AAC7B,mDAAiC;AACjC,sDAAoC;AACpC,+CAA6B;AAC7B,uEAAqD;AACrD,0EAAwD;AACxD,kFAAgE;AAChE,+DAA6C;AAC7C,wDAAsC;AACtC,sDAAoC","sourcesContent":["/*\r\n * Public API Surface of reference-data\r\n */\r\n\r\nexport * from './card-ids';\r\nexport * from './enums/block-type';\r\nexport * from './enums/bnet-region';\r\nexport * from './enums/board';\r\nexport * from './enums/booster-type';\r\nexport * from './enums/card-class';\r\nexport * from './enums/card-rarity';\r\nexport * from './enums/card-set';\r\nexport * from './enums/card-type';\r\nexport * from './enums/choice-type';\r\nexport * from './enums/game-format';\r\nexport * from './enums/game-tags';\r\nexport * from './enums/game-type';\r\nexport * from './enums/mercenary-selector';\r\nexport * from './enums/meta-tags';\r\nexport * from './enums/mulligan';\r\nexport * from './enums/multi-class-group';\r\nexport * from './enums/playstate';\r\nexport * from './enums/race';\r\nexport * from './enums/reward-item-type';\r\nexport * from './enums/reward-type';\r\nexport * from './enums/scenario-groups';\r\nexport * from './enums/scenario-id';\r\nexport * from './enums/scene';\r\nexport * from './enums/spell-school';\r\nexport * from './enums/step';\r\nexport * from './enums/tag-role';\r\nexport * from './enums/task-status';\r\nexport * from './enums/zone';\r\nexport * from './models/reference-cards/rarity.type';\r\nexport * from './models/reference-cards/reference-card';\r\nexport * from './models/reference-cards/reference-player-class';\r\nexport * from './services/all-cards.service';\r\nexport * from './services/cards-info';\r\nexport * from './services/hs-utils';\r\n// export * from './services/mercs-utils';\r\n"]}
@@ -7,6 +7,7 @@ exports.allDuelsTreasureCardIds = [
7
7
  "PVPDR_BAR_Passive17",
8
8
  "PVPDR_BAR_Passive16",
9
9
  "PVPDR_BAR_Passive21",
10
+ "PVPDR_AV_Passive11",
10
11
  "DALA_739",
11
12
  "PVPDR_SCH_Passive19",
12
13
  "PVPDR_BAR_Passive09",
@@ -23,9 +24,11 @@ exports.allDuelsTreasureCardIds = [
23
24
  "PVPDR_BAR_Passive06",
24
25
  "PVPDR_SW_Passive_02",
25
26
  "PVPDR_BAR_Passive24",
27
+ "PVPDR_AV_Passive09",
26
28
  "PVPDR_SW_Passive_06",
27
29
  "PVPDR_BAR_Passive14",
28
30
  "PVPDR_SCH_Passive06",
31
+ "PVPDR_AV_Passive08",
29
32
  "PVPDR_BAR_Passive07",
30
33
  "PVPDR_SCH_Passive16",
31
34
  "PVPDR_SCH_Passive30",
@@ -40,10 +43,14 @@ exports.allDuelsTreasureCardIds = [
40
43
  "PVPDR_SCH_Passive36",
41
44
  "PVPDR_DMF_Passive02",
42
45
  "PVPDR_SCH_Passive39",
46
+ "PVPDR_AV_Passive10",
43
47
  "ULDA_009",
44
48
  "PVPDR_BAR_Passive19",
45
49
  "PVPDR_BAR_Passive04",
50
+ "PVPDR_AV_Passive27",
46
51
  "LOOTA_846",
52
+ "PVPDR_AV_Passive23",
53
+ "PVPDR_AV_Passive35",
47
54
  "PVPDR_BAR_Passive18",
48
55
  "PVPDR_SW_Passive_07",
49
56
  "ULDA_014",
@@ -53,16 +60,24 @@ exports.allDuelsTreasureCardIds = [
53
60
  "DALA_746",
54
61
  "PVPDR_SCH_Passive12",
55
62
  "PVPDR_BAR_Passive05",
63
+ "PVPDR_AV_Passive06",
56
64
  "PVPDR_BAR_Passive23",
65
+ "PVPDR_AV_Passive36",
57
66
  "PVPDR_SW_Passive_03",
58
67
  "DALA_744",
68
+ "PVPDR_AV_Passive31",
69
+ "PVPDR_AV_Passive17",
70
+ "PVPDR_AV_Passive20",
59
71
  "LOOTA_824",
72
+ "PVPDR_AV_Passive07",
60
73
  "PVPDR_SW_Passive_04",
61
74
  "ULDA_005",
62
75
  "PVPDR_SW_Passive_08",
63
76
  "PVPDR_BAR_Passive08",
64
77
  "PVPDR_SW_Passive_01",
65
78
  "PVPDR_BAR_Passive01",
79
+ "PVPDR_AV_Passive28",
80
+ "PVPDR_AV_Passive32",
66
81
  "LOOTA_803",
67
82
  "PVPDR_BAR_Passive11",
68
83
  "PVPDR_BAR_Passive15",
@@ -1 +1 @@
1
- {"version":3,"file":"cards-info.js","sourceRoot":"","sources":["../../src/services/cards-info.ts"],"names":[],"mappings":";;;AAEa,QAAA,uBAAuB,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmJtC,CAAC","sourcesContent":["import { CardIds } from '../card-ids';\r\n\r\nexport const allDuelsTreasureCardIds = [\r\n\t// Passives Pool 1\r\n\tCardIds.AllShallServeTavernBrawl,\r\n\tCardIds.AllTogetherNowTavernBrawl,\r\n\tCardIds.ArcaneFluxTavernBrawl,\r\n\tCardIds.ArcaniteCrystalTavernBrawl,\r\n\tCardIds.ArcticArmorTavernBrawl,\r\n\tCardIds.BookOfWonders,\r\n\tCardIds.CannibalismTavernBrawl,\r\n\tCardIds.ConduitOfTheStormsTavernBrawl,\r\n\tCardIds.CrystalGemTavernBrawl,\r\n\tCardIds.DivineIlluminationTavernBrawl,\r\n\tCardIds.DragonbloodTavernBrawl,\r\n\tCardIds.DragonAffinityTavernBrawl,\r\n\tCardIds.EverChangingElixir,\r\n\tCardIds.FirekeepersIdolTavernBrawl,\r\n\tCardIds.FireshaperTavernBrawl,\r\n\tCardIds.FreezeSolidTavernBrawl,\r\n\tCardIds.FromTheSwampTavernBrawl,\r\n\tCardIds.GrommashsArmguardsTavernBrawl,\r\n\tCardIds.HoldTheLineTavernBrawl,\r\n\tCardIds.InspiringPresenceTavernBrawl,\r\n\tCardIds.InvigoratingLightTavernBrawl,\r\n\tCardIds.LegendaryLootTavernBrawl,\r\n\tCardIds.MendingPoolsTavernBrawl,\r\n\tCardIds.MysteriousTomeTavernBrawl,\r\n\tCardIds.OpenTheDoorwaysTavernBrawl,\r\n\tCardIds.PillageTheFallenTavernBrawl,\r\n\tCardIds.PlaguebringerTavernBrawl,\r\n\tCardIds.PotionOfSparkingTavernBrawl,\r\n\tCardIds.RecyclingTavernBrawl,\r\n\t// CardIds.RhoninsScryingOrbTavernBrawl,\r\n\tCardIds.RighteousReservesTavernBrawl,\r\n\tCardIds.RobeOfTheApprenticeTavernBrawl,\r\n\tCardIds.RobesOfShrinkingTavernBrawl,\r\n\tCardIds.RocketBackpacksTavernBrawl,\r\n\t// CardIds.ScatteredCaltropsTavernBrawl,\r\n\t// CardIds.SmallBackpacks,\r\n\t// CardIds.SmallPouchesTavernBrawl,\r\n\tCardIds.StaffOfPainTavernBrawl,\r\n\tCardIds.StakingAClaimTavernBrawl,\r\n\tCardIds.StarvingTavernBrawl,\r\n\tCardIds.StickyFingersTavernBrawl,\r\n\tCardIds.TheFloorIsLavaTavernBrawl,\r\n\tCardIds.UnlockedPotential,\r\n\tCardIds.WitherTheWeakTavernBrawl,\r\n\t// Passives Pool 2\r\n\tCardIds.AvengingArmamentsTavernBrawl,\r\n\tCardIds.BattleTotem2,\r\n\t// CardIds.Caltrops,\r\n\tCardIds.CorruptedFelstoneTavernBrawl,\r\n\tCardIds.DeathlyDeathTavernBrawl,\r\n\tCardIds.DisksOfLegend,\r\n\tCardIds.DoubleTime,\r\n\tCardIds.DragonboneRitualTavernBrawl,\r\n\tCardIds.EerieStoneTavernBrawl,\r\n\tCardIds.ElixirOfVigor,\r\n\tCardIds.EmeraldGogglesTavernBrawl,\r\n\tCardIds.EnduranceTrainingTavernBrawl,\r\n\tCardIds.FlameWavesTavernBrawl,\r\n\tCardIds.GreedyGainsTavernBrawl,\r\n\tCardIds.HagathasEmbrace,\r\n\tCardIds.KhadgarsScryingOrb,\r\n\tCardIds.MeekMasteryTavernBrawl,\r\n\tCardIds.MummyMagic,\r\n\tCardIds.OoopsAllSpellsTavernBrawl,\r\n\tCardIds.OrbOfRevelationTavernBrawl,\r\n\tCardIds.PartyReplacementTavernBrawl,\r\n\tCardIds.RallyTheTroopsTavernBrawl,\r\n\tCardIds.ScepterOfSummoning,\r\n\tCardIds.SpecialDeliveryTavernBrawl,\r\n\tCardIds.SpreadingSaplingsTavernBrawl,\r\n\tCardIds.TotemOfTheDead2,\r\n\t// Passives Ultra Rare\r\n\tCardIds.BandOfBeesTavernBrawl,\r\n\tCardIds.CapturedFlag,\r\n\tCardIds.ManastormTavernBrawl,\r\n\tCardIds.RobeOfTheMagi,\r\n\tCardIds.Stargazing,\r\n\r\n\t// Actives Pool 1\r\n\tCardIds.AmalgamateTavernBrawl,\r\n\tCardIds.AstralPortalTavernBrawl,\r\n\tCardIds.BagOfCoinsTavernBrawl,\r\n\tCardIds.BeastlyBeautyTavernBrawl,\r\n\tCardIds.BubbaTavernBrawl,\r\n\tCardIds.ButchTavernBrawl,\r\n\tCardIds.BladeOfQueldelarTavernBrawl,\r\n\tCardIds.BloodMoonTavernBrawl,\r\n\tCardIds.ClockworkAssistantTavernBrawl,\r\n\tCardIds.CoinPouchTavernBrawl,\r\n\tCardIds.CreepyCurioTavernBrawl,\r\n\tCardIds.CrustyTheCrustaceanTavernBrawl,\r\n\tCardIds.Queldelar_HiltOfQueldelar,\r\n\tCardIds.Deathcharger,\r\n\tCardIds.Enrage,\r\n\tCardIds.GentlemansTopHat,\r\n\tCardIds.GoldenKobold,\r\n\tCardIds.GreedyPickaxeTavernBrawl,\r\n\tCardIds.HolyBookTavernBrawl,\r\n\tCardIds.HuntersInsightTavernBrawl,\r\n\tCardIds.JawsTavernBrawl,\r\n\tCardIds.LoyalHenchmanTavernBrawl,\r\n\tCardIds.LoyalSidekickTavernBrawl,\r\n\tCardIds.LoomingPresence,\r\n\tCardIds.MageArmorTavernBrawl,\r\n\tCardIds.MaskOfMimicryTavernBrawl,\r\n\tCardIds.MindpocalypseTavernBrawl,\r\n\tCardIds.MurlocHolmesTavernBrawl,\r\n\tCardIds.MutatingInjection,\r\n\tCardIds.NecroticPoisonTavernBrawl,\r\n\tCardIds.OldMilitiaHornTavernBrawl,\r\n\tCardIds.PartyPortalTavernBrawl2,\r\n\tCardIds.PrincessTavernBrawl,\r\n\tCardIds.PureColdTavernBrawl,\r\n\tCardIds.PuzzleBoxTavernBrawl,\r\n\tCardIds.RoyalGift,\r\n\tCardIds.SowTheSeedsTavernBrawl,\r\n\tCardIds.SpyglassTavernBrawl,\r\n\tCardIds.SuperchargeTavernBrawl,\r\n\tCardIds.SurlyMobTavernBrawl,\r\n\tCardIds.TheExorcisorTavernBrawl,\r\n\tCardIds.VampiricFangsToken,\r\n\tCardIds.WorshipperHeroic,\r\n\t// Actives Pool 2\r\n\tCardIds.ArchmageStaffTavernBrawl,\r\n\tCardIds.BookOfTheDeadTavernBrawl,\r\n\tCardIds.GrimmerPatron,\r\n\tCardIds.HyperblasterTavernBrawl,\r\n\tCardIds.AncientReflectionsTavernBrawl,\r\n\tCardIds.BagOfStuffingTavernBrawl,\r\n\tCardIds.Questionquestionquestion_BlackSoulstoneTavernBrawl,\r\n\tCardIds.BladeOfTheBurningSun,\r\n\tCardIds.GnomishArmyKnife,\r\n\tCardIds.BananaSplitTavernBrawl,\r\n\tCardIds.CanopicJarsTavernBrawl,\r\n\tCardIds.PhaorisBlade,\r\n\tCardIds.StaffOfScales,\r\n\tCardIds.WandOfDisintegrationTavernBrawl,\r\n\tCardIds.LocuuuustsTavernBrawl,\r\n\t// Actives Ultra Rare\r\n\tCardIds.ChaosTheoryTavernBrawl,\r\n\tCardIds.OverpoweredTavernBrawl,\r\n\tCardIds.DreamgroveRing,\r\n\tCardIds.EmbersOfRagnarosTavernBrawl,\r\n\tCardIds.WaxRager,\r\n\tCardIds.WishTavernBrawl,\r\n];\r\n"]}
1
+ {"version":3,"file":"cards-info.js","sourceRoot":"","sources":["../../src/services/cards-info.ts"],"names":[],"mappings":";;;AAEa,QAAA,uBAAuB,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmKtC,CAAC","sourcesContent":["import { CardIds } from '../card-ids';\r\n\r\nexport const allDuelsTreasureCardIds = [\r\n\t// Passives Pool 1\r\n\tCardIds.AllShallServeTavernBrawl,\r\n\tCardIds.AllTogetherNowTavernBrawl,\r\n\tCardIds.ArcaneFluxTavernBrawl,\r\n\tCardIds.ArcaniteCrystalTavernBrawl,\r\n\tCardIds.ArcticArmorTavernBrawl,\r\n\tCardIds.BitterColdTavernBrawl,\r\n\tCardIds.BookOfWonders,\r\n\tCardIds.CannibalismTavernBrawl,\r\n\tCardIds.ConduitOfTheStormsTavernBrawl,\r\n\tCardIds.CrystalGemTavernBrawl,\r\n\tCardIds.DivineIlluminationTavernBrawl,\r\n\tCardIds.DragonbloodTavernBrawl,\r\n\tCardIds.DragonAffinityTavernBrawl,\r\n\tCardIds.EverChangingElixir,\r\n\tCardIds.FirekeepersIdolTavernBrawl,\r\n\tCardIds.FireshaperTavernBrawl,\r\n\tCardIds.FreezeSolidTavernBrawl,\r\n\tCardIds.FromTheSwampTavernBrawl,\r\n\tCardIds.GrommashsArmguardsTavernBrawl,\r\n\tCardIds.HoldTheLineTavernBrawl,\r\n\tCardIds.InspiringPresenceTavernBrawl,\r\n\tCardIds.InvigoratingLightTavernBrawl,\r\n\tCardIds.KindlingFlameTavernBrawl,\r\n\tCardIds.LegendaryLootTavernBrawl,\r\n\tCardIds.MendingPoolsTavernBrawl,\r\n\tCardIds.MysteriousTomeTavernBrawl,\r\n\tCardIds.NaturalForceTavernBrawl,\r\n\tCardIds.OpenTheDoorwaysTavernBrawl,\r\n\tCardIds.PillageTheFallenTavernBrawl,\r\n\tCardIds.PlaguebringerTavernBrawl,\r\n\tCardIds.PotionOfSparkingTavernBrawl,\r\n\tCardIds.RecyclingTavernBrawl,\r\n\t// CardIds.RhoninsScryingOrbTavernBrawl,\r\n\tCardIds.RighteousReservesTavernBrawl,\r\n\tCardIds.RobeOfTheApprenticeTavernBrawl,\r\n\tCardIds.RobesOfShrinkingTavernBrawl,\r\n\tCardIds.RocketBackpacksTavernBrawl,\r\n\t// CardIds.ScatteredCaltropsTavernBrawl,\r\n\t// CardIds.SmallBackpacks,\r\n\t// CardIds.SmallPouchesTavernBrawl,\r\n\tCardIds.StaffOfPainTavernBrawl,\r\n\tCardIds.StakingAClaimTavernBrawl,\r\n\tCardIds.StarvingTavernBrawl,\r\n\tCardIds.StickyFingersTavernBrawl,\r\n\tCardIds.TheFloorIsLavaTavernBrawl,\r\n\tCardIds.UnholyGiftTavernBrawl,\r\n\tCardIds.UnlockedPotential,\r\n\tCardIds.WitherTheWeakTavernBrawl,\r\n\r\n\t// Passives Pool 2\r\n\tCardIds.AvengingArmamentsTavernBrawl,\r\n\tCardIds.BattleStanceTavernBrawl,\r\n\tCardIds.BattleTotem2,\r\n\t// CardIds.Caltrops,\r\n\tCardIds.BronzeSignetTavernBrawl,\r\n\tCardIds.CloakOfEmeraldDreamsTavernBrawl,\r\n\tCardIds.CorruptedFelstoneTavernBrawl,\r\n\tCardIds.DeathlyDeathTavernBrawl,\r\n\tCardIds.DisksOfLegend,\r\n\tCardIds.DoubleTime,\r\n\tCardIds.DragonboneRitualTavernBrawl,\r\n\tCardIds.EerieStoneTavernBrawl,\r\n\tCardIds.ElixirOfVigor,\r\n\tCardIds.EmeraldGogglesTavernBrawl,\r\n\tCardIds.EnduranceTrainingTavernBrawl,\r\n\tCardIds.ExpeditedBurialTavernBrawl,\r\n\tCardIds.FlameWavesTavernBrawl,\r\n\tCardIds.GlacialDownpourTavernBrawl,\r\n\tCardIds.GreedyGainsTavernBrawl,\r\n\tCardIds.HagathasEmbrace,\r\n\tCardIds.IdolsOfEluneTavernBrawl,\r\n\tCardIds.ImpCredibleTrousersTavernBrawl,\r\n\tCardIds.IronRootsTavernBrawl,\r\n\tCardIds.KhadgarsScryingOrb,\r\n\tCardIds.MantleOfIgnitionTavernBrawl,\r\n\tCardIds.MeekMasteryTavernBrawl,\r\n\tCardIds.MummyMagic,\r\n\tCardIds.OoopsAllSpellsTavernBrawl,\r\n\tCardIds.OrbOfRevelationTavernBrawl,\r\n\tCardIds.PartyReplacementTavernBrawl,\r\n\tCardIds.RallyTheTroopsTavernBrawl,\r\n\tCardIds.RingOfBlackIceTavernBrawl,\r\n\tCardIds.RunicHelmTavernBrawl,\r\n\tCardIds.ScepterOfSummoning,\r\n\tCardIds.SpecialDeliveryTavernBrawl,\r\n\tCardIds.SpreadingSaplingsTavernBrawl,\r\n\tCardIds.TotemOfTheDead2,\r\n\t// Passives Ultra Rare\r\n\tCardIds.BandOfBeesTavernBrawl,\r\n\tCardIds.CapturedFlag,\r\n\tCardIds.ManastormTavernBrawl,\r\n\tCardIds.RobeOfTheMagi,\r\n\tCardIds.Stargazing,\r\n\r\n\t// Actives Pool 1\r\n\tCardIds.AmalgamateTavernBrawl,\r\n\tCardIds.AstralPortalTavernBrawl,\r\n\tCardIds.BagOfCoinsTavernBrawl,\r\n\tCardIds.BeastlyBeautyTavernBrawl,\r\n\tCardIds.BubbaTavernBrawl,\r\n\tCardIds.ButchTavernBrawl,\r\n\tCardIds.BladeOfQueldelarTavernBrawl,\r\n\tCardIds.BloodMoonTavernBrawl,\r\n\tCardIds.ClockworkAssistantTavernBrawl,\r\n\tCardIds.CoinPouchTavernBrawl,\r\n\tCardIds.CreepyCurioTavernBrawl,\r\n\tCardIds.CrustyTheCrustaceanTavernBrawl,\r\n\tCardIds.Queldelar_HiltOfQueldelar,\r\n\tCardIds.Deathcharger,\r\n\tCardIds.Enrage,\r\n\tCardIds.GentlemansTopHat,\r\n\tCardIds.GoldenKobold,\r\n\tCardIds.GreedyPickaxeTavernBrawl,\r\n\tCardIds.HolyBookTavernBrawl,\r\n\tCardIds.HuntersInsightTavernBrawl,\r\n\tCardIds.JawsTavernBrawl,\r\n\tCardIds.LoyalHenchmanTavernBrawl,\r\n\tCardIds.LoyalSidekickTavernBrawl,\r\n\tCardIds.LoomingPresence,\r\n\tCardIds.MageArmorTavernBrawl,\r\n\tCardIds.MaskOfMimicryTavernBrawl,\r\n\tCardIds.MindpocalypseTavernBrawl,\r\n\tCardIds.MurlocHolmesTavernBrawl,\r\n\tCardIds.MutatingInjection,\r\n\tCardIds.NecroticPoisonTavernBrawl,\r\n\tCardIds.OldMilitiaHornTavernBrawl,\r\n\tCardIds.PartyPortalTavernBrawl2,\r\n\tCardIds.PrincessTavernBrawl,\r\n\tCardIds.PureColdTavernBrawl,\r\n\tCardIds.PuzzleBoxTavernBrawl,\r\n\tCardIds.RoyalGift,\r\n\tCardIds.SowTheSeedsTavernBrawl,\r\n\tCardIds.SpyglassTavernBrawl,\r\n\tCardIds.SuperchargeTavernBrawl,\r\n\tCardIds.SurlyMobTavernBrawl,\r\n\tCardIds.TheExorcisorTavernBrawl,\r\n\tCardIds.VampiricFangsToken,\r\n\tCardIds.WorshipperHeroic,\r\n\t// Actives Pool 2\r\n\tCardIds.ArchmageStaffTavernBrawl,\r\n\tCardIds.BookOfTheDeadTavernBrawl,\r\n\tCardIds.GrimmerPatron,\r\n\tCardIds.HyperblasterTavernBrawl,\r\n\tCardIds.AncientReflectionsTavernBrawl,\r\n\tCardIds.BagOfStuffingTavernBrawl,\r\n\tCardIds.Questionquestionquestion_BlackSoulstoneTavernBrawl,\r\n\tCardIds.BladeOfTheBurningSun,\r\n\tCardIds.GnomishArmyKnife,\r\n\tCardIds.BananaSplitTavernBrawl,\r\n\tCardIds.CanopicJarsTavernBrawl,\r\n\tCardIds.PhaorisBlade,\r\n\tCardIds.StaffOfScales,\r\n\tCardIds.WandOfDisintegrationTavernBrawl,\r\n\tCardIds.LocuuuustsTavernBrawl,\r\n\t// Actives Ultra Rare\r\n\tCardIds.ChaosTheoryTavernBrawl,\r\n\tCardIds.OverpoweredTavernBrawl,\r\n\tCardIds.DreamgroveRing,\r\n\tCardIds.EmbersOfRagnarosTavernBrawl,\r\n\tCardIds.WaxRager,\r\n\tCardIds.WishTavernBrawl,\r\n];\r\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firestone-hs/reference-data",
3
- "version": "0.1.175",
3
+ "version": "0.1.179",
4
4
  "description": "",
5
5
  "scripts": {
6
6
  "lint": "eslint --color --fix --ext .ts .",