mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Updated the opponent deck descriptions for the three Da Vinci quest decks.
- Updated Kojak 1, replaced the non-existent Fathom Seer with an additional Kami of the Crescent Moon. This deck should no longer create an error exception.
This commit is contained in:
@@ -2,27 +2,26 @@ Kojak 1
|
||||
[general]
|
||||
constructed
|
||||
[main]
|
||||
22 Island
|
||||
4 Briarberry Cohort
|
||||
1 Deepchannel Mentor
|
||||
4 Faerie Swarm
|
||||
1 Inundate
|
||||
4 Merrow Levitator
|
||||
1 Spire Golem
|
||||
4 Briarberry Cohort
|
||||
2 Concentrate
|
||||
2 Muddle the Mixture
|
||||
2 Kami of the Crescent Moon
|
||||
1 Sunken City
|
||||
1 Flow of Ideas
|
||||
2 Invisibility
|
||||
22 Island
|
||||
1 Inundate
|
||||
2 Boomerang
|
||||
2 Eye of Nowhere
|
||||
1 Counterspell
|
||||
2 Muddle the Mixture
|
||||
2 Tidings
|
||||
2 Concentrate
|
||||
1 Kami of the Crescent Moon
|
||||
1 Thalakos Seer
|
||||
1 Dandan
|
||||
1 Fathom Seer
|
||||
4 Faerie Swarm
|
||||
1 Manta Ray
|
||||
2 Invisibility
|
||||
1 Thalakos Seer
|
||||
1 Flow of Ideas
|
||||
1 Counterspell
|
||||
1 Deepchannel Mentor
|
||||
2 Serpent of the Endless Sea
|
||||
2 Tidings
|
||||
1 Amnesia
|
||||
1 Spire Golem
|
||||
[sideboard]
|
||||
|
||||
@@ -397,11 +397,11 @@ public class Gui_Quest extends JFrame implements NewConstants{
|
||||
sb.append("\r\n");
|
||||
sb.append("Cyclops 3 hard Slivers mainly, some spells");
|
||||
sb.append("\r\n");
|
||||
sb.append("Da Vinci 1 easy Some Swampwalk creatures, Morph creatures + discard spells");
|
||||
sb.append("Da Vinci 1 easy Mono black deck, Ashenmoor Cohort + Badmoon + some Fear");
|
||||
sb.append("\r\n");
|
||||
sb.append("Da Vinci 2 medium Some Swampwalk creatures, Morph creatures + drain/gain life spells");
|
||||
sb.append("Da Vinci 2 medium Mono black deck, Korlash, Heir to Blackblade's + Badmoon + threat removal");
|
||||
sb.append("\r\n");
|
||||
sb.append("Da Vinci 3 hard Some Swampwalk creatures, Morph creatures + Angel of Despair");
|
||||
sb.append("Da Vinci 3 hard Mono black deck, Korlash, Heir to Blackblade's + Badmoon + threat removal");
|
||||
sb.append("\r\n");
|
||||
sb.append("Darrin Stephens 1 easy U Affinity deck, Affinity for artifacts and Modular cards");
|
||||
sb.append("\r\n");
|
||||
|
||||
Reference in New Issue
Block a user