18 lines
682 B
Plaintext
18 lines
682 B
Plaintext
#Testing Lightkeeper of Emeria: "Multikicker {R} (You may pay an additional {R} any number of times as you cast this spell.) -- When Deathforge Shaman enters the battlefield, it deals damage to target player equal to twice the number of times it was kicked."
|
|
#"Multikicker {W} (You may pay an additional {W} any number of times as you cast this spell.) -- Flying -- When Lightkeeper of Emeria enters the battlefield, you gain 2 life for each time it was kicked."
|
|
[INIT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
hand:Lightkeeper of Emeria
|
|
manapool:{3}{W}{W}{W}
|
|
life:20
|
|
[PLAYER2]
|
|
[DO]
|
|
Lightkeeper of Emeria
|
|
[ASSERT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
inplay:Lightkeeper of Emeria
|
|
life:24
|
|
[PLAYER2]
|
|
[END] |