From 0a6207165ea45c8f0173b9cd78ca6b6c452a84b7 Mon Sep 17 00:00:00 2001 From: jendave Date: Sun, 7 Aug 2011 00:36:53 +0000 Subject: [PATCH] - Added Plumes of Peace and Skyscribing. --- .gitattributes | 4 +++- res/cardsfolder/azorius_aethermage.txt | 23 ++++++++++++----------- res/cardsfolder/plumes_of_peace.txt | 11 +++++++++++ res/cardsfolder/sky_hussar.txt | 2 +- res/cardsfolder/skyscribing.txt | 11 +++++++++++ 5 files changed, 38 insertions(+), 13 deletions(-) create mode 100644 res/cardsfolder/plumes_of_peace.txt create mode 100644 res/cardsfolder/skyscribing.txt diff --git a/.gitattributes b/.gitattributes index 30d04200241..c83a493f08b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -536,7 +536,7 @@ res/cardsfolder/aysen_highway.txt -text svneol=native#text/plain res/cardsfolder/ayumi_the_last_visitor.txt -text svneol=native#text/plain res/cardsfolder/azami_lady_of_scrolls.txt -text svneol=native#text/plain res/cardsfolder/azimaet_drake.txt -text svneol=native#text/plain -res/cardsfolder/azorius_aethermage.txt svneol=native#text/plain +res/cardsfolder/azorius_aethermage.txt -text svneol=native#text/plain res/cardsfolder/azorius_chancery.txt -text svneol=native#text/plain res/cardsfolder/azorius_first_wing.txt -text svneol=native#text/plain res/cardsfolder/azorius_guildmage.txt svneol=native#text/plain @@ -5238,6 +5238,7 @@ res/cardsfolder/platinum_angel.txt -text svneol=native#text/plain res/cardsfolder/platinum_emperion.txt -text svneol=native#text/plain res/cardsfolder/plover_knights.txt -text svneol=native#text/plain res/cardsfolder/plow_under.txt -text svneol=native#text/plain +res/cardsfolder/plumes_of_peace.txt -text svneol=native#text/plain res/cardsfolder/plumeveil.txt -text svneol=native#text/plain res/cardsfolder/plummet.txt -text svneol=native#text/plain res/cardsfolder/plunder.txt -text svneol=native#text/plain @@ -6365,6 +6366,7 @@ res/cardsfolder/skyhunter_skirmisher.txt -text svneol=native#text/plain res/cardsfolder/skyknight_legionnaire.txt -text svneol=native#text/plain res/cardsfolder/skyreach_manta.txt -text svneol=native#text/plain res/cardsfolder/skyrider_trainee.txt -text svneol=native#text/plain +res/cardsfolder/skyscribing.txt -text svneol=native#text/plain res/cardsfolder/skyshaper.txt -text svneol=native#text/plain res/cardsfolder/skyshroud_archer.txt svneol=native#text/plain res/cardsfolder/skyshroud_behemoth.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/azorius_aethermage.txt b/res/cardsfolder/azorius_aethermage.txt index 2b34332d91d..d033140c1f4 100644 --- a/res/cardsfolder/azorius_aethermage.txt +++ b/res/cardsfolder/azorius_aethermage.txt @@ -1,12 +1,13 @@ -Name:Azorius AEthermage -ManaCost:1 W U -Types:Creature Human Wizard -Text:no text -PT:1/1 -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Hand | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ Whenever a permanent is returned to your hand, you may pay 1. If you do, draw a card. -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Hand | ValidCard$ Card.YouOwn | Execute$ TrigDraw | TriggerZones$ Battlefield | Secondary$ True | TriggerDescription$ Whenever a permanent is returned to your hand, you may pay 1. If you do, draw a card. -SVar:TrigDraw:AB$Draw | Cost$ 1 | Defined$ You | NumCards$ 1 -SVar:Rarity:Uncommon -SVar:Picture:http://www.wizards.com/global/images/magic/general/azorius_aethermage.jpg -SetInfo:DIS|Uncommon|http://magiccards.info/scans/en/di/104.jpg +Name:Azorius AEthermage +ManaCost:1 W U +Types:Creature Human Wizard +Text:no text +PT:1/1 +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Hand | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ Whenever a permanent is returned to your hand, you may pay 1. If you do, draw a card. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Hand | ValidCard$ Card.YouOwn | Execute$ TrigDraw | TriggerZones$ Battlefield | Secondary$ True | TriggerDescription$ Whenever a permanent is returned to your hand, you may pay 1. If you do, draw a card. +SVar:TrigDraw:AB$Draw | Cost$ 1 | Defined$ You | NumCards$ 1 +SVar:RemRandomDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/azorius_aethermage.jpg +SetInfo:DIS|Uncommon|http://magiccards.info/scans/en/di/104.jpg End \ No newline at end of file diff --git a/res/cardsfolder/plumes_of_peace.txt b/res/cardsfolder/plumes_of_peace.txt new file mode 100644 index 00000000000..36c8fb16a93 --- /dev/null +++ b/res/cardsfolder/plumes_of_peace.txt @@ -0,0 +1,11 @@ +Name:Plumes of Peace +ManaCost:1 W U +Types:Enchantment Aura +Text:no text +K:Flash +K:Enchant creature +K:enPumpCurse:HIDDEN CARDNAME doesn't untap during your untap step.:Enchanted creature doesn't untap during its controller's untap step. +A:AB$ Tap | Cost$ W U | TgtPrompt$ Choose target creature | ValidTgts$ Creature | ActivatingZone$ Hand | ActivationLimit$ 1 | PlayerTurn$ True | ActivatingPhases$ Upkeep | PrecostDesc$ Forecast - | CostDesc$ W U, Reveal CARDNAME from your hand: | SpellDescription$ Tap target creature. (Activate this ability only during your upkeep and only once each turn.) +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/plumes_of_peace.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/sky_hussar.txt b/res/cardsfolder/sky_hussar.txt index e8fadc22cd0..d6fa0d877d3 100644 --- a/res/cardsfolder/sky_hussar.txt +++ b/res/cardsfolder/sky_hussar.txt @@ -6,7 +6,7 @@ PT:4/3 K:Flying T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigUntapAll | TriggerDescription$ When CARDNAME enters the battlefield, untap all creatures you control. SVar:TrigUntapAll:AB$UntapAll | Cost$ 0 | ValidCards$ Creature.YouCtrl | SpellDescription$ untap all creatures you control. -A:AB$ Draw | Cost$ tapXType<2/Creature.White;Creature.Blue> | NumCards$ 1 | ActivatingZone$ Hand | ActivationLimit$ 1 | PlayerTurn$ True | ActivatingPhases$ Upkeep | PrecostDesc$ Forecast - | CostDesc$ Tap two untapped white and/or blue creatures you control: | SpellDescription$ Reveal CARDNAME from your hand: Draw a card. (Activate this ability only during your upkeep and only once each turn.) +A:AB$ Draw | Cost$ tapXType<2/Creature.White;Creature.Blue> | NumCards$ 1 | ActivatingZone$ Hand | ActivationLimit$ 1 | PlayerTurn$ True | ActivatingPhases$ Upkeep | PrecostDesc$ Forecast - | CostDesc$ Tap two untapped white and/or blue creatures you control, Reveal CARDNAME from your hand: | SpellDescription$ Draw a card. (Activate this ability only during your upkeep and only once each turn.) SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/sky_hussar.jpg SetInfo:DIS|Uncommon|http://magiccards.info/scans/en/di/131.jpg diff --git a/res/cardsfolder/skyscribing.txt b/res/cardsfolder/skyscribing.txt new file mode 100644 index 00000000000..efdac903e4c --- /dev/null +++ b/res/cardsfolder/skyscribing.txt @@ -0,0 +1,11 @@ +Name:Skyscribing +ManaCost:X U U +Types:Sorcery +Text:no text +A:SP$ Draw | Cost$ X U U | Defined$ Each | NumCards$ X | SpellDescription$ Each player draws X cards. +A:AB$ Draw | Cost$ 2 U | NumCards$ 1 | Defined$ Each | ActivatingZone$ Hand | ActivationLimit$ 1 | PlayerTurn$ True | ActivatingPhases$ Upkeep | PrecostDesc$ Forecast - | CostDesc$ 2 U Reveal CARDNAME from your hand: | SpellDescription$ Each player draws a card. (Activate this ability only during your upkeep and only once each turn.) +SVar:X:Count$xPaid +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/skyscribing.jpg +End \ No newline at end of file