mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
- Added Corwins Captain America 2 and 3 decks.
- Updated Wyatt Earp 3.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -8198,6 +8198,8 @@ res/quest/decks/Buffy[!!-~]3.dck -text
|
||||
res/quest/decks/C3PO[!!-~]1.dck -text
|
||||
res/quest/decks/C3PO[!!-~]2.dck -text
|
||||
res/quest/decks/C3PO[!!-~]3.dck -text
|
||||
res/quest/decks/Captain[!!-~]America[!!-~]2.dck -text
|
||||
res/quest/decks/Captain[!!-~]America[!!-~]3.dck -text
|
||||
res/quest/decks/Catwoman[!!-~]1.dck -text
|
||||
res/quest/decks/Catwoman[!!-~]2.dck -text
|
||||
res/quest/decks/Comic[!!-~]Book[!!-~]Guy[!!-~]3.dck -text
|
||||
|
||||
26
res/quest/decks/Captain America 2.dck
Normal file
26
res/quest/decks/Captain America 2.dck
Normal file
@@ -0,0 +1,26 @@
|
||||
Captain America 2
|
||||
[general]
|
||||
constructed
|
||||
[main]
|
||||
4 Forest
|
||||
4 Island
|
||||
8 Plains
|
||||
2 Akrasan Squire
|
||||
1 Battlegrace Angel
|
||||
3 Deft Duelist
|
||||
3 Jhessian Infiltrator
|
||||
3 Knight of the Skyward Eye
|
||||
2 Ranger of Eos
|
||||
2 Rhox War Monk
|
||||
2 Sigiled Paladin
|
||||
4 Steward of Valeron
|
||||
2 Swords to Plowshares
|
||||
3 Oust
|
||||
1 Hindering Light
|
||||
4 Sigil Blessing
|
||||
1 Arcane Sanctum
|
||||
4 Bant Panorama
|
||||
2 Seaside Citadel
|
||||
1 Rafiq of the Many
|
||||
4 Excommunicate
|
||||
[sideboard]
|
||||
24
res/quest/decks/Captain America 3.dck
Normal file
24
res/quest/decks/Captain America 3.dck
Normal file
@@ -0,0 +1,24 @@
|
||||
Captain America 3
|
||||
[general]
|
||||
constructed
|
||||
[main]
|
||||
5 Forest
|
||||
2 Island
|
||||
7 Plains
|
||||
1 Battlegrace Angel
|
||||
4 Stoic Angel
|
||||
4 Knotvine Paladin
|
||||
4 Noble Hierarch
|
||||
3 Rafiq of the Many
|
||||
2 Qasali Pridemage
|
||||
2 Sovereigns of Lost Alara
|
||||
2 Dueling Grounds
|
||||
1 Epic Proportions
|
||||
3 Finest Hour
|
||||
3 Sigil of the Nayan Gods
|
||||
1 Triclopean Sight
|
||||
4 Grizzled Leotau
|
||||
4 Seaside Citadel
|
||||
4 Terramorphic Expanse
|
||||
4 Swords to Plowshares
|
||||
[sideboard]
|
||||
@@ -3,32 +3,27 @@ Wyatt Earp 3
|
||||
constructed
|
||||
[main]
|
||||
21 Plains
|
||||
1 Karakas
|
||||
1 Mox Pearl
|
||||
1 Pearl Medallion
|
||||
4 Honor of the Pure
|
||||
2 Ballynock Cohort
|
||||
2 Ballynock Trapper
|
||||
1 Blinding Light
|
||||
1 Crovax, Ascendant Hero
|
||||
2 Kithkin Rabble
|
||||
2 Knight of the White Orchid
|
||||
2 Mass Calcify
|
||||
2 Springjack Shepherd
|
||||
1 Sunlance
|
||||
1 Abbey Gargoyles
|
||||
1 Dawn Elemental
|
||||
2 Unmake
|
||||
1 Swords to Plowshares
|
||||
2 Swords to Plowshares
|
||||
1 Auriok Champion
|
||||
1 Hand of Honor
|
||||
1 Knight of Meadowgrain
|
||||
1 Leonin Skyhunter
|
||||
1 Longbow Archer
|
||||
2 Serra Avenger
|
||||
3 Knight of Meadowgrain
|
||||
4 Serra Avenger
|
||||
1 Soltari Monk
|
||||
1 White Knight
|
||||
1 Whipcorder
|
||||
1 Soltari Priest
|
||||
1 Silver Knight
|
||||
1 Kazandu Blademaster
|
||||
2 Kazandu Blademaster
|
||||
1 Crackdown
|
||||
4 Mirran Crusader
|
||||
[sideboard]
|
||||
|
||||
@@ -12,6 +12,7 @@ Boris Karloff 3
|
||||
Boromir 3
|
||||
Buffy 3
|
||||
C3PO 3
|
||||
Captain America 3
|
||||
Comic Book Guy 3
|
||||
Crocodile Dundee 3
|
||||
Cyclops 3
|
||||
|
||||
@@ -6,6 +6,7 @@ Bart Simpson 2
|
||||
Boromir 2
|
||||
Buffy 2
|
||||
C3PO 2
|
||||
Captain America 2
|
||||
Catwoman 2
|
||||
Crocodile Dundee 2
|
||||
Da Vinci 2
|
||||
|
||||
@@ -68,8 +68,8 @@ public class QuestBattle extends QuestSelectablePanel {
|
||||
addToDeckList("C3PO 3", "hard", "BR Goblin deck with Goblin Ringleader, Kiki-Jiki, Mad Auntie and Sensation Gorger");
|
||||
// addToDeckList("Cable 2", "medium", "UR Artifact deck");
|
||||
// addToDeckList("Cable 3", "hard", "R Artifact deck deck");
|
||||
// addToDeckList("Captain America 2", "medium", "Bant Exalted deck");
|
||||
// addToDeckList("Captain America 3", "hard", "Bant Exalted deck");
|
||||
addToDeckList("Captain America 2", "medium", "Bant Exalted deck");
|
||||
addToDeckList("Captain America 3", "hard", "Bant Exalted deck");
|
||||
addToDeckList("Catwoman 1", "easy", "WG Cat deck with Kjeldoran War Cry");
|
||||
addToDeckList("Catwoman 2", "medium", "WRG Cat deck with Lightning Helix");
|
||||
// addToDeckList("Colbert 2", "medium", "WG Cats deck");
|
||||
|
||||
Reference in New Issue
Block a user