Erwan
- Added deathtouch (TODO: update Combat rules for damage on multiple blockers) - Added intimidate (untested)
This commit is contained in:
23
projects/mtg/bin/Res/test/generic/deathtouch.txt
Normal file
23
projects/mtg/bin/Res/test/generic/deathtouch.txt
Normal 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]
|
||||
Reference in New Issue
Block a user