mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Added Electro 2 by Corwin.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -8395,6 +8395,7 @@ res/quest/decks/Doc[!!-~]Holiday[!!-~]3.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/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
|
||||||
res/quest/decks/Elrond[!!-~]2.dck -text
|
res/quest/decks/Elrond[!!-~]2.dck -text
|
||||||
|
|||||||
43
res/quest/decks/Electro 2.dck
Normal file
43
res/quest/decks/Electro 2.dck
Normal file
@@ -0,0 +1,43 @@
|
|||||||
|
Electro 2
|
||||||
|
[general]
|
||||||
|
constructed
|
||||||
|
[main]
|
||||||
|
1 Lightning Bolt|M11
|
||||||
|
2 Mountain|MBS
|
||||||
|
2 Drumhunter|ALA
|
||||||
|
1 Rumbling Slum|GPT
|
||||||
|
1 Journey to Nowhere|ZEN
|
||||||
|
2 Plateau|3ED
|
||||||
|
2 Druid of the Anima|ALA
|
||||||
|
1 Mycoid Shepherd|ARB
|
||||||
|
1 Mosstodon|ALA
|
||||||
|
2 Stomping Ground|GPT
|
||||||
|
1 Fires of Yavimaya|INV
|
||||||
|
1 Cliffrunner Behemoth|CFX
|
||||||
|
2 Mighty Emergence|ALA
|
||||||
|
1 Leyline of Vitality|M11
|
||||||
|
1 Rakeclaw Gargantuan|ALA
|
||||||
|
1 Oust|ROE
|
||||||
|
2 Forest|MBS
|
||||||
|
1 Spellbreaker Behemoth|ARB
|
||||||
|
2 Savannah|3ED
|
||||||
|
4 Jungle Shrine|ALA
|
||||||
|
1 Relic Crush|ZEN
|
||||||
|
2 Sacred Foundry|RAV
|
||||||
|
2 Exuberant Firestoker|ALA
|
||||||
|
1 Kranioceros|CFX
|
||||||
|
2 Taiga|3ED
|
||||||
|
2 Where Ancients Tread|ALA
|
||||||
|
2 Lightning Helix|RAV
|
||||||
|
2 Plains|MBS
|
||||||
|
1 Kavu Lair|INV
|
||||||
|
1 Enlisted Wurm|ARB
|
||||||
|
1 Incurable Ogre|ALA
|
||||||
|
1 Rith, the Awakener|INV
|
||||||
|
2 Temple Garden|RAV
|
||||||
|
1 Reborn Hope|ARB
|
||||||
|
2 Sunseed Nurturer|ALA
|
||||||
|
2 Rampant Growth|M10
|
||||||
|
2 Woolly Thoctar|ALA
|
||||||
|
2 Reflecting Pool|SHM
|
||||||
|
[sideboard]
|
||||||
@@ -15,6 +15,7 @@ Darrin Stephens 2
|
|||||||
Deadpool 2
|
Deadpool 2
|
||||||
Dino 2
|
Dino 2
|
||||||
Doc Holiday 2
|
Doc Holiday 2
|
||||||
|
Electro 2
|
||||||
Elrond 2
|
Elrond 2
|
||||||
Endora 2
|
Endora 2
|
||||||
Eomer 2
|
Eomer 2
|
||||||
|
|||||||
@@ -113,6 +113,7 @@ public class QuestBattle extends QuestSelectablePanel {
|
|||||||
addToDeckList("Dr No 3", "hard", "WUB Combo & Control deck with The Rack, Balance, Propaganda and discard spells");
|
addToDeckList("Dr No 3", "hard", "WUB Combo & Control deck with The Rack, Balance, Propaganda and discard spells");
|
||||||
addToDeckList("Dr Strangelove 3", "hard", "Mono U Sanity Grinding deck");
|
addToDeckList("Dr Strangelove 3", "hard", "Mono U Sanity Grinding deck");
|
||||||
|
|
||||||
|
addToDeckList("Electro 2", "medium", "WRG Naya deck with creatures with power 5 or greater");
|
||||||
addToDeckList("Electro 3", "hard", "WRG Naya deck with creatures with power 5 or greater");
|
addToDeckList("Electro 3", "hard", "WRG Naya deck with creatures with power 5 or greater");
|
||||||
addToDeckList("Elrond 1", "easy", "WG Aura deck with Rabid Wombat");
|
addToDeckList("Elrond 1", "easy", "WG Aura deck with Rabid Wombat");
|
||||||
addToDeckList("Elrond 2", "medium", "RGW Aura deck with Rabid Wombat");
|
addToDeckList("Elrond 2", "medium", "RGW Aura deck with Rabid Wombat");
|
||||||
|
|||||||
Reference in New Issue
Block a user