{"product_id":"urabrask-the-great-work-mom-169-march-of-the-machine-foil","title":"FOIL Urabrask (MOM-169) - March of the Machine - Magic The Gathering","description":"\u003cdiv class\u003e\n\n Condition: Near Mint. \u003c\/div\u003e\n\nImage is sample only. Real cards may vary slightly in centering, colour, or print details. \n   \u003cdiv class=\"store-pass-custom-description\"\u003e\n        \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eLegendary Creature — Phyrexian Praetor \/\/ Enchantment — Saga\u003c\/div\u003e\n        \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003eMythic\u003c\/div\u003e\n      \n        \u003cdiv class=\"info-item-description\"\u003e\u003cdiv\u003eFirst strike\u003cbr\u003e\u003cbr\u003e\u003cbr\u003eWhenever you cast an instant or sorcery spell, Urabrask deals 1 damage to target opponent. Add R.\u003cbr\u003e\u003cbr\u003e\u003cbr\u003eR: Exile Urabrask, then return it to the battlefield transformed under its owner's control. Activate only as a sorcery and only if you've cast three or more instant and\/or sorcery spells this turn.\u003cbr\u003e\u003cbr\u003e\/\/\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eThe Great Work\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cem\u003e(As this Saga enters and after your draw step, add a lore counter.)\u003c\/em\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e[I] The Great Work deals 3 damage to target opponent and each creature they control.\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e[II] Create three Treasure tokens.\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e[III] Until end of turn, you may cast instant and sorcery spells from any graveyard. If a spell cast this way would be put into a graveyard, exile it instead. Exile The Great Work, then return it to the battlefield \u003cem\u003e(front face up)\u003c\/em\u003e.\u003c\/div\u003e\u003c\/div\u003e\n        \u003cdiv class=\"info-item-description\"\u003e\n\u003cdiv\u003eFirst strike\u003cbr\u003eWhenever you cast an instant or sorcery spell, Urabrask deals 1 damage to target opponent. Add \u003cimg class=\"mtg-icon\" src=\"https:\/\/c2.scryfall.com\/file\/scryfall-symbols\/card-symbols\/R.svg\"\u003e.\u003cbr\u003e\u003cimg class=\"mtg-icon\" src=\"https:\/\/c2.scryfall.com\/file\/scryfall-symbols\/card-symbols\/R.svg\"\u003e: Exile Urabrask, then return it to the battlefield transformed under its owner's control. Activate only as a sorcery and only if you've cast three or more instant and\/or sorcery spells this turn.\u003c\/div\u003e\n\u003cbr\u003e\u003cdiv\u003e(As this Saga enters and after your draw step, add a lore counter.)\u003cbr\u003eI — This Saga deals 3 damage to target opponent and each creature they control.\u003cbr\u003eII — Create three Treasure tokens.\u003cbr\u003eIII — Until end of turn, you may cast instant and sorcery spells from any graveyard. If a spell cast this way would be put into a graveyard, exile it instead. Exile this Saga, then return it to the battlefield (front face up).\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cscript\u003e\n        function toggleLegality(e) {\n            var element = document.getElementById(\"info-item-legalities\")\n            var closed = document.querySelector(\".legalities-closed\")\n            var open = document.querySelector(\".legalities-open\")\n\n            if (element.classList.contains('d-none')) {\n                element.classList.add(\"d-block\")\n                closed.classList.add(\"d-none\")\n                open.classList.add(\"d-block\")\n\n                element.classList.remove(\"d-none\")\n                closed.classList.remove(\"d-block\")\n                open.classList.remove(\"d-none\")\n            }\n            else {\n                element.classList.add(\"d-none\")\n                closed.classList.add(\"d-block\")\n                open.classList.add(\"d-none\")\n\n                element.classList.remove(\"d-block\")\n                closed.classList.remove(\"d-none\")\n                open.classList.remove(\"d-block\")\n            }\n            \n        }\n    \u003c\/script\u003e\n    \u003cstyle\u003e\n        .store-pass-custom-description .d-none {\n            display: none!important;\n        }\n        .store-pass-custom-description .d-block {\n            display: block!important;\n        }\n        .store-pass-custom-description .row {\n            display: flex;\n            flex-wrap: wrap;\n        }\n        .store-pass-custom-description .col-6 {\n            flex: 0 0 50%;\n            max-width: 50%;\n            display: flex;\n        }\n        .store-pass-custom-description .badge {\n            display: inline-block;\n            padding: 0.25rem 0.5rem;\n            text-align: center;\n            margin: 0 0.5rem 0.5rem 0;\n            width: 130px;\n            flex: 0 0 130px;\n            border-radius: 0;\n        }\n        .store-pass-custom-description a {\n            font-size: 1rem;\n        }\n        .store-pass-custom-description .badge-legal {\n            background-color: #6B6B6B;\n            color: white;\n        }\n        .store-pass-custom-description .badge-not-legal {\n            background-color: #BBBBBB;\n            color: white;\n        }\n        .store-pass-custom-description .legality-status {\n            display: inline-block;\n            display: -webkit-box;\n            -webkit-line-clamp: 1;\n            -webkit-box-orient: vertical;\n            overflow: hidden;\n            height: 28px;\n        }\n        .store-pass-custom-description .mtg-icon {\n            width: 16px;\n            height: 16px;\n        }\n        .store-pass-custom-description .info-item {\n            display: flex;\n            align-items: center;\n            padding: 0.5rem 0.5rem 0.5rem 0;\n            margin: 0;\n            border-bottom: 1px solid #e5e5e5;\n        }\n        .store-pass-custom-description .info-item-description {\n            display: flex;\n            flex-direction: column;\n            padding: 0.5rem 0.5rem 0.5rem 0;\n            margin: 0;\n            border-bottom: 1px solid #e5e5e5;\n        }\n        .store-pass-custom-description .info-item label {\n            font-weight: 600;\n            width: 160px;\n            flex: 0 0 160px;\n            margin-bottom: 0;\n        }\n    \u003c\/style\u003e\n\n","brand":"Wizards of the Coast","offers":[{"title":"Default Title","offer_id":43173373542515,"sku":"MTG-MOM-169-F-URWSLWB3JS","price":36.99,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0921\/7330\/files\/712fb9e5-bd67-4173-a2d4-061aeb6253b5_f49bf988-cee4-4a88-a871-f70028cddb86.png?v=1751949059","url":"https:\/\/www.gameology.com.au\/products\/urabrask-the-great-work-mom-169-march-of-the-machine-foil","provider":"Gameology","version":"1.0","type":"link"}