mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Added a medium deck centered around indestructible permanents with lots of mass removal called Gimli 2.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
21
res/quest/decks/Gimli 2.dck
Normal file
21
res/quest/decks/Gimli 2.dck
Normal 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]
|
||||
@@ -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
|
||||
|
||||
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user