mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
QuestBattle.java fully updated to use [metadata] for description, difficulty, etc.
Removed from file: Hard-coded meta, exhaustive deck listing Quest decks update: all meta for battle decks is now contained in [metadata] section. DisplayName field added to decouple file name from display. All 272 quest battle decks now contain: [metadata] Name= DisplayName= Difficulty= Description= Icon= Comment= [main]
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -9353,7 +9353,7 @@ res/quest/decks/Treebeard[!!-~]1.dck -text
|
||||
res/quest/decks/Treebeard[!!-~]2.dck -text
|
||||
res/quest/decks/Treebeard[!!-~]3.dck -text
|
||||
res/quest/decks/Uncle[!!-~]Owen[!!-~]3.dck -text
|
||||
res/quest/decks/Walle[!!-~]2.dck -text
|
||||
res/quest/decks/Wally[!!-~]2.dck -text
|
||||
res/quest/decks/Wally[!!-~]3.dck -text
|
||||
res/quest/decks/White[!!-~]Knight[!!-~]1.dck -text
|
||||
res/quest/decks/White[!!-~]Knight[!!-~]2.dck -text
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Abraham Lincoln 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Abraham Lincoln 3
|
||||
DisplayName=Abraham Lincoln
|
||||
Difficulty=hard
|
||||
Description=WUR flying creatures deck with Flamebreak and Earthquake
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Plateau
|
||||
2 Flooded Strand
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Albert Einstein 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Albert Einstein 2
|
||||
DisplayName=Albert Einstein
|
||||
Difficulty=medium
|
||||
Description=WG deck with Garruk Wildspeaker, Needle Storm and Retribution of the Meek
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Isamaru, Hound of Konda
|
||||
2 Ancient Spider
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Albert Einstein 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Albert Einstein 3
|
||||
DisplayName=Albert Einstein
|
||||
Difficulty=hard
|
||||
Description=WG deck with Garruk Wildspeaker, Needle Storm and Retribution of the Meek
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Savannah
|
||||
4 Razorverge Thicket
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Alice in Wonderland 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Alice in Wonderland 2
|
||||
DisplayName=Alice in Wonderland
|
||||
Difficulty=medium
|
||||
Description=WG Lands deck with manlands, cycle lands and Life from the Loam
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Secluded Steppe
|
||||
4 Tranquil Thicket
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Alice in Wonderland 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Alice in Wonderland 3
|
||||
DisplayName=Alice in Wonderland
|
||||
Difficulty=hard
|
||||
Description=WG Lands deck with manlands, cycle lands and Life from the Loam
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Tranquil Thicket
|
||||
2 Secluded Steppe
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Apu Nahasapeemapetilon 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Apu Nahasapeemapetilon 2
|
||||
DisplayName=Apu Nahasapeemapetilon
|
||||
Difficulty=medium
|
||||
Description=WG persist deck with Heartmender and Juniper Order Ranger
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Sunpetal Grove
|
||||
6 Forest
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Aquaman 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Aquaman 1
|
||||
DisplayName=Aquaman
|
||||
Difficulty=easy
|
||||
Description=WU Control deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Accorder Paladin
|
||||
1 Caravan Escort
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Aquaman 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Aquaman 2
|
||||
DisplayName=Aquaman
|
||||
Difficulty=medium
|
||||
Description=WU Caw-Blade deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Mortarpod
|
||||
1 Sword of Feast and Famine
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Aquaman 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Aquaman 3
|
||||
DisplayName=Aquaman
|
||||
Difficulty=hard
|
||||
Description=WU Caw-Blade deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Baneslayer Angel
|
||||
1 Linvala, Keeper of Silence
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Aragorn 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Aragorn 1
|
||||
DisplayName=Aragorn
|
||||
Difficulty=medium
|
||||
Description=WBRG Landfall deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
3 Forest
|
||||
2 Plains
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Aragorn 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Aragorn 2
|
||||
DisplayName=Aragorn
|
||||
Difficulty=medium
|
||||
Description=WUBRG Landfall deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Forest
|
||||
2 Plains
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Atomic Robo 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Atomic Robo 3
|
||||
DisplayName=Atomic Robo
|
||||
Difficulty=hard
|
||||
Description=UB artifact sacrifice deck with Thopter Foundry and Sword of the Meek
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Phyrexia's Core
|
||||
4 Polluted Delta
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Bamm Bamm Rubble 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Bamm Bamm Rubble 1
|
||||
DisplayName=Bamm Bamm Rubble
|
||||
Difficulty=easy
|
||||
Description=WUBRG Domain deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
3 Forest
|
||||
2 Island
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Barney Rubble 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Barney Rubble 1
|
||||
DisplayName=Barney Rubble
|
||||
Difficulty=easy
|
||||
Description=WU Sovereigns of Lost Alara deck with walls and auras
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Coastal Tower
|
||||
4 Boreal Shelf
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Barney Rubble 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Barney Rubble 2
|
||||
DisplayName=Barney Rubble
|
||||
Difficulty=medium
|
||||
Description=WU Sovereigns of Lost Alara deck with walls and auras
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Ghostly Prison
|
||||
1 Angelic Wall
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Barney Rubble 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Barney Rubble 3
|
||||
DisplayName=Barney Rubble
|
||||
Difficulty=hard
|
||||
Description=WU Sovereigns of Lost Alara deck with walls and auras
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Ghostly Prison
|
||||
4 Sejiri Refuge
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Bart Simpson 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Bart Simpson 1
|
||||
DisplayName=Bart Simpson
|
||||
Difficulty=easy
|
||||
Description=UBG deck with Rathi Trapper and Paralyzing Grasp
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Forest
|
||||
4 Island
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Bart Simpson 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Bart Simpson 2
|
||||
DisplayName=Bart Simpson
|
||||
Difficulty=medium
|
||||
Description=WUG deck with Minister of Impediments and Paralyzing Grasp
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Plains
|
||||
4 Forest
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Bart Simpson 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Bart Simpson 3
|
||||
DisplayName=Bart Simpson
|
||||
Difficulty=hard
|
||||
Description=WUG deck with Harrier Griffin and Entangling Vines
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
2 Island
|
||||
3 Plains
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Batman 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Batman 3
|
||||
DisplayName=Batman
|
||||
Difficulty=hard
|
||||
Description=RG Valakut Titan deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Wooded Foothills
|
||||
4 Arid Mesa
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Bela Lugosi 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Bela Lugosi 3
|
||||
DisplayName=Bela Lugosi
|
||||
Difficulty=hard
|
||||
Description=Mono B Vampire Aggro deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Vampire Nocturnus
|
||||
3 Anowon, the Ruin Sage
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Betty Rubble 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Betty Rubble 3
|
||||
DisplayName=Betty Rubble
|
||||
Difficulty=hard
|
||||
Description=BRG Hand of Emrakul deck with Broodwarden and Eldrazi Spawn tokens
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Birds of Paradise
|
||||
4 Nest Invader
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Blackbeard 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Blackbeard 3
|
||||
DisplayName=Blackbeard
|
||||
Difficulty=hard
|
||||
Description=Mono W Soldiers deck with Preeminent Captain, Captain of the Watch and Daru Warchief
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
18 Plains
|
||||
1 Daru Encampment
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Boba Fett 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Boba Fett 3
|
||||
DisplayName=Boba Fett
|
||||
Difficulty=hard
|
||||
Description=WRG Dragons deck with Chandra Nalaar, Crucible of Fire and Dragon Roost
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
3 Plateau
|
||||
3 Wooded Foothills
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Boris Karloff 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Boris Karloff 3
|
||||
DisplayName=Boris Karloff
|
||||
Difficulty=hard
|
||||
Description=WR Boros Aggro deck with Kors, levelers and threat removal
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Teetering Peaks
|
||||
2 Sacred Foundry
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Boromir 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Boromir 2
|
||||
DisplayName=Boromir
|
||||
Difficulty=medium
|
||||
Description=Mono G Elvish Piper deck with Quicksilver Amulet and huge creatures
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
22 Forest
|
||||
4 Elvish Piper
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Boromir 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Boromir 3
|
||||
DisplayName=Boromir
|
||||
Difficulty=hard
|
||||
Description=Mono G Elvish Piper deck with Quicksilver Amulet and huge creatures
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
21 Forest
|
||||
1 Mox Emerald
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Boromir 4
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Boromir 4
|
||||
DisplayName=Boromir
|
||||
Difficulty=very hard
|
||||
Description=UG Show and Tell deck with huge creatures
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Misty Rainforest
|
||||
4 Tropical Island
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
[metadata]
|
||||
Name=Bridge Troll 3
|
||||
DisplayName=Bridge Troll
|
||||
Difficulty=hard
|
||||
Description=Mono B Quest for the Nihil Stone deck with The Rack and Bottomless Pit
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
2 Go for the Throat|MBS
|
||||
1 Chainer's Edict|TOR
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Buffy 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Buffy 1
|
||||
DisplayName=Buffy
|
||||
Difficulty=easy
|
||||
Description=Mono B Zombie deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Blind Creeper|5DN
|
||||
1 Skulking Knight|TSP
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Buffy 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Buffy 2
|
||||
DisplayName=Buffy
|
||||
Difficulty=medium
|
||||
Description=Mono B Zombie deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Skulking Knight|TSP
|
||||
1 Withered Wretch|TSB
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Buffy 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Buffy 3
|
||||
DisplayName=Buffy
|
||||
Difficulty=hard
|
||||
Description=Mono B Zombie deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Unholy Grotto|ONS
|
||||
1 Graveborn Muse|10E
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
C3PO 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=C3PO 1
|
||||
DisplayName=C3PO
|
||||
Difficulty=easy
|
||||
Description=BR Goblin deck with Goblin Ringleader, Mad Auntie and Sensation Gorger
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
10 Mountain
|
||||
6 Swamp
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
C3PO 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=C3PO 2
|
||||
DisplayName=C3PO
|
||||
Difficulty=medium
|
||||
Description=BR Goblin deck with Goblin Ringleader, Kiki-Jiki, Mad Auntie and Sensation Gorger
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
8 Mountain
|
||||
4 Swamp
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
C3PO 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=C3PO 3
|
||||
DisplayName=C3PO
|
||||
Difficulty=hard
|
||||
Description=BR Goblin deck with Goblin Ringleader, Kiki-Jiki, Mad Auntie and Sensation Gorger
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
6 Mountain
|
||||
4 Swamp
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Captain America 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Captain America 2
|
||||
DisplayName=Captain America
|
||||
Difficulty=medium
|
||||
Description=Bant Exalted deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Island|2ED
|
||||
4 Seaside Citadel|ALA
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Captain America 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Captain America 3
|
||||
DisplayName=Captain America
|
||||
Difficulty=hard
|
||||
Description=Bant Exalted deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Seaside Citadel|ALA
|
||||
2 Dueling Grounds|INV
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Catwoman 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Catwoman 1
|
||||
DisplayName=Catwoman
|
||||
Difficulty=easy
|
||||
Description=WG Cat deck with Kjeldoran War Cry
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Elite Cat Warrior
|
||||
4 Kjeldoran War Cry
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Catwoman 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Catwoman 2
|
||||
DisplayName=Catwoman
|
||||
Difficulty=medium
|
||||
Description=WRG Cat deck with Lightning Helix
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Plateau
|
||||
4 Taiga
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
[metadata]
|
||||
Name=Cave Troll 3
|
||||
DisplayName=Cave Troll
|
||||
Difficulty=hard
|
||||
Description=Mono B Quest for the Nihil Stone deck with The Rack, Bottomless Pit and Nyxathid
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
2 Chainer's Edict|TOR
|
||||
2 Go for the Throat|MBS
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Comic Book Guy 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Comic Book Guy 3
|
||||
DisplayName=Comic Book Guy
|
||||
Difficulty=hard
|
||||
Description=WR deck with Roc and Rukh Eggs, Flamebrake, Earthquake and Auriok Champion
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Sacred Foundry
|
||||
4 Plateau
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Conan the Barbarian 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Conan the Barbarian 1
|
||||
DisplayName=Conan the Barbarian
|
||||
Difficulty=easy
|
||||
Description=BRG Barbarian deck with Balthor the Stout and Spellgorger Barbarian
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Shivan Zombie
|
||||
1 Yavimaya Barbarian
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Conan the Barbarian 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Conan the Barbarian 2
|
||||
DisplayName=Conan the Barbarian
|
||||
Difficulty=medium
|
||||
Description=BRG Barbarian deck with Lovisa Coldeyes, Balthor the Stout and weapons
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
2 Shivan Zombie
|
||||
2 Yavimaya Barbarian
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Cow 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Cow 1
|
||||
DisplayName=Cow
|
||||
Difficulty=easy
|
||||
Description=Mono R Minotaur deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
24 Mountain
|
||||
4 Anaba Ancestor
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Crocodile Dundee 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Crocodile Dundee 1
|
||||
DisplayName=Crocodile Dundee
|
||||
Difficulty=easy
|
||||
Description=Mono R deck with Mudbrawler Cohort and Bloodmark Mentor
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
22 Mountain
|
||||
3 Bloodmark Mentor
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Crocodile Dundee 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Crocodile Dundee 2
|
||||
DisplayName=Crocodile Dundee
|
||||
Difficulty=medium
|
||||
Description=Mono R deck with Mudbrawler Cohort and Bloodmark Mentor
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
22 Mountain
|
||||
1 Ruby Medallion
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Crocodile Dundee 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Crocodile Dundee 3
|
||||
DisplayName=Crocodile Dundee
|
||||
Difficulty=hard
|
||||
Description=Mono R deck with Mudbrawler Cohort and Bloodmark Mentor
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
21 Mountain
|
||||
1 Mox Ruby
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Cyclops 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Cyclops 2
|
||||
DisplayName=Cyclops
|
||||
Difficulty=medium
|
||||
Description=WUBRG Sliver deck with four copies of almost every sliver
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Darkheart Sliver|PLC
|
||||
4 Watery Grave|RAV
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Cyclops 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Cyclops 3
|
||||
DisplayName=Cyclops
|
||||
Difficulty=hard
|
||||
Description=WUBRG Sliver deck with a few spells
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Underground Sea
|
||||
1 Plateau
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Da Vinci 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Da Vinci 1
|
||||
DisplayName=Da Vinci
|
||||
Difficulty=easy
|
||||
Description=Mono B deck with Ashenmoor Cohort, Badmoon and some Fear
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
22 Swamp
|
||||
4 Ashenmoor Cohort
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Da Vinci 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Da Vinci 2
|
||||
DisplayName=Da Vinci
|
||||
Difficulty=medium
|
||||
Description=Mono B deck with Korlash, Heir to Blackblade, Badmoon and threat removal
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
22 Swamp
|
||||
1 Jet Medallion
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Da Vinci 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Da Vinci 3
|
||||
DisplayName=Da Vinci
|
||||
Difficulty=hard
|
||||
Description=Mono B deck with Korlash, Heir to Blackblade, Badmoon and threat removal
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
19 Swamp
|
||||
1 Mox Jet
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Darrin Stephens 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Darrin Stephens 1
|
||||
DisplayName=Darrin Stephens
|
||||
Difficulty=easy
|
||||
Description=Mono U Affinity deck with Affinity for artifacts and Modular cards
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
3 Thoughtcast
|
||||
1 Scepter of Insight
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Darrin Stephens 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Darrin Stephens 2
|
||||
DisplayName=Darrin Stephens
|
||||
Difficulty=medium
|
||||
Description=Mono U Affinity deck with Affinity for artifacts and Modular cards
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Thoughtcast
|
||||
1 Ethersworn Adjudicator
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Darrin Stephens 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Darrin Stephens 3
|
||||
DisplayName=Darrin Stephens
|
||||
Difficulty=hard
|
||||
Description=Mono U Affinity deck with Affinity for artifacts and Modular cards
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Ethersworn Adjudicator
|
||||
4 Thoughtcast
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Darrin Stephens 4
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Darrin Stephens 4
|
||||
DisplayName=Darrin Stephens
|
||||
Difficulty=very hard
|
||||
Description=Mono U Affinity deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
5 Island
|
||||
4 Seat of the Synod
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Darth Vader 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Darth Vader 3
|
||||
DisplayName=Darth Vader
|
||||
Difficulty=hard
|
||||
Description=WU Battle of Wits style alternate win type deck with WoG
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
31 Island
|
||||
31 Plains
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Data 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Data 3
|
||||
DisplayName=Data
|
||||
Difficulty=hard
|
||||
Description=WB Swampwalk Karma deck with Contaminated Ground and Crusading Knight
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Tethered Griffin
|
||||
3 Quag Vampires
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Deadpool 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Deadpool 2
|
||||
DisplayName=Deadpool
|
||||
Difficulty=medium
|
||||
Description=BR deck with Ashenmoor Liege and Grixis Grimblade
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
2 Vicious Kavu
|
||||
2 Ashenmoor Gouger
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Deadpool 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Deadpool 3
|
||||
DisplayName=Deadpool
|
||||
Difficulty=hard
|
||||
Description=BR deck with Ashenmoor Liege and Grixis Grimblade
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Ashenmoor Gouger
|
||||
4 Ashenmoor Liege
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Demon 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Demon 3
|
||||
DisplayName=Demon
|
||||
Difficulty=hard
|
||||
Description=Mono B Demon deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Go for the Throat|MBS
|
||||
1 Loxodon Warhammer|10E
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Dilbert 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Dilbert 3
|
||||
DisplayName=Dilbert
|
||||
Difficulty=hard
|
||||
Description=BRG Ball Lightning deck with Smoke, Mighty Emergence and Kavu Lair
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
3 Spark Elemental
|
||||
2 Deathgreeter
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Dino 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Dino 1
|
||||
DisplayName=Dino
|
||||
Difficulty=easy
|
||||
Description=Mono brown artifact deck with Affinity for artifacts, Metalcraft and Modular cards
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Blasted Landscape
|
||||
2 Desert
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Dino 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Dino 2
|
||||
DisplayName=Dino
|
||||
Difficulty=medium
|
||||
Description=Mono brown affinity deck with Affinity for artifacts and Modular cards
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Steel Wall
|
||||
1 Mycosynth Golem
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Dino 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Dino 3
|
||||
DisplayName=Dino
|
||||
Difficulty=hard
|
||||
Description=Mono brown affinity deck with Affinity for artifacts and Modular cards
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Mox Emerald
|
||||
1 Mycosynth Golem
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Dino 4
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Dino 4
|
||||
DisplayName=Dino
|
||||
Difficulty=very hard
|
||||
Description=Mono brown affinity deck with Affinity for artifacts, Metalcraft and Modular cards
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Mox Emerald
|
||||
1 Mox Pearl
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Doc Holiday 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Doc Holiday 1
|
||||
DisplayName=Doc Holiday
|
||||
Difficulty=easy
|
||||
Description=WUG Morph deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
3 Aphetto Runecaster
|
||||
3 Aven Farseer
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Doc Holiday 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Doc Holiday 2
|
||||
DisplayName=Doc Holiday
|
||||
Difficulty=medium
|
||||
Description=WUG deck with Sunscape Familiar and Bant Sureblade
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
3 Bant Sureblade
|
||||
2 Giltspire Avenger
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Doc Holiday 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Doc Holiday 3
|
||||
DisplayName=Doc Holiday
|
||||
Difficulty=hard
|
||||
Description=WUG deck with Stoic Angel, Murkfiend Liege and Knight of New Alara
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Bant Sureblade
|
||||
4 Giltspire Avenger
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Dogbert 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Dogbert 2
|
||||
DisplayName=Dogbert
|
||||
Difficulty=medium
|
||||
Description=WRG Berserker deck with Blade-Tribe Berserkers and Spiraling Duelist
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
3 Elvish Berserker
|
||||
4 Jund Hackblade
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Doran 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Doran 3
|
||||
DisplayName=Doran
|
||||
Difficulty=hard
|
||||
Description=WBG Doran, the Siege Tower deck with high toughness creatures
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Swamp
|
||||
1 Forest
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Dr No 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Dr No 3
|
||||
DisplayName=Dr No
|
||||
Difficulty=hard
|
||||
Description=WUB Combo & Control deck with The Rack, Balance, Propaganda and discard spells
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Underground Sea
|
||||
2 Megrim
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Dr Strangelove 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Dr Strangelove 3
|
||||
DisplayName=Dr Strangelove
|
||||
Difficulty=hard
|
||||
Description=Mono U Sanity Grinding deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Sanity Grinding|EVE
|
||||
4 Counterspell|7ED
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Dream 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Dream 3
|
||||
DisplayName=Dream
|
||||
Difficulty=hard
|
||||
Description=U Illusion deck with Lord of the Unreal and Krovikan Mist
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Phantom Beast
|
||||
4 Gossamer Phantasm
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Electro 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Electro 2
|
||||
DisplayName=Electro
|
||||
Difficulty=medium
|
||||
Description=WRG Naya deck with creatures with power 5 or greater
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Lightning Bolt|M11
|
||||
2 Mountain|MBS
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Electro 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Electro 3
|
||||
DisplayName=Electro
|
||||
Difficulty=hard
|
||||
Description=WRG Naya deck with creatures with power 5 or greater
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Jungle Shrine
|
||||
3 Plateau
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Elrond 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Elrond 1
|
||||
DisplayName=Elrond
|
||||
Difficulty=easy
|
||||
Description=WG Aura deck with Rabid Wombat
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
2 Plains
|
||||
2 Forest
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Elrond 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Elrond 2
|
||||
DisplayName=Elrond
|
||||
Difficulty=medium
|
||||
Description=RGW Aura deck with Rabid Wombat
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Plains
|
||||
1 Forest
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Elrond 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Elrond 3
|
||||
DisplayName=Elrond
|
||||
Difficulty=hard
|
||||
Description=RGW Aura deck with Kor Spiritdancer
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Plains
|
||||
1 Forest
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Endora 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Endora 2
|
||||
DisplayName=Endora
|
||||
Difficulty=medium
|
||||
Description=WG Enchantress deck with enchantments and cards with enchantment effects
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Femeref Enchantress
|
||||
1 Hoofprints of the Stag
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Endora 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Endora 3
|
||||
DisplayName=Endora
|
||||
Difficulty=hard
|
||||
Description=WG Enchantress deck with enchantments and cards with enchantment effects
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Hoofprints of the Stag
|
||||
1 Privileged Position
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Eomer 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Eomer 2
|
||||
DisplayName=Eomer
|
||||
Difficulty=medium
|
||||
Description=Mono W flanking deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Cavalry Master|TSP
|
||||
2 Arid Mesa|ZEN
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Ezio 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Ezio 3
|
||||
DisplayName=Ezio
|
||||
Difficulty=hard
|
||||
Description=Mono B Assassin deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Guul Draz Assassin|ROE
|
||||
4 Scarblade Elite|MOR
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Fat Albert 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Fat Albert 1
|
||||
DisplayName=Fat Albert
|
||||
Difficulty=easy
|
||||
Description=WBRG Winter Orb deck with Keldon Warlord and mana Elves/Slivers
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
3 Druid of the Anima
|
||||
4 Jungle Shrine
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Fat Albert 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Fat Albert 2
|
||||
DisplayName=Fat Albert
|
||||
Difficulty=medium
|
||||
Description=WUBRG Winter Orb deck with Keldon Warlord and mana Elves/Slivers
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Taiga
|
||||
4 Tropical Island
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Fat Albert 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Fat Albert 3
|
||||
DisplayName=Fat Albert
|
||||
Difficulty=hard
|
||||
Description=UG Winter Orb deck with Kalonian Behemoth and mana Elves/Slivers
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Scepter of Insight
|
||||
3 Birds of Paradise
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Fin Fang Foom 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Fin Fang Foom 1
|
||||
DisplayName=Fin Fang Foom
|
||||
Difficulty=easy
|
||||
Description=Mono G Poison deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
24 Forest|MBS
|
||||
2 Beast Hunt|ZEN
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Fin Fang Foom 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Fin Fang Foom 2
|
||||
DisplayName=Fin Fang Foom
|
||||
Difficulty=medium
|
||||
Description=Mono G Infect deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
3 Cystbearer|SOM
|
||||
2 Carrion Call|SOM
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Fin Fang Foom 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Fin Fang Foom 3
|
||||
DisplayName=Fin Fang Foom
|
||||
Difficulty=hard
|
||||
Description=GB Infect deck
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
2 Ichor Rats|SOM
|
||||
2 Cystbearer|SOM
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Frankenstein 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Frankenstein 1
|
||||
DisplayName=Frankenstein
|
||||
Difficulty=easy
|
||||
Description=WG Golem deck with several Splicers
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
12 Plains
|
||||
8 Forest
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Frankenstein 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Frankenstein 2
|
||||
DisplayName=Frankenstein
|
||||
Difficulty=medium
|
||||
Description=WU Golem deck with several Splicers
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
10 Plains
|
||||
10 Island
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Frankenstein 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Frankenstein 3
|
||||
DisplayName=Frankenstein
|
||||
Difficulty=hard
|
||||
Description=WUG Golem deck with several Splicers
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Tundra
|
||||
3 Savannah
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Fred Flintstone 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Fred Flintstone 3
|
||||
DisplayName=Fred Flintstone
|
||||
Difficulty=hard
|
||||
Description=WUG deck with Phytohydra and Lorescale Coatl
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
2 Savannah
|
||||
2 Tundra
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Frodo 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Frodo 1
|
||||
DisplayName=Frodo
|
||||
Difficulty=easy
|
||||
Description=WRG Zoo deck with some threat removal
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Sacred Foundry
|
||||
4 Stomping Ground
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Frodo 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Frodo 2
|
||||
DisplayName=Frodo
|
||||
Difficulty=medium
|
||||
Description=WRG Zoo deck with some threat removal and Glorious Anthem
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
4 Plateau
|
||||
4 Taiga
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Frodo 3
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Frodo 3
|
||||
DisplayName=Frodo
|
||||
Difficulty=hard
|
||||
Description=WRG Zoo deck with threat removal and Glorious Anthems
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
2 Plateau
|
||||
2 Taiga
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Galadriel 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Galadriel 2
|
||||
DisplayName=Galadriel
|
||||
Difficulty=medium
|
||||
Description=Mono G Deck with Amulet of Vigor, mana ramp, Time Vault and Howl of the Night Pack
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
15 Forest
|
||||
2 Thawing Glaciers
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Galahad 1
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Galahad 1
|
||||
DisplayName=Galahad
|
||||
Difficulty=easy
|
||||
Description=WB Knight deck with Kinsbaile Cavalier and Knight Exemplar
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
1 Befoul
|
||||
2 White Shield Crusader
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
Galahad 2
|
||||
[general]
|
||||
constructed
|
||||
[metadata]
|
||||
Name=Galahad 2
|
||||
DisplayName=Galahad
|
||||
Difficulty=medium
|
||||
Description=WB Knight deck with Kinsbaile Cavalier and Knight Exemplar
|
||||
Deck Type=constructed
|
||||
Icon=
|
||||
[main]
|
||||
7 Plains
|
||||
7 Swamp
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user