JON4TH4N - (10E) added equipment

This commit is contained in:
leungclj
2009-12-12 06:57:26 +00:00
parent c1ff977afd
commit aa27e4ca16
5 changed files with 117 additions and 29 deletions

View File

@@ -8,6 +8,8 @@ generic/doesnotuntap2.txt
generic/double_strike.txt
generic/equip_landfall_buff.txt
generic/equip_reach.txt
generic/equip_shroud.txt
generic/equip_shroud2.txt
generic/fear.txt
generic/fear_i147.txt
generic/first_and_double_strike1_i187.txt

View File

@@ -0,0 +1,37 @@
#Test:equipment
[INIT]
FIRSTMAIN
[PLAYER1]
hand:Whispersilk Cloak
manapool:{5}
inplay:Runeclaw Bear
[PLAYER2]
hand:Hideous End
inplay:129754,129756,129755
[DO]
Whispersilk Cloak
Whispersilk Cloak
Runeclaw Bear
eot
next
#upkeeep
next
#draw
next
#firstmain
129754
129756
129755
Hideous End
Runeclaw Bear
[ASSERT]
firstmain
[PLAYER1]
life:20
inplay:Runeclaw Bear,Whispersilk Cloak
[PLAYER2]
hand:Hideous End
manapool:{B}{B}{B}
inplay:129754,129756,129755
life:20
[END]

View File

@@ -0,0 +1,37 @@
#Test:testing to see if shroud creature can can targeted of equipment
[INIT]
FIRSTMAIN
[PLAYER1]
hand:Whispersilk Cloak,Adventuring Gear,195161
manapool:{7}
inplay:Runeclaw Bear,Vampire Nighthawk
[PLAYER2]
[DO]
Whispersilk Cloak
Whispersilk Cloak
Runeclaw Bear
Adventuring Gear
Adventuring Gear
Runeclaw Bear
Vampire Nighthawk
195161
next
#begin
next
#attackers
Runeclaw Bear
Vampire Nighthawk
next
#blockers
next
#damage
next
#end combat
[ASSERT]
COMBATEND
[PLAYER1]
life:24
inplay:Whispersilk Cloak,Adventuring Gear,195161,Runeclaw Bear,Vampire Nighthawk
[PLAYER2]
life:14
[END]