diff --git a/forge-gui/res/adventure/common/decks/standard/bluewizard_hard_control2.dck b/forge-gui/res/adventure/common/decks/standard/bluewizard_hard_control2.dck deleted file mode 100644 index 4d382140e002..000000000000 --- a/forge-gui/res/adventure/common/decks/standard/bluewizard_hard_control2.dck +++ /dev/null @@ -1,38 +0,0 @@ -[metadata] -Name=counter -[Main] -1 Arcane Investigator|AFR|1 -2 Avalanche Caller|KHM|1 -3 Cancel|TSP|1 -2 Counterspell|MH2|1 -1 Delver of Secrets|MID|1 -3 Devious Cover-Up|MID|1 -2 Dismiss|J22|1 -2 Dissipate|MID|1 -1 Etherium Spinner|MH2|1 -1 Frost Augur|KHM|1 -2 Frost Trickster|STX|1 -1 Hall of Oracles|STX|1 -1 Island|AFR|3 -1 Island|ISD|2 -2 Island|ISD|3 -1 Island|STX|1 -4 Island|STX|2 -1 Merfolk Falconer|ZNR|1 -1 Naru Meha, Master Wizard|C21|1 -1 Omenspeaker|CMR|1 -1 Overwhelmed Archivist|MID|1 -1 Riptide Laboratory|MH2|1 -1 Skaab Wrangler|MID|1 -6 Snow-Covered Island|KHM|1 -6 Snow-Covered Island|KHM|2 -1 Soothsayer Adept|STX|1 -1 Stonybrook Banneret|PLIST|1 -1 Talrand, Sky Summoner|C21|1 -1 The Biblioplex|STX|1 -2 Traumatic Visions|CFX|1 -1 Triskaidekaphile|MID|1 -1 Vortex Runner|STX|1 -1 Waterfall Aerialist|STX|1 -1 Whispering Wizard|VOW|1 -2 You Find the Villains' Lair|AFR|1 diff --git a/forge-gui/res/adventure/common/decks/standard/bluewizard_hard_tempo.dck b/forge-gui/res/adventure/common/decks/standard/bluewizard_hard_tempo.dck new file mode 100644 index 000000000000..e95bec6f3f92 --- /dev/null +++ b/forge-gui/res/adventure/common/decks/standard/bluewizard_hard_tempo.dck @@ -0,0 +1,20 @@ +[metadata] +Name=counter +[Main] +4 Delver of Secrets|MID|1 +3 Talrand, Sky Summoner|C21|1 +1 Naru Meha, Master Wizard|C21|1 +2 Frost Trickster|STX|1 +2 Stonybrook Banneret|PLIST|1 +2 Omenspeaker|CMR|1 +4 Consider|MID|1 +4 Ponder|M12|1 +2 Preordain|M11|1 +4 Counterspell|MH2|1 +2 Spell Pierce|ZEN|1 +2 Mana Leak|IMA|1 +2 Into the Roil|ZEN|1 +2 Fading Hope|MID|1 +2 You Find the Villains' Lair|AFR|1 +21 Island|M11|1 +1 Riptide Laboratory|MH2|1 diff --git a/forge-gui/res/adventure/common/world/enemies.json b/forge-gui/res/adventure/common/world/enemies.json index 9cc636635b2d..798de74c6b3a 100644 --- a/forge-gui/res/adventure/common/world/enemies.json +++ b/forge-gui/res/adventure/common/world/enemies.json @@ -20191,7 +20191,7 @@ "sprite": "sprites/enemy/humanoid/human/wizard/mage_2.atlas", "deck": [ "decks/standard/bluewizard_hard_control.dck", - "decks/standard/bluewizard_hard_control2.dck", + "decks/standard/bluewizard_hard_tempo.dck", "decks/standard/bluewizard_hard_artifact.dck", "decks/standard/bluewizard_hard_bounce.dck" ],