Added 650 new cards based on rev2922.
Playable Highlights are: Psychatog Grim Lavamancer Anurid Brushhopper Flameblast Thwart Baron Sengir Sengir Vampire Stuffy Doll Undiscovered Paradise Gush Heritage Druid Mageta the Lion Faceless Butcher Mesmeric Fiend Oblivion Ring Parallax Wave Knight of the White Orchid Contagion 80 creatures with Morph (Exalted Angel,etc.) Added 27 tests. Card list -> see comments. The list is separated into the single card groups.
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
#Testing Armadillo Cloak (keyword:SPIRITLINK).
|
||||
#Whenever enchanted creature deals damage, you gain that much life.
|
||||
#Test 2: Armadillo Cloak enchanting a creature opponent controls.
|
||||
#You as the controller of Armadillo Cloak should gain the life points.
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:Armadillo Cloak
|
||||
inplay:Grizzly Bears
|
||||
manapool:{1}{G}{W}
|
||||
life:20
|
||||
[PLAYER2]
|
||||
inplay:Serra Angel
|
||||
life:20
|
||||
[DO]
|
||||
Armadillo Cloak
|
||||
Serra Angel
|
||||
next
|
||||
#combatbegins
|
||||
next
|
||||
#attackers
|
||||
Grizzly Bears
|
||||
next
|
||||
#blockers
|
||||
Serra Angel
|
||||
next
|
||||
#combatdamage
|
||||
next
|
||||
#combatend
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:Armadillo Cloak
|
||||
graveyard:Grizzly Bears
|
||||
manapool:{0}
|
||||
life:26
|
||||
[PLAYER2]
|
||||
life:20
|
||||
inplay:Serra Angel
|
||||
[END]
|
||||
Reference in New Issue
Block a user