Added a Treefolk deck called as Treebeard 2.

This commit is contained in:
jendave
2011-08-06 05:26:54 +00:00
parent 2919cb44b6
commit 929a6762db
4 changed files with 41 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -282,6 +282,7 @@ res/quest/decks/Tarzan[!!-~]1.dck -text
res/quest/decks/Tarzan[!!-~]2.dck -text
res/quest/decks/Terminator[!!-~]3.dck -text
res/quest/decks/The[!!-~]Great[!!-~]Gazoo[!!-~]3.dck -text
res/quest/decks/Treebeard[!!-~]2.dck -text
res/quest/decks/Uncle[!!-~]Owen[!!-~]3.dck -text
res/quest/decks/Wilma[!!-~]Flintstone[!!-~]1.dck -text
res/quest/decks/Wilma[!!-~]Flintstone[!!-~]2.dck -text

View File

@@ -0,0 +1,37 @@
Treebeard 2
[general]
constructed
[main]
14 Forest
4 Bayou
4 Savannah
1 Reach of Branches
2 Battlewand Oak
2 Orchard Warden
4 Bosk Banneret
1 Cloudcrown Oak
1 Weatherseed Treefolk
1 Gaea's Avenger
1 Cradle Guard
1 Wormwood Treefolk
1 Crabapple Cohort
1 Sapling of Colfenor
2 Timber Protector
3 Dauntless Dourbark
1 Yavimaya Scion
1 Old Ghastbark
1 Foxfire Oak
1 Ebony Treefolk
1 Blanchwood Treefolk
1 Ironroot Treefolk
1 Rowan Treefolk
1 Heartwood Treefolk
1 Ambassador Oak
1 Indomitable Ancients
1 Oakgnarl Warrior
1 Redwood Treefolk
1 Scarwood Treefolk
1 Doran, the Siege Tower
2 Leaf-Crowned Elder
1 Treefolk Harbinger
[sideboard]

View File

@@ -39,5 +39,6 @@ Spock 2
Storm 2
Superman 2
Tarzan 2
Treebeard 2
Wilma Flintstone 2
Wyatt Earp 2

View File

@@ -635,6 +635,8 @@ public class Gui_Quest extends JFrame implements NewConstants{
sb.append("\r\n");
sb.append("The Great Gazoo 3 hard Sloth's Sun Lotion deck, red damage all spells and pro from red creatures");
sb.append("\r\n");
sb.append("Treebeard 2 medium Treefolk creatures. Bosk Banneret, Dauntless Dourbark, Timber Protector, Leaf-Crowned Elder, Doran");
sb.append("\r\n");
sb.append("Uncle Owen 3 hard Creature removal/control with Liliana Vess");
sb.append("\r\n");
sb.append("Wilma Flintstone 1 easy Noxious Hatchling, Woodlurker Mimic, Liliana Vess + a few BG spells");