-added WParsedInt (X, p, t, manacost) for "Draw" effects. See prosperity
- Fixed denizen of the deep (P02), it had broken the test suite, sorry for that!
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-12-01 12:43:18 +00:00
parent 023287f11b
commit dfbdd1e4e5
5 changed files with 24 additions and 8 deletions
+1 -1
View File
@@ -310,7 +310,7 @@ subtype=Serpent
power=11
toughness=11
text=When Denizen of the Deep enters the battlefield, return each other creature you control to its owner's hand.
auto=moveTo(ownerHand) all(creature|myBattlefield)
auto=moveTo(ownerHand) all(other creature|myBattlefield)
rarity=R
[/card]
[card]
+10
View File
@@ -305,6 +305,16 @@ power=0
toughness=3
[/card]
[card]
id=3647
name=Prosperity
mana={X}{U}
type=Sorcery
text=Each player draws X cards.
auto=Draw:X controller
auto=Draw:X opponent
rarity=U
[/card]
[card]
id=3625
name=Python
rarity=C
+1
View File
@@ -238,6 +238,7 @@ paralysis.txt
paralysis2.txt
persuasion.txt
plague_rats.txt
prosperity.txt
protomatter_powder.txt
prowess_of_the_fair.txt
prowess_of_the_fair2.txt