Human Soldier (0020) // Emblem – Tamiyo, Field Researcher Double-Sided Token (INR-20 // 26) – Innistrad Remastered Foil [Token]

Human Soldier (0020) // Emblem – Tamiyo, Field Researcher Double-Sided Token (INR-20 // 26) – Innistrad Remastered Foil [Token]

SKU: PEA48802204543
Original price was: $12.00.Current price is: $9.00.

Card TypeToken Creature Human Solider // Emblem RarityToken Power/Toughnessnull/null Legalities Training (Whenever this token attacks with another creature with greater power, put a +1/+1 counter on this token.)

//

Tamiyo, Field Researcher

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”) } }