- Replaced the older Jack Sparrow decks with the new Jack Sparrow 2 deck. I will attempt to tone this deck down in order to also have a tier 1 deck version.

This commit is contained in:
jendave
2011-08-07 00:13:32 +00:00
parent 77c2fad28e
commit 45cf4658cf
7 changed files with 19 additions and 81 deletions

2
.gitattributes vendored
View File

@@ -8441,9 +8441,7 @@ res/quest/decks/Indiana[!!-~]Jones[!!-~]1.dck -text
res/quest/decks/Indiana[!!-~]Jones[!!-~]2.dck -text
res/quest/decks/Indiana[!!-~]Jones[!!-~]3.dck -text
res/quest/decks/Jabba[!!-~]the[!!-~]Hut[!!-~]3.dck -text
res/quest/decks/Jack[!!-~]Sparrow[!!-~]1.dck -text
res/quest/decks/Jack[!!-~]Sparrow[!!-~]2.dck -text
res/quest/decks/Jack[!!-~]Sparrow[!!-~]3.dck -text
res/quest/decks/James[!!-~]Bond[!!-~]1.dck -text
res/quest/decks/James[!!-~]Bond[!!-~]2.dck -text
res/quest/decks/James[!!-~]Bond[!!-~]3.dck -text

View File

@@ -1,28 +0,0 @@
Jack Sparrow 1
[general]
constructed
[main]
1 Expedition Map
4 Underground Sea
2 Armored Galleon
1 Leonin Scimitar
2 Talas Warrior
2 Pirate Ship
2 Steam Frigate
6 Swamp
4 Drowned Catacomb
2 Dissipate
3 Undermine
10 Island
1 Ancestral Recall
3 False Summoning
2 Talas Scout
2 Talas Air Ship
1 Mikokoro, Center of the Sea
2 Cloud Pirates
3 Counterspell
2 Talas Merchant
2 Ramirez DePietro
1 Archivist
2 Rishadan Airship
[sideboard]

View File

@@ -2,24 +2,24 @@ Jack Sparrow 2
[general]
constructed
[main]
4 Underground Sea
2 Armored Galleon
3 Dark Banishing
3 Strangling Soot
2 Talas Warrior
3 Pirate Ship
6 Swamp
4 Drowned Catacomb
3 Eyeblight's Ending
10 Island
1 Ancestral Recall
4 Cloud Pirates
2 Talas Scout
2 Talas Air Ship
1 Mikokoro, Center of the Sea
2 Cloud Pirates
4 Doom Blade
3 Talas Merchant
2 Ramirez DePietro
4 Spreading Seas
1 Cloak of Mists
1 Sunken City
2 Rishadan Airship
1 Archivist
2 Steam Frigate
2 Reef Pirates
4 Talas Warrior
2 Whispersilk Cloak
2 Talas Air Ship
3 Coastal Piracy
2 Armored Galleon
4 Pirate Ship
1 Ramirez DePietro
10 Island
4 Drowned Catacomb
4 Underground Sea
3 Watery Grave
3 Polluted Delta
[sideboard]

View File

@@ -1,28 +0,0 @@
Jack Sparrow 3
[general]
constructed
[main]
4 Underground Sea
2 Armored Galleon
1 Mox Sapphire
3 Polluted Delta
3 Talas Warrior
4 Pirate Ship
4 Drowned Catacomb
11 Island
1 Time Walk
2 Talas Scout
2 Talas Air Ship
1 Mikokoro, Center of the Sea
3 Cloud Pirates
2 Reef Pirates
1 Mox Jet
2 Ramirez DePietro
1 Eldrazi Monument
1 Shadowmage Infiltrator
4 Control Magic
2 Binding Grasp
2 Bribery
2 Persuasion
2 Spreading Seas
[sideboard]

View File

@@ -20,7 +20,6 @@ Harry Potter 1
Hercules 1
Homer Simpson 1
Indiana Jones 1
Jack Sparrow 1
James Bond 1
Joe Kidd 1
King Arthur 1

View File

@@ -52,7 +52,6 @@ Homer Simpson 3
Iceman 3
Indiana Jones 3
Jabba the Hut 3
Jack Sparrow 3
James Bond 3
James T Kirk 3
Joe Kidd 3

View File

@@ -189,9 +189,7 @@ public class QuestBattle extends QuestSelectablePanel {
addToDeckList("Jabba the Hut 3", "hard", "B Infect deck");
// addToDeckList("Jack 2", "medium", "BG Aggressive deck");
// addToDeckList("Jack 3", "hard", "WUB Sphinx Cascade deck");
addToDeckList("Jack Sparrow 1", "easy", "UB Pirate deck with card draw and counter spells");
addToDeckList("Jack Sparrow 2", "medium", "UB Pirate deck with card draw and threat removal");
addToDeckList("Jack Sparrow 3", "hard", "UB Pirate deck with card draw and creature control");
addToDeckList("Jack Sparrow 2", "medium", "UB Pirate deck with Talas Warrior, Coastal Piracy and Spreading Seas");
addToDeckList("James Bond 1", "easy", "WG Agro deck with several Slivers");
addToDeckList("James Bond 2", "medium", "WG Agro deck with several Slivers and Glorious Anthem");
addToDeckList("James Bond 3", "hard", "WGR Agro deck with several Slivers and Glorious Anthem");