Erwan
- Added "PreventAllCombatDamage" [from(...)] [to(...)] keyword. Please test it on a few cards before we "mass" use it. As a side effect, fixed issue 155 (ebony horse target).
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
#2, Tap: Untap target attacking creature you control.
|
||||
# Prevent all combat damage that would be dealt to and dealt by that creature this turn.
|
||||
[INIT]
|
||||
COMBATATTACKERS
|
||||
[PLAYER1]
|
||||
inplay:grizzly bears,ebony horse,mountain,swamp
|
||||
[PLAYER2]
|
||||
inplay:hypnotic specter
|
||||
[DO]
|
||||
grizzly bears
|
||||
next
|
||||
hypnotic specter
|
||||
next
|
||||
yes
|
||||
mountain
|
||||
swamp
|
||||
ebony horse
|
||||
grizzly bears
|
||||
endofinterruption
|
||||
next
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:grizzly bears,ebony horse,mountain,swamp
|
||||
[PLAYER2]
|
||||
inplay:hypnotic specter
|
||||
[END]
|
||||
Reference in New Issue
Block a user