use "trigger" inside target code of triggered ability. does not work with @each and @next. @damaged can use trigger[to] and trigger[from] to specify the target or source of the damage, respectively. Adds cards: Aether Flash Bramblewood Paragon In the Web of War Juniper Order Ranger Mortuary Primal Forcemage Fungus Sliver Simic Initiate as well as a test file for feral hydra, missing from my last commit. and daily build.
24 lines
335 B
Plaintext
24 lines
335 B
Plaintext
[init]
|
|
firstmain
|
|
[player1]
|
|
inplay:Bramblewood Paragon
|
|
hand:Goblin Chariot
|
|
manapool:{2}{R}
|
|
[player2]
|
|
inplay:Drudge Skeletons
|
|
[do]
|
|
goblin chariot
|
|
next
|
|
next
|
|
goblin chariot
|
|
next
|
|
drudge skeletons
|
|
eot
|
|
[assert]
|
|
untap
|
|
[player1]
|
|
inplay:Bramblewood Paragon,Goblin Chariot
|
|
[player2]
|
|
life:18
|
|
graveyard:Drudge Skeletons
|
|
[end] |