@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.
- package/dist/bgs-battle-info.d.ts +1 -0
- package/dist/bgs-battle-info.js.map +1 -1
- package/dist/bgs-battle-options.d.ts +1 -0
- package/dist/bgs-battle-options.js.map +1 -1
- package/dist/cards/impl/_card-mappings.js +58 -0
- package/dist/cards/impl/_card-mappings.js.map +1 -1
- package/dist/cards/impl/bg-spell/misplaced-tea-set.js +5 -8
- package/dist/cards/impl/bg-spell/misplaced-tea-set.js.map +1 -1
- package/dist/cards/impl/bg-spell/weapons-forge.d.ts +2 -0
- package/dist/cards/impl/bg-spell/weapons-forge.js +12 -0
- package/dist/cards/impl/bg-spell/weapons-forge.js.map +1 -0
- package/dist/cards/impl/enchantments/charisma.d.ts +2 -0
- package/dist/cards/impl/enchantments/charisma.js +44 -0
- package/dist/cards/impl/enchantments/charisma.js.map +1 -0
- package/dist/cards/impl/enchantments/consanguinity.d.ts +2 -0
- package/dist/cards/impl/enchantments/consanguinity.js +13 -0
- package/dist/cards/impl/enchantments/consanguinity.js.map +1 -0
- package/dist/cards/impl/enchantments/mystic-essence.d.ts +2 -0
- package/dist/cards/impl/enchantments/mystic-essence.js +13 -0
- package/dist/cards/impl/enchantments/mystic-essence.js.map +1 -0
- package/dist/cards/impl/hero-power/die-insects.d.ts +2 -0
- package/dist/cards/impl/hero-power/die-insects.js +21 -0
- package/dist/cards/impl/hero-power/die-insects.js.map +1 -0
- package/dist/cards/impl/hero-power/fire-the-cannons.d.ts +2 -0
- package/dist/cards/impl/hero-power/fire-the-cannons.js +21 -0
- package/dist/cards/impl/hero-power/fire-the-cannons.js.map +1 -0
- package/dist/cards/impl/hero-power/murloc-king-enchantment.d.ts +2 -0
- package/dist/cards/impl/hero-power/murloc-king-enchantment.js +9 -0
- package/dist/cards/impl/hero-power/murloc-king-enchantment.js.map +1 -0
- package/dist/cards/impl/hero-power/murloc-king.d.ts +2 -0
- package/dist/cards/impl/hero-power/murloc-king.js +24 -0
- package/dist/cards/impl/hero-power/murloc-king.js.map +1 -0
- package/dist/cards/impl/hero-power/nefarious-fire.d.ts +2 -0
- package/dist/cards/impl/hero-power/nefarious-fire.js +19 -0
- package/dist/cards/impl/hero-power/nefarious-fire.js.map +1 -0
- package/dist/cards/impl/hero-power/wax-warband.js +5 -1
- package/dist/cards/impl/hero-power/wax-warband.js.map +1 -1
- package/dist/cards/impl/minion/arfus.d.ts +2 -0
- package/dist/cards/impl/minion/arfus.js +17 -0
- package/dist/cards/impl/minion/arfus.js.map +1 -0
- package/dist/cards/impl/minion/bramble-tunneler.d.ts +2 -0
- package/dist/cards/impl/minion/bramble-tunneler.js +14 -0
- package/dist/cards/impl/minion/bramble-tunneler.js.map +1 -0
- package/dist/cards/impl/minion/branns-epic-egg.d.ts +2 -0
- package/dist/cards/impl/minion/branns-epic-egg.js +23 -0
- package/dist/cards/impl/minion/branns-epic-egg.js.map +1 -0
- package/dist/cards/impl/minion/bronze-timewalker.d.ts +2 -0
- package/dist/cards/impl/minion/bronze-timewalker.js +22 -0
- package/dist/cards/impl/minion/bronze-timewalker.js.map +1 -0
- package/dist/cards/impl/minion/choral-mrrrglr.js +15 -5
- package/dist/cards/impl/minion/choral-mrrrglr.js.map +1 -1
- package/dist/cards/impl/minion/elder-taggawag.d.ts +2 -5
- package/dist/cards/impl/minion/elder-taggawag.js +1 -0
- package/dist/cards/impl/minion/elder-taggawag.js.map +1 -1
- package/dist/cards/impl/minion/elementium-squirrel-bomb.d.ts +2 -0
- package/dist/cards/impl/minion/elementium-squirrel-bomb.js +22 -0
- package/dist/cards/impl/minion/elementium-squirrel-bomb.js.map +1 -0
- package/dist/cards/impl/minion/fleeing-fugitive.js +1 -1
- package/dist/cards/impl/minion/fleeing-fugitive.js.map +1 -1
- package/dist/cards/impl/minion/gatekeeper-amalgam.js +2 -7
- package/dist/cards/impl/minion/gatekeeper-amalgam.js.map +1 -1
- package/dist/cards/impl/minion/glambot.js +2 -1
- package/dist/cards/impl/minion/glambot.js.map +1 -1
- package/dist/cards/impl/minion/headhunter-gryphon.d.ts +2 -0
- package/dist/cards/impl/minion/headhunter-gryphon.js +19 -0
- package/dist/cards/impl/minion/headhunter-gryphon.js.map +1 -0
- package/dist/cards/impl/minion/imp-lusionist.d.ts +2 -0
- package/dist/cards/impl/minion/imp-lusionist.js +14 -0
- package/dist/cards/impl/minion/imp-lusionist.js.map +1 -0
- package/dist/cards/impl/minion/kilrek.d.ts +2 -0
- package/dist/cards/impl/minion/kilrek.js +18 -0
- package/dist/cards/impl/minion/kilrek.js.map +1 -0
- package/dist/cards/impl/minion/lady-sinestra.d.ts +2 -0
- package/dist/cards/impl/minion/lady-sinestra.js +14 -0
- package/dist/cards/impl/minion/lady-sinestra.js.map +1 -0
- package/dist/cards/impl/minion/loyal-henchman.d.ts +2 -0
- package/dist/cards/impl/minion/loyal-henchman.js +21 -0
- package/dist/cards/impl/minion/loyal-henchman.js.map +1 -0
- package/dist/cards/impl/minion/mawsworn-soulkeeper.d.ts +2 -0
- package/dist/cards/impl/minion/mawsworn-soulkeeper.js +21 -0
- package/dist/cards/impl/minion/mawsworn-soulkeeper.js.map +1 -0
- package/dist/cards/impl/minion/probius.d.ts +2 -0
- package/dist/cards/impl/minion/probius.js +16 -0
- package/dist/cards/impl/minion/probius.js.map +1 -0
- package/dist/cards/impl/minion/rescue-bot.d.ts +2 -0
- package/dist/cards/impl/minion/rescue-bot.js +14 -0
- package/dist/cards/impl/minion/rescue-bot.js.map +1 -0
- package/dist/cards/impl/minion/shamanic-tidecaller.js +2 -1
- package/dist/cards/impl/minion/shamanic-tidecaller.js.map +1 -1
- package/dist/cards/impl/minion/sr-tomb-diver.d.ts +2 -0
- package/dist/cards/impl/minion/sr-tomb-diver.js +18 -0
- package/dist/cards/impl/minion/sr-tomb-diver.js.map +1 -0
- package/dist/cards/impl/minion/stalwart-kodo.js +3 -1
- package/dist/cards/impl/minion/stalwart-kodo.js.map +1 -1
- package/dist/cards/impl/minion/timewarped-mrrrglr.js +11 -5
- package/dist/cards/impl/minion/timewarped-mrrrglr.js.map +1 -1
- package/dist/cards/impl/minion/torrential-ruiner.js +2 -1
- package/dist/cards/impl/minion/torrential-ruiner.js.map +1 -1
- package/dist/cards/impl/minion/tuskarr-raider.d.ts +2 -0
- package/dist/cards/impl/minion/tuskarr-raider.js +36 -0
- package/dist/cards/impl/minion/tuskarr-raider.js.map +1 -0
- package/dist/cards/impl/minion/twilight-hatchling.js +1 -4
- package/dist/cards/impl/minion/twilight-hatchling.js.map +1 -1
- package/dist/cards/impl/minion/twilight-tidehunter.js +1 -1
- package/dist/cards/impl/minion/twilight-tidehunter.js.map +1 -1
- package/dist/cards/impl/minion/unearthed-underling.d.ts +2 -0
- package/dist/cards/impl/minion/unearthed-underling.js +14 -0
- package/dist/cards/impl/minion/unearthed-underling.js.map +1 -0
- package/dist/cards/impl/minion/vigilant-bristlemane.js +1 -1
- package/dist/cards/impl/minion/vigilant-bristlemane.js.map +1 -1
- package/dist/cards/impl/spell/fleeting-vigor.js +6 -1
- package/dist/cards/impl/spell/fleeting-vigor.js.map +1 -1
- package/dist/cards/impl/spellcraft/floating-candle-set.d.ts +2 -0
- package/dist/cards/impl/spellcraft/floating-candle-set.js +21 -0
- package/dist/cards/impl/spellcraft/floating-candle-set.js.map +1 -0
- package/dist/cards/impl/trinket/flighty-portrait.d.ts +2 -0
- package/dist/cards/impl/trinket/flighty-portrait.js +21 -0
- package/dist/cards/impl/trinket/flighty-portrait.js.map +1 -0
- package/dist/input-clone.js +5 -1
- package/dist/input-clone.js.map +1 -1
- package/dist/input-sanitation.js +3 -0
- package/dist/input-sanitation.js.map +1 -1
- package/dist/services/rng.d.ts +8 -0
- package/dist/services/rng.js +40 -0
- package/dist/services/rng.js.map +1 -0
- package/dist/services/utils.js +3 -2
- package/dist/services/utils.js.map +1 -1
- package/dist/simulate-bgs-battle.d.ts +10 -0
- package/dist/simulate-bgs-battle.js +119 -77
- package/dist/simulate-bgs-battle.js.map +1 -1
- package/dist/simulation/add-minion-to-board.js +8 -6
- package/dist/simulation/add-minion-to-board.js.map +1 -1
- package/dist/simulation/auras.js +42 -41
- package/dist/simulation/auras.js.map +1 -1
- package/dist/simulation/damage-cap.d.ts +2 -0
- package/dist/simulation/damage-cap.js +28 -0
- package/dist/simulation/damage-cap.js.map +1 -0
- package/dist/simulation/deathrattle-spawns.js +0 -57
- package/dist/simulation/deathrattle-spawns.js.map +1 -1
- package/dist/simulation/internal-game-state.d.ts +2 -0
- package/dist/simulation/internal-game-state.js.map +1 -1
- package/dist/simulation/reborn.js +0 -13
- package/dist/simulation/reborn.js.map +1 -1
- package/dist/simulation/shared-state.d.ts +3 -1
- package/dist/simulation/shared-state.js +4 -1
- package/dist/simulation/shared-state.js.map +1 -1
- package/dist/simulation/simulator.d.ts +1 -0
- package/dist/simulation/simulator.js +13 -4
- package/dist/simulation/simulator.js.map +1 -1
- package/dist/simulation/spawns.js +1 -1
- package/dist/simulation/spawns.js.map +1 -1
- package/dist/simulation/start-of-combat/soc-action-processor.js +12 -0
- package/dist/simulation/start-of-combat/soc-action-processor.js.map +1 -1
- package/dist/simulation/stats.js +41 -24
- package/dist/simulation/stats.js.map +1 -1
- package/dist/utils.js +4 -4
- package/dist/utils.js.map +1 -1
- package/package.json +2 -2
|
@@ -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) {
|