mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Added a Treefolk deck called as Treebeard 2.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -282,6 +282,7 @@ res/quest/decks/Tarzan[!!-~]1.dck -text
|
|||||||
res/quest/decks/Tarzan[!!-~]2.dck -text
|
res/quest/decks/Tarzan[!!-~]2.dck -text
|
||||||
res/quest/decks/Terminator[!!-~]3.dck -text
|
res/quest/decks/Terminator[!!-~]3.dck -text
|
||||||
res/quest/decks/The[!!-~]Great[!!-~]Gazoo[!!-~]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/Uncle[!!-~]Owen[!!-~]3.dck -text
|
||||||
res/quest/decks/Wilma[!!-~]Flintstone[!!-~]1.dck -text
|
res/quest/decks/Wilma[!!-~]Flintstone[!!-~]1.dck -text
|
||||||
res/quest/decks/Wilma[!!-~]Flintstone[!!-~]2.dck -text
|
res/quest/decks/Wilma[!!-~]Flintstone[!!-~]2.dck -text
|
||||||
|
|||||||
37
res/quest/decks/Treebeard 2.dck
Normal file
37
res/quest/decks/Treebeard 2.dck
Normal 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]
|
||||||
@@ -39,5 +39,6 @@ Spock 2
|
|||||||
Storm 2
|
Storm 2
|
||||||
Superman 2
|
Superman 2
|
||||||
Tarzan 2
|
Tarzan 2
|
||||||
|
Treebeard 2
|
||||||
Wilma Flintstone 2
|
Wilma Flintstone 2
|
||||||
Wyatt Earp 2
|
Wyatt Earp 2
|
||||||
@@ -635,6 +635,8 @@ public class Gui_Quest extends JFrame implements NewConstants{
|
|||||||
sb.append("\r\n");
|
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("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("\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("Uncle Owen 3 hard Creature removal/control with Liliana Vess");
|
||||||
sb.append("\r\n");
|
sb.append("\r\n");
|
||||||
sb.append("Wilma Flintstone 1 easy Noxious Hatchling, Woodlurker Mimic, Liliana Vess + a few BG spells");
|
sb.append("Wilma Flintstone 1 easy Noxious Hatchling, Woodlurker Mimic, Liliana Vess + a few BG spells");
|
||||||
|
|||||||
Reference in New Issue
Block a user