- Added Jack Sparrow 1.

This commit is contained in:
jendave
2011-08-07 00:21:21 +00:00
parent e24a955a43
commit 26d868d98d
4 changed files with 48 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -8464,6 +8464,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/James[!!-~]Bond[!!-~]1.dck -text
res/quest/decks/James[!!-~]Bond[!!-~]2.dck -text

View File

@@ -0,0 +1,45 @@
Jack Sparrow 1
[general]
constructed
[main]
1 Cloud Pirates
1 Water Wurm
1 Caller of Gales
1 Sea's Claim
1 Fear
1 Expedition Map
1 Talas Merchant
1 Talas Scout
1 School of Piranha
1 Drowned
1 Spreading Seas
1 Lingering Mirage
1 Cruel Edict
1 Rishadan Airship
1 Steam Frigate
1 Reef Pirates
1 Talas Warrior
1 Chambered Nautilus
1 Steam Frigate
1 Seasinger
1 Whispersilk Cloak
1 Scavenged Weaponry
1 Drag Down
1 Forced Retreat
1 Talas Air Ship
1 Screeching Drake
1 Giant Octopus
1 Narwhal
1 Coastal Piracy
2 Armored Galleon
2 Pirate Ship
1 Sandbar Serpent
1 Wu Admiral
1 Ramirez DePietro
11 Island
4 Swamp
2 Drowned Catacomb
3 Underground Sea
2 Watery Grave
2 Polluted Delta
[sideboard]

View File

@@ -20,6 +20,7 @@ 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

@@ -191,6 +191,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 Talas Warrior, Coastal Piracy, Drowned and Sea's Claim");
addToDeckList("Jack Sparrow 2", "medium", "UB Pirate deck with Talas Warrior, Coastal Piracy and Spreading Seas");
addToDeckList("James Bond 1", "easy", "WG Sliver deck");
addToDeckList("James Bond 2", "medium", "WG Sliver deck");