Hide

  1. Home
  2. Mtg single
  3. Forensic Gadgeteer (MKM-342) – Murders at Karlov Manor: (Showcase) [Rare]

Forensic Gadgeteer (MKM-342) - Murders at Karlov Manor: (Showcase) [Rare]

Original price was: $13.00.Current price is: $9.00.

Casting Cost Card TypeCreature Vedalken Artificer Detective RarityRare ArtistVance Kelly Power/Toughness2/3 Legalities LEGALStandardLEGALFutureLEGALHistoricLEGALTimelessLEGALGladiatorLEGALPioneerLEGALExplorerLEGALModernLEGALLegacyNOT LEGALPauperLEGALVintageLEGALPennyLEGALCommanderLEGALOathbreakerLEGALStandardbrawlLEGALBrawlLEGALAlchemyNOT LEGALPauper CommanderLEGALDuelNOT LEGALOldschoolNOT LEGALPremodernNOT LEGALPredh Whenever you cast an artifact spell, investigate. (Create a Clue token. It’s an artifact with “, Sacrifice this artifact: Draw a card.”)
Activated abilities of artifacts you control cost less to activate. This effect can’t reduce the mana in that cost to less than one mana. 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”) } }