mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Added Corwins two Deadpool decks.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -7968,6 +7968,8 @@ res/quest/decks/Darrin[!!-~]Stephens[!!-~]3.dck -text
|
||||
res/quest/decks/Darrin[!!-~]Stephens[!!-~]4.dck -text
|
||||
res/quest/decks/Darth[!!-~]Vader[!!-~]3.dck -text
|
||||
res/quest/decks/Data[!!-~]3.dck -text
|
||||
res/quest/decks/Deadpool[!!-~]2.dck -text
|
||||
res/quest/decks/Deadpool[!!-~]3.dck -text
|
||||
res/quest/decks/Dino[!!-~]2.dck -text
|
||||
res/quest/decks/Dino[!!-~]3.dck -text
|
||||
res/quest/decks/Doc[!!-~]Holiday[!!-~]1.dck -text
|
||||
|
||||
26
res/quest/decks/Deadpool 2.dck
Normal file
26
res/quest/decks/Deadpool 2.dck
Normal file
@@ -0,0 +1,26 @@
|
||||
Deadpool 2
|
||||
[general]
|
||||
constructed
|
||||
[main]
|
||||
2 Vicious Kavu
|
||||
2 Ashenmoor Gouger
|
||||
2 Sootwalkers
|
||||
2 Ashenmoor Liege
|
||||
2 Blazing Specter
|
||||
2 Demigod of Revenge
|
||||
2 Pyre Zombie
|
||||
2 Emberstrike Duo
|
||||
2 Grixis Grimblade
|
||||
2 Gobhobbler Rats
|
||||
2 Shivan Zombie
|
||||
2 Goblin Deathraiders
|
||||
2 Shambling Remains
|
||||
2 Fulminator Mage
|
||||
2 Fists of the Demigod
|
||||
2 Terminate
|
||||
4 Scar
|
||||
4 Blackcleave Cliffs
|
||||
4 Dragonskull Summit
|
||||
8 Mountain
|
||||
8 Swamp
|
||||
[sideboard]
|
||||
20
res/quest/decks/Deadpool 3.dck
Normal file
20
res/quest/decks/Deadpool 3.dck
Normal file
@@ -0,0 +1,20 @@
|
||||
Deadpool 3
|
||||
[general]
|
||||
constructed
|
||||
[main]
|
||||
4 Ashenmoor Gouger
|
||||
4 Ashenmoor Liege
|
||||
4 Demigod of Revenge
|
||||
4 Emberstrike Duo
|
||||
4 Grixis Grimblade
|
||||
4 Jund Hackblade
|
||||
4 Shambling Remains
|
||||
1 Defiler of Souls
|
||||
3 Fists of the Demigod
|
||||
4 Terminate
|
||||
4 Blackcleave Cliffs
|
||||
4 Dragonskull Summit
|
||||
4 Lavaclaw Reaches
|
||||
6 Mountain
|
||||
6 Swamp
|
||||
[sideboard]
|
||||
@@ -19,6 +19,7 @@ Da Vinci 3
|
||||
Darrin Stephens 3
|
||||
Darth Vader 3
|
||||
Data 3
|
||||
Deadpool 3
|
||||
Dino 3
|
||||
Doc Holiday 3
|
||||
Doran 3
|
||||
|
||||
@@ -10,6 +10,7 @@ Catwoman 2
|
||||
Crocodile Dundee 2
|
||||
Da Vinci 2
|
||||
Darrin Stephens 2
|
||||
Deadpool 2
|
||||
Dino 2
|
||||
Doc Holiday 2
|
||||
Elrond 2
|
||||
|
||||
@@ -93,8 +93,8 @@ public class QuestBattle extends QuestSelectablePanel {
|
||||
addToDeckList("Darrin Stephens 4", "very hard", "U Affinity deck");
|
||||
addToDeckList("Darth Vader 3", "hard", "WU Battle of Wits style alternate win type deck with WoG");
|
||||
addToDeckList("Data 3", "hard", "B deck with Korlash, Heir to Blackblade and Liliana Vess");
|
||||
// addToDeckList("Deadpool 2", "medium", "BR Singleton");
|
||||
// addToDeckList("Deadpool 3", "hard", "B/R Extended, Good luck!");
|
||||
addToDeckList("Deadpool 2", "medium", "BR deck with Ashenmoor Liege and Grixis Grimblade");
|
||||
addToDeckList("Deadpool 3", "hard", "BR deck with Ashenmoor Liege and Grixis Grimblade");
|
||||
// addToDeckList("Dick Grayson 3", "hard", "WU Constructed");
|
||||
addToDeckList("Dino 2", "medium", "Mono brown affinity deck with Affinity for artifacts and Modular cards");
|
||||
addToDeckList("Dino 3", "hard", "Mono brown affinity deck with Affinity for artifacts and Modular cards");
|
||||
|
||||
Reference in New Issue
Block a user