
Deduce (MKM-052) - Murders at Karlov Manor
Casting Cost Card TypeInstant RarityCommon ArtistQuintin Gleim 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')) {