@firestone-hs/reference-data 1.0.132 → 1.0.134
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.
- package/dist/card-ids.d.ts +83 -0
- package/dist/card-ids.js.map +1 -1
- package/dist/enums/game-tags.d.ts +39 -37
- package/dist/enums/game-tags.js +38 -36
- package/dist/enums/game-tags.js.map +1 -1
- package/dist/enums/scenario-groups.js +1 -0
- package/dist/enums/scenario-groups.js.map +1 -1
- package/dist/enums/scenario-id.d.ts +3 -1
- package/dist/enums/scenario-id.js +2 -0
- package/dist/enums/scenario-id.js.map +1 -1
- package/dist/models/reference-cards/reference-sets.d.ts +1 -1
- package/dist/models/reference-cards/reference-sets.js +23 -7
- package/dist/models/reference-cards/reference-sets.js.map +1 -1
- package/dist/models/reference-cards/related-cards-data.js +27 -1
- package/dist/models/reference-cards/related-cards-data.js.map +1 -1
- package/dist/services/all-cards.service.js +0 -1
- package/dist/services/all-cards.service.js.map +1 -1
- package/dist/services/utils.d.ts +1 -1
- package/dist/services/utils.js +1 -2
- package/dist/services/utils.js.map +1 -1
- package/package.json +1 -1
package/dist/card-ids.d.ts
CHANGED
|
@@ -1165,6 +1165,7 @@ export declare const enum CardIds {
|
|
|
1165
1165
|
GalewingOfFire = "BG20_HERO_283_SKIN_B2",
|
|
1166
1166
|
GravewingGalewing = "BG20_HERO_283_SKIN_C3",
|
|
1167
1167
|
SkySailorGalewing = "BG20_HERO_283_SKIN_D4",
|
|
1168
|
+
LanternStringerGalewing_BG20_HERO_283_SKIN_E = "BG20_HERO_283_SKIN_E",
|
|
1168
1169
|
Galewing_DungarsGryphon = "BG20_HERO_283p",
|
|
1169
1170
|
WestfallToken = "BG20_HERO_283p_t1",
|
|
1170
1171
|
Westfall_WestfallEnchantment = "BG20_HERO_283p_t1e",
|
|
@@ -1353,6 +1354,7 @@ export declare const enum CardIds {
|
|
|
1353
1354
|
SmoreMasterCookie = "BG21_HERO_020_SKIN_A2",
|
|
1354
1355
|
FeastmasterCookie = "BG21_HERO_020_SKIN_B",
|
|
1355
1356
|
YshaarjCookie_BG21_HERO_020_SKIN_C = "BG21_HERO_020_SKIN_C",
|
|
1357
|
+
DumplingChefCookie_BG21_HERO_020_SKIN_D = "BG21_HERO_020_SKIN_D",
|
|
1356
1358
|
CookieTheCook_StirThePot = "BG21_HERO_020p",
|
|
1357
1359
|
Sneed_BG21_HERO_030 = "BG21_HERO_030",
|
|
1358
1360
|
PilotedWhirlOTron_BG21_HERO_030_Buddy = "BG21_HERO_030_Buddy",
|
|
@@ -1990,6 +1992,7 @@ export declare const enum CardIds {
|
|
|
1990
1992
|
TalentScout_BG25_HERO_105_Buddy = "BG25_HERO_105_Buddy",
|
|
1991
1993
|
TalentScout_BG25_HERO_105_Buddy_G = "BG25_HERO_105_Buddy_G",
|
|
1992
1994
|
BurningTaurenChieftain = "BG25_HERO_105_SKIN_A",
|
|
1995
|
+
ETCDragonDancer_BG25_HERO_105_SKIN_C = "BG25_HERO_105_SKIN_C",
|
|
1993
1996
|
ETCBandManager_SignANewArtist = "BG25_HERO_105p",
|
|
1994
1997
|
FairyTaleCaroler_BG26_001 = "BG26_001",
|
|
1995
1998
|
FairyTaleCaroler_BG26_001_G = "BG26_001_G",
|
|
@@ -2615,6 +2618,7 @@ export declare const enum CardIds {
|
|
|
2615
2618
|
RitualOfGrowth_BG28_812 = "BG28_812",
|
|
2616
2619
|
EchoingRoar_BG28_814 = "BG28_814",
|
|
2617
2620
|
EchoingRoar_EchoingRoarEnchantment_BG28_814e = "BG28_814e",
|
|
2621
|
+
EchoingRoar_EchoedRoarEnchantment_BG28_814e2 = "BG28_814e2",
|
|
2618
2622
|
DefendersRites_BG28_825 = "BG28_825",
|
|
2619
2623
|
DefendersRites_StopRiteThereEnchantment_BG28_825e = "BG28_825e",
|
|
2620
2624
|
LeafThroughThePages_BG28_827 = "BG28_827",
|
|
@@ -6884,6 +6888,70 @@ export declare const enum CardIds {
|
|
|
6884
6888
|
GoliathSneedsMasterpiece = "DED_525",
|
|
6885
6889
|
BlacksmithingHammer = "DED_527",
|
|
6886
6890
|
BlacksmithingHammer_BlacksmithingEnchantment = "DED_527e",
|
|
6891
|
+
SummoningWard_DEEP_000 = "DEEP_000",
|
|
6892
|
+
MismatchedFossils_DEEP_001 = "DEEP_001",
|
|
6893
|
+
MismatchedFossils_ANewSpeciesEnchantment_DEEP_001e = "DEEP_001e",
|
|
6894
|
+
ElementalCompanion_DEEP_002 = "DEEP_002",
|
|
6895
|
+
ElementalCompanion_HiffarToken_DEEP_002t = "DEEP_002t",
|
|
6896
|
+
ElementalCompanion_LuekkToken_DEEP_002t2 = "DEEP_002t2",
|
|
6897
|
+
ElementalCompanion_MeshoToken_DEEP_002t3 = "DEEP_002t3",
|
|
6898
|
+
Hiffar_HaffirEnchantment_DEEP_002te = "DEEP_002te",
|
|
6899
|
+
ShimmerShot_DEEP_003 = "DEEP_003",
|
|
6900
|
+
MantleShaper_DEEP_004 = "DEEP_004",
|
|
6901
|
+
ObsidianRevenant_DEEP_005 = "DEEP_005",
|
|
6902
|
+
StoneDrake_DEEP_006 = "DEEP_006",
|
|
6903
|
+
SirFinleyTheIntrepid_DEEP_007 = "DEEP_007",
|
|
6904
|
+
NeedlerockTotem_DEEP_008 = "DEEP_008",
|
|
6905
|
+
DiggingStraightDown_DEEP_009 = "DEEP_009",
|
|
6906
|
+
Aftershocks_DEEP_010 = "DEEP_010",
|
|
6907
|
+
BurningHeart_DEEP_011 = "DEEP_011",
|
|
6908
|
+
BurningHeart_HeartOfFireEnchantment_DEEP_011e = "DEEP_011e",
|
|
6909
|
+
ShadestoneSkulker_DEEP_012 = "DEEP_012",
|
|
6910
|
+
ShadestoneSkulker_BorrowedEnchantment_DEEP_012e = "DEEP_012e",
|
|
6911
|
+
FelFissure_DEEP_013 = "DEEP_013",
|
|
6912
|
+
FelFissure_FelFissureToken_DEEP_013t = "DEEP_013t",
|
|
6913
|
+
QuickPick_DEEP_014 = "DEEP_014",
|
|
6914
|
+
ProstheticHand_DEEP_015 = "DEEP_015",
|
|
6915
|
+
ProstheticHand_ProstheticHandEnchantment_DEEP_015e = "DEEP_015e",
|
|
6916
|
+
QuartziteCrusher_DEEP_016 = "DEEP_016",
|
|
6917
|
+
MiningCasualties_DEEP_017 = "DEEP_017",
|
|
6918
|
+
MiningCasualties_UnfortunateFateEnchantment_DEEP_017e = "DEEP_017e",
|
|
6919
|
+
Shroomscavate_DEEP_018 = "DEEP_018",
|
|
6920
|
+
CrimsonExpanse_DEEP_019 = "DEEP_019",
|
|
6921
|
+
CrimsonExpanse_CrimsonContainmentEnchantment_DEEP_019e = "DEEP_019e",
|
|
6922
|
+
DeepminerBrann_DEEP_020 = "DEEP_020",
|
|
6923
|
+
DeepminerBrann_DeepminingEnchantment_DEEP_020e = "DEEP_020e",
|
|
6924
|
+
ShadowWordSteal_DEEP_021 = "DEEP_021",
|
|
6925
|
+
FoolsGold_DEEP_022 = "DEEP_022",
|
|
6926
|
+
HiddenGem_DEEP_023 = "DEEP_023",
|
|
6927
|
+
GlowstoneGyreworm_DEEP_024 = "DEEP_024",
|
|
6928
|
+
GlowstoneGyreworm_GlowstoneGyrewormToken_DEEP_024t = "DEEP_024t",
|
|
6929
|
+
ShatteredReflections_DEEP_025 = "DEEP_025",
|
|
6930
|
+
PendantOfEarth_DEEP_026 = "DEEP_026",
|
|
6931
|
+
GloomstoneGuardian_DEEP_027 = "DEEP_027",
|
|
6932
|
+
GloomstoneGuardian_SplinteredForm_DEEP_027a = "DEEP_027a",
|
|
6933
|
+
GloomstoneGuardian_ManaDisintegration_DEEP_027b = "DEEP_027b",
|
|
6934
|
+
GloomstoneGuardian_GloomstoneGuardianToken_DEEP_027t = "DEEP_027t",
|
|
6935
|
+
CrystalCluster_DEEP_028 = "DEEP_028",
|
|
6936
|
+
CrystalCluster_CrystalCrusherToken_DEEP_028t = "DEEP_028t",
|
|
6937
|
+
TroggGemtosser_DEEP_029 = "DEEP_029",
|
|
6938
|
+
ElementiumGeode_DEEP_030 = "DEEP_030",
|
|
6939
|
+
ChaosCreation_DEEP_031 = "DEEP_031",
|
|
6940
|
+
Soulfreeze_DEEP_032 = "DEEP_032",
|
|
6941
|
+
FossilizedKaleidosaur_DEEP_033 = "DEEP_033",
|
|
6942
|
+
ShaleSpider_DEEP_034 = "DEEP_034",
|
|
6943
|
+
IridescentGyreworm_DEEP_035 = "DEEP_035",
|
|
6944
|
+
Therazane_DEEP_036 = "DEEP_036",
|
|
6945
|
+
Therazane_EarthmothersBoonEnchantment_DEEP_036e = "DEEP_036e",
|
|
6946
|
+
MaruutStonebinder_DEEP_037 = "DEEP_037",
|
|
6947
|
+
HeartblossomToken_DEEP_999t1 = "DEEP_999t1",
|
|
6948
|
+
Heartblossom_HeartblossomEnchantment_DEEP_999t1e = "DEEP_999t1e",
|
|
6949
|
+
DeepholmGeodeToken_DEEP_999t2 = "DEEP_999t2",
|
|
6950
|
+
WorldPillarFragmentToken_DEEP_999t3 = "DEEP_999t3",
|
|
6951
|
+
TheAzeriteDragonToken_DEEP_999t4 = "DEEP_999t4",
|
|
6952
|
+
TheAzeriteDragon_AzeriteSheenEnchantment_DEEP_999t4e = "DEEP_999t4e",
|
|
6953
|
+
TheAzeriteMurlocToken_DEEP_999t5 = "DEEP_999t5",
|
|
6954
|
+
TheAzeriteMurloc_AzeriteShimmerEnchantment_DEEP_999t5e = "DEEP_999t5e",
|
|
6887
6955
|
FastSpawnToDeckDummyFxLegacy = "DFX_001",
|
|
6888
6956
|
TimeWarpDummyFxLegacy = "DFX_002",
|
|
6889
6957
|
FrostNovaDummyFxLegacy = "DFX_003",
|
|
@@ -9321,6 +9389,7 @@ export declare const enum CardIds {
|
|
|
9321
9389
|
TouringETC_HERO_01ak_ETC = "HERO_01ak_ETC",
|
|
9322
9390
|
DestroyerGarrosh_HERO_01al_Garrosh = "HERO_01al_Garrosh",
|
|
9323
9391
|
OnslaughtGarrosh_HERO_01am_Garrosh = "HERO_01am_Garrosh",
|
|
9392
|
+
LunarDeathwing_HERO_01an_Deathwing = "HERO_01an_Deathwing",
|
|
9324
9393
|
GarroshHellscream_CorruptGarroshHeroSkins = "HERO_01b",
|
|
9325
9394
|
CorruptGarrosh_ArmorUpLegacy = "HERO_01bp",
|
|
9326
9395
|
CorruptGarrosh_TankUpLegacy = "HERO_01bp2",
|
|
@@ -9382,6 +9451,9 @@ export declare const enum CardIds {
|
|
|
9382
9451
|
HoedownInzah_HERO_02ao_Inzah = "HERO_02ao_Inzah",
|
|
9383
9452
|
CataclysmThrall_HERO_02ap_Thrall = "HERO_02ap_Thrall",
|
|
9384
9453
|
SkyshatterThrall_HERO_02aq_Thrall = "HERO_02aq_Thrall",
|
|
9454
|
+
DisidraStormglory_HERO_02ar_Disidra = "HERO_02ar_Disidra",
|
|
9455
|
+
TotemicCall_HERO_02arhp = "HERO_02arhp",
|
|
9456
|
+
TotemicSlam_HERO_02arhp2 = "HERO_02arhp2",
|
|
9385
9457
|
Thrall_KingRastakhanHeroSkins = "HERO_02b",
|
|
9386
9458
|
KingRastakhan_TotemicCallLegacy = "HERO_02bp",
|
|
9387
9459
|
KingRastakhan_TotemicSlamLegacy = "HERO_02bp2",
|
|
@@ -9525,6 +9597,7 @@ export declare const enum CardIds {
|
|
|
9525
9597
|
AlleriaWindrunner_StepfatherLorthemar_HERO_05ae = "HERO_05ae",
|
|
9526
9598
|
CowgirlAlleria_HERO_05af_Alleria = "HERO_05af_Alleria",
|
|
9527
9599
|
OutlawSylvanas_HERO_05ag_Sylvanas = "HERO_05ag_Sylvanas",
|
|
9600
|
+
FestivalHuln_HERO_05ah_Huln = "HERO_05ah_Huln",
|
|
9528
9601
|
Rexxar_WandererRexxarHeroSkins = "HERO_05b",
|
|
9529
9602
|
WandererRexxar_SteadyShotLegacy = "HERO_05bp",
|
|
9530
9603
|
WandererRexxar_BallistaShotLegacy = "HERO_05bp2",
|
|
@@ -9690,6 +9763,7 @@ export declare const enum CardIds {
|
|
|
9690
9763
|
JusticeJaina_HERO_08as_Jaina = "HERO_08as_Jaina",
|
|
9691
9764
|
Fireblast_HERO_08ashp = "HERO_08ashp",
|
|
9692
9765
|
FireblastRank2_HERO_08ashp2 = "HERO_08ashp2",
|
|
9766
|
+
DragonDanceCeleste_HERO_08at_Celeste = "HERO_08at_Celeste",
|
|
9693
9767
|
JainaProudmoore_KhadgarHeroSkins = "HERO_08b",
|
|
9694
9768
|
Khadgar_FireblastLegacy = "HERO_08bp",
|
|
9695
9769
|
Khadgar_FireblastRank2Legacy = "HERO_08bp2",
|
|
@@ -9746,6 +9820,7 @@ export declare const enum CardIds {
|
|
|
9746
9820
|
EliseTheLeader_HERO_09aj_EliseStarseeker = "HERO_09aj_EliseStarseeker",
|
|
9747
9821
|
LesserHeal_HERO_09ajhp = "HERO_09ajhp",
|
|
9748
9822
|
Heal_HERO_09ajhp2 = "HERO_09ajhp2",
|
|
9823
|
+
ScarletSally_HERO_09ak_Sally = "HERO_09ak_Sally",
|
|
9749
9824
|
AnduinWrynn_MadameLazulHeroSkins = "HERO_09b",
|
|
9750
9825
|
MadameLazul_LesserHealLegacy = "HERO_09bp",
|
|
9751
9826
|
MadameLazul_HealLegacy = "HERO_09bp2",
|
|
@@ -9788,6 +9863,9 @@ export declare const enum CardIds {
|
|
|
9788
9863
|
SecondSightIllidan_HERO_10ah_Illidan = "HERO_10ah_Illidan",
|
|
9789
9864
|
FelreaperIllidan_HERO_10ai_Illidan = "HERO_10ai_Illidan",
|
|
9790
9865
|
DeadeyeAranna_HERO_10aj_Aranna = "HERO_10aj_Aranna",
|
|
9866
|
+
KaileneEvergaze_HERO_10ak_Kailene = "HERO_10ak_Kailene",
|
|
9867
|
+
DemonClaws_HERO_10akhp = "HERO_10akhp",
|
|
9868
|
+
DemonsBite_HERO_10akhp2 = "HERO_10akhp2",
|
|
9791
9869
|
IllidanStormrage_ArannaStarseekerHeroSkins = "HERO_10b",
|
|
9792
9870
|
DemonClawsHeroSkins_HERO_10bbp = "HERO_10bbp",
|
|
9793
9871
|
DemonsBiteHeroSkins_HERO_10bbp2 = "HERO_10bbp2",
|
|
@@ -9859,6 +9937,7 @@ export declare const enum CardIds {
|
|
|
9859
9937
|
GhoulFrenzy_HERO_11ohp2 = "HERO_11ohp2",
|
|
9860
9938
|
ScourgeborneArthas_HERO_11p_LichKing = "HERO_11p_LichKing",
|
|
9861
9939
|
ThassarianArthas_HERO_11q_LichKing = "HERO_11q_LichKing",
|
|
9940
|
+
FestiveSai_HERO_11r_SaiShadestorm = "HERO_11r_SaiShadestorm",
|
|
9862
9941
|
EnemyCaptainTavernBrawlToken = "HERO_FB_Juggernaut",
|
|
9863
9942
|
GearmasterMechazodTavernBrawl_HRW02_1 = "HRW02_1",
|
|
9864
9943
|
GearmasterMechazod_OverclockTavernBrawlEnchantment = "HRW02_1e",
|
|
@@ -23082,6 +23161,7 @@ export declare const enum CardIds {
|
|
|
23082
23161
|
TradePrinceGallywix_TB_BaconShop_HERO_10 = "TB_BaconShop_HERO_10",
|
|
23083
23162
|
MurlocLordSaurfang = "TB_BaconShop_HERO_102_SKIN_F",
|
|
23084
23163
|
GladiatorSaurfang_TB_BaconShop_HERO_102_SKIN_G = "TB_BaconShop_HERO_102_SKIN_G",
|
|
23164
|
+
HongBaoBlackthorn_TB_BaconShop_HERO_103_SKIN_D = "TB_BaconShop_HERO_103_SKIN_D",
|
|
23085
23165
|
BilgewaterMogul_TB_BaconShop_HERO_10_Buddy = "TB_BaconShop_HERO_10_Buddy",
|
|
23086
23166
|
BilgewaterMogul_TB_BaconShop_HERO_10_Buddy_G = "TB_BaconShop_HERO_10_Buddy_G",
|
|
23087
23167
|
BilgewaterMogul_SmuggledRingToken_TB_BaconShop_HERO_10_Buddy_Gt2 = "TB_BaconShop_HERO_10_Buddy_Gt2",
|
|
@@ -23104,6 +23184,7 @@ export declare const enum CardIds {
|
|
|
23104
23184
|
InfernojetRagnaros = "TB_BaconShop_HERO_11_SKIN_B",
|
|
23105
23185
|
AbyssalVolcanoRagnaros = "TB_BaconShop_HERO_11_SKIN_C",
|
|
23106
23186
|
TheWoodFiredLord = "TB_BaconShop_HERO_11_SKIN_D",
|
|
23187
|
+
NianShouRagnaros_TB_BaconShop_HERO_11_SKIN_E = "TB_BaconShop_HERO_11_SKIN_E",
|
|
23107
23188
|
RagnarosTheFirelord_TB_BaconShop_HERO_11_Tutorial = "TB_BaconShop_HERO_11_Tutorial",
|
|
23108
23189
|
TheRatKing_TB_BaconShop_HERO_12 = "TB_BaconShop_HERO_12",
|
|
23109
23190
|
PigeonLord_TB_BaconShop_HERO_12_Buddy = "TB_BaconShop_HERO_12_Buddy",
|
|
@@ -23167,6 +23248,7 @@ export declare const enum CardIds {
|
|
|
23167
23248
|
StreetMagician_TB_BaconShop_HERO_21_Buddy_G = "TB_BaconShop_HERO_21_Buddy_G",
|
|
23168
23249
|
CrashinThrashinAkazamzarak = "TB_BaconShop_HERO_21_SKIN_A",
|
|
23169
23250
|
GrandEntertainerAkazamzarak = "TB_BaconShop_HERO_21_SKIN_B2",
|
|
23251
|
+
FirecrackerAkazamzarak_TB_BaconShop_HERO_21_SKIN_C = "TB_BaconShop_HERO_21_SKIN_C",
|
|
23170
23252
|
TheLichKing_TB_BaconShop_HERO_22 = "TB_BaconShop_HERO_22",
|
|
23171
23253
|
Arfus_TB_BaconShop_HERO_22_Buddy = "TB_BaconShop_HERO_22_Buddy",
|
|
23172
23254
|
Arfus_TB_BaconShop_HERO_22_Buddy_G = "TB_BaconShop_HERO_22_Buddy_G",
|
|
@@ -27287,6 +27369,7 @@ export declare const enum CardIds {
|
|
|
27287
27369
|
HotSpringGuardian = "UNG_938",
|
|
27288
27370
|
AwakenTheMakers = "UNG_940",
|
|
27289
27371
|
AwakenTheMakers_AmaraWardenOfHopeToken = "UNG_940t8",
|
|
27372
|
+
AmaraWardenOfHope_WardedByHopeEnchantment_UNG_940t8e = "UNG_940t8e",
|
|
27290
27373
|
PrimordialGlyph = "UNG_941",
|
|
27291
27374
|
PrimordialGlyph_PrimalMagicEnchantment = "UNG_941e",
|
|
27292
27375
|
UniteTheMurlocs = "UNG_942",
|