Files
wagic/projects/mtg/bin/Res/test/generic/cycling.txt
wagic.the.homebrew@gmail.com 512f649147 Erwan
- Adding cycling. Check Akroma's vengeance in ONS for an example. Note that this uses autohand instead of auto, this is important! You can also use autograveyard. 
- All "auto" activated abilities should work with autohand, so this is not only for cycling, but could be used for other abilities as well. For example autohand={3}:cycling can also be written autohand={3}{S}:Draw:1
2009-12-12 11:09:13 +00:00

17 lines
231 B
Plaintext

#Testing Cycling
[INIT]
FIRSTMAIN
[PLAYER1]
hand:Akroma's Vengeance
library:forest
manapool:{3}
[PLAYER2]
[DO]
Akroma's Vengeance
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:Akroma's Vengeance
hand:forest
[PLAYER2]
[END]