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,36 @@
|
||||
#Testing Invigorate by casting it alternatively (= opponent gains 3 life).
|
||||
#If you control a Forest, you may have an opponent gain 3 life rather than pay Invigorate's mana cost. -- Target creature gets +4/+4 until end of turn.
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:Invigorate
|
||||
inplay:Raging Goblin,Forest
|
||||
manapool:{0}
|
||||
[PLAYER2]
|
||||
inplay:Serra Angel
|
||||
life:20
|
||||
[DO]
|
||||
Invigorate
|
||||
Raging Goblin
|
||||
next
|
||||
#combatbegins
|
||||
next
|
||||
#attackers
|
||||
Raging Goblin
|
||||
next
|
||||
#blockers
|
||||
Serra Angel
|
||||
next
|
||||
#combatdamage
|
||||
next
|
||||
#combatend
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:Raging Goblin,Forest
|
||||
graveyard:Invigorate
|
||||
manapool:{0}
|
||||
[PLAYER2]
|
||||
life:23
|
||||
graveyard:Serra Angel
|
||||
[END]
|
||||
Reference in New Issue
Block a user