Erwan
- Adding equipments. They work like auras, except you have to add an "auto={cost}:equip" line. See Behemoth sledge in ARB for an example. Please test a lot before committing, thanks :)
This commit is contained in:
33
projects/mtg/bin/Res/test/behemoth_sledge3.txt
Normal file
33
projects/mtg/bin/Res/test/behemoth_sledge3.txt
Normal file
@@ -0,0 +1,33 @@
|
||||
#Test:equipment
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:behemoth sledge
|
||||
manapool:{4}{G}{W}
|
||||
inplay:raging goblin
|
||||
[PLAYER2]
|
||||
inplay:mountain
|
||||
hand:lightning bolt
|
||||
[DO]
|
||||
behemoth sledge
|
||||
behemoth sledge
|
||||
raging goblin
|
||||
eot
|
||||
next
|
||||
#upkeeep
|
||||
next
|
||||
#draw
|
||||
next
|
||||
#firstmain
|
||||
mountain
|
||||
lightning bolt
|
||||
raging goblin
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:behemoth sledge
|
||||
graveyard:raging goblin
|
||||
[PLAYER2]
|
||||
inplay:mountain
|
||||
graveyard:lightning bolt
|
||||
[END]
|
||||
Reference in New Issue
Block a user