From 45cf4658cf42eeb2acf5257d4ed2072fbbfd2d3b Mon Sep 17 00:00:00 2001 From: jendave Date: Sun, 7 Aug 2011 00:13:32 +0000 Subject: [PATCH] - 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. --- .gitattributes | 2 -- res/quest/decks/Jack Sparrow 1.dck | 28 ------------------ res/quest/decks/Jack Sparrow 2.dck | 36 +++++++++++------------ res/quest/decks/Jack Sparrow 3.dck | 28 ------------------ res/quest/easy.txt | 1 - res/quest/hard.txt | 1 - src/forge/quest/gui/main/QuestBattle.java | 4 +-- 7 files changed, 19 insertions(+), 81 deletions(-) delete mode 100644 res/quest/decks/Jack Sparrow 1.dck delete mode 100644 res/quest/decks/Jack Sparrow 3.dck diff --git a/.gitattributes b/.gitattributes index 76af5cdff76..ccc49eb6e8c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/quest/decks/Jack Sparrow 1.dck b/res/quest/decks/Jack Sparrow 1.dck deleted file mode 100644 index 4f5588444ce..00000000000 --- a/res/quest/decks/Jack Sparrow 1.dck +++ /dev/null @@ -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] diff --git a/res/quest/decks/Jack Sparrow 2.dck b/res/quest/decks/Jack Sparrow 2.dck index ad5eca400c2..489ff794bd0 100644 --- a/res/quest/decks/Jack Sparrow 2.dck +++ b/res/quest/decks/Jack Sparrow 2.dck @@ -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] diff --git a/res/quest/decks/Jack Sparrow 3.dck b/res/quest/decks/Jack Sparrow 3.dck deleted file mode 100644 index 641529e06b4..00000000000 --- a/res/quest/decks/Jack Sparrow 3.dck +++ /dev/null @@ -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] diff --git a/res/quest/easy.txt b/res/quest/easy.txt index 4c7221d3c4b..7d987bd613a 100644 --- a/res/quest/easy.txt +++ b/res/quest/easy.txt @@ -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 diff --git a/res/quest/hard.txt b/res/quest/hard.txt index 1b1d72df163..2d84d926a2d 100644 --- a/res/quest/hard.txt +++ b/res/quest/hard.txt @@ -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 diff --git a/src/forge/quest/gui/main/QuestBattle.java b/src/forge/quest/gui/main/QuestBattle.java index 4bc58b84bda..5a136f877a1 100644 --- a/src/forge/quest/gui/main/QuestBattle.java +++ b/src/forge/quest/gui/main/QuestBattle.java @@ -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");