mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added Corwins UB deck as Kang 3.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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[!!-~]1.dck -text
|
||||||
res/quest/decks/Joe[!!-~]Kidd[!!-~]2.dck -text
|
res/quest/decks/Joe[!!-~]Kidd[!!-~]2.dck -text
|
||||||
res/quest/decks/Joe[!!-~]Kidd[!!-~]3.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[!!-~]1.dck -text
|
||||||
res/quest/decks/King[!!-~]Arthur[!!-~]2.dck -text
|
res/quest/decks/King[!!-~]Arthur[!!-~]2.dck -text
|
||||||
res/quest/decks/King[!!-~]Arthur[!!-~]3.dck -text
|
res/quest/decks/King[!!-~]Arthur[!!-~]3.dck -text
|
||||||
|
|||||||
20
res/quest/decks/Kang 3.dck
Normal file
20
res/quest/decks/Kang 3.dck
Normal 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]
|
||||||
@@ -49,6 +49,7 @@ Jack Sparrow 3
|
|||||||
James Bond 3
|
James Bond 3
|
||||||
James T Kirk 3
|
James T Kirk 3
|
||||||
Joe Kidd 3
|
Joe Kidd 3
|
||||||
|
Kang 3
|
||||||
King Arthur 3
|
King Arthur 3
|
||||||
King Edward 3
|
King Edward 3
|
||||||
King Kong 3
|
King Kong 3
|
||||||
|
|||||||
@@ -196,7 +196,7 @@ public class QuestBattle extends QuestSelectablePanel {
|
|||||||
// addToDeckList("Jon Stewart 3", "hard", "WG Extended deck");
|
// addToDeckList("Jon Stewart 3", "hard", "WG Extended deck");
|
||||||
|
|
||||||
// addToDeckList("Kang 2", "medium", "UB Singleton 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 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 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");
|
addToDeckList("King Arthur 3", "hard", "WG Knight deck with Sir Shandlar of Eberyn and Knights with first strike");
|
||||||
|
|||||||
Reference in New Issue
Block a user