mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
- Added Silver Samurai 2 deck by Corwin.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -8412,6 +8412,7 @@ res/quest/decks/Secret[!!-~]Squirrel[!!-~]3.dck -text
|
||||
res/quest/decks/Sherlock[!!-~]Holmes[!!-~]1.dck -text
|
||||
res/quest/decks/Sherlock[!!-~]Holmes[!!-~]2.dck -text
|
||||
res/quest/decks/Sherlock[!!-~]Holmes[!!-~]3.dck -text
|
||||
res/quest/decks/Silver[!!-~]Samurai[!!-~]2.dck -text
|
||||
res/quest/decks/Silver[!!-~]Surfer[!!-~]3.dck -text
|
||||
res/quest/decks/Spiderman[!!-~]2.dck -text
|
||||
res/quest/decks/Spiderman[!!-~]3.dck -text
|
||||
|
||||
@@ -4,6 +4,7 @@ Types:Enchantment
|
||||
Text:no text
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDig | TriggerDescription$ At the beginning of your upkeep, look at the top card of your library. You may put that card into your graveyard.
|
||||
SVar:TrigDig:AB$Dig | Cost$ 0 | DigNum$ 1 | ChangeNum$ 1 | DestinationZone$ Graveyard | Optional$ True | LibraryPosition2$ 0
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/think_tank.jpg
|
||||
End
|
||||
25
res/quest/decks/Silver Samurai 2.dck
Normal file
25
res/quest/decks/Silver Samurai 2.dck
Normal file
@@ -0,0 +1,25 @@
|
||||
Silver Samurai 2
|
||||
[general]
|
||||
constructed
|
||||
[main]
|
||||
2 Arrest|SOM
|
||||
3 Devoted Retainer|CHK
|
||||
4 Arid Mesa|ZEN
|
||||
2 Sensei Golden-Tail|CHK
|
||||
1 Konda, Lord of Eiganjo|CHK
|
||||
3 Kitsune Blademaster|CHK
|
||||
3 Araba Mothrider|SOK
|
||||
3 Indebted Samurai|BOK
|
||||
2 Samurai Enforcers|CHK
|
||||
18 Plains|MBS
|
||||
4 Call to Glory|CHK
|
||||
2 Mighty Leap|M11
|
||||
2 Hand of Honor|SOK
|
||||
1 Mothrider Samurai|CHK
|
||||
3 Nagao, Bound by Honor|CHK
|
||||
2 Emeria, the Sky Ruin|ZEN
|
||||
2 Pacifism|M11
|
||||
1 Oust|ROE
|
||||
1 Inspired Charge|M11
|
||||
1 Konda's Hatamoto|CHK
|
||||
[sideboard]
|
||||
@@ -51,6 +51,7 @@ Sauron 2
|
||||
Scotty 2
|
||||
Seabiscuit 2
|
||||
Sherlock Holmes 2
|
||||
Silver Samurai 2
|
||||
Spiderman 2
|
||||
Spock 2
|
||||
Storm 2
|
||||
|
||||
@@ -298,6 +298,7 @@ public class QuestBattle extends QuestSelectablePanel {
|
||||
addToDeckList("Sherlock Holmes 2", "medium", "Mono G deck with Baru, Fist of Krosa and lots of good green creatures");
|
||||
addToDeckList("Sherlock Holmes 3", "hard", "Mono G deck with Baru, Fist of Krosa and lots of great green creatures");
|
||||
addToDeckList("Silver Surfer 3", "hard", "G beat down deck with many creatures and several pump spells");
|
||||
addToDeckList("Silver Samurai 2", "medium", "Mono W Samurai deck");
|
||||
addToDeckList("Spiderman 2", "medium", "W weenie deck with WoG, Armageddon and Mass Calcify");
|
||||
addToDeckList("Spock 2", "medium", "G Elf singleton deck with several Winnower Patrol and Wolf-Skull Shaman");
|
||||
// addToDeckList("Starfire 2", "medium", "Incarnations deck");
|
||||
|
||||
Reference in New Issue
Block a user