Advertising
- Code: Select all
#to be revised
[card]
name=Tamiyo, the Moon Sage
auto=counter(0/0,4,loyalty)
auto={C(0/0,1,Loyalty)}:tap target(*) && frozen
auto={C(0/0,-2,Loyalty)}:target(player) foreach(creature[tapped]|targetedpersonsbattlefield) draw:1 controller
auto={C(0/0,-8,Loyalty)}:name(emblem) emblem transforms((,newability[@movedto(*|mygraveyard):all(trigger[to]) moveto(ownerhand)])) forever dontremove nomaxhand
text=+1: Tap target permanent. It doesn't untap during its controller's next untap step. -- -2: Draw a card for each tapped creature target player controls. -- -8: You get an emblem with "You have no maximum hand size" and "Whenever a card is put into your graveyard from anywhere, you may return it to your hand."
mana={3}{U}{U}
type=Planeswalker
subtype=Tamiyo
[/card]
EDIT: Okay so I've troubleshot as many issues as I can without the card coding documentation, the only thing I can think of is making the nomaxhand effect of the emblem work, which is kind of not needed, but still for the sake of accuracy, I'd like to get it to work. Any permanants that hit your graveyard are bounced back to your hand at the end of the cleanup step, making it seem like you have an infinite hand size, SO THE CARD DOES WORK! I've only been using mtg.txt as a reference, since I can't seem to find a proper code database anywhere... all supposed links are down.
Lemme know how my first card works! =3
