MENU

Tamiyo, Field Researcher (INR-249) – Innistrad Remastered Foil [Mythic]

SKU:PEA48802204656
Original price was: $3.99.Current price is: $2.39.
Qty:
Card TypeLegendary Planeswalker Tamiyo RarityMythic Power/Toughnessnull/null Legalities LEGALCommanderLEGALFrontierLEGALLegacyLEGALModernLEGALPioneerLEGALVintage [+1]: Choose up to two target creatures. Until your next turn, whenever either of those creatures deals combat damage, you draw a card.

[-2]: Tap up to two target nonland permanents. They dont untap during their controllers next untap step.

[-7]: Draw three cards. You get an emblem with You may cast spells from your hand without paying their mana costs. function toggleLegality() { var element = document.getElementById("info-item-legalities") var closed = document.querySelector(".legalities-closed") var open = document.querySelector(".legalities-open") if (element.classList.contains('d-none')) { element.classList.add("d-block") closed.classList.add("d-none") open.classList.add("d-block") element.classList.remove("d-none") closed.classList.remove("d-block") open.classList.remove("d-none") } else { element.classList.add("d-none") closed.classList.add("d-block") open.classList.add("d-none") element.classList.remove("d-block") closed.classList.remove("d-none") open.classList.remove("d-block") } }