JON4TH4N - (ZEN) equipment added, please look at the todo, and perhaps expand on "mytgt" or "this"

This commit is contained in:
leungclj
2009-12-10 17:50:45 +00:00
parent 9b0afb7105
commit c779c626b2
8 changed files with 131 additions and 36 deletions
@@ -0,0 +1,32 @@
#Test:equipment
[INIT]
FIRSTMAIN
[PLAYER1]
hand:Adventuring Gear,195161
manapool:{2}
inplay:Runeclaw Bear
[PLAYER2]
[DO]
Adventuring Gear
Adventuring Gear
Runeclaw Bear
195161
next
#begin
next
#attackers
Runeclaw Bear
next
#blockers
next
#damage
next
#end combat
[ASSERT]
COMBATEND
[PLAYER1]
life:20
inplay:Runeclaw Bear,Adventuring Gear,195161
[PLAYER2]
life:16
[END]
@@ -0,0 +1,41 @@
#Test:equipment
[INIT]
FIRSTMAIN
[PLAYER1]
hand:Spidersilk Net
manapool:{2}
inplay:Runeclaw Bear
[PLAYER2]
inplay:Welkin Tern
[DO]
Spidersilk Net
Spidersilk Net
Runeclaw Bear
eot
next
#upkeeep
next
#draw
next
#firstmain
next
#begin
next
#attackers
Welkin Tern
next
#blocker
Runeclaw Bear
next
#damage
next
#end
[ASSERT]
COMBATEND
[PLAYER1]
life:20
inplay:Runeclaw Bear,Spidersilk Net
[PLAYER2]
graveyard:Welkin Tern
life:20
[END]