mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
- Added Read the Runes and Sirocco by swordshine.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -7856,6 +7856,7 @@ res/cardsfolder/r/razortooth_rats.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/razorverge_thicket.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/reach_of_branches.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/reach_through_mists.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/read_the_runes.txt -text
|
||||
res/cardsfolder/r/reality_acid.txt -text
|
||||
res/cardsfolder/r/reality_anchor.txt svneol=native#text/plain
|
||||
res/cardsfolder/r/reality_ripple.txt -text
|
||||
@@ -8987,6 +8988,7 @@ res/cardsfolder/s/sinstrikers_will.txt -text
|
||||
res/cardsfolder/s/sir_shandlar_of_eberyn.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/sire_of_the_storm.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/sirens_call.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/sirocco.txt -text
|
||||
res/cardsfolder/s/sisay.txt -text
|
||||
res/cardsfolder/s/sisays_ingenuity.txt -text svneol=unset#text/plain
|
||||
res/cardsfolder/s/sisays_ring.txt svneol=native#text/plain
|
||||
|
||||
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
|
||||
14
res/cardsfolder/s/sirocco.txt
Normal file
14
res/cardsfolder/s/sirocco.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Name:Sirocco
|
||||
ManaCost:1 R
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$ RevealHand | Cost$ 1 R | RememberRevealed$ True | ValidTgts$ Player | TgtPrompt$ Select target Player | SubAbility$ DBRepeatDiscard | SpellDescription$ Target player reveals his or her hand. For each blue instant card revealed this way, that player discards that card unless he or she pays 4 life.
|
||||
SVar:DBRepeatDiscard:DB$ RepeatEach | UseImprinted$ True | RepeatCards$ Card.IsRemembered+Instant+Blue | Zone$ Hand | RepeatSubAbility$ DBDiscard | SubAbility$ DBCleanup
|
||||
SVar:DBDiscard:DB$ Discard | DefinedCards$ Imprinted | Mode$ Defined | UnlessCost$ PayLife<4> | UnlessPayer$ Targeted
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sirocco.jpg
|
||||
SetInfo:MIR|Uncommon|http://magiccards.info/scans/en/mr/192.jpg
|
||||
Oracle:Target player reveals his or her hand. For each blue instant card revealed this way, that player discards that card unless he or she pays 4 life.
|
||||
End
|
||||
Reference in New Issue
Block a user