From 67817aaecd14ecd6abe975b28f1646dc5823580e Mon Sep 17 00:00:00 2001 From: swordshine Date: Tue, 2 Apr 2013 05:51:56 +0000 Subject: [PATCH] - Added Delay --- .gitattributes | 1 + res/cardsfolder/d/delay.txt | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 res/cardsfolder/d/delay.txt diff --git a/.gitattributes b/.gitattributes index 32d4dec9fe8..70dfe75c578 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2505,6 +2505,7 @@ res/cardsfolder/d/deglamer.txt svneol=native#text/plain res/cardsfolder/d/dehydration.txt svneol=native#text/plain res/cardsfolder/d/deity_of_scars.txt svneol=native#text/plain res/cardsfolder/d/deja_vu.txt svneol=native#text/plain +res/cardsfolder/d/delay.txt -text res/cardsfolder/d/delaying_shield.txt -text res/cardsfolder/d/delifs_cone.txt -text res/cardsfolder/d/delifs_cube.txt -text diff --git a/res/cardsfolder/d/delay.txt b/res/cardsfolder/d/delay.txt new file mode 100644 index 00000000000..27e2db89cac --- /dev/null +++ b/res/cardsfolder/d/delay.txt @@ -0,0 +1,10 @@ +Name:Delay +ManaCost:1 U +Types:Instant +A:SP$ Counter | Cost$ 1 U | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card | RememberCountered$ True | Destination$ Exile | SubAbility$ DBPutCounter | SpellDescription$ Counter target spell. If the spell is countered this way, exile it with three time counters on it instead of putting it into its owner's graveyard. If it doesn't have suspend, it gains suspend. (At the beginning of its owner's upkeep, remove a counter from that card. When the last is removed, the player plays it without paying its mana cost. If it's a creature, it has haste.) +SVar:DBPutCounter:DB$ PutCounter | Defined$ Remembered | CounterNum$ 3 | CounterType$ TIME | SubAbility$ DBPump +SVar:DBPump:DB$ PumpAll | ValidCards$ Card.IsRemembered+withoutSuspend | PumpZone$ Exile | KW$ Suspend | Permanent$ True | SubAbility$ DBCleanup | StackDescription$ If it doesn't have suspend, it gains suspend. +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:Picture:http://www.wizards.com/global/images/magic/general/delay.jpg +Oracle:Counter target spell. If the spell is countered this way, exile it with three time counters on it instead of putting it into its owner's graveyard. If it doesn't have suspend, it gains suspend. (At the beginning of its owner's upkeep, remove a counter from that card. When the last is removed, the player plays it without paying its mana cost. If it's a creature, it has haste.) +SetInfo:FUT Uncommon \ No newline at end of file