mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Added Ezio 3 deck by Corwin.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -8368,6 +8368,7 @@ res/quest/decks/Elrond[!!-~]3.dck -text
|
|||||||
res/quest/decks/Endora[!!-~]2.dck -text
|
res/quest/decks/Endora[!!-~]2.dck -text
|
||||||
res/quest/decks/Endora[!!-~]3.dck -text
|
res/quest/decks/Endora[!!-~]3.dck -text
|
||||||
res/quest/decks/Eomer[!!-~]2.dck -text
|
res/quest/decks/Eomer[!!-~]2.dck -text
|
||||||
|
res/quest/decks/Ezio[!!-~]3.dck -text
|
||||||
res/quest/decks/Fat[!!-~]Albert[!!-~]1.dck -text
|
res/quest/decks/Fat[!!-~]Albert[!!-~]1.dck -text
|
||||||
res/quest/decks/Fat[!!-~]Albert[!!-~]2.dck -text
|
res/quest/decks/Fat[!!-~]Albert[!!-~]2.dck -text
|
||||||
res/quest/decks/Fat[!!-~]Albert[!!-~]3.dck -text
|
res/quest/decks/Fat[!!-~]Albert[!!-~]3.dck -text
|
||||||
|
|||||||
18
res/quest/decks/Ezio 3.dck
Normal file
18
res/quest/decks/Ezio 3.dck
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
Ezio 3
|
||||||
|
[general]
|
||||||
|
constructed
|
||||||
|
[main]
|
||||||
|
4 Guul Draz Assassin|ROE
|
||||||
|
4 Scarblade Elite|MOR
|
||||||
|
2 Pulling Teeth|MOR
|
||||||
|
2 Mind Sludge|ZEN
|
||||||
|
4 Weed-Pruner Poplar|MOR
|
||||||
|
20 Swamp|MBS
|
||||||
|
2 Night's Whisper|5DN
|
||||||
|
4 Nekrataal|10E
|
||||||
|
2 Despise|NPH
|
||||||
|
4 Assassinate|M11
|
||||||
|
4 Royal Assassin|M11
|
||||||
|
4 Verdant Catacombs|ZEN
|
||||||
|
4 Nameless Inversion|LRW
|
||||||
|
[sideboard]
|
||||||
@@ -30,6 +30,7 @@ Dr Strangelove 3
|
|||||||
Electro 3
|
Electro 3
|
||||||
Elrond 3
|
Elrond 3
|
||||||
Endora 3
|
Endora 3
|
||||||
|
Ezio 3
|
||||||
Fat Albert 3
|
Fat Albert 3
|
||||||
Fred Flintstone 3
|
Fred Flintstone 3
|
||||||
Frodo 3
|
Frodo 3
|
||||||
|
|||||||
@@ -122,6 +122,7 @@ public class QuestBattle extends QuestSelectablePanel {
|
|||||||
addToDeckList("Endora 2", "medium", "WG Enchantress deck with enchantments and cards with enchantment effects");
|
addToDeckList("Endora 2", "medium", "WG Enchantress deck with enchantments and cards with enchantment effects");
|
||||||
addToDeckList("Endora 3", "hard", "WG Enchantress deck with enchantments and cards with enchantment effects");
|
addToDeckList("Endora 3", "hard", "WG Enchantress deck with enchantments and cards with enchantment effects");
|
||||||
addToDeckList("Eomer 2", "medium", "Mono W flanking deck");
|
addToDeckList("Eomer 2", "medium", "Mono W flanking deck");
|
||||||
|
addToDeckList("Ezio 3", "hard", "Mono B Assassin deck");
|
||||||
|
|
||||||
addToDeckList("Fat Albert 1", "easy", "WBRG Winter Orb deck with Keldon Warlord and mana Elves/Slivers");
|
addToDeckList("Fat Albert 1", "easy", "WBRG Winter Orb deck with Keldon Warlord and mana Elves/Slivers");
|
||||||
addToDeckList("Fat Albert 2", "medium", "WUBRG Winter Orb deck with Keldon Warlord and mana Elves/Slivers");
|
addToDeckList("Fat Albert 2", "medium", "WUBRG Winter Orb deck with Keldon Warlord and mana Elves/Slivers");
|
||||||
|
|||||||
Reference in New Issue
Block a user