- Added Knollspine Dragon and Rhystic Scrying

- Vanguard:Added Sakashima the Impostor Avatar
- Added Mandatory$ True to Parallax Nexus
- Made Borrowing 100000 Arrows and Theft of Dreams ready for multiplayer
This commit is contained in:
swordshine
2013-01-03 02:07:48 +00:00
parent d943869a66
commit edc5875c6b
7 changed files with 48 additions and 6 deletions

View File

@@ -0,0 +1,11 @@
Name:Rhystic Scrying
ManaCost:2 U U
Types:Sorcery
Text:no text
A:SP$ Draw | Cost$ 2 U U | Defined$ You | NumCards$ 3 | SubAbility$ DBDiscard | SpellDescription$ Draw three cards. Then, if any player pays 2, discard three cards.
SVar:DBDiscard:DB$ Discard | Defined$ You | NumCards$ 3 | Mode$ TgtChoose | UnlessPayer$ Player | UnlessCost$ 2 | UnlessSwitched$ True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/rhystic_scrying.jpg
SetInfo:PCY|Uncommon|http://magiccards.info/scans/en/pr/44.jpg
Oracle:Draw three cards. Then, if any player pays {2}, discard three cards.
End