From 41983ae93b6c3a73c125815e10da35a24bba555e Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 20:48:58 +0000 Subject: [PATCH] - Added Dreamborn Muse --- .gitattributes | 1 + res/cardsfolder/dreamborn_muse.txt | 15 +++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 res/cardsfolder/dreamborn_muse.txt diff --git a/.gitattributes b/.gitattributes index 024c1cdee2b..509f8efde31 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1742,6 +1742,7 @@ res/cardsfolder/dream_cache.txt -text svneol=native#text/plain res/cardsfolder/dream_fracture.txt -text svneol=native#text/plain res/cardsfolder/dream_prowler.txt -text svneol=native#text/plain res/cardsfolder/dream_stalker.txt -text svneol=native#text/plain +res/cardsfolder/dreamborn_muse.txt -text svneol=native#text/plain res/cardsfolder/dreamcatcher.txt -text svneol=native#text/plain res/cardsfolder/dreamscape_artist.txt -text svneol=native#text/plain res/cardsfolder/dreamstone_hedron.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/dreamborn_muse.txt b/res/cardsfolder/dreamborn_muse.txt new file mode 100644 index 00000000000..383c3dd5d62 --- /dev/null +++ b/res/cardsfolder/dreamborn_muse.txt @@ -0,0 +1,15 @@ +Name:Dreamborn Muse +ManaCost:2 U U +Types:Creature Spirit +Text:no text +PT:2/2 +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigMillYou | TriggerDescription$ At the beginning of each player's upkeep, that player puts the top X cards of his or her library into his or her graveyard, where X is the number of cards in his or her hand. +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | TriggerZones$ Battlefield | Execute$ TrigMillOpp | Secondary$ True | TriggerDescription$ At the beginning of each player's upkeep, that player puts the top X cards of his or her library into his or her graveyard, where X is the number of cards in his or her hand. +SVar:TrigMillYou:AB$Mill | Cost$ 0 | Defined$ You | NumCards$ X +SVar:TrigMillOpp:AB$Mill | Cost$ 0 | Defined$ Opponent | NumCards$ Y +SVar:X:Count$InYourHand +SVar:Y:Count$InOppHand +SVar:RemRandomDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/dreamborn_muse.jpg +End