- Added the keyword Reveal the first card you draw each turn.

- Added the optional parameter "Number" to the Drawn trigger.
- Added Rowen.
This commit is contained in:
Sloth
2011-12-19 22:12:43 +00:00
parent f17a1e0513
commit 0a237d08f7
5 changed files with 41 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
Name:Rowen
ManaCost:2 G G
Types:Enchantment
Text:no text
K:Reveal the first card you draw each turn
T:Mode$ Drawn | ValidCard$ Land.Basic+YouCtrl | TriggerZones$ Battlefield | Number$ 1 | Execute$ TrigDraw | TriggerDescription$ Whenever you reveal a basic land card this way, draw a card.
SVar:TrigDraw:AB$Draw | Cost$ 0 | NumCards$ 1
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/rowen.jpg
SetInfo:VIS|Rare|http://magiccards.info/scans/en/vi/69.jpg
SetInfo:6ED|Rare|http://magiccards.info/scans/en/6e/250.jpg
SetInfo:7ED|Rare|http://magiccards.info/scans/en/7e/266.jpg
Oracle:Reveal the first card you draw each turn. Whenever you reveal a basic land card this way, draw a card.
End