Rat King, Verminister (TMT-071) - Teenage Mutant Ninja Turtles
Original price was: $13.00.$8.00Current price is: $8.00.
- SKU:ZTI80102031
- Categories:Mtg single
Card TypeLegendary Creature Rat Avatar RarityRare Power/Toughnessnull/null Legalities Disappear At the beginning of your end step, if a permanent left the battleheld under your control this turn, create a 1/1 black Rat creature token and put a +1/+1 counter on Rat King.
T, Sacrifice three Rats: Return target creature card and all other cards with the same name as that card from your graveyard to the battlefield tapped. 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”) } }