- Added Corwins UB deck as Kang 3.

This commit is contained in:
jendave
2011-08-06 22:17:56 +00:00
parent 2d58f70cad
commit 90617d4f8e
4 changed files with 23 additions and 1 deletions

1
.gitattributes vendored
View File

@@ -8033,6 +8033,7 @@ res/quest/decks/James[!!-~]T[!!-~]Kirk[!!-~]3.dck -text
res/quest/decks/Joe[!!-~]Kidd[!!-~]1.dck -text
res/quest/decks/Joe[!!-~]Kidd[!!-~]2.dck -text
res/quest/decks/Joe[!!-~]Kidd[!!-~]3.dck -text
res/quest/decks/Kang[!!-~]3.dck -text
res/quest/decks/King[!!-~]Arthur[!!-~]1.dck -text
res/quest/decks/King[!!-~]Arthur[!!-~]2.dck -text
res/quest/decks/King[!!-~]Arthur[!!-~]3.dck -text

View File

@@ -0,0 +1,20 @@
Kang 3
[general]
constructed
[main]
4 Benthic Djinn
2 Ghastlord of Fugue
4 Glen Elendra Liege
4 Inkfathom Infiltrator
4 Shadowmage Infiltrator
4 Tidehollow Strix
4 Wasp Lancer
2 Dire Undercurrents
4 Recoil
4 Undermine
4 Creeping Tar Pit
4 Darkslick Shores
4 Drowned Catacomb
6 Island
6 Swamp
[sideboard]

View File

@@ -49,6 +49,7 @@ Jack Sparrow 3
James Bond 3
James T Kirk 3
Joe Kidd 3
Kang 3
King Arthur 3
King Edward 3
King Kong 3

View File

@@ -196,7 +196,7 @@ public class QuestBattle extends QuestSelectablePanel {
// addToDeckList("Jon Stewart 3", "hard", "WG Extended deck");
// addToDeckList("Kang 2", "medium", "UB Singleton deck");
// addToDeckList("Kang 3", "hard", "BR Extended deck");
addToDeckList("Kang 3", "hard", "UB deck with Glen Elendra Liege and Dire Undercurrents");
addToDeckList("King Arthur 1", "easy", "WG Knight deck with Wilt-Leaf Cavaliers, Knight of the Skyward Eye and Leonin Skyhunter");
addToDeckList("King Arthur 2", "medium", "WG Knight deck with Wilt-Leaf Cavaliers and Knights with flanking");
addToDeckList("King Arthur 3", "hard", "WG Knight deck with Sir Shandlar of Eberyn and Knights with first strike");