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:
31
projects/mtg/bin/Res/test/behemoth_sledge.txt
Normal file
31
projects/mtg/bin/Res/test/behemoth_sledge.txt
Normal file
@@ -0,0 +1,31 @@
|
||||
#Test:equipment
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:behemoth sledge
|
||||
manapool:{4}{G}{W}
|
||||
inplay:grizzly bears
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
behemoth sledge
|
||||
behemoth sledge
|
||||
grizzly bears
|
||||
next
|
||||
#begin
|
||||
next
|
||||
#attackers
|
||||
grizzly bears
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#end combat
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
life:24
|
||||
inplay:grizzly bears,behemoth sledge
|
||||
[PLAYER2]
|
||||
life:16
|
||||
[END]
|
||||
Reference in New Issue
Block a user