From a0b3c00211d27f789ae14f8c19eb541015f74d97 Mon Sep 17 00:00:00 2001 From: Eduardo MG Date: Fri, 16 Feb 2024 12:46:41 -0600 Subject: [PATCH] Fixes to commander damage, deathtouch, MAT card variants. March of the Machine: The Aftermath (MAT) card variants. The previous implementation of the deathtouch ability had a bug that destroyed planeswalkers even with any amount of damage. This has been fixed. If a player has been dealt 21 points of combat damage by a particular Commander during the game, that player loses a game. The damage rule with commanders was incorrect in counting any type of damage, not only combat damage. Bug fixes: Athreos, Shroud-Veiled Endless Atlas Natural State Savage Gorger Kytheon's Irregulars Lion Sash Pyrophobia Minas Tirith Sakashima of a Thousand Faces --- projects/mtg/CardImageLinks.csv | 1154 +++++++++++++++-- projects/mtg/bin/Res/sets/MAT/_cards.dat | 972 +++++++++++++- .../mtg/bin/Res/sets/primitives/_macros.txt | 3 + .../bin/Res/sets/primitives/borderline.txt | 28 +- projects/mtg/bin/Res/sets/primitives/mtg.txt | 6 +- projects/mtg/src/Damage.cpp | 4 +- projects/mtg/src/MTGRules.cpp | 7 +- 7 files changed, 2017 insertions(+), 157 deletions(-) diff --git a/projects/mtg/CardImageLinks.csv b/projects/mtg/CardImageLinks.csv index b03d20d1f..d09f9cdb6 100644 --- a/projects/mtg/CardImageLinks.csv +++ b/projects/mtg/CardImageLinks.csv @@ -31160,108 +31160,236 @@ M21;485581;https://cards.scryfall.io/large/front/0/f/0fee9b4b-1510-4b78-bdde-2e0 M21;489663;https://cards.scryfall.io/large/front/d/6/d605c780-a42a-4816-8fb9-63e3114a8246.jpg M21;48966310t;https://cards.scryfall.io/large/front/f/b/fbdf8dc1-1b10-4fce-97b9-1f5600500cc1.jpg M21;48966311t;https://cards.scryfall.io/large/front/4/f/4f8107b3-8539-4b9c-8d0d-c512c940838f.jpg -MAT;615848t;https://cards.scryfall.io/large/front/b/f/bf36408d-ed85-497f-8e68-d3a922c388a0.jpg -MAT;615846t;https://cards.scryfall.io/large/front/5/a/5a4649cc-07fb-4ff0-9ac6-846763b799df.jpg -MAT;615811;https://cards.scryfall.io/large/front/d/7/d786f05d-78a2-41b6-a185-111e8c1b216b.jpg -MAT;615812;https://cards.scryfall.io/large/front/5/2/52ce799e-cb9e-4d74-8b13-a5f4559e13a9.jpg -MAT;615813;https://cards.scryfall.io/large/front/5/5/553ed1d8-4d5c-48f8-8513-031bd8977d75.jpg -MAT;615814;https://cards.scryfall.io/large/front/a/6/a61a3ba1-af6c-4ddc-aa82-34bfc30867d0.jpg -MAT;615794;https://cards.scryfall.io/large/front/a/0/a027a75f-4faf-4e96-9035-d1f622b9b607.jpg -MAT;615815;https://cards.scryfall.io/large/front/2/2/227d0d7d-544b-4736-914d-10d5d752eb42.jpg -MAT;615816;https://cards.scryfall.io/large/front/a/8/a81a9eb1-240b-40fd-9282-0f5abec63449.jpg -MAT;615817;https://cards.scryfall.io/large/front/f/7/f72a9deb-9329-4930-a906-136c26490d52.jpg -MAT;615818;https://cards.scryfall.io/large/front/9/9/991c27ed-f53c-48c6-8c12-282f44b8d441.jpg -MAT;615819;https://cards.scryfall.io/large/front/f/2/f2785902-2757-406b-bc75-6f05e0edc98d.jpg -MAT;615820;https://cards.scryfall.io/large/front/5/3/5330e6b7-eca3-46a4-8905-8f1de16f76af.jpg -MAT;615821;https://cards.scryfall.io/large/front/4/2/424eb4c7-647e-4168-9471-f299e8e77f5f.jpg -MAT;615822;https://cards.scryfall.io/large/front/d/5/d5e0b5cf-39e8-454f-a942-f7865416ef81.jpg -MAT;615823;https://cards.scryfall.io/large/front/a/1/a1dc6b0f-09bb-4489-8022-42c700eb1191.jpg -MAT;615824;https://cards.scryfall.io/large/front/4/d/4dbb4d8f-8ae3-4052-9c6a-e56e96cec832.jpg -MAT;615825;https://cards.scryfall.io/large/front/a/e/aeb3069f-5f5a-4e11-8a63-46399eb85a95.jpg -MAT;615826;https://cards.scryfall.io/large/front/8/3/8361d9e2-b9fc-4d46-a1ba-a24139157f26.jpg -MAT;615827;https://cards.scryfall.io/large/front/1/7/179a0525-a142-46f6-9b5b-06a2fbb25556.jpg -MAT;615828;https://cards.scryfall.io/large/front/2/3/239165bb-7819-4d54-a84c-2911934253d6.jpg +MAT;615394;https://cards.scryfall.io/large/front/d/7/d786f05d-78a2-41b6-a185-111e8c1b216b.jpg +MAT;615395;https://cards.scryfall.io/large/front/5/2/52ce799e-cb9e-4d74-8b13-a5f4559e13a9.jpg +MAT;615396;https://cards.scryfall.io/large/front/5/5/553ed1d8-4d5c-48f8-8513-031bd8977d75.jpg +MAT;615397;https://cards.scryfall.io/large/front/a/6/a61a3ba1-af6c-4ddc-aa82-34bfc30867d0.jpg +MAT;615398;https://cards.scryfall.io/large/front/a/0/a027a75f-4faf-4e96-9035-d1f622b9b607.jpg +MAT;615399;https://cards.scryfall.io/large/front/2/2/227d0d7d-544b-4736-914d-10d5d752eb42.jpg +MAT;615400;https://cards.scryfall.io/large/front/a/8/a81a9eb1-240b-40fd-9282-0f5abec63449.jpg +MAT;615401;https://cards.scryfall.io/large/front/f/7/f72a9deb-9329-4930-a906-136c26490d52.jpg +MAT;615402;https://cards.scryfall.io/large/front/9/9/991c27ed-f53c-48c6-8c12-282f44b8d441.jpg +MAT;615403;https://cards.scryfall.io/large/front/f/2/f2785902-2757-406b-bc75-6f05e0edc98d.jpg +MAT;615404;https://cards.scryfall.io/large/front/5/3/5330e6b7-eca3-46a4-8905-8f1de16f76af.jpg +MAT;615405;https://cards.scryfall.io/large/front/4/2/424eb4c7-647e-4168-9471-f299e8e77f5f.jpg +MAT;615406;https://cards.scryfall.io/large/front/d/5/d5e0b5cf-39e8-454f-a942-f7865416ef81.jpg +MAT;615407;https://cards.scryfall.io/large/front/a/1/a1dc6b0f-09bb-4489-8022-42c700eb1191.jpg +MAT;615408;https://cards.scryfall.io/large/front/4/d/4dbb4d8f-8ae3-4052-9c6a-e56e96cec832.jpg +MAT;615409;https://cards.scryfall.io/large/front/a/e/aeb3069f-5f5a-4e11-8a63-46399eb85a95.jpg +MAT;615410;https://cards.scryfall.io/large/front/8/3/8361d9e2-b9fc-4d46-a1ba-a24139157f26.jpg +MAT;615411;https://cards.scryfall.io/large/front/1/7/179a0525-a142-46f6-9b5b-06a2fbb25556.jpg +MAT;615412;https://cards.scryfall.io/large/front/2/3/239165bb-7819-4d54-a84c-2911934253d6.jpg MAT;615413;https://cards.scryfall.io/large/front/8/5/8525ae50-7438-492a-98ae-53f0ffeaab51.jpg -MAT;615950;https://cards.scryfall.io/large/front/1/9/197f5adc-e14b-4c84-896f-ef5f01f7ff57.jpg -MAT;615951;https://cards.scryfall.io/large/front/2/4/248c76d3-b5cb-4582-be17-7cd1d0cb0f58.jpg -MAT;615952;https://cards.scryfall.io/large/front/e/7/e72a911e-8291-48ca-bfc6-8907e3b57011.jpg -MAT;615829;https://cards.scryfall.io/large/front/5/b/5b647377-d47e-4630-8ccc-933ef6127880.jpg -MAT;615830;https://cards.scryfall.io/large/front/a/c/acfe6957-d971-413f-b075-01b995f1d7a3.jpg -MAT;615831;https://cards.scryfall.io/large/front/0/a/0a707ab3-b9b5-422a-8b0f-e963d3ad6606.jpg -MAT;615832;https://cards.scryfall.io/large/front/6/d/6d925d13-fcd6-417b-b2b2-bbdd114aae78.jpg -MAT;615833;https://cards.scryfall.io/large/front/7/f/7fcb225c-d18f-4b84-b2fc-91ed84ec30aa.jpg -MAT;615834;https://cards.scryfall.io/large/front/0/3/039e43f2-cf3b-4c60-ac55-d2aafb20eb34.jpg -MAT;615835;https://cards.scryfall.io/large/front/8/a/8a90d613-a327-4dc7-b0c1-0003fe0171ef.jpg -MAT;615836;https://cards.scryfall.io/large/front/6/9/6917d51b-eb61-4e7e-8336-8b4adf8d1e39.jpg -MAT;615837;https://cards.scryfall.io/large/front/5/c/5c0c3860-1dab-4897-8f36-f9be263bba03.jpg -MAT;615803;https://cards.scryfall.io/large/front/f/c/fcb93216-885c-4ec5-8b88-6cd51f593c8b.jpg -MAT;615838;https://cards.scryfall.io/large/front/4/5/4569fb73-3555-4eb8-933a-130770dd56d1.jpg -MAT;615839;https://cards.scryfall.io/large/front/7/b/7b599f53-614c-4b1f-9899-15d5d1e35879.jpg -MAT;615840;https://cards.scryfall.io/large/front/9/0/90eb0859-d24e-4703-8930-1cd4ac1fb3b6.jpg -MAT;615841;https://cards.scryfall.io/large/front/d/f/df9acf30-b4f4-4e99-9763-a3055e91fefb.jpg -MAT;615842;https://cards.scryfall.io/large/front/8/2/827ecc44-0b00-4515-8953-bc91fa03705a.jpg -MAT;615843;https://cards.scryfall.io/large/front/8/e/8ebd7ce4-550d-41ab-8559-97efb234a0a1.jpg -MAT;615844;https://cards.scryfall.io/large/front/d/a/da1ff886-d3c8-43e5-8bf0-ba4f0b259781.jpg -MAT;615845;https://cards.scryfall.io/large/front/d/d/ddb68233-3683-41bd-9b6e-4f07a1b54244.jpg -MAT;615846;https://cards.scryfall.io/large/front/0/a/0ae89461-4bce-4b49-b875-03afc2469fe7.jpg -MAT;615847;https://cards.scryfall.io/large/front/e/7/e7651eb7-3cbe-43de-8800-085be19e7f77.jpg -MAT;615848;https://cards.scryfall.io/large/front/c/d/cdb53ce7-845c-4c62-98a9-4fc33c67a07b.jpg -MAT;615849;https://cards.scryfall.io/large/front/a/0/a0f3fdb0-47ad-4df6-a95c-a2c81aaf7af5.jpg -MAT;615850;https://cards.scryfall.io/large/front/6/2/6225f139-f6eb-4eb5-9776-159a599d8255.jpg -MAT;615851;https://cards.scryfall.io/large/front/c/b/cba71725-d6df-44d7-a93b-934573759711.jpg -MAT;615852;https://cards.scryfall.io/large/front/0/1/01a543f0-72fe-4a30-a4a0-356971c1c68a.jpg -MAT;615973;https://cards.scryfall.io/large/front/4/2/4219b5ea-a252-4d76-a60a-9674340e8ed3.jpg -MAT;615853;https://cards.scryfall.io/large/front/9/c/9c07dda8-06dd-499a-9825-dc6b9a73e455.jpg -MAT;615811;https://cards.scryfall.io/large/front/d/7/d786f05d-78a2-41b6-a185-111e8c1b216b.jpg -MAT;615812;https://cards.scryfall.io/large/front/5/2/52ce799e-cb9e-4d74-8b13-a5f4559e13a9.jpg -MAT;615813;https://cards.scryfall.io/large/front/5/5/553ed1d8-4d5c-48f8-8513-031bd8977d75.jpg -MAT;615814;https://cards.scryfall.io/large/front/a/6/a61a3ba1-af6c-4ddc-aa82-34bfc30867d0.jpg -MAT;615794;https://cards.scryfall.io/large/front/a/0/a027a75f-4faf-4e96-9035-d1f622b9b607.jpg -MAT;615815;https://cards.scryfall.io/large/front/2/2/227d0d7d-544b-4736-914d-10d5d752eb42.jpg -MAT;615816;https://cards.scryfall.io/large/front/a/8/a81a9eb1-240b-40fd-9282-0f5abec63449.jpg -MAT;615817;https://cards.scryfall.io/large/front/f/7/f72a9deb-9329-4930-a906-136c26490d52.jpg -MAT;615818;https://cards.scryfall.io/large/front/9/9/991c27ed-f53c-48c6-8c12-282f44b8d441.jpg -MAT;615819;https://cards.scryfall.io/large/front/f/2/f2785902-2757-406b-bc75-6f05e0edc98d.jpg -MAT;615820;https://cards.scryfall.io/large/front/5/3/5330e6b7-eca3-46a4-8905-8f1de16f76af.jpg -MAT;615821;https://cards.scryfall.io/large/front/4/2/424eb4c7-647e-4168-9471-f299e8e77f5f.jpg -MAT;615822;https://cards.scryfall.io/large/front/d/5/d5e0b5cf-39e8-454f-a942-f7865416ef81.jpg -MAT;615823;https://cards.scryfall.io/large/front/a/1/a1dc6b0f-09bb-4489-8022-42c700eb1191.jpg -MAT;615824;https://cards.scryfall.io/large/front/4/d/4dbb4d8f-8ae3-4052-9c6a-e56e96cec832.jpg -MAT;615825;https://cards.scryfall.io/large/front/a/e/aeb3069f-5f5a-4e11-8a63-46399eb85a95.jpg -MAT;615826;https://cards.scryfall.io/large/front/8/3/8361d9e2-b9fc-4d46-a1ba-a24139157f26.jpg -MAT;615827;https://cards.scryfall.io/large/front/1/7/179a0525-a142-46f6-9b5b-06a2fbb25556.jpg -MAT;615828;https://cards.scryfall.io/large/front/2/3/239165bb-7819-4d54-a84c-2911934253d6.jpg -MAT;615413;https://cards.scryfall.io/large/front/8/5/8525ae50-7438-492a-98ae-53f0ffeaab51.jpg -MAT;615950;https://cards.scryfall.io/large/front/1/9/197f5adc-e14b-4c84-896f-ef5f01f7ff57.jpg -MAT;615951;https://cards.scryfall.io/large/front/2/4/248c76d3-b5cb-4582-be17-7cd1d0cb0f58.jpg -MAT;615952;https://cards.scryfall.io/large/front/e/7/e72a911e-8291-48ca-bfc6-8907e3b57011.jpg -MAT;615829;https://cards.scryfall.io/large/front/5/b/5b647377-d47e-4630-8ccc-933ef6127880.jpg -MAT;615830;https://cards.scryfall.io/large/front/a/c/acfe6957-d971-413f-b075-01b995f1d7a3.jpg -MAT;615831;https://cards.scryfall.io/large/front/0/a/0a707ab3-b9b5-422a-8b0f-e963d3ad6606.jpg -MAT;615832;https://cards.scryfall.io/large/front/6/d/6d925d13-fcd6-417b-b2b2-bbdd114aae78.jpg -MAT;615833;https://cards.scryfall.io/large/front/7/f/7fcb225c-d18f-4b84-b2fc-91ed84ec30aa.jpg -MAT;615834;https://cards.scryfall.io/large/front/0/3/039e43f2-cf3b-4c60-ac55-d2aafb20eb34.jpg -MAT;615835;https://cards.scryfall.io/large/front/8/a/8a90d613-a327-4dc7-b0c1-0003fe0171ef.jpg -MAT;615836;https://cards.scryfall.io/large/front/6/9/6917d51b-eb61-4e7e-8336-8b4adf8d1e39.jpg -MAT;615837;https://cards.scryfall.io/large/front/5/c/5c0c3860-1dab-4897-8f36-f9be263bba03.jpg -MAT;615803;https://cards.scryfall.io/large/front/f/c/fcb93216-885c-4ec5-8b88-6cd51f593c8b.jpg -MAT;615838;https://cards.scryfall.io/large/front/4/5/4569fb73-3555-4eb8-933a-130770dd56d1.jpg -MAT;615839;https://cards.scryfall.io/large/front/7/b/7b599f53-614c-4b1f-9899-15d5d1e35879.jpg -MAT;615840;https://cards.scryfall.io/large/front/9/0/90eb0859-d24e-4703-8930-1cd4ac1fb3b6.jpg -MAT;615841;https://cards.scryfall.io/large/front/d/f/df9acf30-b4f4-4e99-9763-a3055e91fefb.jpg -MAT;615842;https://cards.scryfall.io/large/front/8/2/827ecc44-0b00-4515-8953-bc91fa03705a.jpg -MAT;615843;https://cards.scryfall.io/large/front/8/e/8ebd7ce4-550d-41ab-8559-97efb234a0a1.jpg -MAT;615844;https://cards.scryfall.io/large/front/d/a/da1ff886-d3c8-43e5-8bf0-ba4f0b259781.jpg -MAT;615845;https://cards.scryfall.io/large/front/d/d/ddb68233-3683-41bd-9b6e-4f07a1b54244.jpg -MAT;615846;https://cards.scryfall.io/large/front/0/a/0ae89461-4bce-4b49-b875-03afc2469fe7.jpg -MAT;615847;https://cards.scryfall.io/large/front/e/7/e7651eb7-3cbe-43de-8800-085be19e7f77.jpg -MAT;615848;https://cards.scryfall.io/large/front/c/d/cdb53ce7-845c-4c62-98a9-4fc33c67a07b.jpg -MAT;615849;https://cards.scryfall.io/large/front/a/0/a0f3fdb0-47ad-4df6-a95c-a2c81aaf7af5.jpg -MAT;615850;https://cards.scryfall.io/large/front/6/2/6225f139-f6eb-4eb5-9776-159a599d8255.jpg -MAT;615851;https://cards.scryfall.io/large/front/c/b/cba71725-d6df-44d7-a93b-934573759711.jpg -MAT;615852;https://cards.scryfall.io/large/front/0/1/01a543f0-72fe-4a30-a4a0-356971c1c68a.jpg -MAT;615973;https://cards.scryfall.io/large/front/4/2/4219b5ea-a252-4d76-a60a-9674340e8ed3.jpg -MAT;615853;https://cards.scryfall.io/large/front/9/c/9c07dda8-06dd-499a-9825-dc6b9a73e455.jpg +MAT;615414;https://cards.scryfall.io/large/front/1/9/197f5adc-e14b-4c84-896f-ef5f01f7ff57.jpg +MAT;615415;https://cards.scryfall.io/large/front/2/4/248c76d3-b5cb-4582-be17-7cd1d0cb0f58.jpg +MAT;615416;https://cards.scryfall.io/large/front/e/7/e72a911e-8291-48ca-bfc6-8907e3b57011.jpg +MAT;615417;https://cards.scryfall.io/large/front/5/b/5b647377-d47e-4630-8ccc-933ef6127880.jpg +MAT;615418;https://cards.scryfall.io/large/front/a/c/acfe6957-d971-413f-b075-01b995f1d7a3.jpg +MAT;615419;https://cards.scryfall.io/large/front/0/a/0a707ab3-b9b5-422a-8b0f-e963d3ad6606.jpg +MAT;615420;https://cards.scryfall.io/large/front/6/d/6d925d13-fcd6-417b-b2b2-bbdd114aae78.jpg +MAT;615421;https://cards.scryfall.io/large/front/7/f/7fcb225c-d18f-4b84-b2fc-91ed84ec30aa.jpg +MAT;615422;https://cards.scryfall.io/large/front/0/3/039e43f2-cf3b-4c60-ac55-d2aafb20eb34.jpg +MAT;615423;https://cards.scryfall.io/large/front/8/a/8a90d613-a327-4dc7-b0c1-0003fe0171ef.jpg +MAT;615424;https://cards.scryfall.io/large/front/6/9/6917d51b-eb61-4e7e-8336-8b4adf8d1e39.jpg +MAT;615425;https://cards.scryfall.io/large/front/5/c/5c0c3860-1dab-4897-8f36-f9be263bba03.jpg +MAT;615426;https://cards.scryfall.io/large/front/f/c/fcb93216-885c-4ec5-8b88-6cd51f593c8b.jpg +MAT;615427;https://cards.scryfall.io/large/front/4/5/4569fb73-3555-4eb8-933a-130770dd56d1.jpg +MAT;615428;https://cards.scryfall.io/large/front/7/b/7b599f53-614c-4b1f-9899-15d5d1e35879.jpg +MAT;615429;https://cards.scryfall.io/large/front/9/0/90eb0859-d24e-4703-8930-1cd4ac1fb3b6.jpg +MAT;615430;https://cards.scryfall.io/large/front/d/f/df9acf30-b4f4-4e99-9763-a3055e91fefb.jpg +MAT;615431;https://cards.scryfall.io/large/front/8/2/827ecc44-0b00-4515-8953-bc91fa03705a.jpg +MAT;615432;https://cards.scryfall.io/large/front/8/e/8ebd7ce4-550d-41ab-8559-97efb234a0a1.jpg +MAT;615433;https://cards.scryfall.io/large/front/d/a/da1ff886-d3c8-43e5-8bf0-ba4f0b259781.jpg +MAT;615434;https://cards.scryfall.io/large/front/d/d/ddb68233-3683-41bd-9b6e-4f07a1b54244.jpg +MAT;615435;https://cards.scryfall.io/large/front/0/a/0ae89461-4bce-4b49-b875-03afc2469fe7.jpg +MAT;615436;https://cards.scryfall.io/large/front/e/7/e7651eb7-3cbe-43de-8800-085be19e7f77.jpg +MAT;615437;https://cards.scryfall.io/large/front/c/d/cdb53ce7-845c-4c62-98a9-4fc33c67a07b.jpg +MAT;615438;https://cards.scryfall.io/large/front/a/0/a0f3fdb0-47ad-4df6-a95c-a2c81aaf7af5.jpg +MAT;615439;https://cards.scryfall.io/large/front/6/2/6225f139-f6eb-4eb5-9776-159a599d8255.jpg +MAT;615440;https://cards.scryfall.io/large/front/c/b/cba71725-d6df-44d7-a93b-934573759711.jpg +MAT;615441;https://cards.scryfall.io/large/front/0/1/01a543f0-72fe-4a30-a4a0-356971c1c68a.jpg +MAT;615442;https://cards.scryfall.io/large/front/4/2/4219b5ea-a252-4d76-a60a-9674340e8ed3.jpg +MAT;615443;https://cards.scryfall.io/large/front/9/c/9c07dda8-06dd-499a-9825-dc6b9a73e455.jpg +MAT;616487;https://cards.scryfall.io/large/front/f/5/f5a932af-f5bb-452d-803a-b75bd3552b35.jpg +MAT;616488;https://cards.scryfall.io/large/front/a/4/a4c18b82-ec70-4233-9717-f9d522b3d022.jpg +MAT;616489;https://cards.scryfall.io/large/front/c/1/c19d4ace-cf49-482d-8533-fa7a948b44e3.jpg +MAT;616490;https://cards.scryfall.io/large/front/2/f/2f76739e-03fb-401a-8444-ac7fd16f21ef.jpg +MAT;615794;https://cards.scryfall.io/large/front/b/2/b259de7b-74d2-4ef4-94d3-4a0f14dbaa44.jpg +MAT;616491;https://cards.scryfall.io/large/front/5/9/59286512-1ec2-4d0a-aaa0-63a4a691bcda.jpg +MAT;616492;https://cards.scryfall.io/large/front/1/6/1631c564-67de-4011-be2d-c7ee96a43cb7.jpg +MAT;616493;https://cards.scryfall.io/large/front/7/5/75ab028c-a560-4f8a-a063-2682daca799c.jpg +MAT;616494;https://cards.scryfall.io/large/front/c/6/c6f673a7-961d-4ba3-bfc5-46107af46a61.jpg +MAT;616495;https://cards.scryfall.io/large/front/3/6/36fd77b6-59ed-431b-9ecf-d37e4f9c14ac.jpg +MAT;616496;https://cards.scryfall.io/large/front/5/c/5c154811-2f4c-4f21-8ee1-f70557b8f423.jpg +MAT;616497;https://cards.scryfall.io/large/front/8/f/8f4f2e7f-3ce9-475e-b854-1560d5a9a8e8.jpg +MAT;616498;https://cards.scryfall.io/large/front/7/9/791fe078-cc60-493b-9b61-37894e1eddd3.jpg +MAT;616499;https://cards.scryfall.io/large/front/c/7/c79527ca-15f5-427a-9245-6b7f4230a8b7.jpg +MAT;616500;https://cards.scryfall.io/large/front/e/8/e88cc697-3b79-421b-9b7f-37f9aeccda36.jpg +MAT;616501;https://cards.scryfall.io/large/front/5/9/59cd3a3a-f9f8-4d83-951f-d187f2bab0a4.jpg +MAT;616502;https://cards.scryfall.io/large/front/8/d/8d58c593-327c-4798-8bb8-811c831efb49.jpg +MAT;616503;https://cards.scryfall.io/large/front/b/d/bd4c2c09-1929-4850-b797-69b671916980.jpg +MAT;616504;https://cards.scryfall.io/large/front/4/2/428f43d7-8979-466a-be73-8e073b0afdd1.jpg +MAT;616445;https://cards.scryfall.io/large/front/a/7/a7267a33-c9b2-485d-afbc-a27e4792abf4.jpg +MAT;616446;https://cards.scryfall.io/large/front/4/4/4437a7d7-d25c-412d-b739-a122e25e1449.jpg +MAT;616447;https://cards.scryfall.io/large/front/3/9/3998ebe6-bbfd-4d9c-9741-2fe7484dc6e5.jpg +MAT;616448;https://cards.scryfall.io/large/front/1/d/1d7bb58c-304a-4fb4-9ae6-bc98126cca4e.jpg +MAT;616505;https://cards.scryfall.io/large/front/7/c/7c3e0eb1-8b0c-4c6e-b394-6968d39fbd00.jpg +MAT;616506;https://cards.scryfall.io/large/front/5/7/577522b4-b3f6-43b6-92a4-4e8420ff3b12.jpg +MAT;616507;https://cards.scryfall.io/large/front/6/c/6ceddfa5-3a89-4ac4-8fd1-0c9918ffedc8.jpg +MAT;616508;https://cards.scryfall.io/large/front/a/7/a7d4a5b9-2594-413d-a0c1-32b09f54d9d2.jpg +MAT;616509;https://cards.scryfall.io/large/front/8/9/896a7953-c8af-4a08-b31b-33fe65c14a2c.jpg +MAT;616510;https://cards.scryfall.io/large/front/0/0/006eb5ef-ac0a-4e39-831c-4019512bce60.jpg +MAT;616511;https://cards.scryfall.io/large/front/5/7/5702d2f0-b576-438c-94b6-39afe2c70821.jpg +MAT;616512;https://cards.scryfall.io/large/front/c/6/c6fd9efb-afec-426f-8333-a2797b8b603f.jpg +MAT;616513;https://cards.scryfall.io/large/front/3/7/373475d5-42a7-42ad-a235-685c3d160f60.jpg +MAT;616449;https://cards.scryfall.io/large/front/0/7/07fa8aaa-46e5-467b-a237-feae3b2f6ddc.jpg +MAT;616514;https://cards.scryfall.io/large/front/2/3/23dbb880-1cf8-41fa-84d8-41db8dde35f2.jpg +MAT;616515;https://cards.scryfall.io/large/front/d/e/de5b27a6-caf8-4489-b949-d4d69841b9ef.jpg +MAT;616516;https://cards.scryfall.io/large/front/9/6/96f2d1fe-e337-4a98-b861-094250068432.jpg +MAT;616517;https://cards.scryfall.io/large/front/e/8/e86e510b-aa06-403b-a53b-49a4ad66f286.jpg +MAT;616518;https://cards.scryfall.io/large/front/9/3/93e244a5-85ae-413e-9c79-aa07103c7057.jpg +MAT;616519;https://cards.scryfall.io/large/front/c/e/ce21e701-bb96-4040-a7ea-a5e0c11eae9b.jpg +MAT;616520;https://cards.scryfall.io/large/front/f/2/f21d999f-ea24-40d8-86ef-180627196749.jpg +MAT;616521;https://cards.scryfall.io/large/front/8/4/840a442f-a220-408f-b670-0c73e2ffa704.jpg +MAT;616522;https://cards.scryfall.io/large/front/2/8/28216a47-709f-41fc-834c-7e4c99c806f7.jpg +MAT;616523;https://cards.scryfall.io/large/front/0/7/07f7973b-a5b9-41e9-9382-e5107315faa5.jpg +MAT;616524;https://cards.scryfall.io/large/front/8/1/8102736a-220d-41d8-acea-79971d73db9a.jpg +MAT;616525;https://cards.scryfall.io/large/front/7/0/70c868b7-1600-449a-abd2-9836bce0e1f1.jpg +MAT;616526;https://cards.scryfall.io/large/front/f/2/f2e688bd-7652-418f-84e6-18452295623a.jpg +MAT;616527;https://cards.scryfall.io/large/front/2/7/27c857c0-1cb4-4032-a72f-cf8d84171c9d.jpg +MAT;616528;https://cards.scryfall.io/large/front/d/e/de88aa7f-c6e6-49a0-a68d-87a2ab1741e3.jpg +MAT;616450;https://cards.scryfall.io/large/front/4/7/47b1d426-db36-4a6d-9eb7-d093e0c0ee6a.jpg +MAT;616529;https://cards.scryfall.io/large/front/a/b/ab8976d8-f77d-460f-82fa-d324cbd3d4b5.jpg +MAT;616045;https://cards.scryfall.io/large/front/2/3/23165275-505c-4fe7-ad2e-4e522bdb014a.jpg +MAT;616046;https://cards.scryfall.io/large/front/4/c/4c881938-da5d-4f2c-b62b-0cfbf29ae558.jpg +MAT;616047;https://cards.scryfall.io/large/front/0/0/00d20243-0771-4dae-b225-4379de6be35a.jpg +MAT;616048;https://cards.scryfall.io/large/front/0/4/041111e8-3b0e-4337-a7d6-20cc455ea173.jpg +MAT;616049;https://cards.scryfall.io/large/front/c/2/c214f916-2ec0-495c-82d5-438e321bf8e6.jpg +MAT;616050;https://cards.scryfall.io/large/front/b/4/b4e86e46-ba47-4ecd-8fac-7938b9947065.jpg +MAT;616051;https://cards.scryfall.io/large/front/0/a/0a8b57b9-54e8-4f5c-b53a-cd5fc2fb2a34.jpg +MAT;616052;https://cards.scryfall.io/large/front/6/3/63ef89a1-b6fd-48db-bcb5-faac2fe9fe28.jpg +MAT;616053;https://cards.scryfall.io/large/front/9/d/9dbc432e-c35c-4f8c-bbdd-068eaa468378.jpg +MAT;616054;https://cards.scryfall.io/large/front/e/4/e4ec9b42-ab99-4c93-a52f-ccbe258b8954.jpg +MAT;616055;https://cards.scryfall.io/large/front/0/1/0133c618-faab-4b40-8da0-fc91edf49785.jpg +MAT;616056;https://cards.scryfall.io/large/front/1/d/1d18cfb3-5498-4d31-8276-8d7ec893d98f.jpg +MAT;616057;https://cards.scryfall.io/large/front/6/c/6c781217-a678-4059-89ff-b5ec494dd367.jpg +MAT;616058;https://cards.scryfall.io/large/front/a/e/ae882b47-e51f-42bc-89ef-2772de097b88.jpg +MAT;616059;https://cards.scryfall.io/large/front/d/3/d3cb68f5-1e44-4d91-9ec0-d6d0559ee4a8.jpg +MAT;616060;https://cards.scryfall.io/large/front/c/3/c32bf755-6b7a-4324-b219-ba953354933b.jpg +MAT;616061;https://cards.scryfall.io/large/front/8/c/8c9798fd-149b-4840-a1b1-b7c596940739.jpg +MAT;616062;https://cards.scryfall.io/large/front/e/e/ee11cfe8-4f20-468c-80ca-6af23b23184d.jpg +MAT;616063;https://cards.scryfall.io/large/front/7/2/72c41c82-937e-483a-97bf-58a14401bf11.jpg +MAT;616064;https://cards.scryfall.io/large/front/2/9/29a82d30-b3ca-4bea-b055-00eee555567d.jpg +MAT;616065;https://cards.scryfall.io/large/front/b/d/bdff8723-1bc5-486f-a061-4f3ce8679c52.jpg +MAT;616066;https://cards.scryfall.io/large/front/0/a/0ad606af-3ab5-4755-9690-540026c2edaa.jpg +MAT;616067;https://cards.scryfall.io/large/front/1/8/18ad15af-cb84-43c1-9078-459b24c5d45d.jpg +MAT;616068;https://cards.scryfall.io/large/front/8/6/8664feec-ea45-4a94-b6b1-98dd2663a268.jpg +MAT;616069;https://cards.scryfall.io/large/front/4/6/463fc067-9e8b-41a0-afa1-6be81861cfb8.jpg +MAT;616070;https://cards.scryfall.io/large/front/f/e/fe9d717f-242f-4e70-9f6d-8885eac13cf4.jpg +MAT;616071;https://cards.scryfall.io/large/front/4/a/4afb1105-d272-4727-929a-1716154e3e1c.jpg +MAT;616072;https://cards.scryfall.io/large/front/c/a/cae13fac-af48-4e00-a483-e4bfc63e8af8.jpg +MAT;616073;https://cards.scryfall.io/large/front/c/1/c1e1b8e6-5cfd-4cbe-860e-a59b47643c14.jpg +MAT;616074;https://cards.scryfall.io/large/front/1/2/125e82b7-d9a8-44dc-9376-03705df0c4d0.jpg +MAT;616075;https://cards.scryfall.io/large/front/3/8/38e5b20e-1a72-441b-9e4c-2e7a40f096ae.jpg +MAT;616076;https://cards.scryfall.io/large/front/e/f/ef36c1e9-ef1c-457f-8e02-3d773f4a1e45.jpg +MAT;616077;https://cards.scryfall.io/large/front/b/d/bd78266c-cbeb-4fd2-a29c-6bb9d326f057.jpg +MAT;616078;https://cards.scryfall.io/large/front/7/6/763a3015-9b22-4d81-a8c9-08046d1e5aef.jpg +MAT;616079;https://cards.scryfall.io/large/front/8/7/87993488-e31d-4456-bf87-c5a0a81e5560.jpg +MAT;616080;https://cards.scryfall.io/large/front/b/c/bc3c9437-a7e3-4098-992c-ffc929ee0e6e.jpg +MAT;616081;https://cards.scryfall.io/large/front/b/1/b1aaebb8-be81-4523-bcb8-fc86a2941c45.jpg +MAT;616082;https://cards.scryfall.io/large/front/f/3/f311fc01-9b47-42b3-874b-2cb65a9e412c.jpg +MAT;616083;https://cards.scryfall.io/large/front/1/6/16d56cd5-f038-4653-987e-d1a5485ac86e.jpg +MAT;616084;https://cards.scryfall.io/large/front/0/7/07f469c3-d50c-4066-8f46-75ce3c3f1616.jpg +MAT;616085;https://cards.scryfall.io/large/front/8/2/82c9077d-fdbf-4087-85a5-1d59c2ba7678.jpg +MAT;616086;https://cards.scryfall.io/large/front/7/a/7aafbdf8-b1cd-4dbb-863c-0d44494eec2b.jpg +MAT;616087;https://cards.scryfall.io/large/front/e/f/efcff20d-4498-4c70-8167-c3621a293a72.jpg +MAT;616088;https://cards.scryfall.io/large/front/d/9/d9808e72-4143-421f-a498-dbebbd598544.jpg +MAT;616089;https://cards.scryfall.io/large/front/3/d/3dafdd59-e22f-4f0d-aa09-77617402f04d.jpg +MAT;616090;https://cards.scryfall.io/large/front/4/a/4a21f8cf-5a0c-4a33-a2ed-b89b57bb4000.jpg +MAT;616091;https://cards.scryfall.io/large/front/2/4/24d3d06c-8bbd-49e5-94ff-f0a9830d063e.jpg +MAT;616092;https://cards.scryfall.io/large/front/0/e/0e10e9f0-24fe-4d7c-b883-37319a9ef5b5.jpg +MAT;616093;https://cards.scryfall.io/large/front/f/3/f3dc3541-c398-4d43-b1c4-4d1e1e3e1ebf.jpg +MAT;616094;https://cards.scryfall.io/large/front/7/d/7d1064ec-ca4f-4498-b6c6-685276973009.jpg +MAT;615940;https://cards.scryfall.io/large/front/0/3/03ce1436-913c-453a-8c05-4ec5bcaac4b5.jpg +MAT;615941;https://cards.scryfall.io/large/front/5/2/5254b512-5ca5-4ce9-ad1d-8f90ab24f6c3.jpg +MAT;615942;https://cards.scryfall.io/large/front/d/6/d62243fa-32ce-4015-8e8c-ec898d1ca1e1.jpg +MAT;615943;https://cards.scryfall.io/large/front/1/2/12c08ba6-a8a6-4cf5-83a5-c087e3272f66.jpg +MAT;615944;https://cards.scryfall.io/large/front/f/b/fb24d4b9-fa3c-4390-a4b9-3e4fdfdf72b6.jpg +MAT;615945;https://cards.scryfall.io/large/front/3/5/352d71a7-2967-4006-9fe4-864868bcc642.jpg +MAT;615946;https://cards.scryfall.io/large/front/f/0/f0250da3-908c-4ec6-94a5-3dd16c6b1985.jpg +MAT;615947;https://cards.scryfall.io/large/front/7/9/795222e3-1352-4adb-8a42-dde43d08e413.jpg +MAT;615948;https://cards.scryfall.io/large/front/6/e/6ea9f761-a113-40bb-9346-fa13075e1b9d.jpg +MAT;615949;https://cards.scryfall.io/large/front/1/6/160f048a-8813-454d-af84-1e53f33af9f6.jpg +MAT;615950;https://cards.scryfall.io/large/front/b/c/bc6765e4-0bbd-4711-b77e-b7628efcfb07.jpg +MAT;615951;https://cards.scryfall.io/large/front/7/b/7b3f0e26-7784-452d-acc8-9f7181e0f7d5.jpg +MAT;615952;https://cards.scryfall.io/large/front/2/5/25f71273-4d96-4371-b6e0-98519449cdcf.jpg +MAT;615953;https://cards.scryfall.io/large/front/3/8/38c3a774-986d-4702-81c3-915138d3d718.jpg +MAT;615954;https://cards.scryfall.io/large/front/5/8/581e61d0-95b2-433b-b835-86f00bfb840b.jpg +MAT;615955;https://cards.scryfall.io/large/front/5/e/5e94685e-e8a0-46a5-83cf-41ccebed62cc.jpg +MAT;615956;https://cards.scryfall.io/large/front/4/2/42ee4e0e-1139-42c1-b014-242c306321e7.jpg +MAT;615957;https://cards.scryfall.io/large/front/e/0/e053705f-df87-4f4c-8060-b43433b1d688.jpg +MAT;615958;https://cards.scryfall.io/large/front/b/1/b1536bef-bc0c-437b-bb4a-335c4ec9fbf3.jpg +MAT;615959;https://cards.scryfall.io/large/front/5/6/56444b2d-a842-4e2c-b29b-7e578a49b3e0.jpg +MAT;615960;https://cards.scryfall.io/large/front/4/8/4891486a-9c35-4666-83b0-9fcb1da5d126.jpg +MAT;615961;https://cards.scryfall.io/large/front/0/4/0443321b-e999-4bdd-8d8e-65fbaa6cabb4.jpg +MAT;615962;https://cards.scryfall.io/large/front/8/4/8487e81a-bb02-4d5c-86bb-fe626fa91c27.jpg +MAT;615963;https://cards.scryfall.io/large/front/7/2/7275cea3-01ba-41ea-9665-a07a57ecfe50.jpg +MAT;615964;https://cards.scryfall.io/large/front/c/1/c167658d-1ad0-4e78-ac99-dd2ad5265311.jpg +MAT;615965;https://cards.scryfall.io/large/front/7/f/7f613db0-3303-4d54-a060-1bd8b37a208f.jpg +MAT;615966;https://cards.scryfall.io/large/front/4/1/413eedd5-ea42-4b6f-9282-3040e517d936.jpg +MAT;615967;https://cards.scryfall.io/large/front/0/b/0b5b2e19-dc3d-43fd-9090-050fedf93663.jpg +MAT;615968;https://cards.scryfall.io/large/front/4/2/421c2ed3-be60-4814-a82c-a0e3fbb97e63.jpg +MAT;615969;https://cards.scryfall.io/large/front/3/0/30c3f755-d70d-46d7-80dd-428ca1a355c4.jpg +MAT;615970;https://cards.scryfall.io/large/front/1/8/18484227-b96a-40fb-9788-656d00705d80.jpg +MAT;615971;https://cards.scryfall.io/large/front/5/d/5d9fcc42-1146-49c8-93c8-3a15063488c7.jpg +MAT;615972;https://cards.scryfall.io/large/front/1/d/1d7c1a22-eb7a-454e-bcd2-80ba0dc46ffa.jpg +MAT;615973;https://cards.scryfall.io/large/front/b/0/b04e6527-06f8-4783-93fc-8738673116c1.jpg +MAT;615974;https://cards.scryfall.io/large/front/0/7/0712155b-a3fb-4e7d-8600-36845d71aab6.jpg +MAT;615811;https://cards.scryfall.io/large/front/c/2/c2899c19-d6bd-4399-a838-a21ed81ccc3f.jpg +MAT;615812;https://cards.scryfall.io/large/front/b/f/bf4acba2-3aef-47bb-9bec-06408c3d1783.jpg +MAT;615813;https://cards.scryfall.io/large/front/9/d/9d81d771-67ab-4e05-97ca-e2deee1f2dce.jpg +MAT;615814;https://cards.scryfall.io/large/front/0/9/09c43285-a8f7-4fcc-be8c-115c04d3f657.jpg +MAT;615815;https://cards.scryfall.io/large/front/a/3/a3e907fe-3c02-4e23-b19f-a478a54f3397.jpg +MAT;615816;https://cards.scryfall.io/large/front/f/2/f23ebdda-e000-4333-9f2f-7d17e17a7cf2.jpg +MAT;615817;https://cards.scryfall.io/large/front/1/5/153dfc34-767e-4df2-a1dc-4361e94d65ed.jpg +MAT;615818;https://cards.scryfall.io/large/front/2/2/22299956-82c6-46dd-ac7d-b56146ab7ed8.jpg +MAT;615819;https://cards.scryfall.io/large/front/0/9/09b6a634-0a9c-4e96-84cc-16a6c70b669d.jpg +MAT;615820;https://cards.scryfall.io/large/front/5/3/53aa3acf-aed9-4503-8b10-29661da4e307.jpg +MAT;615821;https://cards.scryfall.io/large/front/7/a/7aaefcbb-98d4-40b8-b51c-2d26f6945b6f.jpg +MAT;615822;https://cards.scryfall.io/large/front/f/4/f4f66c02-29dc-4798-8d88-76681215fb78.jpg +MAT;615823;https://cards.scryfall.io/large/front/6/9/69b11a6b-239b-4a2c-84d5-4e44a5366184.jpg +MAT;615824;https://cards.scryfall.io/large/front/d/4/d4453891-a94e-4057-87a3-168e9ef6d6d2.jpg +MAT;615825;https://cards.scryfall.io/large/front/a/7/a7d352a7-4575-4f92-9ded-53a23afbca5a.jpg +MAT;615826;https://cards.scryfall.io/large/front/4/0/40366946-d9e7-4770-bca2-f6d1dcb73ff5.jpg +MAT;615827;https://cards.scryfall.io/large/front/4/8/485f7a00-18a3-4831-b005-e31b5bfb2922.jpg +MAT;615828;https://cards.scryfall.io/large/front/6/7/677b021e-207c-42f8-9d53-1f58fe7fcd6d.jpg +MAT;615829;https://cards.scryfall.io/large/front/c/d/cd065a13-00af-4a90-9cd2-304f3d12dd4b.jpg +MAT;615830;https://cards.scryfall.io/large/front/0/e/0e4f0663-0a32-43ca-863b-1ddd4171b325.jpg +MAT;615831;https://cards.scryfall.io/large/front/a/4/a4699973-2910-46fb-97e2-07f7ef1b27ea.jpg +MAT;615832;https://cards.scryfall.io/large/front/a/8/a8d12125-4fcf-4e1f-bc7b-90bf53357731.jpg +MAT;615833;https://cards.scryfall.io/large/front/9/4/94bf0249-5853-47f3-96e4-f24e4e70c1ff.jpg +MAT;615834;https://cards.scryfall.io/large/front/1/2/12dc7b44-f4a1-4edb-9fde-aa26830200e0.jpg +MAT;615835;https://cards.scryfall.io/large/front/2/a/2ac806b3-17d2-4671-b4ca-0a8b85482bdc.jpg +MAT;615836;https://cards.scryfall.io/large/front/3/0/30e14c1e-99d5-49e1-b9ce-92393c1d408f.jpg +MAT;615837;https://cards.scryfall.io/large/front/b/3/b3d423ca-ccd5-4bf1-9d81-4b6d4ca025ac.jpg +MAT;615838;https://cards.scryfall.io/large/front/c/0/c01a0413-1cf6-4936-bec5-b1f5174b099f.jpg +MAT;615839;https://cards.scryfall.io/large/front/4/6/4611fd39-a212-4d04-8c9e-d5d9c2bf3c7d.jpg +MAT;615840;https://cards.scryfall.io/large/front/6/6/669271c6-27d3-40d3-8054-4555d38269f3.jpg +MAT;615841;https://cards.scryfall.io/large/front/5/b/5b0d002e-4ab2-48bc-ba95-9dc1c90d210d.jpg +MAT;615842;https://cards.scryfall.io/large/front/0/a/0a143471-c144-40b9-9fcf-5c6c9ad45dfa.jpg +MAT;615843;https://cards.scryfall.io/large/front/2/6/263a2fea-e6b6-48f1-bff8-e556dd1daae5.jpg +MAT;615844;https://cards.scryfall.io/large/front/7/5/7554713b-825c-4c4a-9a44-9e76910a9bfd.jpg +MAT;615845;https://cards.scryfall.io/large/front/c/8/c8abcef7-31b0-4c17-9807-b26079fb6ed8.jpg +MAT;615846;https://cards.scryfall.io/large/front/6/1/613ed071-7672-44c4-bd19-66954ea0c83c.jpg +MAT;615847;https://cards.scryfall.io/large/front/3/c/3c919f25-a57b-4671-ba30-de98262f8d7a.jpg +MAT;615848;https://cards.scryfall.io/large/front/d/c/dc25ce46-9d1a-4d5d-b35d-ea7abb8c5e5c.jpg +MAT;615849;https://cards.scryfall.io/large/front/3/6/363a562f-95bc-45fa-961d-50d98ed7b401.jpg +MAT;615850;https://cards.scryfall.io/large/front/4/f/4f8d075d-71b6-4f04-946e-e2abc9d374fa.jpg +MAT;615851;https://cards.scryfall.io/large/front/d/e/dedfd30b-24eb-4b2c-a1de-3f7e1f2a5cb2.jpg +MAT;615852;https://cards.scryfall.io/large/front/6/4/64972370-4b5d-4664-9a5f-c1df947024bd.jpg +MAT;615853;https://cards.scryfall.io/large/front/f/6/f69c4055-786c-4afd-a3c5-095dbf85d178.jpg +MAT;615802;https://cards.scryfall.io/large/front/b/8/b8e93920-2331-494d-bd8c-8d1ee5d7ccee.jpg +MAT;615803;https://cards.scryfall.io/large/front/b/1/b1aa34cf-51f8-4433-9e10-1c7e8f940962.jpg MB1;294028;https://cards.scryfall.io/large/front/2/f/2f3f29fe-8985-4939-8ced-786145261085.jpg MB1;294027;https://cards.scryfall.io/large/front/e/a/ea31b68b-8f0f-484b-9611-40ad2642fc52.jpg MB1;294029;https://cards.scryfall.io/large/front/e/4/e4d2bb69-85b0-4590-ab95-2a67c85fd78f.jpg @@ -72023,3 +72151,827 @@ RVR;645354;https://cards.scryfall.io/large/front/a/b/aba65477-afd5-4f24-b24e-52b RVR;645355;https://cards.scryfall.io/large/front/f/8/f8d0dc81-8cf3-4bd3-9b26-a1c5db9c6555.jpg RVR;645356;https://cards.scryfall.io/large/front/7/5/75129f63-423c-478d-be25-a4e113d8204e.jpg RVR;642984;https://cards.scryfall.io/large/front/4/a/4aecb119-b2da-456e-9ddd-49e8de02d21c.jpg +MKC;649907;https://cards.scryfall.io/large/front/6/4/648c15d1-a2a2-4f59-9b0a-5448be3e990f.jpg +MKC;649908;https://cards.scryfall.io/large/front/6/9/690acbbf-5e92-4323-b939-31bdb07f9905.jpg +MKC;649909;https://cards.scryfall.io/large/front/a/e/ae9ccfec-05c6-469e-b1dd-dfbafa1e927f.jpg +MKC;649910;https://cards.scryfall.io/large/front/2/e/2ef59aa9-f5e1-413a-869b-d287db95efd0.jpg +MKC;649927;https://cards.scryfall.io/large/front/3/1/31fa9d47-43d6-44b5-ab86-fc94a83eac26.jpg +MKC;649928;https://cards.scryfall.io/large/front/d/7/d763695b-c184-409d-962d-5aaf39a6264e.jpg +MKC;649929;https://cards.scryfall.io/large/front/8/f/8fdb30c1-0551-48b7-8bcb-d7e0dbb6690a.jpg +MKC;649930;https://cards.scryfall.io/large/front/d/f/df653cf9-5a99-4f81-adb4-c155a9a63226.jpg +MKC;649947;https://cards.scryfall.io/large/front/6/e/6e75470f-fe57-4b6e-a76b-5daf9d9caf0b.jpg +MKC;649948;https://cards.scryfall.io/large/front/b/d/bdadc60f-942f-47e2-b8fc-51deb3d0b86d.jpg +MKC;649949;https://cards.scryfall.io/large/front/0/f/0f47e29e-54c5-4b1a-b9b9-d5e267a0203a.jpg +MKC;649950;https://cards.scryfall.io/large/front/b/5/b50bfde2-6c2d-403e-ab47-c932bcb2116d.jpg +MKC;649951;https://cards.scryfall.io/large/front/9/6/960b84b6-febf-4926-9c7b-05efa0e0e11f.jpg +MKC;649952;https://cards.scryfall.io/large/front/6/1/61e691ff-ab3e-42ae-b160-54b53f5f961e.jpg +MKC;649953;https://cards.scryfall.io/large/front/0/f/0f61e93f-5f97-4c7d-b3d5-0e05242faeb3.jpg +MKC;649954;https://cards.scryfall.io/large/front/9/7/979c3262-7680-49a3-b0dc-12154e44c317.jpg +MKC;649955;https://cards.scryfall.io/large/front/7/8/78f526d3-1e1f-4430-9824-ad377fd0d312.jpg +MKC;649956;https://cards.scryfall.io/large/front/5/1/5196eb5b-9330-46f7-b6f7-9c1164ea27d7.jpg +MKC;649957;https://cards.scryfall.io/large/front/6/5/65463a1b-39c1-4fc8-8de2-85224de810ac.jpg +MKC;649958;https://cards.scryfall.io/large/front/a/f/af6b5cec-49fa-4f8d-8493-4bb7f3e291e8.jpg +MKC;649959;https://cards.scryfall.io/large/front/e/6/e63e381d-142c-4622-ad78-8cacd5778355.jpg +MKC;649960;https://cards.scryfall.io/large/front/7/a/7a51d392-58dc-483e-81f7-2d51e64e54ff.jpg +MKC;649961;https://cards.scryfall.io/large/front/5/2/52ecb9ef-37bc-4327-9ae6-bcef6e2fdb94.jpg +MKC;649962;https://cards.scryfall.io/large/front/7/5/7582d7c0-6cb6-47d1-8026-3d661b5a809f.jpg +MKC;649963;https://cards.scryfall.io/large/front/d/8/d827fc3c-bc86-4ee9-9db9-461cb0276f6b.jpg +MKC;649964;https://cards.scryfall.io/large/front/0/5/05a2477e-a9a2-49fb-86e6-53d3e153a965.jpg +MKC;649965;https://cards.scryfall.io/large/front/9/0/905fa4ed-e496-43d8-9c4a-38e85d9b7651.jpg +MKC;649966;https://cards.scryfall.io/large/front/c/b/cbd9a0cb-e1ea-446e-aa57-4305d4b3b92e.jpg +MKC;649967;https://cards.scryfall.io/large/front/0/5/053183e7-b505-49d2-b614-b704e984cb1a.jpg +MKC;649968;https://cards.scryfall.io/large/front/f/0/f0a18bd1-1741-4231-a312-aed1373a96dd.jpg +MKC;649969;https://cards.scryfall.io/large/front/1/7/17054e75-d801-4962-83c1-0b52e7b65f66.jpg +MKC;649970;https://cards.scryfall.io/large/front/b/b/bbba7b9f-d944-4987-b60d-34733382ec53.jpg +MKC;649971;https://cards.scryfall.io/large/front/e/9/e9bdc40b-ab7a-44a4-afb5-41b6fc2dffdc.jpg +MKC;649972;https://cards.scryfall.io/large/front/d/6/d678e736-7c29-433a-9a2a-b78749252377.jpg +MKC;649973;https://cards.scryfall.io/large/front/1/f/1ffdad45-0111-4c6a-bfb0-25aeee7aea1d.jpg +MKC;649974;https://cards.scryfall.io/large/front/0/e/0e563c13-7204-4cda-9b62-d46931fabcef.jpg +MKC;649975;https://cards.scryfall.io/large/front/7/d/7d76089e-b21a-4d89-9562-957c18474967.jpg +MKC;649976;https://cards.scryfall.io/large/front/8/4/84039704-d7c9-46fd-987e-4b93f812e803.jpg +MKC;649977;https://cards.scryfall.io/large/front/e/5/e5cf1f9f-2e35-49b1-af47-75fbe11f7b7e.jpg +MKC;649978;https://cards.scryfall.io/large/front/d/b/db7fbf69-1118-446b-b5cb-02da2de42ce3.jpg +MKC;649979;https://cards.scryfall.io/large/front/b/7/b74caf65-1e6c-444e-9121-906ba7e8ea20.jpg +MKC;649980;https://cards.scryfall.io/large/front/1/a/1afe55c3-53c3-4257-afb6-32a553639f50.jpg +MKC;649981;https://cards.scryfall.io/large/front/9/7/97425844-dd1b-4f3c-985c-e198e8b9a16b.jpg +MKC;649982;https://cards.scryfall.io/large/front/b/0/b0912773-42ae-4149-aaa5-194856a1055a.jpg +MKC;649983;https://cards.scryfall.io/large/front/8/8/88158a11-a44e-49b4-8ae3-d81c14265802.jpg +MKC;649984;https://cards.scryfall.io/large/front/3/a/3a16b2f3-2568-4046-8e2f-99af0b6d79ee.jpg +MKC;649985;https://cards.scryfall.io/large/front/3/b/3b3f11dd-dce3-4b87-bfb1-a2fae646a2af.jpg +MKC;649986;https://cards.scryfall.io/large/front/2/4/24a93c86-e0a5-4d94-8df3-f6ebf8b42892.jpg +MKC;650147;https://cards.scryfall.io/large/front/9/9/995b5a27-6a95-4208-9d6d-3a3801a6d0ae.jpg +MKC;650148;https://cards.scryfall.io/large/front/5/3/5353bcb9-800d-4d74-95fa-42350a0f25de.jpg +MKC;650149;https://cards.scryfall.io/large/front/d/c/dcdddadf-4e1f-4a62-9413-e4426cf5e100.jpg +MKC;650150;https://cards.scryfall.io/large/front/a/3/a31ffc9e-d21b-4a8f-ac67-695e38e09e3b.jpg +MKC;650151;https://cards.scryfall.io/large/front/9/0/90645549-20f1-4fe9-8363-7f67c20fa3b6.jpg +MKC;650152;https://cards.scryfall.io/large/front/b/6/b63d828d-4f62-424b-969a-00dcc4651b56.jpg +MKC;650153;https://cards.scryfall.io/large/front/5/0/50875c99-c5c3-41dd-a0f9-08c98edfebc9.jpg +MKC;650154;https://cards.scryfall.io/large/front/5/7/57f42d1b-c738-43bc-9e0d-f2c74731112f.jpg +MKC;650155;https://cards.scryfall.io/large/front/5/f/5f2facfb-dfde-4e5b-8f6d-4fabb4c85519.jpg +MKC;650155;https://cards.scryfall.io/large/back/5/f/5f2facfb-dfde-4e5b-8f6d-4fabb4c85519.jpg +MKC;650156;https://cards.scryfall.io/large/front/4/6/46dc2519-2729-4bbd-8892-fab6186bf116.jpg +MKC;650157;https://cards.scryfall.io/large/front/7/a/7a6b087b-a3ac-4c4d-a519-ec5584b4b42d.jpg +MKC;650158;https://cards.scryfall.io/large/front/1/1/114d2180-093b-4838-97ad-badbc8ee50b0.jpg +MKC;650159;https://cards.scryfall.io/large/front/5/a/5a3e8132-6576-456c-8777-9e8cb52595fc.jpg +MKC;650160;https://cards.scryfall.io/large/front/b/d/bd6b4bc0-0671-4394-abe4-516d291a74a5.jpg +MKC;650161;https://cards.scryfall.io/large/front/e/e/eea3623d-1d39-4045-acdb-f0fb184ccbc8.jpg +MKC;650162;https://cards.scryfall.io/large/front/d/4/d483b409-1853-4456-a077-daeb77e165ba.jpg +MKC;650163;https://cards.scryfall.io/large/front/b/2/b29a3e7c-4d19-4737-9b58-deb56de26118.jpg +MKC;650164;https://cards.scryfall.io/large/front/0/8/08788504-17b9-47b1-b928-f395d0057eed.jpg +MKC;650165;https://cards.scryfall.io/large/front/9/e/9e83a0ef-4fea-45ba-86c0-130d6687f7fe.jpg +MKC;650166;https://cards.scryfall.io/large/front/b/e/bec6349c-2b41-45da-a932-9b76f04f48f6.jpg +MKC;650167;https://cards.scryfall.io/large/front/5/c/5c0267c9-e0a7-4c16-afc9-f05de9fccaba.jpg +MKC;650168;https://cards.scryfall.io/large/front/b/2/b27f4217-881d-401d-860e-d3d8689ca1e4.jpg +MKC;650169;https://cards.scryfall.io/large/front/e/2/e290b75d-a1fa-4e1e-9cb3-12e6ae223340.jpg +MKC;650170;https://cards.scryfall.io/large/front/9/0/900b713f-82f7-4e4a-804d-6bb38436aa9d.jpg +MKC;650171;https://cards.scryfall.io/large/front/a/3/a30947a1-b25a-4570-b36c-75c4e9689abd.jpg +MKC;650172;https://cards.scryfall.io/large/front/0/8/08c59dfa-361d-4ff1-a15d-6b0cb66571a3.jpg +MKC;650173;https://cards.scryfall.io/large/front/3/b/3b1b7db1-92fc-4a4f-940c-fca416ab2837.jpg +MKC;650174;https://cards.scryfall.io/large/front/2/2/22a6673b-1528-4e0f-b316-bd482c7ed8aa.jpg +MKC;650175;https://cards.scryfall.io/large/front/0/8/08877e2c-79ac-4a4d-a7dd-60652c5eb5f6.jpg +MKC;650176;https://cards.scryfall.io/large/front/8/b/8b8f4489-3d07-4e57-9b94-afa52fa984f8.jpg +MKC;650177;https://cards.scryfall.io/large/front/4/7/475cd448-5d28-40a4-8f68-0b29696e6ec0.jpg +MKC;650178;https://cards.scryfall.io/large/front/f/1/f1ced678-5cfd-49ff-9420-6ee52d5edf5a.jpg +MKC;650179;https://cards.scryfall.io/large/front/1/8/18f3a850-b2e1-4970-9971-5f662fb3df31.jpg +MKC;650180;https://cards.scryfall.io/large/front/9/5/954c0bca-c613-4915-9811-128d3c64ba62.jpg +MKC;650181;https://cards.scryfall.io/large/front/a/7/a7e78f14-ff68-4ba1-b8c7-b0f792ab03bd.jpg +MKC;650182;https://cards.scryfall.io/large/front/9/b/9bbec76c-c1e4-4c6d-ad24-078fe097f195.jpg +MKC;650183;https://cards.scryfall.io/large/front/2/1/210920ef-917b-4e2c-a5da-1180baa37959.jpg +MKC;650184;https://cards.scryfall.io/large/front/3/2/32341fcd-b29b-434c-b004-3430e307a45b.jpg +MKC;650185;https://cards.scryfall.io/large/front/a/6/a6ed954c-17e5-45e4-9fba-8eedcad8f9b9.jpg +MKC;650186;https://cards.scryfall.io/large/front/3/c/3ce8b722-7bc0-4053-8627-7846f9d17eda.jpg +MKC;650187;https://cards.scryfall.io/large/front/3/3/333bcdcd-fb78-4a87-bb72-2678ee89a2ee.jpg +MKC;650188;https://cards.scryfall.io/large/front/5/4/54bf48d4-e350-4ca7-87da-ce04fefd4610.jpg +MKC;650189;https://cards.scryfall.io/large/front/0/f/0f54f429-80c2-4f55-bb99-236f2c697985.jpg +MKC;650190;https://cards.scryfall.io/large/front/8/4/84479779-d570-4eee-9982-f6e918b4d75b.jpg +MKC;650191;https://cards.scryfall.io/large/front/1/d/1d1463af-8f22-4771-af19-3799ffe706b8.jpg +MKC;650192;https://cards.scryfall.io/large/front/e/d/edd144f2-ab2d-486f-bf0a-8860022b7c35.jpg +MKC;650193;https://cards.scryfall.io/large/front/7/8/78cd258b-431e-42f7-a938-76ebc80d528d.jpg +MKC;650194;https://cards.scryfall.io/large/front/4/2/42ea52a4-15fa-4243-ae27-cd293bd176e7.jpg +MKC;650195;https://cards.scryfall.io/large/front/2/b/2b7b2d1b-aefd-4199-ac82-548da3025e82.jpg +MKC;650196;https://cards.scryfall.io/large/front/4/2/42e6f705-2af7-47c2-961a-cf4c02b29f21.jpg +MKC;650197;https://cards.scryfall.io/large/front/b/6/b622aad1-4f57-472e-9bd8-9404da88d6be.jpg +MKC;650198;https://cards.scryfall.io/large/front/5/c/5c39fa19-ca75-49f4-8e1e-8b59bc9b664a.jpg +MKC;650199;https://cards.scryfall.io/large/front/c/6/c675428b-2dc4-408d-9632-81c1a700090f.jpg +MKC;650200;https://cards.scryfall.io/large/front/2/b/2b090b79-befd-4b18-ae9f-03a2bf516aef.jpg +MKC;650201;https://cards.scryfall.io/large/front/1/c/1c1acd61-efc9-4fd3-86ec-b5cbd43c0b08.jpg +MKC;650202;https://cards.scryfall.io/large/front/b/e/be0c919a-a592-433e-8e36-8fe633974eff.jpg +MKC;650203;https://cards.scryfall.io/large/front/e/a/eaf86997-68e8-4c37-99f1-db10ac08f54c.jpg +MKC;650204;https://cards.scryfall.io/large/front/5/e/5ed398e7-9d2b-4bd2-9a4b-2885e4749003.jpg +MKC;650205;https://cards.scryfall.io/large/front/e/b/eb6d8d1c-8d23-4273-9c9b-f3b71eb0e105.jpg +MKC;650206;https://cards.scryfall.io/large/front/3/b/3bd63804-d538-471f-b57f-e1023f7e14a8.jpg +MKC;650207;https://cards.scryfall.io/large/front/8/2/82f806fe-3970-4ae2-b232-d99002d46062.jpg +MKC;650208;https://cards.scryfall.io/large/front/f/f/ff084438-2e70-41bc-a208-30ab16c026c1.jpg +MKC;650209;https://cards.scryfall.io/large/front/2/e/2ed35631-2435-4873-a45f-c620e86a60dd.jpg +MKC;650210;https://cards.scryfall.io/large/front/e/5/e5a1ff9e-fef2-4890-baf2-7bd0852ea0b9.jpg +MKC;650211;https://cards.scryfall.io/large/front/3/9/3983a11e-8a8a-4d9d-868b-13e0c3719abb.jpg +MKC;650212;https://cards.scryfall.io/large/front/b/e/be2d74cd-76fb-4bca-99b5-07749aef4d06.jpg +MKC;650213;https://cards.scryfall.io/large/front/b/1/b1a32b7c-9f26-4504-9f8d-379164d69346.jpg +MKC;650214;https://cards.scryfall.io/large/front/3/5/35f30004-13e0-42c1-9842-eea52793fcfc.jpg +MKC;650215;https://cards.scryfall.io/large/front/e/3/e3a7560e-9e75-4abd-a45c-c2c9686ee4b0.jpg +MKC;650216;https://cards.scryfall.io/large/front/d/b/dbcdf292-a391-4452-8116-20084754f591.jpg +MKC;650217;https://cards.scryfall.io/large/front/f/4/f4f5deae-3fa7-4c06-abe1-753d94158a0a.jpg +MKC;650218;https://cards.scryfall.io/large/front/3/1/31dec9a8-714f-4e28-9781-d0a8c6775298.jpg +MKC;650219;https://cards.scryfall.io/large/front/1/4/1489943b-c010-488e-9c9d-87f4af67a4e4.jpg +MKC;650220;https://cards.scryfall.io/large/front/e/8/e842b4bb-a1b7-440b-a0da-856fb0eea4c4.jpg +MKC;650221;https://cards.scryfall.io/large/front/5/7/57d1f729-0d7c-4122-9bca-f3b08cf6fe4f.jpg +MKC;650222;https://cards.scryfall.io/large/front/e/8/e8aabcaf-0968-402f-bc9f-289756e4d4b7.jpg +MKC;650223;https://cards.scryfall.io/large/front/1/3/13680953-cf05-4e38-a3cf-22900c02fab7.jpg +MKC;650224;https://cards.scryfall.io/large/front/9/5/95cca140-e371-4d32-8a44-fd080329a28f.jpg +MKC;650225;https://cards.scryfall.io/large/front/3/d/3dd34a1a-e76b-46ee-be8d-5f7f4a092648.jpg +MKC;650226;https://cards.scryfall.io/large/front/0/a/0a1a06a4-af73-43e3-a2cd-3a2f0f9b18f0.jpg +MKC;650227;https://cards.scryfall.io/large/front/2/6/26bfb2b4-8dc2-4632-a393-d3477f6c3c40.jpg +MKC;650228;https://cards.scryfall.io/large/front/5/7/570b56ff-b25a-43e4-927b-99dba542be5e.jpg +MKC;650229;https://cards.scryfall.io/large/front/e/9/e9054114-6740-4e2d-ae40-ccfb5e497d67.jpg +MKC;650230;https://cards.scryfall.io/large/front/a/4/a4dfbac0-1849-41c5-853a-1fee108d0b01.jpg +MKC;650231;https://cards.scryfall.io/large/front/7/d/7d0fe02b-f45a-45c6-ab7c-270594a29da7.jpg +MKC;650232;https://cards.scryfall.io/large/front/c/e/ceb5df52-4e03-4629-b8d5-d440d9cc5175.jpg +MKC;650233;https://cards.scryfall.io/large/front/9/c/9c062442-a84b-4b47-8f84-a7c0abfff41b.jpg +MKC;650234;https://cards.scryfall.io/large/front/5/f/5f75b7f4-249c-4b10-a06d-6b7654cccc46.jpg +MKC;650235;https://cards.scryfall.io/large/front/9/2/9241a72e-cb88-4cea-a2f4-ff10af461437.jpg +MKC;650236;https://cards.scryfall.io/large/front/6/4/64d3d8ad-927f-4c4e-96cf-03e98bec3987.jpg +MKC;650237;https://cards.scryfall.io/large/front/0/5/050ca791-265a-4e7b-9640-4fd5a6d8cd3a.jpg +MKC;650238;https://cards.scryfall.io/large/front/b/e/be9abe56-7d56-4fc6-ab24-7b78646266be.jpg +MKC;650239;https://cards.scryfall.io/large/front/b/c/bc63ff71-ff42-4baf-977b-55f69c8e122f.jpg +MKC;650240;https://cards.scryfall.io/large/front/2/a/2a81f0b5-5116-4946-89fc-18479bf85305.jpg +MKC;650241;https://cards.scryfall.io/large/front/f/6/f628c7de-516b-4907-a3c8-b6361f2bd071.jpg +MKC;650242;https://cards.scryfall.io/large/front/0/b/0b5cb154-1825-4b81-a109-7b3e9592c65c.jpg +MKC;650243;https://cards.scryfall.io/large/front/a/b/aba4cc8a-05f3-499d-96c2-0edee9fc0ba0.jpg +MKC;650244;https://cards.scryfall.io/large/front/3/2/32cc103e-949d-42d4-aadd-490a261c9ad9.jpg +MKC;650245;https://cards.scryfall.io/large/front/c/5/c5323fe7-d9df-4287-ae13-d9db35f7973b.jpg +MKC;650246;https://cards.scryfall.io/large/front/a/1/a18fdaf9-964d-45e9-bd40-a8fc745ddd1e.jpg +MKC;650247;https://cards.scryfall.io/large/front/e/b/ebb44595-56f6-4be5-80bb-618ddd320f4a.jpg +MKC;650248;https://cards.scryfall.io/large/front/8/2/824aa845-0523-4434-8992-bce42f5b2bcb.jpg +MKC;650249;https://cards.scryfall.io/large/front/c/f/cffb1feb-9368-4d91-bd4b-36a24fe849e6.jpg +MKC;650250;https://cards.scryfall.io/large/front/9/9/99e0c371-1024-4432-9fd9-3bc29c8d38e4.jpg +MKC;650251;https://cards.scryfall.io/large/front/7/2/721df547-d777-4247-b130-a4e247445b04.jpg +MKC;650252;https://cards.scryfall.io/large/front/7/6/767c5831-2195-4efa-802d-2ea2e6dabb5b.jpg +MKC;650253;https://cards.scryfall.io/large/front/8/f/8f06e3db-ce55-4535-8557-cc52c5fce637.jpg +MKC;650254;https://cards.scryfall.io/large/front/6/3/63a2993d-0f0e-4386-89d7-1d046c02683d.jpg +MKC;650255;https://cards.scryfall.io/large/front/1/4/14ce200f-95c9-4fae-be61-a6e7749dffe6.jpg +MKC;650256;https://cards.scryfall.io/large/front/f/f/ffee18af-1160-46ad-9640-87eac49a5239.jpg +MKC;650257;https://cards.scryfall.io/large/front/d/3/d391c561-906f-4a5b-a36c-3b8743e05af1.jpg +MKC;650258;https://cards.scryfall.io/large/front/a/0/a0742d43-8a67-4485-b0ce-5a4e057fa915.jpg +MKC;650259;https://cards.scryfall.io/large/front/0/f/0f4b5b18-569f-4f61-ad2f-966ba4fbabdc.jpg +MKC;650260;https://cards.scryfall.io/large/front/c/5/c5445a0d-319a-4237-94df-19a7182e6df2.jpg +MKC;650261;https://cards.scryfall.io/large/front/7/3/73788eac-a95f-4492-b1aa-de57125cde8f.jpg +MKC;650262;https://cards.scryfall.io/large/front/0/b/0b0502ab-b9df-4e70-b11c-5b178fa5f587.jpg +MKC;650263;https://cards.scryfall.io/large/front/c/2/c22d8b77-4274-48ae-a36f-5739d785b599.jpg +MKC;650264;https://cards.scryfall.io/large/front/7/0/70e3e14e-796b-4592-9eb0-758d30ba3a1c.jpg +MKC;650265;https://cards.scryfall.io/large/front/8/2/828f752e-cf94-4d0e-913d-aa425a005849.jpg +MKC;650266;https://cards.scryfall.io/large/front/8/f/8f1ef9d6-b3fb-4a8a-af4a-3530a1e61221.jpg +MKC;650267;https://cards.scryfall.io/large/front/1/8/188f9016-275f-4060-8b11-9cdeef3759bd.jpg +MKC;650268;https://cards.scryfall.io/large/front/b/8/b86b0177-0533-4b5a-9da7-1e11d398d828.jpg +MKC;650269;https://cards.scryfall.io/large/front/c/1/c1fab763-4e62-418d-b3a6-77c52bf21f23.jpg +MKC;650270;https://cards.scryfall.io/large/front/4/f/4f3c1e1a-bd75-4bfb-b44b-05b94f64c634.jpg +MKC;650271;https://cards.scryfall.io/large/front/e/c/ec33d7d5-08f4-4737-bc5f-0be4b595395a.jpg +MKC;650272;https://cards.scryfall.io/large/front/f/5/f5615c05-eb1e-4d27-a323-72d643d7c1d8.jpg +MKC;650273;https://cards.scryfall.io/large/front/d/8/d8b28abe-9ff6-42aa-ade6-90b9e44d2a01.jpg +MKC;650274;https://cards.scryfall.io/large/front/4/8/4825bc98-5274-4ede-8fa0-368b1153a83a.jpg +MKC;650275;https://cards.scryfall.io/large/front/2/5/2540964b-9caa-4951-8bba-ea2f84dc3698.jpg +MKC;650276;https://cards.scryfall.io/large/front/e/8/e8d6e393-7378-4113-a5ff-44e9518eff76.jpg +MKC;650277;https://cards.scryfall.io/large/front/b/a/baa54bbc-88dd-46ba-9a91-6291c3fb420f.jpg +MKC;650278;https://cards.scryfall.io/large/front/7/4/741e7d92-1570-4eb2-8195-e48c44672648.jpg +MKC;650279;https://cards.scryfall.io/large/front/8/0/8050afb7-3c16-4456-aa34-4cc999fac7f5.jpg +MKC;650280;https://cards.scryfall.io/large/front/f/4/f4a9cb46-d4e0-46f2-973f-09275ba0d99c.jpg +MKC;650281;https://cards.scryfall.io/large/front/6/2/62b869ba-b160-423c-8a8c-db5968f8d187.jpg +MKC;650282;https://cards.scryfall.io/large/front/4/2/4271f5b2-32ca-4349-9a09-afffbdacf636.jpg +MKC;650283;https://cards.scryfall.io/large/front/e/d/ed7a4afa-2b02-4e09-9ac4-f9d579f7d68c.jpg +MKC;650284;https://cards.scryfall.io/large/front/6/6/66660f7c-9e1c-4e88-856a-98fab1f1364d.jpg +MKC;650285;https://cards.scryfall.io/large/front/e/8/e82e61d1-488d-4627-a54c-d8496a967814.jpg +MKC;650286;https://cards.scryfall.io/large/front/9/9/99d492bb-72ab-4055-b46d-3378d5c590a7.jpg +MKC;650287;https://cards.scryfall.io/large/front/f/3/f397a8b1-ffaa-492e-a47e-4a24b62e697e.jpg +MKC;650288;https://cards.scryfall.io/large/front/2/3/23ba0d50-9b7b-428b-8d7e-47bd8d67bfd1.jpg +MKC;650289;https://cards.scryfall.io/large/front/4/7/47260e7c-29bf-46f1-a029-9da7bbb418b5.jpg +MKC;650290;https://cards.scryfall.io/large/front/7/7/77aaad20-e385-4869-859a-4c5f90f8804e.jpg +MKC;650291;https://cards.scryfall.io/large/front/5/5/552ddba8-e1e3-44d8-b341-441c2b4cd937.jpg +MKC;650292;https://cards.scryfall.io/large/front/b/9/b9c11061-bb34-4904-b9f1-ea106b517bbe.jpg +MKC;650293;https://cards.scryfall.io/large/front/0/5/0526277f-538b-42d0-8c75-c390f599b94e.jpg +MKC;650294;https://cards.scryfall.io/large/front/6/7/679c1ac6-a015-45ec-a634-e665e377672b.jpg +MKC;650295;https://cards.scryfall.io/large/front/5/5/55a2f767-5928-44c5-91b7-2300bade458f.jpg +MKC;650296;https://cards.scryfall.io/large/front/d/1/d1499a4b-1af1-4913-8e26-57d0707264db.jpg +MKC;650297;https://cards.scryfall.io/large/front/d/7/d7481287-fce9-4ef0-a3a8-7801c9eb3fa8.jpg +MKC;650297;https://cards.scryfall.io/large/back/d/7/d7481287-fce9-4ef0-a3a8-7801c9eb3fa8.jpg +MKC;650298;https://cards.scryfall.io/large/front/6/6/6640956f-c8a1-4cd7-835b-e4f23fa778c0.jpg +MKC;650299;https://cards.scryfall.io/large/front/c/5/c5bda1a7-537f-4a80-95a0-c45eb127969b.jpg +MKC;650300;https://cards.scryfall.io/large/front/6/9/69840910-eb86-49a4-915f-d21b5628fc04.jpg +MKC;650301;https://cards.scryfall.io/large/front/8/d/8df2658a-6174-411c-9217-aa5d15b9fef2.jpg +MKC;650301;https://cards.scryfall.io/large/back/8/d/8df2658a-6174-411c-9217-aa5d15b9fef2.jpg +MKC;650302;https://cards.scryfall.io/large/front/d/3/d34ea8c4-03b1-415f-80e1-7c3cf6933685.jpg +MKC;650303;https://cards.scryfall.io/large/front/0/7/07277df0-d306-4c3a-baa7-d7a49332c7dd.jpg +MKC;650304;https://cards.scryfall.io/large/front/2/e/2e390f8e-1dd5-4383-83f5-45f20f18d410.jpg +MKC;650305;https://cards.scryfall.io/large/front/9/0/900b8908-ba51-472e-ab7a-43bd07f90577.jpg +MKC;650306;https://cards.scryfall.io/large/front/3/f/3f8e3243-2d82-4044-8e3b-3a4487ac771c.jpg +MKC;650307;https://cards.scryfall.io/large/front/b/2/b2f23d6f-f2c8-4022-9f46-ba7fda00ef99.jpg +MKC;650308;https://cards.scryfall.io/large/front/6/6/662758ee-f7c8-4cba-b67b-48ac80c3b5ca.jpg +MKC;650309;https://cards.scryfall.io/large/front/e/7/e786423d-3a49-4318-ac77-791918bcafcb.jpg +MKC;650310;https://cards.scryfall.io/large/front/7/3/73903784-06c9-48ec-9d4a-e78461903617.jpg +MKC;650311;https://cards.scryfall.io/large/front/6/6/66ed78c5-be23-4fcb-9143-e6574cd6ec68.jpg +MKC;650312;https://cards.scryfall.io/large/front/2/8/28c1b84a-a21b-4df1-9fc9-5b387fb56810.jpg +MKC;650313;https://cards.scryfall.io/large/front/9/c/9c551a94-9895-486a-a39a-6bf2f8939b35.jpg +MKC;650314;https://cards.scryfall.io/large/front/7/c/7ca787d2-eee4-4474-9db7-e8efa161ceec.jpg +MKC;650315;https://cards.scryfall.io/large/front/6/0/60709d98-c98d-48c0-ac4a-4ff73e7a0c4b.jpg +MKC;650316;https://cards.scryfall.io/large/front/3/3/333f6334-f027-4bec-95d7-7af80508c4ca.jpg +MKC;650317;https://cards.scryfall.io/large/front/e/5/e593bb16-e709-4d92-bf6f-239f6a11f7db.jpg +MKC;650318;https://cards.scryfall.io/large/front/c/e/ce0c5827-568d-4af2-8948-7e0c9217f029.jpg +MKC;650319;https://cards.scryfall.io/large/front/b/c/bcdf583e-25f8-4227-96e9-e70ec8a36b09.jpg +MKC;650320;https://cards.scryfall.io/large/front/3/4/343a0d98-56b3-4113-a287-e36f2a1652f1.jpg +MKC;650321;https://cards.scryfall.io/large/front/e/8/e89eca1c-19f5-4db0-9330-cecb87be8b55.jpg +MKC;650322;https://cards.scryfall.io/large/front/8/f/8f98234e-7376-4953-8985-2d184b1b3fda.jpg +MKC;650323;https://cards.scryfall.io/large/front/6/c/6ccfb12e-348e-4a0b-a365-33ec522306f9.jpg +MKC;650324;https://cards.scryfall.io/large/front/4/f/4f7e4c0a-683b-4b22-9ea5-ed6470b8b1d7.jpg +MKC;650325;https://cards.scryfall.io/large/front/c/f/cfb90c0c-50e7-4602-a64b-eeba9ec32e17.jpg +MKC;650326;https://cards.scryfall.io/large/front/b/2/b227672f-967e-4f8d-87f4-c6cd4622fe3f.jpg +MKC;650327;https://cards.scryfall.io/large/front/0/a/0a7cb0f8-2946-4b00-a192-0b31c8e1ec5c.jpg +MKC;650328;https://cards.scryfall.io/large/front/d/0/d0f42a19-c180-45b1-9f4c-787cf3a4a649.jpg +MKC;650329;https://cards.scryfall.io/large/front/b/0/b079c60c-4de7-4737-8c07-f958e286ab50.jpg +MKC;650330;https://cards.scryfall.io/large/front/7/a/7ad73d1f-dc6c-4978-b3c1-e7c801534bf1.jpg +MKC;650331;https://cards.scryfall.io/large/front/d/9/d9e098aa-a886-430e-8f11-78fb6f2d8ada.jpg +MKC;650332;https://cards.scryfall.io/large/front/a/3/a3879b81-aa4c-4d35-bed2-78ebb4a50b59.jpg +MKC;650333;https://cards.scryfall.io/large/front/4/5/45448aa7-50e2-4a40-8981-4f4bc466932b.jpg +MKC;650334;https://cards.scryfall.io/large/front/b/0/b0ae2f4d-c0c6-486f-94f6-2375888fcc34.jpg +MKC;650335;https://cards.scryfall.io/large/front/8/3/8388c4e8-bda1-47e5-8df2-ddec5babcaf9.jpg +MKC;650336;https://cards.scryfall.io/large/front/f/6/f6c8e0b5-218e-41dd-8b09-2d4aaec2c979.jpg +MKC;650337;https://cards.scryfall.io/large/front/e/3/e3238608-a302-4a42-bd8a-5412e4126b14.jpg +MKC;650338;https://cards.scryfall.io/large/front/8/9/89e8443d-daf4-4cef-9080-d7568b5c540e.jpg +MKC;650339;https://cards.scryfall.io/large/front/6/7/67b26b45-19bf-4675-86c4-fae4f3aca234.jpg +MKC;650340;https://cards.scryfall.io/large/front/8/d/8d4cb84a-fa17-4a85-a687-ee010a789d53.jpg +MKC;650341;https://cards.scryfall.io/large/front/c/6/c6e87676-65c0-4306-b499-489db61c2104.jpg +MKC;650342;https://cards.scryfall.io/large/front/4/6/46b99a84-3733-48bf-b743-522e5f94aca3.jpg +MKC;650343;https://cards.scryfall.io/large/front/7/9/798a1aeb-2f0b-496b-a5bc-ee815100fd82.jpg +MKC;650344;https://cards.scryfall.io/large/front/7/3/73d9ec0e-9d88-454e-aa48-a861b2bb8b77.jpg +MKC;650345;https://cards.scryfall.io/large/front/5/1/5148fe39-739f-4e9a-8c98-b7b983759138.jpg +MKC;650346;https://cards.scryfall.io/large/front/b/7/b76f2de1-ea17-40b0-8d90-4c4369516eff.jpg +MKC;650347;https://cards.scryfall.io/large/front/8/7/878fcea5-9a59-4b98-80b8-67e95f35f949.jpg +MKC;650348;https://cards.scryfall.io/large/front/e/9/e9ad18b2-1061-4893-9171-07ffe142a762.jpg +MKC;650349;https://cards.scryfall.io/large/front/1/0/10caa17e-3892-435a-8f48-f3d6e4619114.jpg +MKC;650350;https://cards.scryfall.io/large/front/9/6/96c3244e-930f-498c-959e-0f000151597d.jpg +MKC;650351;https://cards.scryfall.io/large/front/c/5/c5c68f5e-b6ce-4832-9e76-2ceb54afe29a.jpg +MKC;650352;https://cards.scryfall.io/large/front/6/f/6fbf38d3-4922-42ec-ae3a-bea2172c3258.jpg +MKC;650353;https://cards.scryfall.io/large/front/a/2/a2ac347e-3dad-42a2-b57f-fd2c70373730.jpg +MKC;650354;https://cards.scryfall.io/large/front/7/0/703da628-5a77-4cb4-8c29-1bdbae500d50.jpg +MKC;650355;https://cards.scryfall.io/large/front/4/0/404fb2b0-cce9-4fe2-8008-2c9fb29e710d.jpg +MKC;650356;https://cards.scryfall.io/large/front/e/b/eb2e9534-2eda-4e41-8a87-181e5eb8c328.jpg +MKC;650357;https://cards.scryfall.io/large/front/b/d/bdb27a86-0fbd-4123-9c8e-630c855d5e9e.jpg +MKC;650358;https://cards.scryfall.io/large/front/2/a/2a84a604-7b05-4716-bcd8-40d2acdb76e8.jpg +MKC;650359;https://cards.scryfall.io/large/front/7/4/74fe9503-2b40-458f-a5c4-1b227ae54889.jpg +MKC;650360;https://cards.scryfall.io/large/front/d/7/d71031c2-7379-4d83-b6d6-61f3104593c4.jpg +MKC;650361;https://cards.scryfall.io/large/front/7/3/7352e874-d332-4a98-ab3f-513f8cb3a76a.jpg +MKC;650362;https://cards.scryfall.io/large/front/1/5/15b90b1e-9a94-42d3-b601-c139f5119176.jpg +MKC;650363;https://cards.scryfall.io/large/front/f/c/fcdbc6ba-714d-4f38-8299-dc875ec76a3d.jpg +MKC;650364;https://cards.scryfall.io/large/front/1/5/15cfec15-95b5-47d6-9714-ff920ce97932.jpg +MKC;650365;https://cards.scryfall.io/large/front/7/9/79ca6f07-7a41-464e-814f-eeaae048d95d.jpg +MKC;650366;https://cards.scryfall.io/large/front/3/8/388169df-4cce-452d-9215-e3f814ff4fdf.jpg +MKC;650367;https://cards.scryfall.io/large/front/5/8/5833825f-aeb0-41bb-92a4-13e869765295.jpg +MKC;650368;https://cards.scryfall.io/large/front/2/8/285e4907-3d43-4c54-8a7f-cd8d2551de44.jpg +MKC;650369;https://cards.scryfall.io/large/front/6/9/69955979-1ca3-4fd3-ab7a-dd65c06a9ce0.jpg +MKC;650370;https://cards.scryfall.io/large/front/b/f/bf4797b0-4d0a-433f-b891-b14f96fd1484.jpg +MKC;650371;https://cards.scryfall.io/large/front/6/7/67652446-6d12-4e2a-bb51-ba685f2e79d1.jpg +MKC;650372;https://cards.scryfall.io/large/front/4/a/4a58a287-e4ca-4c6b-8096-142660cee299.jpg +MKC;650373;https://cards.scryfall.io/large/front/3/0/307eea3e-c029-46a1-839c-1783bb4a6243.jpg +MKC;650374;https://cards.scryfall.io/large/front/c/1/c1377ca1-aa54-4fed-b289-45309eb2f6b6.jpg +MKC;650375;https://cards.scryfall.io/large/front/c/6/c649f06f-bad5-499b-b70c-47e52cb4a234.jpg +MKC;650376;https://cards.scryfall.io/large/front/f/5/f5a1db89-d37f-4839-8ca4-598686c5d6de.jpg +MKC;650377;https://cards.scryfall.io/large/front/6/7/67b626cc-1c12-4059-afa5-e5a1221ea1ba.jpg +MKC;650378;https://cards.scryfall.io/large/front/6/7/670d6a0d-d10b-4b0a-961a-a95dbf413fc5.jpg +MKC;650379;https://cards.scryfall.io/large/front/4/2/4220431a-97a3-4957-8201-ce29559b8839.jpg +MKC;650380;https://cards.scryfall.io/large/front/5/a/5af79a38-d2e2-4479-ac6e-e34a0dd0bdea.jpg +MKC;650381;https://cards.scryfall.io/large/front/2/4/24ce6fec-d712-494d-8623-6acc0cc0056a.jpg +MKC;650382;https://cards.scryfall.io/large/front/a/0/a030b477-3093-4e66-b33d-530b302d795c.jpg +MKC;650383;https://cards.scryfall.io/large/front/2/2/22dd757f-e43a-430f-ae79-66fc7dc12525.jpg +MKC;650384;https://cards.scryfall.io/large/front/e/0/e0b2dc61-36b7-4491-8e12-288541f24b94.jpg +MKC;650385;https://cards.scryfall.io/large/front/7/6/76af0d0d-1222-434e-a9ae-f562abf2bbb4.jpg +MKC;650386;https://cards.scryfall.io/large/front/4/4/4472d5fb-ca8f-43d0-a95d-5bd8bdb6a02d.jpg +MKC;650387;https://cards.scryfall.io/large/front/3/3/331270ac-15d4-4aa0-ba71-af07d0554b89.jpg +MKC;650388;https://cards.scryfall.io/large/front/2/2/22f95138-6795-4698-ad58-ed2226242835.jpg +MKC;650389;https://cards.scryfall.io/large/front/3/b/3b2c82ea-6793-407c-ac9f-5fc14d4d09ea.jpg +MKC;650390;https://cards.scryfall.io/large/front/9/0/90b845fd-5b22-4196-9cba-00c7e1b44509.jpg +MKC;650391;https://cards.scryfall.io/large/front/8/a/8af1bed5-fec8-4313-a946-eef9c73e2f87.jpg +MKC;650392;https://cards.scryfall.io/large/front/1/e/1eb80fb8-d72b-4aac-b057-d91b49e286a5.jpg +MKC;650393;https://cards.scryfall.io/large/front/d/9/d9352f50-1289-4fa9-a595-226dd6ca807c.jpg +MKC;650394;https://cards.scryfall.io/large/front/8/6/867c8386-c317-4131-83d1-a8bdfb746380.jpg +MKC;650395;https://cards.scryfall.io/large/front/2/f/2f4a85ee-235c-448c-b75b-808a70ed95d2.jpg +MKC;650396;https://cards.scryfall.io/large/front/e/4/e41a5a3d-5fbb-4dbb-b70d-2a480f18df9f.jpg +MKC;650397;https://cards.scryfall.io/large/front/9/7/975dfe13-41a3-476b-9cc6-bf7c82abe31c.jpg +MKC;650398;https://cards.scryfall.io/large/front/3/6/36298771-c671-4307-b8b6-31e3ead75be2.jpg +MKC;650399;https://cards.scryfall.io/large/front/2/d/2d21d25e-830a-4d32-b292-c24cdab7516a.jpg +MKC;650400;https://cards.scryfall.io/large/front/f/a/fae394de-a46c-4659-b0c6-aaf9f2c8e190.jpg +MKC;650401;https://cards.scryfall.io/large/front/f/d/fdf6eb1d-aea4-4705-acbe-b428ad8616aa.jpg +MKC;650402;https://cards.scryfall.io/large/front/b/b/bbb5d40b-f0e1-4e98-b4d3-1ee2cfa5b579.jpg +MKC;650403;https://cards.scryfall.io/large/front/c/5/c558ce99-5f97-46d5-969d-319bfbd11b94.jpg +MKC;650404;https://cards.scryfall.io/large/front/a/8/a824d5c0-cdd3-42e2-ac04-b8cada566163.jpg +MKC;650405;https://cards.scryfall.io/large/front/3/7/37f10035-bf05-460d-9390-433caa2570f4.jpg +MKC;651442;https://cards.scryfall.io/large/front/d/7/d78e07c1-bf94-4aac-8c8e-ef7337f926c5.jpg +MKC;651443;https://cards.scryfall.io/large/front/2/f/2f83cd63-92a1-441f-8642-a9f376ae1d2d.jpg +MKC;651444;https://cards.scryfall.io/large/front/b/e/be1b0e8e-0a5e-4028-9bc5-8fd96f427479.jpg +MKC;651445;https://cards.scryfall.io/large/front/d/2/d2f0500e-4e3d-448c-9bd2-fa4d48f27043.jpg +MKC;651446;https://cards.scryfall.io/large/front/1/6/1663adf8-9a17-4690-9a61-f4658c1f0320.jpg +MKC;651447;https://cards.scryfall.io/large/front/8/7/87a9e169-0556-4354-bf9d-76f6a5188118.jpg +MKC;651448;https://cards.scryfall.io/large/front/b/c/bc3e8132-676f-4597-b3c7-1d84b8561f24.jpg +MKC;651449;https://cards.scryfall.io/large/front/4/2/42b37a6b-9753-4e37-a617-42e15797351f.jpg +MKC;651482;https://cards.scryfall.io/large/front/9/d/9daf962d-f48d-4c93-98d1-ec32d3c758a1.jpg +MKC;651483;https://cards.scryfall.io/large/front/6/1/614b7037-2166-454f-ae7b-2e0fa41e0a06.jpg +MKC;651484;https://cards.scryfall.io/large/front/f/5/f588e0a8-a09d-4d31-8904-3706f4f5760a.jpg +MKC;651485;https://cards.scryfall.io/large/front/0/8/0817dac6-3eb4-4802-87dd-46604d09e640.jpg +MKC;651486;https://cards.scryfall.io/large/front/2/2/22b41049-9165-4c28-96d0-b48cf63b4d9b.jpg +MKC;651487;https://cards.scryfall.io/large/front/f/c/fc28a9e8-1a82-4dcc-abcc-feb9d1c4d47e.jpg +MKC;651488;https://cards.scryfall.io/large/front/0/d/0dd4d070-38cf-4517-8152-84c9fcf2c984.jpg +MKC;651489;https://cards.scryfall.io/large/front/6/9/69edb35e-6e87-4529-a449-6f635f24466a.jpg +MKC;651490;https://cards.scryfall.io/large/front/4/d/4d802c0d-da4d-407d-808d-f891b12bcef8.jpg +MKC;651491;https://cards.scryfall.io/large/front/b/2/b2504921-d303-4141-b366-5cca2fe77f28.jpg +MKC;651492;https://cards.scryfall.io/large/front/5/8/588ebe61-4697-4ef7-8800-3e88e168bb4e.jpg +MKC;651493;https://cards.scryfall.io/large/front/9/b/9bf37b66-1f00-4887-924d-35afdea72e83.jpg +MKC;651494;https://cards.scryfall.io/large/front/2/b/2bda2277-68f3-4201-80c6-3ff6077e9e38.jpg +MKC;651495;https://cards.scryfall.io/large/front/3/8/387f3f54-d26c-4b2c-ab8b-8bdba0b11b1a.jpg +MKC;651496;https://cards.scryfall.io/large/front/2/b/2bce10ad-5b6b-4347-9786-51b177366046.jpg +MKC;651497;https://cards.scryfall.io/large/front/f/3/f325ec76-bdfa-40c3-92ca-8f3a90bfc6ca.jpg +MKC;651498;https://cards.scryfall.io/large/front/6/d/6d3d112f-3249-4117-924d-c2347155f52a.jpg +MKC;651499;https://cards.scryfall.io/large/front/8/c/8ce43e1a-04a8-48fc-a9c0-4dbb0aaf1a7b.jpg +MKC;651500;https://cards.scryfall.io/large/front/d/c/dc8f50a0-d5a2-46c1-8f09-4c43f174dca7.jpg +MKC;651501;https://cards.scryfall.io/large/front/e/e/ee424409-b1bf-4de2-ada6-47b9199cd572.jpg +MKC;651502;https://cards.scryfall.io/large/front/0/4/04193a0a-8ebc-4c8d-9eb6-661a373485f6.jpg +MKC;651503;https://cards.scryfall.io/large/front/7/2/725c2765-c7e3-48cc-8cbe-6fba611b216b.jpg +MKC;651504;https://cards.scryfall.io/large/front/9/5/95b38896-4568-4764-af81-74d932ac500f.jpg +MKC;651505;https://cards.scryfall.io/large/front/c/b/cb265357-4201-4c80-aa05-a01657175364.jpg +MKC;651506;https://cards.scryfall.io/large/front/c/5/c55eefab-98d0-4e5e-a8e7-dde73b4961c3.jpg +MKC;651507;https://cards.scryfall.io/large/front/2/9/299028df-9dac-43c3-a11d-b5f076101ced.jpg +MKC;651508;https://cards.scryfall.io/large/front/b/f/bf55e49b-4186-4d36-b1f0-4c7715be0f63.jpg +MKC;651509;https://cards.scryfall.io/large/front/1/c/1c1d66b4-2e40-41fd-afc8-901835108931.jpg +MKC;651510;https://cards.scryfall.io/large/front/3/2/32e2a1e7-0f26-4f5e-8206-928c2bf12f12.jpg +MKC;651511;https://cards.scryfall.io/large/front/0/d/0d36eeb4-7c11-4c55-848a-182351e5e3eb.jpg +MKC;651512;https://cards.scryfall.io/large/front/e/e/ee752da2-46c6-47a3-b1f1-21f66bd61b82.jpg +MKC;651513;https://cards.scryfall.io/large/front/7/c/7cd3d4da-aeed-4f3f-89aa-63b20ce79f7e.jpg +MKC;651514;https://cards.scryfall.io/large/front/b/b/bb45c3c1-7e1d-433a-b20b-3b95e96b6d45.jpg +MKC;651515;https://cards.scryfall.io/large/front/6/9/69198458-ecf0-461b-a5c5-a46f00dd02ba.jpg +MKC;651516;https://cards.scryfall.io/large/front/d/2/d2082e00-30a1-4f3c-a743-d1eb6f6ff9fd.jpg +MKC;651517;https://cards.scryfall.io/large/front/7/2/72f50c22-4e5e-4ece-9fde-622c5069a2f4.jpg +MKC;651518;https://cards.scryfall.io/large/front/6/c/6c164a41-5a55-4b9e-8b6a-6f262aaac64b.jpg +MKC;651519;https://cards.scryfall.io/large/front/8/2/8219bae9-4581-4ff1-b495-aac050fcf1cf.jpg +MKC;651520;https://cards.scryfall.io/large/front/0/5/05f9437a-50c2-415f-afa9-39f64f3aa3da.jpg +MKM;646565;https://cards.scryfall.io/large/front/2/a/2a70f0ae-d49b-4cc8-9f76-895039c3dc39.jpg +MKM;646566;https://cards.scryfall.io/large/front/b/d/bd6e71a1-713e-4eca-bd65-9f0638c16794.jpg +MKM;646567;https://cards.scryfall.io/large/front/f/5/f5bcb21a-8559-4791-8cd0-482e7b8dcfd2.jpg +MKM;646568;https://cards.scryfall.io/large/front/5/9/5901dff4-e09b-4747-9297-797a1a057cd5.jpg +MKM;646569;https://cards.scryfall.io/large/front/5/1/5180c85c-6add-4066-83c4-27fb1fd4de16.jpg +MKM;646570;https://cards.scryfall.io/large/front/f/5/f5148def-cf1a-460e-8dfd-856103940892.jpg +MKM;646826;https://cards.scryfall.io/large/front/7/0/70a52038-9d1c-4be1-8dbe-6f0ee916ba94.jpg +MKM;646571;https://cards.scryfall.io/large/front/0/8/0862bf07-8a76-4e80-bba2-20d22f8eee30.jpg +MKM;646572;https://cards.scryfall.io/large/front/3/2/32927bf2-63c1-4402-99dc-3a0f2f8e0f9c.jpg +MKM;646573;https://cards.scryfall.io/large/front/a/c/ac63941b-3f78-4bd3-8b05-ca12aaaa006c.jpg +MKM;646574;https://cards.scryfall.io/large/front/8/b/8b284304-c3bf-4413-9fd3-b44eb4eb642a.jpg +MKM;646575;https://cards.scryfall.io/large/front/b/e/be219928-3d0e-4d00-b124-152ce8a8c13b.jpg +MKM;646576;https://cards.scryfall.io/large/front/8/0/80a1cd28-d2a5-4d1a-aa03-a6a5958ae432.jpg +MKM;646577;https://cards.scryfall.io/large/front/0/7/076d9f76-a247-4727-9e0f-a0289c51059e.jpg +MKM;646578;https://cards.scryfall.io/large/front/a/e/aee2945d-bf6d-4328-a482-df24c2973b56.jpg +MKM;646579;https://cards.scryfall.io/large/front/b/0/b06a243d-acc8-42cd-926c-98a4cc96ab21.jpg +MKM;646580;https://cards.scryfall.io/large/front/9/5/95f5d048-226f-49a4-a2ce-a6fa99aa9e8a.jpg +MKM;646581;https://cards.scryfall.io/large/front/5/2/5277fe72-dc33-4d19-a439-63b5344c6034.jpg +MKM;646582;https://cards.scryfall.io/large/front/1/5/1548d181-3f83-457a-b2d3-eb88cfb2afda.jpg +MKM;646583;https://cards.scryfall.io/large/front/7/9/79cfb366-ae2a-4b3d-9a80-383a32db1509.jpg +MKM;646584;https://cards.scryfall.io/large/front/f/6/f663cd86-39e6-467b-85b7-dd27536251a6.jpg +MKM;646585;https://cards.scryfall.io/large/front/7/3/73475d29-2673-4614-86d3-404232426aa8.jpg +MKM;646586;https://cards.scryfall.io/large/front/e/4/e45d2e0c-d70d-40e5-8c3d-db6803393516.jpg +MKM;646587;https://cards.scryfall.io/large/front/d/a/daf6a392-3fc4-45d1-b85d-3b1381b3ab7d.jpg +MKM;646588;https://cards.scryfall.io/large/front/3/7/37860682-4973-4a0f-a43a-3056037bd2dc.jpg +MKM;646589;https://cards.scryfall.io/large/front/0/4/0438d482-b74c-4d5e-a2bc-7063c1ae73fa.jpg +MKM;646590;https://cards.scryfall.io/large/front/f/9/f98db67a-c39c-45a8-ae21-85133be46ed5.jpg +MKM;646591;https://cards.scryfall.io/large/front/7/0/700294fc-7c16-4f7d-bce0-7452d8e9c401.jpg +MKM;646592;https://cards.scryfall.io/large/front/0/a/0ad38866-fc5f-4f62-89c1-afc0f50765aa.jpg +MKM;646593;https://cards.scryfall.io/large/front/4/8/48b92629-4196-4943-91fd-8c8d5f3fcaef.jpg +MKM;646594;https://cards.scryfall.io/large/front/1/f/1f88d077-5082-4a67-91e4-97aafb9a5e91.jpg +MKM;646595;https://cards.scryfall.io/large/front/4/a/4a009ba2-c7b9-4cf6-bb90-9d6fd589e932.jpg +MKM;646596;https://cards.scryfall.io/large/front/c/0/c0ebfe5d-8819-495d-bf72-b9c28c6fd23e.jpg +MKM;646597;https://cards.scryfall.io/large/front/7/c/7c65a79e-f28a-4f30-95a4-1ea55fd84564.jpg +MKM;646598;https://cards.scryfall.io/large/front/f/3/f3a0d597-d2df-4aaf-8084-c8eeda64ce60.jpg +MKM;646827;https://cards.scryfall.io/large/front/2/9/296574c6-3933-4ab3-b591-72514b244da9.jpg +MKM;646599;https://cards.scryfall.io/large/front/c/3/c36cc39b-8f3b-4297-b118-86fa624308b4.jpg +MKM;646600;https://cards.scryfall.io/large/front/8/1/8112f133-535e-4264-8357-9cbf97957710.jpg +MKM;646601;https://cards.scryfall.io/large/front/e/5/e522b043-fbd8-48a4-9f20-39e2a66a35ec.jpg +MKM;646602;https://cards.scryfall.io/large/front/2/8/283b6b5a-acdf-4255-a294-0964d9c62686.jpg +MKM;646603;https://cards.scryfall.io/large/front/6/b/6b863ee0-d9f3-4b1e-993d-5212731d9353.jpg +MKM;646604;https://cards.scryfall.io/large/front/4/e/4ea29c34-4b55-4170-9120-0a8dda61f2eb.jpg +MKM;646605;https://cards.scryfall.io/large/front/5/a/5aeae6fb-3834-4891-924e-3d1fb3e19e09.jpg +MKM;646606;https://cards.scryfall.io/large/front/2/6/266be5bd-71ba-4511-8b71-d0b03885a28d.jpg +MKM;646607;https://cards.scryfall.io/large/front/1/6/16a9a596-61de-4fcf-aae0-41836c3deca5.jpg +MKM;646608;https://cards.scryfall.io/large/front/f/0/f082111b-9b1c-4a25-8c5d-d6ef77533a9b.jpg +MKM;646609;https://cards.scryfall.io/large/front/8/8/88e791fc-bf9f-49b6-b5f2-a24d4b3e360e.jpg +MKM;646610;https://cards.scryfall.io/large/front/b/c/bc936987-d58b-4e7c-870f-379bcae77727.jpg +MKM;646611;https://cards.scryfall.io/large/front/d/c/dc4ac597-38f0-48b5-ac2d-dfb0b169f834.jpg +MKM;646612;https://cards.scryfall.io/large/front/0/c/0c3d7e2c-a104-4757-9984-fb31088f92c4.jpg +MKM;646613;https://cards.scryfall.io/large/front/5/a/5a3603c6-92df-45c7-b402-1f0a552ea398.jpg +MKM;646614;https://cards.scryfall.io/large/front/7/c/7cbb17af-e17e-438a-ad72-0c942e6706b6.jpg +MKM;646615;https://cards.scryfall.io/large/front/2/c/2ca93438-a132-45ca-9fa8-364aeb519594.jpg +MKM;646616;https://cards.scryfall.io/large/front/4/8/486f1cc2-c162-448e-91a9-577d7d796584.jpg +MKM;646617;https://cards.scryfall.io/large/front/2/6/268f142d-9fb1-4673-b804-add1f08dacb9.jpg +MKM;646618;https://cards.scryfall.io/large/front/d/9/d9caa4eb-ed8c-4d05-8029-2a42163938a7.jpg +MKM;646619;https://cards.scryfall.io/large/front/9/7/97d08a15-e61c-4421-a541-c68a4f87cb74.jpg +MKM;646620;https://cards.scryfall.io/large/front/1/3/1384df5d-d705-49cb-a982-1588cbf303d8.jpg +MKM;646621;https://cards.scryfall.io/large/front/6/f/6f359fc2-b9e4-4a01-9d04-442bb160b01e.jpg +MKM;646622;https://cards.scryfall.io/large/front/8/d/8dc3b23b-04d6-4ac0-b698-596ea90b7781.jpg +MKM;646623;https://cards.scryfall.io/large/front/f/b/fbe62f47-df17-4646-88ca-89a8ec4deee9.jpg +MKM;646624;https://cards.scryfall.io/large/front/2/8/2807dcfb-d99c-483b-835f-2606eae4bd30.jpg +MKM;646625;https://cards.scryfall.io/large/front/9/7/97fb11c7-7b7f-4bdb-a022-53e28ebadecc.jpg +MKM;646626;https://cards.scryfall.io/large/front/6/3/6308dc62-d945-4761-aa4c-ef8e9271e901.jpg +MKM;646627;https://cards.scryfall.io/large/front/e/8/e8578839-046f-4afd-a0e7-4737ded9e6eb.jpg +MKM;646628;https://cards.scryfall.io/large/front/a/a/aabfada0-3c1b-4237-b06c-573071ccd68d.jpg +MKM;646629;https://cards.scryfall.io/large/front/a/f/af5b29b3-974c-4200-8df8-b072c11e1600.jpg +MKM;646630;https://cards.scryfall.io/large/front/a/d/ad378843-e2b0-48d6-90dc-b584e857473d.jpg +MKM;646631;https://cards.scryfall.io/large/front/2/7/270570a3-8637-4e4e-92d9-e985474cd5d2.jpg +MKM;646632;https://cards.scryfall.io/large/front/d/9/d942e4ce-f582-4264-89aa-9b4a743e6b29.jpg +MKM;646633;https://cards.scryfall.io/large/front/6/b/6bbf7394-9b17-45f8-a25b-d865e8452b2c.jpg +MKM;646828;https://cards.scryfall.io/large/front/0/b/0b9e5fd6-a5ea-4ae5-83f5-89ed6a658dd3.jpg +MKM;646829;https://cards.scryfall.io/large/front/7/0/703b874d-6739-4063-9891-e9c040dd9618.jpg +MKM;646634;https://cards.scryfall.io/large/front/8/a/8a458474-d721-46d7-b487-6a47dc063cfd.jpg +MKM;646635;https://cards.scryfall.io/large/front/d/6/d63f2c23-e877-42e3-9362-5d003a173c6d.jpg +MKM;646636;https://cards.scryfall.io/large/front/e/d/edf238c9-61de-4f3a-b82f-05af46e5e81b.jpg +MKM;646637;https://cards.scryfall.io/large/front/1/c/1c34e4ae-9bf3-4098-88f1-267e7d6cfa35.jpg +MKM;646638;https://cards.scryfall.io/large/front/f/d/fdafea8f-283d-4f19-a74a-669bfbdfed98.jpg +MKM;646830;https://cards.scryfall.io/large/front/4/5/45e4c07a-3205-4193-8163-b0e63e6242a4.jpg +MKM;646639;https://cards.scryfall.io/large/front/4/b/4b120cbe-f0af-46c5-863f-03ecadf0435c.jpg +MKM;646640;https://cards.scryfall.io/large/front/3/c/3c3c3d15-b775-44a2-91ea-4abcc3cf2dba.jpg +MKM;646831;https://cards.scryfall.io/large/front/2/e/2e069de0-3218-456c-b191-93e755634783.jpg +MKM;646641;https://cards.scryfall.io/large/front/3/8/3876aa0f-b199-43f5-8a91-c2d620b8ef84.jpg +MKM;646642;https://cards.scryfall.io/large/front/2/5/256c8b6e-4031-458b-8eb9-bbfe58405a0c.jpg +MKM;646643;https://cards.scryfall.io/large/front/8/3/83a6fa37-8351-403b-ae05-b67e9bf74bbb.jpg +MKM;646644;https://cards.scryfall.io/large/front/2/1/21d6accd-167a-4b21-a488-44d54cdfa608.jpg +MKM;646645;https://cards.scryfall.io/large/front/a/4/a4ca0e10-8b7c-4ce2-888b-752fc909757a.jpg +MKM;646646;https://cards.scryfall.io/large/front/2/a/2a7a3ec4-afaa-45e1-8cde-f15bf4bd7379.jpg +MKM;646647;https://cards.scryfall.io/large/front/f/a/fa02dbc2-ad01-47fd-b39e-f0a695029f26.jpg +MKM;646648;https://cards.scryfall.io/large/front/8/7/87f69249-c6e4-40c1-9870-b9c45ce24c39.jpg +MKM;646649;https://cards.scryfall.io/large/front/d/c/dc687588-9c57-411d-b666-b9699949d48f.jpg +MKM;646650;https://cards.scryfall.io/large/front/c/3/c3896705-bbd2-4ffb-a590-ee78e0eabdc5.jpg +MKM;646651;https://cards.scryfall.io/large/front/a/b/abb6184c-e3d0-4275-b25b-95e4a64b26f3.jpg +MKM;646652;https://cards.scryfall.io/large/front/c/b/cb1c8800-9d33-485c-b776-042003b9ea92.jpg +MKM;646653;https://cards.scryfall.io/large/front/1/e/1ea6438b-0e6c-4d65-8bcd-34a988717c81.jpg +MKM;646654;https://cards.scryfall.io/large/front/c/e/ce043cba-aea4-4156-b1d0-545eda06c400.jpg +MKM;646655;https://cards.scryfall.io/large/front/b/8/b87813fa-ad12-4062-bb9e-436d8418fba5.jpg +MKM;646656;https://cards.scryfall.io/large/front/f/0/f0713025-581f-451b-97a3-97d891285dcc.jpg +MKM;646657;https://cards.scryfall.io/large/front/a/6/a6cc4c6f-4a84-4d42-89fa-7405f7ad6ba0.jpg +MKM;646658;https://cards.scryfall.io/large/front/4/d/4dd64e5c-ea0b-4ea0-aba3-88e7e96ac7ba.jpg +MKM;646659;https://cards.scryfall.io/large/front/0/c/0c2ca1e7-e0de-4d29-a81b-62185ccd295f.jpg +MKM;646660;https://cards.scryfall.io/large/front/0/2/023b0142-663a-47e7-a9f1-0b565a172b60.jpg +MKM;646661;https://cards.scryfall.io/large/front/3/1/317800b3-6b2d-4de6-8e44-7e54dd623055.jpg +MKM;646662;https://cards.scryfall.io/large/front/4/b/4bc803ad-f8a2-4198-a8a6-8d987b3d00fb.jpg +MKM;646663;https://cards.scryfall.io/large/front/9/3/93ab3e11-8584-406f-b9ae-9e1df4396cbc.jpg +MKM;646664;https://cards.scryfall.io/large/front/6/f/6f22ac67-06ce-47cc-a515-d216d30b9cae.jpg +MKM;646665;https://cards.scryfall.io/large/front/0/e/0eda1aff-c1f4-4171-a800-605396cc8168.jpg +MKM;646666;https://cards.scryfall.io/large/front/a/6/a67a4c5e-215b-4f03-87f7-c1af4f9f0a63.jpg +MKM;646667;https://cards.scryfall.io/large/front/3/7/37692f9a-3825-43aa-aacb-1bb92cb5bd07.jpg +MKM;646668;https://cards.scryfall.io/large/front/0/7/078933b3-6d82-45f2-94e8-addf54cf1704.jpg +MKM;646669;https://cards.scryfall.io/large/front/9/d/9dc52b53-3e4f-4d7d-851f-86c6e0ac67b2.jpg +MKM;646670;https://cards.scryfall.io/large/front/b/8/b87683f7-8a61-4e4a-8b8b-3bf812454096.jpg +MKM;646671;https://cards.scryfall.io/large/front/2/9/29ee07df-215f-45a6-9a5a-708143d73e45.jpg +MKM;646672;https://cards.scryfall.io/large/front/b/b/bb18b1de-bc08-4522-b891-6117a8271534.jpg +MKM;646673;https://cards.scryfall.io/large/front/9/5/95bc5f89-2f01-40c4-9883-4c90ab89fcbb.jpg +MKM;646674;https://cards.scryfall.io/large/front/1/d/1d54d596-f7aa-4b05-ab13-19b246698c04.jpg +MKM;646675;https://cards.scryfall.io/large/front/3/8/38e31fa6-a445-47c6-a73f-135087f6d760.jpg +MKM;646676;https://cards.scryfall.io/large/front/8/e/8e02731a-8698-4b41-99c3-f0a19fc31430.jpg +MKM;646677;https://cards.scryfall.io/large/front/2/d/2d2cf2ae-9152-41c4-9dc4-a19da5812869.jpg +MKM;646678;https://cards.scryfall.io/large/front/a/3/a3aff1ea-1d25-49c3-a2d9-f435124a5969.jpg +MKM;646679;https://cards.scryfall.io/large/front/1/4/14a5cd7c-b0b1-4ffa-a806-bb0e73baffad.jpg +MKM;646680;https://cards.scryfall.io/large/front/e/c/eca092fc-7c67-4a73-989e-5297bbaaea76.jpg +MKM;646681;https://cards.scryfall.io/large/front/b/6/b65209da-cf48-4d37-b045-7d181070fd05.jpg +MKM;646682;https://cards.scryfall.io/large/front/3/1/31aadd3d-5ce1-44ba-ac6d-b192a9ea491b.jpg +MKM;646683;https://cards.scryfall.io/large/front/4/5/4538d6a8-a24a-40e3-b894-45a30882c92a.jpg +MKM;646684;https://cards.scryfall.io/large/front/e/b/eb81e343-7242-44b1-9ce6-1dddd104f764.jpg +MKM;646685;https://cards.scryfall.io/large/front/b/6/b682bf8a-06dc-4828-bc46-9e1427bf981f.jpg +MKM;646686;https://cards.scryfall.io/large/front/6/4/64ed3bfa-3294-45dd-825e-3afc2580f0d4.jpg +MKM;646687;https://cards.scryfall.io/large/front/6/9/6900a344-a155-4ee1-a3ac-d6c28e024270.jpg +MKM;646688;https://cards.scryfall.io/large/front/6/1/6154a991-c602-4fca-91a3-3830060da60e.jpg +MKM;646689;https://cards.scryfall.io/large/front/3/6/36cb25ee-3c84-40a8-ba45-7e44893deecf.jpg +MKM;646690;https://cards.scryfall.io/large/front/0/c/0c6aca64-a554-45c1-9f23-4f7878abeda5.jpg +MKM;646691;https://cards.scryfall.io/large/front/0/8/085f4595-4ae5-428e-a934-e918774df6fd.jpg +MKM;646692;https://cards.scryfall.io/large/front/b/6/b6883788-e1ee-4ddd-add2-24d6bc367717.jpg +MKM;646693;https://cards.scryfall.io/large/front/5/5/5524b712-c67d-4d2e-9344-9e85a6ce3227.jpg +MKM;646694;https://cards.scryfall.io/large/front/0/e/0edcda2a-071b-40c5-9fb3-8a4ff87ca00e.jpg +MKM;646695;https://cards.scryfall.io/large/front/2/f/2faa0e56-527c-4be5-b8c9-b10ccde275f5.jpg +MKM;646696;https://cards.scryfall.io/large/front/f/0/f096ff4a-85f4-46f1-9478-e8921f21309d.jpg +MKM;646697;https://cards.scryfall.io/large/front/7/d/7d56ebff-67c8-4bc7-a533-ddde4ce0c2af.jpg +MKM;646698;https://cards.scryfall.io/large/front/0/f/0fa5671b-2651-4944-a50a-c768ec70229e.jpg +MKM;646699;https://cards.scryfall.io/large/front/1/8/18da1a1d-e6ba-47e5-a545-0bacd427b782.jpg +MKM;646700;https://cards.scryfall.io/large/front/6/c/6c137a44-9ab6-4e59-8324-34d9dca8f5a6.jpg +MKM;646701;https://cards.scryfall.io/large/front/f/9/f90f8691-210a-4bf0-9fc2-fb2efcf057fb.jpg +MKM;646702;https://cards.scryfall.io/large/front/2/9/298747bb-eb40-4b58-bb22-4ac2bc1d795c.jpg +MKM;646703;https://cards.scryfall.io/large/front/6/e/6e280482-ed7e-4011-899e-096ff7bd4c41.jpg +MKM;646832;https://cards.scryfall.io/large/front/2/2/22bbf709-d8e9-4e3b-8ec8-206f1b2162b3.jpg +MKM;646704;https://cards.scryfall.io/large/front/a/2/a247c9a0-0c65-47bc-92fd-bebe95cd35a3.jpg +MKM;646705;https://cards.scryfall.io/large/front/1/c/1c1aa6f8-2d34-4f4b-9184-0eab2e4745f7.jpg +MKM;646706;https://cards.scryfall.io/large/front/b/f/bffbbe21-0a1d-48b9-903e-81c109aa11de.jpg +MKM;646707;https://cards.scryfall.io/large/front/5/5/5563967f-09fd-4ccf-8892-4dd0c2544c98.jpg +MKM;646708;https://cards.scryfall.io/large/front/5/c/5caae5ae-845f-42c2-b1ae-956df2739433.jpg +MKM;646709;https://cards.scryfall.io/large/front/a/8/a8e23d15-33af-4fd8-964b-8ca4efdebc37.jpg +MKM;646710;https://cards.scryfall.io/large/front/6/1/610a0de4-a4f7-446b-8477-00c917cb4789.jpg +MKM;646711;https://cards.scryfall.io/large/front/2/9/29bbfe93-8225-444c-835b-33ffa006ef66.jpg +MKM;646712;https://cards.scryfall.io/large/front/0/9/0929a1bd-e35c-4ca5-8c8c-dd304cf4b830.jpg +MKM;646713;https://cards.scryfall.io/large/front/9/e/9e80f5c7-ae29-473c-ac64-04bcbc629385.jpg +MKM;646714;https://cards.scryfall.io/large/front/b/3/b3ff56c1-4153-4e15-9ac6-06d93fa2ae50.jpg +MKM;646715;https://cards.scryfall.io/large/front/2/c/2ccdc58b-1e7e-402c-88f9-c789ff1dae31.jpg +MKM;646716;https://cards.scryfall.io/large/front/4/9/4941fa74-c7b9-4468-8080-de8057d3d27b.jpg +MKM;646717;https://cards.scryfall.io/large/front/5/d/5ddcb31e-9301-44f1-b138-0573fbf56a47.jpg +MKM;646718;https://cards.scryfall.io/large/front/3/4/34e61e0f-d0f3-492a-92f1-36f72a91583a.jpg +MKM;646719;https://cards.scryfall.io/large/front/c/8/c8eff4d0-67ad-4900-b33d-605659b59161.jpg +MKM;646720;https://cards.scryfall.io/large/front/8/8/88e62346-cc62-4938-970c-b56beeb79fa6.jpg +MKM;646721;https://cards.scryfall.io/large/front/8/a/8ad807c2-14a7-4464-bf57-c323fb3c0bd0.jpg +MKM;646722;https://cards.scryfall.io/large/front/4/6/4627adcd-ace7-4777-a7e6-fc80ac6b9dfe.jpg +MKM;646723;https://cards.scryfall.io/large/front/d/8/d87c1ed8-c644-4ad5-9a21-c7bd9a7e8d20.jpg +MKM;646724;https://cards.scryfall.io/large/front/2/c/2c1392c5-91a5-4e6e-803d-ed032e4d594b.jpg +MKM;646725;https://cards.scryfall.io/large/front/b/b/bbbf8c3a-6c74-42fd-bb8d-61e3f0a77848.jpg +MKM;646726;https://cards.scryfall.io/large/front/9/3/93b747c7-b342-47f8-a190-16c393b20607.jpg +MKM;646727;https://cards.scryfall.io/large/front/f/5/f58cfb23-4d99-4133-bf4b-d7e7c7d17cea.jpg +MKM;646728;https://cards.scryfall.io/large/front/6/d/6d803b93-c1df-4a02-9dbb-d347c841d4d7.jpg +MKM;646729;https://cards.scryfall.io/large/front/e/d/edb40ab9-e552-4eb5-9c35-09094136dd4f.jpg +MKM;646730;https://cards.scryfall.io/large/front/6/8/6881946c-5036-4d9f-926f-932c9a592aff.jpg +MKM;646731;https://cards.scryfall.io/large/front/8/1/81c7ff67-b9e1-4d2e-b1ae-da9b946da00b.jpg +MKM;646732;https://cards.scryfall.io/large/front/7/6/76f7480c-82cc-4ddd-b619-c1a609c29a13.jpg +MKM;646733;https://cards.scryfall.io/large/front/3/d/3d5d4788-a970-4e09-89a1-740eca9331d9.jpg +MKM;646734;https://cards.scryfall.io/large/front/1/e/1eb21318-d32e-4724-8908-c0d7613de2f4.jpg +MKM;646735;https://cards.scryfall.io/large/front/f/4/f4a31d4a-34bc-46b4-b20f-a5460191b35d.jpg +MKM;646736;https://cards.scryfall.io/large/front/0/3/03d0365e-6dee-4236-a997-6761e3cde90d.jpg +MKM;646737;https://cards.scryfall.io/large/front/3/e/3e29b890-35b9-4e2a-9b4c-9417ca7db31d.jpg +MKM;646738;https://cards.scryfall.io/large/front/4/b/4b8a22b8-368f-41e4-8d49-432c6c2ed11e.jpg +MKM;646739;https://cards.scryfall.io/large/front/7/a/7a914416-effd-4eda-b609-2773c53a08ec.jpg +MKM;646740;https://cards.scryfall.io/large/front/6/6/664d15d7-2724-4a9b-b5a7-8042d4b7da7b.jpg +MKM;646741;https://cards.scryfall.io/large/front/5/8/58aeac7c-1275-49d4-9915-7604ae4bfdff.jpg +MKM;646742;https://cards.scryfall.io/large/front/4/1/41129b44-4fa7-473b-b2b7-48c6a58be03c.jpg +MKM;646743;https://cards.scryfall.io/large/front/7/0/70e9d8b8-4b32-4414-b32f-1f47523239c5.jpg +MKM;646744;https://cards.scryfall.io/large/front/e/d/ed6c7d29-71b4-4134-b591-5598f479d592.jpg +MKM;646745;https://cards.scryfall.io/large/front/8/f/8f80c6e7-e9f9-4ca6-87f7-a52c96079e4a.jpg +MKM;646746;https://cards.scryfall.io/large/front/2/b/2b80feb8-5cc8-4e91-ac22-a733305a67de.jpg +MKM;646833;https://cards.scryfall.io/large/front/8/c/8c628476-0987-47d4-8d2a-cfc3977b2357.jpg +MKM;646747;https://cards.scryfall.io/large/front/7/e/7e144609-e1f6-4bdc-8d14-b735ef4140d3.jpg +MKM;646748;https://cards.scryfall.io/large/front/2/d/2dc9f352-5076-4b5f-9815-cf47abb63d5b.jpg +MKM;646749;https://cards.scryfall.io/large/front/c/d/cdf0578f-4966-4ecd-81e1-83ae13126f13.jpg +MKM;646750;https://cards.scryfall.io/large/front/2/8/2893aef8-835d-4935-b532-d8670585e489.jpg +MKM;646751;https://cards.scryfall.io/large/front/7/c/7c68981c-037c-42e7-9b7f-6f07edab5f2e.jpg +MKM;646752;https://cards.scryfall.io/large/front/2/c/2c05bf2d-7d4f-4717-b1ea-ec4284854f4f.jpg +MKM;646753;https://cards.scryfall.io/large/front/a/6/a6e0adb7-a030-4dcc-9284-cd91c7598a22.jpg +MKM;646754;https://cards.scryfall.io/large/front/a/2/a2daec58-78ed-4da5-b3b0-b04f12b0acbd.jpg +MKM;646755;https://cards.scryfall.io/large/front/5/0/508d7096-2be3-4d4b-a55c-d4dbd3c9019c.jpg +MKM;646756;https://cards.scryfall.io/large/front/4/4/4410db5a-62af-43ac-979d-88a7c975f7bd.jpg +MKM;646757;https://cards.scryfall.io/large/front/f/5/f53a6ee7-86e1-4d2d-994c-214e0ec08dad.jpg +MKM;646758;https://cards.scryfall.io/large/front/9/5/9554d5f2-7a33-4734-8cf3-dfae2ccc3596.jpg +MKM;646759;https://cards.scryfall.io/large/front/2/0/20267dab-8898-4b44-8ef4-8a239967662c.jpg +MKM;646760;https://cards.scryfall.io/large/front/3/b/3b489a54-ee43-4962-be7b-16e0e28800e0.jpg +MKM;646761;https://cards.scryfall.io/large/front/c/a/cabb5875-42ff-4e3a-a32e-aab392fccff8.jpg +MKM;646762;https://cards.scryfall.io/large/front/d/a/daee9d98-f8c6-4980-8f23-c6c636b69430.jpg +MKM;646763;https://cards.scryfall.io/large/front/0/b/0b5cdb01-eaa4-4a0a-b42a-332bcf4d6fff.jpg +MKM;646764;https://cards.scryfall.io/large/front/0/b/0bb91a22-2040-4a37-85f8-5f22de8c5907.jpg +MKM;646765;https://cards.scryfall.io/large/front/7/0/70ea66cd-587a-4ca9-9ca8-d7d2046bfbed.jpg +MKM;646766;https://cards.scryfall.io/large/front/3/e/3eaa19ce-cace-499e-8b23-ef9e56b23700.jpg +MKM;646767;https://cards.scryfall.io/large/front/a/2/a2827593-4951-4ba7-b73e-c27de56f2606.jpg +MKM;646768;https://cards.scryfall.io/large/front/c/4/c49690c7-c282-4eb4-8da3-5e0c46a80fc4.jpg +MKM;646768;https://cards.scryfall.io/large/back/c/4/c49690c7-c282-4eb4-8da3-5e0c46a80fc4.jpg +MKM;646834;https://cards.scryfall.io/large/front/0/c/0c08ed44-2c13-4029-af2e-68585a76bb03.jpg +MKM;646769;https://cards.scryfall.io/large/front/0/0/00faa272-91ad-407b-9175-8fa1d02585b8.jpg +MKM;646770;https://cards.scryfall.io/large/front/8/6/86a8a1af-b1cf-47fc-ab42-7efa07a1c95b.jpg +MKM;646771;https://cards.scryfall.io/large/front/c/c/cc264d1d-689d-41ac-b624-3fc7bb890e58.jpg +MKM;646772;https://cards.scryfall.io/large/front/b/f/bf6e59be-f959-4f4a-8c2d-b7c441e88135.jpg +MKM;646773;https://cards.scryfall.io/large/front/4/1/4101e3fe-b0e7-4f0f-b9ac-9b61a4d628b3.jpg +MKM;646774;https://cards.scryfall.io/large/front/a/f/af12417c-b082-4379-a850-c72e2652c6fb.jpg +MKM;646775;https://cards.scryfall.io/large/front/3/2/32a8fda6-8614-45cd-879c-0cb7fa29647e.jpg +MKM;646776;https://cards.scryfall.io/large/front/1/e/1e0c695d-62f9-4805-9e2f-7032e8464136.jpg +MKM;646777;https://cards.scryfall.io/large/front/a/4/a433ca4c-82d0-4e49-bc8e-98e18dd174e9.jpg +MKM;646778;https://cards.scryfall.io/large/front/b/6/b6a50807-058e-45dc-847c-8ffd13b1bd48.jpg +MKM;646779;https://cards.scryfall.io/large/front/c/c/cc6fd2d5-8eb2-4265-a1bf-d4ae635285af.jpg +MKM;646780;https://cards.scryfall.io/large/front/6/a/6aaa8c6b-7ef7-45db-99c9-4a6e7f177b94.jpg +MKM;646781;https://cards.scryfall.io/large/front/2/0/20948cd2-e40c-4648-832f-ab0f1cc21610.jpg +MKM;646782;https://cards.scryfall.io/large/front/7/1/71701c28-f113-4d38-8fd3-a19cd9749661.jpg +MKM;646783;https://cards.scryfall.io/large/front/9/f/9fae9044-a859-434d-8dc6-4f9d455ca5e1.jpg +MKM;646784;https://cards.scryfall.io/large/front/5/2/5288cf17-9d79-4d35-85f1-bf4d0a73494b.jpg +MKM;646785;https://cards.scryfall.io/large/front/9/c/9cba5503-ba99-43d8-8062-66d905e0d86b.jpg +MKM;646786;https://cards.scryfall.io/large/front/0/d/0de36e63-8190-415f-b65b-bae1e595845d.jpg +MKM;646787;https://cards.scryfall.io/large/front/0/f/0f852937-381d-4445-99d3-2ecb8af6bb6a.jpg +MKM;646788;https://cards.scryfall.io/large/front/3/b/3b9d4691-59d1-4e97-9b5d-8017788fbcb3.jpg +MKM;646789;https://cards.scryfall.io/large/front/9/b/9b5a13dd-c2fd-432e-bc49-cc62d94d62a0.jpg +MKM;646790;https://cards.scryfall.io/large/front/4/0/4094b13f-28d4-48b6-8cce-3c44656745b7.jpg +MKM;646791;https://cards.scryfall.io/large/front/0/8/08d22402-c41d-43d7-be1f-42be1e300726.jpg +MKM;646792;https://cards.scryfall.io/large/front/e/4/e4b9260b-0993-42c5-9bcf-87ab394d51db.jpg +MKM;646793;https://cards.scryfall.io/large/front/3/2/329f3aca-6db7-41d3-95b2-c479d14b7fa3.jpg +MKM;646835;https://cards.scryfall.io/large/front/5/b/5bc669c8-6f39-4d52-82d3-a4005d41c8a5.jpg +MKM;646794;https://cards.scryfall.io/large/front/d/2/d2ac346a-fc46-4023-aa60-4d55170697dc.jpg +MKM;646795;https://cards.scryfall.io/large/front/f/6/f6d381eb-6cb6-4505-aebe-995c1ddc8527.jpg +MKM;646796;https://cards.scryfall.io/large/front/b/3/b3e8f8bd-1c8b-4a7c-96c4-57a247ce9ccc.jpg +MKM;646797;https://cards.scryfall.io/large/front/a/3/a3490c05-d12c-4483-acbc-1b4ae68877f0.jpg +MKM;646798;https://cards.scryfall.io/large/front/f/c/fc3340bd-1d8c-4c21-a59d-e092fcbe02e3.jpg +MKM;646799;https://cards.scryfall.io/large/front/3/2/326845a7-7502-4dc3-8f3e-867d6c84e931.jpg +MKM;646800;https://cards.scryfall.io/large/front/c/b/cb59130a-a134-4383-b983-e4b526d11fb4.jpg +MKM;646800;https://cards.scryfall.io/large/back/c/b/cb59130a-a134-4383-b983-e4b526d11fb4.jpg +MKM;646801;https://cards.scryfall.io/large/front/c/1/c1500cbf-5619-465e-a97b-75e676ce789b.jpg +MKM;646801;https://cards.scryfall.io/large/back/c/1/c1500cbf-5619-465e-a97b-75e676ce789b.jpg +MKM;646802;https://cards.scryfall.io/large/front/2/6/269a031e-0b89-40e1-b11b-ae870d72161c.jpg +MKM;646802;https://cards.scryfall.io/large/back/2/6/269a031e-0b89-40e1-b11b-ae870d72161c.jpg +MKM;646803;https://cards.scryfall.io/large/front/5/f/5f664827-e22e-43af-82f1-861b3c7607f1.jpg +MKM;646803;https://cards.scryfall.io/large/back/5/f/5f664827-e22e-43af-82f1-861b3c7607f1.jpg +MKM;646804;https://cards.scryfall.io/large/front/8/5/85835473-b9b6-4f4a-bb93-fef93d5ec57b.jpg +MKM;646804;https://cards.scryfall.io/large/back/8/5/85835473-b9b6-4f4a-bb93-fef93d5ec57b.jpg +MKM;646805;https://cards.scryfall.io/large/front/f/9/f92a2563-6cfb-4d12-9513-b44d1a7a20ab.jpg +MKM;646806;https://cards.scryfall.io/large/front/1/f/1f952d8d-c089-432c-822a-8ef1e605ae38.jpg +MKM;646807;https://cards.scryfall.io/large/front/0/8/080ad039-1669-4735-9864-76f4c61fc59e.jpg +MKM;646808;https://cards.scryfall.io/large/front/7/0/70476534-2fc7-4872-a009-3380dd5ce2ab.jpg +MKM;646809;https://cards.scryfall.io/large/front/c/6/c606a71f-8fb0-486b-955f-727ebf436946.jpg +MKM;646810;https://cards.scryfall.io/large/front/5/2/52608ba4-c47d-44e4-b624-dee2a3a42ae2.jpg +MKM;646811;https://cards.scryfall.io/large/front/6/d/6d2565e1-dd7b-462b-8270-a17913277793.jpg +MKM;646812;https://cards.scryfall.io/large/front/7/3/73a8169f-b858-47a5-9c76-2e7c50ad4ecd.jpg +MKM;646813;https://cards.scryfall.io/large/front/b/f/bf220c06-3cce-4bdd-aa58-83940c223e9c.jpg +MKM;646814;https://cards.scryfall.io/large/front/7/2/72c6d541-e2cb-4d6e-acac-90a8f53b7006.jpg +MKM;646815;https://cards.scryfall.io/large/front/9/3/93ddde4f-d35e-4128-8f43-d0eadbd715de.jpg +MKM;646816;https://cards.scryfall.io/large/front/5/2/5260f8ae-805b-4eae-badf-62de0f768867.jpg +MKM;646817;https://cards.scryfall.io/large/front/c/1/c17816e8-28b1-4295-a637-efb0e5c18873.jpg +MKM;646818;https://cards.scryfall.io/large/front/6/5/652236c2-84ef-45e4-b5fc-ed6170bc3d6c.jpg +MKM;646819;https://cards.scryfall.io/large/front/1/f/1f8b915f-3e82-4b05-b963-01ebff7a8f7b.jpg +MKM;646820;https://cards.scryfall.io/large/front/b/5/b598c93e-dae1-4d71-a9e4-917abf76d2d0.jpg +MKM;646821;https://cards.scryfall.io/large/front/d/e/de039992-631b-4feb-a522-acdb0a6d1f26.jpg +MKM;646822;https://cards.scryfall.io/large/front/6/9/69c1b656-1d67-499c-bf0f-417682a86c7d.jpg +MKM;646823;https://cards.scryfall.io/large/front/1/7/17260fff-b239-4af4-9306-3236ae3fa5a5.jpg +MKM;646824;https://cards.scryfall.io/large/front/2/b/2b5801fb-2026-4f25-98bc-ebb2f99684b9.jpg +MKM;646825;https://cards.scryfall.io/large/front/f/6/f6ca59cd-8779-4a84-a54b-e863b79c61f0.jpg +MKM;648813;https://cards.scryfall.io/large/front/5/9/598f857d-ee17-4478-bb39-cc3ab77ab8d8.jpg +MKM;648814;https://cards.scryfall.io/large/front/f/e/fe5f01e9-f85f-41e8-9527-88f76e7bfc02.jpg +MKM;648815;https://cards.scryfall.io/large/front/5/3/53d0a415-26b8-4ba2-9503-b4ee2b93617c.jpg +MKM;648816;https://cards.scryfall.io/large/front/5/3/5383b66e-e559-47d2-9967-9c2d5f898653.jpg +MKM;648817;https://cards.scryfall.io/large/front/8/1/8126b842-ea58-4988-8b3f-0394cf766b91.jpg +MKM;648853;https://cards.scryfall.io/large/front/8/1/81a1a8a6-916b-4eef-8079-6775afcb63cf.jpg +MKM;648854;https://cards.scryfall.io/large/front/e/c/ec05cb6c-6e7f-4d40-ba38-a9fc06158094.jpg +MKM;648855;https://cards.scryfall.io/large/front/6/9/6908b583-4a52-4819-82a3-9db9c860aeb6.jpg +MKM;648856;https://cards.scryfall.io/large/front/d/f/df18762d-9980-4344-9d4f-e9d2cd8e0456.jpg +MKM;648857;https://cards.scryfall.io/large/front/7/0/70d0ef58-c0b3-4bcd-b470-0cf41219a4e6.jpg +MKM;648858;https://cards.scryfall.io/large/front/b/1/b1cbccfc-3585-4895-94d1-c3a67205e5fe.jpg +MKM;648859;https://cards.scryfall.io/large/front/d/e/de754d20-5371-456b-9064-8f0687d2eab7.jpg +MKM;648860;https://cards.scryfall.io/large/front/c/d/cd8a0cd6-8d3b-44bd-b609-c12fb851d17b.jpg +MKM;648861;https://cards.scryfall.io/large/front/c/c/cc485069-e081-4e83-bbad-d5faf7a5bd03.jpg +MKM;648862;https://cards.scryfall.io/large/front/6/c/6cb8f264-cc26-476e-a3b7-53638dce7395.jpg +MKM;649008;https://cards.scryfall.io/large/front/c/8/c88c5959-c033-46d0-94ea-df22988dc923.jpg +MKM;649009;https://cards.scryfall.io/large/front/4/9/49598c0a-3b3c-42a2-9358-ff072de9d9f2.jpg +MKM;649010;https://cards.scryfall.io/large/front/e/9/e9e844d2-80de-4473-acd3-c39c1b11246f.jpg +MKM;649011;https://cards.scryfall.io/large/front/f/5/f512dafb-3cba-4415-9f26-9345f1935b1e.jpg +MKM;649012;https://cards.scryfall.io/large/front/e/b/eb67d2a1-4b0b-4d4a-8ae9-eaf0f831cdb5.jpg +MKM;649013;https://cards.scryfall.io/large/front/7/0/70a5571e-02cb-4aa4-926d-d04f5ab04f29.jpg +MKM;649014;https://cards.scryfall.io/large/front/5/a/5ad92dbd-828e-425f-8cab-819a04ea9020.jpg +MKM;649015;https://cards.scryfall.io/large/front/2/8/28bff30e-c25c-4d89-8fbe-1a9effe63ba7.jpg +MKM;649016;https://cards.scryfall.io/large/front/5/1/51724cc6-edf7-490d-8039-b11b91ae1eb4.jpg +MKM;649017;https://cards.scryfall.io/large/front/b/f/bf6c5c84-2721-4aaa-9185-69351a4ab105.jpg +MKM;649018;https://cards.scryfall.io/large/front/5/8/580e1986-d22b-4deb-914a-2d38d6da4145.jpg +MKM;649019;https://cards.scryfall.io/large/front/7/6/7695437c-1b7e-4163-aade-ca79b9c70e15.jpg +MKM;649020;https://cards.scryfall.io/large/front/a/e/aef279e1-cbce-4766-9d56-02fa6c79d69d.jpg +MKM;649021;https://cards.scryfall.io/large/front/4/c/4c98fcd3-8273-459f-857d-d0a34a1d285a.jpg +MKM;649022;https://cards.scryfall.io/large/front/d/4/d4e49c72-0fa2-4271-aabd-38a3e2b4779c.jpg +MKM;649023;https://cards.scryfall.io/large/front/7/e/7ef61777-be03-40c5-be9c-d573cf025813.jpg +MKM;649024;https://cards.scryfall.io/large/front/1/4/14ba0604-3d9d-4f68-9086-6c7bf85a1354.jpg +MKM;649025;https://cards.scryfall.io/large/front/8/7/87d5d312-8664-4690-9823-8be4d1c06cd0.jpg +MKM;649026;https://cards.scryfall.io/large/front/e/1/e11c0f62-80a0-4e45-9ed2-295814475a3f.jpg +MKM;649027;https://cards.scryfall.io/large/front/2/a/2a35d1cb-5a61-49b7-a124-e8713655e4c3.jpg +MKM;649028;https://cards.scryfall.io/large/front/d/b/dbaae9b6-510f-4039-8cca-fe7d7c57f1c5.jpg +MKM;649029;https://cards.scryfall.io/large/front/4/6/46e8faf9-4230-4bb5-ad2e-b520ab338c35.jpg +MKM;649030;https://cards.scryfall.io/large/front/8/b/8b4b7b29-b1c1-4413-80d9-3c8585ed8eb4.jpg +MKM;649031;https://cards.scryfall.io/large/front/2/8/28ee8b5b-ab55-4a26-9491-a0dc20cf54c8.jpg +MKM;649032;https://cards.scryfall.io/large/front/5/c/5c9c1153-93d6-4250-bc42-2d9fd3042e55.jpg +MKM;649033;https://cards.scryfall.io/large/front/3/f/3f1aaebc-105a-4867-9727-24b8d7899e28.jpg +MKM;649034;https://cards.scryfall.io/large/front/6/1/61c9e0ae-38c0-4618-b664-16a9ad1661c1.jpg +MKM;649035;https://cards.scryfall.io/large/front/d/d/dd7a78b4-9fe3-4f99-8678-2cf5d344bd0c.jpg +MKM;649036;https://cards.scryfall.io/large/front/c/2/c26cd008-0a09-4a3d-a5de-2babf79ec6c6.jpg +MKM;649037;https://cards.scryfall.io/large/front/d/6/d62c3c3c-1196-45b0-832a-77ba26df3b70.jpg +MKM;649248;https://cards.scryfall.io/large/front/c/3/c3f000f6-6a24-4daa-8552-bfc2634e6d83.jpg +MKM;649249;https://cards.scryfall.io/large/front/a/7/a7f43e9f-8a0e-4534-ba4d-14cde33df864.jpg +MKM;649250;https://cards.scryfall.io/large/front/1/5/15fd713f-a0d0-4456-9678-d0a48e4bc334.jpg +MKM;649251;https://cards.scryfall.io/large/front/d/e/dea612ae-6e7e-4a42-844f-2bc97153b6b1.jpg +MKM;649252;https://cards.scryfall.io/large/front/5/3/536f271e-5daa-4ffe-9dd4-0ccc48d6fb66.jpg +MKM;649253;https://cards.scryfall.io/large/front/a/1/a158690c-0a9a-4057-a6ee-f651bfb6664a.jpg +MKM;649254;https://cards.scryfall.io/large/front/9/e/9ea7381c-c745-458c-bf55-457242781a09.jpg +MKM;649304;https://cards.scryfall.io/large/front/3/a/3a9889ab-3527-414e-9c30-539f0608bd2b.jpg +MKM;649305;https://cards.scryfall.io/large/front/1/f/1f0cef88-50bd-4baa-8d02-26ec4967a7be.jpg +MKM;649306;https://cards.scryfall.io/large/front/e/e/ee215175-d48b-4630-a1b1-36e195db05dd.jpg +MKM;649307;https://cards.scryfall.io/large/front/c/3/c3bd2920-9fbf-4853-ace3-66cd7015de32.jpg +MKM;649308;https://cards.scryfall.io/large/front/7/9/79d4ba4b-03f3-4e64-b4e7-8c025fc70178.jpg +MKM;649309;https://cards.scryfall.io/large/front/2/f/2faf0337-c7a3-45a0-bb14-c431526da2cd.jpg +MKM;649310;https://cards.scryfall.io/large/front/2/7/27eae4ce-e0b3-482b-9136-6fc17333877e.jpg +MKM;649311;https://cards.scryfall.io/large/front/d/a/da1792e4-2170-42ae-a335-fde6f5ef8932.jpg +MKM;649312;https://cards.scryfall.io/large/front/3/2/3239a1e5-a002-4389-b9a7-049b1d60e2ac.jpg +MKM;649313;https://cards.scryfall.io/large/front/0/d/0d8938e4-bfa5-47e1-8c71-9c6583346300.jpg +MKM;649885;https://cards.scryfall.io/large/front/f/6/f60fcb1e-6136-4330-ae9b-57742fbb114f.jpg +MKM;649885;https://cards.scryfall.io/large/back/f/6/f60fcb1e-6136-4330-ae9b-57742fbb114f.jpg +MKM;649712;https://cards.scryfall.io/large/front/7/c/7c9acee3-12b7-41c6-8a5c-7985d052bc7a.jpg +MKM;649384;https://cards.scryfall.io/large/front/9/7/975b5145-b30e-4ae3-b318-3b245bf12cc3.jpg +MKM;649385;https://cards.scryfall.io/large/front/b/6/b6297104-b73c-439c-ac0c-b7fac01d49dc.jpg +MKM;649386;https://cards.scryfall.io/large/front/6/1/61cd24cf-ee30-4a05-a473-f3ec589c35dd.jpg +MKM;649387;https://cards.scryfall.io/large/front/0/d/0d12e748-e8d6-42d2-b501-c39cfcd6551d.jpg +MKM;649388;https://cards.scryfall.io/large/front/4/8/481b5d9a-872d-4a2f-a52a-d4a746ee04ab.jpg +MKM;649389;https://cards.scryfall.io/large/front/0/a/0a33f43e-e57e-4d2c-b6f3-c785ab96214e.jpg +MKM;649390;https://cards.scryfall.io/large/front/a/a/aab507e5-7bf2-4fa0-9ac0-a6aaec90de83.jpg +MKM;649391;https://cards.scryfall.io/large/front/b/9/b9106abf-f589-48a2-90f8-d606a7367377.jpg +MKM;649392;https://cards.scryfall.io/large/front/1/a/1ab741b3-6230-46c3-9c43-8a0d735e9d49.jpg +MKM;649393;https://cards.scryfall.io/large/front/6/c/6c134956-ba18-415e-b101-c1254415ea04.jpg +MKM;649394;https://cards.scryfall.io/large/front/6/5/65121bff-89f0-436d-89a5-b8191dc91891.jpg +MKM;649395;https://cards.scryfall.io/large/front/3/a/3ae07b33-dcee-41aa-9886-38336d2aff7a.jpg +MKM;649396;https://cards.scryfall.io/large/front/3/c/3cbb3378-291c-4de6-be98-dd09daa3b828.jpg +MKM;649397;https://cards.scryfall.io/large/front/8/7/874659c8-43e2-4298-844a-510f2b21830c.jpg +MKM;649398;https://cards.scryfall.io/large/front/7/f/7fe8f3c6-934a-4819-8057-b8c80f2a8696.jpg +MKM;649399;https://cards.scryfall.io/large/front/8/2/82849769-ee1b-4f70-935c-9cb97772ade1.jpg +MKM;649400;https://cards.scryfall.io/large/front/6/f/6f8bdb03-02d0-4b97-b058-959f1fff9118.jpg +MKM;649401;https://cards.scryfall.io/large/front/b/e/be2b1b18-179d-48e1-ab8a-9374eb1ae429.jpg +MKM;649402;https://cards.scryfall.io/large/front/7/f/7fd2d61c-194a-482b-9c59-6800d6cc3a5b.jpg +MKM;649403;https://cards.scryfall.io/large/front/e/5/e528424e-a3b1-4902-b42d-1ba9ac412e73.jpg +MKM;649404;https://cards.scryfall.io/large/front/b/a/ba703ed8-3c5e-479f-b7f1-b8070d4f83b7.jpg +MKM;649405;https://cards.scryfall.io/large/front/1/c/1c5598d3-b66b-42a2-aa43-d2785c1bfe36.jpg +MKM;649406;https://cards.scryfall.io/large/front/e/d/edf5e45d-0f1a-4c85-a944-770fc525dc01.jpg +MKM;649407;https://cards.scryfall.io/large/front/b/0/b01cf59e-b98b-4a8d-8347-07e2c1527330.jpg +MKM;649408;https://cards.scryfall.io/large/front/4/f/4f05677b-ceec-4774-b22f-ff95cc6c5943.jpg +MKM;649409;https://cards.scryfall.io/large/front/3/8/387e53fd-58b2-45ac-a604-531b75442732.jpg +MKM;649410;https://cards.scryfall.io/large/front/3/4/34c5f282-9297-4763-a04d-4147e5349953.jpg +MKM;649411;https://cards.scryfall.io/large/front/f/c/fc220d51-b545-4414-9f2e-d3bfe53dcbd8.jpg +MKM;649412;https://cards.scryfall.io/large/front/0/a/0a70bb7a-ba29-4fa5-b5f7-e2c71ca7df6f.jpg +MKM;649413;https://cards.scryfall.io/large/front/2/2/2260036c-cc6f-4016-8d8c-4953ce5b22d3.jpg +MKM;649414;https://cards.scryfall.io/large/front/a/f/afd1791b-f12f-4e76-8276-cb1905bd2e33.jpg +MKM;649415;https://cards.scryfall.io/large/front/d/7/d7d1e216-a150-4f57-bd1c-8c8c86023c6d.jpg +MKM;649416;https://cards.scryfall.io/large/front/0/2/02f2fcaf-97d6-441a-bdde-fb105ffad1c5.jpg +MKM;649417;https://cards.scryfall.io/large/front/9/e/9ea5f435-144e-4466-be0f-781664cfddb7.jpg +MKM;649418;https://cards.scryfall.io/large/front/b/a/ba0870d4-b5b8-4fd7-a21b-417f832e0d7e.jpg +MKM;649419;https://cards.scryfall.io/large/front/8/a/8acaae58-93b5-4544-84cc-98e134edb738.jpg +MKM;649420;https://cards.scryfall.io/large/front/8/3/839ff656-1886-4b31-8d72-dde696258a97.jpg +MKM;649421;https://cards.scryfall.io/large/front/4/c/4c0df81e-1700-41f0-bede-f3eb594351b6.jpg +MKM;649422;https://cards.scryfall.io/large/front/7/4/74463d05-3928-4d55-84d4-21d65623a3e6.jpg +MKM;649423;https://cards.scryfall.io/large/front/2/2/2230bda5-42a9-40fa-bda4-1eabab5675f4.jpg +MKM;649424;https://cards.scryfall.io/large/front/c/5/c5f9a827-b41d-4628-95e1-6546a8140c61.jpg +MKM;649893;https://cards.scryfall.io/large/front/1/f/1fd20526-024a-4a08-8f86-f5d7c2d7e8e7.jpg +MKM;649894;https://cards.scryfall.io/large/front/0/0/0063654b-6e4e-4958-a63c-24cf933e4a40.jpg +MKM;649895;https://cards.scryfall.io/large/front/a/8/a8002174-8cff-4566-ba4d-d6caec14d69c.jpg +MKM;649897;https://cards.scryfall.io/large/front/3/2/321fe5e9-50c4-4b96-883a-2d9b10f2172f.jpg +MKM;649898;https://cards.scryfall.io/large/front/9/9/99027565-f009-48d6-a7d0-fec1afff0611.jpg +MKM;649899;https://cards.scryfall.io/large/front/5/5/55fc7b85-a321-4259-9fe6-a107d6d79819.jpg +MKM;649900;https://cards.scryfall.io/large/front/3/3/33c4f8d2-1e9c-41e1-9991-8125cd7151a5.jpg +MKM;649901;https://cards.scryfall.io/large/front/5/2/52c7933b-a65a-4032-a652-1a29b26de2c8.jpg +MKM;649902;https://cards.scryfall.io/large/front/0/0/00b70f7a-8e77-4a99-8d13-7465a190630e.jpg +MKM;649903;https://cards.scryfall.io/large/front/f/a/fac8ed51-897f-4587-a234-dd3e051fab3f.jpg +MKM;649904;https://cards.scryfall.io/large/front/0/e/0efe1969-e30c-4f07-90b0-3d9699a09f1b.jpg +MKM;649905;https://cards.scryfall.io/large/front/3/e/3e1b9d5f-fb88-49ea-ab56-ea6e78ea2077.jpg +MKM;649720;https://cards.scryfall.io/large/front/4/d/4d327d7d-1c01-4af1-8a6f-ce6cded4119d.jpg +MKM;649721;https://cards.scryfall.io/large/front/a/2/a2adffd5-ddc1-41ef-9442-2fbc17153f3d.jpg +MKM;649722;https://cards.scryfall.io/large/front/6/3/6349bcef-4ec5-4160-96ef-302d825f3888.jpg +MKM;649723;https://cards.scryfall.io/large/front/0/3/03e5b027-7cd5-4343-b029-f4d197e1f1da.jpg +MKM;649724;https://cards.scryfall.io/large/front/c/3/c3faa376-7391-4084-8b57-15d71ab07cbd.jpg +MKM;649725;https://cards.scryfall.io/large/front/d/2/d2a5a56a-3017-4f08-802d-e6f9d246c754.jpg +MKM;649726;https://cards.scryfall.io/large/front/a/3/a3472756-0305-4567-b425-f7dbf9b3cc7f.jpg +MKM;649727;https://cards.scryfall.io/large/front/8/3/83f0ac41-3f03-4480-aea8-41ec0a024671.jpg +MKM;649728;https://cards.scryfall.io/large/front/7/3/7330586a-9614-4373-b455-ee5fb09ed262.jpg +MKM;649729;https://cards.scryfall.io/large/front/0/1/01f667e6-c27d-4055-8ddb-ea6cbcde6e4e.jpg +MKM;649730;https://cards.scryfall.io/large/front/1/e/1edff2c6-a259-4442-9e21-07572d0d1665.jpg +MKM;649731;https://cards.scryfall.io/large/front/b/4/b436f52c-b780-4d16-a62f-e1b339356a39.jpg +MKM;649732;https://cards.scryfall.io/large/front/8/9/89d8304d-59e3-4478-911d-54d77abfe69c.jpg +MKM;649733;https://cards.scryfall.io/large/front/5/9/597b8c60-d06b-425b-9fca-f2e3dfb45623.jpg +MKM;649734;https://cards.scryfall.io/large/front/5/3/538c112a-203e-4b3e-ae1d-6eb7824fe68a.jpg +MKM;649735;https://cards.scryfall.io/large/front/7/e/7ebec98c-a935-48c3-ba2f-80c70079929d.jpg +MKM;649736;https://cards.scryfall.io/large/front/e/9/e9549ad7-5eb3-4672-a0f5-cad96db011c3.jpg +MKM;649737;https://cards.scryfall.io/large/front/3/4/348027a1-1fb4-4473-b77e-b961e00a22b7.jpg +MKM;649738;https://cards.scryfall.io/large/front/0/0/00c2c17b-889b-416b-af58-c4039efec2bb.jpg +MKM;649739;https://cards.scryfall.io/large/front/8/7/87a057ac-c9f9-4cf6-896f-e18976bdfb38.jpg +MKM;649740;https://cards.scryfall.io/large/front/1/d/1d2c69f3-3c83-41e9-b389-21235a2dc5cd.jpg +MKM;649741;https://cards.scryfall.io/large/front/b/0/b0c0e63c-ca4e-4991-89f1-dc4c22189372.jpg +MKM;649742;https://cards.scryfall.io/large/front/d/6/d6644d62-3d2a-4db1-a387-736fcad9a851.jpg +MKM;649743;https://cards.scryfall.io/large/front/f/8/f82a68f5-62ef-40c9-8a40-e7b79619f719.jpg +MKM;649744;https://cards.scryfall.io/large/front/7/d/7db9df42-042d-48a0-ac28-228b72a0b19a.jpg +MKM;649745;https://cards.scryfall.io/large/front/0/6/066fed99-5aa5-42db-9472-240cfc2f4f42.jpg +MKM;649746;https://cards.scryfall.io/large/front/6/c/6cddd86f-2eaa-41ad-8f97-bd18bfa2f766.jpg +MKM;649747;https://cards.scryfall.io/large/front/7/b/7b524c71-c2ac-4a08-8ab7-27b1c232a359.jpg +MKM;649748;https://cards.scryfall.io/large/front/e/5/e549370b-f32d-48f0-877c-05e6fd1daf7b.jpg +MKM;649749;https://cards.scryfall.io/large/front/9/f/9ffadebd-a7ef-4a75-918a-284d509b11c5.jpg +MKM;649750;https://cards.scryfall.io/large/front/7/c/7c0ee59f-439a-47ab-b543-e0e013419f12.jpg +MKM;649751;https://cards.scryfall.io/large/front/f/e/fe89b207-04a4-4cdc-95a2-07c7761b885e.jpg +MKM;649752;https://cards.scryfall.io/large/front/1/7/17938b40-a4a3-4150-a94c-ecddbed3ccfc.jpg +MKM;648933;https://cards.scryfall.io/large/front/b/1/b12a8889-1323-4268-b34c-146c4136fd53.jpg +MKM;648934;https://cards.scryfall.io/large/front/0/0/00b6cd91-8178-4c5c-9cb1-f3d970fe3b03.jpg +MKM;648935;https://cards.scryfall.io/large/front/f/e/fefd02c8-7b28-4128-b2fc-d961e565a147.jpg +MKM;648936;https://cards.scryfall.io/large/front/7/e/7e478972-27a6-4a89-a8d7-cb1abdd9f0d9.jpg +MKM;648937;https://cards.scryfall.io/large/front/7/c/7c882d46-c26c-47f1-96ce-b0676f345b89.jpg +MKM;648973;https://cards.scryfall.io/large/front/3/d/3ddd5e33-5a58-4321-8742-236d6cc6f4f4.jpg +MKM;648976;https://cards.scryfall.io/large/front/5/8/58eccc85-bdfe-48f4-a79e-76d9ef122815.jpg +MKM;648984;https://cards.scryfall.io/large/front/0/1/01c5ede0-a098-4f21-8b7e-795a83e75aae.jpg +MKM;648985;https://cards.scryfall.io/large/front/2/c/2c5a7550-fe1a-4797-9583-70ab56cfac0d.jpg +MKM;648986;https://cards.scryfall.io/large/front/b/f/bfa1bd2f-25bd-4fbd-877b-cef00ab7f92f.jpg +MKM;649906;https://cards.scryfall.io/large/front/e/7/e7be0f36-9acd-457b-bdfa-77be787be5c3.jpg +SPG;642840;https://cards.scryfall.io/large/front/3/d/3d5073a2-4839-4f33-bda4-6f0a98d3739b.jpg +SPG;642841;https://cards.scryfall.io/large/front/c/f/cfcb3051-161f-42f8-bfec-db03b349ff00.jpg +SPG;642842;https://cards.scryfall.io/large/front/5/f/5feaed81-008e-4ec1-852d-907c0897dff6.jpg +SPG;642843;https://cards.scryfall.io/large/front/2/3/23206788-1d7f-430b-9c0a-35bfff824176.jpg +SPG;642844;https://cards.scryfall.io/large/front/e/8/e8da4daa-1441-4d15-b9dc-7732343b38f1.jpg +SPG;642845;https://cards.scryfall.io/large/front/9/e/9e4fefce-bb3c-4eca-a182-a9d62f21d249.jpg +SPG;642846;https://cards.scryfall.io/large/front/a/4/a4e9002d-782c-460e-8f0c-4763fffc9e3e.jpg +SPG;642847;https://cards.scryfall.io/large/front/3/8/3850d00e-cef7-494e-89cd-b5d2d8367fcc.jpg +SPG;642848;https://cards.scryfall.io/large/front/2/f/2f2374a2-21d6-4643-8602-684342d0dbfc.jpg +SPG;642849;https://cards.scryfall.io/large/front/f/5/f5f20dd5-ff5f-4530-9a69-d6a3eab467f7.jpg +SPG;642850;https://cards.scryfall.io/large/front/f/1/f16c4abb-917a-4bd5-b0bc-b700611cd5b9.jpg +SPG;642851;https://cards.scryfall.io/large/front/8/c/8cb105d6-6bc1-4b8b-8797-8acc6af41be9.jpg +SPG;642852;https://cards.scryfall.io/large/front/7/c/7ce0935c-03f7-4f8d-9141-ef612438414f.jpg +SPG;642853;https://cards.scryfall.io/large/front/a/1/a135d779-d223-4274-8d7f-d7b12842d93b.jpg +SPG;642854;https://cards.scryfall.io/large/front/9/5/95890c4e-c661-4aae-8463-d1377d9cbcaf.jpg +SPG;642855;https://cards.scryfall.io/large/front/7/8/78b14ae1-fc8b-43df-b6a2-e9f8edc0b8dd.jpg +SPG;642856;https://cards.scryfall.io/large/front/e/c/ecb293d5-b13b-400f-ac7b-162a1e127ec7.jpg +SPG;642857;https://cards.scryfall.io/large/front/4/4/44a1104b-ceec-4d5e-9945-946fe2bff7cc.jpg +SPG;651677;https://cards.scryfall.io/large/front/d/0/d0ae5ac7-4cd9-40d7-b3a7-e7d493f2bf7a.jpg +SPG;651678;https://cards.scryfall.io/large/front/c/7/c754663b-8414-483f-b2b1-c2deebe60ee6.jpg +SPG;651679;https://cards.scryfall.io/large/front/0/8/08844d76-fc69-4fe3-9c1d-118110b3eb2c.jpg +SPG;651680;https://cards.scryfall.io/large/front/8/c/8cf5c0b7-dd26-4515-9034-1483437fbd7e.jpg +SPG;651681;https://cards.scryfall.io/large/front/e/7/e7e7cbed-83d7-41e5-b495-9850d631ad56.jpg +SPG;651682;https://cards.scryfall.io/large/front/6/d/6d289cdd-3afa-48dd-9c90-3d8f9df79f16.jpg +SPG;651683;https://cards.scryfall.io/large/front/5/6/564eb8e2-e3fb-44b6-a36d-a74e2374f9ff.jpg +SPG;651684;https://cards.scryfall.io/large/front/b/3/b3364018-aeba-4f58-8233-b0026c488dd0.jpg +SPG;651685;https://cards.scryfall.io/large/front/0/3/03c8654e-900a-4720-a4a1-1107d6271c70.jpg +SPG;651686;https://cards.scryfall.io/large/front/2/c/2cf97898-1e05-4c0e-896f-ba6713bf6a7b.jpg diff --git a/projects/mtg/bin/Res/sets/MAT/_cards.dat b/projects/mtg/bin/Res/sets/MAT/_cards.dat index 623f630a0..0845d0ebd 100644 --- a/projects/mtg/bin/Res/sets/MAT/_cards.dat +++ b/projects/mtg/bin/Res/sets/MAT/_cards.dat @@ -2,7 +2,7 @@ author=Wagic Team name=March of the Machine: The Aftermath year=2023-05-12 -total=52 +total=230 [/meta] [card] primitive=Food @@ -16,6 +16,931 @@ rarity=T [/card] [card] primitive=Coppercoat Vanguard +id=615394 +rarity=U +[/card] +[card] +primitive=Deification +id=615395 +rarity=R +[/card] +[card] +primitive=Harnessed Snubhorn +id=615396 +rarity=U +[/card] +[card] +primitive=Metropolis Reformer +id=615397 +rarity=R +[/card] +[card] +primitive=Spark Rupture +id=615398 +rarity=R +[/card] +[card] +primitive=Tazri, Stalwart Survivor +id=615399 +rarity=R +[/card] +[card] +primitive=Filter Out +id=615400 +rarity=U +[/card] +[card] +primitive=Tolarian Contempt +id=615401 +rarity=U +[/card] +[card] +primitive=Training Grounds +id=615402 +rarity=R +[/card] +[card] +primitive=Vesuvan Drifter +id=615403 +rarity=R +[/card] +[card] +primitive=Ayara's Oathsworn +id=615404 +rarity=R +[/card] +[card] +primitive=Blot Out +id=615405 +rarity=U +[/card] +[card] +primitive=Death-Rattle Oni +id=615406 +rarity=U +[/card] +[card] +primitive=Markov Baron +id=615407 +rarity=U +[/card] +[card] +primitive=Urborg Scavengers +id=615408 +rarity=R +[/card] +[card] +primitive=Arni Metalbrow +id=615409 +rarity=R +[/card] +[card] +primitive=Kolaghan Warmonger +id=615410 +rarity=U +[/card] +[card] +primitive=Plargg and Nassari +id=615411 +rarity=R +[/card] +[card] +primitive=Reckless Handling +id=615412 +rarity=U +[/card] +[card] +primitive=Animist's Might +id=615413 +rarity=U +[/card] +[card] +primitive=Leyline Immersion +id=615414 +rarity=R +[/card] +[card] +primitive=Nissa, Resurgent Animist +id=615415 +rarity=M +[/card] +[card] +primitive=Open the Way +id=615416 +rarity=R +[/card] +[card] +primitive=Tranquil Frillback +id=615417 +rarity=R +[/card] +[card] +primitive=Undercity Upheaval +id=615418 +rarity=U +[/card] +[card] +primitive=Calix, Guided by Fate +id=615419 +rarity=M +[/card] +[card] +primitive=Campus Renovation +id=615420 +rarity=U +[/card] +[card] +primitive=Cosmic Rebirth +id=615421 +rarity=U +[/card] +[card] +primitive=Danitha, New Benalia's Light +id=615422 +rarity=R +[/card] +[card] +primitive=Feast of the Victorious Dead +id=615423 +rarity=U +[/card] +[card] +primitive=Gold-Forged Thopteryx +id=615424 +rarity=U +[/card] +[card] +primitive=Jirina, Dauntless General +id=615425 +rarity=R +[/card] +[card] +primitive=Jolrael, Voice of Zhalfir +id=615426 +rarity=R +[/card] +[card] +primitive=The Kenriths' Royal Funeral +id=615427 +rarity=R +[/card] +[card] +primitive=Kiora, Sovereign of the Deep +id=615428 +rarity=M +[/card] +[card] +primitive=Nahiri, Forged in Fury +id=615429 +rarity=M +[/card] +[card] +primitive=Nahiri's Resolve +id=615430 +rarity=R +[/card] +[card] +primitive=Narset, Enlightened Exile +id=615431 +rarity=M +[/card] +[card] +primitive=Nashi, Moon's Legacy +id=615432 +rarity=R +[/card] +[card] +primitive=Niv-Mizzet, Supreme +id=615433 +rarity=R +[/card] +[card] +primitive=Ob Nixilis, Captive Kingpin +id=615434 +rarity=M +[/card] +[card] +primitive=Pia Nalaar, Consul of Revival +id=615435 +rarity=R +[/card] +[card] +primitive=Rebuild the City +id=615436 +rarity=R +[/card] +[card] +primitive=Rocco, Street Chef +id=615437 +rarity=R +[/card] +[card] +primitive=Samut, Vizier of Naktamun +id=615438 +rarity=M +[/card] +[card] +primitive=Sarkhan, Soul Aflame +id=615439 +rarity=M +[/card] +[card] +primitive=Sigarda, Font of Blessings +id=615440 +rarity=R +[/card] +[card] +primitive=Tyvar the Bellicose +id=615441 +rarity=M +[/card] +[card] +primitive=Karn, Legacy Reforged +id=615442 +rarity=M +[/card] +[card] +primitive=Drannith Ruins +id=615443 +rarity=R +[/card] +[card] +primitive=Coppercoat Vanguard +id=616487 +rarity=U +[/card] +[card] +primitive=Deification +id=616488 +rarity=R +[/card] +[card] +primitive=Harnessed Snubhorn +id=616489 +rarity=U +[/card] +[card] +primitive=Metropolis Reformer +id=616490 +rarity=R +[/card] +[card] +primitive=Spark Rupture +id=615794 +rarity=R +[/card] +[card] +primitive=Tazri, Stalwart Survivor +id=616491 +rarity=R +[/card] +[card] +primitive=Filter Out +id=616492 +rarity=U +[/card] +[card] +primitive=Tolarian Contempt +id=616493 +rarity=U +[/card] +[card] +primitive=Training Grounds +id=616494 +rarity=R +[/card] +[card] +primitive=Vesuvan Drifter +id=616495 +rarity=R +[/card] +[card] +primitive=Ayara's Oathsworn +id=616496 +rarity=R +[/card] +[card] +primitive=Blot Out +id=616497 +rarity=U +[/card] +[card] +primitive=Death-Rattle Oni +id=616498 +rarity=U +[/card] +[card] +primitive=Markov Baron +id=616499 +rarity=U +[/card] +[card] +primitive=Urborg Scavengers +id=616500 +rarity=R +[/card] +[card] +primitive=Arni Metalbrow +id=616501 +rarity=R +[/card] +[card] +primitive=Kolaghan Warmonger +id=616502 +rarity=U +[/card] +[card] +primitive=Plargg and Nassari +id=616503 +rarity=R +[/card] +[card] +primitive=Reckless Handling +id=616504 +rarity=U +[/card] +[card] +primitive=Animist's Might +id=616445 +rarity=U +[/card] +[card] +primitive=Leyline Immersion +id=616446 +rarity=R +[/card] +[card] +primitive=Nissa, Resurgent Animist +id=616447 +rarity=M +[/card] +[card] +primitive=Open the Way +id=616448 +rarity=R +[/card] +[card] +primitive=Tranquil Frillback +id=616505 +rarity=R +[/card] +[card] +primitive=Undercity Upheaval +id=616506 +rarity=U +[/card] +[card] +primitive=Calix, Guided by Fate +id=616507 +rarity=M +[/card] +[card] +primitive=Campus Renovation +id=616508 +rarity=U +[/card] +[card] +primitive=Cosmic Rebirth +id=616509 +rarity=U +[/card] +[card] +primitive=Danitha, New Benalia's Light +id=616510 +rarity=R +[/card] +[card] +primitive=Feast of the Victorious Dead +id=616511 +rarity=U +[/card] +[card] +primitive=Gold-Forged Thopteryx +id=616512 +rarity=U +[/card] +[card] +primitive=Jirina, Dauntless General +id=616513 +rarity=R +[/card] +[card] +primitive=Jolrael, Voice of Zhalfir +id=616449 +rarity=R +[/card] +[card] +primitive=The Kenriths' Royal Funeral +id=616514 +rarity=R +[/card] +[card] +primitive=Kiora, Sovereign of the Deep +id=616515 +rarity=M +[/card] +[card] +primitive=Nahiri, Forged in Fury +id=616516 +rarity=M +[/card] +[card] +primitive=Nahiri's Resolve +id=616517 +rarity=R +[/card] +[card] +primitive=Narset, Enlightened Exile +id=616518 +rarity=M +[/card] +[card] +primitive=Nashi, Moon's Legacy +id=616519 +rarity=R +[/card] +[card] +primitive=Niv-Mizzet, Supreme +id=616520 +rarity=R +[/card] +[card] +primitive=Ob Nixilis, Captive Kingpin +id=616521 +rarity=M +[/card] +[card] +primitive=Pia Nalaar, Consul of Revival +id=616522 +rarity=R +[/card] +[card] +primitive=Rebuild the City +id=616523 +rarity=R +[/card] +[card] +primitive=Rocco, Street Chef +id=616524 +rarity=R +[/card] +[card] +primitive=Samut, Vizier of Naktamun +id=616525 +rarity=M +[/card] +[card] +primitive=Sarkhan, Soul Aflame +id=616526 +rarity=M +[/card] +[card] +primitive=Sigarda, Font of Blessings +id=616527 +rarity=R +[/card] +[card] +primitive=Tyvar the Bellicose +id=616528 +rarity=M +[/card] +[card] +primitive=Karn, Legacy Reforged +id=616450 +rarity=M +[/card] +[card] +primitive=Drannith Ruins +id=616529 +rarity=R +[/card] +[card] +primitive=Coppercoat Vanguard +id=616045 +rarity=U +[/card] +[card] +primitive=Deification +id=616046 +rarity=R +[/card] +[card] +primitive=Harnessed Snubhorn +id=616047 +rarity=U +[/card] +[card] +primitive=Metropolis Reformer +id=616048 +rarity=R +[/card] +[card] +primitive=Spark Rupture +id=616049 +rarity=R +[/card] +[card] +primitive=Tazri, Stalwart Survivor +id=616050 +rarity=R +[/card] +[card] +primitive=Filter Out +id=616051 +rarity=U +[/card] +[card] +primitive=Tolarian Contempt +id=616052 +rarity=U +[/card] +[card] +primitive=Training Grounds +id=616053 +rarity=R +[/card] +[card] +primitive=Vesuvan Drifter +id=616054 +rarity=R +[/card] +[card] +primitive=Ayara's Oathsworn +id=616055 +rarity=R +[/card] +[card] +primitive=Blot Out +id=616056 +rarity=U +[/card] +[card] +primitive=Death-Rattle Oni +id=616057 +rarity=U +[/card] +[card] +primitive=Markov Baron +id=616058 +rarity=U +[/card] +[card] +primitive=Urborg Scavengers +id=616059 +rarity=R +[/card] +[card] +primitive=Arni Metalbrow +id=616060 +rarity=R +[/card] +[card] +primitive=Kolaghan Warmonger +id=616061 +rarity=U +[/card] +[card] +primitive=Plargg and Nassari +id=616062 +rarity=R +[/card] +[card] +primitive=Reckless Handling +id=616063 +rarity=U +[/card] +[card] +primitive=Animist's Might +id=616064 +rarity=U +[/card] +[card] +primitive=Leyline Immersion +id=616065 +rarity=R +[/card] +[card] +primitive=Nissa, Resurgent Animist +id=616066 +rarity=M +[/card] +[card] +primitive=Open the Way +id=616067 +rarity=R +[/card] +[card] +primitive=Tranquil Frillback +id=616068 +rarity=R +[/card] +[card] +primitive=Undercity Upheaval +id=616069 +rarity=U +[/card] +[card] +primitive=Calix, Guided by Fate +id=616070 +rarity=M +[/card] +[card] +primitive=Campus Renovation +id=616071 +rarity=U +[/card] +[card] +primitive=Cosmic Rebirth +id=616072 +rarity=U +[/card] +[card] +primitive=Danitha, New Benalia's Light +id=616073 +rarity=R +[/card] +[card] +primitive=Feast of the Victorious Dead +id=616074 +rarity=U +[/card] +[card] +primitive=Gold-Forged Thopteryx +id=616075 +rarity=U +[/card] +[card] +primitive=Jirina, Dauntless General +id=616076 +rarity=R +[/card] +[card] +primitive=Jolrael, Voice of Zhalfir +id=616077 +rarity=R +[/card] +[card] +primitive=The Kenriths' Royal Funeral +id=616078 +rarity=R +[/card] +[card] +primitive=Kiora, Sovereign of the Deep +id=616079 +rarity=M +[/card] +[card] +primitive=Nahiri, Forged in Fury +id=616080 +rarity=M +[/card] +[card] +primitive=Nahiri's Resolve +id=616081 +rarity=R +[/card] +[card] +primitive=Narset, Enlightened Exile +id=616082 +rarity=M +[/card] +[card] +primitive=Nashi, Moon's Legacy +id=616083 +rarity=R +[/card] +[card] +primitive=Niv-Mizzet, Supreme +id=616084 +rarity=R +[/card] +[card] +primitive=Ob Nixilis, Captive Kingpin +id=616085 +rarity=M +[/card] +[card] +primitive=Pia Nalaar, Consul of Revival +id=616086 +rarity=R +[/card] +[card] +primitive=Rebuild the City +id=616087 +rarity=R +[/card] +[card] +primitive=Rocco, Street Chef +id=616088 +rarity=R +[/card] +[card] +primitive=Samut, Vizier of Naktamun +id=616089 +rarity=M +[/card] +[card] +primitive=Sarkhan, Soul Aflame +id=616090 +rarity=M +[/card] +[card] +primitive=Sigarda, Font of Blessings +id=616091 +rarity=R +[/card] +[card] +primitive=Tyvar the Bellicose +id=616092 +rarity=M +[/card] +[card] +primitive=Karn, Legacy Reforged +id=616093 +rarity=M +[/card] +[card] +primitive=Drannith Ruins +id=616094 +rarity=R +[/card] +[card] +primitive=Deification +id=615940 +rarity=R +[/card] +[card] +primitive=Metropolis Reformer +id=615941 +rarity=R +[/card] +[card] +primitive=Spark Rupture +id=615942 +rarity=R +[/card] +[card] +primitive=Tazri, Stalwart Survivor +id=615943 +rarity=R +[/card] +[card] +primitive=Training Grounds +id=615944 +rarity=R +[/card] +[card] +primitive=Vesuvan Drifter +id=615945 +rarity=R +[/card] +[card] +primitive=Ayara's Oathsworn +id=615946 +rarity=R +[/card] +[card] +primitive=Urborg Scavengers +id=615947 +rarity=R +[/card] +[card] +primitive=Arni Metalbrow +id=615948 +rarity=R +[/card] +[card] +primitive=Plargg and Nassari +id=615949 +rarity=R +[/card] +[card] +primitive=Leyline Immersion +id=615950 +rarity=R +[/card] +[card] +primitive=Nissa, Resurgent Animist +id=615951 +rarity=M +[/card] +[card] +primitive=Open the Way +id=615952 +rarity=R +[/card] +[card] +primitive=Tranquil Frillback +id=615953 +rarity=R +[/card] +[card] +primitive=Calix, Guided by Fate +id=615954 +rarity=M +[/card] +[card] +primitive=Danitha, New Benalia's Light +id=615955 +rarity=R +[/card] +[card] +primitive=Jirina, Dauntless General +id=615956 +rarity=R +[/card] +[card] +primitive=Jolrael, Voice of Zhalfir +id=615957 +rarity=R +[/card] +[card] +primitive=The Kenriths' Royal Funeral +id=615958 +rarity=R +[/card] +[card] +primitive=Kiora, Sovereign of the Deep +id=615959 +rarity=M +[/card] +[card] +primitive=Nahiri, Forged in Fury +id=615960 +rarity=M +[/card] +[card] +primitive=Nahiri's Resolve +id=615961 +rarity=R +[/card] +[card] +primitive=Narset, Enlightened Exile +id=615962 +rarity=M +[/card] +[card] +primitive=Nashi, Moon's Legacy +id=615963 +rarity=R +[/card] +[card] +primitive=Niv-Mizzet, Supreme +id=615964 +rarity=R +[/card] +[card] +primitive=Ob Nixilis, Captive Kingpin +id=615965 +rarity=M +[/card] +[card] +primitive=Pia Nalaar, Consul of Revival +id=615966 +rarity=R +[/card] +[card] +primitive=Rebuild the City +id=615967 +rarity=R +[/card] +[card] +primitive=Rocco, Street Chef +id=615968 +rarity=R +[/card] +[card] +primitive=Samut, Vizier of Naktamun +id=615969 +rarity=M +[/card] +[card] +primitive=Sarkhan, Soul Aflame +id=615970 +rarity=M +[/card] +[card] +primitive=Sigarda, Font of Blessings +id=615971 +rarity=R +[/card] +[card] +primitive=Tyvar the Bellicose +id=615972 +rarity=M +[/card] +[card] +primitive=Karn, Legacy Reforged +id=615973 +rarity=M +[/card] +[card] +primitive=Drannith Ruins +id=615974 +rarity=R +[/card] +[card] +primitive=Coppercoat Vanguard id=615811 rarity=U [/card] @@ -35,11 +960,6 @@ id=615814 rarity=R [/card] [card] -primitive=Spark Rupture -id=615794 -rarity=R -[/card] -[card] primitive=Tazri, Stalwart Survivor id=615815 rarity=R @@ -110,26 +1030,6 @@ id=615828 rarity=U [/card] [card] -primitive=Animist's Might -id=615413 -rarity=U -[/card] -[card] -primitive=Leyline Immersion -id=615950 -rarity=R -[/card] -[card] -primitive=Nissa, Resurgent Animist -id=615951 -rarity=M -[/card] -[card] -primitive=Open the Way -id=615952 -rarity=R -[/card] -[card] primitive=Tranquil Frillback id=615829 rarity=R @@ -175,11 +1075,6 @@ id=615837 rarity=R [/card] [card] -primitive=Jolrael, Voice of Zhalfir -id=615803 -rarity=R -[/card] -[card] primitive=The Kenriths' Royal Funeral id=615838 rarity=R @@ -255,12 +1150,17 @@ id=615852 rarity=M [/card] [card] -primitive=Karn, Legacy Reforged -id=615973 -rarity=M -[/card] -[card] primitive=Drannith Ruins id=615853 rarity=R [/card] +[card] +primitive=Spark Rupture +id=615802 +rarity=R +[/card] +[card] +primitive=Jolrael, Voice of Zhalfir +id=615803 +rarity=R +[/card] diff --git a/projects/mtg/bin/Res/sets/primitives/_macros.txt b/projects/mtg/bin/Res/sets/primitives/_macros.txt index 87e15b635..da8a7e1dc 100644 --- a/projects/mtg/bin/Res/sets/primitives/_macros.txt +++ b/projects/mtg/bin/Res/sets/primitives/_macros.txt @@ -218,6 +218,9 @@ # Eternalize #AUTO_DEFINE _ETERNALIZE_ name(Eternalize) clone and!( transforms((Zombie,removemc,setpower=4,settoughness=4,black)) forever )! assorcery +# Explores +#AUTO_DEFINE _EXPLORES_ name(Explores) reveal:1 optionone if type(land|reveal)~lessthan~1 then transforms((,newability[counter(1/1)])) forever optiononeend optiontwo if type(land|reveal)~morethan~0 then name(move to Hand) target(<1>*|reveal) moveto(myHand) else transforms((,newability[Choice name(back to library) target(<1>*|reveal) moveto(mylibrary)],newability[Choice name(put into Graveyard) target(<1>*|reveal) moveto(myGraveyard)])) oneshot optiontwoend afterrevealed explores afterrevealedend revealend + # Discard a card. If you do, draw a card #AUTO_DEFINE _DISCARD&DRAW_ reject notatarget(*|myhand) and!(draw:1 controller)! diff --git a/projects/mtg/bin/Res/sets/primitives/borderline.txt b/projects/mtg/bin/Res/sets/primitives/borderline.txt index d880d64df..07ab27b0a 100644 --- a/projects/mtg/bin/Res/sets/primitives/borderline.txt +++ b/projects/mtg/bin/Res/sets/primitives/borderline.txt @@ -5328,8 +5328,8 @@ abilities=indestructible auto=this(variable{orzhov}<7) transforms((removetypes,newability[becomes(Legendary Enchantment God)])) auto=this(variable{orzhov}>6) transforms((Legendary Enchantment Creature)) auto=@each my endofturn:name(Put coin counter) target(other creature|battlefield) counter(0/0,1,Coin) -auto=@movedto(creature[counter{0/0.1.Coin}]|graveyard):name(Return to battlefield) all(trigger[to]) name(Return to battlefield) moveTo(mybattlefield) -auto=@movedto(creature[counter{0/0.1.Coin}]|exile):name(Return to battlefield) all(trigger[to]) name(Return to battlefield) moveTo(mybattlefield) +auto=@movedto(graveyard) from(creature[counter{1/1.1.coin}]|battlefield):all(trigger[to]) moveTo(mybattlefield) +auto=@movedto(exile) from(creature[counter{1/1.1.coin}]|battlefield):all(trigger[to]) moveTo(mybattlefield) text=Indestructible -- As long as your devotion to white and black is less than seven, Athreos isn't a creature. -- At the beginning of your end step, put a coin counter on another target creature. -- Whenever a creature with a coin counter on it dies or is put into exile, return that card to the battlefield under your control. mana={4}{W}{B} type=Legendary Enchantment Creature @@ -15313,6 +15313,7 @@ toughness=1 [/card] [card] name=Cenote Scout +aicode=activate transforms((,newability[explores],newability[if type(land[zpos=1]|mylibrary)~lessthan~1 then all(this) counter(1/1) else all(land[zpos=1]|mylibrary) moveto(myhand)])) oneshot auto=name(Explores) reveal:1 optionone if type(land|reveal)~lessthan~1 then transforms((,newability[counter(1/1)])) forever optiononeend optiontwo if type(land|reveal)~morethan~0 then name(move to Hand) target(<1>*|reveal) moveto(myHand) else transforms((,newability[Choice name(back to library) target(<1>*|reveal) moveto(mylibrary)],newability[Choice name(put into Graveyard) target(<1>*|reveal) moveto(myGraveyard)])) oneshot optiontwoend afterrevealed explores afterrevealedend revealend text=When Cenote Scout enters the battlefield, it explores. (Reveal the top card of your library. Put that card into your hand if it's a land. Otherwise, put a +1/+1 counter on this creature, then put the card back or put it into your graveyard.) mana={G} @@ -30022,7 +30023,7 @@ type=Enchantment [/card] [card] name=Endless Atlas -auto=aslongas(*[land]|mybattlefield) {2}{T}:draw:1 controller >2 +auto={2}{T}:draw:1 restriction{control three or more lands with same name} text={2}, {T}: Draw a card. Activate this ability only if you control three or more lands with the same name. mana={2} type=Artifact @@ -30492,7 +30493,7 @@ toughness=2 [card] name=Eomer, Marshal of Rohan abilities=haste -auto=@movedto(creature[legendary]|graveyard) from(battlefield) turnlimited:untap all(creature|mybattlefield) && nextphasealter(add,combatphases,controller,after) +auto=@movedto(graveyard) from(creature[legendary&attacking]|myBattlefield) turnlimited:untap all(creature|mybattlefield) && nextphasealter(add,combatphases,controller,after) text=Haste -- Whenever one or more other attacking legendary creatures you control die, untap all creatures you control. After this phase, there is an additional combat phase. This ability triggers only once each turn. mana={2}{R}{R} type=Legendary Creature @@ -58641,7 +58642,7 @@ toughness=3 name=Lion Sash auto={2}:reconfigure auto=this(cantargetcard(*[attached]|*) {2}{unattach}:name(Reconfigure unattach) name(Reconfigure unattach) donothing -auto=teach(creature) storedhascnt11/storedhascnt11 nonstatic +auto=teach(creature) transforms((,newability[storedhascnt11/storedhascnt11 nonstatic])) auto={W}:name(Exile card from graveyard) target(*|graveyard) moveto(exile) and!( if cantargetcard(*[-instant;-sorcery]|*) then all(this) counter(1/1) )! text={W}: Exile target card from a graveyard. If it was a permanent card, put a +1/+1 counter on Lion Sash. -- Equipped creature gets +1/+1 for each +1/+1 counter on Lion Sash. -- Reconfigure {2} ({2}: Attach to target creature you control; or unattach from a creature. Reconfigure only as a sorcery. While attached, this isn't a creature.) mana={1}{W} @@ -63411,7 +63412,7 @@ type=Artifact name=Minas Tirith auto=if type(creature[legendary]|myBattlefield)~equalto~0 then name(Enter tapped) name(Enter tapped) tap(noevent) auto={T}:add{W} -auto=this(variable{creature[attacking]|mybattlefield}>=2) {1}{W}{T}:name(Draw a card) name(Draw a card) draw:1 controller +auto={1}{W}{T}:name(Draw a card) name(Draw a card) draw:1 controller restriction{compare(pattackedcount)~morethan~1} text=Minas Tirith enters the battlefield tapped unless you control a legendary creature. -- {T}: Add {W}. -- {1}{W}, {T}: Draw a card. Activate only if you attacked with two or more creatures this turn. type=Legendary Land [/card] @@ -77066,7 +77067,8 @@ type=Instant [/card] [card] name=Pyrophobia -auto=damage:3 target(creature) +target=creature +auto=damage:3 auto=all(creature[coward]) cantblock ueot text=Pyrophobia deals 3 damage to target creature. Cowards can't block this turn. mana={1}{R} @@ -79255,7 +79257,7 @@ toughness=7 name=Realm-Scorcher Hellkite abilities=flying,haste,hasotherkicker other={4}{R}{R}{S(artifact,enchantment|myBattlefield)} name(Bargain) -otherrestriction=type(*[artifact;enchantment;token]|mybattlefield)~morethan~1 +otherrestriction=type(*[artifact;enchantment]|mybattlefield)~morethan~1 auto=if paid(alternative) then thisforeach(variable{4}) ability$!name(Choose one) choice name(Add white) add{W} _ choice name(Add blue) add{U} _ choice name(Add black) add{B} _ choice name(Add red) add{R} _ choice name(Add green) add{G}!$ controller auto={1}{R}:damage:1 target(creature,player) text=Bargain (You may sacrifice an artifact, enchantment, or token as you cast this spell.) -- Flying, haste -- When Realm-Scorcher Hellkite enters the battlefield, if it was bargained, add four mana in any combination of colors. -- {1}{R}: Realm-Scorcher Hellkite deals 1 damage to any target. @@ -84585,7 +84587,7 @@ toughness=7 [card] name=Sakashima of a Thousand Faces abilities=partner,legendruleremove -auto=may copy target(creature|mybattlefield) && all(this) transforms((,newability[partner],newability[legendruleremove])) forever +auto=may copy target(creature|mybattlefield) text=You may have Sakashima of a Thousand Faces enter the battlefield as a copy of another creature you control, except it has Sakashima of a Thousand Faces's other abilities. -- The "legend rule" doesn't apply to permanents you control. -- Partner (You can have two commanders if both have partner.) mana={3}{U} type=Legendary Creature @@ -85684,8 +85686,7 @@ type=Instant [card] name=Savage Gorger abilities=flying -otherrestriction=_SPECTACLE_ -auto=@each my endofturn:counter(1/1) +auto=@each my endofturn restriction{_SPECTACLE_}:counter(1/1) text=Flying -- At the beginning of your end step, if an opponent lost life this turn, put a +1/+1 counter on Savage Gorger. (Damage causes loss of life.) mana={1}{B}{B} type=Creature @@ -96911,7 +96912,8 @@ type=Sorcery [card] name=Storm the Citadel auto=all(creature|myBattlefield) +2/+2 -auto=all(creature|myBattlefield) @combatdamaged(player,planeswalker) from(this):destroy target(artifact,enchantment) +auto=all(creature|myBattlefield) transforms((,newability[@combatdamaged(player) from(this):destroy target(*[artifact;enchantment])])) +auto=all(creature|myBattlefield) transforms((,newability[@combatdamaged(Planeswalker) from(this):destroy target(*[artifact;enchantment])])) text=Until end of turn, creatures you control get +2/+2 and gain "Whenever this creature deals combat damage to a player or planeswalker, destroy target artifact or enchantment defending player controls." mana={4}{G} type=Sorcery @@ -112112,7 +112114,7 @@ type=Instant [card] name=Warkite Marauder abilities=flying -auto=_ATTACKING_target(creature|opponentBattlefield) loseabilities +auto=_ATTACKING_target(creature|opponentBattlefield) transforms((,newability[loseabilities],setpower=0,settoughness=1)) text=Flying -- Whenever Warkite Marauder attacks, target creature defending player controls loses all abilities and has base power and toughness 0/1 until end of turn. mana={1}{U} type=Creature diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 1f766ccc9..6c750a984 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -65232,8 +65232,8 @@ toughness=2 [/card] [card] name=Kytheon's Irregulars -auto={W}{W}:tap target(creature) auto=_RENOWN_(1) +auto={W}{W}:tap target(creature) text=Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.) -- {W}{W}: Tap target creature. mana={2}{W}{W} type=Creature @@ -78500,7 +78500,7 @@ type=Sorcery [card] name=Natural State auto=destroy -target=artifact,enchantment[manacost<=3] +target=*[artifact;enchantment;manacost<=3] text=Destroy target artifact or enchantment with mana value 3 or less. mana={G} type=Instant @@ -117224,7 +117224,7 @@ type=Artifact [/card] [card] name=Syphon Flesh -auto=ability$! sacrifice notatarget(creature|mybattlefield) and!( _ZOMBIETOKEN_ opponent )! !$ opponent +auto=ability$! sacrifice notatarget(creature|mybattlefield) and!( _ZOMBIETOKEN_ )! opponent !$ opponent text=Each other player sacrifices a creature. You put a 2/2 black Zombie creature token onto the battlefield for each creature sacrificed this way. mana={4}{B} type=Sorcery diff --git a/projects/mtg/src/Damage.cpp b/projects/mtg/src/Damage.cpp index 82f57b6ac..c41b30840 100644 --- a/projects/mtg/src/Damage.cpp +++ b/projects/mtg/src/Damage.cpp @@ -266,7 +266,7 @@ int Damage::resolve() else { ((MTGCardInstance*)source)->damageToOpponent += damage; - if(((MTGCardInstance*)source)->isCommander > 0) + if(((MTGCardInstance*)source)->isCommander > 0 && typeOfDamage == DAMAGE_COMBAT) ((MTGCardInstance*)source)->damageInflictedAsCommander += damage; } target->lifeLostThisTurn += damage; @@ -283,7 +283,7 @@ int Damage::resolve() } WEvent * lifed = NEW WEventLife((Player*)target,-damage, source); observer->receiveEvent(lifed); - if(((MTGCardInstance*)source)->damageInflictedAsCommander > 20) // if a Commander has dealt 21 or more damages to a player, he loose game. + if(((MTGCardInstance*)source)->damageInflictedAsCommander > 20) // If a player has been dealt 21 points of combat damage by a particular Commander during the game, that player loses a game. observer->setLoser(((MTGCardInstance*)source)->controller()->opponent()); } } diff --git a/projects/mtg/src/MTGRules.cpp b/projects/mtg/src/MTGRules.cpp index 1f0e91420..f96481e35 100644 --- a/projects/mtg/src/MTGRules.cpp +++ b/projects/mtg/src/MTGRules.cpp @@ -4077,8 +4077,11 @@ int MTGDeathtouchRule::receiveEvent(WEvent * event) if (card->basicAbilities[(int)Constants::DEATHTOUCH]||card->basicAbilities[(int)Constants::PERPETUALDEATHTOUCH]||card->LKIbasicAbilities[(int)Constants::DEATHTOUCH]||card->LKIbasicAbilities[(int)Constants::PERPETUALDEATHTOUCH]) { - _target->destroy(); - return 1; + if(_target->isCreature()) + { + _target->destroy(); + return 1; + } } } return 0;