mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Added Read the Runes and Sirocco by swordshine.
This commit is contained in:
15
res/cardsfolder/r/read_the_runes.txt
Normal file
15
res/cardsfolder/r/read_the_runes.txt
Normal 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
|
||||
Reference in New Issue
Block a user