Hide

  1. Home
  2. Mtg single
  3. Oviya, Automech Artisan (Borderless) (DFT-359) – Aetherdrift Foil [Rare]

Oviya, Automech Artisan (Borderless) (DFT-359) - Aetherdrift Foil [Rare]

Original price was: $14.00.Current price is: $6.00.

Card TypeLegendary Creature Human Artificer RarityRare Power/Toughnessnull/null Legalities Each creature that’s attacking one of your opponents has trample.

G, T: You may put a creature or Vehicle card from your hand onto the battlefield. If you put an artifact onto the battlefield this way, put two +1/+1 counters on it. 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”) } }