Added a medium deck centered around indestructible permanents with lots of mass removal called Gimli 2.

This commit is contained in:
jendave
2011-08-06 05:38:51 +00:00
parent b8887d9e74
commit 46a3ccf73a
4 changed files with 25 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -194,6 +194,7 @@ res/quest/decks/Genghis[!!-~]Khan[!!-~]3.dck -text
res/quest/decks/George[!!-~]of[!!-~]the[!!-~]Jungle[!!-~]1.dck -text
res/quest/decks/George[!!-~]of[!!-~]the[!!-~]Jungle[!!-~]2.dck -text
res/quest/decks/George[!!-~]of[!!-~]the[!!-~]Jungle[!!-~]3.dck -text
res/quest/decks/Gimli[!!-~]2.dck -text
res/quest/decks/Gold[!!-~]Finger[!!-~]3.dck -text
res/quest/decks/Grampa[!!-~]Simpson[!!-~]1.dck -text
res/quest/decks/Grampa[!!-~]Simpson[!!-~]2.dck -text

View File

@@ -0,0 +1,21 @@
Gimli 2
[general]
constructed
[main]
5 Swamp
5 Plains
4 Scrubland
4 Arcane Sanctum
4 Darksteel Citadel
4 Darksteel Ingot
4 Darksteel Gargoyle
4 Stuffy Doll
4 Phylactery Lich
1 Konda, Lord of Eiganjo
1 Sapling of Colfenor
4 Wrath of God
4 Damnation
4 Day of Judgment
4 Planar Cleansing
4 Akroma's Vengeance
[sideboard]

View File

@@ -15,6 +15,7 @@ Galadriel 2
Galahad 2
Genghis Khan 2
George of the Jungle 2
Gimli 2
Grampa Simpson 2
Harry Potter 2
Homer Simpson 2

View File

@@ -457,6 +457,8 @@ public class Gui_Quest extends JFrame implements NewConstants{
sb.append("\r\n");
sb.append("George of the Jungle 3 hard Belligerent Hatchling, Battlegate Mimic, Ajani Vengeant + many RW spells");
sb.append("\r\n");
sb.append("Gimli 2 medium indestructible permanents with lots of mass removal");
sb.append("\r\n");
sb.append("Gold Finger 3 hard Rares' U control deck, various counter spells and Serra Sphinx + Memnarch");
sb.append("\r\n");
sb.append("Grampa Simpson 1 easy Sloth' double strike deck, various equipments and auras");