mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
Added an AI deck called Galadriel 2, based around Amulet of Vigor, green mana ramp, time vault and Howl of the Night Pack.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -181,6 +181,7 @@ res/quest/decks/Fred[!!-~]Flintstone[!!-~]3.dck -text
|
||||
res/quest/decks/Frodo[!!-~]1.dck -text
|
||||
res/quest/decks/Frodo[!!-~]2.dck -text
|
||||
res/quest/decks/Frodo[!!-~]3.dck -text
|
||||
res/quest/decks/Galadriel[!!-~]2.dck -text
|
||||
res/quest/decks/Genghis[!!-~]Khan[!!-~]1.dck -text
|
||||
res/quest/decks/Genghis[!!-~]Khan[!!-~]2.dck -text
|
||||
res/quest/decks/Genghis[!!-~]Khan[!!-~]3.dck -text
|
||||
|
||||
21
res/quest/decks/Galadriel 2.dck
Normal file
21
res/quest/decks/Galadriel 2.dck
Normal file
@@ -0,0 +1,21 @@
|
||||
Galadriel 2
|
||||
[general]
|
||||
constructed
|
||||
[main]
|
||||
22 Forest
|
||||
1 Khalni Garden
|
||||
4 Amulet of Vigor
|
||||
3 Khalni Heart Expedition
|
||||
3 Time Vault
|
||||
4 Growth Spasm
|
||||
4 Kodama's Reach
|
||||
4 Rampant Growth
|
||||
1 Fruition
|
||||
4 Scarwood Treefolk
|
||||
4 Howl of the Night Pack
|
||||
2 Primeval Titan
|
||||
1 Beacon of Creation
|
||||
1 Timbermaw Larva
|
||||
1 Reach of Branches
|
||||
1 Baru, Fist of Krosa
|
||||
[sideboard]
|
||||
@@ -10,6 +10,7 @@ Dino 2
|
||||
Doc Holiday 2
|
||||
Fat Albert 2
|
||||
Frodo 2
|
||||
Galadriel 2
|
||||
Genghis Khan 2
|
||||
George of the Jungle 2
|
||||
Grampa Simpson 2
|
||||
|
||||
@@ -433,6 +433,8 @@ public class Gui_Quest extends JFrame implements NewConstants{
|
||||
sb.append("\r\n");
|
||||
sb.append("Frodo 3 hard New, Apthaven's AI Zoo Hard, more creature removal + Glorious Anthems");
|
||||
sb.append("\r\n");
|
||||
sb.append("Galadriel 2 medium Amulet of Vigor, green mana ramp, time vault and Howl of the Night Pack");
|
||||
sb.append("\r\n");
|
||||
sb.append("Genghis Khan 1 easy Mana Elves + Birds + Armageddon, Llanowar Behemoth");
|
||||
sb.append("\r\n");
|
||||
sb.append("Genghis Khan 2 medium Mana Elves + Birds + Armageddon, Llanowar Behemoth");
|
||||
|
||||
Reference in New Issue
Block a user