Files
wagic/projects/mtg/bin/Res/test/circle_of_protection.txt
wagic.the.homebrew@gmail.com ca3c2d30ab Erwan
- Magic 2010: Combat Damages don't go on the stack anymore
- Comp rules: "goes to graveyard" effects don't go on the stack anymore
- Regenerate "fixed" (untested)
- Basic "ReplacementEffect" mechanism for damage prevention. Can be extended to other replacement effects with some limits.
- TODO: Damages don't go on the stack, the abilities that create them do.
2009-06-23 14:22:00 +00:00

29 lines
358 B
Plaintext

#Testing circle of protection (black) with a lord of the pit attack
[INIT]
COMBATATTACKERS
[PLAYER1]
inplay:1166
[PLAYER2]
inplay:1335,plains
[DO]
1166
next
#blockers
plains
1335
1166
next
#damage
next
#combatend
[ASSERT]
COMBATEND
[PLAYER1]
inplay:1166
manapool:{0}
life:20
[PLAYER2]
inplay:1335,plains
manapool:{0}
life:20
[END]