- Added Read the Runes and Sirocco by swordshine.

This commit is contained in:
Sloth
2012-12-01 08:29:22 +00:00
parent 7d73fce348
commit 40d1730596
3 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
Name:Read the Runes
ManaCost:X U
Types:Instant
Text:no text
A:SP$ Draw | Cost$ X U | NumCards$ X | SubAbility$ DBRepeat | References$ X | RememberDrawn$ True | SpellDescription$ Draw X cards. For each card drawn this way, discard a card unless you sacrifice a permanent.
SVar:DBRepeat:DB$ RepeatEach | UseImprinted$ True | RepeatCards$ Card.IsRemembered | Zone$ Hand | RepeatSubAbility$ DBDiscard | SubAbility$ DBCleanup
SVar:DBDiscard:DB$ Discard | Defined$ You | NumCards$ 1 | Mode$ TgtChoose | UnlessCost$ Sac<1/Permanent> | UnlessPayer$ You
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:Count$xPaid
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/read_the_runes.jpg
SetInfo:ONS|Rare|http://magiccards.info/scans/en/on/104.jpg
Oracle:Draw X cards. For each card drawn this way, discard a card unless you sacrifice a permanent.
End