Added a hard BR direct damage deck called Hellboy 3.

This commit is contained in:
jendave
2011-08-06 06:07:56 +00:00
parent 5d68544a3d
commit d15f5c8997
4 changed files with 32 additions and 3 deletions

1
.gitattributes vendored
View File

@@ -211,6 +211,7 @@ res/quest/decks/Han[!!-~]Solo[!!-~]3.dck -text
res/quest/decks/Harry[!!-~]Potter[!!-~]1.dck -text
res/quest/decks/Harry[!!-~]Potter[!!-~]2.dck -text
res/quest/decks/Harry[!!-~]Potter[!!-~]3.dck -text
res/quest/decks/Hellboy[!!-~]3.dck -text
res/quest/decks/Higgins[!!-~]3.dck -text
res/quest/decks/Homer[!!-~]Simpson[!!-~]1.dck -text
res/quest/decks/Homer[!!-~]Simpson[!!-~]2.dck -text

View File

@@ -0,0 +1,25 @@
Hellboy 3
[general]
constructed
[main]
5 Swamp
7 Mountain
4 Badlands
4 Blood Crypt
1 Mox Ruby
1 Mox Jet
4 Blightning
4 Breath of Malfegor
4 Flame Jet
4 Lava Axe
4 Lava Spike
4 Keldon Marauders
4 Spark Elemental
2 Night's Whisper
2 Flame Rift
1 Stronghold Discipline
1 Hidetsugu's Second Rite
1 Ball Lightning
1 Hellspark Elemental
1 Keldon Champion
[sideboard]

View File

@@ -34,6 +34,7 @@ Grampa Simpson 3
Green Lantern 3
Han Solo 3
Harry Potter 3
Hellboy 3
Higgins 3
Homer Simpson 3
Iceman 3

View File

@@ -487,6 +487,8 @@ public class Gui_Quest extends JFrame implements NewConstants{
sb.append("\r\n");
sb.append("Harry Potter 3 hard Beached As' deck, various milling cards, some speed up and counter spells");
sb.append("\r\n");
sb.append("Hellboy 3 hard A BR direct damage deck");
sb.append("\r\n");
sb.append("Higgins 3 hard Corwin72's Grixis Control deck, lots of threat removal and some creatures");
sb.append("\r\n");
sb.append("Homer Simpson 1 easy Morph + Regenerate BRU creatures, + Raise Dead");
@@ -543,11 +545,11 @@ public class Gui_Quest extends JFrame implements NewConstants{
sb.append("\r\n");
sb.append("King Kong 3 hard Squirrel tokens, changelings and Deranged Hermit + threat removal");
sb.append("\r\n");
sb.append("Kojak 1 easy Some Islandwalk creatures GU + filler");
sb.append("Kojak 1 easy Mono blue deck with Sunken City, Inundate, counterspells and bounce");
sb.append("\r\n");
sb.append("Kojak 2 medium Some Islandwalk creatures GU + filler");
sb.append("Kojak 2 medium Mono blue deck with Sunken City, Inundate, counterspells and bounce");
sb.append("\r\n");
sb.append("Kojak 3 hard Some Islandwalk creatures GUB + filler");
sb.append("Kojak 3 hard Mono blue deck with Sunken City, Inundate, counterspells and bounce");
sb.append("\r\n");
sb.append("Lisa Simpson 3 hard GW deck, creates tokens which are devoured by Skullmulcher and Gluttonous Slime");
sb.append("\r\n");