Added Quicken

Ran oracle and set info scripts
This commit is contained in:
moomarc
2012-03-14 07:37:36 +00:00
parent e116035962
commit 2cedb20fd7
3 changed files with 18 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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

View File

@@ -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