
Deduce (MKM-293) - Murders at Karlov Manor: (Showcase)
Casting Cost Card TypeInstant RarityCommon ArtistIna Wong Legalities LEGALStandard LEGALFuture LEGALHistoric LEGALTimeless LEGALGladiator LEGALPioneer LEGALExplorer LEGALModern LEGALLegacy LEGALPauper LEGALVintage LEGALPenny LEGALCommander LEGALOathbreaker LEGALStandardbrawl LEGALBrawl LEGALAlchemy LEGALPauper Commander LEGALDuel NOT LEGALOldschool NOT LEGALPremodern NOT LEGALPredh Draw a card. Investigate. (Create a Clue token. It's an artifact with ", Sacrifice this token: Draw a card.") function toggleLegality(e) { 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')) {