mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- Added Jack Sparrow 1.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
45
res/quest/decks/Jack Sparrow 1.dck
Normal file
45
res/quest/decks/Jack Sparrow 1.dck
Normal 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]
|
||||
@@ -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
|
||||
|
||||
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user