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,34 @@
|
||||
#Testing Ageless Entity and @LIFED trigger.
|
||||
#Whenever you gain life, put that many +1/+1 counters on Ageless Entity.
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:Sacred Nectar
|
||||
inplay:Ageless Entity
|
||||
manapool:{1}{W}
|
||||
life:20
|
||||
[PLAYER2]
|
||||
life:20
|
||||
[DO]
|
||||
Sacred Nectar
|
||||
next
|
||||
#combatbegins
|
||||
next
|
||||
#attackers
|
||||
Ageless Entity
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#combatdamage
|
||||
next
|
||||
#combatend
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:Ageless Entity
|
||||
graveyard:Sacred Nectar
|
||||
manapool:{0}
|
||||
life:24
|
||||
[PLAYER2]
|
||||
life:12
|
||||
[END]
|
||||
Reference in New Issue
Block a user