- Added deathtouch (TODO: update Combat rules for damage on multiple blockers)
- Added intimidate (untested)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-09-12 12:40:14 +00:00
parent baf49c9ebf
commit 23fb17e58e
9 changed files with 110 additions and 6 deletions

View File

@@ -0,0 +1,23 @@
#Testing Deathtouch
[INIT]
COMBATATTACKERS
[PLAYER1]
inplay:Toxic Iguanar,grizzly bears
[PLAYER2]
inplay:wall of fire
[DO]
Toxic Iguanar
next
#blockers
wall of fire
next
#damage
next
#combat end
[ASSERT]
COMBATEND
[PLAYER1]
inplay:Toxic Iguanar,grizzly bears
[PLAYER2]
graveyard:wall of fire
[END]