Now: auto=@movedTo(this|graveyard,library,hand,exile) from(battlefield) ... Alternatives: auto=@movedFrom(this|battlefield) ... auto=@movedTo(this|*) from(battlefield) ... auto=@movedTo(this|-battlefield) from(battlefield) ... Suggestions? How many cards would benefit from such an addition?
27 lines
420 B
Plaintext
27 lines
420 B
Plaintext
#NAME: Delusions of Mediocrity
|
|
#DESC:
|
|
#DESC:
|
|
#DESC:
|
|
#DESC:
|
|
[INIT]
|
|
firstmain
|
|
[PLAYER1]
|
|
hand:Delusions of Mediocrity,Donate,Boomerang
|
|
manapool:{U}{U}{U}{U}{U}{U}{U}{U}{U}
|
|
[PLAYER2]
|
|
[DO]
|
|
Delusions of Mediocrity
|
|
Donate
|
|
Delusions of Mediocrity
|
|
Boomerang
|
|
Delusions of Mediocrity
|
|
[ASSERT]
|
|
firstmain
|
|
[PLAYER1]
|
|
hand:Delusions of Mediocrity
|
|
graveyard:Donate,Boomerang
|
|
life:30
|
|
[PLAYER2]
|
|
life:10
|
|
[END]
|