- dealtDamageToYouThisTurn will now work correctly even in corner cases where one of your own creatures damages you.

- Added Retaliate.
This commit is contained in:
jendave
2011-08-06 12:57:56 +00:00
parent 7d4fd35e06
commit fb3c657808
5 changed files with 32 additions and 22 deletions

View File

@@ -0,0 +1,9 @@
Name:Retaliate
ManaCost:2 W W
Types:Instant
Text:no text
A:SP$DestroyAll | Cost$ 2 W W | ValidCards$ Creature.dealtDamageToYouThisTurn | SpellDescription$ Destroy all creatures that dealt damage to you this turn.
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/retaliate.jpg
End