Erwan
- Added "@movedTo(...) trigger. See argothian enchantress in USG
This commit is contained in:
@@ -32,6 +32,7 @@ ankh_of_mishra.txt
|
||||
arcanis_the_omnipotent.txt
|
||||
arcanis_the_omnipotent2.txt
|
||||
ardakar_wastes.txt
|
||||
argothian_enchantress.txt
|
||||
ascendant_evincar.txt
|
||||
ascendant_evincar2.txt
|
||||
ascendant_evincar3.txt
|
||||
|
||||
20
projects/mtg/bin/Res/test/argothian_enchantress.txt
Normal file
20
projects/mtg/bin/Res/test/argothian_enchantress.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
#Testing Argothian Enchantress
|
||||
#Whenever you play an enchantment spell, draw a card.
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Argothian Enchantress
|
||||
hand:lifeforce
|
||||
library:plains
|
||||
manapool:{G}{G}
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
lifeforce
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Argothian Enchantress,lifeforce
|
||||
hand:plains
|
||||
manapool{0}
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user