Code: Select all
[card]
name=Tezzeret, Agent of Bolas
auto=counter(0/0,3,Loyalty)
auto=counter(0/0,1,Choice)
auto=this(counter{0/0,1,Loyalty}<1) counter(0/0,-1,Choice)
auto=this(counter{0/0,1,Loyalty}<1) {0}:sacrifice all(this)
[email protected](controller) from(*|opponentbattlefield):this(counter{0/0,1,Loyalty}) life:thatmuch && counter(0/0,-thatmuch,Loyalty)
[email protected](controller) from(*|opponentstack):this(counter{0/0,1,Loyalty}) life:thatmuch && counter(0/0,-thatmuch,Loyalty)
[email protected] my draw:bury all(Tezzeret[-counter{0/0.1.Loyalty}])
[email protected] cleanup:bury all(Tezzeret[-counter{0/0.1.Loyalty}])
[email protected] my upkeep:counter(0/0,-1,Choice) && counter(0/0,1,Choice)
auto={C(0/0,-1,Choice)}{C(0/0,1,Loyalty)}:name(+1: Look at the top 5) token(-11122256) asSorcery
auto={C(0/0,-1,Choice)}{C(0/0,-1,Loyalty)}:name(-1: Target Artifact becomes a 5/5) becomes(Artifact Creature,5/5) target(artifact|battlefield) asSorcery
auto={C(0/0,-1,Choice)}{C(0/0,-4,Loyalty)}:name(-4: Lose 2, gain 2 for artifacts you control) foreach(artifact|myBattlefield) life:-2 target(player) && foreach(artifact|myBattlefield) life:2 controller asSorcery
text=+1: Look at the top five cards of your library. You may choose an artifact card from among them and put it into your hand. Shuffle the Rest your library in any order. // -1: Target artifact becomes a 5/5 artifact creature permanently. // -4: Target player loses X life and you gain X life, where X is twice the number of artifacts you control. // If this has no Loyalty counters you may {0}: Sacrifice this. // Starting Loyalty (3)
mana={2}{U}{B}
type=Planeswalker
subtype=Tezzeret
[/card]
[card]
name=Look at the Top 5
id=-11122256
type=nothing
auto=counter(0/0,1,hand) all(*|myhand)
auto=draw:5
[email protected](this|nonbattlezone):token(-11122257)
auto=moveto(exile) all(this)
[/card]
[card]
name=Choose an Artifact
id=-11122257
type=nothing
auto=may name(Choose and Artifact) counter(0/0,1,hand) target(artifact[-counter{0/0.1.hand}]|myhand)
[email protected](this|nonbattlezone):token(-11122258)
auto=moveto(exile) all(this)
[/card]
[card]
name=Shuffle the Rest
id=-11122258
type=nothing
auto=moveto(mylibrary) all(*[-counter{0/0.1.hand}|myhand) && shuffle
auto=counter(0/0,-1,hand) all(*|myhand)
auto=moveto(exile) all(this)
[/card]