mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Added a medium version of the Saruman deck. Little changes to Ned Flanders 2.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -260,6 +260,7 @@ res/quest/decks/Rocky[!!-~]2.dck -text
|
|||||||
res/quest/decks/Rocky[!!-~]3.dck -text
|
res/quest/decks/Rocky[!!-~]3.dck -text
|
||||||
res/quest/decks/Rogue[!!-~]3.dck -text
|
res/quest/decks/Rogue[!!-~]3.dck -text
|
||||||
res/quest/decks/Samantha[!!-~]Stephens[!!-~]3.dck -text
|
res/quest/decks/Samantha[!!-~]Stephens[!!-~]3.dck -text
|
||||||
|
res/quest/decks/Saruman[!!-~]2.dck -text
|
||||||
res/quest/decks/Saruman[!!-~]3.dck -text
|
res/quest/decks/Saruman[!!-~]3.dck -text
|
||||||
res/quest/decks/Scooby[!!-~]Doo[!!-~]3.dck -text
|
res/quest/decks/Scooby[!!-~]Doo[!!-~]3.dck -text
|
||||||
res/quest/decks/Scotty[!!-~]2.dck -text
|
res/quest/decks/Scotty[!!-~]2.dck -text
|
||||||
|
|||||||
@@ -6,9 +6,11 @@ constructed
|
|||||||
21 Swamp
|
21 Swamp
|
||||||
4 Hymn to Tourach
|
4 Hymn to Tourach
|
||||||
1 Terror
|
1 Terror
|
||||||
1 Douse in Gloom
|
1 Sinkhole
|
||||||
|
1 Eyeblight's Ending
|
||||||
1 Akroma, Angel of Wrath
|
1 Akroma, Angel of Wrath
|
||||||
4 Reanimate
|
1 Reanimate
|
||||||
|
2 Zombify
|
||||||
4 Buried Alive
|
4 Buried Alive
|
||||||
4 Night's Whisper
|
4 Night's Whisper
|
||||||
4 Exhume
|
4 Exhume
|
||||||
|
|||||||
28
res/quest/decks/Saruman 2.dck
Normal file
28
res/quest/decks/Saruman 2.dck
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
Saruman 2
|
||||||
|
[general]
|
||||||
|
constructed
|
||||||
|
[main]
|
||||||
|
4 Underground Sea
|
||||||
|
4 Badlands
|
||||||
|
4 Volcanic Island
|
||||||
|
4 Crumbling Necropolis
|
||||||
|
5 Swamp
|
||||||
|
4 Megrim
|
||||||
|
4 Liliana's Caress
|
||||||
|
1 Geth's Grimoire
|
||||||
|
1 Abyssal Nocturnus
|
||||||
|
1 Sedraxis Specter
|
||||||
|
1 Hypnotic Specter
|
||||||
|
4 Burning Inquiry
|
||||||
|
4 Wheel and Deal
|
||||||
|
1 Windfall
|
||||||
|
4 Blightning
|
||||||
|
1 Hymn to Tourach
|
||||||
|
4 Stupor
|
||||||
|
1 Deception
|
||||||
|
1 Unhinge
|
||||||
|
1 Mind Rot
|
||||||
|
2 Sinkhole
|
||||||
|
3 Rain of Tears
|
||||||
|
2 Terminate
|
||||||
|
[sideboard]
|
||||||
@@ -31,6 +31,7 @@ Ned Flanders 2
|
|||||||
Pebbles Flintstone 2
|
Pebbles Flintstone 2
|
||||||
Radagast 2
|
Radagast 2
|
||||||
Rocky 2
|
Rocky 2
|
||||||
|
Saruman 2
|
||||||
Scotty 2
|
Scotty 2
|
||||||
Seabiscuit 2
|
Seabiscuit 2
|
||||||
Sherlock Holmes 2
|
Sherlock Holmes 2
|
||||||
|
|||||||
@@ -591,7 +591,9 @@ public class Gui_Quest extends JFrame implements NewConstants{
|
|||||||
sb.append("\r\n");
|
sb.append("\r\n");
|
||||||
sb.append("Samantha Stephens 3 hard Sloth' Painter's Servant Grindstone deck, an interesting combo");
|
sb.append("Samantha Stephens 3 hard Sloth' Painter's Servant Grindstone deck, an interesting combo");
|
||||||
sb.append("\r\n");
|
sb.append("\r\n");
|
||||||
sb.append("Saruman 3 hard Sloth' Discard deck with Megrim, Liliana's Caress and Burning Inquiry ");
|
sb.append("Saruman 2 medium Discard deck with Megrim, Liliana's Caress and Burning Inquiry ");
|
||||||
|
sb.append("\r\n");
|
||||||
|
sb.append("Saruman 3 hard Discard deck with Megrim, Liliana's Caress and Burning Inquiry ");
|
||||||
sb.append("\r\n");
|
sb.append("\r\n");
|
||||||
sb.append("Scooby Doo 3 hard Rares' Red deck, Dragonmaster Outcast, Rakdos Pit Dragon, Kamahl, Pit Fighter");
|
sb.append("Scooby Doo 3 hard Rares' Red deck, Dragonmaster Outcast, Rakdos Pit Dragon, Kamahl, Pit Fighter");
|
||||||
sb.append("\r\n");
|
sb.append("\r\n");
|
||||||
@@ -634,6 +636,8 @@ public class Gui_Quest extends JFrame implements NewConstants{
|
|||||||
sb.append("Terminator 3 hard Master of Etherium + Control Magic and Memnarch + many artifacts");
|
sb.append("Terminator 3 hard Master of Etherium + Control Magic and Memnarch + many artifacts");
|
||||||
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("Totoro 2 medium Blue, black, green deck with spirits and arcane spells");
|
||||||
sb.append("\r\n");
|
sb.append("\r\n");
|
||||||
sb.append("Treebeard 1 easy Treefolk creatures, a lumberjack's dream. Bosk Banneret, Dauntless Dourbark, Leaf-Crowned Elder");
|
sb.append("Treebeard 1 easy Treefolk creatures, a lumberjack's dream. Bosk Banneret, Dauntless Dourbark, Leaf-Crowned Elder");
|
||||||
sb.append("\r\n");
|
sb.append("\r\n");
|
||||||
|
|||||||
Reference in New Issue
Block a user