Files
wagic/projects/mtg/bin/Res/test/baneslayer_angel2.txt
wagic.the.homebrew@gmail.com da9a82cff4 Erwan
- removed some unused code. Please review!
- Added protection from() auto keyword. It is still possible to use protection from [color] in abilities, but when it is not possible, please use protection from([target]) in auto=
2009-11-21 07:26:26 +00:00

26 lines
359 B
Plaintext

#Test: prtection from(
[INIT]
COMBATATTACKERS
[PLAYER1]
inplay:Denizen of the deep
[PLAYER2]
inplay:baneslayer angel
[DO]
Denizen of the deep
next
#blockers
baneslayer angel
next
#damage 1st strike
next
#damage
next
#end combat
[ASSERT]
COMBATEND
[PLAYER1]
inplay:Denizen of the deep
[PLAYER2]
graveyard:baneslayer angel
life:25
[END]