Added a modified Stormfront deck to quest mode. It is named Electro 3.

This commit is contained in:
jendave
2011-08-06 05:07:32 +00:00
parent a20bae461a
commit 7e08e4b6fc
4 changed files with 33 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -123,6 +123,7 @@ res/quest/decks/Doc[!!-~]Holiday[!!-~]1.dck -text
res/quest/decks/Doc[!!-~]Holiday[!!-~]2.dck -text
res/quest/decks/Doc[!!-~]Holiday[!!-~]3.dck -text
res/quest/decks/Dr[!!-~]No[!!-~]3.dck -text
res/quest/decks/Electro[!!-~]3.dck -text
res/quest/decks/Fat[!!-~]Albert[!!-~]1.dck -text
res/quest/decks/Fat[!!-~]Albert[!!-~]2.dck -text
res/quest/decks/Fat[!!-~]Albert[!!-~]3.dck -text

View File

@@ -0,0 +1,29 @@
Electro 3
[general]
constructed
[main]
4 Jungle Shrine
4 Plateau
4 Taiga
1 Mox Emerald
2 Eternal Witness
4 Lightning Helix
4 Ball Lightning
3 Arashi, the Sky Asunder
2 False Defeat
2 Molten Rain
1 Wheel of Fortune
4 Lightning Bolt
1 Rootbound Crag
1 Mox Ruby
2 Fecundity
1 Mox Pearl
1 Eladamri's Call
4 Thunder Spirit
1 Regrowth
2 Howling Mine
4 Reflecting Pool
4 Savannah
2 Savage Twister
2 Fracturing Gust
[sideboard]

View File

@@ -18,6 +18,7 @@ Darth Vador 3
Data 3
Doc Holiday 3
Dr No 3
Electro 3
Fat Albert 3
Fred Flintstone 3
Frodo 3

View File

@@ -405,6 +405,8 @@ public class Gui_Quest extends JFrame implements NewConstants{
sb.append("\r\n");
sb.append("Dr No 3 hard The Rack, Balance, Propaganda, discard spells");
sb.append("\r\n");
sb.append("Electro 3 hard Resonantg's Stormfront deck with mods, Arashi, the Sky Asunder + Ball Lightning");
sb.append("\r\n");
sb.append("Fat Albert 1 easy Winter Orb, Keldon Warlord, mana Elves/Slivers + several 4/4 creatures");
sb.append("\r\n");
sb.append("Fat Albert 2 medium Winter Orb, Keldon Warlord, mana Elves/Slivers + several 5/5 creatures");