@firestone-hs/reference-data 0.1.188 → 0.1.189
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,2 +1,8 @@
|
|
|
1
1
|
import { CardIds } from '../card-ids';
|
|
2
|
+
export declare const duelsPassivePool1: CardIds[];
|
|
3
|
+
export declare const duelsPassivePool2: CardIds[];
|
|
4
|
+
export declare const duelsPassivePool2UltraRare: CardIds[];
|
|
5
|
+
export declare const duelsActivePool1: CardIds[];
|
|
6
|
+
export declare const duelsActivePool2: CardIds[];
|
|
7
|
+
export declare const duelsActivePool2UltraRare: CardIds[];
|
|
2
8
|
export declare const allDuelsTreasureCardIds: CardIds[];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.allDuelsTreasureCardIds = void 0;
|
|
4
|
-
exports.
|
|
3
|
+
exports.allDuelsTreasureCardIds = exports.duelsActivePool2UltraRare = exports.duelsActivePool2 = exports.duelsActivePool1 = exports.duelsPassivePool2UltraRare = exports.duelsPassivePool2 = exports.duelsPassivePool1 = void 0;
|
|
4
|
+
exports.duelsPassivePool1 = [
|
|
5
5
|
"PVPDR_SCH_Passive18",
|
|
6
6
|
"PVPDR_BAR_Passive02",
|
|
7
7
|
"PVPDR_BAR_Passive17",
|
|
@@ -10,14 +10,11 @@ exports.allDuelsTreasureCardIds = [
|
|
|
10
10
|
"PVPDR_AV_Passive11",
|
|
11
11
|
"DALA_739",
|
|
12
12
|
"PVPDR_SCH_Passive19",
|
|
13
|
-
"PVPDR_BAR_Passive09",
|
|
14
13
|
"PVPDR_SCH_Passive14",
|
|
15
14
|
"PVPDR_BAR_Passive25",
|
|
16
15
|
"PVPDR_SCH_Passive21",
|
|
17
16
|
"PVPDR_SCH_Passive20",
|
|
18
|
-
"PVPDR_SW_Passive20",
|
|
19
17
|
"PVPDR_BAR_Passive22",
|
|
20
|
-
"PVPDR_SCH_Passive23",
|
|
21
18
|
"PVPDR_BAR_Passive20",
|
|
22
19
|
"PVPDR_SCH_Passive24",
|
|
23
20
|
"PVPDR_DMF_Passive01",
|
|
@@ -35,9 +32,11 @@ exports.allDuelsTreasureCardIds = [
|
|
|
35
32
|
"PVPDR_BAR_Passive10",
|
|
36
33
|
"PVPDR_SCH_Passive17",
|
|
37
34
|
"PVPDR_BAR_Passive03",
|
|
35
|
+
"PVPDR_AV_Passive03",
|
|
38
36
|
"PVPDR_SCH_Passive09",
|
|
39
37
|
"PVPDR_SCH_Passive07",
|
|
40
38
|
"PVPDR_SCH_Passive11",
|
|
39
|
+
"PVPDR_AV_Passive04",
|
|
41
40
|
"PVPDR_AV_Passive37",
|
|
42
41
|
"PVPDR_BAR_Passive27",
|
|
43
42
|
"PVPDR_SCH_Passive34",
|
|
@@ -47,6 +46,8 @@ exports.allDuelsTreasureCardIds = [
|
|
|
47
46
|
"PVPDR_AV_Passive10",
|
|
48
47
|
"ULDA_009",
|
|
49
48
|
"PVPDR_BAR_Passive19",
|
|
49
|
+
];
|
|
50
|
+
exports.duelsPassivePool2 = [
|
|
50
51
|
"PVPDR_BAR_Passive04",
|
|
51
52
|
"PVPDR_AV_Passive27",
|
|
52
53
|
"LOOTA_846",
|
|
@@ -56,41 +57,52 @@ exports.allDuelsTreasureCardIds = [
|
|
|
56
57
|
"PVPDR_SW_Passive_07",
|
|
57
58
|
"ULDA_014",
|
|
58
59
|
"GILA_913",
|
|
60
|
+
"PVPDR_AV_Passive21",
|
|
59
61
|
"PVPDR_SCH_Passive22",
|
|
60
62
|
"PVPDR_BAR_Passive26",
|
|
61
63
|
"PVPDR_SW_Passive_18",
|
|
62
64
|
"PVPDR_SCH_Passive12",
|
|
63
65
|
"PVPDR_BAR_Passive05",
|
|
64
|
-
"
|
|
66
|
+
"PVPDR_AV_Passive16",
|
|
65
67
|
"PVPDR_BAR_Passive23",
|
|
66
68
|
"PVPDR_AV_Passive36",
|
|
67
69
|
"PVPDR_SW_Passive_03",
|
|
70
|
+
"PVPDR_AV_Passive15",
|
|
68
71
|
"PVPDR_SW_Passive21",
|
|
72
|
+
"PVPDR_AV_Passive33",
|
|
69
73
|
"PVPDR_AV_Passive31",
|
|
70
74
|
"PVPDR_AV_Passive17",
|
|
71
75
|
"PVPDR_AV_Passive20",
|
|
72
76
|
"LOOTA_824",
|
|
73
|
-
"PVPDR_AV_Passive07",
|
|
74
77
|
"PVPDR_SW_Passive_04",
|
|
78
|
+
"PVPDR_AV_Passive19",
|
|
75
79
|
"ULDA_005",
|
|
76
80
|
"PVPDR_SW_Passive_08",
|
|
77
81
|
"PVPDR_BAR_Passive08",
|
|
78
82
|
"PVPDR_SW_Passive_01",
|
|
79
83
|
"PVPDR_BAR_Passive01",
|
|
80
84
|
"PVPDR_AV_Passive28",
|
|
85
|
+
"PVPDR_AV_Passive30",
|
|
81
86
|
"PVPDR_AV_Passive32",
|
|
82
87
|
"LOOTA_803",
|
|
83
88
|
"PVPDR_BAR_Passive11",
|
|
84
89
|
"PVPDR_BAR_Passive15",
|
|
90
|
+
"PVPDR_AV_Passive34",
|
|
85
91
|
"LOOTA_845",
|
|
92
|
+
"PVPDR_AV_Passive13",
|
|
93
|
+
];
|
|
94
|
+
exports.duelsPassivePool2UltraRare = [
|
|
86
95
|
"PVPDR_BAR_Passive28",
|
|
87
96
|
"LOOTA_828",
|
|
97
|
+
"PVPDR_AV_Passive06",
|
|
88
98
|
"PVPDR_SCH_Passive28",
|
|
99
|
+
"PVPDR_AV_Passive07",
|
|
89
100
|
"LOOTA_825",
|
|
90
101
|
"DALA_736",
|
|
102
|
+
];
|
|
103
|
+
exports.duelsActivePool1 = [
|
|
91
104
|
"PVPDR_SCH_Active44",
|
|
92
105
|
"PVPDR_YOP_Active01",
|
|
93
|
-
"PVPDR_SCH_Active14",
|
|
94
106
|
"PVPDR_SCH_Active29",
|
|
95
107
|
"PVPDR_SCH_Active47",
|
|
96
108
|
"PVPDR_SCH_Active45",
|
|
@@ -131,7 +143,10 @@ exports.allDuelsTreasureCardIds = [
|
|
|
131
143
|
"PVPDR_SCH_Active42",
|
|
132
144
|
"GILA_BOSS_35t",
|
|
133
145
|
"NAX2_05H",
|
|
146
|
+
];
|
|
147
|
+
exports.duelsActivePool2 = [
|
|
134
148
|
"PVPDR_SCH_Active10",
|
|
149
|
+
"PVPDR_SCH_Active14",
|
|
135
150
|
"PVPDR_SCH_Active54",
|
|
136
151
|
"DALA_705",
|
|
137
152
|
"PVPDR_SCH_Active51",
|
|
@@ -145,7 +160,8 @@ exports.allDuelsTreasureCardIds = [
|
|
|
145
160
|
"ULDA_043",
|
|
146
161
|
"ULDA_008",
|
|
147
162
|
"PVPDR_SCH_Active07",
|
|
148
|
-
|
|
163
|
+
];
|
|
164
|
+
exports.duelsActivePool2UltraRare = [
|
|
149
165
|
"PVPDR_SCH_Active49",
|
|
150
166
|
"PVPDR_SCH_Active05",
|
|
151
167
|
"DALA_711",
|
|
@@ -153,4 +169,12 @@ exports.allDuelsTreasureCardIds = [
|
|
|
153
169
|
"LOOTA_840",
|
|
154
170
|
"PVPDR_SCH_Active56",
|
|
155
171
|
];
|
|
172
|
+
exports.allDuelsTreasureCardIds = [
|
|
173
|
+
...exports.duelsPassivePool1,
|
|
174
|
+
...exports.duelsPassivePool2,
|
|
175
|
+
...exports.duelsPassivePool2UltraRare,
|
|
176
|
+
...exports.duelsActivePool1,
|
|
177
|
+
...exports.duelsActivePool2,
|
|
178
|
+
...exports.duelsActivePool2UltraRare,
|
|
179
|
+
];
|
|
156
180
|
//# sourceMappingURL=cards-info.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cards-info.js","sourceRoot":"","sources":["../../src/services/cards-info.ts"],"names":[],"mappings":";;;AAEa,QAAA,uBAAuB,GAAG
|
|
1
|
+
{"version":3,"file":"cards-info.js","sourceRoot":"","sources":["../../src/services/cards-info.ts"],"names":[],"mappings":";;;AAEa,QAAA,iBAAiB,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAmDhC,CAAC;AAEW,QAAA,iBAAiB,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4ChC,CAAC;AAEW,QAAA,0BAA0B,GAAG;;;;;;;;CAQzC,CAAC;AAEW,QAAA,gBAAgB,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2C/B,CAAC;AAEW,QAAA,gBAAgB,GAAG;;;;;;;;;;;;;;;;CAgB/B,CAAC;AAEW,QAAA,yBAAyB,GAAG;;;;;;;CAOxC,CAAC;AAEW,QAAA,uBAAuB,GAAG;IACtC,GAAG,yBAAiB;IACpB,GAAG,yBAAiB;IACpB,GAAG,kCAA0B;IAC7B,GAAG,wBAAgB;IACnB,GAAG,wBAAgB;IACnB,GAAG,iCAAyB;CAC5B,CAAC","sourcesContent":["import { CardIds } from '../card-ids';\r\n\r\nexport const duelsPassivePool1 = [\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\t// CardIds.ConduitOfTheStormsTavernBrawl,\r\n\tCardIds.CrystalGemTavernBrawl,\r\n\tCardIds.DivineIlluminationTavernBrawl,\r\n\tCardIds.DragonbloodTavernBrawl,\r\n\tCardIds.DragonAffinityTavernBrawl,\r\n\t// CardIds.EverChangingElixirTavernBrawl,\r\n\tCardIds.FirekeepersIdolTavernBrawl,\r\n\t// CardIds.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.RingOfPhaseshiftingTavernBrawl,\r\n\tCardIds.RobeOfTheApprenticeTavernBrawl,\r\n\tCardIds.RobesOfShrinkingTavernBrawl,\r\n\tCardIds.RocketBackpacksTavernBrawl,\r\n\t// CardIds.ScatteredCaltropsTavernBrawl,\r\n\tCardIds.Shadowcasting101TavernBrawl,\r\n\tCardIds.SmallBackpacksTavernBrawl,\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\r\nexport const duelsPassivePool2 = [\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.DraconicDreamTavernBrawl,\r\n\tCardIds.DragonboneRitualTavernBrawl,\r\n\tCardIds.EerieStoneTavernBrawl,\r\n\tCardIds.ElixirOfVigorTavernBrawl,\r\n\tCardIds.EmeraldGogglesTavernBrawl,\r\n\tCardIds.EnduranceTrainingTavernBrawl,\r\n\tCardIds.FlamesOfTheKirinTorTavernBrawl,\r\n\tCardIds.FlameWavesTavernBrawl,\r\n\tCardIds.GlacialDownpourTavernBrawl,\r\n\tCardIds.GreedyGainsTavernBrawl,\r\n\tCardIds.GuardianLightTavernBrawl,\r\n\tCardIds.HagathasEmbraceTavernBrawl,\r\n\tCardIds.HeavyArmorTavernBrawl,\r\n\tCardIds.IdolsOfEluneTavernBrawl,\r\n\tCardIds.ImpCredibleTrousersTavernBrawl,\r\n\tCardIds.IronRootsTavernBrawl,\r\n\tCardIds.KhadgarsScryingOrb,\r\n\tCardIds.MeekMasteryTavernBrawl,\r\n\tCardIds.MulchMadnessTavernBrawl,\r\n\tCardIds.MummyMagic,\r\n\tCardIds.OopsAllSpellsTavernBrawl,\r\n\tCardIds.OrbOfRevelationTavernBrawl,\r\n\tCardIds.PartyReplacementTavernBrawl,\r\n\tCardIds.RallyTheTroopsTavernBrawl,\r\n\tCardIds.RingOfBlackIceTavernBrawl,\r\n\tCardIds.RingOfRefreshmentTavernBrawl,\r\n\tCardIds.RunicHelmTavernBrawl,\r\n\tCardIds.ScepterOfSummoning,\r\n\tCardIds.SpecialDeliveryTavernBrawl,\r\n\tCardIds.SpreadingSaplingsTavernBrawl,\r\n\tCardIds.SunstridersCrownTavernBrawl,\r\n\tCardIds.TotemOfTheDead2,\r\n\tCardIds.UnstableMagicTavernBrawl,\r\n];\r\n\r\nexport const duelsPassivePool2UltraRare = [\r\n\tCardIds.BandOfBeesTavernBrawl,\r\n\tCardIds.CapturedFlag,\r\n\tCardIds.ExpeditedBurialTavernBrawl,\r\n\tCardIds.ManastormTavernBrawl,\r\n\tCardIds.MantleOfIgnitionTavernBrawl,\r\n\tCardIds.RobeOfTheMagi,\r\n\tCardIds.Stargazing,\r\n];\r\n\r\nexport const duelsActivePool1 = [\r\n\tCardIds.AmalgamateTavernBrawl,\r\n\tCardIds.AstralPortalTavernBrawl,\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];\r\n\r\nexport const duelsActivePool2 = [\r\n\tCardIds.ArchmageStaffTavernBrawl,\r\n\tCardIds.BagOfCoinsTavernBrawl,\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];\r\n\r\nexport const duelsActivePool2UltraRare = [\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\r\nexport const allDuelsTreasureCardIds = [\r\n\t...duelsPassivePool1,\r\n\t...duelsPassivePool2,\r\n\t...duelsPassivePool2UltraRare,\r\n\t...duelsActivePool1,\r\n\t...duelsActivePool2,\r\n\t...duelsActivePool2UltraRare,\r\n];\r\n"]}
|