From 2cedb20fd7140181ed05f350e653960bb79da7e8 Mon Sep 17 00:00:00 2001 From: moomarc Date: Wed, 14 Mar 2012 07:37:36 +0000 Subject: [PATCH] Added Quicken Ran oracle and set info scripts --- .gitattributes | 1 + res/cardsfolder/q/quicken.txt | 15 +++++++++++++++ res/cardsfolder/s/shifty_doppelganger.txt | 2 ++ 3 files changed, 18 insertions(+) create mode 100644 res/cardsfolder/q/quicken.txt diff --git a/.gitattributes b/.gitattributes index 47e0b5e87d6..98d289e71ad 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6864,6 +6864,7 @@ res/cardsfolder/q/quest_for_ulas_temple.txt -text svneol=unset#text/plain res/cardsfolder/q/questing_phelddagrif.txt svneol=native#text/plain res/cardsfolder/q/quick_sliver.txt svneol=native#text/plain res/cardsfolder/q/quickchange.txt -text +res/cardsfolder/q/quicken.txt -text res/cardsfolder/q/quickening_licid.txt -text res/cardsfolder/q/quicksand.txt svneol=native#text/plain res/cardsfolder/q/quicksilver_amulet.txt svneol=native#text/plain diff --git a/res/cardsfolder/q/quicken.txt b/res/cardsfolder/q/quicken.txt new file mode 100644 index 00000000000..222f9cf0338 --- /dev/null +++ b/res/cardsfolder/q/quicken.txt @@ -0,0 +1,15 @@ +Name:Quicken +ManaCost:U +Types:Instant +Text:no text +A:SP$Effect | Cost$ U | Name$ Quicken effect | StaticAbilities$ QuickenStA | Triggers$ SpellCastTrig | SVars$ Quickened | SubAbility$ DBDraw | SpellDescription$ The next sorcery card you cast this turn can be cast as though it had flash. +SVar:DBDraw:DB$Draw | NumCards$ 1 | SpellDescription$ Draw a card. +SVar:QuickenStA:Mode$ Continuous | Affected$ Creature.YouCtrl | AffectedZone$ Hand,Graveyard,Exile | AddHiddenKeyword$ HIDDEN Flash +SVar:SpellCastTrig:Mode$ SpellCast | ValidCard$ Sorcery | ValidControllingPlayer$ You | Execute$ Quickened | Static$ True | TriggerDescription$ The next sorcery card you cast this turn can be cast as though it had flash. +SVar:Quickened:DB$ ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Graveyard +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/quicken.jpg +SetInfo:GPT|Rare|http://magiccards.info/scans/en/gp/31.jpg +Oracle:The next sorcery card you cast this turn can be cast as though it had flash.\nDraw a card. +End \ No newline at end of file diff --git a/res/cardsfolder/s/shifty_doppelganger.txt b/res/cardsfolder/s/shifty_doppelganger.txt index ad410154212..5d4b31e677d 100644 --- a/res/cardsfolder/s/shifty_doppelganger.txt +++ b/res/cardsfolder/s/shifty_doppelganger.txt @@ -12,4 +12,6 @@ SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:RemAIDeck:True SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/shifty_doppelganger.jpg +SetInfo:ODY|Rare|http://magiccards.info/scans/en/od/101.jpg +Oracle:{3}{U}, Exile Shifty Doppelganger: You may put a creature card from your hand onto the battlefield. If you do, that creature gains haste until end of turn. At the beginning of the next end step, sacrifice that creature. If you do, return Shifty Doppelganger to the battlefield. End \ No newline at end of file