mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- Added the new Dream 3 quest deck.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -9084,6 +9084,7 @@ res/quest/decks/Dogbert[!!-~]2.dck -text
|
|||||||
res/quest/decks/Doran[!!-~]3.dck -text
|
res/quest/decks/Doran[!!-~]3.dck -text
|
||||||
res/quest/decks/Dr[!!-~]No[!!-~]3.dck -text
|
res/quest/decks/Dr[!!-~]No[!!-~]3.dck -text
|
||||||
res/quest/decks/Dr[!!-~]Strangelove[!!-~]3.dck -text
|
res/quest/decks/Dr[!!-~]Strangelove[!!-~]3.dck -text
|
||||||
|
res/quest/decks/Dream[!!-~]3.dck -text
|
||||||
res/quest/decks/Electro[!!-~]2.dck -text
|
res/quest/decks/Electro[!!-~]2.dck -text
|
||||||
res/quest/decks/Electro[!!-~]3.dck -text
|
res/quest/decks/Electro[!!-~]3.dck -text
|
||||||
res/quest/decks/Elrond[!!-~]1.dck -text
|
res/quest/decks/Elrond[!!-~]1.dck -text
|
||||||
|
|||||||
16
res/quest/decks/Dream 3.dck
Normal file
16
res/quest/decks/Dream 3.dck
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
Dream 3
|
||||||
|
[general]
|
||||||
|
constructed
|
||||||
|
[main]
|
||||||
|
4 Phantom Beast
|
||||||
|
4 Gossamer Phantasm
|
||||||
|
4 Krovikan Mist
|
||||||
|
4 Divination
|
||||||
|
4 Phantasmal Bear
|
||||||
|
4 Lord of the Unreal
|
||||||
|
4 Illusionary Servant
|
||||||
|
4 Phantasmal Abomination
|
||||||
|
4 Phantasmal Dragon
|
||||||
|
1 Mox Sapphire
|
||||||
|
23 Island
|
||||||
|
[sideboard]
|
||||||
@@ -30,6 +30,7 @@ Dilbert 3
|
|||||||
Dino 3
|
Dino 3
|
||||||
Doc Holiday 3
|
Doc Holiday 3
|
||||||
Doran 3
|
Doran 3
|
||||||
|
Dream 3
|
||||||
Dr No 3
|
Dr No 3
|
||||||
Dr Strangelove 3
|
Dr Strangelove 3
|
||||||
Electro 3
|
Electro 3
|
||||||
|
|||||||
@@ -131,6 +131,7 @@ public class QuestBattle extends QuestSelectablePanel {
|
|||||||
addToDeckList("Dogbert 2", "medium", "WRG Berserker deck with Blade-Tribe Berserkers and Spiraling Duelist");
|
addToDeckList("Dogbert 2", "medium", "WRG Berserker deck with Blade-Tribe Berserkers and Spiraling Duelist");
|
||||||
// addToDeckList("Dog 2", "medium", "GRB Sacrifice");
|
// addToDeckList("Dog 2", "medium", "GRB Sacrifice");
|
||||||
addToDeckList("Doran 3", "hard", "WBG Doran, the Siege Tower deck with high toughness creatures");
|
addToDeckList("Doran 3", "hard", "WBG Doran, the Siege Tower deck with high toughness creatures");
|
||||||
|
addToDeckList("Dream 3", "hard", "U Illusion deck with Lord of the Unreal and Krovikan Mist");
|
||||||
// addToDeckList("Dr Doom 2", "medium", "GWB");
|
// addToDeckList("Dr Doom 2", "medium", "GWB");
|
||||||
// addToDeckList("Dr Doom 3", "hard", "GWB Constructed");
|
// addToDeckList("Dr Doom 3", "hard", "GWB Constructed");
|
||||||
// addToDeckList("Dr Fate 3", "hard", "UB Infect");
|
// addToDeckList("Dr Fate 3", "hard", "UB Infect");
|
||||||
|
|||||||
Reference in New Issue
Block a user