mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added Tom Bombadil 3 deck by Corwin.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -8504,6 +8504,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/Tom[!!-~]Bombadil[!!-~]3.dck -text
|
||||||
res/quest/decks/Totoro[!!-~]2.dck -text
|
res/quest/decks/Totoro[!!-~]2.dck -text
|
||||||
res/quest/decks/Treebeard[!!-~]1.dck -text
|
res/quest/decks/Treebeard[!!-~]1.dck -text
|
||||||
res/quest/decks/Treebeard[!!-~]2.dck -text
|
res/quest/decks/Treebeard[!!-~]2.dck -text
|
||||||
|
|||||||
23
res/quest/decks/Tom Bombadil 3.dck
Normal file
23
res/quest/decks/Tom Bombadil 3.dck
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
Tom Bombadil 3
|
||||||
|
[general]
|
||||||
|
constructed
|
||||||
|
[main]
|
||||||
|
1 Explore|WWK
|
||||||
|
1 Harrow|ZEN
|
||||||
|
1 Overwhelming Stampede|M11
|
||||||
|
3 Garruk Wildspeaker|M11
|
||||||
|
4 Cultivate|M11
|
||||||
|
2 Khalni Hydra|ROE
|
||||||
|
2 Lead the Stampede|MBS
|
||||||
|
4 Call of the Herd|TSB
|
||||||
|
4 Garruk's Packleader|M11
|
||||||
|
2 Leatherback Baloth|WWK
|
||||||
|
1 Praetor's Counsel|MBS
|
||||||
|
2 Vengevine|ROE
|
||||||
|
1 Overrun|M10
|
||||||
|
2 Obstinate Baloth|M11
|
||||||
|
4 Garruk's Companion|M11
|
||||||
|
20 Forest|MBS
|
||||||
|
2 Thrun, the Last Troll|MBS
|
||||||
|
4 Verdant Catacombs|ZEN
|
||||||
|
[sideboard]
|
||||||
@@ -92,6 +92,7 @@ Spiderman 3
|
|||||||
Storm 3
|
Storm 3
|
||||||
Terminator 3
|
Terminator 3
|
||||||
The Great Gazoo 3
|
The Great Gazoo 3
|
||||||
|
Tom Bombadil 3
|
||||||
Treebeard 3
|
Treebeard 3
|
||||||
Uncle Owen 3
|
Uncle Owen 3
|
||||||
Wally 3
|
Wally 3
|
||||||
|
|||||||
@@ -331,6 +331,7 @@ public class QuestBattle extends QuestSelectablePanel {
|
|||||||
// addToDeckList("Thor 3", "hard", "WR Constructed deck");
|
// addToDeckList("Thor 3", "hard", "WR Constructed deck");
|
||||||
// addToDeckList("Thugs 2", "medium", "WG Elves deck");
|
// addToDeckList("Thugs 2", "medium", "WG Elves deck");
|
||||||
// addToDeckList("Thugs 3", "hard", "WG Strength in Numbers deck");
|
// addToDeckList("Thugs 3", "hard", "WG Strength in Numbers deck");
|
||||||
|
addToDeckList("Tom Bombadil 3", "hard", "Mono G deck with Garruk's Packleader, Garruk Wildspeaker and Garruk's Companion");
|
||||||
addToDeckList("Totoro 2", "medium", "UBG deck with spirits and arcane spells");
|
addToDeckList("Totoro 2", "medium", "UBG deck with spirits and arcane spells");
|
||||||
addToDeckList("Treebeard 1", "easy", "G Treefolk deck with Bosk Banneret, Dauntless Dourbark and Leaf-Crowned Elder");
|
addToDeckList("Treebeard 1", "easy", "G Treefolk deck with Bosk Banneret, Dauntless Dourbark and Leaf-Crowned Elder");
|
||||||
addToDeckList("Treebeard 2", "medium", "WBG Treefolk deck with Bosk Banneret, Dauntless Dourbark, Timber Protector, Leaf-Crowned Elder and Doran");
|
addToDeckList("Treebeard 2", "medium", "WBG Treefolk deck with Bosk Banneret, Dauntless Dourbark, Timber Protector, Leaf-Crowned Elder and Doran");
|
||||||
|
|||||||
Reference in New Issue
Block a user