Erwan
- Adding Fog
This commit is contained in:
@@ -157,6 +157,7 @@ fledgling_imp.txt
|
||||
fledgling_imp2.txt
|
||||
flowstone_hellion.txt
|
||||
flowstone_slide.txt
|
||||
fog.txt
|
||||
foratog.txt
|
||||
force_of_nature.txt
|
||||
force_of_nature2.txt
|
||||
|
||||
34
projects/mtg/bin/Res/test/fog.txt
Normal file
34
projects/mtg/bin/Res/test/fog.txt
Normal file
@@ -0,0 +1,34 @@
|
||||
#Test:prevent all combat damage
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:fog
|
||||
inplay:prodigal sorcerer,raging goblin
|
||||
manapool:{G}
|
||||
[PLAYER2]
|
||||
inplay:grizzly bears
|
||||
[DO]
|
||||
fog
|
||||
prodigal sorcerer
|
||||
p2
|
||||
next
|
||||
#begin
|
||||
next
|
||||
#attackers
|
||||
raging goblin
|
||||
next
|
||||
#blockers
|
||||
grizzly bears
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#end combat
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
graveyard:fog
|
||||
inplay:prodigal sorcerer,raging goblin
|
||||
[PLAYER2]
|
||||
inplay:grizzly bears
|
||||
life:19
|
||||
[END]
|
||||
Reference in New Issue
Block a user