@firestone-hs/simulate-bgs-battle 1.1.725 → 1.1.727

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.
Files changed (158) hide show
  1. package/dist/bgs-battle-info.d.ts +1 -0
  2. package/dist/bgs-battle-info.js.map +1 -1
  3. package/dist/bgs-battle-options.d.ts +1 -0
  4. package/dist/bgs-battle-options.js.map +1 -1
  5. package/dist/cards/impl/_card-mappings.js +58 -0
  6. package/dist/cards/impl/_card-mappings.js.map +1 -1
  7. package/dist/cards/impl/bg-spell/misplaced-tea-set.js +5 -8
  8. package/dist/cards/impl/bg-spell/misplaced-tea-set.js.map +1 -1
  9. package/dist/cards/impl/bg-spell/weapons-forge.d.ts +2 -0
  10. package/dist/cards/impl/bg-spell/weapons-forge.js +12 -0
  11. package/dist/cards/impl/bg-spell/weapons-forge.js.map +1 -0
  12. package/dist/cards/impl/enchantments/charisma.d.ts +2 -0
  13. package/dist/cards/impl/enchantments/charisma.js +44 -0
  14. package/dist/cards/impl/enchantments/charisma.js.map +1 -0
  15. package/dist/cards/impl/enchantments/consanguinity.d.ts +2 -0
  16. package/dist/cards/impl/enchantments/consanguinity.js +13 -0
  17. package/dist/cards/impl/enchantments/consanguinity.js.map +1 -0
  18. package/dist/cards/impl/enchantments/mystic-essence.d.ts +2 -0
  19. package/dist/cards/impl/enchantments/mystic-essence.js +13 -0
  20. package/dist/cards/impl/enchantments/mystic-essence.js.map +1 -0
  21. package/dist/cards/impl/hero-power/die-insects.d.ts +2 -0
  22. package/dist/cards/impl/hero-power/die-insects.js +21 -0
  23. package/dist/cards/impl/hero-power/die-insects.js.map +1 -0
  24. package/dist/cards/impl/hero-power/fire-the-cannons.d.ts +2 -0
  25. package/dist/cards/impl/hero-power/fire-the-cannons.js +21 -0
  26. package/dist/cards/impl/hero-power/fire-the-cannons.js.map +1 -0
  27. package/dist/cards/impl/hero-power/murloc-king-enchantment.d.ts +2 -0
  28. package/dist/cards/impl/hero-power/murloc-king-enchantment.js +9 -0
  29. package/dist/cards/impl/hero-power/murloc-king-enchantment.js.map +1 -0
  30. package/dist/cards/impl/hero-power/murloc-king.d.ts +2 -0
  31. package/dist/cards/impl/hero-power/murloc-king.js +24 -0
  32. package/dist/cards/impl/hero-power/murloc-king.js.map +1 -0
  33. package/dist/cards/impl/hero-power/nefarious-fire.d.ts +2 -0
  34. package/dist/cards/impl/hero-power/nefarious-fire.js +19 -0
  35. package/dist/cards/impl/hero-power/nefarious-fire.js.map +1 -0
  36. package/dist/cards/impl/hero-power/wax-warband.js +5 -1
  37. package/dist/cards/impl/hero-power/wax-warband.js.map +1 -1
  38. package/dist/cards/impl/minion/arfus.d.ts +2 -0
  39. package/dist/cards/impl/minion/arfus.js +17 -0
  40. package/dist/cards/impl/minion/arfus.js.map +1 -0
  41. package/dist/cards/impl/minion/bramble-tunneler.d.ts +2 -0
  42. package/dist/cards/impl/minion/bramble-tunneler.js +14 -0
  43. package/dist/cards/impl/minion/bramble-tunneler.js.map +1 -0
  44. package/dist/cards/impl/minion/branns-epic-egg.d.ts +2 -0
  45. package/dist/cards/impl/minion/branns-epic-egg.js +23 -0
  46. package/dist/cards/impl/minion/branns-epic-egg.js.map +1 -0
  47. package/dist/cards/impl/minion/bronze-timewalker.d.ts +2 -0
  48. package/dist/cards/impl/minion/bronze-timewalker.js +22 -0
  49. package/dist/cards/impl/minion/bronze-timewalker.js.map +1 -0
  50. package/dist/cards/impl/minion/choral-mrrrglr.js +15 -5
  51. package/dist/cards/impl/minion/choral-mrrrglr.js.map +1 -1
  52. package/dist/cards/impl/minion/elder-taggawag.d.ts +2 -5
  53. package/dist/cards/impl/minion/elder-taggawag.js +1 -0
  54. package/dist/cards/impl/minion/elder-taggawag.js.map +1 -1
  55. package/dist/cards/impl/minion/elementium-squirrel-bomb.d.ts +2 -0
  56. package/dist/cards/impl/minion/elementium-squirrel-bomb.js +22 -0
  57. package/dist/cards/impl/minion/elementium-squirrel-bomb.js.map +1 -0
  58. package/dist/cards/impl/minion/fleeing-fugitive.js +1 -1
  59. package/dist/cards/impl/minion/fleeing-fugitive.js.map +1 -1
  60. package/dist/cards/impl/minion/gatekeeper-amalgam.js +2 -7
  61. package/dist/cards/impl/minion/gatekeeper-amalgam.js.map +1 -1
  62. package/dist/cards/impl/minion/glambot.js +2 -1
  63. package/dist/cards/impl/minion/glambot.js.map +1 -1
  64. package/dist/cards/impl/minion/headhunter-gryphon.d.ts +2 -0
  65. package/dist/cards/impl/minion/headhunter-gryphon.js +19 -0
  66. package/dist/cards/impl/minion/headhunter-gryphon.js.map +1 -0
  67. package/dist/cards/impl/minion/imp-lusionist.d.ts +2 -0
  68. package/dist/cards/impl/minion/imp-lusionist.js +14 -0
  69. package/dist/cards/impl/minion/imp-lusionist.js.map +1 -0
  70. package/dist/cards/impl/minion/kilrek.d.ts +2 -0
  71. package/dist/cards/impl/minion/kilrek.js +18 -0
  72. package/dist/cards/impl/minion/kilrek.js.map +1 -0
  73. package/dist/cards/impl/minion/lady-sinestra.d.ts +2 -0
  74. package/dist/cards/impl/minion/lady-sinestra.js +14 -0
  75. package/dist/cards/impl/minion/lady-sinestra.js.map +1 -0
  76. package/dist/cards/impl/minion/loyal-henchman.d.ts +2 -0
  77. package/dist/cards/impl/minion/loyal-henchman.js +21 -0
  78. package/dist/cards/impl/minion/loyal-henchman.js.map +1 -0
  79. package/dist/cards/impl/minion/mawsworn-soulkeeper.d.ts +2 -0
  80. package/dist/cards/impl/minion/mawsworn-soulkeeper.js +21 -0
  81. package/dist/cards/impl/minion/mawsworn-soulkeeper.js.map +1 -0
  82. package/dist/cards/impl/minion/probius.d.ts +2 -0
  83. package/dist/cards/impl/minion/probius.js +16 -0
  84. package/dist/cards/impl/minion/probius.js.map +1 -0
  85. package/dist/cards/impl/minion/rescue-bot.d.ts +2 -0
  86. package/dist/cards/impl/minion/rescue-bot.js +14 -0
  87. package/dist/cards/impl/minion/rescue-bot.js.map +1 -0
  88. package/dist/cards/impl/minion/shamanic-tidecaller.js +2 -1
  89. package/dist/cards/impl/minion/shamanic-tidecaller.js.map +1 -1
  90. package/dist/cards/impl/minion/sr-tomb-diver.d.ts +2 -0
  91. package/dist/cards/impl/minion/sr-tomb-diver.js +18 -0
  92. package/dist/cards/impl/minion/sr-tomb-diver.js.map +1 -0
  93. package/dist/cards/impl/minion/stalwart-kodo.js +3 -1
  94. package/dist/cards/impl/minion/stalwart-kodo.js.map +1 -1
  95. package/dist/cards/impl/minion/timewarped-mrrrglr.js +11 -5
  96. package/dist/cards/impl/minion/timewarped-mrrrglr.js.map +1 -1
  97. package/dist/cards/impl/minion/torrential-ruiner.js +2 -1
  98. package/dist/cards/impl/minion/torrential-ruiner.js.map +1 -1
  99. package/dist/cards/impl/minion/tuskarr-raider.d.ts +2 -0
  100. package/dist/cards/impl/minion/tuskarr-raider.js +36 -0
  101. package/dist/cards/impl/minion/tuskarr-raider.js.map +1 -0
  102. package/dist/cards/impl/minion/twilight-hatchling.js +1 -4
  103. package/dist/cards/impl/minion/twilight-hatchling.js.map +1 -1
  104. package/dist/cards/impl/minion/twilight-tidehunter.js +1 -1
  105. package/dist/cards/impl/minion/twilight-tidehunter.js.map +1 -1
  106. package/dist/cards/impl/minion/unearthed-underling.d.ts +2 -0
  107. package/dist/cards/impl/minion/unearthed-underling.js +14 -0
  108. package/dist/cards/impl/minion/unearthed-underling.js.map +1 -0
  109. package/dist/cards/impl/minion/vigilant-bristlemane.js +1 -1
  110. package/dist/cards/impl/minion/vigilant-bristlemane.js.map +1 -1
  111. package/dist/cards/impl/spell/fleeting-vigor.js +6 -1
  112. package/dist/cards/impl/spell/fleeting-vigor.js.map +1 -1
  113. package/dist/cards/impl/spellcraft/floating-candle-set.d.ts +2 -0
  114. package/dist/cards/impl/spellcraft/floating-candle-set.js +21 -0
  115. package/dist/cards/impl/spellcraft/floating-candle-set.js.map +1 -0
  116. package/dist/cards/impl/trinket/flighty-portrait.d.ts +2 -0
  117. package/dist/cards/impl/trinket/flighty-portrait.js +21 -0
  118. package/dist/cards/impl/trinket/flighty-portrait.js.map +1 -0
  119. package/dist/input-clone.js +5 -1
  120. package/dist/input-clone.js.map +1 -1
  121. package/dist/input-sanitation.js +3 -0
  122. package/dist/input-sanitation.js.map +1 -1
  123. package/dist/services/rng.d.ts +8 -0
  124. package/dist/services/rng.js +40 -0
  125. package/dist/services/rng.js.map +1 -0
  126. package/dist/services/utils.js +3 -2
  127. package/dist/services/utils.js.map +1 -1
  128. package/dist/simulate-bgs-battle.d.ts +10 -0
  129. package/dist/simulate-bgs-battle.js +119 -77
  130. package/dist/simulate-bgs-battle.js.map +1 -1
  131. package/dist/simulation/add-minion-to-board.js +8 -6
  132. package/dist/simulation/add-minion-to-board.js.map +1 -1
  133. package/dist/simulation/auras.js +42 -41
  134. package/dist/simulation/auras.js.map +1 -1
  135. package/dist/simulation/damage-cap.d.ts +2 -0
  136. package/dist/simulation/damage-cap.js +28 -0
  137. package/dist/simulation/damage-cap.js.map +1 -0
  138. package/dist/simulation/deathrattle-spawns.js +0 -57
  139. package/dist/simulation/deathrattle-spawns.js.map +1 -1
  140. package/dist/simulation/internal-game-state.d.ts +2 -0
  141. package/dist/simulation/internal-game-state.js.map +1 -1
  142. package/dist/simulation/reborn.js +0 -13
  143. package/dist/simulation/reborn.js.map +1 -1
  144. package/dist/simulation/shared-state.d.ts +3 -1
  145. package/dist/simulation/shared-state.js +4 -1
  146. package/dist/simulation/shared-state.js.map +1 -1
  147. package/dist/simulation/simulator.d.ts +1 -0
  148. package/dist/simulation/simulator.js +13 -4
  149. package/dist/simulation/simulator.js.map +1 -1
  150. package/dist/simulation/spawns.js +1 -1
  151. package/dist/simulation/spawns.js.map +1 -1
  152. package/dist/simulation/start-of-combat/soc-action-processor.js +12 -0
  153. package/dist/simulation/start-of-combat/soc-action-processor.js.map +1 -1
  154. package/dist/simulation/stats.js +41 -24
  155. package/dist/simulation/stats.js.map +1 -1
  156. package/dist/utils.js +4 -4
  157. package/dist/utils.js.map +1 -1
  158. package/package.json +2 -2
@@ -33,4 +33,5 @@ export interface BgsGameState {
33
33
  readonly currentTurn: number;
34
34
  readonly validTribes?: readonly Race[];
35
35
  readonly anomalies?: readonly string[];
36
+ readonly numberOfPlayersAlive?: number;
36
37
  }
@@ -1 +1 @@
1
- {"version":3,"file":"bgs-battle-info.js","sourceRoot":"","sources":["../src/bgs-battle-info.ts"],"names":[],"mappings":"","sourcesContent":["import { Race } from '@firestone-hs/reference-data';\r\nimport { BgsBattleOptions } from './bgs-battle-options';\r\nimport { BgsBoardInfo } from './bgs-board-info';\r\n\r\n/** Entity reference for debug state (entityId, or cardId+attack+health for spawned minions). */\r\nexport interface BgsDebugStateEntity {\r\n\treadonly entityId?: number;\r\n\treadonly cardId?: string;\r\n\treadonly attack?: number;\r\n\treadonly health?: number;\r\n}\r\n\r\n/** Debug state for bug reproduction: forces attack order and random effects from the real game. */\r\nexport interface BgsDebugState {\r\n\treadonly forcedCurrentAttacker: number;\r\n\treadonly forcedFaceOffBase: Array<{\r\n\t\treadonly attacker: BgsDebugStateEntity;\r\n\t\treadonly defender: BgsDebugStateEntity;\r\n\t}>;\r\n\t/** Forced random picks keyed by source entity (e.g. Warghoul) -> target (e.g. neighbour). Optional chosenCardId for card-pool picks (e.g. Apexis Guardian Volumizer). */\r\n\treadonly forcedRandomPicks?: readonly {\r\n\t\tsource: BgsDebugStateEntity;\r\n\t\ttarget: BgsDebugStateEntity;\r\n\t\tchosenCardId?: string;\r\n\t}[];\r\n}\r\n\r\nexport interface BgsBattleInfo {\r\n\treadonly playerBoard: BgsBoardInfo;\r\n\treadonly playerTeammateBoard?: BgsBoardInfo;\r\n\treadonly opponentBoard: BgsBoardInfo;\r\n\treadonly opponentTeammateBoard?: BgsBoardInfo;\r\n\treadonly options: BgsBattleOptions;\r\n\treadonly gameState: BgsGameState;\r\n\treadonly heroHasDied?: boolean;\r\n\t/** When present, simulator uses this to force attack sequence (e.g. from bug report). */\r\n\treadonly debugState?: BgsDebugState;\r\n}\r\n\r\nexport interface BgsGameState {\r\n\treadonly currentTurn: number;\r\n\treadonly validTribes?: readonly Race[];\r\n\treadonly anomalies?: readonly string[];\r\n}\r\n"]}
1
+ {"version":3,"file":"bgs-battle-info.js","sourceRoot":"","sources":["../src/bgs-battle-info.ts"],"names":[],"mappings":"","sourcesContent":["import { Race } from '@firestone-hs/reference-data';\r\nimport { BgsBattleOptions } from './bgs-battle-options';\r\nimport { BgsBoardInfo } from './bgs-board-info';\r\n\r\n/** Entity reference for debug state (entityId, or cardId+attack+health for spawned minions). */\r\nexport interface BgsDebugStateEntity {\r\n\treadonly entityId?: number;\r\n\treadonly cardId?: string;\r\n\treadonly attack?: number;\r\n\treadonly health?: number;\r\n}\r\n\r\n/** Debug state for bug reproduction: forces attack order and random effects from the real game. */\r\nexport interface BgsDebugState {\r\n\treadonly forcedCurrentAttacker: number;\r\n\treadonly forcedFaceOffBase: Array<{\r\n\t\treadonly attacker: BgsDebugStateEntity;\r\n\t\treadonly defender: BgsDebugStateEntity;\r\n\t}>;\r\n\t/** Forced random picks keyed by source entity (e.g. Warghoul) -> target (e.g. neighbour). Optional chosenCardId for card-pool picks (e.g. Apexis Guardian Volumizer). */\r\n\treadonly forcedRandomPicks?: readonly {\r\n\t\tsource: BgsDebugStateEntity;\r\n\t\ttarget: BgsDebugStateEntity;\r\n\t\tchosenCardId?: string;\r\n\t}[];\r\n}\r\n\r\nexport interface BgsBattleInfo {\r\n\treadonly playerBoard: BgsBoardInfo;\r\n\treadonly playerTeammateBoard?: BgsBoardInfo;\r\n\treadonly opponentBoard: BgsBoardInfo;\r\n\treadonly opponentTeammateBoard?: BgsBoardInfo;\r\n\treadonly options: BgsBattleOptions;\r\n\treadonly gameState: BgsGameState;\r\n\treadonly heroHasDied?: boolean;\r\n\t/** When present, simulator uses this to force attack sequence (e.g. from bug report). */\r\n\treadonly debugState?: BgsDebugState;\r\n}\r\n\r\nexport interface BgsGameState {\r\n\treadonly currentTurn: number;\r\n\treadonly validTribes?: readonly Race[];\r\n\treadonly anomalies?: readonly string[];\r\n\t/**\r\n\t * Number of heroes still alive in the lobby. Used with `options.applyDamageCap` to clamp\r\n\t * combat damage while more than 4 heroes remain. Ignored unless the option is enabled.\r\n\t */\r\n\treadonly numberOfPlayersAlive?: number;\r\n}\r\n"]}
@@ -6,6 +6,7 @@ export interface BgsBattleOptions {
6
6
  readonly intermediateResults?: number;
7
7
  readonly includeOutcomeSamples?: boolean;
8
8
  readonly damageConfidence?: number;
9
+ readonly applyDamageCap?: boolean;
9
10
  readonly validTribes?: readonly Race[];
10
11
  readonly skipInfoLogs: boolean;
11
12
  }
@@ -1 +1 @@
1
- {"version":3,"file":"bgs-battle-options.js","sourceRoot":"","sources":["../src/bgs-battle-options.ts"],"names":[],"mappings":"","sourcesContent":["import { Race } from '@firestone-hs/reference-data';\r\n\r\nexport interface BgsBattleOptions {\r\n\treadonly numberOfSimulations: number;\r\n\treadonly maxAcceptableDuration?: number;\r\n\treadonly hideMaxSimulationDurationWarning?: boolean;\r\n\treadonly intermediateResults?: number;\r\n\treadonly includeOutcomeSamples?: boolean;\r\n\treadonly damageConfidence?: number;\r\n\t/** @deprecated */\r\n\treadonly validTribes?: readonly Race[];\r\n\treadonly skipInfoLogs: boolean;\r\n}\r\n"]}
1
+ {"version":3,"file":"bgs-battle-options.js","sourceRoot":"","sources":["../src/bgs-battle-options.ts"],"names":[],"mappings":"","sourcesContent":["import { Race } from '@firestone-hs/reference-data';\r\n\r\nexport interface BgsBattleOptions {\r\n\treadonly numberOfSimulations: number;\r\n\treadonly maxAcceptableDuration?: number;\r\n\treadonly hideMaxSimulationDurationWarning?: boolean;\r\n\treadonly intermediateResults?: number;\r\n\treadonly includeOutcomeSamples?: boolean;\r\n\treadonly damageConfidence?: number;\r\n\t/**\r\n\t * When true, clamp combat damage using the Battlegrounds lobby damage cap\r\n\t * (requires `gameState.numberOfPlayersAlive`). Default false — Firestone's\r\n\t * standalone battle sim leaves damage uncapped; full-game env enables this.\r\n\t */\r\n\treadonly applyDamageCap?: boolean;\r\n\t/** @deprecated */\r\n\treadonly validTribes?: readonly Race[];\r\n\treadonly skipInfoLogs: boolean;\r\n}\r\n"]}
@@ -5,19 +5,25 @@ exports.cardMappings = void 0;
5
5
  const mighty_dragonbreath_1 = require("./bg-spell/mighty-dragonbreath");
6
6
  const misplaced_tea_set_1 = require("./bg-spell/misplaced-tea-set");
7
7
  const repair_job_1 = require("./bg-spell/repair-job");
8
+ const weapons_forge_1 = require("./bg-spell/weapons-forge");
8
9
  const winners_bread_1 = require("./bg-spell/winners-bread");
9
10
  const admiration_1 = require("./enchantments/admiration");
11
+ const charisma_1 = require("./enchantments/charisma");
12
+ const consanguinity_1 = require("./enchantments/consanguinity");
10
13
  const defensive_sacrifice_1 = require("./enchantments/defensive-sacrifice");
11
14
  const golemancy_1 = require("./enchantments/golemancy");
12
15
  const hostility_1 = require("./enchantments/hostility");
13
16
  const invulnerability_1 = require("./enchantments/invulnerability");
14
17
  const jaws_of_death_1 = require("./enchantments/jaws-of-death");
18
+ const mystic_essence_1 = require("./enchantments/mystic-essence");
15
19
  const offensive_sacrifice_1 = require("./enchantments/offensive-sacrifice");
16
20
  const resistance_1 = require("./enchantments/resistance");
17
21
  const toreths_blessing_1 = require("./enchantments/toreths-blessing");
18
22
  const transcendence_1 = require("./enchantments/transcendence");
19
23
  const barrier_banshee_1 = require("./minion/barrier-banshee");
20
24
  const boom_in_a_box_1 = require("./minion/boom-in-a-box");
25
+ const bramble_tunneler_1 = require("./minion/bramble-tunneler");
26
+ const bronze_timewalker_1 = require("./minion/bronze-timewalker");
21
27
  const cage_gnawer_1 = require("./minion/cage-gnawer");
22
28
  const crimson_vindicator_1 = require("./minion/crimson-vindicator");
23
29
  const deathstrider_1 = require("./minion/deathstrider");
@@ -26,11 +32,14 @@ const fleeing_fugitive_1 = require("./minion/fleeing-fugitive");
26
32
  const flittering_bat_1 = require("./minion/flittering-bat");
27
33
  const gatekeeper_amalgam_1 = require("./minion/gatekeeper-amalgam");
28
34
  const glambot_1 = require("./minion/glambot");
35
+ const headhunter_gryphon_1 = require("./minion/headhunter-gryphon");
29
36
  const hoarding_hyena_1 = require("./minion/hoarding-hyena");
37
+ const imp_lusionist_1 = require("./minion/imp-lusionist");
30
38
  const jailbird_juggernaut_1 = require("./minion/jailbird-juggernaut");
31
39
  const moat_custodian_1 = require("./minion/moat-custodian");
32
40
  const motley_phalanx_1 = require("./minion/motley-phalanx");
33
41
  const ravaging_scorpid_1 = require("./minion/ravaging-scorpid");
42
+ const rescue_bot_1 = require("./minion/rescue-bot");
34
43
  const runic_arcanist_1 = require("./minion/runic-arcanist");
35
44
  const shamanic_tidecaller_1 = require("./minion/shamanic-tidecaller");
36
45
  const snazzy_phantom_1 = require("./minion/snazzy-phantom");
@@ -43,6 +52,7 @@ const assembler_portrait_1 = require("./trinket/assembler-portrait");
43
52
  const deathwhisper_sticker_1 = require("./trinket/deathwhisper-sticker");
44
53
  const dragon_skull_1 = require("./trinket/dragon-skull");
45
54
  const eternal_portrait_1 = require("./trinket/eternal-portrait");
55
+ const flighty_portrait_1 = require("./trinket/flighty-portrait");
46
56
  const funeral_wreath_1 = require("./trinket/funeral-wreath");
47
57
  const lightfeather_sticker_1 = require("./trinket/lightfeather-sticker");
48
58
  const lionfish_portrait_1 = require("./trinket/lionfish-portrait");
@@ -598,6 +608,7 @@ const azsharas_hatchery_1 = require("./spellcraft/azsharas-hatchery");
598
608
  const crab_mount_1 = require("./spellcraft/crab-mount");
599
609
  const deep_blues_1 = require("./spellcraft/deep-blues");
600
610
  const evolving_strategy_1 = require("./spellcraft/evolving-strategy");
611
+ const floating_candle_set_1 = require("./spellcraft/floating-candle-set");
601
612
  const glowing_crown_1 = require("./spellcraft/glowing-crown");
602
613
  const gold_gun_1 = require("./spellcraft/gold-gun");
603
614
  const harvested_pearl_1 = require("./spellcraft/harvested-pearl");
@@ -687,6 +698,24 @@ const wicked_tome_1 = require("./trinket/wicked-tome");
687
698
  const wildfeather_duster_1 = require("./trinket/wildfeather-duster");
688
699
  const wintergrasp_ghoul_1 = require("./trinket/wintergrasp-ghoul");
689
700
  const yulon_sticker_1 = require("./trinket/yulon-sticker");
701
+ const arfus_1 = require("./minion/arfus");
702
+ const branns_epic_egg_1 = require("./minion/branns-epic-egg");
703
+ const elder_taggawag_1 = require("./minion/elder-taggawag");
704
+ const elementium_squirrel_bomb_1 = require("./minion/elementium-squirrel-bomb");
705
+ const kilrek_1 = require("./minion/kilrek");
706
+ const lady_sinestra_1 = require("./minion/lady-sinestra");
707
+ const loyal_henchman_1 = require("./minion/loyal-henchman");
708
+ const mawsworn_soulkeeper_1 = require("./minion/mawsworn-soulkeeper");
709
+ const probius_1 = require("./minion/probius");
710
+ const sr_tomb_diver_1 = require("./minion/sr-tomb-diver");
711
+ const tuskarr_raider_1 = require("./minion/tuskarr-raider");
712
+ const unearthed_underling_1 = require("./minion/unearthed-underling");
713
+ const vaelastrasz_1 = require("./minion/vaelastrasz");
714
+ const die_insects_1 = require("./hero-power/die-insects");
715
+ const fire_the_cannons_1 = require("./hero-power/fire-the-cannons");
716
+ const murloc_king_1 = require("./hero-power/murloc-king");
717
+ const murloc_king_enchantment_1 = require("./hero-power/murloc-king-enchantment");
718
+ const nefarious_fire_1 = require("./hero-power/nefarious-fire");
690
719
  const cards = [
691
720
  shiny_ring_1.ShinyRing,
692
721
  magicfin_apprentice_1.MagicfinApprentice,
@@ -985,6 +1014,7 @@ const cards = [
985
1014
  harvested_pearl_1.HarvestedPearl,
986
1015
  reinvigoration_1.Reinvigoration,
987
1016
  meditation_1.Meditation,
1017
+ floating_candle_set_1.FloatingCandleSet,
988
1018
  rime_or_reason_1.RimeOrReason,
989
1019
  rushing_winds_1.RushingWinds,
990
1020
  timewarped_chimera_1.TimewarpedChimera,
@@ -1330,12 +1360,17 @@ const cards = [
1330
1360
  ophidian_staff_1.OphidianStaff,
1331
1361
  flittering_bat_1.FlitteringBat,
1332
1362
  tasty_lobster_1.TastyLobster,
1363
+ headhunter_gryphon_1.HeadhunterGryphon,
1333
1364
  fishbait_1.Fishbait,
1334
1365
  wolf_pup_1.WolfPup,
1335
1366
  deathstrider_1.Deathstrider,
1336
1367
  ravaging_scorpid_1.RavagingScorpid,
1337
1368
  hoarding_hyena_1.HoardingHyena,
1338
1369
  cage_gnawer_1.CageGnawer,
1370
+ imp_lusionist_1.ImpLusionist,
1371
+ bronze_timewalker_1.BronzeTimewalker,
1372
+ rescue_bot_1.RescueBot,
1373
+ bramble_tunneler_1.BrambleTunneler,
1339
1374
  glambot_1.Glambot,
1340
1375
  twilight_tidehunter_1.TwilightTidehunter,
1341
1376
  shamanic_tidecaller_1.ShamanicTidecaller,
@@ -1352,6 +1387,7 @@ const cards = [
1352
1387
  jailbird_juggernaut_1.JailbirdJuggernaut,
1353
1388
  mighty_dragonbreath_1.MightyDragonbreath,
1354
1389
  repair_job_1.RepairJob,
1390
+ weapons_forge_1.WeaponsForge,
1355
1391
  winners_bread_1.WinnersBread,
1356
1392
  misplaced_tea_set_1.MisplacedTeaSet,
1357
1393
  lionfish_portrait_1.LionfishPortrait,
@@ -1361,6 +1397,7 @@ const cards = [
1361
1397
  lightfeather_sticker_1.LightfeatherSticker,
1362
1398
  eternal_portrait_1.EternalPortraitBg36,
1363
1399
  funeral_wreath_1.FuneralWreath,
1400
+ flighty_portrait_1.FlightyPortrait,
1364
1401
  myrmidon_sticker_1.MyrmidonSticker,
1365
1402
  assembler_portrait_1.AssemblerPortrait,
1366
1403
  offensive_sacrifice_1.OffensiveSacrifice,
@@ -1373,7 +1410,28 @@ const cards = [
1373
1410
  hostility_1.Hostility,
1374
1411
  transcendence_1.Transcendence,
1375
1412
  toreths_blessing_1.TorethsBlessing,
1413
+ charisma_1.Charisma,
1414
+ consanguinity_1.Consanguinity,
1415
+ mystic_essence_1.MysticEssence,
1376
1416
  motley_phalanx_1.MotleyPhalanx,
1417
+ arfus_1.Arfus,
1418
+ branns_epic_egg_1.BrannsEpicEgg,
1419
+ elder_taggawag_1.ElderTaggawag,
1420
+ elementium_squirrel_bomb_1.ElementiumSquirrelBomb,
1421
+ kilrek_1.Kilrek,
1422
+ lady_sinestra_1.LadySinestra,
1423
+ loyal_henchman_1.LoyalHenchman,
1424
+ mawsworn_soulkeeper_1.MawswornSoulkeeper,
1425
+ probius_1.Probius,
1426
+ sr_tomb_diver_1.SrTombDiver,
1427
+ tuskarr_raider_1.TuskarrRaider,
1428
+ unearthed_underling_1.UnearthedUnderling,
1429
+ vaelastrasz_1.Vaelastrasz,
1430
+ die_insects_1.DieInsects,
1431
+ fire_the_cannons_1.FireTheCannons,
1432
+ murloc_king_1.MurlocKing,
1433
+ murloc_king_enchantment_1.MurlocKingEnchantment,
1434
+ nefarious_fire_1.NefariousFire,
1377
1435
  ];
1378
1436
  exports.cardMappings = {};
1379
1437
  for (const card of cards) {