JON4TH4N - few fixes and tested, working now

This commit is contained in:
leungclj
2009-10-24 13:32:56 +00:00
parent 60845ee3b3
commit 97043870ed
2 changed files with 3 additions and 3 deletions

View File

@@ -733,8 +733,8 @@ abilities=protection from black
[card]
text=At the end of each player's turn, tap all untapped Islands that player controls and Monsoon deals X damage to the player, where X is the number of Islands tapped this way.
id=2734
auto=@each my endofturn:foreach(island[-tapped]|myBattlefield):damage:1 controller
auto=@each opponent endofturn:foreach(island[-tapped]|opponentBattlefield):damage:1 opponent
auto=@each my endofturn:foreach(island[-tapped]|myBattlefield) damage:1 controller
auto=@each opponent endofturn:foreach(island[-tapped]|opponentBattlefield) damage:1 opponent
auto=@each my cleanup:tap all(island[-tapped]|myBattlefield)
auto=@each opponent cleanup:tap all(island[-tapped]|opponentBattlefield)
name=Monsoon

View File

@@ -1094,7 +1094,7 @@ toughness=1
[/card]
[card]
text=Whenever one or more creatures attack you, you gain 1 life for each attacking creature.
auto=@each blockers step:foreach(creature[attacking]|opponentbattlefield):life:1
auto=@each blockers step:foreach(creature[attacking]|opponentbattlefield) life:1
id=4891
name=Orim's Prayer
rarity=U