- Added a few cards
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-07-12 13:52:27 +00:00
parent ab445c9758
commit 31ec10b464
6 changed files with 113 additions and 58 deletions
@@ -0,0 +1,24 @@
#Testing Righteous Cause
# text=Whenever a creature attacks, you gain 1 life.
[INIT]
COMBATATTACKERS
[PLAYER1]
inplay:Righteous Cause,grizzly bears,raging goblin,dragon engine
[PLAYER2]
[DO]
grizzly bears
raging goblin
next
#blockers
next
#damage
next
#end
[ASSERT]
COMBATEND
[PLAYER1]
inplay:Righteous Cause,grizzly bears,raging goblin,dragon engine
life:22
[PLAYER2]
life:17
[END]