{"info":{"_postman_id":"87b8239a-2599-48ca-a00e-8eefbd00acb5","name":"Dominion Card API","description":"<html><head></head><body><p>Full-featured Dominion Kingdom Cards API.</p>\n<p>This API is intended to power companion apps for the board game Dominion and allows you to quickly and easily obtain card sets and card details for the Kingdom Cards used to play the game.</p>\n<h2 id=\"public-github-repository\">Public GitHub Repository</h2>\n<p>See <a href=\"https://github.com/wesbuck/DominionCardAPI\">https://github.com/wesbuck/DominionCardAPI</a> for more information.</p>\n<h2 id=\"params\">Params</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td><em>Integer</em></td>\n<td>The primary key of the card.</td>\n</tr>\n<tr>\n<td><code>uuid</code></td>\n<td><em>String</em></td>\n<td>Each card has a unique 36 character UUID4 identifier.</td>\n</tr>\n<tr>\n<td><code>card_name</code></td>\n<td><em>String</em></td>\n<td>The unique name of the card.</td>\n</tr>\n<tr>\n<td><code>set_name</code></td>\n<td><em>String</em></td>\n<td>The name of the expansion set this card is a part of.</td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td><em>String</em></td>\n<td>The type of card.</td>\n</tr>\n<tr>\n<td><code>cost</code></td>\n<td><em>String</em></td>\n<td>The cost of this card.</td>\n</tr>\n<tr>\n<td><code>card_text</code></td>\n<td><em>String</em></td>\n<td>The full description of the card.</td>\n</tr>\n<tr>\n<td><code>is_kingdom_card</code></td>\n<td><em>Boolean</em></td>\n<td>Whether or not this is a kingdom card.</td>\n</tr>\n<tr>\n<td><code>source</code></td>\n<td><em>String</em></td>\n<td>The original source of this card.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"data-information\">Data Information</h2>\n<ul>\n<li>In the <strong>cost</strong> field, <code>Þ</code> represents \"potion(s)\".</li>\n<li>In the <strong>description</strong> field, <code>\\\\n</code> denotes where a new line should be inserted.</li>\n<li>In the <strong>description</strong> field, <code>\\\\d</code> denotes where a horizontal break should be inserted.</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"5603098","collectionId":"87b8239a-2599-48ca-a00e-8eefbd00acb5","publishedId":"RWguxcDR","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-10-07T00:23:45.000Z"},"item":[{"name":"/get_auth_token/","id":"474a6d68-c6b0-475a-b768-15e721cd5652","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"","type":"text","description":"<p><strong>String. Required.</strong></p>\n"},{"key":"password","value":"","type":"text","description":"<p><strong>String. Required.</strong></p>\n"}]},"url":"https://dominioncardapi.pythonanywhere.com/get_auth_token/","description":"<p>Send credentials to obtain an authentication token. A token is required to use this API.</p>\n","urlObject":{"protocol":"https","path":["get_auth_token",""],"host":["dominioncardapi","pythonanywhere","com"],"query":[],"variable":[]}},"response":[{"id":"21f71ad0-95f7-40cb-bd1e-7cf3e6819734","name":"/get_auth_token/","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"myuser","type":"text","description":"**String. Required.**"},{"key":"password","value":"mypass","type":"text","description":"**String. Required.**"}]},"url":"https://dominioncardapi.pythonanywhere.com/get_auth_token/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"0b4b13fa0a972c198b52efa63d9224b182f0af6c\"\n}"}],"_postman_id":"474a6d68-c6b0-475a-b768-15e721cd5652"},{"name":"/cardset/","id":"c0314bf7-6220-458d-b104-247540c8bd80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c","type":"text"}],"url":"https://dominioncardapi.pythonanywhere.com/cardset/","description":"<p>Get a set of 10 unique random Dominion Kingdom Cards. Does not include base cards or \"landscape\" cards. This function is intended to power \"deck builder\" or \"card picker\" applications.</p>\n","urlObject":{"protocol":"https","path":["cardset",""],"host":["dominioncardapi","pythonanywhere","com"],"query":[],"variable":[]}},"response":[{"id":"46787d79-4ff3-434a-ae47-4a99d9ace293","name":"/cardset/","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c","type":"text"}],"url":"https://dominioncardapi.pythonanywhere.com/cardset/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Oct 2020 23:20:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Clacks-Overhead","value":"GNU Terry Pratchett"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"PythonAnywhere"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 390,\n        \"uuid\": \"440b96ea-1926-4e83-a57a-8c6b3a3ceec4\",\n        \"card_name\": \"Crypt\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Set aside any number of Treasures you have in play (under this). While any remain, at the start of each of your turns, put one of them into your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 399,\n        \"uuid\": \"65310558-e3bc-4779-bc8a-18b85d1d8137\",\n        \"card_name\": \"Vampire\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night-Attack-Doom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Each other player receives the next Hex. Gain a card costing up to $5 other than a Vampire. Exchange this for a Bat.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 105,\n        \"uuid\": \"259068f9-21ef-4e0d-9b35-fa925089a4b2\",\n        \"card_name\": \"Hoard\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"Worth $2\\\\dWhile this is in play, when you buy a Victory card, gain a Gold.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 17,\n        \"uuid\": \"a8ab2d63-a2af-465f-8d10-cd77d4c26c20\",\n        \"card_name\": \"Laboratory\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Cards\\\\n+1 Action.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 80,\n        \"uuid\": \"cb4756e7-8920-4c55-afef-d7dad3075c71\",\n        \"card_name\": \"Treasure Map\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Trash this and another copy of Treasure Map from your hand. If you do trash two Treasure Maps, gain 4 Gold cards, putting them on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 403,\n        \"uuid\": \"cca655ed-a783-4938-91f4-8ea7da96f7ab\",\n        \"card_name\": \"Wish\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"+1 Action\\\\nReturn this to its pile. If you did, gain a card to your hand costing up to $6.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 153,\n        \"uuid\": \"61043cb6-d6a3-49a8-83f8-7938d6ca5af7\",\n        \"card_name\": \"Mandarin\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+$3\\\\nPut a card from your hand on top of your deck.\\\\dWhen you gain this, put all Treasures you have in play on top of your deck in any order.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 320,\n        \"uuid\": \"2ab7d760-2dc8-44c2-92c4-8a821ecc9478\",\n        \"card_name\": \"Crown\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action-Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"If it's your Action phase, you may play an Action from your hand twice. If it's your Buy phase, you may play a Treasure from your hand twice.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 231,\n        \"uuid\": \"ab511fac-52ff-403b-b75e-0ce37a216fe2\",\n        \"card_name\": \"Baker\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nTake a Coin token.\\\\dSetup: Each player takes a Coin token.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 308,\n        \"uuid\": \"2e4298ea-effc-4ca6-92d1-b909145aaf3b\",\n        \"card_name\": \"Castles\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Victory-Castle\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Sort the castle pile by cost, putting the more expensive Castles on the bottom. For a 2-player game, use only one of each Castle. Only the top card of the pile may be gained or bought.\",\n        \"source\": \"default\"\n    }\n]"}],"_postman_id":"c0314bf7-6220-458d-b104-247540c8bd80"},{"name":"/random/","id":"1090e764-12c9-41c6-9fe5-8774c2556728","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c","type":"text"}],"url":"https://dominioncardapi.pythonanywhere.com/random/","description":"<p>Get a single random Dominion Card. This can be any type of card.</p>\n","urlObject":{"protocol":"https","path":["random",""],"host":["dominioncardapi","pythonanywhere","com"],"query":[],"variable":[]}},"response":[{"id":"e34ef7fc-b98b-4bcf-a70d-3ab3ebe3ff3e","name":"/random/","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c","type":"text"}],"url":"https://dominioncardapi.pythonanywhere.com/random/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Oct 2020 03:07:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Clacks-Overhead","value":"GNU Terry Pratchett"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"PythonAnywhere"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 467,\n    \"uuid\": \"a49d5b59-6a36-4390-a1ce-9c19b409ba66\",\n    \"card_name\": \"City Gate\",\n    \"set_name\": \"Renaissance\",\n    \"type\": \"Project\",\n    \"is_kingdom_card\": false,\n    \"cost\": \"$3\",\n    \"card_text\": \"At the start of your turn, +1 Card, then put a card from your hand onto your deck.\",\n    \"source\": \"default\"\n}"}],"_postman_id":"1090e764-12c9-41c6-9fe5-8774c2556728"},{"name":"/kingdom/","id":"a5f57927-d16b-4240-a64c-bfa23427a777","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c","type":"text"}],"url":"https://dominioncardapi.pythonanywhere.com/kingdom/","description":"<p>Get a single random Dominion Kingdom Card. Excludes base cards and \"landscape\" cards.</p>\n","urlObject":{"protocol":"https","path":["kingdom",""],"host":["dominioncardapi","pythonanywhere","com"],"query":[],"variable":[]}},"response":[{"id":"4e49eea8-8245-4717-956d-fd4ab76bb585","name":"/kingdom/","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c","type":"text"}],"url":"https://dominioncardapi.pythonanywhere.com/kingdom/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Oct 2020 03:08:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"245"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Clacks-Overhead","value":"GNU Terry Pratchett"},{"key":"Server","value":"PythonAnywhere"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 233,\n    \"uuid\": \"6b9999ec-3ed1-42ac-8c1a-3c0253febb55\",\n    \"card_name\": \"Candlestick Maker\",\n    \"set_name\": \"Guilds\",\n    \"type\": \"Action\",\n    \"is_kingdom_card\": true,\n    \"cost\": \"$2\",\n    \"card_text\": \"+1 Action\\\\n+1 Buy\\\\nTake a Coin token.\",\n    \"source\": \"default\"\n}"}],"_postman_id":"a5f57927-d16b-4240-a64c-bfa23427a777"},{"name":"/all/","id":"cf33c481-2d91-44ab-8ec2-6d12d2876e7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c"}],"url":"https://dominioncardapi.pythonanywhere.com/all/","description":"<p>Get the list of all Dominion Kingdom Card(s). Does not include base cards or \"landscape\" cards. Alias of <code>/cards/?is_kingdom_card=true</code>.</p>\n","urlObject":{"protocol":"https","path":["all",""],"host":["dominioncardapi","pythonanywhere","com"],"query":[],"variable":[]}},"response":[{"id":"410a0237-ed42-4c1f-a9b0-3758b23cc15c","name":"/all/","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c"}],"url":"https://dominioncardapi.pythonanywhere.com/all/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Oct 2020 23:25:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Clacks-Overhead","value":"GNU Terry Pratchett"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"PythonAnywhere"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"uuid\": \"5a27ee39-fb09-46ac-b77a-cf8862ba027e\",\n        \"card_name\": \"Black Market\",\n        \"set_name\": \"Promo\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+$2\\\\nReveal the top 3 cards of the Black Market deck. You may buy one of them immediately. Put the unbought cards on the bottom of the Black Market deck in any order.\\\\d(Before the game, make a Black Market deck out of one copy of each Kingdom card not in \",\n        \"source\": \"default\",\n        \"id\": 1\n    },\n    {\n        \"uuid\": \"02ff3f06-3816-4d9f-8365-edb7574a2405\",\n        \"card_name\": \"Envoy\",\n        \"set_name\": \"Promo\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Reveal the top 5 cards of your deck. The player to your left chooses one for you to discard. Draw the rest.\",\n        \"source\": \"default\",\n        \"id\": 2\n    },\n    {\n        \"uuid\": \"9bec5138-133a-4d00-820b-e2101a10f5be\",\n        \"card_name\": \"Governor\",\n        \"set_name\": \"Promo\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Action\\\\nChoose one; you get the version in parentheses: Each player gets +1 (+3) Cards; or each player gains a Silver (Gold); or each player may trash a card from his hand and gain a card costing exactly $1 ($2) more.\",\n        \"source\": \"default\",\n        \"id\": 3\n    },\n    {\n        \"uuid\": \"fb38a986-c690-46d8-9a15-6c8428c21164\",\n        \"card_name\": \"Prince\",\n        \"set_name\": \"Promo\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$8\",\n        \"card_text\": \"You may set this aside. If you do, set aside an Action card from your hand costing up to $4. At the start of each of your turns, play that Action, setting it aside again when you discard it from play. (Stop playing it if you fail to set it aside on a turn you play it.)\",\n        \"source\": \"default\",\n        \"id\": 4\n    },\n    {\n        \"uuid\": \"4dfce28c-5be7-410f-8875-2e92b4624962\",\n        \"card_name\": \"Stash\",\n        \"set_name\": \"Promo\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $2\\\\dWhen you shuffle, you may put this anywhere in your deck.\",\n        \"source\": \"default\",\n        \"id\": 5\n    },\n    {\n        \"uuid\": \"3ade919f-bde0-48fd-8020-ab1e34e29266\",\n        \"card_name\": \"Walled Village\",\n        \"set_name\": \"Promo\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\dAt the start of Clean-up, if you have this and no more than one other Action card in play, you may put this on top of your deck.\",\n        \"source\": \"default\",\n        \"id\": 7\n    },\n    {\n        \"uuid\": \"7d2e508b-e95c-42e4-b65a-1a6aaa210ecf\",\n        \"card_name\": \"Adventurer\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"Reveal cards from your deck until you reveal 2 Treasure cards. Put those Treasure cards in your hand and discard the other revealed cards.\",\n        \"source\": \"default\",\n        \"id\": 8\n    },\n    {\n        \"uuid\": \"c4a06798-1af8-4822-997a-4e1cae520d85\",\n        \"card_name\": \"Bureaucrat\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Gain a silver card; put it on top of your deck. Each other player reveals a Victory card from his hand and puts it on his deck (or reveals a hand with no Victory cards).\",\n        \"source\": \"default\",\n        \"id\": 9\n    },\n    {\n        \"uuid\": \"df2df56b-00a5-4e53-b597-7c03c376b946\",\n        \"card_name\": \"Cellar\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Action\\\\nDiscard any number of cards.\\\\n+1 Card per card discarded.\",\n        \"source\": \"default\",\n        \"id\": 10\n    },\n    {\n        \"uuid\": \"15a2b675-2795-4fba-a46c-5a96191693ad\",\n        \"card_name\": \"Chancellor\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+$2\\\\nYou may immediately put your deck into your discard pile.\",\n        \"source\": \"default\",\n        \"id\": 11\n    },\n    {\n        \"uuid\": \"abf4fdea-86b5-4946-89df-eeaabb04985e\",\n        \"card_name\": \"Chapel\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Trash up to 4 cards from your hand.\",\n        \"source\": \"default\",\n        \"id\": 12\n    },\n    {\n        \"uuid\": \"1ac04768-660b-4d6f-9be4-4148be2fd6d8\",\n        \"card_name\": \"Council Room\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+4 Cards\\\\n+1 Buy\\\\nEach other player draws a card.\",\n        \"source\": \"default\",\n        \"id\": 13\n    },\n    {\n        \"uuid\": \"e9c17630-4b31-4fc4-9d1d-152f6a20148b\",\n        \"card_name\": \"Feast\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Trash this card. Gain a card costing up to $5.\",\n        \"source\": \"default\",\n        \"id\": 14\n    },\n    {\n        \"uuid\": \"23fc122a-a253-44a8-a12d-36eb56043279\",\n        \"card_name\": \"Festival\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Actions\\\\n+1 Buy\\\\n+$2.\",\n        \"source\": \"default\",\n        \"id\": 15\n    },\n    {\n        \"uuid\": \"1f9800e8-b67c-4f43-9d00-713882e5bfd4\",\n        \"card_name\": \"Gardens\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Worth 1VP for every 10 cards in your deck (rounded down).\",\n        \"source\": \"default\",\n        \"id\": 16\n    },\n    {\n        \"uuid\": \"a8ab2d63-a2af-465f-8d10-cd77d4c26c20\",\n        \"card_name\": \"Laboratory\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Cards\\\\n+1 Action.\",\n        \"source\": \"default\",\n        \"id\": 17\n    },\n    {\n        \"uuid\": \"2896b36d-ee55-47d2-84c3-76dd4322abc6\",\n        \"card_name\": \"Library\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Draw until you have 7 cards in hand. You may set aside any Action cards drawn this way, as you draw them; discard the set aside cards after you finish drawing.\",\n        \"source\": \"default\",\n        \"id\": 18\n    },\n    {\n        \"uuid\": \"885d5bf2-123c-4986-ba78-5afbafc8b7f9\",\n        \"card_name\": \"Market\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\n+1 Buy\\\\n+$1.\",\n        \"source\": \"default\",\n        \"id\": 19\n    },\n    {\n        \"uuid\": \"64727167-8df4-4cfa-93aa-cf11792533a5\",\n        \"card_name\": \"Militia\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2\\\\nEach other player discards down to 3 cards in his hand.\",\n        \"source\": \"default\",\n        \"id\": 20\n    },\n    {\n        \"uuid\": \"6ca7d21e-ae76-45ac-b442-cf02dfa13c07\",\n        \"card_name\": \"Mine\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Trash a Treasure card from your hand. Gain a Treasure card costing up to $3 more; put it into your hand.\",\n        \"source\": \"default\",\n        \"id\": 21\n    },\n    {\n        \"uuid\": \"2b5e1c96-9f2a-4faa-8c75-9c6292867299\",\n        \"card_name\": \"Moat\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+2 Cards\\\\dWhen another player plays an Attack card, you may reveal this from your hand. If you do, you are unaffected by that Attack.\",\n        \"source\": \"default\",\n        \"id\": 22\n    },\n    {\n        \"uuid\": \"2daa175e-f619-409a-bf89-c12b5e69d2f2\",\n        \"card_name\": \"Moneylender\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Trash a Copper from your hand. If you do, +$3.\",\n        \"source\": \"default\",\n        \"id\": 23\n    },\n    {\n        \"uuid\": \"3ebceb63-41f9-47f8-bf01-56b3f158325e\",\n        \"card_name\": \"Remodel\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Trash a card from your hand. Gain a card costing up to $2 more than the trashed card.\",\n        \"source\": \"default\",\n        \"id\": 24\n    },\n    {\n        \"uuid\": \"044392b9-5018-4f13-b5ef-3974f12dee28\",\n        \"card_name\": \"Smithy\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+3 Cards\",\n        \"source\": \"default\",\n        \"id\": 25\n    },\n    {\n        \"uuid\": \"f7f1fcd7-232b-445d-bd2d-9a43445c58d2\",\n        \"card_name\": \"Spy\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nEach player (including you) reveals the top card of his deck and either discards it or puts it back, your choice.\",\n        \"source\": \"default\",\n        \"id\": 26\n    },\n    {\n        \"uuid\": \"a44da6e1-7b8b-4821-978a-2617e20ce3aa\",\n        \"card_name\": \"Thief\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Each other player reveals the top 2 cards of his deck. If they revealed any Treasure cards, they trash one of them that you choose. You may gain any or all of these trashed cards. They discard the other revealed cards.\",\n        \"source\": \"default\",\n        \"id\": 27\n    },\n    {\n        \"uuid\": \"e36331d7-6478-4cab-ab6c-792bf35d7979\",\n        \"card_name\": \"Throne Room\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Choose an Action card in your hand. Play it twice.\",\n        \"source\": \"default\",\n        \"id\": 28\n    },\n    {\n        \"uuid\": \"16fece62-7eac-4fc0-ab53-600ddb7c942a\",\n        \"card_name\": \"Village\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\",\n        \"source\": \"default\",\n        \"id\": 29\n    },\n    {\n        \"uuid\": \"9f3f9981-25db-4a2d-acd2-7e3b2f9b4c1a\",\n        \"card_name\": \"Witch\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Cards\\\\nEach other player gains a Curse card.\",\n        \"source\": \"default\",\n        \"id\": 30\n    },\n    {\n        \"uuid\": \"56d29153-346b-46f8-a493-f5c980d57684\",\n        \"card_name\": \"Woodcutter\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Buy\\\\n+$2\",\n        \"source\": \"default\",\n        \"id\": 31\n    },\n    {\n        \"uuid\": \"a3f6a42d-d4a6-4800-a379-963a14376a8c\",\n        \"card_name\": \"Workshop\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Gain a card costing up to $4.\",\n        \"source\": \"default\",\n        \"id\": 32\n    },\n    {\n        \"uuid\": \"2156d5e6-0458-4bf9-a5d2-37131975a34f\",\n        \"card_name\": \"Baron\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Buy\\\\nYou may discard an Estate card. If you do, +$4.\\\\nOtherwise, gain an Estate card.\",\n        \"source\": \"default\",\n        \"id\": 33\n    },\n    {\n        \"uuid\": \"d43901bf-cafe-44ba-82ff-d3cc7532a344\",\n        \"card_name\": \"Bridge\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Buy\\\\n+$1\\\\nAll cards (including cards in players' hands) cost $1 less this turn, but not less than $0.\",\n        \"source\": \"default\",\n        \"id\": 34\n    },\n    {\n        \"uuid\": \"e573b770-d9a3-49e4-9d0b-07c83639cce5\",\n        \"card_name\": \"Conspirator\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2\\\\nIf you've played 3 or more Actions this turn (counting this): +1 Card; +1 Action.\",\n        \"source\": \"default\",\n        \"id\": 35\n    },\n    {\n        \"uuid\": \"8643a1a9-1525-48bf-b8a8-ff1f7b93119c\",\n        \"card_name\": \"Coppersmith\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Copper produces an extra $1 this turn.\",\n        \"source\": \"default\",\n        \"id\": 36\n    },\n    {\n        \"uuid\": \"2e722ae6-d10f-4905-9b11-406a92144d44\",\n        \"card_name\": \"Courtyard\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+3 Cards\\\\nPut a card from your hand on top of your deck.\",\n        \"source\": \"default\",\n        \"id\": 37\n    },\n    {\n        \"uuid\": \"0541b437-302d-4cae-bf26-36e84ed8cad9\",\n        \"card_name\": \"Duke\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth 1VP per Duchy you have.\",\n        \"source\": \"default\",\n        \"id\": 38\n    },\n    {\n        \"uuid\": \"729b6278-16f1-46e2-a33e-fc2d13ea76ee\",\n        \"card_name\": \"Great Hall\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action-Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\dWorth 1VP\",\n        \"source\": \"default\",\n        \"id\": 39\n    },\n    {\n        \"uuid\": \"96cb13bd-25df-4e96-93bd-0179ce1ead2f\",\n        \"card_name\": \"Harem\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Treasure-Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"Worth $2\\\\nWorth 2VP\",\n        \"source\": \"default\",\n        \"id\": 40\n    },\n    {\n        \"uuid\": \"4e9b9f44-03ec-4fbf-8945-49f760414034\",\n        \"card_name\": \"Ironworks\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Gain a card costing up to $4. If it is an...\\\\nAction card, +1 Action\\\\nTreasure card, +$1\\\\nVictory card, +1 Card\",\n        \"source\": \"default\",\n        \"id\": 41\n    },\n    {\n        \"uuid\": \"04a42c1f-8ad5-409f-8049-195140139272\",\n        \"card_name\": \"Masquerade\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+2 Cards\\\\nEach player passes a card in their hand to the player on their left. Then you may trash a card from your hand.\",\n        \"source\": \"default\",\n        \"id\": 42\n    },\n    {\n        \"uuid\": \"7e6f4f96-1148-472b-868b-f8a77d4efa51\",\n        \"card_name\": \"Mining Village\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\nYou may trash this card immediately. If you do, +$2.\",\n        \"source\": \"default\",\n        \"id\": 43\n    },\n    {\n        \"uuid\": \"254ca41b-45d8-4bb7-bf4c-0741f1c73047\",\n        \"card_name\": \"Minion\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Action\\\\nChoose one: +$2; or discard your hand, +4 Cards, and each other player with at least 5 cards in hand discards his hand and draws 4 cards.\",\n        \"source\": \"default\",\n        \"id\": 44\n    },\n    {\n        \"uuid\": \"ffa9eec6-47d7-4c5a-a4e7-1fb40ce92119\",\n        \"card_name\": \"Nobles\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action-Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"Choose one: +3 Cards; or +2 Actions.\\\\dWorth 2VP\",\n        \"source\": \"default\",\n        \"id\": 45\n    },\n    {\n        \"uuid\": \"1907cb24-7ecf-44cf-af8f-1571507f3349\",\n        \"card_name\": \"Pawn\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Choose two: +1 Card; +1 Action; +1 Buy; +$1.\\\\n(The choices must be different.)\",\n        \"source\": \"default\",\n        \"id\": 46\n    },\n    {\n        \"uuid\": \"5b141b7a-323f-42e9-8cfd-c86f83175f12\",\n        \"card_name\": \"Saboteur\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Each other player reveals cards from the top of his deck until revealing one costing $3 or more. He trashes that card and may gain a card costing at most $2 less than it. He discards the other revealed cards.\",\n        \"source\": \"default\",\n        \"id\": 47\n    },\n    {\n        \"uuid\": \"c769ddc3-883c-4248-97f7-2dc50b8be1c8\",\n        \"card_name\": \"Scout\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Action\\\\nReveal the top 4 cards of your deck. Put the revealed Victory cards into your hand. Put the other cards on top of your deck in any order.\",\n        \"source\": \"default\",\n        \"id\": 48\n    },\n    {\n        \"uuid\": \"bbdd6847-51b2-4a06-8efd-46648dbe2424\",\n        \"card_name\": \"Secret Chamber\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Discard any number of cards. +$1 per card discarded.\\\\dWhen another player plays an Attack card, you may reveal this from your hand. If you do, +2 cards, then put 2 cards from your hand on top of your deck.\",\n        \"source\": \"default\",\n        \"id\": 49\n    },\n    {\n        \"uuid\": \"c3c3dc1d-9499-4df4-b883-6e1a31a1037b\",\n        \"card_name\": \"Shanty Town\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+2 Actions\\\\nReveal your hand.\\\\nIf you have no Action cards in hand, +2 Cards.\",\n        \"source\": \"default\",\n        \"id\": 50\n    },\n    {\n        \"uuid\": \"8af93d45-6088-4bd6-afd2-57e8c1ee0b2d\",\n        \"card_name\": \"Steward\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Choose one: +2 Cards; or +$2; or trash 2 cards from your hand.\",\n        \"source\": \"default\",\n        \"id\": 51\n    },\n    {\n        \"uuid\": \"7672c129-e604-4c0e-88d1-6998053af0c9\",\n        \"card_name\": \"Swindler\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+$2\\\\nEach other player trashes the top card of his deck and gains a card with the same cost that you choose.\",\n        \"source\": \"default\",\n        \"id\": 52\n    },\n    {\n        \"uuid\": \"03767962-f515-4855-a299-d542baa7fc3d\",\n        \"card_name\": \"Torturer\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+3 Cards\\\\nEach other player chooses one: he discards 2 cards; or he gains a Curse card, putting it in his hand.\",\n        \"source\": \"default\",\n        \"id\": 53\n    },\n    {\n        \"uuid\": \"65135fe0-7db2-4098-b62d-2d98dc3f026e\",\n        \"card_name\": \"Trading Post\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Trash 2 cards from your hand. If you do, gain a silver card; put it into your hand.\",\n        \"source\": \"default\",\n        \"id\": 54\n    },\n    {\n        \"uuid\": \"d32f2028-d039-4cdf-8f1d-990dbdbc7c33\",\n        \"card_name\": \"Tribute\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"The player to your left reveals then discards the top 2 cards of his deck. For each differently named card revealed, if it is an...\\\\nAction Card, +2 Actions\\\\nTreasure Card, +$2\\\\nVictory Card, +2 Cards\",\n        \"source\": \"default\",\n        \"id\": 55\n    },\n    {\n        \"uuid\": \"63759cda-631d-48bb-8f80-43376a3bd952\",\n        \"card_name\": \"Upgrade\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nTrash a card from your hand. Gain a card costing exactly $1 more than it.\",\n        \"source\": \"default\",\n        \"id\": 56\n    },\n    {\n        \"uuid\": \"1b4853cd-6e3a-412c-a145-488d5bf013fa\",\n        \"card_name\": \"Wishing Well\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nName a card, then reveal the top card of your deck. If it is the named card, put it in your hand.\",\n        \"source\": \"default\",\n        \"id\": 57\n    },\n    {\n        \"uuid\": \"fe27fc6f-2b2c-4e6c-88ee-cbca5ff6ce9d\",\n        \"card_name\": \"Ambassador\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Reveal a card from your hand. Return up to 2 copies of it from your hand to the Supply.\\\\nThen each other player gains a copy of it.\",\n        \"source\": \"default\",\n        \"id\": 58\n    },\n    {\n        \"uuid\": \"310119e5-3d9f-40e0-a890-6f44b52f1150\",\n        \"card_name\": \"Bazaar\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\n+$1.\",\n        \"source\": \"default\",\n        \"id\": 59\n    },\n    {\n        \"uuid\": \"db7fa2d8-58ef-4054-8131-2f06de964ab8\",\n        \"card_name\": \"Caravan\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nAt the start of your next turn, +1 Card.\",\n        \"source\": \"default\",\n        \"id\": 60\n    },\n    {\n        \"uuid\": \"5bca6d85-7e3c-41f8-9757-9afb04c29597\",\n        \"card_name\": \"Cutpurse\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2\\\\nEach other player discards a Copper card (or reveals a hand with no Copper).\",\n        \"source\": \"default\",\n        \"id\": 61\n    },\n    {\n        \"uuid\": \"ddadbb98-e73b-4435-80c6-c89a304082c9\",\n        \"card_name\": \"Embargo\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+$2\\\\nTrash this card. Put an Embargo token on top of a Supply pile.\\\\dWhen a player buys a card, he gains a Curse card per Embargo token on that pile.\",\n        \"source\": \"default\",\n        \"id\": 62\n    },\n    {\n        \"uuid\": \"f2ed2f5d-cbc9-420e-9129-692e948bb2c5\",\n        \"card_name\": \"Explorer\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"You may reveal a Province card from your hand. If you do, gain a Gold card, putting it into your hand. Otherwise, gain a Silver card, putting it into your hand.\",\n        \"source\": \"default\",\n        \"id\": 63\n    },\n    {\n        \"uuid\": \"991c9e1e-b88e-4190-bc8f-d06de07b2876\",\n        \"card_name\": \"Fishing Village\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+2 Actions\\\\n+$1\\\\nAt the start of your next turn: +1 Action; +$1.\",\n        \"source\": \"default\",\n        \"id\": 64\n    },\n    {\n        \"uuid\": \"52aeb8e2-0946-42b3-973b-2661fdcb46ef\",\n        \"card_name\": \"Ghost Ship\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Cards\\\\nEach other player with 4 or more cards in hand puts cards from his hand on top of his deck until he has 3 cards in his hand.\",\n        \"source\": \"default\",\n        \"id\": 65\n    },\n    {\n        \"uuid\": \"874400b2-76b4-4d6a-87af-0bc7a2d8d8f2\",\n        \"card_name\": \"Haven\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nSet aside a card from your hand face down. At the start of your next turn, put it into your hand.\",\n        \"source\": \"default\",\n        \"id\": 66\n    },\n    {\n        \"uuid\": \"2d991f1a-c5ed-4bc6-9b1a-6131a6d39b91\",\n        \"card_name\": \"Island\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Set aside this and another card from your hand. Return them to your deck at the end of the game.\\\\dWorth 2VP\",\n        \"source\": \"default\",\n        \"id\": 67\n    },\n    {\n        \"uuid\": \"773a0485-926a-4d42-a89b-8fe9d08b307e\",\n        \"card_name\": \"Lighthouse\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Action\\\\nNow and at the start of your next turn: +$1.\\\\dWhile this is in play, when another player plays an Attack card, it doesn't affect you.\",\n        \"source\": \"default\",\n        \"id\": 68\n    },\n    {\n        \"uuid\": \"c41772c6-cfef-4103-a71c-54feee477ddc\",\n        \"card_name\": \"Lookout\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Action\\\\nLook at the top 3 cards of your deck. Trash one of them. Discard one of them. Put the other one on top of your deck.\",\n        \"source\": \"default\",\n        \"id\": 69\n    },\n    {\n        \"uuid\": \"ff35483d-9a72-48af-ada9-fb083d32f960\",\n        \"card_name\": \"Merchant Ship\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Now and at the start of your next turn: +$2.\",\n        \"source\": \"default\",\n        \"id\": 70\n    },\n    {\n        \"uuid\": \"e3370427-945f-469b-a0fc-073fc6171fdd\",\n        \"card_name\": \"Native Village\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+2 Actions\\\\nChoose one: Set aside the top card of your deck face down on your Native Village mat; or put all the cards from your mat into your hand.\\\\nYou may look at the cards on your mat at any time; return them to your deck at the end of the game.\",\n        \"source\": \"default\",\n        \"id\": 71\n    },\n    {\n        \"uuid\": \"f6201b4a-d59f-4651-b7df-8f0bd8ef488d\",\n        \"card_name\": \"Navigator\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2\\\\nLook at the top 5 cards of your deck. Either discard all of them, or put them back on top of your deck in any order.\",\n        \"source\": \"default\",\n        \"id\": 72\n    },\n    {\n        \"uuid\": \"d412e930-0de3-4fd1-9ebf-943a17a32de8\",\n        \"card_name\": \"Outpost\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"You only draw 3 cards (instead of 5) in this turn's Clean-up phase. Take an extra turn after this one. This can't cause you to take more than two consecutive turns.\",\n        \"source\": \"default\",\n        \"id\": 73\n    },\n    {\n        \"uuid\": \"205c9bdb-cbda-4df1-b955-e8c410d8f605\",\n        \"card_name\": \"Pearl Diver\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nLook at the bottom card of your deck. You may put it on top.\",\n        \"source\": \"default\",\n        \"id\": 74\n    },\n    {\n        \"uuid\": \"f5ed0713-7621-4ac8-a5bd-b1d08cbbe5c2\",\n        \"card_name\": \"Pirate Ship\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Choose one: Each other player reveals the top 2 cards of his deck, trashes a revealed Treasure that you choose, discards the rest, and if anyone trashed a Treasure you take a Coin token; or, +$1 per Coin token you've taken with Pirate Ships this game.\",\n        \"source\": \"default\",\n        \"id\": 75\n    },\n    {\n        \"uuid\": \"305db0f1-cc14-4aea-a7a4-196584e5fddd\",\n        \"card_name\": \"Salvager\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Buy\\\\nTrash a card from your hand. +$ equal to its cost.\",\n        \"source\": \"default\",\n        \"id\": 76\n    },\n    {\n        \"uuid\": \"cbafe020-ec60-41e5-bf7d-dfe15032c4fc\",\n        \"card_name\": \"Sea Hag\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Each other player discards the top card of his deck, then gains a Curse card, putting it on top of his deck.\",\n        \"source\": \"default\",\n        \"id\": 77\n    },\n    {\n        \"uuid\": \"2ee9dc3b-b6e7-4244-9ea9-099ae56b883f\",\n        \"card_name\": \"Smugglers\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Gain a copy of a card costing up to $6 that the player to your right gained on his last turn.\",\n        \"source\": \"default\",\n        \"id\": 78\n    },\n    {\n        \"uuid\": \"c3c9b7d0-0a5c-484e-a9ca-b123cab802f1\",\n        \"card_name\": \"Tactician\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Discard your hand. If you discarded any cards this way, then at the start of your next turn, +5 Cards; +1 Buy; and +1 Action.\",\n        \"source\": \"default\",\n        \"id\": 79\n    },\n    {\n        \"uuid\": \"cb4756e7-8920-4c55-afef-d7dad3075c71\",\n        \"card_name\": \"Treasure Map\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Trash this and another copy of Treasure Map from your hand. If you do trash two Treasure Maps, gain 4 Gold cards, putting them on top of your deck.\",\n        \"source\": \"default\",\n        \"id\": 80\n    },\n    {\n        \"uuid\": \"0e30dede-87dd-447d-ac22-a15294ae800b\",\n        \"card_name\": \"Treasury\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\n+$1\\\\dWhen you discard this from play, if you didn't buy a Victory card this turn, you may put this on top of your deck.\",\n        \"source\": \"default\",\n        \"id\": 81\n    },\n    {\n        \"uuid\": \"6ea587d6-af7c-4caa-9058-a0ed32274000\",\n        \"card_name\": \"Warehouse\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+3 Cards\\\\n +1 Action\\\\nDiscard 3 cards.\",\n        \"source\": \"default\",\n        \"id\": 82\n    },\n    {\n        \"uuid\": \"371ca3e2-6b35-46a2-9db4-4d49f76bc246\",\n        \"card_name\": \"Wharf\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Now and at the start of your next turn: +2 Cards\\\\n+1 Buy.\",\n        \"source\": \"default\",\n        \"id\": 83\n    },\n    {\n        \"uuid\": \"6d45d005-145f-46b0-926a-a44af444e809\",\n        \"card_name\": \"Alchemist\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+2 Cards\\\\n+1 Action\\\\dWhen you discard this from play, you may put this on top of your deck if you have a Potion in play.\",\n        \"source\": \"default\",\n        \"id\": 84\n    },\n    {\n        \"uuid\": \"844d403b-bb00-44cc-872c-191eda406b07\",\n        \"card_name\": \"Apothecary\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nReveal the top 4 cards of your deck. Put the revealed Coppers and Potions into your hand. Put the other cards back on top in any order.\",\n        \"source\": \"default\",\n        \"id\": 85\n    },\n    {\n        \"uuid\": \"b88f5218-b946-40d6-b80a-b4720fc2f45e\",\n        \"card_name\": \"Apprentice\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Action\\\\nTrash a card from your hand. +1 Card per Coin it costs. +2 Cards if it has  in its cost.\",\n        \"source\": \"default\",\n        \"id\": 86\n    },\n    {\n        \"uuid\": \"7bdc68c4-4e4e-4277-8a0d-d70015ad4585\",\n        \"card_name\": \"Familiar\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nEach other player gains a curse.\",\n        \"source\": \"default\",\n        \"id\": 87\n    },\n    {\n        \"uuid\": \"ea4533a1-d05d-4f1d-8d9c-170f9aea66ca\",\n        \"card_name\": \"Golem\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Reveal cards from your deck until you reveal 2 Action cards other than Golem Cards. Discard the other cards, then play the Action cards in either order.\",\n        \"source\": \"default\",\n        \"id\": 88\n    },\n    {\n        \"uuid\": \"d2a44773-cde5-45c0-9c00-4c45e7a09370\",\n        \"card_name\": \"Herbalist\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Buy\\\\n+$1\\\\dWhen you discard this from play, you may put one of your Treasures from play on top of your deck.\",\n        \"source\": \"default\",\n        \"id\": 89\n    },\n    {\n        \"uuid\": \"fc082ba6-9df6-49c8-a558-0d0213216434\",\n        \"card_name\": \"Philosopher's Stone\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"When you play this, count your deck and discard pile. Worth $1 per 5 cards total between them (rounded down).\",\n        \"source\": \"default\",\n        \"id\": 90\n    },\n    {\n        \"uuid\": \"f8b5430a-7bc3-44b2-8057-b2e192130065\",\n        \"card_name\": \"Possession\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"The player to your left takes an extra turn after this one, in which you can see all cards he can and make all decisions for him. Any cards he would gain on that turn, you gain instead; any cards of his that are trashed are set aside and returned to his discard pile at end of turn.\",\n        \"source\": \"default\",\n        \"id\": 91\n    },\n    {\n        \"uuid\": \"be6790f1-7586-4eb8-b272-a33d5198df72\",\n        \"card_name\": \"Scrying Pool\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Action\\\\nEach player (including you) reveals the top card of his deck and either discards it or puts it back, your choice. Then reveal cards from the top of your deck until revealing one that isn't an Action. Put all of your revealed cards into your han\",\n        \"source\": \"default\",\n        \"id\": 92\n    },\n    {\n        \"uuid\": \"0d0fe6e8-058c-4dfb-ac82-82a3080eae50\",\n        \"card_name\": \"Transmute\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"Trash a card from your hand. If it is an... Action card, gain a Duchy\\\\nTreasure card, gain a Transmute\\\\nVictory card, gain a Gold\",\n        \"source\": \"default\",\n        \"id\": 93\n    },\n    {\n        \"uuid\": \"d6936acc-1f35-4450-adfd-98ba66920375\",\n        \"card_name\": \"University\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+2 Actions\\\\nYou may gain an Action card costing up to $5.\",\n        \"source\": \"default\",\n        \"id\": 94\n    },\n    {\n        \"uuid\": \"85d63de8-2a05-46c3-852d-daaaf99a6207\",\n        \"card_name\": \"Vineyard\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"Worth 1VP for every 3 Action cards in your deck (rounded down).\",\n        \"source\": \"default\",\n        \"id\": 95\n    },\n    {\n        \"uuid\": \"a0559965-dbde-453b-8d41-eb2eb908b7fc\",\n        \"card_name\": \"Bank\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$7\",\n        \"card_text\": \"When you play this, it's worth $1 per Treasure card you have in play (counting this).\",\n        \"source\": \"default\",\n        \"id\": 96\n    },\n    {\n        \"uuid\": \"97a9286e-65a9-426d-bccb-7bf183d21351\",\n        \"card_name\": \"Bishop\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$1\\\\n+1VP\\\\nTrash a card from your hand. +VP equal to half its cost in coins, rounded down. Each other player may trash a card from his hand.\",\n        \"source\": \"default\",\n        \"id\": 97\n    },\n    {\n        \"uuid\": \"f4d7486b-7f03-41d4-a03b-a07302dd06f9\",\n        \"card_name\": \"City\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\nIf there are one or more empty Supply piles, +1 Card. If there are two or more, +$1 and +1 Buy.\",\n        \"source\": \"default\",\n        \"id\": 98\n    },\n    {\n        \"uuid\": \"ff05f2eb-5468-42d8-b5cc-079783724dac\",\n        \"card_name\": \"Contraband\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $3\\\\n+1 Buy\\\\nWhen you play this, the player to your left names a card. You can't buy that card this turn.\",\n        \"source\": \"default\",\n        \"id\": 99\n    },\n    {\n        \"uuid\": \"72573fae-90da-4679-80bc-a292a915c659\",\n        \"card_name\": \"Counting House\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Look through your discard pile, reveal any number of Copper cards from it, and put them into your hand.\",\n        \"source\": \"default\",\n        \"id\": 100\n    },\n    {\n        \"uuid\": \"2829e140-fe21-4b50-a3d0-69370b56ba88\",\n        \"card_name\": \"Expand\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$7\",\n        \"card_text\": \"Trash a card from your hand. Gain a card costing up to $3 more than the trashed card.\",\n        \"source\": \"default\",\n        \"id\": 101\n    },\n    {\n        \"uuid\": \"d73a9750-2c3f-45f5-92f9-26c395cba81b\",\n        \"card_name\": \"Forge\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$7\",\n        \"card_text\": \"Trash any number of cards from your hand. Gain a card with cost exactly equal to the total cost in coins of the trashed cards.\",\n        \"source\": \"default\",\n        \"id\": 102\n    },\n    {\n        \"uuid\": \"0e61f820-ab11-4f84-b073-b8ab9a0fa731\",\n        \"card_name\": \"Goons\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"+1 Buy\\\\n+$2\\\\nEach other player discards down to 3 cards in hand.\\\\dWhile this is in play, when you buy a card, +1VP.\",\n        \"source\": \"default\",\n        \"id\": 103\n    },\n    {\n        \"uuid\": \"4d6fc1ff-3124-46c4-8073-012663e2ac99\",\n        \"card_name\": \"Grand Market\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\n+1 Buy\\\\n+$2\\\\dYou can't buy this if you have any Copper in play.\",\n        \"source\": \"default\",\n        \"id\": 104\n    },\n    {\n        \"uuid\": \"259068f9-21ef-4e0d-9b35-fa925089a4b2\",\n        \"card_name\": \"Hoard\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"Worth $2\\\\dWhile this is in play, when you buy a Victory card, gain a Gold.\",\n        \"source\": \"default\",\n        \"id\": 105\n    },\n    {\n        \"uuid\": \"c1715763-d013-452c-ba18-3bda43dba2bd\",\n        \"card_name\": \"King's Court\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$7\",\n        \"card_text\": \"You may choose an Action card in your hand. Play it three times.\",\n        \"source\": \"default\",\n        \"id\": 106\n    },\n    {\n        \"uuid\": \"2cb22465-8de1-4d37-8299-20e4cfefaa41\",\n        \"card_name\": \"Loan\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Worth $1\\\\nWhen you play this, reveal cards from your deck until you reveal a Treasure. Discard it or trash it. Discard the other cards.\",\n        \"source\": \"default\",\n        \"id\": 107\n    },\n    {\n        \"uuid\": \"59c7cc25-f13b-4f96-bd5f-d95e7d457b07\",\n        \"card_name\": \"Mint\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"You may reveal a Treasure card from your hand. Gain a copy of it.\\\\dWhen you buy this, trash all Treasures you have in play.\",\n        \"source\": \"default\",\n        \"id\": 108\n    },\n    {\n        \"uuid\": \"07537480-021f-40ca-bd5d-bd3377863789\",\n        \"card_name\": \"Monument\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2\\\\n+1VP\",\n        \"source\": \"default\",\n        \"id\": 109\n    },\n    {\n        \"uuid\": \"506390d5-893f-43e9-ae08-97eeb0310ffa\",\n        \"card_name\": \"Mountebank\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+$2\\\\nEach other player may discard a Curse. If he doesn't, he gains a Curse and a Copper.\",\n        \"source\": \"default\",\n        \"id\": 110\n    },\n    {\n        \"uuid\": \"5a73d56c-9b01-4c5f-9023-7d1eb3dd1995\",\n        \"card_name\": \"Peddler\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$8*\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\n+$1\\\\dDuring your Buy phase, this costs $2 less per Action card you have in play, but not less than $0.\",\n        \"source\": \"default\",\n        \"id\": 111\n    },\n    {\n        \"uuid\": \"8e0b520a-a06d-4ce3-bd0f-ea6283d12961\",\n        \"card_name\": \"Quarry\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Worth $1\\\\dWhile this is in play, Action cards cost $2 less, but not less than $0.\",\n        \"source\": \"default\",\n        \"id\": 112\n    },\n    {\n        \"uuid\": \"e9bf8229-a6e2-47ea-b8cc-8e50a98581b9\",\n        \"card_name\": \"Rabble\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+3 Cards\\\\nEach other player reveals the top 3 cards of his deck, discards the revealed Actions and Treasures, and puts the rest back on top in any order he chooses.\",\n        \"source\": \"default\",\n        \"id\": 113\n    },\n    {\n        \"uuid\": \"b97c33a4-e9de-46ee-9bd6-777a90a6254c\",\n        \"card_name\": \"Royal Seal\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $2\\\\dWhile this is in play, when you gain a card, you may put that card on top of your deck.\",\n        \"source\": \"default\",\n        \"id\": 114\n    },\n    {\n        \"uuid\": \"5315e39c-1341-42b6-b8d8-d3881d242aac\",\n        \"card_name\": \"Talisman\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Worth $1\\\\dWhile this is in play, when you buy a card costing $4 or less that is not a Victory card, gain a copy of it.\",\n        \"source\": \"default\",\n        \"id\": 115\n    },\n    {\n        \"uuid\": \"5caa745c-5d41-4764-8095-295f31b34d0a\",\n        \"card_name\": \"Trade Route\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Buy\\\\n+$1 per token on the Trade Route mat.\\\\nTrash a card from your hand.\\\\dSetup: Put a token on each Victory card Supply pile. When a card is gained from that pile, move the token to the Trade Route mat.\",\n        \"source\": \"default\",\n        \"id\": 116\n    },\n    {\n        \"uuid\": \"761d78d8-a18f-403a-9b4a-359becb2b8c5\",\n        \"card_name\": \"Vault\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Cards\\\\nDiscard any number of cards. +$1 per card discarded. Each other player may discard 2 cards. If he does, he draws a card.\",\n        \"source\": \"default\",\n        \"id\": 117\n    },\n    {\n        \"uuid\": \"911968d8-6b01-4781-840b-9ee4ca137340\",\n        \"card_name\": \"Venture\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $1\\\\nWhen you play this, reveal cards from your deck until you reveal a Treasure. Discard the other cards. Play that Treasure.\",\n        \"source\": \"default\",\n        \"id\": 118\n    },\n    {\n        \"uuid\": \"503673f6-a2ad-4abd-9c86-1bd4fcd09526\",\n        \"card_name\": \"Watchtower\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Draw until you have 6 cards in hand.\\\\dWhen you gain a card, you may reveal this from your hand. If you do, either trash that card, or put it on top of your deck.\",\n        \"source\": \"default\",\n        \"id\": 119\n    },\n    {\n        \"uuid\": \"d339e366-282f-49f7-b748-d97277e35302\",\n        \"card_name\": \"Worker's Village\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\n+1 Buy\",\n        \"source\": \"default\",\n        \"id\": 120\n    },\n    {\n        \"uuid\": \"0754fe33-c9b5-4523-a77a-52ee0a2c19a4\",\n        \"card_name\": \"Bag of Gold\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action-Prize\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"+1 Action\\\\nGain a Gold, putting it on top of your deck.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\",\n        \"id\": 121\n    },\n    {\n        \"uuid\": \"d7d10304-14a8-4cc1-adec-78e2e032e91d\",\n        \"card_name\": \"Diadem\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Treasure-Prize\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"Worth $2\\\\nWhen you play this, +$1 per unused Action you have (Action, not Action card).\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\",\n        \"id\": 122\n    },\n    {\n        \"uuid\": \"afab57ea-4ee6-43d4-b005-c0bb78423b7b\",\n        \"card_name\": \"Fairgrounds\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"Worth 2VP for every 5 differently named cards in your deck (round down).\",\n        \"source\": \"default\",\n        \"id\": 123\n    },\n    {\n        \"uuid\": \"f0f489ab-260e-48a6-9a50-db015aaf7b22\",\n        \"card_name\": \"Farming Village\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+2 Actions\\\\nReveal cards from the top of your deck until you reveal an Action or Treasure card. Put that card into your hand and discard the other cards.\",\n        \"source\": \"default\",\n        \"id\": 124\n    },\n    {\n        \"uuid\": \"eb6aafde-29ec-4710-84d5-a7ecc8bcfd0c\",\n        \"card_name\": \"Followers\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action-Attack-Prize\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"+2 Cards\\\\nGain an Estate. Each other player gains a Curse and discards down to 3 cards in hand.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\",\n        \"id\": 125\n    },\n    {\n        \"uuid\": \"a37d5917-e9d8-46b8-930d-69c1591858a9\",\n        \"card_name\": \"Fortune Teller\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+$2\\\\nEach other player reveals cards from the top of his deck until he reveals a Victory or Curse card. He puts it on top and discards the other revealed cards.\",\n        \"source\": \"default\",\n        \"id\": 126\n    },\n    {\n        \"uuid\": \"e516b2ba-eeb5-447e-8967-15a5daa57c2b\",\n        \"card_name\": \"Hamlet\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nYou may discard a card; if you do, +1 Action.\\\\nYou may discard a card; if you do, +1 Buy.\",\n        \"source\": \"default\",\n        \"id\": 127\n    },\n    {\n        \"uuid\": \"f0f3c92d-0ed1-4463-bb8c-1de033ec4107\",\n        \"card_name\": \"Harvest\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Reveal the top 4 cards of your deck, then discard them. +$1 per differently named card revealed.\",\n        \"source\": \"default\",\n        \"id\": 128\n    },\n    {\n        \"uuid\": \"92a30deb-ef92-47f2-a9bb-021689cbdf22\",\n        \"card_name\": \"Horn of Plenty\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $0\\\\nWhen you play this, gain a card costing up to $1 per differently named card you have in play, counting this. If it's a Victory card, trash this.\",\n        \"source\": \"default\",\n        \"id\": 129\n    },\n    {\n        \"uuid\": \"1dfe2876-e0de-4e18-bf69-7b8b9954db34\",\n        \"card_name\": \"Horse Traders\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Buy\\\\n+$3\\\\nDiscard 2 cards.\\\\dWhen another player plays an Attack card, you may set this aside from your hand. If you do, then at the start of your next turn, +1 Card and return this to your hand.\",\n        \"source\": \"default\",\n        \"id\": 130\n    },\n    {\n        \"uuid\": \"c555846a-a4a4-4cfa-ac7f-20b777614280\",\n        \"card_name\": \"Hunting Party\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nReveal your hand. Reveal cards from your deck until you reveal a card that isn't a duplicate of one in your hand. Put it into your hand and discard the rest.\",\n        \"source\": \"default\",\n        \"id\": 131\n    },\n    {\n        \"uuid\": \"4a94c2ce-7aee-4e8e-962d-42ea1cb84d33\",\n        \"card_name\": \"Jester\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+$2\\\\nEach other player discards the top card of his deck. If it's a Victory card he gains a Curse. Otherwise either he gains a copy of the discarded card or you do, your choice.\",\n        \"source\": \"default\",\n        \"id\": 132\n    },\n    {\n        \"uuid\": \"802c6471-f722-4480-b499-aafee75457f2\",\n        \"card_name\": \"Menagerie\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Action\\\\nReveal your hand. If there are no duplicate cards in it, +3 Cards. Otherwise, +1 Card.\",\n        \"source\": \"default\",\n        \"id\": 133\n    },\n    {\n        \"uuid\": \"106f8404-7804-49cd-bcd8-34b3171a8052\",\n        \"card_name\": \"Princess\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action-Prize\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"+1 Buy\\\\dWhile this is in play, cards cost $2 less, but not less than $0.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\",\n        \"id\": 134\n    },\n    {\n        \"uuid\": \"0fb68215-e2b2-4ff8-9b1f-e3d0d98f40d7\",\n        \"card_name\": \"Remake\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Do this twice: Trash a card from your hand, then gain a card costing exactly $1 more than the trashed card.\",\n        \"source\": \"default\",\n        \"id\": 135\n    },\n    {\n        \"uuid\": \"8bc54e93-5c06-4f29-bce5-e47b909ad29d\",\n        \"card_name\": \"Tournament\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Action\\\\nEach player may reveal a Province from his hand.\\\\nIf you do, discard it and gain a Prize (from the Prize pile) or a Duchy, putting it on top of your deck.\\\\nIf no-one else does, +1 Card, +$1.\",\n        \"source\": \"default\",\n        \"id\": 136\n    },\n    {\n        \"uuid\": \"26ba614f-0dc9-4b21-bc1b-8729c5774964\",\n        \"card_name\": \"Trusty Steed\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action-Prize\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"Choose two: +2 Cards; or +2 Actions; or +$2; gain 4 Silvers and put your deck into your discard pile.\",\n        \"source\": \"default\",\n        \"id\": 137\n    },\n    {\n        \"uuid\": \"d0d1fc38-7a99-4606-813e-8bcbbc2db838\",\n        \"card_name\": \"Young Witch\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+2 Cards\\\\nDiscard 2 cards. Each other player may reveal a Bane card from his hand. If he doesn't, he gains a Curse.\\\\dSetup: Add an extra Kingdom card pile costing $2 or $3 to the Supply. Cards from that pile are Bane cards.\",\n        \"source\": \"default\",\n        \"id\": 138\n    },\n    {\n        \"uuid\": \"4b44fad3-1ccf-4880-b3bd-3423e7df3dda\",\n        \"card_name\": \"Border Village\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\dWhen you gain this, gain a card costing less than this.\",\n        \"source\": \"default\",\n        \"id\": 139\n    },\n    {\n        \"uuid\": \"6afa1040-12e2-4852-a92f-78b67ad7ed31\",\n        \"card_name\": \"Cache\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $3\\\\dWhen you gain this, gain two Coppers.\",\n        \"source\": \"default\",\n        \"id\": 140\n    },\n    {\n        \"uuid\": \"79ad0249-232b-4f48-beec-d7e7be268bdb\",\n        \"card_name\": \"Cartographer\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nLook at the top 4 cards of your deck. Discard any number of them. Put the rest back on top in any order.\",\n        \"source\": \"default\",\n        \"id\": 141\n    },\n    {\n        \"uuid\": \"5563215d-d8a6-4473-855a-85e37e211ade\",\n        \"card_name\": \"Crossroads\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Reveal your hand.\\\\n+1 Card per Victory card revealed. If this is the first time you played a Crossroads this turn, +3 Actions.\",\n        \"source\": \"default\",\n        \"id\": 142\n    },\n    {\n        \"uuid\": \"db9d963d-194a-40c5-bf0e-a487375ec58c\",\n        \"card_name\": \"Develop\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Trash a card from your hand.\\\\nGain a card costing exactly $1 more than it and a card costing exactly $1 less than it, in either order, putting them on top of your deck.\",\n        \"source\": \"default\",\n        \"id\": 143\n    },\n    {\n        \"uuid\": \"e24d4c38-d720-460d-ad2c-a51e6e4e3271\",\n        \"card_name\": \"Duchess\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+$2\\\\nEach player (including you) looks at the top card of his deck, and discards it or puts it back.\\\\dIn games using this, when you gain a Duchy, you may gain a Duchess.\",\n        \"source\": \"default\",\n        \"id\": 144\n    },\n    {\n        \"uuid\": \"16971217-6cdd-4f9f-919f-2b64e3a0c2de\",\n        \"card_name\": \"Embassy\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+5 Cards\\\\nDiscard 3 cards.\\\\dWhen you gain this, each other player gains a Silver.\",\n        \"source\": \"default\",\n        \"id\": 145\n    },\n    {\n        \"uuid\": \"01d7a644-8eab-4a96-af32-2a6c08f217e2\",\n        \"card_name\": \"Farmland\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"Worth 2VP\\\\dWhen you buy this, trash a card from your hand. Gain a card costing exactly $2 more than the trashed card.\",\n        \"source\": \"default\",\n        \"id\": 146\n    },\n    {\n        \"uuid\": \"1caa1177-b4e8-4701-9077-99ff6caa97e7\",\n        \"card_name\": \"Fool's Gold\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Treasure-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"If this is the first time you played a Fool's Gold this turn, this is worth $1, otherwise it's worth $4.\\\\dWhen another player gains a Province, you may trash this from your hand. If you do, gain a Gold, putting it on your deck.\",\n        \"source\": \"default\",\n        \"id\": 147\n    },\n    {\n        \"uuid\": \"a665d355-0a33-430f-a842-45bcec0c6882\",\n        \"card_name\": \"Haggler\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+$2\\\\dWhile this is in play, when you buy a card, gain a card costing less than it that is not a Victory card.\",\n        \"source\": \"default\",\n        \"id\": 148\n    },\n    {\n        \"uuid\": \"242c4726-972b-4f63-9fd0-fc5248147170\",\n        \"card_name\": \"Highway\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\dWhile this is in play, cards cost $1 less, but not less than $0.\",\n        \"source\": \"default\",\n        \"id\": 149\n    },\n    {\n        \"uuid\": \"a27d4a18-25be-4a1a-9823-a74f0fe04339\",\n        \"card_name\": \"Ill-Gotten Gains\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $1\\\\nWhen you play this, you may gain a Copper, putting it into your hand.\\\\dWhen you gain this, each other player gains a Curse.\",\n        \"source\": \"default\",\n        \"id\": 150\n    },\n    {\n        \"uuid\": \"824bce4f-afc2-4f0a-b465-f613f3751adc\",\n        \"card_name\": \"Inn\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Cards\\\\n+2 Actions\\\\nDiscard 2 cards.\\\\dWhen you gain this, look through your discard pile (including this), reveal any number of Action cards from it, and shuffle them into your deck.\",\n        \"source\": \"default\",\n        \"id\": 151\n    },\n    {\n        \"uuid\": \"e62afa63-bf85-41d0-b552-4994dab1f3de\",\n        \"card_name\": \"Jack of All Trades\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Gain a Silver.\\\\nLook at the top card of your deck; discard it or put it back.\\\\nDraw until you have 5 cards in hand.\\\\nYou may trash a card from your hand that is not a Treasure.\",\n        \"source\": \"default\",\n        \"id\": 152\n    },\n    {\n        \"uuid\": \"61043cb6-d6a3-49a8-83f8-7938d6ca5af7\",\n        \"card_name\": \"Mandarin\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+$3\\\\nPut a card from your hand on top of your deck.\\\\dWhen you gain this, put all Treasures you have in play on top of your deck in any order.\",\n        \"source\": \"default\",\n        \"id\": 153\n    },\n    {\n        \"uuid\": \"c300aa43-85bf-460f-9050-8965035deddb\",\n        \"card_name\": \"Margrave\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+3 Cards\\\\n+1 Buy\\\\nEach other player draws a card, then discards down to 3 cards in hand.\",\n        \"source\": \"default\",\n        \"id\": 154\n    },\n    {\n        \"uuid\": \"6449cf91-f1b3-44aa-b5be-b48fadd58f5b\",\n        \"card_name\": \"Noble Brigand\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$1\\\\nWhen you buy this or play it, each other player reveals the top 2 cards of his deck, trashes a revealed Silver or Gold you choose, and discards the rest. If he didn't reveal a Treasure, he gains a Copper. You gain the trashed cards.\",\n        \"source\": \"default\",\n        \"id\": 155\n    },\n    {\n        \"uuid\": \"b21aa258-b173-4afc-8561-461cedef77b7\",\n        \"card_name\": \"Nomad Camp\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Buy\\\\n+$2\\\\dWhen you gain this, put it on top of your deck.\",\n        \"source\": \"default\",\n        \"id\": 156\n    },\n    {\n        \"uuid\": \"797e322c-147d-4cd5-805a-f505910ba9e2\",\n        \"card_name\": \"Oasis\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\n+$1\\\\nDiscard a card.\",\n        \"source\": \"default\",\n        \"id\": 157\n    },\n    {\n        \"uuid\": \"f86d2bcf-e35d-4a03-85aa-8de35d62b875\",\n        \"card_name\": \"Oracle\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Each player (including you) reveals the top 2 cards of his deck, and you choose one: either he discards them, or he puts them back on top in an order he chooses.\\\\n+2 Cards\",\n        \"source\": \"default\",\n        \"id\": 158\n    },\n    {\n        \"uuid\": \"e4abcc6b-f4e0-4983-bd05-bd31367a855f\",\n        \"card_name\": \"Scheme\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nAt the start of Clean-up this turn, you may choose an Action card you have in play. If you discard it from play this turn, put it on your deck.\",\n        \"source\": \"default\",\n        \"id\": 159\n    },\n    {\n        \"uuid\": \"3c3e1528-fcf8-4da1-a71e-d5ebb520357f\",\n        \"card_name\": \"Silk Road\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Worth 1VP for every 4 Victory cards in your deck (round down).\",\n        \"source\": \"default\",\n        \"id\": 160\n    },\n    {\n        \"uuid\": \"76588798-6bf6-462b-abf8-0f480c50018c\",\n        \"card_name\": \"Spice Merchant\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"You may trash a Treasure from your hand. If you do, choose one:\\\\n+2 Cards and +1 Action;\\\\nor +$2 and +1 Buy.\",\n        \"source\": \"default\",\n        \"id\": 161\n    },\n    {\n        \"uuid\": \"5344368a-c355-48b6-9dd7-758bf27318c3\",\n        \"card_name\": \"Stables\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"You may discard a Treasure. If you do, +3 Cards and +1 Action.\",\n        \"source\": \"default\",\n        \"id\": 162\n    },\n    {\n        \"uuid\": \"3069161b-9c68-4ad5-b387-fbd00607d41e\",\n        \"card_name\": \"Trader\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Trash a card from your hand. Gain a number of Silvers equal to its cost in coins.\\\\dWhen you would gain a card, you may reveal this from your hand. If you do, instead, gain a silver.\",\n        \"source\": \"default\",\n        \"id\": 163\n    },\n    {\n        \"uuid\": \"06b088e2-3a5d-4028-9ddc-0427ba68deae\",\n        \"card_name\": \"Tunnel\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Victory-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Worth 2VP\\\\dWhen you discard this other than during a Clean-up phase, you may reveal it. If you do, gain a Gold.\",\n        \"source\": \"default\",\n        \"id\": 164\n    },\n    {\n        \"uuid\": \"1e0bc707-858f-48fa-881c-70fe6902f80a\",\n        \"card_name\": \"Abandoned Mine\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Ruins\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"$1 \",\n        \"source\": \"default\",\n        \"id\": 175\n    },\n    {\n        \"uuid\": \"63bdc20f-83d8-4feb-8171-13455fd1804e\",\n        \"card_name\": \"Altar\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"Trash a card from your hand. Gain a card costing up to $5.\",\n        \"source\": \"default\",\n        \"id\": 176\n    },\n    {\n        \"uuid\": \"d2bfebe9-9016-42c8-a1a7-084e7c273640\",\n        \"card_name\": \"Armory\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Gain a card costing up to $4. Put it on top of your deck.\",\n        \"source\": \"default\",\n        \"id\": 177\n    },\n    {\n        \"uuid\": \"b728670c-af53-46ea-b20c-d4d26eb92601\",\n        \"card_name\": \"Band of Misfits\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Play this as if it were an Action card in the Supply costing less than it that you choose.\\\\nThis is that card until it leaves play.\",\n        \"source\": \"default\",\n        \"id\": 178\n    },\n    {\n        \"uuid\": \"29a0f64b-fdd2-4b9d-9c8f-9b95b3b72980\",\n        \"card_name\": \"Bandit Camp\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\nGain a Spoils from the Spoils pile.\",\n        \"source\": \"default\",\n        \"id\": 179\n    },\n    {\n        \"uuid\": \"bc1fb46d-8862-4a89-bfda-a2377c898da3\",\n        \"card_name\": \"Beggar\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Gain 3 Coppers, putting them into your hand.\\\\dWhen another player plays an Attack card, you may discard this. If you do, gain two Silvers, putting one on top of your deck.\",\n        \"source\": \"default\",\n        \"id\": 180\n    },\n    {\n        \"uuid\": \"75391ba1-c96c-40a8-a1eb-b1c478f90f79\",\n        \"card_name\": \"Catacombs\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Look at the top 3 cards of your deck. Choose one: Put them into your hand; or discard them and +3 Cards.\\\\dWhen you trash this, gain a cheaper card.\",\n        \"source\": \"default\",\n        \"id\": 181\n    },\n    {\n        \"uuid\": \"e542cf26-afc5-4f71-a6df-f8b4bb90d844\",\n        \"card_name\": \"Count\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Choose one: Discard 2 cards; put a card from your hand on top of your deck; or gain a Copper.\\\\nChoose one: +$3; trash your hand; or gain a Duchy.\",\n        \"source\": \"default\",\n        \"id\": 182\n    },\n    {\n        \"uuid\": \"1a6ccbd5-6d17-4fc9-a413-135904aa4844\",\n        \"card_name\": \"Counterfeit\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $1\\\\n+1 Buy\\\\nWhen you play this, you may play a treasure from your hand twice. If you do, trash that treasure.\",\n        \"source\": \"default\",\n        \"id\": 183\n    },\n    {\n        \"uuid\": \"2254c80d-3192-44d3-8766-812cba4ac14d\",\n        \"card_name\": \"Cultist\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Looter\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Cards\\\\nEach other player gains a Ruins. You may play a Cultist from your hand.\\\\dWhen you trash this, +3 Cards.\",\n        \"source\": \"default\",\n        \"id\": 184\n    },\n    {\n        \"uuid\": \"f6d71916-667a-4fe8-b918-f409dc832ff4\",\n        \"card_name\": \"Dame Anna\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"You may trash up to 2 cards from your hand.\\\\nEach other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest. If a Knight is trashed by this, trash this card.\",\n        \"source\": \"default\",\n        \"id\": 185\n    },\n    {\n        \"uuid\": \"0002886c-b647-4375-a8ea-274546bccbb0\",\n        \"card_name\": \"Dame Josephine\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight-Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth 2VP\\\\nEach other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest. If a Knight is trashed by this, trash this card.\",\n        \"source\": \"default\",\n        \"id\": 186\n    },\n    {\n        \"uuid\": \"c9bbc70d-718d-45d8-a3cc-44199a00a7ef\",\n        \"card_name\": \"Dame Molly\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Actions.\\\\nEach other player discards the top 2 cards of his deck, and trashes one of them costing from $3 to $6. If a Knight is trashed by this, trash this card.\",\n        \"source\": \"default\",\n        \"id\": 187\n    },\n    {\n        \"uuid\": \"e697c4c1-3568-4119-8c6e-1fc2e47305ba\",\n        \"card_name\": \"Dame Natalie\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"You may gain a card costing up to $3.\\\\nEach other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest. If a Knight is trashed by this, trash this card.\",\n        \"source\": \"default\",\n        \"id\": 188\n    },\n    {\n        \"uuid\": \"bf581392-ba3d-4be5-a3bb-2067541e11ed\",\n        \"card_name\": \"Dame Sylvia\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+$2\\\\nEach other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest. If a Knight is trashed by this, trash this card.\",\n        \"source\": \"default\",\n        \"id\": 189\n    },\n    {\n        \"uuid\": \"f47cde48-1b64-410f-a48c-923e8b752496\",\n        \"card_name\": \"Death Cart\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Looter\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$5\\\\nYou may trash an Action card from your hand. If you don't, trash this.\\\\dWhen you gain this, gain 2 Ruins.\",\n        \"source\": \"default\",\n        \"id\": 190\n    },\n    {\n        \"uuid\": \"57b3c313-44f2-4a2a-8188-3697c51d932e\",\n        \"card_name\": \"Feodum\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Worth 1VP for every 3 Silvers in your deck.\\\\dWhen you trash this, gain 3 Silvers.\",\n        \"source\": \"default\",\n        \"id\": 191\n    },\n    {\n        \"uuid\": \"26d446e9-f497-419c-b68a-555b47cfa678\",\n        \"card_name\": \"Forager\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Action\\\\n+1 Buy\\\\nTrash a card from your hand. +$1 per differently named Treasure in the trash.\",\n        \"source\": \"default\",\n        \"id\": 192\n    },\n    {\n        \"uuid\": \"f10e439b-db29-4406-ab05-d271eed39391\",\n        \"card_name\": \"Fortress\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\dWhen you trash this, put it into your hand.\",\n        \"source\": \"default\",\n        \"id\": 193\n    },\n    {\n        \"uuid\": \"0dc25316-df4d-4a37-ae1b-733171ee0038\",\n        \"card_name\": \"Graverobber\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Choose one: Gain a card from the trash costing from $3 to $6, putting it on top of your deck; or trash an Action card from your hand and gain a card costing up to $3 more than it.\",\n        \"source\": \"default\",\n        \"id\": 194\n    },\n    {\n        \"uuid\": \"22c160cb-63e5-465e-a52d-3fc893909a9c\",\n        \"card_name\": \"Hermit\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Look through your discard pile. You may trash a card from your discard pile or hand that is not a Treasure. Gain a card costing up to $3.\\\\dWhen you discard this from play, if you didn't buy any cards this turn, trash this and gain a Madman from the Madman pile.\",\n        \"source\": \"default\",\n        \"id\": 195\n    },\n    {\n        \"uuid\": \"4f09b398-be4e-487e-9ee0-34f13c1ed3a3\",\n        \"card_name\": \"Hovel\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Reaction-Shelter\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$1\",\n        \"card_text\": \"When you buy a Victory card, you may trash this from your hand.\",\n        \"source\": \"default\",\n        \"id\": 196\n    },\n    {\n        \"uuid\": \"9eccfc8a-527c-44ea-91a5-5d676a840996\",\n        \"card_name\": \"Hunting Grounds\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"+4 Cards\\\\dWhen you trash this, gain a Duchy or 3 Estates\",\n        \"source\": \"default\",\n        \"id\": 197\n    },\n    {\n        \"uuid\": \"680fc121-df06-4d85-b1bb-55a05070bef3\",\n        \"card_name\": \"Ironmonger\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nReveal the top card of your deck; you may discard it. Either way, if it is an...\\\\nAction card, +1 Action\\\\na Treasure card, +$1\\\\na Victory card, +1 Card\",\n        \"source\": \"default\",\n        \"id\": 198\n    },\n    {\n        \"uuid\": \"77b7da59-2866-4381-8748-febac7d55697\",\n        \"card_name\": \"Junk Dealer\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\n+$1\\\\nTrash a card from your hand.\",\n        \"source\": \"default\",\n        \"id\": 199\n    },\n    {\n        \"uuid\": \"9acf3af0-f96f-4bd7-a7f8-e6d4f0b2b34e\",\n        \"card_name\": \"Madman\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"+2 Actions\\\\nReturn this to the Madman pile. If you do, +1 Card per card in your hand.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\",\n        \"id\": 200\n    },\n    {\n        \"uuid\": \"970d95f1-4433-4cb5-9419-58ed1b3db136\",\n        \"card_name\": \"Marauder\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Looter\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Gain a Spoils from the Spoils pile. Each other player gains a Ruins.\",\n        \"source\": \"default\",\n        \"id\": 201\n    },\n    {\n        \"uuid\": \"6825a879-0e71-46af-bb53-f5a837eab9c0\",\n        \"card_name\": \"Market Square\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\n+1 Buy\\\\dWhen one of your cards is trashed, you may discard this from your hand. If you do, gain a Gold.\",\n        \"source\": \"default\",\n        \"id\": 202\n    },\n    {\n        \"uuid\": \"e2165158-4f3d-4bdf-a950-513181c63a1c\",\n        \"card_name\": \"Mercenary\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"You may trash 2 cards from your hand. If you do, +2 Cards, + $2, and each other player discards down to 3 cards in hand.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\",\n        \"id\": 203\n    },\n    {\n        \"uuid\": \"18083111-3f94-4765-a244-bad6320b4e80\",\n        \"card_name\": \"Mystic\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Action\\\\n+$2\\\\nName a card.\\\\nReveal the top card of your deck. If it's the named card, put it into your hand.\",\n        \"source\": \"default\",\n        \"id\": 204\n    },\n    {\n        \"uuid\": \"8c337aa2-cab3-4887-80d0-0fc4b06c5762\",\n        \"card_name\": \"Necropolis\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Shelter\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$1\",\n        \"card_text\": \"+2 Actions\",\n        \"source\": \"default\",\n        \"id\": 205\n    },\n    {\n        \"uuid\": \"f8a89e42-816d-46a7-ae79-7ed0f6b89462\",\n        \"card_name\": \"Overgrown Estate\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Victory-Shelter\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$1\",\n        \"card_text\": \"Worth 0 VP\\\\dWhen you trash this, +1 Card.\",\n        \"source\": \"default\",\n        \"id\": 206\n    },\n    {\n        \"uuid\": \"022e0b18-8ef7-4b7b-b69a-0cd29999fd47\",\n        \"card_name\": \"Pillage\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Trash this. Each other player with 5 or more cards in hand reveals his hand and discards a card that you choose. Gain 2 Spoils.\",\n        \"source\": \"default\",\n        \"id\": 207\n    },\n    {\n        \"uuid\": \"60b37f1c-e16d-4f6f-b835-880c306f3044\",\n        \"card_name\": \"Poor House\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$1\",\n        \"card_text\": \"+$4\\\\nReveal your hand. -$1 per Treasure card in your hand, to a minimum of $0.\",\n        \"source\": \"default\",\n        \"id\": 208\n    },\n    {\n        \"uuid\": \"eeec2e05-64eb-44f8-9780-9cfaee0df2d5\",\n        \"card_name\": \"Procession\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"You may play an Action card from your hand twice. Trash it. Gain an Action card costing exactly $1 more than it.\",\n        \"source\": \"default\",\n        \"id\": 209\n    },\n    {\n        \"uuid\": \"00e7f0f4-a11a-4600-825b-df2d01c339ba\",\n        \"card_name\": \"Rats\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nGain a Rats. Trash a card from your hand other than a Rats (or reveal a hand of all Rats).\\\\dWhen you trash this, +1 Card.\",\n        \"source\": \"default\",\n        \"id\": 210\n    },\n    {\n        \"uuid\": \"fc5fad0a-c87d-435c-bb38-00c8b7755f89\",\n        \"card_name\": \"Rebuild\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Action\\\\nName a card. Reveal cards from the top of your deck until you reveal a Victory card that is not the named card. Discard the other cards. Trash the Victory card and gain a Victory card costing up to $3 more than it.\",\n        \"source\": \"default\",\n        \"id\": 211\n    },\n    {\n        \"uuid\": \"584f4706-2537-42a0-9bbc-9d94d9a716fd\",\n        \"card_name\": \"Rogue\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+$2\\\\nIf there are any cards in the trash costing from $3 to $6, gain one of them. Otherwise, each other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest.\",\n        \"source\": \"default\",\n        \"id\": 212\n    },\n    {\n        \"uuid\": \"fb40ca20-8802-4b3e-a2c2-db062270ce10\",\n        \"card_name\": \"Ruined Library\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Ruins\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"+1 Card\",\n        \"source\": \"default\",\n        \"id\": 213\n    },\n    {\n        \"uuid\": \"d0fd9f2c-8611-47cf-8225-eaa61e5a8338\",\n        \"card_name\": \"Ruined Market\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Ruins\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"+1 Buy\",\n        \"source\": \"default\",\n        \"id\": 214\n    },\n    {\n        \"uuid\": \"97c0b9ec-eb9d-42ae-8e31-50c2df9367d2\",\n        \"card_name\": \"Ruined Village\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Ruins\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"+1 Action\",\n        \"source\": \"default\",\n        \"id\": 215\n    },\n    {\n        \"uuid\": \"256b0fa0-d131-4397-b918-867d6b782028\",\n        \"card_name\": \"Sage\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Action\\\\nReveal cards from the top of your deck until you reveal one costing $3 or more. Put that card into your hand and discard the rest.\",\n        \"source\": \"default\",\n        \"id\": 216\n    },\n    {\n        \"uuid\": \"d4ba79f1-77ff-48e9-9408-6a850bc3e4a4\",\n        \"card_name\": \"Scavenger\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2\\\\nYou may put your deck into your discard pile. Look through your discard pile and put one card from it on top of your deck.\",\n        \"source\": \"default\",\n        \"id\": 217\n    },\n    {\n        \"uuid\": \"3bcdffbc-5402-4be8-a20b-620573d48687\",\n        \"card_name\": \"Sir Bailey\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nEach other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest. If a Knight is trashed by this, trash this card.\",\n        \"source\": \"default\",\n        \"id\": 218\n    },\n    {\n        \"uuid\": \"c4d1cbb1-3438-4133-9ba5-2ef4b9548adf\",\n        \"card_name\": \"Sir Destry\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Cards\\\\nEach other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest. If a Knight is trashed by this, trash this card.\",\n        \"source\": \"default\",\n        \"id\": 219\n    },\n    {\n        \"uuid\": \"a5385dc2-04af-4cce-8ca1-a53c20723f24\",\n        \"card_name\": \"Sir Martin\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+2 Buys\\\\nEach other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest. If a Knight is trashed by this, trash this card.\",\n        \"source\": \"default\",\n        \"id\": 220\n    },\n    {\n        \"uuid\": \"5b3aab89-87c4-4fdf-a356-86ad25497e52\",\n        \"card_name\": \"Sir Michael\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Each other player discards down to 3 cards in hand.\\\\nEach other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest. If a Knight is trashed by this, trash this card.\",\n        \"source\": \"default\",\n        \"id\": 221\n    },\n    {\n        \"uuid\": \"1160dcf3-6b87-4990-97c1-340c2401da90\",\n        \"card_name\": \"Sir Vander\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Each other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest. If a Knight is trashed by this, trash this card.\\\\dWhen you trash this, gain a Gold.\",\n        \"source\": \"default\",\n        \"id\": 222\n    },\n    {\n        \"uuid\": \"2e5c7205-7529-4f53-b5d0-bf0876223a88\",\n        \"card_name\": \"Spoils\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"Worth $3\\\\nWhen you play this, return it to the pile.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\",\n        \"id\": 223\n    },\n    {\n        \"uuid\": \"2f75314f-1c08-4a43-b2ca-2f1b16be6458\",\n        \"card_name\": \"Squire\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+$1\\\\nChoose one: +2 Actions; or +2 Buys; or gain a Silver.\\\\dWhen you trash this, gain an Attack card.\",\n        \"source\": \"default\",\n        \"id\": 224\n    },\n    {\n        \"uuid\": \"c6ee7981-e42c-4c88-a4b7-03e3bfb8c6b6\",\n        \"card_name\": \"Storeroom\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Buy\\\\nDiscard any number of cards. +1 Card per card discarded. Discard any number of cards. +$1 per card discarded the second time.\",\n        \"source\": \"default\",\n        \"id\": 225\n    },\n    {\n        \"uuid\": \"8c1decff-ef55-4f90-8233-9afaaffca8db\",\n        \"card_name\": \"Survivors\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Ruins\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"Look at the top 2 cards of your deck. Discard them or put them back in any order.\",\n        \"source\": \"default\",\n        \"id\": 226\n    },\n    {\n        \"uuid\": \"9c063d47-45e5-4b11-8d50-bf0a9bdc5d2d\",\n        \"card_name\": \"Urchin\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nEach other player discards down to 4 cards in hand.\\\\dWhen you play another Attack card with this in play, you may trash this. If you do, gain a Mercenary from the Mercenary pile.\",\n        \"source\": \"default\",\n        \"id\": 227\n    },\n    {\n        \"uuid\": \"58ceb4e4-cc56-4b13-b2a3-735cec30eb25\",\n        \"card_name\": \"Vagrant\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nReveal the top card of your deck. If it's a Victory card, Curse, Ruins, or Shelter, put it into your hand.\",\n        \"source\": \"default\",\n        \"id\": 228\n    },\n    {\n        \"uuid\": \"92c93124-f02c-4ca9-a0b2-349e55abecd1\",\n        \"card_name\": \"Wandering Minstrel\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\nReveal the top 3 cards of your deck. Put the Actions back on top in any order and discard the rest.\",\n        \"source\": \"default\",\n        \"id\": 229\n    },\n    {\n        \"uuid\": \"fd72e20d-69f9-42d6-8fc8-aee54825574d\",\n        \"card_name\": \"Advisor\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Action\\\\nReveal the top 3 cards of your deck. The player to your left chooses one of them. Discard that card. Put the other cards into your hand.\",\n        \"source\": \"default\",\n        \"id\": 230\n    },\n    {\n        \"uuid\": \"ab511fac-52ff-403b-b75e-0ce37a216fe2\",\n        \"card_name\": \"Baker\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nTake a Coin token.\\\\dSetup: Each player takes a Coin token.\",\n        \"source\": \"default\",\n        \"id\": 231\n    },\n    {\n        \"uuid\": \"88506958-44e1-4ba8-baa8-f5dc687396b7\",\n        \"card_name\": \"Butcher\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Take 2 Coin tokens. You may trash a card from your hand and then pay any number of Coin tokens. If you did trash a card, gain a card with a cost of up to the cost of the trashed card plus the number of Coin tokens you paid.\",\n        \"source\": \"default\",\n        \"id\": 232\n    },\n    {\n        \"uuid\": \"a9cb83d9-a8c7-40ef-898a-4c127e71bf1c\",\n        \"card_name\": \"Candlestick Maker\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Action\\\\n+1 Buy\\\\nTake a Coin token.\",\n        \"source\": \"default\",\n        \"id\": 233\n    },\n    {\n        \"uuid\": \"2a6e22a8-18c1-4189-a937-db77a2eb9575\",\n        \"card_name\": \"Doctor\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3+\",\n        \"card_text\": \"Name a card. Reveal the top 3 cards of your deck. Trash the matches. Put the rest back on top in any order.\\\\dWhen you buy this, you may overpay for it. For each $1 you overpaid, look at the top card of your deck; trash it, discard it, or put it back.\",\n        \"source\": \"default\",\n        \"id\": 234\n    },\n    {\n        \"uuid\": \"9e6c318d-56f6-4f87-ae57-86aa8d80d3eb\",\n        \"card_name\": \"Herald\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4+\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nReveal the top card of your deck. If it is an Action, play it.\\\\dWhen you buy this, you may overpay for it. For each $1 you overpaid, look through your discard pile and put a card from it on top of your deck.\",\n        \"source\": \"default\",\n        \"id\": 235\n    },\n    {\n        \"uuid\": \"b152ce63-95fa-4c3f-87c4-f99cd5a2159c\",\n        \"card_name\": \"Journeyman\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Name a card. Reveal cards from the top of your deck until you reveal 3 cards that are not the named card. Put those cards into your hand and discard the rest.\",\n        \"source\": \"default\",\n        \"id\": 236\n    },\n    {\n        \"uuid\": \"db30a5cd-1d9a-4e5e-8143-919989c8413c\",\n        \"card_name\": \"Masterpiece\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3+\",\n        \"card_text\": \"Worth $1\\\\dWhen you buy this, you may overpay for it. If you do, gain a Silver per $1 you overpaid.\",\n        \"source\": \"default\",\n        \"id\": 237\n    },\n    {\n        \"uuid\": \"19ee7c3d-73e0-4a23-9d64-e43632d278eb\",\n        \"card_name\": \"Merchant Guild\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Buy\\\\n+$1.\\\\dWhile this is in play, when you buy a card, take a Coin token.\",\n        \"source\": \"default\",\n        \"id\": 238\n    },\n    {\n        \"uuid\": \"da5c4101-c925-456e-b6bb-f89a1a2f8651\",\n        \"card_name\": \"Plaza\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card. +2 Actions. You may discard a Treasure card. If you do, take a Coin token.\",\n        \"source\": \"default\",\n        \"id\": 239\n    },\n    {\n        \"uuid\": \"606f5f15-e368-4135-9338-7d9bad42f199\",\n        \"card_name\": \"Soothsayer\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Gain a Gold. Each other player gains a Curse. Each player who did draws a card.\",\n        \"source\": \"default\",\n        \"id\": 240\n    },\n    {\n        \"uuid\": \"48703882-2225-4519-b37c-f843cf514a2a\",\n        \"card_name\": \"Stonemason\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2+\",\n        \"card_text\": \"Trash a card from your hand. Gain 2 cards each costing less than it.\\\\dWhen you buy this, you may overpay for it. If you do, gain 2 Action cards each costing the amount you overpaid.\",\n        \"source\": \"default\",\n        \"id\": 241\n    },\n    {\n        \"uuid\": \"f571b319-b08f-45bd-ae53-7b57036d8e44\",\n        \"card_name\": \"Taxman\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"You may trash a Treasure from your hand. Each other player with 5 or more cards in hand discards a copy of it (or reveals a hand without it). Gain a Treasure card costing up to $3 more than the trashed card, putting it on top of your deck.\",\n        \"source\": \"default\",\n        \"id\": 242\n    },\n    {\n        \"uuid\": \"c630ec9d-cfd2-41e9-9ef3-854154859d59\",\n        \"card_name\": \"Amulet\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Now and at the start of your next turn, choose one: +$1; or trash a card from your hand; or gain a Silver.\",\n        \"source\": \"default\",\n        \"id\": 244\n    },\n    {\n        \"uuid\": \"62de5eb8-1c7c-463a-959a-f3b4b7f5440f\",\n        \"card_name\": \"Artificer\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Action\\\\n+1 Card\\\\n+$1\\\\nDiscard any number of cards. You may gain a card costing exactly $1 per card discarded, putting it on top of your deck.\",\n        \"source\": \"default\",\n        \"id\": 245\n    },\n    {\n        \"uuid\": \"26683df6-1687-407f-a614-6699d6225e7f\",\n        \"card_name\": \"Bridge Troll\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Attack-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Each other player takes his -$1 token. Now and at the start of your next turn:\\\\n+1 Buy\\\\dWhile this is in play, cards cost $1 less on your turns, but not less than $0.\",\n        \"source\": \"default\",\n        \"id\": 249\n    },\n    {\n        \"uuid\": \"2806608b-c418-4f8e-bc52-2718d7f0ba19\",\n        \"card_name\": \"Caravan Guard\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Duration-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nAt the start of your next turn, +$1.\\\\dWhen another player plays an Attack card, you may play this from your hand. (+1 Action has no effect if it's not your turn.)\",\n        \"source\": \"default\",\n        \"id\": 250\n    },\n    {\n        \"uuid\": \"ecae9d58-1f14-4d13-9fec-cfd9c34757a9\",\n        \"card_name\": \"Champion\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6*\",\n        \"card_text\": \"+1 Action\\\\nFor the rest of the game, when another player plays an Attack, it doesn't affect you, and when you play an Action, +1 Action.\\\\n(This stays in play. This is not in the Supply.)\",\n        \"source\": \"default\",\n        \"id\": 251\n    },\n    {\n        \"uuid\": \"c3bd4a07-43ac-4169-92e6-7b0a3dadd7ba\",\n        \"card_name\": \"Coin of the Realm\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Treasure-Reserve\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Worth $1\\\\nWhen you play this, put it on your Tavern mat.\\\\dDirectly after resolving an Action, you may call this, for +2 Actions.\",\n        \"source\": \"default\",\n        \"id\": 252\n    },\n    {\n        \"uuid\": \"dd36be03-73bb-466f-91cb-716bc43cff40\",\n        \"card_name\": \"Disciple\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Traveller\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5*\",\n        \"card_text\": \"You may play an Action card from your hand twice. Gain a copy of it.\\\\dWhen you discard this from play, you may exchange it for a Teacher.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\",\n        \"id\": 253\n    },\n    {\n        \"uuid\": \"efcd40fc-f08a-41f9-a4a0-39c1769f27bf\",\n        \"card_name\": \"Distant Lands\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Reserve-Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Put this on your Tavern mat.\\\\dWorth 4VP if on your Tavern mat at the end of the game (otherwise worth 0VP).\",\n        \"source\": \"default\",\n        \"id\": 254\n    },\n    {\n        \"uuid\": \"574a45b6-8a9e-46de-a3fc-01fc1b3bf132\",\n        \"card_name\": \"Dungeon\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Action\\\\nNow and at the start of your next turn: +2 Cards, then discard 2 cards.\",\n        \"source\": \"default\",\n        \"id\": 255\n    },\n    {\n        \"uuid\": \"83ef4709-4af9-42ff-87f2-6b1d780b16ad\",\n        \"card_name\": \"Duplicate\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Reserve\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Put this on your Tavern mat.\\\\dWhen you gain a card costing up to $6, you may call this, to gain a copy of that card.\",\n        \"source\": \"default\",\n        \"id\": 256\n    },\n    {\n        \"uuid\": \"5a7c3809-ada1-42ad-aa1b-f8abf4d2853e\",\n        \"card_name\": \"Fugitive\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Traveller\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4*\",\n        \"card_text\": \"+2 Cards\\\\n+1 Action\\\\nDiscard a card.\\\\dWhen you discard this from play, you may exchange it for a Disciple.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\",\n        \"id\": 259\n    },\n    {\n        \"uuid\": \"23398ee0-24d0-4502-bc7f-9761f62a12f0\",\n        \"card_name\": \"Gear\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+2 Cards\\\\nSet aside up to 2 cards from your hand face down. At the start of your next turn, put them into your hand.\",\n        \"source\": \"default\",\n        \"id\": 260\n    },\n    {\n        \"uuid\": \"75803191-827e-4799-84fc-f49b4692ad44\",\n        \"card_name\": \"Giant\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Turn your Journey token over (it starts face up). If it's face down, +$1. If it's face up, +$5, and each other player reveals the top card of his deck, trashes it if it costs from $3 to $6, and otherwise discards it and gains a Curse.\",\n        \"source\": \"default\",\n        \"id\": 261\n    },\n    {\n        \"uuid\": \"2973ab6f-c20e-43de-9286-0a4f7a3f445d\",\n        \"card_name\": \"Guide\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Reserve\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nPut this on your Tavern mat.\\\\dAt the start of your turn, you may call this, to discard your hand and draw 5 cards.\",\n        \"source\": \"default\",\n        \"id\": 262\n    },\n    {\n        \"uuid\": \"b7c505f4-676b-4be1-8e26-f8ecc2a6e355\",\n        \"card_name\": \"Haunted Woods\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Attack-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Until you next turn, when any other player buys a card, he puts his hand on top of his deck in any order.\\\\nAt the start of your next turn:\\\\n+3 Cards\",\n        \"source\": \"default\",\n        \"id\": 263\n    },\n    {\n        \"uuid\": \"ede67456-8b74-44a1-ba6f-91b03292f493\",\n        \"card_name\": \"Hero\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Traveller\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5*\",\n        \"card_text\": \"+$2\\\\nGain a Treasure.\\\\dWhen you discard this from play, you may exchange it for a Champion.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\",\n        \"id\": 264\n    },\n    {\n        \"uuid\": \"f9e96a21-ff7d-4920-b22b-edae834b20c9\",\n        \"card_name\": \"Hireling\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"At the start of each of your turns for the rest of the game:\\\\d+1 Card\\\\d(This stays in play.)\",\n        \"source\": \"default\",\n        \"id\": 265\n    },\n    {\n        \"uuid\": \"53be2af2-da83-45ec-b7ff-cdbe051f9c08\",\n        \"card_name\": \"Lost City\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Cards\\\\n+2 Actions\\\\dWhen you gain this, each other player draws a card.\",\n        \"source\": \"default\",\n        \"id\": 268\n    },\n    {\n        \"uuid\": \"908ef477-ebb0-4ea3-ae56-fdbaa7d6aeb9\",\n        \"card_name\": \"Magpie\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nReveal the top card of your deck. If it's a Treasure, put it into your hand. If it's an Action or Victory card, gain a Magpie.\",\n        \"source\": \"default\",\n        \"id\": 269\n    },\n    {\n        \"uuid\": \"e3fd9e2e-5b64-4934-b3cb-74a099ed4a4b\",\n        \"card_name\": \"Messenger\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Buy\\\\n+$2\\\\nYou may put your deck into your discard pile.\\\\dWhen this is your first buy in a turn, gain a card costing up to $4, and each other player gains a copy of it.\",\n        \"source\": \"default\",\n        \"id\": 270\n    },\n    {\n        \"uuid\": \"a6b4c271-2b63-4a21-99ae-505488d771bb\",\n        \"card_name\": \"Miser\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Choose one: Put a Copper from your hand onto your Tavern mat; or +$1 per Copper on your Tavern mat.\",\n        \"source\": \"default\",\n        \"id\": 271\n    },\n    {\n        \"uuid\": \"d477c237-204c-401f-8f61-479a959c8283\",\n        \"card_name\": \"Page\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Traveller\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\dWhen you discard this from play, you may exchange it for a Treasure Hunter.\",\n        \"source\": \"default\",\n        \"id\": 273\n    },\n    {\n        \"uuid\": \"432a194a-fbe3-44f6-9017-cfb120382e62\",\n        \"card_name\": \"Peasant\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Traveller\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Buy\\\\n+$1\\\\dWhen you discard this from play, you may exchange it for a Soldier.\",\n        \"source\": \"default\",\n        \"id\": 275\n    },\n    {\n        \"uuid\": \"66d0b800-e645-484c-9639-fce6f0fe61a9\",\n        \"card_name\": \"Port\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\dWhen you buy this, gain another Port.\",\n        \"source\": \"default\",\n        \"id\": 278\n    },\n    {\n        \"uuid\": \"931b75a3-e859-4403-922c-4f693a384eec\",\n        \"card_name\": \"Ranger\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Buy\\\\nTurn your Journey token over (it starts face up). If it's face up, +5 Cards.\",\n        \"source\": \"default\",\n        \"id\": 281\n    },\n    {\n        \"uuid\": \"af515e58-4bc9-4b52-8516-9546a66f7e76\",\n        \"card_name\": \"Ratcatcher\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Reserve\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nPut this on your Tavern mat.\\\\dAt the start of your turn, you may call this to trash a card from your hand.\",\n        \"source\": \"default\",\n        \"id\": 282\n    },\n    {\n        \"uuid\": \"d80844a3-ad35-4b37-9c29-66c83948cb4d\",\n        \"card_name\": \"Raze\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Action\\\\nTrash this or a card from your hand. Look at a number of cards from the top of your deck equal to the cost in $ of the trashed card. Put one into your hand and discard the rest.\",\n        \"source\": \"default\",\n        \"id\": 283\n    },\n    {\n        \"uuid\": \"e2b728d6-7d5e-4ee6-ac6a-c2220e7fb3f6\",\n        \"card_name\": \"Relic\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Treasure-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $2\\\\nWhen you play this, each other player puts his -1 Card token on his deck.\",\n        \"source\": \"default\",\n        \"id\": 284\n    },\n    {\n        \"uuid\": \"2dde6edd-16f0-4644-87fc-49b75c7ed917\",\n        \"card_name\": \"Royal Carriage\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Reserve\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Action\\\\nPut this on your Tavern mat.\\\\dDirectly after resolving an Action, if it's still in play, you may call this, to replay that Action.\",\n        \"source\": \"default\",\n        \"id\": 285\n    },\n    {\n        \"uuid\": \"aaf10148-5bce-4fbe-8b7d-83f146fdd3d0\",\n        \"card_name\": \"Soldier\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Attack-Traveller\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3*\",\n        \"card_text\": \"+$2\\\\n+$1 per other Attack you have in play. Each other player with 4 or more cards in hand discards a card.\\\\dWhen you discard this from play, you may exchange it for a Fugitive.\\\\n(This is not in the Supply)\",\n        \"source\": \"default\",\n        \"id\": 289\n    },\n    {\n        \"uuid\": \"1542e486-e7d7-46d4-9e41-18b0f7fbdc9e\",\n        \"card_name\": \"Storyteller\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Action\\\\n+$1\\\\nPlay up to 3 Treasures from your hand. Pay all of your $; +1 Card per $ paid.\",\n        \"source\": \"default\",\n        \"id\": 290\n    },\n    {\n        \"uuid\": \"58f81f67-3d4d-4850-9c7f-a30c86c7a644\",\n        \"card_name\": \"Swamp Hag\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Attack-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Until your next turn, when any other player buys a card, he gains a Curse.\\\\nAt the start of your next turn:\\\\n+$3\",\n        \"source\": \"default\",\n        \"id\": 291\n    },\n    {\n        \"uuid\": \"5659f529-788f-4efc-b1ab-4dde74b828c0\",\n        \"card_name\": \"Teacher\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Reserve\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6*\",\n        \"card_text\": \"Put this on your Tavern mat.\\\\dAt the start of your turn, you may call this, to move your +1 Card, +1 Action, +1 Buy, or +$1 token to an Action Supply pile you have no token on (when you play a card from that pile you first get that bonus).\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\",\n        \"id\": 292\n    },\n    {\n        \"uuid\": \"ff764838-0889-4a32-9473-875890bfc22f\",\n        \"card_name\": \"Transmogrify\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Reserve\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Action\\\\nPut this on your Tavern mat.\\\\nAt the start of your turn, you may call this, to trash a card from your hand, gain a card costing up to $1 more than it, and put that card into your hand.\",\n        \"source\": \"default\",\n        \"id\": 295\n    },\n    {\n        \"uuid\": \"126cdfea-592c-4160-95a0-bdaae7baf0ca\",\n        \"card_name\": \"Treasure Hunter\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Traveller\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3*\",\n        \"card_text\": \"+1 Action\\\\n+$1\\\\nGain a Silver per card the player to your right gained in his last turn.\\\\dWhen you discard this from play, you may exchange it for a Warrior.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\",\n        \"id\": 297\n    },\n    {\n        \"uuid\": \"39f2b54e-919e-45a3-ba5f-6edae006d9ea\",\n        \"card_name\": \"Treasure Trove\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $2\\\\nWhen you play this, gain a Gold and a Copper.\",\n        \"source\": \"default\",\n        \"id\": 298\n    },\n    {\n        \"uuid\": \"ab7963d6-3870-47ea-8838-9680bfc848db\",\n        \"card_name\": \"Warrior\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Attack-Traveller\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4*\",\n        \"card_text\": \"+2 Cards\\\\nFor each Traveller you have in play (including this) each other player discards the top card of his deck and trashes it if it costs $3 or $4.\\\\dWhen you discard this from play, you may exchange it for a Hero.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\",\n        \"id\": 299\n    },\n    {\n        \"uuid\": \"27a2c428-6278-4f3e-84c7-4a0d7fd116ba\",\n        \"card_name\": \"Wine Merchant\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Reserve\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Buy\\\\n+$4\\\\nPut this on your Tavern mat.\\\\dAt the end of your Buy phase, if you have at least $2 unspent, you may discard this from your Tavern mat.\",\n        \"source\": \"default\",\n        \"id\": 300\n    },\n    {\n        \"uuid\": \"adbc38cd-0878-42f9-b733-8d91a8977607\",\n        \"card_name\": \"City Quarter\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"+2 Actions\\\\nReveal your hand. +1 Card per Action card revealed.\",\n        \"source\": \"default\",\n        \"id\": 301\n    },\n    {\n        \"uuid\": \"d5ecd16d-c045-46cc-b8a6-4b4a9cfaf5e4\",\n        \"card_name\": \"Engineer\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"Gain a card costing up to 4 Coins. You may trash this. If you do, gain a card costing up to 4 Coins.\",\n        \"source\": \"default\",\n        \"id\": 302\n    },\n    {\n        \"uuid\": \"b8f74f3c-4dc4-4009-80f2-a16aa54180be\",\n        \"card_name\": \"Overlord\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"Play this as if it were an Action card in the Supply costing up to 5 Coins. This is that card until it leaves play.\",\n        \"source\": \"default\",\n        \"id\": 303\n    },\n    {\n        \"uuid\": \"b26f5ea0-01bd-4127-9405-3872f105fe20\",\n        \"card_name\": \"Royal Blacksmith\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"+5 Cards\\\\nReveal your hand; discard the Coppers.\",\n        \"source\": \"default\",\n        \"id\": 304\n    },\n    {\n        \"uuid\": \"83b8960e-b3fb-4667-8b6a-a2395184a049\",\n        \"card_name\": \"Encampment/Plunder\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"This pile starts the game with 5 copies of Encampment on top, then 5 copies of Plunder. Only the top card of the pile can be gained or bought.\",\n        \"source\": \"default\",\n        \"id\": 305\n    },\n    {\n        \"uuid\": \"e37c04a3-0292-4b83-98ba-059eac9d71d2\",\n        \"card_name\": \"Patrician/Emporium\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"This pile starts the game with 5 copies of Patrician on top, then 5 copies of Emporium. Only the top card of the pile can be gained or bought.\",\n        \"source\": \"default\",\n        \"id\": 306\n    },\n    {\n        \"uuid\": \"aa6ebb60-1ab0-4091-81da-d58d2142da18\",\n        \"card_name\": \"Settlers/Bustling Village\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"This pile starts the game with 5 copies of Settlers on top, then 5 copies of Bustling Village. Only the top card of the pile can be gained or bought.\",\n        \"source\": \"default\",\n        \"id\": 307\n    },\n    {\n        \"uuid\": \"2e4298ea-effc-4ca6-92d1-b909145aaf3b\",\n        \"card_name\": \"Castles\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Victory-Castle\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Sort the castle pile by cost, putting the more expensive Castles on the bottom. For a 2-player game, use only one of each Castle. Only the top card of the pile may be gained or bought.\",\n        \"source\": \"default\",\n        \"id\": 308\n    },\n    {\n        \"uuid\": \"dd6adb54-df31-43a4-b760-98b45a911863\",\n        \"card_name\": \"Catapult/Rocks\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"This pile starts the game with 5 copies of Catapult on top, then 5 copies of Rocks. Only the top card of the pile can be gained or bought.\",\n        \"source\": \"default\",\n        \"id\": 309\n    },\n    {\n        \"uuid\": \"60a71752-ab35-4fed-aa90-c048e178e565\",\n        \"card_name\": \"Chariot Race\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Action\",\n        \"source\": \"default\",\n        \"id\": 310\n    },\n    {\n        \"uuid\": \"8fde56f5-1aaf-4b1b-87ef-2be5a5054aa4\",\n        \"card_name\": \"Enchantress\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action-Attack-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Until your next turn, the first time each other player plays an Action card on their turn, they get +1 Card and +1 Action instead of following its instructions.\\\\nAt the start of your next turn,\\\\n+1 Cards\",\n        \"source\": \"default\",\n        \"id\": 311\n    },\n    {\n        \"uuid\": \"0881e14c-fc80-4781-a7d3-6fff9b45ed1e\",\n        \"card_name\": \"Farmer's Market\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action-Gathering\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Buy\\\\nIf there are 4 Victory or more on the Farmer's Market Supply pile, take them and trash this. Otherwise, add 1 Victory to the pile and then +1 Coin per 1 Victory on the pile.\",\n        \"source\": \"default\",\n        \"id\": 312\n    },\n    {\n        \"uuid\": \"b3ba4f90-0421-469e-88cb-e21f89fdcd44\",\n        \"card_name\": \"Gladiator/Fortune\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"This pile starts the game with 5 copies of Gladiator on top, then 5 copies of Fortune. Only the top card of the pile can be gained or bought.\",\n        \"source\": \"default\",\n        \"id\": 313\n    },\n    {\n        \"uuid\": \"e0476ee0-5240-4dc5-8586-b22c60eb9edf\",\n        \"card_name\": \"Sacrifice\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Trash a card from your hand. If it's an\\\\nAction card, +1 Cards, +2 Actions\\\\nTreasure card, +2 Coins\\\\nVictory card, +2 Victory\",\n        \"source\": \"default\",\n        \"id\": 314\n    },\n    {\n        \"uuid\": \"9e683b9f-7588-48b1-8353-3b2018f7bf8a\",\n        \"card_name\": \"Temple\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action-Gathering\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Victory\\\\nTrash from 1 to 3 differently named cards from your hand. Add 1 Victory to the Temple Supply pile.\\\\dWhen you gain this, take all the Victory from the Temple Supply pile.\",\n        \"source\": \"default\",\n        \"id\": 315\n    },\n    {\n        \"uuid\": \"fee45101-4ae0-437f-bd12-3895de2dc19f\",\n        \"card_name\": \"Villa\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+2 Actions\\\\n+1 Buy\\\\n+1 Coin\\\\dWhen you gain this, put it into your hand, +1 Action, and if it's your Buy phase return to your Action phase.\",\n        \"source\": \"default\",\n        \"id\": 316\n    },\n    {\n        \"uuid\": \"e1e90147-78a7-4144-abee-e4aa13a19381\",\n        \"card_name\": \"Archive\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Action\\\\nSet aside the top 3 cards of your deck face down (you may look at them). Now and at the start of your next two turns, put one into your hand.\",\n        \"source\": \"default\",\n        \"id\": 317\n    },\n    {\n        \"uuid\": \"db9b1ccd-8660-4115-b962-0ffbf1721efb\",\n        \"card_name\": \"Capital\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"6 Coins\\\\n+1 Buy\\\\dWhen you discard this from play, take 6 Debt, and then you may pay off Debt.\",\n        \"source\": \"default\",\n        \"id\": 318\n    },\n    {\n        \"uuid\": \"d4e7b5ac-ca87-497f-a81d-962fe657c315\",\n        \"card_name\": \"Charm\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"When you play this, choose one: +1 Buy and +2 Coins; or the next time you buy a card this turn, you may also gain a differently named card with the same cost.\",\n        \"source\": \"default\",\n        \"id\": 319\n    },\n    {\n        \"uuid\": \"2ab7d760-2dc8-44c2-92c4-8a821ecc9478\",\n        \"card_name\": \"Crown\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action-Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"If it's your Action phase, you may play an Action from your hand twice. If it's your Buy phase, you may play a Treasure from your hand twice.\",\n        \"source\": \"default\",\n        \"id\": 320\n    },\n    {\n        \"uuid\": \"b8659d23-f2ca-4e53-ad35-1796e822e9e5\",\n        \"card_name\": \"Forum\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nDiscard 2 cards.\\\\dWhen you buy this, +1 Buy.\",\n        \"source\": \"default\",\n        \"id\": 321\n    },\n    {\n        \"uuid\": \"9d6c030e-fbf3-4d1b-9e10-19e79756884c\",\n        \"card_name\": \"Groundskeeper\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\dWhile this is in play, when you gain a Victory card, +1 Victory.\",\n        \"source\": \"default\",\n        \"id\": 322\n    },\n    {\n        \"uuid\": \"21145eef-39d2-46c7-95b2-eb53c8b2a545\",\n        \"card_name\": \"Legionary\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+3 Coins\\\\nYou may reveal a Gold from your hand. If you do, each other player discards down to 2 cards in hand, then draws a card.\",\n        \"source\": \"default\",\n        \"id\": 323\n    },\n    {\n        \"uuid\": \"87a1e194-0290-4386-bb06-bc82647fb01c\",\n        \"card_name\": \"Wild Hunt\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action-Gathering\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Choose one: +3 Cards and add 1 Victory to the Wild Hunt Supply pile; or gain an Estate, and if you do, take the Victory from the pile.\",\n        \"source\": \"default\",\n        \"id\": 324\n    },\n    {\n        \"uuid\": \"abf99db7-e5d5-4f54-b788-9d52a1088e13\",\n        \"card_name\": \"Druid\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Fate\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Buy\\\\nReceive one of the set aside, Boons, leaving it there.\\\\dSetup: Set aside the top 3 Boons, face-up.\",\n        \"source\": \"default\",\n        \"id\": 359\n    },\n    {\n        \"uuid\": \"7eb4cd85-125a-4ce3-a7c8-05409f8fea43\",\n        \"card_name\": \"Faithful Hound\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+2 Cards\\\\dWhen you discard this other than during Clean-up, you may set it aside, and put it into your hand at end of turn.\",\n        \"source\": \"default\",\n        \"id\": 360\n    },\n    {\n        \"uuid\": \"7183e8e3-d403-4333-aaf4-f9dda1f65d03\",\n        \"card_name\": \"Guardian\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Until your next turn, when another player plays an Attack card, it doesnt affect you. At the start of your next turn, +$1.\\\\dThis is gained to your hand (instead of your discard pile).\",\n        \"source\": \"default\",\n        \"id\": 361\n    },\n    {\n        \"uuid\": \"5d931024-fbe1-4f3e-8524-ec3fb4dcd782\",\n        \"card_name\": \"Monastery\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"For each card youve gained this turn, you may trash a card from your hand or a Copper you have in play.\",\n        \"source\": \"default\",\n        \"id\": 362\n    },\n    {\n        \"uuid\": \"ac8ef864-db9f-49cd-b733-4a6827cee301\",\n        \"card_name\": \"Pixie\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Fate\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nDiscard the top Boon. You may trash this to receive that Boon twice.\\\\n(When this is in the supply each player replaces one starting copper with Heirloom: Goat)\",\n        \"source\": \"default\",\n        \"id\": 363\n    },\n    {\n        \"uuid\": \"1bd4eea0-f31e-4278-b329-5250aef0dc31\",\n        \"card_name\": \"Goat\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Treasure-Heirloom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Worth $1\\\\nWhen you play this, you may trash a card from your hand.\",\n        \"source\": \"default\",\n        \"id\": 364\n    },\n    {\n        \"uuid\": \"4fa3865a-5de8-4326-8e6b-a924440637f6\",\n        \"card_name\": \"Tracker\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Fate\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+$1.\\\\nReceive a Boon.\\\\nWhile this is in play, when you gain a card, you may put that card onto your deck.\\\\n(When this is in the supply each player replaces one starting copper with Heirloom: Pouch)\",\n        \"source\": \"default\",\n        \"id\": 365\n    },\n    {\n        \"uuid\": \"559fd0c9-7b44-42c5-941a-9d173fae17bc\",\n        \"card_name\": \"Pouch\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Treasure-Heirloom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"$1\\\\n+1 Buy\",\n        \"source\": \"default\",\n        \"id\": 366\n    },\n    {\n        \"uuid\": \"3f807134-6ba7-4080-9f63-426aa0fc9b07\",\n        \"card_name\": \"Changeling\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"$3\\\\nNight\\\\nTrash this. Gain a copy of a card you have in play.\\\\dIn games using this, when you gain a card costing $3 or more, you may exchange it for a Changeling.\",\n        \"source\": \"default\",\n        \"id\": 367\n    },\n    {\n        \"uuid\": \"a31e1b82-2a5e-485e-a40b-b0b1214d9074\",\n        \"card_name\": \"Fool\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Fate\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"If you arent the player with Lost in the Woods, take it, take 3 Boons, and receive the Boons in any order.\\\\n(When this is in the supply each player replaces one starting copper with Heirloom: Lucky Coin)\",\n        \"source\": \"default\",\n        \"id\": 368\n    },\n    {\n        \"uuid\": \"eef73e05-ecfc-468d-8860-8d851a7aabdc\",\n        \"card_name\": \"Lucky Coin\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Treasure-Heirloom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Worth $1\\\\nWhen you play this, gain a Silver.\",\n        \"source\": \"default\",\n        \"id\": 369\n    },\n    {\n        \"uuid\": \"cf7b315a-6235-4a2f-90e8-bc24121cbff4\",\n        \"card_name\": \"Ghost Town\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"At the start of your next turn, +1 Card and +1 Action.\\\\dThis is gained to your hand (instead of your discard pile).\",\n        \"source\": \"default\",\n        \"id\": 370\n    },\n    {\n        \"uuid\": \"4a45030a-863b-49de-b6fa-958b482d0085\",\n        \"card_name\": \"Leprechaun\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Doom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Gain a Gold. If you have exactly 7 cards, gain a Wish from its pile. Otherwise, receive a Hex.\",\n        \"source\": \"default\",\n        \"id\": 371\n    },\n    {\n        \"uuid\": \"e88e2439-2269-44fb-a8be-8cdb9b4e8216\",\n        \"card_name\": \"Night Watchman\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Look at the top 5 cards of your deck, discard any number, and put the rest back in any order.\\\\dThis is gained to your hand (instead of your discard pile).\",\n        \"source\": \"default\",\n        \"id\": 372\n    },\n    {\n        \"uuid\": \"efd00d3a-fbc0-40b5-8d1b-71a59666aa6e\",\n        \"card_name\": \"Secret Cave\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nYou may discard 3 cards. If you did, then at the start of your next turn: +$3.\\\\n(When this is in the supply each player replaces one starting copper with Heirloom: Magic Lamp)\",\n        \"source\": \"default\",\n        \"id\": 373\n    },\n    {\n        \"uuid\": \"3202c249-1d62-423b-8250-49b2cabdc667\",\n        \"card_name\": \"Magic Lamp\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Treasure-Heirloom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"$1\\\\dWhen you play this, if there are at least 6 cards that you have exactly 1 copy of in play, trash this. If you do, gain 3 Wishes from their pile.\",\n        \"source\": \"default\",\n        \"id\": 374\n    },\n    {\n        \"uuid\": \"fc01ad43-c768-4410-b0cb-19fc1ef2370d\",\n        \"card_name\": \"Bard\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Fate\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2\\\\nReceive a Boon.\",\n        \"source\": \"default\",\n        \"id\": 375\n    },\n    {\n        \"uuid\": \"e4939eed-21e0-4618-98ab-d1c1efccbc94\",\n        \"card_name\": \"Blessed Village\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Fate\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nWhen you gain this, take a Boon. Receive it now or at the start of your next turn.\",\n        \"source\": \"default\",\n        \"id\": 376\n    },\n    {\n        \"uuid\": \"5770eb1b-7267-47c8-a6e4-ae21f2576795\",\n        \"card_name\": \"Cemetery\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Worth 2VP\\\\dWhen you gain this, trash up to 4 cards from your hand.\\\\n(When this is in the supply each player replaces one starting copper with Heirloom: Haunted Mirror)\",\n        \"source\": \"default\",\n        \"id\": 377\n    },\n    {\n        \"uuid\": \"f1951c7c-603b-4786-90d3-f16df87d89c1\",\n        \"card_name\": \"Haunted Mirror\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Treasure-Heirloom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"Worth $1\\\\dWhen you trash this, you may discard an Action card, to gain a Ghost from its pile.\",\n        \"source\": \"default\",\n        \"id\": 378\n    },\n    {\n        \"uuid\": \"e4ce290b-d8b4-46e2-ab8e-9d46dc49ff77\",\n        \"card_name\": \"Conclave\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2.\\\\nYou may play an Action card from your hand that you dont have a copy of in play. If you do, +1 Action.\",\n        \"source\": \"default\",\n        \"id\": 379\n    },\n    {\n        \"uuid\": \"24010433-1c97-47bf-804c-07ba422a647e\",\n        \"card_name\": \"Devils Workshop\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"If the number of cards you gained this turn is:\\\\n2+, gain an Imp from its pile;\\\\n1, gain a card costing up to $4;\\\\n0 gain a Gold.\",\n        \"source\": \"default\",\n        \"id\": 380\n    },\n    {\n        \"uuid\": \"ecda9c5d-43f1-430d-99a6-392067baff14\",\n        \"card_name\": \"Exorcist\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Trash a card from your hand. Gain a cheaper Spirit from one of the Spirit Piles.\",\n        \"source\": \"default\",\n        \"id\": 381\n    },\n    {\n        \"uuid\": \"14141bb1-e9fe-48d3-8b4d-e9746ca44229\",\n        \"card_name\": \"Necromancer\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Play a face-up non-Duration Action card from the trash leaving it there and turning it face down for the turn.\\\\dSetup: Put the 3 Zombies into the trash.\",\n        \"source\": \"default\",\n        \"id\": 382\n    },\n    {\n        \"uuid\": \"b6da60db-3580-4250-bea6-41d735997ea5\",\n        \"card_name\": \"Zombie Apprentice\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Zombie\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"You may trash an Action card from your hand for +3 Cards and +1 Action.\",\n        \"source\": \"default\",\n        \"id\": 383\n    },\n    {\n        \"uuid\": \"af77d21c-dc01-4dd2-a1b4-ab9cfed999d0\",\n        \"card_name\": \"Zombie Mason\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Zombie\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Trash the top card of your deck. You may gain a card costing up to $1 more than it.\",\n        \"source\": \"default\",\n        \"id\": 384\n    },\n    {\n        \"uuid\": \"378974d0-64b3-4da0-9a49-52494973ca0a\",\n        \"card_name\": \"Zombie Spy\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Zombie\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nLook at the top card of your deck. Discard it or put it back.\",\n        \"source\": \"default\",\n        \"id\": 385\n    },\n    {\n        \"uuid\": \"b5a1585d-8fc0-4582-8af2-930f46530258\",\n        \"card_name\": \"Shepherd\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Action\\\\nDiscard any number of Victory cards, revealing them. +2 Cards per card discarded.\\\\n(When this is in the supply each player replaces one starting copper with Heirloom: Pasture)\",\n        \"source\": \"default\",\n        \"id\": 386\n    },\n    {\n        \"uuid\": \"de04ed20-9af7-4f00-9d7d-462adc11b728\",\n        \"card_name\": \"Pasture\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Treasure-Victory-Heirloom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Worth $1\\\\dWorth 1VP per Estate you have.\",\n        \"source\": \"default\",\n        \"id\": 387\n    },\n    {\n        \"uuid\": \"775486f2-ef15-42a0-a5cc-3d9fdea302be\",\n        \"card_name\": \"Skulk\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Attack-Doom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Buy\\\\nEach other player receives the next Hex.\\\\dWhen you gain this, gain a Gold.\",\n        \"source\": \"default\",\n        \"id\": 388\n    },\n    {\n        \"uuid\": \"51f1e086-1cc1-4bff-85ec-8199aceef40d\",\n        \"card_name\": \"Cobbler\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"At the start of your next turn, gain a card to hand costing up to $4.\",\n        \"source\": \"default\",\n        \"id\": 389\n    },\n    {\n        \"uuid\": \"440b96ea-1926-4e83-a57a-8c6b3a3ceec4\",\n        \"card_name\": \"Crypt\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Set aside any number of Treasures you have in play (under this). While any remain, at the start of each of your turns, put one of them into your hand.\",\n        \"source\": \"default\",\n        \"id\": 390\n    },\n    {\n        \"uuid\": \"2f587b02-15c5-4429-8aa5-1343ea65ecec\",\n        \"card_name\": \"Cursed Village\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Doom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Actions\\\\nDraw until you have 6 cards in hand.\\\\dWhen you gain this, receive a Hex.\",\n        \"source\": \"default\",\n        \"id\": 391\n    },\n    {\n        \"uuid\": \"4f99bde3-6ea6-4782-9511-bbf900439517\",\n        \"card_name\": \"Den of Sin\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"At the start of your next turn: +2 Cards.\\\\dThis is gained to your hand (instead of your discard pile).\",\n        \"source\": \"default\",\n        \"id\": 392\n    },\n    {\n        \"uuid\": \"29714967-b987-4f5b-ade1-341fbf5f7d1e\",\n        \"card_name\": \"Idol\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Treasure-Attack-Fate\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"When you play this, if you then have an odd number of Idols in play, receive a Boon; if an even number, each other player gains a Curse.\",\n        \"source\": \"default\",\n        \"id\": 393\n    },\n    {\n        \"uuid\": \"baede9b0-2565-4b56-9642-962f4e1deeff\",\n        \"card_name\": \"Pooka\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"You may trash a Treasure other than Cursed Gold from your hand for +4 Cards.\\\\n(When this is in the supply each player replaces one starting copper with Heirloom: Cursed Gold)\",\n        \"source\": \"default\",\n        \"id\": 394\n    },\n    {\n        \"uuid\": \"8ea3fb56-f3ef-45c9-9faa-d9febfe24959\",\n        \"card_name\": \"Cursed Gold\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Treasure-Heirloom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Worth $3\\\\nWhen you play this, gain a Curse.\",\n        \"source\": \"default\",\n        \"id\": 395\n    },\n    {\n        \"uuid\": \"a31b3ed9-f59a-48f0-9ba8-6ce547600e42\",\n        \"card_name\": \"Sacred Grove\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Fate\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Buy\\\\n+$3\\\\nReceive a Boon. If it doesnt give +$1, each other player may receive it.\",\n        \"source\": \"default\",\n        \"id\": 396\n    },\n    {\n        \"uuid\": \"e335caf2-5836-4001-b3a6-6a8c079cc021\",\n        \"card_name\": \"Tormentor\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Attack-Doom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+$2\\\\nIf you have no other cards in play, gain an Imp from its pile. Otherwise, each other player receives the next Hex.\",\n        \"source\": \"default\",\n        \"id\": 397\n    },\n    {\n        \"uuid\": \"e8506ef2-2d9d-48bb-a205-ffd47f2f82f1\",\n        \"card_name\": \"Tragic Hero\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+3 Cards\\\\n+1 Buy\\\\nIf you have 8 or more cards in hand (after drawing), trash this and gain a Treasure.\",\n        \"source\": \"default\",\n        \"id\": 398\n    },\n    {\n        \"uuid\": \"65310558-e3bc-4779-bc8a-18b85d1d8137\",\n        \"card_name\": \"Vampire\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night-Attack-Doom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Each other player receives the next Hex. Gain a card costing up to $5 other than a Vampire. Exchange this for a Bat.\",\n        \"source\": \"default\",\n        \"id\": 399\n    },\n    {\n        \"uuid\": \"856cb8fe-f1ab-4ef1-9bac-803da265bf09\",\n        \"card_name\": \"Bat\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2*\",\n        \"card_text\": \"Trash up to 2 cards from your hand. If you trashed at least one, exchange this for a Vampire.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\",\n        \"id\": 400\n    },\n    {\n        \"uuid\": \"dd85d35c-5e4f-482f-b2dc-12614047cdb5\",\n        \"card_name\": \"Werewolf\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Attack-Night-Doom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"If its your Night phase, each other player receives the next Hex. Otherwise, +3 Cards.\",\n        \"source\": \"default\",\n        \"id\": 401\n    },\n    {\n        \"uuid\": \"08b0d279-4626-413e-9f4e-31f24aa87657\",\n        \"card_name\": \"Raider\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night-Attack-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"Each other player with 5 or more cards in hand discards a copy of a card you have in play (or reveals they cant).\\\\nAt the start of your next turn, +$3\",\n        \"source\": \"default\",\n        \"id\": 402\n    },\n    {\n        \"uuid\": \"cca655ed-a783-4938-91f4-8ea7da96f7ab\",\n        \"card_name\": \"Wish\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"+1 Action\\\\nReturn this to its pile. If you did, gain a card to your hand costing up to $6.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\",\n        \"id\": 403\n    },\n    {\n        \"uuid\": \"319ac043-7cda-4db3-94b1-a4f0c0591a5a\",\n        \"card_name\": \"Will-O-Wisp\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Spirit\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nReveal the top card of your deck. If it costs $2 or less, put it into your hand.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\",\n        \"id\": 404\n    },\n    {\n        \"uuid\": \"161ff04e-586c-407d-8451-774f3219e73d\",\n        \"card_name\": \"Imp\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Spirit\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2*\",\n        \"card_text\": \"+2 Cards\\\\nYou may play an Action card from your hand that you dont have a copy of in play.\\\\n(This is not in the supply).\",\n        \"source\": \"default\",\n        \"id\": 405\n    },\n    {\n        \"uuid\": \"1fe5cd82-2f27-462d-94bd-133c563cd867\",\n        \"card_name\": \"Ghost\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night-Duration-Spirit\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4*\",\n        \"card_text\": \"Reveal cards from your deck until you reveal an Action. Discard the other cards and set aside the Action. At the start of your next turn, play it twice.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\",\n        \"id\": 406\n    },\n    {\n        \"uuid\": \"97d69953-8bb4-4a09-b292-93709d5b2cb6\",\n        \"card_name\": \"Border Guard\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Reveal the top 2 cards of your deck. Put one into your hand and discard the other. If both were Actions, take the Lantern or Horn.\",\n        \"source\": \"default\",\n        \"id\": 436\n    },\n    {\n        \"uuid\": \"d41a1219-f3db-41c2-b0af-556ecffcc8c5\",\n        \"card_name\": \"Ducat\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Coffers\\\\n+1 Buy\\\\dWhen you gain this, you may trash a Copper from your hand.\",\n        \"source\": \"default\",\n        \"id\": 437\n    },\n    {\n        \"uuid\": \"af194b8d-48bb-4def-8967-6e1c9659a722\",\n        \"card_name\": \"Lackeys\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+2 Cards\\\\dWhen you gain this, +2 Villagers.\",\n        \"source\": \"default\",\n        \"id\": 438\n    },\n    {\n        \"uuid\": \"e813c6de-9a1e-412e-a66f-a53ad03c716e\",\n        \"card_name\": \"Acting Troupe\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+4 Villagers\\\\nTrash this.\",\n        \"source\": \"default\",\n        \"id\": 439\n    },\n    {\n        \"uuid\": \"52de1b23-e2d1-44fc-84ac-9398f2b64f60\",\n        \"card_name\": \"Cargo Ship\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+$2\\\\nOnce this turn, when you gain a card, you may set it aside face up (on this). At the start of your next turn, put it into your hand.\",\n        \"source\": \"default\",\n        \"id\": 440\n    },\n    {\n        \"uuid\": \"ed822a14-04f1-4a14-b9d5-54bb355dcbf0\",\n        \"card_name\": \"Experiment\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+2 Cards\\\\n+1 Action\\\\nReturn this to the supply.\\\\dWhen you gain this, gain another Experiment (that doesnt come with another).\",\n        \"source\": \"default\",\n        \"id\": 441\n    },\n    {\n        \"uuid\": \"9ad2b170-0412-4c4a-8f76-9681e07891ff\",\n        \"card_name\": \"Improve\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+$2\\\\dAt the start of Clean-up, you may trash an Action card you would discard from play this turn, to gain a card costing exactly $1 more than it.\",\n        \"source\": \"default\",\n        \"id\": 442\n    },\n    {\n        \"uuid\": \"c3e90d55-41ed-4d03-8057-b1a472af5d99\",\n        \"card_name\": \"Flag Bearer\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2\\\\dWhen you gain or trash this, take the Flag.\",\n        \"source\": \"default\",\n        \"id\": 443\n    },\n    {\n        \"uuid\": \"65c87919-bec0-49e7-ba1d-b75afc01669d\",\n        \"card_name\": \"Hideout\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\nTrash a card from your hand. If its a Victory card, gain a Curse.\",\n        \"source\": \"default\",\n        \"id\": 444\n    },\n    {\n        \"uuid\": \"fd9d183d-d0f9-4f01-9267-0b7abaf7cf5d\",\n        \"card_name\": \"Inventor\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Gain a card costing up to $4, then cards cost $1 less this turn (but not less than $0).\",\n        \"source\": \"default\",\n        \"id\": 445\n    },\n    {\n        \"uuid\": \"5396984b-dcc0-4823-9fe6-8c1ea3f654be\",\n        \"card_name\": \"Mountain Village\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+2 Actions\\\\nLook through your discard pile and put a card from it into your hand; if you cant, +1 Card.\",\n        \"source\": \"default\",\n        \"id\": 446\n    },\n    {\n        \"uuid\": \"6eb5b7dd-6a8d-489c-9281-7f8b25cd0be8\",\n        \"card_name\": \"Patron\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Villager\\\\n+$2\\\\dWhen something causes you to reveal this (using the word reveal), +1 Coffers.\",\n        \"source\": \"default\",\n        \"id\": 447\n    },\n    {\n        \"uuid\": \"48b96112-597d-4e24-be1e-59cd488f7193\",\n        \"card_name\": \"Priest\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2\\\\nTrash a card from your hand. For the rest of this turn, when you trash a card, +$2.\",\n        \"source\": \"default\",\n        \"id\": 448\n    },\n    {\n        \"uuid\": \"2c5f0d6e-e075-489e-9841-e93b497e109a\",\n        \"card_name\": \"Research\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Action\\\\nTrash a card from your hand. Per $1 it costs, set aside a card from your deck face down (on this). At the start of your next turn, put those cards into your hand.\",\n        \"source\": \"default\",\n        \"id\": 449\n    },\n    {\n        \"uuid\": \"e4a354a9-0e5d-4941-a772-ad2dfb342a28\",\n        \"card_name\": \"Silk Merchant\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+2 Cards\\\\n+1 Buy\\\\dWhen you gain or trash this, +1 Coffers and +1 Villager.\",\n        \"source\": \"default\",\n        \"id\": 450\n    },\n    {\n        \"uuid\": \"4ff8fa13-2b20-4227-9f35-eff9d8c734f1\",\n        \"card_name\": \"Old Witch\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+3 Cards\\\\nEach other player gains a Curse and may trash a Curse from their hand.\",\n        \"source\": \"default\",\n        \"id\": 451\n    },\n    {\n        \"uuid\": \"d17d0855-f69b-4ef3-b668-1750f5dca3f6\",\n        \"card_name\": \"Recruiter\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Cards\\\\nTrash a card from your hand. +1 Villager per $1 it costs.\",\n        \"source\": \"default\",\n        \"id\": 452\n    },\n    {\n        \"uuid\": \"a2914547-9252-4296-9b73-6acba2928195\",\n        \"card_name\": \"Scepter\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"When you play this, chose one: +$2; or replay an Action card you played this turn thats still in play.\",\n        \"source\": \"default\",\n        \"id\": 453\n    },\n    {\n        \"uuid\": \"580eeffd-5ad9-4611-8e28-2182143f3512\",\n        \"card_name\": \"Scholar\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Discard your hand.\\\\n+7 Cards.\",\n        \"source\": \"default\",\n        \"id\": 454\n    },\n    {\n        \"uuid\": \"ab727091-4e63-4801-b954-585a1fe0661f\",\n        \"card_name\": \"Sculptor\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Gain a card to your hand costing up to $4. If its a Treasure, +1 Villager.\",\n        \"source\": \"default\",\n        \"id\": 455\n    },\n    {\n        \"uuid\": \"2fda6285-a4ba-492f-82b4-841657fb7b1d\",\n        \"card_name\": \"Seer\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nReveal the top 3 cards of your deck. Put the ones costing from $2 to $4 into your hand. Put the rest back in any order.\",\n        \"source\": \"default\",\n        \"id\": 456\n    },\n    {\n        \"uuid\": \"1374c11c-908f-4a0b-974e-97de058f240c\",\n        \"card_name\": \"Spices\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"$2\\\\n+1 Buy\\\\dWhen you gain this, +2 Coffers.\",\n        \"source\": \"default\",\n        \"id\": 457\n    },\n    {\n        \"uuid\": \"ce5216e3-a688-4e60-9861-a5ef75caee8d\",\n        \"card_name\": \"Swashbuckler\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+3 Cards\\\\nIf your discard pile has any cards in it: +1 Coffers, then if you have at least 4 Coffers tokens, take the Treasure Chest.\",\n        \"source\": \"default\",\n        \"id\": 458\n    },\n    {\n        \"uuid\": \"ed8b4e2a-d0bf-4967-8b1a-06b7f376cbdc\",\n        \"card_name\": \"Treasurer\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+$3\\\\nChoose one: Trash a Treasure from your hand; or gain a Treasure from the trash to your hand; or take the Key.\",\n        \"source\": \"default\",\n        \"id\": 459\n    },\n    {\n        \"uuid\": \"ff373ceb-e2a7-4caf-aa90-52f0cd139e78\",\n        \"card_name\": \"Villain\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Coffers\\\\nEach other player with 5 or more cards in hand discards one costing $2 or more (or reveals they cant).\",\n        \"source\": \"default\",\n        \"id\": 460\n    }\n]"}],"_postman_id":"cf33c481-2d91-44ab-8ec2-6d12d2876e7f"},{"name":"/cards/","id":"0a18b39a-44ee-4c42-9ea6-b858731a4c1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c"}],"url":"https://dominioncardapi.pythonanywhere.com/cards/","description":"<p>Get the list of <strong>all</strong> Dominion Card(s).</p>\n","urlObject":{"protocol":"https","path":["cards",""],"host":["dominioncardapi","pythonanywhere","com"],"query":[],"variable":[]}},"response":[{"id":"3f2c2172-26a9-41d2-86a0-f57ddaf06fb7","name":"/cards/","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c"}],"url":"https://dominioncardapi.pythonanywhere.com/cards/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Oct 2020 23:25:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Clacks-Overhead","value":"GNU Terry Pratchett"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"PythonAnywhere"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"uuid\": \"5a27ee39-fb09-46ac-b77a-cf8862ba027e\",\n        \"card_name\": \"Black Market\",\n        \"set_name\": \"Promo\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+$2\\\\nReveal the top 3 cards of the Black Market deck. You may buy one of them immediately. Put the unbought cards on the bottom of the Black Market deck in any order.\\\\d(Before the game, make a Black Market deck out of one copy of each Kingdom card not in \",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 2,\n        \"uuid\": \"02ff3f06-3816-4d9f-8365-edb7574a2405\",\n        \"card_name\": \"Envoy\",\n        \"set_name\": \"Promo\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Reveal the top 5 cards of your deck. The player to your left chooses one for you to discard. Draw the rest.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 3,\n        \"uuid\": \"9bec5138-133a-4d00-820b-e2101a10f5be\",\n        \"card_name\": \"Governor\",\n        \"set_name\": \"Promo\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Action\\\\nChoose one; you get the version in parentheses: Each player gets +1 (+3) Cards; or each player gains a Silver (Gold); or each player may trash a card from his hand and gain a card costing exactly $1 ($2) more.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 4,\n        \"uuid\": \"fb38a986-c690-46d8-9a15-6c8428c21164\",\n        \"card_name\": \"Prince\",\n        \"set_name\": \"Promo\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$8\",\n        \"card_text\": \"You may set this aside. If you do, set aside an Action card from your hand costing up to $4. At the start of each of your turns, play that Action, setting it aside again when you discard it from play. (Stop playing it if you fail to set it aside on a turn you play it.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 5,\n        \"uuid\": \"4dfce28c-5be7-410f-8875-2e92b4624962\",\n        \"card_name\": \"Stash\",\n        \"set_name\": \"Promo\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $2\\\\dWhen you shuffle, you may put this anywhere in your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 6,\n        \"uuid\": \"60835fb5-5089-4566-be54-e5b036d90409\",\n        \"card_name\": \"Summon\",\n        \"set_name\": \"Promo\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$?\",\n        \"card_text\": \"Allows the buyer to gain a cheap Action card and play it immediately at the start of their next turn.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 7,\n        \"uuid\": \"3ade919f-bde0-48fd-8020-ab1e34e29266\",\n        \"card_name\": \"Walled Village\",\n        \"set_name\": \"Promo\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\dAt the start of Clean-up, if you have this and no more than one other Action card in play, you may put this on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 8,\n        \"uuid\": \"7d2e508b-e95c-42e4-b65a-1a6aaa210ecf\",\n        \"card_name\": \"Adventurer\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"Reveal cards from your deck until you reveal 2 Treasure cards. Put those Treasure cards in your hand and discard the other revealed cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 9,\n        \"uuid\": \"c4a06798-1af8-4822-997a-4e1cae520d85\",\n        \"card_name\": \"Bureaucrat\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Gain a silver card; put it on top of your deck. Each other player reveals a Victory card from his hand and puts it on his deck (or reveals a hand with no Victory cards).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 10,\n        \"uuid\": \"df2df56b-00a5-4e53-b597-7c03c376b946\",\n        \"card_name\": \"Cellar\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Action\\\\nDiscard any number of cards.\\\\n+1 Card per card discarded.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 11,\n        \"uuid\": \"15a2b675-2795-4fba-a46c-5a96191693ad\",\n        \"card_name\": \"Chancellor\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+$2\\\\nYou may immediately put your deck into your discard pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 12,\n        \"uuid\": \"abf4fdea-86b5-4946-89df-eeaabb04985e\",\n        \"card_name\": \"Chapel\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Trash up to 4 cards from your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 13,\n        \"uuid\": \"1ac04768-660b-4d6f-9be4-4148be2fd6d8\",\n        \"card_name\": \"Council Room\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+4 Cards\\\\n+1 Buy\\\\nEach other player draws a card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 14,\n        \"uuid\": \"e9c17630-4b31-4fc4-9d1d-152f6a20148b\",\n        \"card_name\": \"Feast\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Trash this card. Gain a card costing up to $5.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 15,\n        \"uuid\": \"23fc122a-a253-44a8-a12d-36eb56043279\",\n        \"card_name\": \"Festival\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Actions\\\\n+1 Buy\\\\n+$2.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 16,\n        \"uuid\": \"1f9800e8-b67c-4f43-9d00-713882e5bfd4\",\n        \"card_name\": \"Gardens\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Worth 1VP for every 10 cards in your deck (rounded down).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 17,\n        \"uuid\": \"a8ab2d63-a2af-465f-8d10-cd77d4c26c20\",\n        \"card_name\": \"Laboratory\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Cards\\\\n+1 Action.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 18,\n        \"uuid\": \"2896b36d-ee55-47d2-84c3-76dd4322abc6\",\n        \"card_name\": \"Library\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Draw until you have 7 cards in hand. You may set aside any Action cards drawn this way, as you draw them; discard the set aside cards after you finish drawing.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 19,\n        \"uuid\": \"885d5bf2-123c-4986-ba78-5afbafc8b7f9\",\n        \"card_name\": \"Market\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\n+1 Buy\\\\n+$1.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 20,\n        \"uuid\": \"64727167-8df4-4cfa-93aa-cf11792533a5\",\n        \"card_name\": \"Militia\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2\\\\nEach other player discards down to 3 cards in his hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 21,\n        \"uuid\": \"6ca7d21e-ae76-45ac-b442-cf02dfa13c07\",\n        \"card_name\": \"Mine\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Trash a Treasure card from your hand. Gain a Treasure card costing up to $3 more; put it into your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 22,\n        \"uuid\": \"2b5e1c96-9f2a-4faa-8c75-9c6292867299\",\n        \"card_name\": \"Moat\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+2 Cards\\\\dWhen another player plays an Attack card, you may reveal this from your hand. If you do, you are unaffected by that Attack.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 23,\n        \"uuid\": \"2daa175e-f619-409a-bf89-c12b5e69d2f2\",\n        \"card_name\": \"Moneylender\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Trash a Copper from your hand. If you do, +$3.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 24,\n        \"uuid\": \"3ebceb63-41f9-47f8-bf01-56b3f158325e\",\n        \"card_name\": \"Remodel\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Trash a card from your hand. Gain a card costing up to $2 more than the trashed card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 25,\n        \"uuid\": \"044392b9-5018-4f13-b5ef-3974f12dee28\",\n        \"card_name\": \"Smithy\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+3 Cards\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 26,\n        \"uuid\": \"f7f1fcd7-232b-445d-bd2d-9a43445c58d2\",\n        \"card_name\": \"Spy\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nEach player (including you) reveals the top card of his deck and either discards it or puts it back, your choice.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 27,\n        \"uuid\": \"a44da6e1-7b8b-4821-978a-2617e20ce3aa\",\n        \"card_name\": \"Thief\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Each other player reveals the top 2 cards of his deck. If they revealed any Treasure cards, they trash one of them that you choose. You may gain any or all of these trashed cards. They discard the other revealed cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 28,\n        \"uuid\": \"e36331d7-6478-4cab-ab6c-792bf35d7979\",\n        \"card_name\": \"Throne Room\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Choose an Action card in your hand. Play it twice.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 29,\n        \"uuid\": \"16fece62-7eac-4fc0-ab53-600ddb7c942a\",\n        \"card_name\": \"Village\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 30,\n        \"uuid\": \"9f3f9981-25db-4a2d-acd2-7e3b2f9b4c1a\",\n        \"card_name\": \"Witch\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Cards\\\\nEach other player gains a Curse card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 31,\n        \"uuid\": \"56d29153-346b-46f8-a493-f5c980d57684\",\n        \"card_name\": \"Woodcutter\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Buy\\\\n+$2\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 32,\n        \"uuid\": \"a3f6a42d-d4a6-4800-a379-963a14376a8c\",\n        \"card_name\": \"Workshop\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Gain a card costing up to $4.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 33,\n        \"uuid\": \"2156d5e6-0458-4bf9-a5d2-37131975a34f\",\n        \"card_name\": \"Baron\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Buy\\\\nYou may discard an Estate card. If you do, +$4.\\\\nOtherwise, gain an Estate card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 34,\n        \"uuid\": \"d43901bf-cafe-44ba-82ff-d3cc7532a344\",\n        \"card_name\": \"Bridge\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Buy\\\\n+$1\\\\nAll cards (including cards in players' hands) cost $1 less this turn, but not less than $0.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 35,\n        \"uuid\": \"e573b770-d9a3-49e4-9d0b-07c83639cce5\",\n        \"card_name\": \"Conspirator\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2\\\\nIf you've played 3 or more Actions this turn (counting this): +1 Card; +1 Action.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 36,\n        \"uuid\": \"8643a1a9-1525-48bf-b8a8-ff1f7b93119c\",\n        \"card_name\": \"Coppersmith\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Copper produces an extra $1 this turn.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 37,\n        \"uuid\": \"2e722ae6-d10f-4905-9b11-406a92144d44\",\n        \"card_name\": \"Courtyard\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+3 Cards\\\\nPut a card from your hand on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 38,\n        \"uuid\": \"0541b437-302d-4cae-bf26-36e84ed8cad9\",\n        \"card_name\": \"Duke\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth 1VP per Duchy you have.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 39,\n        \"uuid\": \"729b6278-16f1-46e2-a33e-fc2d13ea76ee\",\n        \"card_name\": \"Great Hall\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action-Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\dWorth 1VP\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 40,\n        \"uuid\": \"96cb13bd-25df-4e96-93bd-0179ce1ead2f\",\n        \"card_name\": \"Harem\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Treasure-Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"Worth $2\\\\nWorth 2VP\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 41,\n        \"uuid\": \"4e9b9f44-03ec-4fbf-8945-49f760414034\",\n        \"card_name\": \"Ironworks\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Gain a card costing up to $4. If it is an...\\\\nAction card, +1 Action\\\\nTreasure card, +$1\\\\nVictory card, +1 Card\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 42,\n        \"uuid\": \"04a42c1f-8ad5-409f-8049-195140139272\",\n        \"card_name\": \"Masquerade\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+2 Cards\\\\nEach player passes a card in their hand to the player on their left. Then you may trash a card from your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 43,\n        \"uuid\": \"7e6f4f96-1148-472b-868b-f8a77d4efa51\",\n        \"card_name\": \"Mining Village\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\nYou may trash this card immediately. If you do, +$2.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 44,\n        \"uuid\": \"254ca41b-45d8-4bb7-bf4c-0741f1c73047\",\n        \"card_name\": \"Minion\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Action\\\\nChoose one: +$2; or discard your hand, +4 Cards, and each other player with at least 5 cards in hand discards his hand and draws 4 cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 45,\n        \"uuid\": \"ffa9eec6-47d7-4c5a-a4e7-1fb40ce92119\",\n        \"card_name\": \"Nobles\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action-Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"Choose one: +3 Cards; or +2 Actions.\\\\dWorth 2VP\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 46,\n        \"uuid\": \"1907cb24-7ecf-44cf-af8f-1571507f3349\",\n        \"card_name\": \"Pawn\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Choose two: +1 Card; +1 Action; +1 Buy; +$1.\\\\n(The choices must be different.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 47,\n        \"uuid\": \"5b141b7a-323f-42e9-8cfd-c86f83175f12\",\n        \"card_name\": \"Saboteur\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Each other player reveals cards from the top of his deck until revealing one costing $3 or more. He trashes that card and may gain a card costing at most $2 less than it. He discards the other revealed cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 48,\n        \"uuid\": \"c769ddc3-883c-4248-97f7-2dc50b8be1c8\",\n        \"card_name\": \"Scout\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Action\\\\nReveal the top 4 cards of your deck. Put the revealed Victory cards into your hand. Put the other cards on top of your deck in any order.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 49,\n        \"uuid\": \"bbdd6847-51b2-4a06-8efd-46648dbe2424\",\n        \"card_name\": \"Secret Chamber\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Discard any number of cards. +$1 per card discarded.\\\\dWhen another player plays an Attack card, you may reveal this from your hand. If you do, +2 cards, then put 2 cards from your hand on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 50,\n        \"uuid\": \"c3c3dc1d-9499-4df4-b883-6e1a31a1037b\",\n        \"card_name\": \"Shanty Town\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+2 Actions\\\\nReveal your hand.\\\\nIf you have no Action cards in hand, +2 Cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 51,\n        \"uuid\": \"8af93d45-6088-4bd6-afd2-57e8c1ee0b2d\",\n        \"card_name\": \"Steward\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Choose one: +2 Cards; or +$2; or trash 2 cards from your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 52,\n        \"uuid\": \"7672c129-e604-4c0e-88d1-6998053af0c9\",\n        \"card_name\": \"Swindler\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+$2\\\\nEach other player trashes the top card of his deck and gains a card with the same cost that you choose.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 53,\n        \"uuid\": \"03767962-f515-4855-a299-d542baa7fc3d\",\n        \"card_name\": \"Torturer\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+3 Cards\\\\nEach other player chooses one: he discards 2 cards; or he gains a Curse card, putting it in his hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 54,\n        \"uuid\": \"65135fe0-7db2-4098-b62d-2d98dc3f026e\",\n        \"card_name\": \"Trading Post\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Trash 2 cards from your hand. If you do, gain a silver card; put it into your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 55,\n        \"uuid\": \"d32f2028-d039-4cdf-8f1d-990dbdbc7c33\",\n        \"card_name\": \"Tribute\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"The player to your left reveals then discards the top 2 cards of his deck. For each differently named card revealed, if it is an...\\\\nAction Card, +2 Actions\\\\nTreasure Card, +$2\\\\nVictory Card, +2 Cards\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 56,\n        \"uuid\": \"63759cda-631d-48bb-8f80-43376a3bd952\",\n        \"card_name\": \"Upgrade\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nTrash a card from your hand. Gain a card costing exactly $1 more than it.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 57,\n        \"uuid\": \"1b4853cd-6e3a-412c-a145-488d5bf013fa\",\n        \"card_name\": \"Wishing Well\",\n        \"set_name\": \"Intrigue\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nName a card, then reveal the top card of your deck. If it is the named card, put it in your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 58,\n        \"uuid\": \"fe27fc6f-2b2c-4e6c-88ee-cbca5ff6ce9d\",\n        \"card_name\": \"Ambassador\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Reveal a card from your hand. Return up to 2 copies of it from your hand to the Supply.\\\\nThen each other player gains a copy of it.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 59,\n        \"uuid\": \"310119e5-3d9f-40e0-a890-6f44b52f1150\",\n        \"card_name\": \"Bazaar\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\n+$1.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 60,\n        \"uuid\": \"db7fa2d8-58ef-4054-8131-2f06de964ab8\",\n        \"card_name\": \"Caravan\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nAt the start of your next turn, +1 Card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 61,\n        \"uuid\": \"5bca6d85-7e3c-41f8-9757-9afb04c29597\",\n        \"card_name\": \"Cutpurse\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2\\\\nEach other player discards a Copper card (or reveals a hand with no Copper).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 62,\n        \"uuid\": \"ddadbb98-e73b-4435-80c6-c89a304082c9\",\n        \"card_name\": \"Embargo\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+$2\\\\nTrash this card. Put an Embargo token on top of a Supply pile.\\\\dWhen a player buys a card, he gains a Curse card per Embargo token on that pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 63,\n        \"uuid\": \"f2ed2f5d-cbc9-420e-9129-692e948bb2c5\",\n        \"card_name\": \"Explorer\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"You may reveal a Province card from your hand. If you do, gain a Gold card, putting it into your hand. Otherwise, gain a Silver card, putting it into your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 64,\n        \"uuid\": \"991c9e1e-b88e-4190-bc8f-d06de07b2876\",\n        \"card_name\": \"Fishing Village\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+2 Actions\\\\n+$1\\\\nAt the start of your next turn: +1 Action; +$1.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 65,\n        \"uuid\": \"52aeb8e2-0946-42b3-973b-2661fdcb46ef\",\n        \"card_name\": \"Ghost Ship\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Cards\\\\nEach other player with 4 or more cards in hand puts cards from his hand on top of his deck until he has 3 cards in his hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 66,\n        \"uuid\": \"874400b2-76b4-4d6a-87af-0bc7a2d8d8f2\",\n        \"card_name\": \"Haven\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nSet aside a card from your hand face down. At the start of your next turn, put it into your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 67,\n        \"uuid\": \"2d991f1a-c5ed-4bc6-9b1a-6131a6d39b91\",\n        \"card_name\": \"Island\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Set aside this and another card from your hand. Return them to your deck at the end of the game.\\\\dWorth 2VP\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 68,\n        \"uuid\": \"773a0485-926a-4d42-a89b-8fe9d08b307e\",\n        \"card_name\": \"Lighthouse\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Action\\\\nNow and at the start of your next turn: +$1.\\\\dWhile this is in play, when another player plays an Attack card, it doesn't affect you.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 69,\n        \"uuid\": \"c41772c6-cfef-4103-a71c-54feee477ddc\",\n        \"card_name\": \"Lookout\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Action\\\\nLook at the top 3 cards of your deck. Trash one of them. Discard one of them. Put the other one on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 70,\n        \"uuid\": \"ff35483d-9a72-48af-ada9-fb083d32f960\",\n        \"card_name\": \"Merchant Ship\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Now and at the start of your next turn: +$2.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 71,\n        \"uuid\": \"e3370427-945f-469b-a0fc-073fc6171fdd\",\n        \"card_name\": \"Native Village\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+2 Actions\\\\nChoose one: Set aside the top card of your deck face down on your Native Village mat; or put all the cards from your mat into your hand.\\\\nYou may look at the cards on your mat at any time; return them to your deck at the end of the game.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 72,\n        \"uuid\": \"f6201b4a-d59f-4651-b7df-8f0bd8ef488d\",\n        \"card_name\": \"Navigator\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2\\\\nLook at the top 5 cards of your deck. Either discard all of them, or put them back on top of your deck in any order.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 73,\n        \"uuid\": \"d412e930-0de3-4fd1-9ebf-943a17a32de8\",\n        \"card_name\": \"Outpost\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"You only draw 3 cards (instead of 5) in this turn's Clean-up phase. Take an extra turn after this one. This can't cause you to take more than two consecutive turns.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 74,\n        \"uuid\": \"205c9bdb-cbda-4df1-b955-e8c410d8f605\",\n        \"card_name\": \"Pearl Diver\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nLook at the bottom card of your deck. You may put it on top.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 75,\n        \"uuid\": \"f5ed0713-7621-4ac8-a5bd-b1d08cbbe5c2\",\n        \"card_name\": \"Pirate Ship\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Choose one: Each other player reveals the top 2 cards of his deck, trashes a revealed Treasure that you choose, discards the rest, and if anyone trashed a Treasure you take a Coin token; or, +$1 per Coin token you've taken with Pirate Ships this game.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 76,\n        \"uuid\": \"305db0f1-cc14-4aea-a7a4-196584e5fddd\",\n        \"card_name\": \"Salvager\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Buy\\\\nTrash a card from your hand. +$ equal to its cost.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 77,\n        \"uuid\": \"cbafe020-ec60-41e5-bf7d-dfe15032c4fc\",\n        \"card_name\": \"Sea Hag\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Each other player discards the top card of his deck, then gains a Curse card, putting it on top of his deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 78,\n        \"uuid\": \"2ee9dc3b-b6e7-4244-9ea9-099ae56b883f\",\n        \"card_name\": \"Smugglers\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Gain a copy of a card costing up to $6 that the player to your right gained on his last turn.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 79,\n        \"uuid\": \"c3c9b7d0-0a5c-484e-a9ca-b123cab802f1\",\n        \"card_name\": \"Tactician\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Discard your hand. If you discarded any cards this way, then at the start of your next turn, +5 Cards; +1 Buy; and +1 Action.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 80,\n        \"uuid\": \"cb4756e7-8920-4c55-afef-d7dad3075c71\",\n        \"card_name\": \"Treasure Map\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Trash this and another copy of Treasure Map from your hand. If you do trash two Treasure Maps, gain 4 Gold cards, putting them on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 81,\n        \"uuid\": \"0e30dede-87dd-447d-ac22-a15294ae800b\",\n        \"card_name\": \"Treasury\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\n+$1\\\\dWhen you discard this from play, if you didn't buy a Victory card this turn, you may put this on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 82,\n        \"uuid\": \"6ea587d6-af7c-4caa-9058-a0ed32274000\",\n        \"card_name\": \"Warehouse\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+3 Cards\\\\n +1 Action\\\\nDiscard 3 cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 83,\n        \"uuid\": \"371ca3e2-6b35-46a2-9db4-4d49f76bc246\",\n        \"card_name\": \"Wharf\",\n        \"set_name\": \"Seaside\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Now and at the start of your next turn: +2 Cards\\\\n+1 Buy.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 84,\n        \"uuid\": \"6d45d005-145f-46b0-926a-a44af444e809\",\n        \"card_name\": \"Alchemist\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+2 Cards\\\\n+1 Action\\\\dWhen you discard this from play, you may put this on top of your deck if you have a Potion in play.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 85,\n        \"uuid\": \"844d403b-bb00-44cc-872c-191eda406b07\",\n        \"card_name\": \"Apothecary\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nReveal the top 4 cards of your deck. Put the revealed Coppers and Potions into your hand. Put the other cards back on top in any order.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 86,\n        \"uuid\": \"b88f5218-b946-40d6-b80a-b4720fc2f45e\",\n        \"card_name\": \"Apprentice\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Action\\\\nTrash a card from your hand. +1 Card per Coin it costs. +2 Cards if it has  in its cost.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 87,\n        \"uuid\": \"7bdc68c4-4e4e-4277-8a0d-d70015ad4585\",\n        \"card_name\": \"Familiar\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nEach other player gains a curse.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 88,\n        \"uuid\": \"ea4533a1-d05d-4f1d-8d9c-170f9aea66ca\",\n        \"card_name\": \"Golem\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Reveal cards from your deck until you reveal 2 Action cards other than Golem Cards. Discard the other cards, then play the Action cards in either order.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 89,\n        \"uuid\": \"d2a44773-cde5-45c0-9c00-4c45e7a09370\",\n        \"card_name\": \"Herbalist\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Buy\\\\n+$1\\\\dWhen you discard this from play, you may put one of your Treasures from play on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 90,\n        \"uuid\": \"fc082ba6-9df6-49c8-a558-0d0213216434\",\n        \"card_name\": \"Philosopher's Stone\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"When you play this, count your deck and discard pile. Worth $1 per 5 cards total between them (rounded down).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 91,\n        \"uuid\": \"f8b5430a-7bc3-44b2-8057-b2e192130065\",\n        \"card_name\": \"Possession\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"The player to your left takes an extra turn after this one, in which you can see all cards he can and make all decisions for him. Any cards he would gain on that turn, you gain instead; any cards of his that are trashed are set aside and returned to his discard pile at end of turn.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 92,\n        \"uuid\": \"be6790f1-7586-4eb8-b272-a33d5198df72\",\n        \"card_name\": \"Scrying Pool\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Action\\\\nEach player (including you) reveals the top card of his deck and either discards it or puts it back, your choice. Then reveal cards from the top of your deck until revealing one that isn't an Action. Put all of your revealed cards into your han\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 93,\n        \"uuid\": \"0d0fe6e8-058c-4dfb-ac82-82a3080eae50\",\n        \"card_name\": \"Transmute\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"Trash a card from your hand. If it is an... Action card, gain a Duchy\\\\nTreasure card, gain a Transmute\\\\nVictory card, gain a Gold\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 94,\n        \"uuid\": \"d6936acc-1f35-4450-adfd-98ba66920375\",\n        \"card_name\": \"University\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+2 Actions\\\\nYou may gain an Action card costing up to $5.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 95,\n        \"uuid\": \"85d63de8-2a05-46c3-852d-daaaf99a6207\",\n        \"card_name\": \"Vineyard\",\n        \"set_name\": \"Alchemy\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"Worth 1VP for every 3 Action cards in your deck (rounded down).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 96,\n        \"uuid\": \"a0559965-dbde-453b-8d41-eb2eb908b7fc\",\n        \"card_name\": \"Bank\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$7\",\n        \"card_text\": \"When you play this, it's worth $1 per Treasure card you have in play (counting this).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 97,\n        \"uuid\": \"97a9286e-65a9-426d-bccb-7bf183d21351\",\n        \"card_name\": \"Bishop\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$1\\\\n+1VP\\\\nTrash a card from your hand. +VP equal to half its cost in coins, rounded down. Each other player may trash a card from his hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 98,\n        \"uuid\": \"f4d7486b-7f03-41d4-a03b-a07302dd06f9\",\n        \"card_name\": \"City\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\nIf there are one or more empty Supply piles, +1 Card. If there are two or more, +$1 and +1 Buy.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 99,\n        \"uuid\": \"ff05f2eb-5468-42d8-b5cc-079783724dac\",\n        \"card_name\": \"Contraband\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $3\\\\n+1 Buy\\\\nWhen you play this, the player to your left names a card. You can't buy that card this turn.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 100,\n        \"uuid\": \"72573fae-90da-4679-80bc-a292a915c659\",\n        \"card_name\": \"Counting House\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Look through your discard pile, reveal any number of Copper cards from it, and put them into your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 101,\n        \"uuid\": \"2829e140-fe21-4b50-a3d0-69370b56ba88\",\n        \"card_name\": \"Expand\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$7\",\n        \"card_text\": \"Trash a card from your hand. Gain a card costing up to $3 more than the trashed card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 102,\n        \"uuid\": \"d73a9750-2c3f-45f5-92f9-26c395cba81b\",\n        \"card_name\": \"Forge\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$7\",\n        \"card_text\": \"Trash any number of cards from your hand. Gain a card with cost exactly equal to the total cost in coins of the trashed cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 103,\n        \"uuid\": \"0e61f820-ab11-4f84-b073-b8ab9a0fa731\",\n        \"card_name\": \"Goons\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"+1 Buy\\\\n+$2\\\\nEach other player discards down to 3 cards in hand.\\\\dWhile this is in play, when you buy a card, +1VP.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 104,\n        \"uuid\": \"4d6fc1ff-3124-46c4-8073-012663e2ac99\",\n        \"card_name\": \"Grand Market\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\n+1 Buy\\\\n+$2\\\\dYou can't buy this if you have any Copper in play.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 105,\n        \"uuid\": \"259068f9-21ef-4e0d-9b35-fa925089a4b2\",\n        \"card_name\": \"Hoard\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"Worth $2\\\\dWhile this is in play, when you buy a Victory card, gain a Gold.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 106,\n        \"uuid\": \"c1715763-d013-452c-ba18-3bda43dba2bd\",\n        \"card_name\": \"King's Court\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$7\",\n        \"card_text\": \"You may choose an Action card in your hand. Play it three times.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 107,\n        \"uuid\": \"2cb22465-8de1-4d37-8299-20e4cfefaa41\",\n        \"card_name\": \"Loan\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Worth $1\\\\nWhen you play this, reveal cards from your deck until you reveal a Treasure. Discard it or trash it. Discard the other cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 108,\n        \"uuid\": \"59c7cc25-f13b-4f96-bd5f-d95e7d457b07\",\n        \"card_name\": \"Mint\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"You may reveal a Treasure card from your hand. Gain a copy of it.\\\\dWhen you buy this, trash all Treasures you have in play.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 109,\n        \"uuid\": \"07537480-021f-40ca-bd5d-bd3377863789\",\n        \"card_name\": \"Monument\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2\\\\n+1VP\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 110,\n        \"uuid\": \"506390d5-893f-43e9-ae08-97eeb0310ffa\",\n        \"card_name\": \"Mountebank\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+$2\\\\nEach other player may discard a Curse. If he doesn't, he gains a Curse and a Copper.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 111,\n        \"uuid\": \"5a73d56c-9b01-4c5f-9023-7d1eb3dd1995\",\n        \"card_name\": \"Peddler\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$8*\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\n+$1\\\\dDuring your Buy phase, this costs $2 less per Action card you have in play, but not less than $0.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 112,\n        \"uuid\": \"8e0b520a-a06d-4ce3-bd0f-ea6283d12961\",\n        \"card_name\": \"Quarry\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Worth $1\\\\dWhile this is in play, Action cards cost $2 less, but not less than $0.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 113,\n        \"uuid\": \"e9bf8229-a6e2-47ea-b8cc-8e50a98581b9\",\n        \"card_name\": \"Rabble\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+3 Cards\\\\nEach other player reveals the top 3 cards of his deck, discards the revealed Actions and Treasures, and puts the rest back on top in any order he chooses.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 114,\n        \"uuid\": \"b97c33a4-e9de-46ee-9bd6-777a90a6254c\",\n        \"card_name\": \"Royal Seal\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $2\\\\dWhile this is in play, when you gain a card, you may put that card on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 115,\n        \"uuid\": \"5315e39c-1341-42b6-b8d8-d3881d242aac\",\n        \"card_name\": \"Talisman\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Worth $1\\\\dWhile this is in play, when you buy a card costing $4 or less that is not a Victory card, gain a copy of it.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 116,\n        \"uuid\": \"5caa745c-5d41-4764-8095-295f31b34d0a\",\n        \"card_name\": \"Trade Route\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Buy\\\\n+$1 per token on the Trade Route mat.\\\\nTrash a card from your hand.\\\\dSetup: Put a token on each Victory card Supply pile. When a card is gained from that pile, move the token to the Trade Route mat.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 117,\n        \"uuid\": \"761d78d8-a18f-403a-9b4a-359becb2b8c5\",\n        \"card_name\": \"Vault\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Cards\\\\nDiscard any number of cards. +$1 per card discarded. Each other player may discard 2 cards. If he does, he draws a card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 118,\n        \"uuid\": \"911968d8-6b01-4781-840b-9ee4ca137340\",\n        \"card_name\": \"Venture\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $1\\\\nWhen you play this, reveal cards from your deck until you reveal a Treasure. Discard the other cards. Play that Treasure.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 119,\n        \"uuid\": \"503673f6-a2ad-4abd-9c86-1bd4fcd09526\",\n        \"card_name\": \"Watchtower\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Draw until you have 6 cards in hand.\\\\dWhen you gain a card, you may reveal this from your hand. If you do, either trash that card, or put it on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 120,\n        \"uuid\": \"d339e366-282f-49f7-b748-d97277e35302\",\n        \"card_name\": \"Worker's Village\",\n        \"set_name\": \"Prosperity\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\n+1 Buy\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 121,\n        \"uuid\": \"0754fe33-c9b5-4523-a77a-52ee0a2c19a4\",\n        \"card_name\": \"Bag of Gold\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action-Prize\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"+1 Action\\\\nGain a Gold, putting it on top of your deck.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 122,\n        \"uuid\": \"d7d10304-14a8-4cc1-adec-78e2e032e91d\",\n        \"card_name\": \"Diadem\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Treasure-Prize\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"Worth $2\\\\nWhen you play this, +$1 per unused Action you have (Action, not Action card).\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 123,\n        \"uuid\": \"afab57ea-4ee6-43d4-b005-c0bb78423b7b\",\n        \"card_name\": \"Fairgrounds\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"Worth 2VP for every 5 differently named cards in your deck (round down).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 124,\n        \"uuid\": \"f0f489ab-260e-48a6-9a50-db015aaf7b22\",\n        \"card_name\": \"Farming Village\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+2 Actions\\\\nReveal cards from the top of your deck until you reveal an Action or Treasure card. Put that card into your hand and discard the other cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 125,\n        \"uuid\": \"eb6aafde-29ec-4710-84d5-a7ecc8bcfd0c\",\n        \"card_name\": \"Followers\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action-Attack-Prize\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"+2 Cards\\\\nGain an Estate. Each other player gains a Curse and discards down to 3 cards in hand.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 126,\n        \"uuid\": \"a37d5917-e9d8-46b8-930d-69c1591858a9\",\n        \"card_name\": \"Fortune Teller\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+$2\\\\nEach other player reveals cards from the top of his deck until he reveals a Victory or Curse card. He puts it on top and discards the other revealed cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 127,\n        \"uuid\": \"e516b2ba-eeb5-447e-8967-15a5daa57c2b\",\n        \"card_name\": \"Hamlet\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nYou may discard a card; if you do, +1 Action.\\\\nYou may discard a card; if you do, +1 Buy.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 128,\n        \"uuid\": \"f0f3c92d-0ed1-4463-bb8c-1de033ec4107\",\n        \"card_name\": \"Harvest\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Reveal the top 4 cards of your deck, then discard them. +$1 per differently named card revealed.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 129,\n        \"uuid\": \"92a30deb-ef92-47f2-a9bb-021689cbdf22\",\n        \"card_name\": \"Horn of Plenty\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $0\\\\nWhen you play this, gain a card costing up to $1 per differently named card you have in play, counting this. If it's a Victory card, trash this.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 130,\n        \"uuid\": \"1dfe2876-e0de-4e18-bf69-7b8b9954db34\",\n        \"card_name\": \"Horse Traders\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Buy\\\\n+$3\\\\nDiscard 2 cards.\\\\dWhen another player plays an Attack card, you may set this aside from your hand. If you do, then at the start of your next turn, +1 Card and return this to your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 131,\n        \"uuid\": \"c555846a-a4a4-4cfa-ac7f-20b777614280\",\n        \"card_name\": \"Hunting Party\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nReveal your hand. Reveal cards from your deck until you reveal a card that isn't a duplicate of one in your hand. Put it into your hand and discard the rest.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 132,\n        \"uuid\": \"4a94c2ce-7aee-4e8e-962d-42ea1cb84d33\",\n        \"card_name\": \"Jester\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+$2\\\\nEach other player discards the top card of his deck. If it's a Victory card he gains a Curse. Otherwise either he gains a copy of the discarded card or you do, your choice.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 133,\n        \"uuid\": \"802c6471-f722-4480-b499-aafee75457f2\",\n        \"card_name\": \"Menagerie\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Action\\\\nReveal your hand. If there are no duplicate cards in it, +3 Cards. Otherwise, +1 Card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 134,\n        \"uuid\": \"106f8404-7804-49cd-bcd8-34b3171a8052\",\n        \"card_name\": \"Princess\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action-Prize\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"+1 Buy\\\\dWhile this is in play, cards cost $2 less, but not less than $0.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 135,\n        \"uuid\": \"0fb68215-e2b2-4ff8-9b1f-e3d0d98f40d7\",\n        \"card_name\": \"Remake\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Do this twice: Trash a card from your hand, then gain a card costing exactly $1 more than the trashed card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 136,\n        \"uuid\": \"8bc54e93-5c06-4f29-bce5-e47b909ad29d\",\n        \"card_name\": \"Tournament\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Action\\\\nEach player may reveal a Province from his hand.\\\\nIf you do, discard it and gain a Prize (from the Prize pile) or a Duchy, putting it on top of your deck.\\\\nIf no-one else does, +1 Card, +$1.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 137,\n        \"uuid\": \"26ba614f-0dc9-4b21-bc1b-8729c5774964\",\n        \"card_name\": \"Trusty Steed\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action-Prize\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"Choose two: +2 Cards; or +2 Actions; or +$2; gain 4 Silvers and put your deck into your discard pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 138,\n        \"uuid\": \"d0d1fc38-7a99-4606-813e-8bcbbc2db838\",\n        \"card_name\": \"Young Witch\",\n        \"set_name\": \"Cornucopia\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+2 Cards\\\\nDiscard 2 cards. Each other player may reveal a Bane card from his hand. If he doesn't, he gains a Curse.\\\\dSetup: Add an extra Kingdom card pile costing $2 or $3 to the Supply. Cards from that pile are Bane cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 139,\n        \"uuid\": \"4b44fad3-1ccf-4880-b3bd-3423e7df3dda\",\n        \"card_name\": \"Border Village\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\dWhen you gain this, gain a card costing less than this.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 140,\n        \"uuid\": \"6afa1040-12e2-4852-a92f-78b67ad7ed31\",\n        \"card_name\": \"Cache\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $3\\\\dWhen you gain this, gain two Coppers.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 141,\n        \"uuid\": \"79ad0249-232b-4f48-beec-d7e7be268bdb\",\n        \"card_name\": \"Cartographer\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nLook at the top 4 cards of your deck. Discard any number of them. Put the rest back on top in any order.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 142,\n        \"uuid\": \"5563215d-d8a6-4473-855a-85e37e211ade\",\n        \"card_name\": \"Crossroads\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Reveal your hand.\\\\n+1 Card per Victory card revealed. If this is the first time you played a Crossroads this turn, +3 Actions.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 143,\n        \"uuid\": \"db9d963d-194a-40c5-bf0e-a487375ec58c\",\n        \"card_name\": \"Develop\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Trash a card from your hand.\\\\nGain a card costing exactly $1 more than it and a card costing exactly $1 less than it, in either order, putting them on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 144,\n        \"uuid\": \"e24d4c38-d720-460d-ad2c-a51e6e4e3271\",\n        \"card_name\": \"Duchess\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+$2\\\\nEach player (including you) looks at the top card of his deck, and discards it or puts it back.\\\\dIn games using this, when you gain a Duchy, you may gain a Duchess.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 145,\n        \"uuid\": \"16971217-6cdd-4f9f-919f-2b64e3a0c2de\",\n        \"card_name\": \"Embassy\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+5 Cards\\\\nDiscard 3 cards.\\\\dWhen you gain this, each other player gains a Silver.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 146,\n        \"uuid\": \"01d7a644-8eab-4a96-af32-2a6c08f217e2\",\n        \"card_name\": \"Farmland\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"Worth 2VP\\\\dWhen you buy this, trash a card from your hand. Gain a card costing exactly $2 more than the trashed card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 147,\n        \"uuid\": \"1caa1177-b4e8-4701-9077-99ff6caa97e7\",\n        \"card_name\": \"Fool's Gold\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Treasure-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"If this is the first time you played a Fool's Gold this turn, this is worth $1, otherwise it's worth $4.\\\\dWhen another player gains a Province, you may trash this from your hand. If you do, gain a Gold, putting it on your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 148,\n        \"uuid\": \"a665d355-0a33-430f-a842-45bcec0c6882\",\n        \"card_name\": \"Haggler\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+$2\\\\dWhile this is in play, when you buy a card, gain a card costing less than it that is not a Victory card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 149,\n        \"uuid\": \"242c4726-972b-4f63-9fd0-fc5248147170\",\n        \"card_name\": \"Highway\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\dWhile this is in play, cards cost $1 less, but not less than $0.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 150,\n        \"uuid\": \"a27d4a18-25be-4a1a-9823-a74f0fe04339\",\n        \"card_name\": \"Ill-Gotten Gains\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $1\\\\nWhen you play this, you may gain a Copper, putting it into your hand.\\\\dWhen you gain this, each other player gains a Curse.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 151,\n        \"uuid\": \"824bce4f-afc2-4f0a-b465-f613f3751adc\",\n        \"card_name\": \"Inn\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Cards\\\\n+2 Actions\\\\nDiscard 2 cards.\\\\dWhen you gain this, look through your discard pile (including this), reveal any number of Action cards from it, and shuffle them into your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 152,\n        \"uuid\": \"e62afa63-bf85-41d0-b552-4994dab1f3de\",\n        \"card_name\": \"Jack of All Trades\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Gain a Silver.\\\\nLook at the top card of your deck; discard it or put it back.\\\\nDraw until you have 5 cards in hand.\\\\nYou may trash a card from your hand that is not a Treasure.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 153,\n        \"uuid\": \"61043cb6-d6a3-49a8-83f8-7938d6ca5af7\",\n        \"card_name\": \"Mandarin\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+$3\\\\nPut a card from your hand on top of your deck.\\\\dWhen you gain this, put all Treasures you have in play on top of your deck in any order.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 154,\n        \"uuid\": \"c300aa43-85bf-460f-9050-8965035deddb\",\n        \"card_name\": \"Margrave\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+3 Cards\\\\n+1 Buy\\\\nEach other player draws a card, then discards down to 3 cards in hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 155,\n        \"uuid\": \"6449cf91-f1b3-44aa-b5be-b48fadd58f5b\",\n        \"card_name\": \"Noble Brigand\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$1\\\\nWhen you buy this or play it, each other player reveals the top 2 cards of his deck, trashes a revealed Silver or Gold you choose, and discards the rest. If he didn't reveal a Treasure, he gains a Copper. You gain the trashed cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 156,\n        \"uuid\": \"b21aa258-b173-4afc-8561-461cedef77b7\",\n        \"card_name\": \"Nomad Camp\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Buy\\\\n+$2\\\\dWhen you gain this, put it on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 157,\n        \"uuid\": \"797e322c-147d-4cd5-805a-f505910ba9e2\",\n        \"card_name\": \"Oasis\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\n+$1\\\\nDiscard a card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 158,\n        \"uuid\": \"f86d2bcf-e35d-4a03-85aa-8de35d62b875\",\n        \"card_name\": \"Oracle\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Each player (including you) reveals the top 2 cards of his deck, and you choose one: either he discards them, or he puts them back on top in an order he chooses.\\\\n+2 Cards\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 159,\n        \"uuid\": \"e4abcc6b-f4e0-4983-bd05-bd31367a855f\",\n        \"card_name\": \"Scheme\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nAt the start of Clean-up this turn, you may choose an Action card you have in play. If you discard it from play this turn, put it on your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 160,\n        \"uuid\": \"3c3e1528-fcf8-4da1-a71e-d5ebb520357f\",\n        \"card_name\": \"Silk Road\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Worth 1VP for every 4 Victory cards in your deck (round down).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 161,\n        \"uuid\": \"76588798-6bf6-462b-abf8-0f480c50018c\",\n        \"card_name\": \"Spice Merchant\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"You may trash a Treasure from your hand. If you do, choose one:\\\\n+2 Cards and +1 Action;\\\\nor +$2 and +1 Buy.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 162,\n        \"uuid\": \"5344368a-c355-48b6-9dd7-758bf27318c3\",\n        \"card_name\": \"Stables\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"You may discard a Treasure. If you do, +3 Cards and +1 Action.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 163,\n        \"uuid\": \"3069161b-9c68-4ad5-b387-fbd00607d41e\",\n        \"card_name\": \"Trader\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Action-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Trash a card from your hand. Gain a number of Silvers equal to its cost in coins.\\\\dWhen you would gain a card, you may reveal this from your hand. If you do, instead, gain a silver.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 164,\n        \"uuid\": \"06b088e2-3a5d-4028-9ddc-0427ba68deae\",\n        \"card_name\": \"Tunnel\",\n        \"set_name\": \"Hinterlands\",\n        \"type\": \"Victory-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Worth 2VP\\\\dWhen you discard this other than during a Clean-up phase, you may reveal it. If you do, gain a Gold.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 165,\n        \"uuid\": \"1a08fef8-5496-43ce-917a-321c3777bd95\",\n        \"card_name\": \"Colony\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$11\",\n        \"card_text\": \"Worth 10VP\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 166,\n        \"uuid\": \"dd8c68ce-6e57-4938-a829-38eff8dbd4d8\",\n        \"card_name\": \"Copper\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"Worth $1\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 167,\n        \"uuid\": \"fcfa0463-69c5-42d6-a966-0e4303bcf5b9\",\n        \"card_name\": \"Curse\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Curse\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"Worth -1VP\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 168,\n        \"uuid\": \"e92034eb-f9a1-40ff-943f-4a178fdf7960\",\n        \"card_name\": \"Duchy\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth 3VP\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 169,\n        \"uuid\": \"4cc1e13a-a324-4f54-bdec-d6cbd9912caf\",\n        \"card_name\": \"Estate\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$2\",\n        \"card_text\": \"Worth 1VP\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 170,\n        \"uuid\": \"5705f3c6-3c13-433e-af0a-89b7cc852c0c\",\n        \"card_name\": \"Gold\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$6\",\n        \"card_text\": \"Worth $3\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 171,\n        \"uuid\": \"632a7b69-6631-4883-9bd3-0078c3237895\",\n        \"card_name\": \"Platinum\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$9\",\n        \"card_text\": \"Worth $5\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 172,\n        \"uuid\": \"d36c038f-3bc7-41e4-a38a-3eedc550293c\",\n        \"card_name\": \"Potion\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"Worth \",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 173,\n        \"uuid\": \"91076408-d77d-4190-98a9-2c7700f17fa9\",\n        \"card_name\": \"Province\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$8\",\n        \"card_text\": \"Worth 6VP\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 174,\n        \"uuid\": \"94a91df1-8a25-4d5a-a715-189cb25161c7\",\n        \"card_name\": \"Silver\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"Worth $2\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 175,\n        \"uuid\": \"1e0bc707-858f-48fa-881c-70fe6902f80a\",\n        \"card_name\": \"Abandoned Mine\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Ruins\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"$1 \",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 176,\n        \"uuid\": \"63bdc20f-83d8-4feb-8171-13455fd1804e\",\n        \"card_name\": \"Altar\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"Trash a card from your hand. Gain a card costing up to $5.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 177,\n        \"uuid\": \"d2bfebe9-9016-42c8-a1a7-084e7c273640\",\n        \"card_name\": \"Armory\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Gain a card costing up to $4. Put it on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 178,\n        \"uuid\": \"b728670c-af53-46ea-b20c-d4d26eb92601\",\n        \"card_name\": \"Band of Misfits\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Play this as if it were an Action card in the Supply costing less than it that you choose.\\\\nThis is that card until it leaves play.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 179,\n        \"uuid\": \"29a0f64b-fdd2-4b9d-9c8f-9b95b3b72980\",\n        \"card_name\": \"Bandit Camp\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\nGain a Spoils from the Spoils pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 180,\n        \"uuid\": \"bc1fb46d-8862-4a89-bfda-a2377c898da3\",\n        \"card_name\": \"Beggar\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Gain 3 Coppers, putting them into your hand.\\\\dWhen another player plays an Attack card, you may discard this. If you do, gain two Silvers, putting one on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 181,\n        \"uuid\": \"75391ba1-c96c-40a8-a1eb-b1c478f90f79\",\n        \"card_name\": \"Catacombs\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Look at the top 3 cards of your deck. Choose one: Put them into your hand; or discard them and +3 Cards.\\\\dWhen you trash this, gain a cheaper card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 182,\n        \"uuid\": \"e542cf26-afc5-4f71-a6df-f8b4bb90d844\",\n        \"card_name\": \"Count\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Choose one: Discard 2 cards; put a card from your hand on top of your deck; or gain a Copper.\\\\nChoose one: +$3; trash your hand; or gain a Duchy.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 183,\n        \"uuid\": \"1a6ccbd5-6d17-4fc9-a413-135904aa4844\",\n        \"card_name\": \"Counterfeit\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $1\\\\n+1 Buy\\\\nWhen you play this, you may play a treasure from your hand twice. If you do, trash that treasure.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 184,\n        \"uuid\": \"2254c80d-3192-44d3-8766-812cba4ac14d\",\n        \"card_name\": \"Cultist\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Looter\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Cards\\\\nEach other player gains a Ruins. You may play a Cultist from your hand.\\\\dWhen you trash this, +3 Cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 185,\n        \"uuid\": \"f6d71916-667a-4fe8-b918-f409dc832ff4\",\n        \"card_name\": \"Dame Anna\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"You may trash up to 2 cards from your hand.\\\\nEach other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest. If a Knight is trashed by this, trash this card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 186,\n        \"uuid\": \"0002886c-b647-4375-a8ea-274546bccbb0\",\n        \"card_name\": \"Dame Josephine\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight-Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth 2VP\\\\nEach other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest. If a Knight is trashed by this, trash this card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 187,\n        \"uuid\": \"c9bbc70d-718d-45d8-a3cc-44199a00a7ef\",\n        \"card_name\": \"Dame Molly\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Actions.\\\\nEach other player discards the top 2 cards of his deck, and trashes one of them costing from $3 to $6. If a Knight is trashed by this, trash this card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 188,\n        \"uuid\": \"e697c4c1-3568-4119-8c6e-1fc2e47305ba\",\n        \"card_name\": \"Dame Natalie\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"You may gain a card costing up to $3.\\\\nEach other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest. If a Knight is trashed by this, trash this card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 189,\n        \"uuid\": \"bf581392-ba3d-4be5-a3bb-2067541e11ed\",\n        \"card_name\": \"Dame Sylvia\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+$2\\\\nEach other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest. If a Knight is trashed by this, trash this card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 190,\n        \"uuid\": \"f47cde48-1b64-410f-a48c-923e8b752496\",\n        \"card_name\": \"Death Cart\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Looter\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$5\\\\nYou may trash an Action card from your hand. If you don't, trash this.\\\\dWhen you gain this, gain 2 Ruins.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 191,\n        \"uuid\": \"57b3c313-44f2-4a2a-8188-3697c51d932e\",\n        \"card_name\": \"Feodum\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Worth 1VP for every 3 Silvers in your deck.\\\\dWhen you trash this, gain 3 Silvers.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 192,\n        \"uuid\": \"26d446e9-f497-419c-b68a-555b47cfa678\",\n        \"card_name\": \"Forager\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Action\\\\n+1 Buy\\\\nTrash a card from your hand. +$1 per differently named Treasure in the trash.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 193,\n        \"uuid\": \"f10e439b-db29-4406-ab05-d271eed39391\",\n        \"card_name\": \"Fortress\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\dWhen you trash this, put it into your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 194,\n        \"uuid\": \"0dc25316-df4d-4a37-ae1b-733171ee0038\",\n        \"card_name\": \"Graverobber\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Choose one: Gain a card from the trash costing from $3 to $6, putting it on top of your deck; or trash an Action card from your hand and gain a card costing up to $3 more than it.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 195,\n        \"uuid\": \"22c160cb-63e5-465e-a52d-3fc893909a9c\",\n        \"card_name\": \"Hermit\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Look through your discard pile. You may trash a card from your discard pile or hand that is not a Treasure. Gain a card costing up to $3.\\\\dWhen you discard this from play, if you didn't buy any cards this turn, trash this and gain a Madman from the Madman pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 196,\n        \"uuid\": \"4f09b398-be4e-487e-9ee0-34f13c1ed3a3\",\n        \"card_name\": \"Hovel\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Reaction-Shelter\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$1\",\n        \"card_text\": \"When you buy a Victory card, you may trash this from your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 197,\n        \"uuid\": \"9eccfc8a-527c-44ea-91a5-5d676a840996\",\n        \"card_name\": \"Hunting Grounds\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"+4 Cards\\\\dWhen you trash this, gain a Duchy or 3 Estates\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 198,\n        \"uuid\": \"680fc121-df06-4d85-b1bb-55a05070bef3\",\n        \"card_name\": \"Ironmonger\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nReveal the top card of your deck; you may discard it. Either way, if it is an...\\\\nAction card, +1 Action\\\\na Treasure card, +$1\\\\na Victory card, +1 Card\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 199,\n        \"uuid\": \"77b7da59-2866-4381-8748-febac7d55697\",\n        \"card_name\": \"Junk Dealer\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\n+$1\\\\nTrash a card from your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 200,\n        \"uuid\": \"9acf3af0-f96f-4bd7-a7f8-e6d4f0b2b34e\",\n        \"card_name\": \"Madman\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"+2 Actions\\\\nReturn this to the Madman pile. If you do, +1 Card per card in your hand.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 201,\n        \"uuid\": \"970d95f1-4433-4cb5-9419-58ed1b3db136\",\n        \"card_name\": \"Marauder\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Looter\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Gain a Spoils from the Spoils pile. Each other player gains a Ruins.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 202,\n        \"uuid\": \"6825a879-0e71-46af-bb53-f5a837eab9c0\",\n        \"card_name\": \"Market Square\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\n+1 Buy\\\\dWhen one of your cards is trashed, you may discard this from your hand. If you do, gain a Gold.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 203,\n        \"uuid\": \"e2165158-4f3d-4bdf-a950-513181c63a1c\",\n        \"card_name\": \"Mercenary\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"You may trash 2 cards from your hand. If you do, +2 Cards, + $2, and each other player discards down to 3 cards in hand.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 204,\n        \"uuid\": \"18083111-3f94-4765-a244-bad6320b4e80\",\n        \"card_name\": \"Mystic\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Action\\\\n+$2\\\\nName a card.\\\\nReveal the top card of your deck. If it's the named card, put it into your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 205,\n        \"uuid\": \"8c337aa2-cab3-4887-80d0-0fc4b06c5762\",\n        \"card_name\": \"Necropolis\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Shelter\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$1\",\n        \"card_text\": \"+2 Actions\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 206,\n        \"uuid\": \"f8a89e42-816d-46a7-ae79-7ed0f6b89462\",\n        \"card_name\": \"Overgrown Estate\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Victory-Shelter\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$1\",\n        \"card_text\": \"Worth 0 VP\\\\dWhen you trash this, +1 Card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 207,\n        \"uuid\": \"022e0b18-8ef7-4b7b-b69a-0cd29999fd47\",\n        \"card_name\": \"Pillage\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Trash this. Each other player with 5 or more cards in hand reveals his hand and discards a card that you choose. Gain 2 Spoils.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 208,\n        \"uuid\": \"60b37f1c-e16d-4f6f-b835-880c306f3044\",\n        \"card_name\": \"Poor House\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$1\",\n        \"card_text\": \"+$4\\\\nReveal your hand. -$1 per Treasure card in your hand, to a minimum of $0.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 209,\n        \"uuid\": \"eeec2e05-64eb-44f8-9780-9cfaee0df2d5\",\n        \"card_name\": \"Procession\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"You may play an Action card from your hand twice. Trash it. Gain an Action card costing exactly $1 more than it.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 210,\n        \"uuid\": \"00e7f0f4-a11a-4600-825b-df2d01c339ba\",\n        \"card_name\": \"Rats\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nGain a Rats. Trash a card from your hand other than a Rats (or reveal a hand of all Rats).\\\\dWhen you trash this, +1 Card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 211,\n        \"uuid\": \"fc5fad0a-c87d-435c-bb38-00c8b7755f89\",\n        \"card_name\": \"Rebuild\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Action\\\\nName a card. Reveal cards from the top of your deck until you reveal a Victory card that is not the named card. Discard the other cards. Trash the Victory card and gain a Victory card costing up to $3 more than it.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 212,\n        \"uuid\": \"584f4706-2537-42a0-9bbc-9d94d9a716fd\",\n        \"card_name\": \"Rogue\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+$2\\\\nIf there are any cards in the trash costing from $3 to $6, gain one of them. Otherwise, each other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 213,\n        \"uuid\": \"fb40ca20-8802-4b3e-a2c2-db062270ce10\",\n        \"card_name\": \"Ruined Library\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Ruins\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"+1 Card\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 214,\n        \"uuid\": \"d0fd9f2c-8611-47cf-8225-eaa61e5a8338\",\n        \"card_name\": \"Ruined Market\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Ruins\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"+1 Buy\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 215,\n        \"uuid\": \"97c0b9ec-eb9d-42ae-8e31-50c2df9367d2\",\n        \"card_name\": \"Ruined Village\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Ruins\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"+1 Action\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 216,\n        \"uuid\": \"256b0fa0-d131-4397-b918-867d6b782028\",\n        \"card_name\": \"Sage\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Action\\\\nReveal cards from the top of your deck until you reveal one costing $3 or more. Put that card into your hand and discard the rest.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 217,\n        \"uuid\": \"d4ba79f1-77ff-48e9-9408-6a850bc3e4a4\",\n        \"card_name\": \"Scavenger\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2\\\\nYou may put your deck into your discard pile. Look through your discard pile and put one card from it on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 218,\n        \"uuid\": \"3bcdffbc-5402-4be8-a20b-620573d48687\",\n        \"card_name\": \"Sir Bailey\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nEach other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest. If a Knight is trashed by this, trash this card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 219,\n        \"uuid\": \"c4d1cbb1-3438-4133-9ba5-2ef4b9548adf\",\n        \"card_name\": \"Sir Destry\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Cards\\\\nEach other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest. If a Knight is trashed by this, trash this card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 220,\n        \"uuid\": \"a5385dc2-04af-4cce-8ca1-a53c20723f24\",\n        \"card_name\": \"Sir Martin\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+2 Buys\\\\nEach other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest. If a Knight is trashed by this, trash this card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 221,\n        \"uuid\": \"5b3aab89-87c4-4fdf-a356-86ad25497e52\",\n        \"card_name\": \"Sir Michael\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Each other player discards down to 3 cards in hand.\\\\nEach other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest. If a Knight is trashed by this, trash this card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 222,\n        \"uuid\": \"1160dcf3-6b87-4990-97c1-340c2401da90\",\n        \"card_name\": \"Sir Vander\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack-Knight\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Each other player reveals the top 2 cards of his deck, trashes one of them costing from $3 to $6, and discards the rest. If a Knight is trashed by this, trash this card.\\\\dWhen you trash this, gain a Gold.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 223,\n        \"uuid\": \"2e5c7205-7529-4f53-b5d0-bf0876223a88\",\n        \"card_name\": \"Spoils\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"Worth $3\\\\nWhen you play this, return it to the pile.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 224,\n        \"uuid\": \"2f75314f-1c08-4a43-b2ca-2f1b16be6458\",\n        \"card_name\": \"Squire\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+$1\\\\nChoose one: +2 Actions; or +2 Buys; or gain a Silver.\\\\dWhen you trash this, gain an Attack card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 225,\n        \"uuid\": \"c6ee7981-e42c-4c88-a4b7-03e3bfb8c6b6\",\n        \"card_name\": \"Storeroom\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Buy\\\\nDiscard any number of cards. +1 Card per card discarded. Discard any number of cards. +$1 per card discarded the second time.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 226,\n        \"uuid\": \"8c1decff-ef55-4f90-8233-9afaaffca8db\",\n        \"card_name\": \"Survivors\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Ruins\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"Look at the top 2 cards of your deck. Discard them or put them back in any order.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 227,\n        \"uuid\": \"9c063d47-45e5-4b11-8d50-bf0a9bdc5d2d\",\n        \"card_name\": \"Urchin\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nEach other player discards down to 4 cards in hand.\\\\dWhen you play another Attack card with this in play, you may trash this. If you do, gain a Mercenary from the Mercenary pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 228,\n        \"uuid\": \"58ceb4e4-cc56-4b13-b2a3-735cec30eb25\",\n        \"card_name\": \"Vagrant\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nReveal the top card of your deck. If it's a Victory card, Curse, Ruins, or Shelter, put it into your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 229,\n        \"uuid\": \"92c93124-f02c-4ca9-a0b2-349e55abecd1\",\n        \"card_name\": \"Wandering Minstrel\",\n        \"set_name\": \"Dark Ages\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\nReveal the top 3 cards of your deck. Put the Actions back on top in any order and discard the rest.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 230,\n        \"uuid\": \"fd72e20d-69f9-42d6-8fc8-aee54825574d\",\n        \"card_name\": \"Advisor\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Action\\\\nReveal the top 3 cards of your deck. The player to your left chooses one of them. Discard that card. Put the other cards into your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 231,\n        \"uuid\": \"ab511fac-52ff-403b-b75e-0ce37a216fe2\",\n        \"card_name\": \"Baker\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nTake a Coin token.\\\\dSetup: Each player takes a Coin token.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 232,\n        \"uuid\": \"88506958-44e1-4ba8-baa8-f5dc687396b7\",\n        \"card_name\": \"Butcher\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Take 2 Coin tokens. You may trash a card from your hand and then pay any number of Coin tokens. If you did trash a card, gain a card with a cost of up to the cost of the trashed card plus the number of Coin tokens you paid.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 233,\n        \"uuid\": \"a9cb83d9-a8c7-40ef-898a-4c127e71bf1c\",\n        \"card_name\": \"Candlestick Maker\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Action\\\\n+1 Buy\\\\nTake a Coin token.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 234,\n        \"uuid\": \"2a6e22a8-18c1-4189-a937-db77a2eb9575\",\n        \"card_name\": \"Doctor\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3+\",\n        \"card_text\": \"Name a card. Reveal the top 3 cards of your deck. Trash the matches. Put the rest back on top in any order.\\\\dWhen you buy this, you may overpay for it. For each $1 you overpaid, look at the top card of your deck; trash it, discard it, or put it back.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 235,\n        \"uuid\": \"9e6c318d-56f6-4f87-ae57-86aa8d80d3eb\",\n        \"card_name\": \"Herald\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4+\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nReveal the top card of your deck. If it is an Action, play it.\\\\dWhen you buy this, you may overpay for it. For each $1 you overpaid, look through your discard pile and put a card from it on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 236,\n        \"uuid\": \"b152ce63-95fa-4c3f-87c4-f99cd5a2159c\",\n        \"card_name\": \"Journeyman\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Name a card. Reveal cards from the top of your deck until you reveal 3 cards that are not the named card. Put those cards into your hand and discard the rest.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 237,\n        \"uuid\": \"db30a5cd-1d9a-4e5e-8143-919989c8413c\",\n        \"card_name\": \"Masterpiece\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3+\",\n        \"card_text\": \"Worth $1\\\\dWhen you buy this, you may overpay for it. If you do, gain a Silver per $1 you overpaid.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 238,\n        \"uuid\": \"19ee7c3d-73e0-4a23-9d64-e43632d278eb\",\n        \"card_name\": \"Merchant Guild\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Buy\\\\n+$1.\\\\dWhile this is in play, when you buy a card, take a Coin token.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 239,\n        \"uuid\": \"da5c4101-c925-456e-b6bb-f89a1a2f8651\",\n        \"card_name\": \"Plaza\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card. +2 Actions. You may discard a Treasure card. If you do, take a Coin token.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 240,\n        \"uuid\": \"606f5f15-e368-4135-9338-7d9bad42f199\",\n        \"card_name\": \"Soothsayer\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Gain a Gold. Each other player gains a Curse. Each player who did draws a card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 241,\n        \"uuid\": \"48703882-2225-4519-b37c-f843cf514a2a\",\n        \"card_name\": \"Stonemason\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2+\",\n        \"card_text\": \"Trash a card from your hand. Gain 2 cards each costing less than it.\\\\dWhen you buy this, you may overpay for it. If you do, gain 2 Action cards each costing the amount you overpaid.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 242,\n        \"uuid\": \"f571b319-b08f-45bd-ae53-7b57036d8e44\",\n        \"card_name\": \"Taxman\",\n        \"set_name\": \"Guilds\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"You may trash a Treasure from your hand. Each other player with 5 or more cards in hand discards a copy of it (or reveals a hand without it). Gain a Treasure card costing up to $3 more than the trashed card, putting it on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 243,\n        \"uuid\": \"9db35528-3cd8-4916-973a-219292c49844\",\n        \"card_name\": \"Alms\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"Once per turn: If you have no Treasures in play, gain a card costing up to $4.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 244,\n        \"uuid\": \"c630ec9d-cfd2-41e9-9ef3-854154859d59\",\n        \"card_name\": \"Amulet\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Now and at the start of your next turn, choose one: +$1; or trash a card from your hand; or gain a Silver.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 245,\n        \"uuid\": \"62de5eb8-1c7c-463a-959a-f3b4b7f5440f\",\n        \"card_name\": \"Artificer\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Action\\\\n+1 Card\\\\n+$1\\\\nDiscard any number of cards. You may gain a card costing exactly $1 per card discarded, putting it on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 246,\n        \"uuid\": \"d0ca83a1-75bb-47d2-914a-feef93987939\",\n        \"card_name\": \"Ball\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"Take your -$1 token. Gain 2 cards each costing up to $4.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 247,\n        \"uuid\": \"c6576152-5148-442c-95c7-c3d660bd34be\",\n        \"card_name\": \"Bonfire\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"Trash up to 2 cards you have in play.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 248,\n        \"uuid\": \"5b405e3b-0a85-48ac-b31e-e1ffeefb8612\",\n        \"card_name\": \"Borrow\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"+1 Buy\\\\nOnce per turn: If your -1 Card token isn't on your deck, put it there and +$1.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 249,\n        \"uuid\": \"26683df6-1687-407f-a614-6699d6225e7f\",\n        \"card_name\": \"Bridge Troll\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Attack-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Each other player takes his -$1 token. Now and at the start of your next turn:\\\\n+1 Buy\\\\dWhile this is in play, cards cost $1 less on your turns, but not less than $0.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 250,\n        \"uuid\": \"2806608b-c418-4f8e-bc52-2718d7f0ba19\",\n        \"card_name\": \"Caravan Guard\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Duration-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nAt the start of your next turn, +$1.\\\\dWhen another player plays an Attack card, you may play this from your hand. (+1 Action has no effect if it's not your turn.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 251,\n        \"uuid\": \"ecae9d58-1f14-4d13-9fec-cfd9c34757a9\",\n        \"card_name\": \"Champion\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6*\",\n        \"card_text\": \"+1 Action\\\\nFor the rest of the game, when another player plays an Attack, it doesn't affect you, and when you play an Action, +1 Action.\\\\n(This stays in play. This is not in the Supply.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 252,\n        \"uuid\": \"c3bd4a07-43ac-4169-92e6-7b0a3dadd7ba\",\n        \"card_name\": \"Coin of the Realm\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Treasure-Reserve\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Worth $1\\\\nWhen you play this, put it on your Tavern mat.\\\\dDirectly after resolving an Action, you may call this, for +2 Actions.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 253,\n        \"uuid\": \"dd36be03-73bb-466f-91cb-716bc43cff40\",\n        \"card_name\": \"Disciple\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Traveller\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5*\",\n        \"card_text\": \"You may play an Action card from your hand twice. Gain a copy of it.\\\\dWhen you discard this from play, you may exchange it for a Teacher.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 254,\n        \"uuid\": \"efcd40fc-f08a-41f9-a4a0-39c1769f27bf\",\n        \"card_name\": \"Distant Lands\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Reserve-Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Put this on your Tavern mat.\\\\dWorth 4VP if on your Tavern mat at the end of the game (otherwise worth 0VP).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 255,\n        \"uuid\": \"574a45b6-8a9e-46de-a3fc-01fc1b3bf132\",\n        \"card_name\": \"Dungeon\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Action\\\\nNow and at the start of your next turn: +2 Cards, then discard 2 cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 256,\n        \"uuid\": \"83ef4709-4af9-42ff-87f2-6b1d780b16ad\",\n        \"card_name\": \"Duplicate\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Reserve\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Put this on your Tavern mat.\\\\dWhen you gain a card costing up to $6, you may call this, to gain a copy of that card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 257,\n        \"uuid\": \"2a76104b-1009-4b70-acf2-24b3beeda894\",\n        \"card_name\": \"Expedition\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"Draw 2 extra cards for your next hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 258,\n        \"uuid\": \"43ffa4da-d932-40ef-bcee-dfe660346282\",\n        \"card_name\": \"Ferry\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"Move your -$2 cost token to an Action Supply pile (cards from that pile cost $2 less on your turns, but not less than $0).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 259,\n        \"uuid\": \"5a7c3809-ada1-42ad-aa1b-f8abf4d2853e\",\n        \"card_name\": \"Fugitive\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Traveller\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4*\",\n        \"card_text\": \"+2 Cards\\\\n+1 Action\\\\nDiscard a card.\\\\dWhen you discard this from play, you may exchange it for a Disciple.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 260,\n        \"uuid\": \"23398ee0-24d0-4502-bc7f-9761f62a12f0\",\n        \"card_name\": \"Gear\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+2 Cards\\\\nSet aside up to 2 cards from your hand face down. At the start of your next turn, put them into your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 261,\n        \"uuid\": \"75803191-827e-4799-84fc-f49b4692ad44\",\n        \"card_name\": \"Giant\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Turn your Journey token over (it starts face up). If it's face down, +$1. If it's face up, +$5, and each other player reveals the top card of his deck, trashes it if it costs from $3 to $6, and otherwise discards it and gains a Curse.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 262,\n        \"uuid\": \"2973ab6f-c20e-43de-9286-0a4f7a3f445d\",\n        \"card_name\": \"Guide\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Reserve\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nPut this on your Tavern mat.\\\\dAt the start of your turn, you may call this, to discard your hand and draw 5 cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 263,\n        \"uuid\": \"b7c505f4-676b-4be1-8e26-f8ecc2a6e355\",\n        \"card_name\": \"Haunted Woods\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Attack-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Until you next turn, when any other player buys a card, he puts his hand on top of his deck in any order.\\\\nAt the start of your next turn:\\\\n+3 Cards\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 264,\n        \"uuid\": \"ede67456-8b74-44a1-ba6f-91b03292f493\",\n        \"card_name\": \"Hero\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Traveller\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5*\",\n        \"card_text\": \"+$2\\\\nGain a Treasure.\\\\dWhen you discard this from play, you may exchange it for a Champion.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 265,\n        \"uuid\": \"f9e96a21-ff7d-4920-b22b-edae834b20c9\",\n        \"card_name\": \"Hireling\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"At the start of each of your turns for the rest of the game:\\\\d+1 Card\\\\d(This stays in play.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 266,\n        \"uuid\": \"aaec0809-e72b-4353-956f-c71dceafbc0d\",\n        \"card_name\": \"Inheritance\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$7\",\n        \"card_text\": \"Once per game: Set aside a non-Victory Action card from the Supply costing up to $4. Move your Estate token to it (your Estates gain the abilities and types of that card).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 267,\n        \"uuid\": \"d5dcd2e0-5606-4981-bc6a-38d3be96e29e\",\n        \"card_name\": \"Lost Arts\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"Move your +1 Action token to an Action Supply pile (when you play a card from that pile, you first get +1 Action).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 268,\n        \"uuid\": \"53be2af2-da83-45ec-b7ff-cdbe051f9c08\",\n        \"card_name\": \"Lost City\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Cards\\\\n+2 Actions\\\\dWhen you gain this, each other player draws a card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 269,\n        \"uuid\": \"908ef477-ebb0-4ea3-ae56-fdbaa7d6aeb9\",\n        \"card_name\": \"Magpie\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nReveal the top card of your deck. If it's a Treasure, put it into your hand. If it's an Action or Victory card, gain a Magpie.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 270,\n        \"uuid\": \"e3fd9e2e-5b64-4934-b3cb-74a099ed4a4b\",\n        \"card_name\": \"Messenger\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Buy\\\\n+$2\\\\nYou may put your deck into your discard pile.\\\\dWhen this is your first buy in a turn, gain a card costing up to $4, and each other player gains a copy of it.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 271,\n        \"uuid\": \"a6b4c271-2b63-4a21-99ae-505488d771bb\",\n        \"card_name\": \"Miser\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Choose one: Put a Copper from your hand onto your Tavern mat; or +$1 per Copper on your Tavern mat.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 272,\n        \"uuid\": \"d50e3138-8c15-4c1a-8234-62677b9b1d50\",\n        \"card_name\": \"Mission\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"Once per turn: If the previous turn wasn't yours, take another turn after this one, in which you can't buy cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 273,\n        \"uuid\": \"d477c237-204c-401f-8f61-479a959c8283\",\n        \"card_name\": \"Page\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Traveller\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\dWhen you discard this from play, you may exchange it for a Treasure Hunter.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 274,\n        \"uuid\": \"91c43c45-537d-4f47-a21c-6e5866daef4b\",\n        \"card_name\": \"Pathfinding\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$8\",\n        \"card_text\": \"Move your +1 Card token to an Action Supply pile (when you play a card from that pile, you first get +1 Card).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 275,\n        \"uuid\": \"432a194a-fbe3-44f6-9017-cfb120382e62\",\n        \"card_name\": \"Peasant\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Traveller\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Buy\\\\n+$1\\\\dWhen you discard this from play, you may exchange it for a Soldier.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 276,\n        \"uuid\": \"aa789c4f-789b-465f-bd4f-964c55416cf6\",\n        \"card_name\": \"Pilgrimage\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"Once per turn: Turn your Journey token over (it starts face up); then if it's face up, choose up to 3 differently named cards you have in play and gain a copy of each.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 277,\n        \"uuid\": \"3214c726-972e-4d3a-b999-f84fc2d61ebe\",\n        \"card_name\": \"Plan\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"Move your Trashing token to an Action Supply pile (when you buy a card from that pile, you may trash a card from your hand.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 278,\n        \"uuid\": \"66d0b800-e645-484c-9639-fce6f0fe61a9\",\n        \"card_name\": \"Port\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\dWhen you buy this, gain another Port.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 279,\n        \"uuid\": \"7defaf90-fe7f-4fce-b377-bf420c80bb4a\",\n        \"card_name\": \"Quest\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"You may discard an Attack, two Curses, or six cards. If you do, gain a Gold.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 280,\n        \"uuid\": \"b4940d10-dee4-4530-9138-983f9e5646ef\",\n        \"card_name\": \"Raid\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"Gain a Silver per Silver you have in play. Each other player puts his -1 Card token on his deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 281,\n        \"uuid\": \"931b75a3-e859-4403-922c-4f693a384eec\",\n        \"card_name\": \"Ranger\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Buy\\\\nTurn your Journey token over (it starts face up). If it's face up, +5 Cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 282,\n        \"uuid\": \"af515e58-4bc9-4b52-8516-9546a66f7e76\",\n        \"card_name\": \"Ratcatcher\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Reserve\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nPut this on your Tavern mat.\\\\dAt the start of your turn, you may call this to trash a card from your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 283,\n        \"uuid\": \"d80844a3-ad35-4b37-9c29-66c83948cb4d\",\n        \"card_name\": \"Raze\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Action\\\\nTrash this or a card from your hand. Look at a number of cards from the top of your deck equal to the cost in $ of the trashed card. Put one into your hand and discard the rest.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 284,\n        \"uuid\": \"e2b728d6-7d5e-4ee6-ac6a-c2220e7fb3f6\",\n        \"card_name\": \"Relic\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Treasure-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $2\\\\nWhen you play this, each other player puts his -1 Card token on his deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 285,\n        \"uuid\": \"2dde6edd-16f0-4644-87fc-49b75c7ed917\",\n        \"card_name\": \"Royal Carriage\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Reserve\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Action\\\\nPut this on your Tavern mat.\\\\dDirectly after resolving an Action, if it's still in play, you may call this, to replay that Action.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 286,\n        \"uuid\": \"4d61e0f7-f5bc-49d4-9155-4ea6e9845fc2\",\n        \"card_name\": \"Save\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$1\",\n        \"card_text\": \"+1 Buy\\\\nOnce per turn: Set aside a card from your hand, and put it into your hand at end of turn (after drawing).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 287,\n        \"uuid\": \"ee2c065d-d112-4d20-a53a-3c5f033b8190\",\n        \"card_name\": \"Scouting Party\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Buy\\\\nLook at the top 5 cards of your deck. Discard 3 of them and put the rest back on top of your deck in any order.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 288,\n        \"uuid\": \"51bd2e55-85a6-4b8d-b347-37b1d8e85215\",\n        \"card_name\": \"Seaway\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"Gain an Action card costing up to $4. Move your +1 Buy token to its pile (when you play a card from that pile, you first get +1 Buy).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 289,\n        \"uuid\": \"aaf10148-5bce-4fbe-8b7d-83f146fdd3d0\",\n        \"card_name\": \"Soldier\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Attack-Traveller\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3*\",\n        \"card_text\": \"+$2\\\\n+$1 per other Attack you have in play. Each other player with 4 or more cards in hand discards a card.\\\\dWhen you discard this from play, you may exchange it for a Fugitive.\\\\n(This is not in the Supply)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 290,\n        \"uuid\": \"1542e486-e7d7-46d4-9e41-18b0f7fbdc9e\",\n        \"card_name\": \"Storyteller\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Action\\\\n+$1\\\\nPlay up to 3 Treasures from your hand. Pay all of your $; +1 Card per $ paid.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 291,\n        \"uuid\": \"58f81f67-3d4d-4850-9c7f-a30c86c7a644\",\n        \"card_name\": \"Swamp Hag\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Attack-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Until your next turn, when any other player buys a card, he gains a Curse.\\\\nAt the start of your next turn:\\\\n+$3\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 292,\n        \"uuid\": \"5659f529-788f-4efc-b1ab-4dde74b828c0\",\n        \"card_name\": \"Teacher\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Reserve\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6*\",\n        \"card_text\": \"Put this on your Tavern mat.\\\\dAt the start of your turn, you may call this, to move your +1 Card, +1 Action, +1 Buy, or +$1 token to an Action Supply pile you have no token on (when you play a card from that pile you first get that bonus).\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 293,\n        \"uuid\": \"9aceee68-8081-416f-9fd9-546a9ee38922\",\n        \"card_name\": \"Trade\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"Trash up to 2 cards from your hand.\\\\nGain a Silver per card you trashed.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 294,\n        \"uuid\": \"ebf41dad-4c14-4c8a-887b-a5c0c78e7762\",\n        \"card_name\": \"Training\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$6\",\n        \"card_text\": \"Move your +$1 token to an Action Supply pile (when you play a card from that pile, you first get +$1).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 295,\n        \"uuid\": \"ff764838-0889-4a32-9473-875890bfc22f\",\n        \"card_name\": \"Transmogrify\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Reserve\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Action\\\\nPut this on your Tavern mat.\\\\nAt the start of your turn, you may call this, to trash a card from your hand, gain a card costing up to $1 more than it, and put that card into your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 296,\n        \"uuid\": \"418adbd2-3693-4bfb-b132-8062fc1d9a0a\",\n        \"card_name\": \"Travelling Fair\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$2\",\n        \"card_text\": \"+2 Buys\\\\nWhen you gain a card this turn, you may put it on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 297,\n        \"uuid\": \"126cdfea-592c-4160-95a0-bdaae7baf0ca\",\n        \"card_name\": \"Treasure Hunter\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Traveller\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3*\",\n        \"card_text\": \"+1 Action\\\\n+$1\\\\nGain a Silver per card the player to your right gained in his last turn.\\\\dWhen you discard this from play, you may exchange it for a Warrior.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 298,\n        \"uuid\": \"39f2b54e-919e-45a3-ba5f-6edae006d9ea\",\n        \"card_name\": \"Treasure Trove\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth $2\\\\nWhen you play this, gain a Gold and a Copper.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 299,\n        \"uuid\": \"ab7963d6-3870-47ea-8838-9680bfc848db\",\n        \"card_name\": \"Warrior\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Attack-Traveller\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4*\",\n        \"card_text\": \"+2 Cards\\\\nFor each Traveller you have in play (including this) each other player discards the top card of his deck and trashes it if it costs $3 or $4.\\\\dWhen you discard this from play, you may exchange it for a Hero.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 300,\n        \"uuid\": \"27a2c428-6278-4f3e-84c7-4a0d7fd116ba\",\n        \"card_name\": \"Wine Merchant\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Action-Reserve\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Buy\\\\n+$4\\\\nPut this on your Tavern mat.\\\\dAt the end of your Buy phase, if you have at least $2 unspent, you may discard this from your Tavern mat.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 301,\n        \"uuid\": \"adbc38cd-0878-42f9-b733-8d91a8977607\",\n        \"card_name\": \"City Quarter\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"+2 Actions\\\\nReveal your hand. +1 Card per Action card revealed.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 302,\n        \"uuid\": \"d5ecd16d-c045-46cc-b8a6-4b4a9cfaf5e4\",\n        \"card_name\": \"Engineer\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"Gain a card costing up to 4 Coins. You may trash this. If you do, gain a card costing up to 4 Coins.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 303,\n        \"uuid\": \"b8f74f3c-4dc4-4009-80f2-a16aa54180be\",\n        \"card_name\": \"Overlord\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"Play this as if it were an Action card in the Supply costing up to 5 Coins. This is that card until it leaves play.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 304,\n        \"uuid\": \"b26f5ea0-01bd-4127-9405-3872f105fe20\",\n        \"card_name\": \"Royal Blacksmith\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"+5 Cards\\\\nReveal your hand; discard the Coppers.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 305,\n        \"uuid\": \"83b8960e-b3fb-4667-8b6a-a2395184a049\",\n        \"card_name\": \"Encampment/Plunder\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"This pile starts the game with 5 copies of Encampment on top, then 5 copies of Plunder. Only the top card of the pile can be gained or bought.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 306,\n        \"uuid\": \"e37c04a3-0292-4b83-98ba-059eac9d71d2\",\n        \"card_name\": \"Patrician/Emporium\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"This pile starts the game with 5 copies of Patrician on top, then 5 copies of Emporium. Only the top card of the pile can be gained or bought.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 307,\n        \"uuid\": \"aa6ebb60-1ab0-4091-81da-d58d2142da18\",\n        \"card_name\": \"Settlers/Bustling Village\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"This pile starts the game with 5 copies of Settlers on top, then 5 copies of Bustling Village. Only the top card of the pile can be gained or bought.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 308,\n        \"uuid\": \"2e4298ea-effc-4ca6-92d1-b909145aaf3b\",\n        \"card_name\": \"Castles\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Victory-Castle\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Sort the castle pile by cost, putting the more expensive Castles on the bottom. For a 2-player game, use only one of each Castle. Only the top card of the pile may be gained or bought.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 309,\n        \"uuid\": \"dd6adb54-df31-43a4-b760-98b45a911863\",\n        \"card_name\": \"Catapult/Rocks\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"This pile starts the game with 5 copies of Catapult on top, then 5 copies of Rocks. Only the top card of the pile can be gained or bought.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 310,\n        \"uuid\": \"60a71752-ab35-4fed-aa90-c048e178e565\",\n        \"card_name\": \"Chariot Race\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Action\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 311,\n        \"uuid\": \"8fde56f5-1aaf-4b1b-87ef-2be5a5054aa4\",\n        \"card_name\": \"Enchantress\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action-Attack-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Until your next turn, the first time each other player plays an Action card on their turn, they get +1 Card and +1 Action instead of following its instructions.\\\\nAt the start of your next turn,\\\\n+1 Cards\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 312,\n        \"uuid\": \"0881e14c-fc80-4781-a7d3-6fff9b45ed1e\",\n        \"card_name\": \"Farmer's Market\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action-Gathering\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Buy\\\\nIf there are 4 Victory or more on the Farmer's Market Supply pile, take them and trash this. Otherwise, add 1 Victory to the pile and then +1 Coin per 1 Victory on the pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 313,\n        \"uuid\": \"b3ba4f90-0421-469e-88cb-e21f89fdcd44\",\n        \"card_name\": \"Gladiator/Fortune\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"This pile starts the game with 5 copies of Gladiator on top, then 5 copies of Fortune. Only the top card of the pile can be gained or bought.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 314,\n        \"uuid\": \"e0476ee0-5240-4dc5-8586-b22c60eb9edf\",\n        \"card_name\": \"Sacrifice\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Trash a card from your hand. If it's an\\\\nAction card, +1 Cards, +2 Actions\\\\nTreasure card, +2 Coins\\\\nVictory card, +2 Victory\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 315,\n        \"uuid\": \"9e683b9f-7588-48b1-8353-3b2018f7bf8a\",\n        \"card_name\": \"Temple\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action-Gathering\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Victory\\\\nTrash from 1 to 3 differently named cards from your hand. Add 1 Victory to the Temple Supply pile.\\\\dWhen you gain this, take all the Victory from the Temple Supply pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 316,\n        \"uuid\": \"fee45101-4ae0-437f-bd12-3895de2dc19f\",\n        \"card_name\": \"Villa\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+2 Actions\\\\n+1 Buy\\\\n+1 Coin\\\\dWhen you gain this, put it into your hand, +1 Action, and if it's your Buy phase return to your Action phase.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 317,\n        \"uuid\": \"e1e90147-78a7-4144-abee-e4aa13a19381\",\n        \"card_name\": \"Archive\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Action\\\\nSet aside the top 3 cards of your deck face down (you may look at them). Now and at the start of your next two turns, put one into your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 318,\n        \"uuid\": \"db9b1ccd-8660-4115-b962-0ffbf1721efb\",\n        \"card_name\": \"Capital\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"6 Coins\\\\n+1 Buy\\\\dWhen you discard this from play, take 6 Debt, and then you may pay off Debt.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 319,\n        \"uuid\": \"d4e7b5ac-ca87-497f-a81d-962fe657c315\",\n        \"card_name\": \"Charm\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"When you play this, choose one: +1 Buy and +2 Coins; or the next time you buy a card this turn, you may also gain a differently named card with the same cost.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 320,\n        \"uuid\": \"2ab7d760-2dc8-44c2-92c4-8a821ecc9478\",\n        \"card_name\": \"Crown\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action-Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"If it's your Action phase, you may play an Action from your hand twice. If it's your Buy phase, you may play a Treasure from your hand twice.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 321,\n        \"uuid\": \"b8659d23-f2ca-4e53-ad35-1796e822e9e5\",\n        \"card_name\": \"Forum\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nDiscard 2 cards.\\\\dWhen you buy this, +1 Buy.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 322,\n        \"uuid\": \"9d6c030e-fbf3-4d1b-9e10-19e79756884c\",\n        \"card_name\": \"Groundskeeper\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\dWhile this is in play, when you gain a Victory card, +1 Victory.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 323,\n        \"uuid\": \"21145eef-39d2-46c7-95b2-eb53c8b2a545\",\n        \"card_name\": \"Legionary\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+3 Coins\\\\nYou may reveal a Gold from your hand. If you do, each other player discards down to 2 cards in hand, then draws a card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 324,\n        \"uuid\": \"87a1e194-0290-4386-bb06-bc82647fb01c\",\n        \"card_name\": \"Wild Hunt\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Action-Gathering\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Choose one: +3 Cards and add 1 Victory to the Wild Hunt Supply pile; or gain an Estate, and if you do, take the Victory from the pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 325,\n        \"uuid\": \"1d7afd6e-80d4-49b4-9f7c-7ad07f313d8a\",\n        \"card_name\": \"Advance\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"You may trash an Action card from your hand. If you do, gain an Action card costing up to 6 Coins.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 326,\n        \"uuid\": \"ef44afc5-999b-43e2-bd55-c49b0971dd09\",\n        \"card_name\": \"Annex\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"Look through your discard pile. Shuffle all but up to 5 cards from it into your deck. Gain a Duchy.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 327,\n        \"uuid\": \"b8159eec-32c0-4a26-af6e-6104a17bd072\",\n        \"card_name\": \"Donate\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"After this turn, put all cards from your deck and discard pile into your hand, trash any number, shuffle your hand into your deck, then draw 5 cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 328,\n        \"uuid\": \"1e93fce3-d645-49e1-8964-d5cbbe912fae\",\n        \"card_name\": \"Triumph\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"Gain an Estate.\\\\nIf you did, +1 Victory per card you've gained this turn.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 329,\n        \"uuid\": \"ba8fb1c8-376d-44e8-9f00-e00fa08f4f63\",\n        \"card_name\": \"Delve\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Buy\\\\nGain a Silver.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 330,\n        \"uuid\": \"0c2cbf86-0b67-4b4b-bd85-d2c826ebcac7\",\n        \"card_name\": \"Tax\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$2\",\n        \"card_text\": \"Add 2 Debt to a Supply pile.\\\\dSetup: Add 1 Debt to each Supply pile. When a player buys a card, they take the Debt from its pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 331,\n        \"uuid\": \"d45095e5-d202-47db-8d25-9864de95df79\",\n        \"card_name\": \"Banquet\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"Gain 2 Coppers and a non-Victory card costing up to 5 Coins.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 332,\n        \"uuid\": \"81d3e5c9-5e2e-44e7-83bb-c8994b2e3b3d\",\n        \"card_name\": \"Ritual\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"Gain a Curse. If you do, trash a card from your hand. +1 Victory per 1 Coin it cost.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 333,\n        \"uuid\": \"7efd6811-f743-4ee7-8045-992de0ddb142\",\n        \"card_name\": \"Salt the Earth\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Victory\\\\nTrash a Victory card from the Supply.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 334,\n        \"uuid\": \"8a6d7cf5-9018-4f8e-bc1f-b885f6ce57c7\",\n        \"card_name\": \"Wedding\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Victory\\\\nGain a Gold.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 335,\n        \"uuid\": \"7d3611ed-a49c-4d16-a2b3-26ab58709709\",\n        \"card_name\": \"Windfall\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"If your deck and discard pile are empty, gain 3 Golds.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 336,\n        \"uuid\": \"5b48ed0e-647f-484f-a47e-d861ad1d61e2\",\n        \"card_name\": \"Conquest\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$6\",\n        \"card_text\": \"Gain 2 Silvers.\\\\n+1 Victory per Silver you've gained this turn.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 337,\n        \"uuid\": \"94da5202-7b63-488d-a77f-a8eaf88413bd\",\n        \"card_name\": \"Dominate\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$14\",\n        \"card_text\": \"Gain a Province. If you do, +9 Victory\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 338,\n        \"uuid\": \"502a697d-59dd-49f4-b4bc-0b031d51d08f\",\n        \"card_name\": \"Aqueduct\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When you gain a Treasure, move 1 Victory from its pile to this.\\\\nWhen you gain a Victory card, take the Victory from this.\\\\dSetup: Put 8 Victory on the Silver and Gold piles.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 339,\n        \"uuid\": \"e4aa0331-39ed-4b51-9307-d28ff4d97396\",\n        \"card_name\": \"Arena\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"At the start of your Buy phase, you may discard an Action card. If you do, take 2 Victory from here.\\\\dSetup: Put 6 Victory here per player.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 340,\n        \"uuid\": \"85b4ad8c-5c0b-455a-bd2d-a40f9b94e091\",\n        \"card_name\": \"Bandit Fort\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, -2 Victory for each Silver and each Gold you have.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 341,\n        \"uuid\": \"30045055-987a-485f-8e5f-a9642bf10bd7\",\n        \"card_name\": \"Basilica\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When you buy a card, if you have 2 Coins or more left, take 2 Victory from here.\\\\dSetup: Plus 6 Victory here per player.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 342,\n        \"uuid\": \"d7b58679-8407-4e64-949a-14e74b59bf39\",\n        \"card_name\": \"Baths\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When you end your turn without having gained a card, take 2 Victory from here.\\\\dSetup: Put 6 Victory here per player.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 343,\n        \"uuid\": \"5b9c3fda-f372-4db8-a53a-b16a4b7d2f32\",\n        \"card_name\": \"Battlefield\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When you gain a Victory card, take 2 Victory from here.\\\\dSetup: Put 6 Victory here per player.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 344,\n        \"uuid\": \"3d7efdd1-357a-40e0-b888-a02389e1c605\",\n        \"card_name\": \"Colonnade\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When you buy an Action card, if you have a copy of it in play, take 2 Victory from here.\\\\dSetup: Put 6 Victory here per player.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 345,\n        \"uuid\": \"8f412014-c0c6-4cf3-a943-e6665a9f570b\",\n        \"card_name\": \"Defiled Shrine\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When you gain an Action, move 1 Victory from its pile to this. When you buy a Curse, take the Victory from this.\\\\dSetup: Put 2 Victory on each non-Gathering Action Supply pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 346,\n        \"uuid\": \"eae6ecb7-c75d-4f51-9dae-517ba94c5858\",\n        \"card_name\": \"Fountain\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, 15 Victory if you have at least 10 Coppers.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 347,\n        \"uuid\": \"b8849b2e-49b1-426d-9c44-fc1989a9076f\",\n        \"card_name\": \"Keep\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, 5 Victory per differently named Treasure you have, that you have more copies of than each other player, or tied for most.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 348,\n        \"uuid\": \"e5a8113f-7000-4018-8359-a3bd0faf4a14\",\n        \"card_name\": \"Labyrinth\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When you gain a 2nd card in one of your turns, take 2 Victory from here.\\\\dSetup: Put 6 Victory here per player.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 349,\n        \"uuid\": \"482a5c12-6025-4838-abbd-beb64e814e2f\",\n        \"card_name\": \"Mountain Pass\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When you are the first player to gain a Province, after that turn, each player bids once, up to 40 Debt, ending with you. High bidder gets +8 Victory and takes the Debt they bid.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 350,\n        \"uuid\": \"3b1909ef-3677-4e97-abbe-55762f216993\",\n        \"card_name\": \"Museum\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, 2 Victory per differently named card you have.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 351,\n        \"uuid\": \"64ed7c19-3357-4660-a50e-4472e58623a8\",\n        \"card_name\": \"Obelisk\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, 2 Victory per card you have from the chosen pile.\\\\dSetup: Choose a random Action Supply pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 352,\n        \"uuid\": \"975a7951-6fc2-4c38-955d-216e7b33bc7c\",\n        \"card_name\": \"Orchard\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, 4 Victory per differently named Action card you have 3 or more copies of.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 353,\n        \"uuid\": \"098dd222-0ab8-45f7-bdc4-5c1509dc3264\",\n        \"card_name\": \"Palace\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, 3 Victory per set you have of Copper-Silver-Gold.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 354,\n        \"uuid\": \"ad87d151-4066-49c0-b9f2-7241b4de04d3\",\n        \"card_name\": \"Tomb\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When you trash a card, +1 Victory.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 355,\n        \"uuid\": \"e7016f43-8279-4a41-a5a9-d4aa20c0778a\",\n        \"card_name\": \"Tower\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, 1 Victory per non-Victory card you have from an empty Supply pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 356,\n        \"uuid\": \"2aa879d2-b1d3-4c0d-9b08-a1192354639e\",\n        \"card_name\": \"Triumphal Arch\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, 3 Victory per copy you have of the 2nd most common Action card among your cards (if it's a tie, count either).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 357,\n        \"uuid\": \"44675104-cadb-4eea-a414-3405e6e15473\",\n        \"card_name\": \"Wall\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, -1 Victory per card you have after the first 15.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 358,\n        \"uuid\": \"f9718ea6-9006-4f9b-8ad0-bdee33877a37\",\n        \"card_name\": \"Wolf Den\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, -3 Victory per card you have exactly one copy of.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 359,\n        \"uuid\": \"abf99db7-e5d5-4f54-b788-9d52a1088e13\",\n        \"card_name\": \"Druid\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Fate\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Buy\\\\nReceive one of the set aside, Boons, leaving it there.\\\\dSetup: Set aside the top 3 Boons, face-up.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 360,\n        \"uuid\": \"7eb4cd85-125a-4ce3-a7c8-05409f8fea43\",\n        \"card_name\": \"Faithful Hound\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+2 Cards\\\\dWhen you discard this other than during Clean-up, you may set it aside, and put it into your hand at end of turn.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 361,\n        \"uuid\": \"7183e8e3-d403-4333-aaf4-f9dda1f65d03\",\n        \"card_name\": \"Guardian\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Until your next turn, when another player plays an Attack card, it doesnt affect you. At the start of your next turn, +$1.\\\\dThis is gained to your hand (instead of your discard pile).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 362,\n        \"uuid\": \"5d931024-fbe1-4f3e-8524-ec3fb4dcd782\",\n        \"card_name\": \"Monastery\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"For each card youve gained this turn, you may trash a card from your hand or a Copper you have in play.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 363,\n        \"uuid\": \"ac8ef864-db9f-49cd-b733-4a6827cee301\",\n        \"card_name\": \"Pixie\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Fate\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nDiscard the top Boon. You may trash this to receive that Boon twice.\\\\n(When this is in the supply each player replaces one starting copper with Heirloom: Goat)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 364,\n        \"uuid\": \"1bd4eea0-f31e-4278-b329-5250aef0dc31\",\n        \"card_name\": \"Goat\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Treasure-Heirloom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Worth $1\\\\nWhen you play this, you may trash a card from your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 365,\n        \"uuid\": \"4fa3865a-5de8-4326-8e6b-a924440637f6\",\n        \"card_name\": \"Tracker\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Fate\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+$1.\\\\nReceive a Boon.\\\\nWhile this is in play, when you gain a card, you may put that card onto your deck.\\\\n(When this is in the supply each player replaces one starting copper with Heirloom: Pouch)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 366,\n        \"uuid\": \"559fd0c9-7b44-42c5-941a-9d173fae17bc\",\n        \"card_name\": \"Pouch\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Treasure-Heirloom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"$1\\\\n+1 Buy\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 367,\n        \"uuid\": \"3f807134-6ba7-4080-9f63-426aa0fc9b07\",\n        \"card_name\": \"Changeling\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"$3\\\\nNight\\\\nTrash this. Gain a copy of a card you have in play.\\\\dIn games using this, when you gain a card costing $3 or more, you may exchange it for a Changeling.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 368,\n        \"uuid\": \"a31e1b82-2a5e-485e-a40b-b0b1214d9074\",\n        \"card_name\": \"Fool\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Fate\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"If you arent the player with Lost in the Woods, take it, take 3 Boons, and receive the Boons in any order.\\\\n(When this is in the supply each player replaces one starting copper with Heirloom: Lucky Coin)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 369,\n        \"uuid\": \"eef73e05-ecfc-468d-8860-8d851a7aabdc\",\n        \"card_name\": \"Lucky Coin\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Treasure-Heirloom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Worth $1\\\\nWhen you play this, gain a Silver.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 370,\n        \"uuid\": \"cf7b315a-6235-4a2f-90e8-bc24121cbff4\",\n        \"card_name\": \"Ghost Town\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"At the start of your next turn, +1 Card and +1 Action.\\\\dThis is gained to your hand (instead of your discard pile).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 371,\n        \"uuid\": \"4a45030a-863b-49de-b6fa-958b482d0085\",\n        \"card_name\": \"Leprechaun\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Doom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Gain a Gold. If you have exactly 7 cards, gain a Wish from its pile. Otherwise, receive a Hex.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 372,\n        \"uuid\": \"e88e2439-2269-44fb-a8be-8cdb9b4e8216\",\n        \"card_name\": \"Night Watchman\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Look at the top 5 cards of your deck, discard any number, and put the rest back in any order.\\\\dThis is gained to your hand (instead of your discard pile).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 373,\n        \"uuid\": \"efd00d3a-fbc0-40b5-8d1b-71a59666aa6e\",\n        \"card_name\": \"Secret Cave\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nYou may discard 3 cards. If you did, then at the start of your next turn: +$3.\\\\n(When this is in the supply each player replaces one starting copper with Heirloom: Magic Lamp)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 374,\n        \"uuid\": \"3202c249-1d62-423b-8250-49b2cabdc667\",\n        \"card_name\": \"Magic Lamp\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Treasure-Heirloom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"$1\\\\dWhen you play this, if there are at least 6 cards that you have exactly 1 copy of in play, trash this. If you do, gain 3 Wishes from their pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 375,\n        \"uuid\": \"fc01ad43-c768-4410-b0cb-19fc1ef2370d\",\n        \"card_name\": \"Bard\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Fate\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2\\\\nReceive a Boon.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 376,\n        \"uuid\": \"e4939eed-21e0-4618-98ab-d1c1efccbc94\",\n        \"card_name\": \"Blessed Village\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Fate\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nWhen you gain this, take a Boon. Receive it now or at the start of your next turn.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 377,\n        \"uuid\": \"5770eb1b-7267-47c8-a6e4-ae21f2576795\",\n        \"card_name\": \"Cemetery\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Worth 2VP\\\\dWhen you gain this, trash up to 4 cards from your hand.\\\\n(When this is in the supply each player replaces one starting copper with Heirloom: Haunted Mirror)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 378,\n        \"uuid\": \"f1951c7c-603b-4786-90d3-f16df87d89c1\",\n        \"card_name\": \"Haunted Mirror\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Treasure-Heirloom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0\",\n        \"card_text\": \"Worth $1\\\\dWhen you trash this, you may discard an Action card, to gain a Ghost from its pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 379,\n        \"uuid\": \"e4ce290b-d8b4-46e2-ab8e-9d46dc49ff77\",\n        \"card_name\": \"Conclave\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2.\\\\nYou may play an Action card from your hand that you dont have a copy of in play. If you do, +1 Action.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 380,\n        \"uuid\": \"24010433-1c97-47bf-804c-07ba422a647e\",\n        \"card_name\": \"Devils Workshop\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"If the number of cards you gained this turn is:\\\\n2+, gain an Imp from its pile;\\\\n1, gain a card costing up to $4;\\\\n0 gain a Gold.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 381,\n        \"uuid\": \"ecda9c5d-43f1-430d-99a6-392067baff14\",\n        \"card_name\": \"Exorcist\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Trash a card from your hand. Gain a cheaper Spirit from one of the Spirit Piles.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 382,\n        \"uuid\": \"14141bb1-e9fe-48d3-8b4d-e9746ca44229\",\n        \"card_name\": \"Necromancer\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Play a face-up non-Duration Action card from the trash leaving it there and turning it face down for the turn.\\\\dSetup: Put the 3 Zombies into the trash.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 383,\n        \"uuid\": \"b6da60db-3580-4250-bea6-41d735997ea5\",\n        \"card_name\": \"Zombie Apprentice\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Zombie\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"You may trash an Action card from your hand for +3 Cards and +1 Action.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 384,\n        \"uuid\": \"af77d21c-dc01-4dd2-a1b4-ab9cfed999d0\",\n        \"card_name\": \"Zombie Mason\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Zombie\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Trash the top card of your deck. You may gain a card costing up to $1 more than it.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 385,\n        \"uuid\": \"378974d0-64b3-4da0-9a49-52494973ca0a\",\n        \"card_name\": \"Zombie Spy\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Zombie\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nLook at the top card of your deck. Discard it or put it back.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 386,\n        \"uuid\": \"b5a1585d-8fc0-4582-8af2-930f46530258\",\n        \"card_name\": \"Shepherd\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Action\\\\nDiscard any number of Victory cards, revealing them. +2 Cards per card discarded.\\\\n(When this is in the supply each player replaces one starting copper with Heirloom: Pasture)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 387,\n        \"uuid\": \"de04ed20-9af7-4f00-9d7d-462adc11b728\",\n        \"card_name\": \"Pasture\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Treasure-Victory-Heirloom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Worth $1\\\\dWorth 1VP per Estate you have.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 388,\n        \"uuid\": \"775486f2-ef15-42a0-a5cc-3d9fdea302be\",\n        \"card_name\": \"Skulk\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Attack-Doom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Buy\\\\nEach other player receives the next Hex.\\\\dWhen you gain this, gain a Gold.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 389,\n        \"uuid\": \"51f1e086-1cc1-4bff-85ec-8199aceef40d\",\n        \"card_name\": \"Cobbler\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"At the start of your next turn, gain a card to hand costing up to $4.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 390,\n        \"uuid\": \"440b96ea-1926-4e83-a57a-8c6b3a3ceec4\",\n        \"card_name\": \"Crypt\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Set aside any number of Treasures you have in play (under this). While any remain, at the start of each of your turns, put one of them into your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 391,\n        \"uuid\": \"2f587b02-15c5-4429-8aa5-1343ea65ecec\",\n        \"card_name\": \"Cursed Village\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Doom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Actions\\\\nDraw until you have 6 cards in hand.\\\\dWhen you gain this, receive a Hex.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 392,\n        \"uuid\": \"4f99bde3-6ea6-4782-9511-bbf900439517\",\n        \"card_name\": \"Den of Sin\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"At the start of your next turn: +2 Cards.\\\\dThis is gained to your hand (instead of your discard pile).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 393,\n        \"uuid\": \"29714967-b987-4f5b-ade1-341fbf5f7d1e\",\n        \"card_name\": \"Idol\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Treasure-Attack-Fate\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"When you play this, if you then have an odd number of Idols in play, receive a Boon; if an even number, each other player gains a Curse.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 394,\n        \"uuid\": \"baede9b0-2565-4b56-9642-962f4e1deeff\",\n        \"card_name\": \"Pooka\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"You may trash a Treasure other than Cursed Gold from your hand for +4 Cards.\\\\n(When this is in the supply each player replaces one starting copper with Heirloom: Cursed Gold)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 395,\n        \"uuid\": \"8ea3fb56-f3ef-45c9-9faa-d9febfe24959\",\n        \"card_name\": \"Cursed Gold\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Treasure-Heirloom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Worth $3\\\\nWhen you play this, gain a Curse.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 396,\n        \"uuid\": \"a31b3ed9-f59a-48f0-9ba8-6ce547600e42\",\n        \"card_name\": \"Sacred Grove\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Fate\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Buy\\\\n+$3\\\\nReceive a Boon. If it doesnt give +$1, each other player may receive it.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 397,\n        \"uuid\": \"e335caf2-5836-4001-b3a6-6a8c079cc021\",\n        \"card_name\": \"Tormentor\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Attack-Doom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+$2\\\\nIf you have no other cards in play, gain an Imp from its pile. Otherwise, each other player receives the next Hex.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 398,\n        \"uuid\": \"e8506ef2-2d9d-48bb-a205-ffd47f2f82f1\",\n        \"card_name\": \"Tragic Hero\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+3 Cards\\\\n+1 Buy\\\\nIf you have 8 or more cards in hand (after drawing), trash this and gain a Treasure.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 399,\n        \"uuid\": \"65310558-e3bc-4779-bc8a-18b85d1d8137\",\n        \"card_name\": \"Vampire\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night-Attack-Doom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Each other player receives the next Hex. Gain a card costing up to $5 other than a Vampire. Exchange this for a Bat.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 400,\n        \"uuid\": \"856cb8fe-f1ab-4ef1-9bac-803da265bf09\",\n        \"card_name\": \"Bat\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2*\",\n        \"card_text\": \"Trash up to 2 cards from your hand. If you trashed at least one, exchange this for a Vampire.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 401,\n        \"uuid\": \"dd85d35c-5e4f-482f-b2dc-12614047cdb5\",\n        \"card_name\": \"Werewolf\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Attack-Night-Doom\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"If its your Night phase, each other player receives the next Hex. Otherwise, +3 Cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 402,\n        \"uuid\": \"08b0d279-4626-413e-9f4e-31f24aa87657\",\n        \"card_name\": \"Raider\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night-Attack-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"Each other player with 5 or more cards in hand discards a copy of a card you have in play (or reveals they cant).\\\\nAt the start of your next turn, +$3\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 403,\n        \"uuid\": \"cca655ed-a783-4938-91f4-8ea7da96f7ab\",\n        \"card_name\": \"Wish\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"+1 Action\\\\nReturn this to its pile. If you did, gain a card to your hand costing up to $6.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 404,\n        \"uuid\": \"319ac043-7cda-4db3-94b1-a4f0c0591a5a\",\n        \"card_name\": \"Will-O-Wisp\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Spirit\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$0*\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nReveal the top card of your deck. If it costs $2 or less, put it into your hand.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 405,\n        \"uuid\": \"161ff04e-586c-407d-8451-774f3219e73d\",\n        \"card_name\": \"Imp\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Action-Spirit\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2*\",\n        \"card_text\": \"+2 Cards\\\\nYou may play an Action card from your hand that you dont have a copy of in play.\\\\n(This is not in the supply).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 406,\n        \"uuid\": \"1fe5cd82-2f27-462d-94bd-133c563cd867\",\n        \"card_name\": \"Ghost\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Night-Duration-Spirit\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4*\",\n        \"card_text\": \"Reveal cards from your deck until you reveal an Action. Discard the other cards and set aside the Action. At the start of your next turn, play it twice.\\\\n(This is not in the Supply.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 407,\n        \"uuid\": \"71caf690-42e7-40c7-8e8c-4d35c015a7cf\",\n        \"card_name\": \"The Earth's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"You may discard a Treasure card to gain a card costing up to $4.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 408,\n        \"uuid\": \"6d429be6-8594-4a43-ae9f-4dad200bd25b\",\n        \"card_name\": \"The Field's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"+1 Action\\\\n+$1\\\\n(Keep this until Clean-up.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 409,\n        \"uuid\": \"020197a8-6fea-44c8-bb88-cc3e8518dae8\",\n        \"card_name\": \"The Flame's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"You may trash a card from your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 410,\n        \"uuid\": \"6fc280e7-605c-4b25-9797-3c143be7e830\",\n        \"card_name\": \"The Forest's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"+1 Buy\\\\n+1 $1\\\\n(Keep this until Clean-up.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 411,\n        \"uuid\": \"62d42201-1763-426a-b2cf-39c1a7bb8223\",\n        \"card_name\": \"The Moon's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Look through your discard pile, you may put a card from it onto your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 412,\n        \"uuid\": \"a524ae74-2a60-4b36-b27d-91832d618dfb\",\n        \"card_name\": \"The Mountain's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Gain a Silver.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 413,\n        \"uuid\": \"9b1a9a27-becd-45a4-b5b3-5df96792884f\",\n        \"card_name\": \"The River's Gift.\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"+1 Card at the end of this turn.\\\\n(Keep this until Clean-up.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 414,\n        \"uuid\": \"5a964294-2a83-4dd6-80d4-bd73633d551d\",\n        \"card_name\": \"The Sea's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"+1 Card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 415,\n        \"uuid\": \"a1b7c1d6-4644-431b-ba05-79ecafc0cbd5\",\n        \"card_name\": \"The Sky's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"You may discard 3 cards to gain a Gold.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 416,\n        \"uuid\": \"1d9d57c7-9e45-4ad7-8ee6-49cf6d74b5aa\",\n        \"card_name\": \"The Sun's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Look at the top 4 cards of your deck. Discard any number of them and put the rest back in any order.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 417,\n        \"uuid\": \"cc0fcebb-779b-4bf0-830d-aeb568ed7444\",\n        \"card_name\": \"The Swamp's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Gain a Will-O-Wisp from its pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 418,\n        \"uuid\": \"336d0415-241c-4022-9c01-4ba58e9f93bf\",\n        \"card_name\": \"The Wind's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"+2 Cards. Discard 2 cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 419,\n        \"uuid\": \"be54024c-93c1-482f-8e16-fdf9de63eb40\",\n        \"card_name\": \"Bad Omens\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Put your deck into your discard pile. Look through it and put 2 Coppers from it onto your deck (or reveal you cant.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 420,\n        \"uuid\": \"751e3518-45dc-4171-93ce-cf81a19cbec8\",\n        \"card_name\": \"Delusion\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"If you dont have Deluded or Envious, take Deluded.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 421,\n        \"uuid\": \"31ba0410-9358-4110-8a14-8fd59cb83a44\",\n        \"card_name\": \"Deluded\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"State\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"At the start of your Buy phase, return this, and you cant buy Actions this turn.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 422,\n        \"uuid\": \"8ed03111-e54c-4fed-806c-1104d976df45\",\n        \"card_name\": \"Envy\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"If you dont have Envious or Deluded, take Envious.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 423,\n        \"uuid\": \"76aa0576-7bf8-434e-8519-55f456f24102\",\n        \"card_name\": \"Envious\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"State\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"At the start of your Buy phase, return this, and Silver and Gold make $1 this turn.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 424,\n        \"uuid\": \"e872b86e-e17c-4bc5-9523-e97ac9e67de2\",\n        \"card_name\": \"Famine\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Reveal the top 3 cards of your deck. Discard the Actions. Shuffle the rest into your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 425,\n        \"uuid\": \"4a47477d-61df-4268-a573-afc0cf0ad4bc\",\n        \"card_name\": \"Fear\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"If you have at least 5 cards in hand, discard an Action or Treasure (or reveal you cant.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 426,\n        \"uuid\": \"5b22f392-2f9e-4c9d-8807-69779a2ea554\",\n        \"card_name\": \"Greed\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Gain a Copper onto your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 427,\n        \"uuid\": \"598a5a0a-957f-4be0-90a5-f01e2dfe54ec\",\n        \"card_name\": \"Haunting\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"If you have at least 4 cards in hand, put one of them onto your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 428,\n        \"uuid\": \"dc0c64d6-6a1d-4426-baf3-dbbae3f91533\",\n        \"card_name\": \"Locusts\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Trash the top card of your deck. If its Copper or Estate, gain a Curse. Otherwise, gain a cheaper card that shares a type with it.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 429,\n        \"uuid\": \"1246c9e5-3bce-4964-a5a0-ef4f8b003ac7\",\n        \"card_name\": \"Misery\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"If this is your first Misery this game, take Miserable. Otherwise, flip it over to Twice Miserable.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 430,\n        \"uuid\": \"98629f25-d4dd-4a02-ab1d-ab420347be35\",\n        \"card_name\": \"Miserable\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"State\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Worth -2VP\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 431,\n        \"uuid\": \"0253d790-2c5c-40bc-9304-3690c05cbb8f\",\n        \"card_name\": \"Twice Miserable\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"State\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Worth -4VP\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 432,\n        \"uuid\": \"7c2213b4-d79b-4a57-9f3d-8b82b6908ef6\",\n        \"card_name\": \"Plague\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Gain a Curse to your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 433,\n        \"uuid\": \"beb26fcb-763c-47a8-8c67-5476c6657207\",\n        \"card_name\": \"Poverty\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Discard down to 3 cards in hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 434,\n        \"uuid\": \"fc86ac09-ac49-49a5-857d-80c9d6ae53e9\",\n        \"card_name\": \"War\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Reveal cards from your deck until revealing one costing $3 or $4. Trash it and discard the rest.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 435,\n        \"uuid\": \"a50fa85d-75e2-4154-9b9a-cfc45d205e2f\",\n        \"card_name\": \"Lost in the Woods\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"State\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"At the start of your turn, you may discard a card to receive a Boon.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 436,\n        \"uuid\": \"97d69953-8bb4-4a09-b292-93709d5b2cb6\",\n        \"card_name\": \"Border Guard\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"Reveal the top 2 cards of your deck. Put one into your hand and discard the other. If both were Actions, take the Lantern or Horn.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 437,\n        \"uuid\": \"d41a1219-f3db-41c2-b0af-556ecffcc8c5\",\n        \"card_name\": \"Ducat\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Coffers\\\\n+1 Buy\\\\dWhen you gain this, you may trash a Copper from your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 438,\n        \"uuid\": \"af194b8d-48bb-4def-8967-6e1c9659a722\",\n        \"card_name\": \"Lackeys\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$2\",\n        \"card_text\": \"+2 Cards\\\\dWhen you gain this, +2 Villagers.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 439,\n        \"uuid\": \"e813c6de-9a1e-412e-a66f-a53ad03c716e\",\n        \"card_name\": \"Acting Troupe\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+4 Villagers\\\\nTrash this.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 440,\n        \"uuid\": \"52de1b23-e2d1-44fc-84ac-9398f2b64f60\",\n        \"card_name\": \"Cargo Ship\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+$2\\\\nOnce this turn, when you gain a card, you may set it aside face up (on this). At the start of your next turn, put it into your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 441,\n        \"uuid\": \"ed822a14-04f1-4a14-b9d5-54bb355dcbf0\",\n        \"card_name\": \"Experiment\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+2 Cards\\\\n+1 Action\\\\nReturn this to the supply.\\\\dWhen you gain this, gain another Experiment (that doesnt come with another).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 442,\n        \"uuid\": \"9ad2b170-0412-4c4a-8f76-9681e07891ff\",\n        \"card_name\": \"Improve\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"+$2\\\\dAt the start of Clean-up, you may trash an Action card you would discard from play this turn, to gain a card costing exactly $1 more than it.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 443,\n        \"uuid\": \"c3e90d55-41ed-4d03-8057-b1a472af5d99\",\n        \"card_name\": \"Flag Bearer\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2\\\\dWhen you gain or trash this, take the Flag.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 444,\n        \"uuid\": \"65c87919-bec0-49e7-ba1d-b75afc01669d\",\n        \"card_name\": \"Hideout\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+2 Actions\\\\nTrash a card from your hand. If its a Victory card, gain a Curse.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 445,\n        \"uuid\": \"fd9d183d-d0f9-4f01-9267-0b7abaf7cf5d\",\n        \"card_name\": \"Inventor\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Gain a card costing up to $4, then cards cost $1 less this turn (but not less than $0).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 446,\n        \"uuid\": \"5396984b-dcc0-4823-9fe6-8c1ea3f654be\",\n        \"card_name\": \"Mountain Village\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+2 Actions\\\\nLook through your discard pile and put a card from it into your hand; if you cant, +1 Card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 447,\n        \"uuid\": \"6eb5b7dd-6a8d-489c-9281-7f8b25cd0be8\",\n        \"card_name\": \"Patron\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action-Reaction\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Villager\\\\n+$2\\\\dWhen something causes you to reveal this (using the word reveal), +1 Coffers.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 448,\n        \"uuid\": \"48b96112-597d-4e24-be1e-59cd488f7193\",\n        \"card_name\": \"Priest\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2\\\\nTrash a card from your hand. For the rest of this turn, when you trash a card, +$2.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 449,\n        \"uuid\": \"2c5f0d6e-e075-489e-9841-e93b497e109a\",\n        \"card_name\": \"Research\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action-Duration\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Action\\\\nTrash a card from your hand. Per $1 it costs, set aside a card from your deck face down (on this). At the start of your next turn, put those cards into your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 450,\n        \"uuid\": \"e4a354a9-0e5d-4941-a772-ad2dfb342a28\",\n        \"card_name\": \"Silk Merchant\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+2 Cards\\\\n+1 Buy\\\\dWhen you gain or trash this, +1 Coffers and +1 Villager.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 451,\n        \"uuid\": \"4ff8fa13-2b20-4227-9f35-eff9d8c734f1\",\n        \"card_name\": \"Old Witch\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+3 Cards\\\\nEach other player gains a Curse and may trash a Curse from their hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 452,\n        \"uuid\": \"d17d0855-f69b-4ef3-b668-1750f5dca3f6\",\n        \"card_name\": \"Recruiter\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Cards\\\\nTrash a card from your hand. +1 Villager per $1 it costs.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 453,\n        \"uuid\": \"a2914547-9252-4296-9b73-6acba2928195\",\n        \"card_name\": \"Scepter\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"When you play this, chose one: +$2; or replay an Action card you played this turn thats still in play.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 454,\n        \"uuid\": \"580eeffd-5ad9-4611-8e28-2182143f3512\",\n        \"card_name\": \"Scholar\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Discard your hand.\\\\n+7 Cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 455,\n        \"uuid\": \"ab727091-4e63-4801-b954-585a1fe0661f\",\n        \"card_name\": \"Sculptor\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"Gain a card to your hand costing up to $4. If its a Treasure, +1 Villager.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 456,\n        \"uuid\": \"2fda6285-a4ba-492f-82b4-841657fb7b1d\",\n        \"card_name\": \"Seer\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nReveal the top 3 cards of your deck. Put the ones costing from $2 to $4 into your hand. Put the rest back in any order.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 457,\n        \"uuid\": \"1374c11c-908f-4a0b-974e-97de058f240c\",\n        \"card_name\": \"Spices\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"$2\\\\n+1 Buy\\\\dWhen you gain this, +2 Coffers.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 458,\n        \"uuid\": \"ce5216e3-a688-4e60-9861-a5ef75caee8d\",\n        \"card_name\": \"Swashbuckler\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+3 Cards\\\\nIf your discard pile has any cards in it: +1 Coffers, then if you have at least 4 Coffers tokens, take the Treasure Chest.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 459,\n        \"uuid\": \"ed8b4e2a-d0bf-4967-8b1a-06b7f376cbdc\",\n        \"card_name\": \"Treasurer\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+$3\\\\nChoose one: Trash a Treasure from your hand; or gain a Treasure from the trash to your hand; or take the Key.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 460,\n        \"uuid\": \"ff373ceb-e2a7-4caf-aa90-52f0cd139e78\",\n        \"card_name\": \"Villain\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$5\",\n        \"card_text\": \"+2 Coffers\\\\nEach other player with 5 or more cards in hand discards one costing $2 or more (or reveals they cant).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 461,\n        \"uuid\": \"e70b26a4-3ba7-4549-b48d-852ff7b1fb27\",\n        \"card_name\": \"Flag\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Artifact\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"When drawing your hand, +1 Card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 462,\n        \"uuid\": \"7718c455-9b62-4495-b8fe-5558250b6c5b\",\n        \"card_name\": \"Horn\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Artifact\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Once per turn, when you discard a Border Guard from play, you may put it onto your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 463,\n        \"uuid\": \"130fb12b-a525-4570-9833-2681cbb888a9\",\n        \"card_name\": \"Key\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Artifact\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"At the start of your turn, +$1.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 464,\n        \"uuid\": \"17580f3f-eea6-4ec3-8c70-06f0cdc31428\",\n        \"card_name\": \"Lantern\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Artifact\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Your Border Guards reveal 3 cards and discard 2. (It takes all 3 being Actions to take the Horn.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 465,\n        \"uuid\": \"e68953fe-cc85-4b4d-a3a4-619066c6bdb7\",\n        \"card_name\": \"Treasure Chest\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Artifact\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"At the start of your Buy phase, gain a Gold.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 466,\n        \"uuid\": \"7527aeba-85dc-4836-a04c-f445702cb929\",\n        \"card_name\": \"Cathedral\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"At the start of your turn, trash a card from your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 467,\n        \"uuid\": \"c20188bc-ab7e-4ddd-bee0-f80fba6fb8f2\",\n        \"card_name\": \"City Gate\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"At the start of your turn, +1 Card, then put a card from your hand onto your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 468,\n        \"uuid\": \"866dde6a-3093-4711-bf7e-bb3c2281513b\",\n        \"card_name\": \"Pageant\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"At the end of your Buy phase, you may pay $1 for +1 Coffers.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 469,\n        \"uuid\": \"ea980845-e85e-4df0-a30d-fd9427e39863\",\n        \"card_name\": \"Sewers\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"When you trash a card other than with this, you may trash a card from your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 470,\n        \"uuid\": \"e28775c4-91b5-4bab-8327-6832827c94fb\",\n        \"card_name\": \"Start Chart\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"When you shuffle, you may pick one of the cards to go on top.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 471,\n        \"uuid\": \"03579b87-29c3-4586-af36-87f1613e54ec\",\n        \"card_name\": \"Exploration\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"At the end of your Buy phase, if you didnt buy any cards, +1 Coffers and +1 Villager.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 472,\n        \"uuid\": \"165f367c-8273-49ea-9d0a-4e72f6ad4e19\",\n        \"card_name\": \"Fair\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"At the start of your turn, +1 Buy.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 473,\n        \"uuid\": \"882b7a48-12ee-4c25-8f54-0340285251fa\",\n        \"card_name\": \"Silos\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"At the start of your turn, discard any number of Coppers, revealed, and draw that many cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 474,\n        \"uuid\": \"68b3eff5-f0db-4667-ba29-1f41bfaf327c\",\n        \"card_name\": \"Sinister Plot\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"At the start of your turn, add a token here, or remove your tokens here for +1 Card each.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 475,\n        \"uuid\": \"7dd5bff3-9b23-4baa-82d0-b49a11cde004\",\n        \"card_name\": \"Academy\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"When you gain an Action card, +1 Villager.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 476,\n        \"uuid\": \"a9aa5824-cf9e-4538-81f1-a2a4587b0dd7\",\n        \"card_name\": \"Capitalism\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"During your turns, Actions with +$ amounts in their text are also Treasures.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 477,\n        \"uuid\": \"fac5101c-8cc5-4c39-8b3a-f1449151d531\",\n        \"card_name\": \"Fleet\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"After the game ends, theres an extra round of turns just for players with this.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 478,\n        \"uuid\": \"5f4645b9-b2c2-40fb-8628-4bf0d960b658\",\n        \"card_name\": \"Guildhall\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"When you gain a Treasure, +1 Coffers.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 479,\n        \"uuid\": \"c31131f5-bd96-4995-94ba-2b20aa498b59\",\n        \"card_name\": \"Piazza\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"At the start of your turn, reveal the top card of your deck. If its an Action, play it.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 480,\n        \"uuid\": \"c603f526-2fbb-466f-9143-9fa15e2f0fd7\",\n        \"card_name\": \"Road Network\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"When another player gains a Victory card, +1 Card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 481,\n        \"uuid\": \"780ba0e9-ff63-4eec-9908-78d2c9ef1f3b\",\n        \"card_name\": \"Barracks\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$6\",\n        \"card_text\": \"At the start of your turn, +1 Action.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 482,\n        \"uuid\": \"c69629e9-92c8-47a6-b65b-f9a248dbbf95\",\n        \"card_name\": \"Crop Rotation\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$6\",\n        \"card_text\": \"At the start of your turn, you may discard a Victory card for +2 Cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 483,\n        \"uuid\": \"2d7b6b58-3b83-4bca-8996-858b60255d73\",\n        \"card_name\": \"Innovation\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$6\",\n        \"card_text\": \"The first time you gain an Action card in each of your turns, you may set it aside. If you do, play it.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 484,\n        \"uuid\": \"87081320-6220-494c-91e0-b90b58acab28\",\n        \"card_name\": \"Canal\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$7\",\n        \"card_text\": \"During your turns, cards cost $1 less, but not less than $0.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 485,\n        \"uuid\": \"0dc1d3b3-ed9b-4242-95d9-f483128aa563\",\n        \"card_name\": \"Citadel\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$8\",\n        \"card_text\": \"The first time you play an Action card during each of your turns, play it again afterwards.\",\n        \"source\": \"default\"\n    }\n]"}],"_postman_id":"0a18b39a-44ee-4c42-9ea6-b858731a4c1a"},{"name":"/cards/?","id":"cd7eb608-f7b5-4065-96d2-4253999ae9e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c"}],"url":"https://dominioncardapi.pythonanywhere.com/cards/?uuid=&card_name=&set_name=&type=&cost=&card_text=&is_kingdom_card=&source=","description":"<p>Get a set of Dominion Card(s) based on the filter parameters.</p>\n","urlObject":{"protocol":"https","path":["cards",""],"host":["dominioncardapi","pythonanywhere","com"],"query":[{"description":{"content":"<p><strong>String. Optional.</strong>\nEach card has a unique 36 character UUID4 identifier.</p>\n","type":"text/plain"},"key":"uuid","value":""},{"description":{"content":"<p><strong>String. Optional.</strong>\nThe unique name of the card.</p>\n","type":"text/plain"},"key":"card_name","value":""},{"description":{"content":"<p><strong>String. Optional.</strong>\nThe name of the expansion set this card is a part of.</p>\n","type":"text/plain"},"key":"set_name","value":""},{"description":{"content":"<p><strong>String. Optional.</strong>\nThe type of card.</p>\n","type":"text/plain"},"key":"type","value":""},{"description":{"content":"<p><strong>String. Optional.</strong>\nThe cost of this card.</p>\n","type":"text/plain"},"key":"cost","value":""},{"description":{"content":"<p><strong>String. Optional. Must be exact match.</strong>\nThe full description of the card.</p>\n","type":"text/plain"},"key":"card_text","value":""},{"description":{"content":"<p><strong>Boolean. Optional.</strong>\nWhether or not this is a kingdom card.</p>\n","type":"text/plain"},"key":"is_kingdom_card","value":""},{"description":{"content":"<p><strong>String. Optional.</strong>\nThe original source of this card.</p>\n","type":"text/plain"},"key":"source","value":""}],"variable":[]}},"response":[{"id":"15d94e1a-36d1-46b3-a52c-cc0e2a26c8ba","name":"/cards/?set_name=Dominion&type=Action-Attack&cost=4","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c"}],"url":{"raw":"https://dominioncardapi.pythonanywhere.com/cards/?set_name=Dominion&type=Action-Attack&cost=4","protocol":"https","host":["dominioncardapi","pythonanywhere","com"],"path":["cards",""],"query":[{"key":"set_name","value":"Dominion","description":"String. Optional."},{"key":"type","value":"Action-Attack","description":"String. Optional."},{"key":"cost","value":"4","description":"String. Optional."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Oct 2020 03:21:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Clacks-Overhead","value":"GNU Terry Pratchett"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"PythonAnywhere"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 9,\n        \"uuid\": \"b2885839-baaa-45b0-b58d-98e253aec8b7\",\n        \"card_name\": \"Bureaucrat\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Gain a silver card; put it on top of your deck. Each other player reveals a Victory card from his hand and puts it on his deck (or reveals a hand with no Victory cards).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 20,\n        \"uuid\": \"0e8466a4-9fb6-48f9-8864-1a18a788a046\",\n        \"card_name\": \"Militia\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+$2\\\\nEach other player discards down to 3 cards in his hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 26,\n        \"uuid\": \"94447650-f3fd-4eb2-95af-9289c075a266\",\n        \"card_name\": \"Spy\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Card\\\\n+1 Action\\\\nEach player (including you) reveals the top card of his deck and either discards it or puts it back, your choice.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 27,\n        \"uuid\": \"08b7c8d4-80be-4d9b-a75f-51c4dee3fee1\",\n        \"card_name\": \"Thief\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action-Attack\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Each other player reveals the top 2 cards of his deck. If they revealed any Treasure cards, they trash one of them that you choose. You may gain any or all of these trashed cards. They discard the other revealed cards.\",\n        \"source\": \"default\"\n    }\n]"},{"id":"33cc9f00-5c2e-4305-b7d4-af967b03e75a","name":"/cards/?card_text=Gain a card costing up to $4.","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c"}],"url":{"raw":"https://dominioncardapi.pythonanywhere.com/cards/?card_text=Gain a card costing up to $4.","protocol":"https","host":["dominioncardapi","pythonanywhere","com"],"path":["cards",""],"query":[{"key":"card_text","value":"Gain a card costing up to $4.","description":"String. Optional. Must be exact match."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Oct 2020 03:24:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"228"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Clacks-Overhead","value":"GNU Terry Pratchett"},{"key":"Server","value":"PythonAnywhere"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 32,\n        \"uuid\": \"0271c69a-7758-468a-965a-e3671371e267\",\n        \"card_name\": \"Workshop\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$3\",\n        \"card_text\": \"Gain a card costing up to $4.\",\n        \"source\": \"default\"\n    }\n]"},{"id":"c5ab8170-3217-48bc-97d9-c736210797bc","name":"/cards/?is_kingdom_card=false","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c"}],"url":{"raw":"https://dominioncardapi.pythonanywhere.com/cards/?is_kingdom_card=false","protocol":"https","host":["dominioncardapi","pythonanywhere","com"],"path":["cards",""],"query":[{"key":"is_kingdom_card","value":"false","description":"**Boolean. Optional.**\nWhether or not this is a kingdom card."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Oct 2020 23:28:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Clacks-Overhead","value":"GNU Terry Pratchett"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"PythonAnywhere"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 6,\n        \"uuid\": \"60835fb5-5089-4566-be54-e5b036d90409\",\n        \"card_name\": \"Summon\",\n        \"set_name\": \"Promo\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$?\",\n        \"card_text\": \"Allows the buyer to gain a cheap Action card and play it immediately at the start of their next turn.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 165,\n        \"uuid\": \"1a08fef8-5496-43ce-917a-321c3777bd95\",\n        \"card_name\": \"Colony\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$11\",\n        \"card_text\": \"Worth 10VP\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 166,\n        \"uuid\": \"dd8c68ce-6e57-4938-a829-38eff8dbd4d8\",\n        \"card_name\": \"Copper\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"Worth $1\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 167,\n        \"uuid\": \"fcfa0463-69c5-42d6-a966-0e4303bcf5b9\",\n        \"card_name\": \"Curse\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Curse\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"Worth -1VP\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 168,\n        \"uuid\": \"e92034eb-f9a1-40ff-943f-4a178fdf7960\",\n        \"card_name\": \"Duchy\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"Worth 3VP\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 169,\n        \"uuid\": \"4cc1e13a-a324-4f54-bdec-d6cbd9912caf\",\n        \"card_name\": \"Estate\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$2\",\n        \"card_text\": \"Worth 1VP\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 170,\n        \"uuid\": \"5705f3c6-3c13-433e-af0a-89b7cc852c0c\",\n        \"card_name\": \"Gold\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$6\",\n        \"card_text\": \"Worth $3\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 171,\n        \"uuid\": \"632a7b69-6631-4883-9bd3-0078c3237895\",\n        \"card_name\": \"Platinum\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$9\",\n        \"card_text\": \"Worth $5\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 172,\n        \"uuid\": \"d36c038f-3bc7-41e4-a38a-3eedc550293c\",\n        \"card_name\": \"Potion\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"Worth \",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 173,\n        \"uuid\": \"91076408-d77d-4190-98a9-2c7700f17fa9\",\n        \"card_name\": \"Province\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Victory\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$8\",\n        \"card_text\": \"Worth 6VP\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 174,\n        \"uuid\": \"94a91df1-8a25-4d5a-a715-189cb25161c7\",\n        \"card_name\": \"Silver\",\n        \"set_name\": \"Base Cards\",\n        \"type\": \"Treasure\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"Worth $2\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 243,\n        \"uuid\": \"9db35528-3cd8-4916-973a-219292c49844\",\n        \"card_name\": \"Alms\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"Once per turn: If you have no Treasures in play, gain a card costing up to $4.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 246,\n        \"uuid\": \"d0ca83a1-75bb-47d2-914a-feef93987939\",\n        \"card_name\": \"Ball\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"Take your -$1 token. Gain 2 cards each costing up to $4.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 247,\n        \"uuid\": \"c6576152-5148-442c-95c7-c3d660bd34be\",\n        \"card_name\": \"Bonfire\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"Trash up to 2 cards you have in play.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 248,\n        \"uuid\": \"5b405e3b-0a85-48ac-b31e-e1ffeefb8612\",\n        \"card_name\": \"Borrow\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"+1 Buy\\\\nOnce per turn: If your -1 Card token isn't on your deck, put it there and +$1.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 257,\n        \"uuid\": \"2a76104b-1009-4b70-acf2-24b3beeda894\",\n        \"card_name\": \"Expedition\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"Draw 2 extra cards for your next hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 258,\n        \"uuid\": \"43ffa4da-d932-40ef-bcee-dfe660346282\",\n        \"card_name\": \"Ferry\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"Move your -$2 cost token to an Action Supply pile (cards from that pile cost $2 less on your turns, but not less than $0).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 266,\n        \"uuid\": \"aaec0809-e72b-4353-956f-c71dceafbc0d\",\n        \"card_name\": \"Inheritance\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$7\",\n        \"card_text\": \"Once per game: Set aside a non-Victory Action card from the Supply costing up to $4. Move your Estate token to it (your Estates gain the abilities and types of that card).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 267,\n        \"uuid\": \"d5dcd2e0-5606-4981-bc6a-38d3be96e29e\",\n        \"card_name\": \"Lost Arts\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"Move your +1 Action token to an Action Supply pile (when you play a card from that pile, you first get +1 Action).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 272,\n        \"uuid\": \"d50e3138-8c15-4c1a-8234-62677b9b1d50\",\n        \"card_name\": \"Mission\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"Once per turn: If the previous turn wasn't yours, take another turn after this one, in which you can't buy cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 274,\n        \"uuid\": \"91c43c45-537d-4f47-a21c-6e5866daef4b\",\n        \"card_name\": \"Pathfinding\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$8\",\n        \"card_text\": \"Move your +1 Card token to an Action Supply pile (when you play a card from that pile, you first get +1 Card).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 276,\n        \"uuid\": \"aa789c4f-789b-465f-bd4f-964c55416cf6\",\n        \"card_name\": \"Pilgrimage\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"Once per turn: Turn your Journey token over (it starts face up); then if it's face up, choose up to 3 differently named cards you have in play and gain a copy of each.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 277,\n        \"uuid\": \"3214c726-972e-4d3a-b999-f84fc2d61ebe\",\n        \"card_name\": \"Plan\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"Move your Trashing token to an Action Supply pile (when you buy a card from that pile, you may trash a card from your hand.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 279,\n        \"uuid\": \"7defaf90-fe7f-4fce-b377-bf420c80bb4a\",\n        \"card_name\": \"Quest\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"You may discard an Attack, two Curses, or six cards. If you do, gain a Gold.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 280,\n        \"uuid\": \"b4940d10-dee4-4530-9138-983f9e5646ef\",\n        \"card_name\": \"Raid\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"Gain a Silver per Silver you have in play. Each other player puts his -1 Card token on his deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 286,\n        \"uuid\": \"4d61e0f7-f5bc-49d4-9155-4ea6e9845fc2\",\n        \"card_name\": \"Save\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$1\",\n        \"card_text\": \"+1 Buy\\\\nOnce per turn: Set aside a card from your hand, and put it into your hand at end of turn (after drawing).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 287,\n        \"uuid\": \"ee2c065d-d112-4d20-a53a-3c5f033b8190\",\n        \"card_name\": \"Scouting Party\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Buy\\\\nLook at the top 5 cards of your deck. Discard 3 of them and put the rest back on top of your deck in any order.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 288,\n        \"uuid\": \"51bd2e55-85a6-4b8d-b347-37b1d8e85215\",\n        \"card_name\": \"Seaway\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"Gain an Action card costing up to $4. Move your +1 Buy token to its pile (when you play a card from that pile, you first get +1 Buy).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 293,\n        \"uuid\": \"9aceee68-8081-416f-9fd9-546a9ee38922\",\n        \"card_name\": \"Trade\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"Trash up to 2 cards from your hand.\\\\nGain a Silver per card you trashed.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 294,\n        \"uuid\": \"ebf41dad-4c14-4c8a-887b-a5c0c78e7762\",\n        \"card_name\": \"Training\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$6\",\n        \"card_text\": \"Move your +$1 token to an Action Supply pile (when you play a card from that pile, you first get +$1).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 296,\n        \"uuid\": \"418adbd2-3693-4bfb-b132-8062fc1d9a0a\",\n        \"card_name\": \"Travelling Fair\",\n        \"set_name\": \"Adventures\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$2\",\n        \"card_text\": \"+2 Buys\\\\nWhen you gain a card this turn, you may put it on top of your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 325,\n        \"uuid\": \"1d7afd6e-80d4-49b4-9f7c-7ad07f313d8a\",\n        \"card_name\": \"Advance\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"You may trash an Action card from your hand. If you do, gain an Action card costing up to 6 Coins.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 326,\n        \"uuid\": \"ef44afc5-999b-43e2-bd55-c49b0971dd09\",\n        \"card_name\": \"Annex\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"Look through your discard pile. Shuffle all but up to 5 cards from it into your deck. Gain a Duchy.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 327,\n        \"uuid\": \"b8159eec-32c0-4a26-af6e-6104a17bd072\",\n        \"card_name\": \"Donate\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"After this turn, put all cards from your deck and discard pile into your hand, trash any number, shuffle your hand into your deck, then draw 5 cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 328,\n        \"uuid\": \"1e93fce3-d645-49e1-8964-d5cbbe912fae\",\n        \"card_name\": \"Triumph\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"Gain an Estate.\\\\nIf you did, +1 Victory per card you've gained this turn.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 329,\n        \"uuid\": \"ba8fb1c8-376d-44e8-9f00-e00fa08f4f63\",\n        \"card_name\": \"Delve\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$2\",\n        \"card_text\": \"+1 Buy\\\\nGain a Silver.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 330,\n        \"uuid\": \"0c2cbf86-0b67-4b4b-bd85-d2c826ebcac7\",\n        \"card_name\": \"Tax\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$2\",\n        \"card_text\": \"Add 2 Debt to a Supply pile.\\\\dSetup: Add 1 Debt to each Supply pile. When a player buys a card, they take the Debt from its pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 331,\n        \"uuid\": \"d45095e5-d202-47db-8d25-9864de95df79\",\n        \"card_name\": \"Banquet\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"Gain 2 Coppers and a non-Victory card costing up to 5 Coins.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 332,\n        \"uuid\": \"81d3e5c9-5e2e-44e7-83bb-c8994b2e3b3d\",\n        \"card_name\": \"Ritual\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"Gain a Curse. If you do, trash a card from your hand. +1 Victory per 1 Coin it cost.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 333,\n        \"uuid\": \"7efd6811-f743-4ee7-8045-992de0ddb142\",\n        \"card_name\": \"Salt the Earth\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Victory\\\\nTrash a Victory card from the Supply.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 334,\n        \"uuid\": \"8a6d7cf5-9018-4f8e-bc1f-b885f6ce57c7\",\n        \"card_name\": \"Wedding\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"+1 Victory\\\\nGain a Gold.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 335,\n        \"uuid\": \"7d3611ed-a49c-4d16-a2b3-26ab58709709\",\n        \"card_name\": \"Windfall\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"If your deck and discard pile are empty, gain 3 Golds.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 336,\n        \"uuid\": \"5b48ed0e-647f-484f-a47e-d861ad1d61e2\",\n        \"card_name\": \"Conquest\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$6\",\n        \"card_text\": \"Gain 2 Silvers.\\\\n+1 Victory per Silver you've gained this turn.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 337,\n        \"uuid\": \"94da5202-7b63-488d-a77f-a8eaf88413bd\",\n        \"card_name\": \"Dominate\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Event\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$14\",\n        \"card_text\": \"Gain a Province. If you do, +9 Victory\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 338,\n        \"uuid\": \"502a697d-59dd-49f4-b4bc-0b031d51d08f\",\n        \"card_name\": \"Aqueduct\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When you gain a Treasure, move 1 Victory from its pile to this.\\\\nWhen you gain a Victory card, take the Victory from this.\\\\dSetup: Put 8 Victory on the Silver and Gold piles.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 339,\n        \"uuid\": \"e4aa0331-39ed-4b51-9307-d28ff4d97396\",\n        \"card_name\": \"Arena\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"At the start of your Buy phase, you may discard an Action card. If you do, take 2 Victory from here.\\\\dSetup: Put 6 Victory here per player.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 340,\n        \"uuid\": \"85b4ad8c-5c0b-455a-bd2d-a40f9b94e091\",\n        \"card_name\": \"Bandit Fort\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, -2 Victory for each Silver and each Gold you have.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 341,\n        \"uuid\": \"30045055-987a-485f-8e5f-a9642bf10bd7\",\n        \"card_name\": \"Basilica\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When you buy a card, if you have 2 Coins or more left, take 2 Victory from here.\\\\dSetup: Plus 6 Victory here per player.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 342,\n        \"uuid\": \"d7b58679-8407-4e64-949a-14e74b59bf39\",\n        \"card_name\": \"Baths\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When you end your turn without having gained a card, take 2 Victory from here.\\\\dSetup: Put 6 Victory here per player.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 343,\n        \"uuid\": \"5b9c3fda-f372-4db8-a53a-b16a4b7d2f32\",\n        \"card_name\": \"Battlefield\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When you gain a Victory card, take 2 Victory from here.\\\\dSetup: Put 6 Victory here per player.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 344,\n        \"uuid\": \"3d7efdd1-357a-40e0-b888-a02389e1c605\",\n        \"card_name\": \"Colonnade\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When you buy an Action card, if you have a copy of it in play, take 2 Victory from here.\\\\dSetup: Put 6 Victory here per player.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 345,\n        \"uuid\": \"8f412014-c0c6-4cf3-a943-e6665a9f570b\",\n        \"card_name\": \"Defiled Shrine\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When you gain an Action, move 1 Victory from its pile to this. When you buy a Curse, take the Victory from this.\\\\dSetup: Put 2 Victory on each non-Gathering Action Supply pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 346,\n        \"uuid\": \"eae6ecb7-c75d-4f51-9dae-517ba94c5858\",\n        \"card_name\": \"Fountain\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, 15 Victory if you have at least 10 Coppers.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 347,\n        \"uuid\": \"b8849b2e-49b1-426d-9c44-fc1989a9076f\",\n        \"card_name\": \"Keep\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, 5 Victory per differently named Treasure you have, that you have more copies of than each other player, or tied for most.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 348,\n        \"uuid\": \"e5a8113f-7000-4018-8359-a3bd0faf4a14\",\n        \"card_name\": \"Labyrinth\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When you gain a 2nd card in one of your turns, take 2 Victory from here.\\\\dSetup: Put 6 Victory here per player.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 349,\n        \"uuid\": \"482a5c12-6025-4838-abbd-beb64e814e2f\",\n        \"card_name\": \"Mountain Pass\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When you are the first player to gain a Province, after that turn, each player bids once, up to 40 Debt, ending with you. High bidder gets +8 Victory and takes the Debt they bid.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 350,\n        \"uuid\": \"3b1909ef-3677-4e97-abbe-55762f216993\",\n        \"card_name\": \"Museum\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, 2 Victory per differently named card you have.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 351,\n        \"uuid\": \"64ed7c19-3357-4660-a50e-4472e58623a8\",\n        \"card_name\": \"Obelisk\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, 2 Victory per card you have from the chosen pile.\\\\dSetup: Choose a random Action Supply pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 352,\n        \"uuid\": \"975a7951-6fc2-4c38-955d-216e7b33bc7c\",\n        \"card_name\": \"Orchard\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, 4 Victory per differently named Action card you have 3 or more copies of.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 353,\n        \"uuid\": \"098dd222-0ab8-45f7-bdc4-5c1509dc3264\",\n        \"card_name\": \"Palace\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, 3 Victory per set you have of Copper-Silver-Gold.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 354,\n        \"uuid\": \"ad87d151-4066-49c0-b9f2-7241b4de04d3\",\n        \"card_name\": \"Tomb\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When you trash a card, +1 Victory.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 355,\n        \"uuid\": \"e7016f43-8279-4a41-a5a9-d4aa20c0778a\",\n        \"card_name\": \"Tower\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, 1 Victory per non-Victory card you have from an empty Supply pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 356,\n        \"uuid\": \"2aa879d2-b1d3-4c0d-9b08-a1192354639e\",\n        \"card_name\": \"Triumphal Arch\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, 3 Victory per copy you have of the 2nd most common Action card among your cards (if it's a tie, count either).\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 357,\n        \"uuid\": \"44675104-cadb-4eea-a414-3405e6e15473\",\n        \"card_name\": \"Wall\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, -1 Victory per card you have after the first 15.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 358,\n        \"uuid\": \"f9718ea6-9006-4f9b-8ad0-bdee33877a37\",\n        \"card_name\": \"Wolf Den\",\n        \"set_name\": \"Empires\",\n        \"type\": \"Landmark\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$0\",\n        \"card_text\": \"When scoring, -3 Victory per card you have exactly one copy of.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 407,\n        \"uuid\": \"71caf690-42e7-40c7-8e8c-4d35c015a7cf\",\n        \"card_name\": \"The Earth's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"You may discard a Treasure card to gain a card costing up to $4.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 408,\n        \"uuid\": \"6d429be6-8594-4a43-ae9f-4dad200bd25b\",\n        \"card_name\": \"The Field's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"+1 Action\\\\n+$1\\\\n(Keep this until Clean-up.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 409,\n        \"uuid\": \"020197a8-6fea-44c8-bb88-cc3e8518dae8\",\n        \"card_name\": \"The Flame's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"You may trash a card from your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 410,\n        \"uuid\": \"6fc280e7-605c-4b25-9797-3c143be7e830\",\n        \"card_name\": \"The Forest's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"+1 Buy\\\\n+1 $1\\\\n(Keep this until Clean-up.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 411,\n        \"uuid\": \"62d42201-1763-426a-b2cf-39c1a7bb8223\",\n        \"card_name\": \"The Moon's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Look through your discard pile, you may put a card from it onto your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 412,\n        \"uuid\": \"a524ae74-2a60-4b36-b27d-91832d618dfb\",\n        \"card_name\": \"The Mountain's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Gain a Silver.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 413,\n        \"uuid\": \"9b1a9a27-becd-45a4-b5b3-5df96792884f\",\n        \"card_name\": \"The River's Gift.\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"+1 Card at the end of this turn.\\\\n(Keep this until Clean-up.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 414,\n        \"uuid\": \"5a964294-2a83-4dd6-80d4-bd73633d551d\",\n        \"card_name\": \"The Sea's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"+1 Card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 415,\n        \"uuid\": \"a1b7c1d6-4644-431b-ba05-79ecafc0cbd5\",\n        \"card_name\": \"The Sky's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"You may discard 3 cards to gain a Gold.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 416,\n        \"uuid\": \"1d9d57c7-9e45-4ad7-8ee6-49cf6d74b5aa\",\n        \"card_name\": \"The Sun's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Look at the top 4 cards of your deck. Discard any number of them and put the rest back in any order.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 417,\n        \"uuid\": \"cc0fcebb-779b-4bf0-830d-aeb568ed7444\",\n        \"card_name\": \"The Swamp's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Gain a Will-O-Wisp from its pile.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 418,\n        \"uuid\": \"336d0415-241c-4022-9c01-4ba58e9f93bf\",\n        \"card_name\": \"The Wind's Gift\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Boon\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"+2 Cards. Discard 2 cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 419,\n        \"uuid\": \"be54024c-93c1-482f-8e16-fdf9de63eb40\",\n        \"card_name\": \"Bad Omens\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Put your deck into your discard pile. Look through it and put 2 Coppers from it onto your deck (or reveal you cant.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 420,\n        \"uuid\": \"751e3518-45dc-4171-93ce-cf81a19cbec8\",\n        \"card_name\": \"Delusion\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"If you dont have Deluded or Envious, take Deluded.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 421,\n        \"uuid\": \"31ba0410-9358-4110-8a14-8fd59cb83a44\",\n        \"card_name\": \"Deluded\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"State\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"At the start of your Buy phase, return this, and you cant buy Actions this turn.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 422,\n        \"uuid\": \"8ed03111-e54c-4fed-806c-1104d976df45\",\n        \"card_name\": \"Envy\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"If you dont have Envious or Deluded, take Envious.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 423,\n        \"uuid\": \"76aa0576-7bf8-434e-8519-55f456f24102\",\n        \"card_name\": \"Envious\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"State\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"At the start of your Buy phase, return this, and Silver and Gold make $1 this turn.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 424,\n        \"uuid\": \"e872b86e-e17c-4bc5-9523-e97ac9e67de2\",\n        \"card_name\": \"Famine\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Reveal the top 3 cards of your deck. Discard the Actions. Shuffle the rest into your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 425,\n        \"uuid\": \"4a47477d-61df-4268-a573-afc0cf0ad4bc\",\n        \"card_name\": \"Fear\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"If you have at least 5 cards in hand, discard an Action or Treasure (or reveal you cant.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 426,\n        \"uuid\": \"5b22f392-2f9e-4c9d-8807-69779a2ea554\",\n        \"card_name\": \"Greed\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Gain a Copper onto your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 427,\n        \"uuid\": \"598a5a0a-957f-4be0-90a5-f01e2dfe54ec\",\n        \"card_name\": \"Haunting\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"If you have at least 4 cards in hand, put one of them onto your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 428,\n        \"uuid\": \"dc0c64d6-6a1d-4426-baf3-dbbae3f91533\",\n        \"card_name\": \"Locusts\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Trash the top card of your deck. If its Copper or Estate, gain a Curse. Otherwise, gain a cheaper card that shares a type with it.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 429,\n        \"uuid\": \"1246c9e5-3bce-4964-a5a0-ef4f8b003ac7\",\n        \"card_name\": \"Misery\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"If this is your first Misery this game, take Miserable. Otherwise, flip it over to Twice Miserable.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 430,\n        \"uuid\": \"98629f25-d4dd-4a02-ab1d-ab420347be35\",\n        \"card_name\": \"Miserable\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"State\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Worth -2VP\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 431,\n        \"uuid\": \"0253d790-2c5c-40bc-9304-3690c05cbb8f\",\n        \"card_name\": \"Twice Miserable\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"State\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Worth -4VP\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 432,\n        \"uuid\": \"7c2213b4-d79b-4a57-9f3d-8b82b6908ef6\",\n        \"card_name\": \"Plague\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Gain a Curse to your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 433,\n        \"uuid\": \"beb26fcb-763c-47a8-8c67-5476c6657207\",\n        \"card_name\": \"Poverty\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Discard down to 3 cards in hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 434,\n        \"uuid\": \"fc86ac09-ac49-49a5-857d-80c9d6ae53e9\",\n        \"card_name\": \"War\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Reveal cards from your deck until revealing one costing $3 or $4. Trash it and discard the rest.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 435,\n        \"uuid\": \"a50fa85d-75e2-4154-9b9a-cfc45d205e2f\",\n        \"card_name\": \"Lost in the Woods\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"State\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"At the start of your turn, you may discard a card to receive a Boon.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 461,\n        \"uuid\": \"e70b26a4-3ba7-4549-b48d-852ff7b1fb27\",\n        \"card_name\": \"Flag\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Artifact\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"When drawing your hand, +1 Card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 462,\n        \"uuid\": \"7718c455-9b62-4495-b8fe-5558250b6c5b\",\n        \"card_name\": \"Horn\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Artifact\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Once per turn, when you discard a Border Guard from play, you may put it onto your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 463,\n        \"uuid\": \"130fb12b-a525-4570-9833-2681cbb888a9\",\n        \"card_name\": \"Key\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Artifact\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"At the start of your turn, +$1.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 464,\n        \"uuid\": \"17580f3f-eea6-4ec3-8c70-06f0cdc31428\",\n        \"card_name\": \"Lantern\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Artifact\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"Your Border Guards reveal 3 cards and discard 2. (It takes all 3 being Actions to take the Horn.)\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 465,\n        \"uuid\": \"e68953fe-cc85-4b4d-a3a4-619066c6bdb7\",\n        \"card_name\": \"Treasure Chest\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Artifact\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"At the start of your Buy phase, gain a Gold.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 466,\n        \"uuid\": \"7527aeba-85dc-4836-a04c-f445702cb929\",\n        \"card_name\": \"Cathedral\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"At the start of your turn, trash a card from your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 467,\n        \"uuid\": \"c20188bc-ab7e-4ddd-bee0-f80fba6fb8f2\",\n        \"card_name\": \"City Gate\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"At the start of your turn, +1 Card, then put a card from your hand onto your deck.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 468,\n        \"uuid\": \"866dde6a-3093-4711-bf7e-bb3c2281513b\",\n        \"card_name\": \"Pageant\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"At the end of your Buy phase, you may pay $1 for +1 Coffers.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 469,\n        \"uuid\": \"ea980845-e85e-4df0-a30d-fd9427e39863\",\n        \"card_name\": \"Sewers\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"When you trash a card other than with this, you may trash a card from your hand.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 470,\n        \"uuid\": \"e28775c4-91b5-4bab-8327-6832827c94fb\",\n        \"card_name\": \"Start Chart\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$3\",\n        \"card_text\": \"When you shuffle, you may pick one of the cards to go on top.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 471,\n        \"uuid\": \"03579b87-29c3-4586-af36-87f1613e54ec\",\n        \"card_name\": \"Exploration\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"At the end of your Buy phase, if you didnt buy any cards, +1 Coffers and +1 Villager.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 472,\n        \"uuid\": \"165f367c-8273-49ea-9d0a-4e72f6ad4e19\",\n        \"card_name\": \"Fair\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"At the start of your turn, +1 Buy.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 473,\n        \"uuid\": \"882b7a48-12ee-4c25-8f54-0340285251fa\",\n        \"card_name\": \"Silos\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"At the start of your turn, discard any number of Coppers, revealed, and draw that many cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 474,\n        \"uuid\": \"68b3eff5-f0db-4667-ba29-1f41bfaf327c\",\n        \"card_name\": \"Sinister Plot\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$4\",\n        \"card_text\": \"At the start of your turn, add a token here, or remove your tokens here for +1 Card each.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 475,\n        \"uuid\": \"7dd5bff3-9b23-4baa-82d0-b49a11cde004\",\n        \"card_name\": \"Academy\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"When you gain an Action card, +1 Villager.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 476,\n        \"uuid\": \"a9aa5824-cf9e-4538-81f1-a2a4587b0dd7\",\n        \"card_name\": \"Capitalism\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"During your turns, Actions with +$ amounts in their text are also Treasures.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 477,\n        \"uuid\": \"fac5101c-8cc5-4c39-8b3a-f1449151d531\",\n        \"card_name\": \"Fleet\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"After the game ends, theres an extra round of turns just for players with this.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 478,\n        \"uuid\": \"5f4645b9-b2c2-40fb-8628-4bf0d960b658\",\n        \"card_name\": \"Guildhall\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"When you gain a Treasure, +1 Coffers.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 479,\n        \"uuid\": \"c31131f5-bd96-4995-94ba-2b20aa498b59\",\n        \"card_name\": \"Piazza\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"At the start of your turn, reveal the top card of your deck. If its an Action, play it.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 480,\n        \"uuid\": \"c603f526-2fbb-466f-9143-9fa15e2f0fd7\",\n        \"card_name\": \"Road Network\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$5\",\n        \"card_text\": \"When another player gains a Victory card, +1 Card.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 481,\n        \"uuid\": \"780ba0e9-ff63-4eec-9908-78d2c9ef1f3b\",\n        \"card_name\": \"Barracks\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$6\",\n        \"card_text\": \"At the start of your turn, +1 Action.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 482,\n        \"uuid\": \"c69629e9-92c8-47a6-b65b-f9a248dbbf95\",\n        \"card_name\": \"Crop Rotation\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$6\",\n        \"card_text\": \"At the start of your turn, you may discard a Victory card for +2 Cards.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 483,\n        \"uuid\": \"2d7b6b58-3b83-4bca-8996-858b60255d73\",\n        \"card_name\": \"Innovation\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$6\",\n        \"card_text\": \"The first time you gain an Action card in each of your turns, you may set it aside. If you do, play it.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 484,\n        \"uuid\": \"87081320-6220-494c-91e0-b90b58acab28\",\n        \"card_name\": \"Canal\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$7\",\n        \"card_text\": \"During your turns, cards cost $1 less, but not less than $0.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 485,\n        \"uuid\": \"0dc1d3b3-ed9b-4242-95d9-f483128aa563\",\n        \"card_name\": \"Citadel\",\n        \"set_name\": \"Renaissance\",\n        \"type\": \"Project\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"$8\",\n        \"card_text\": \"The first time you play an Action card during each of your turns, play it again afterwards.\",\n        \"source\": \"default\"\n    }\n]"},{"id":"d328fbbe-ea0a-4666-8366-87479db9db1d","name":"/cards/?card_name=Env","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c"}],"url":{"raw":"https://dominioncardapi.pythonanywhere.com/cards/?card_name=Env","protocol":"https","host":["dominioncardapi","pythonanywhere","com"],"path":["cards",""],"query":[{"key":"card_name","value":"Env","description":"String. Optional."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Oct 2020 03:23:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Clacks-Overhead","value":"GNU Terry Pratchett"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"PythonAnywhere"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"uuid\": \"460a26e3-7714-4dfb-8cd1-287501250cfd\",\n        \"card_name\": \"Envoy\",\n        \"set_name\": \"Promo\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$4\",\n        \"card_text\": \"Reveal the top 5 cards of your deck. The player to your left chooses one for you to discard. Draw the rest.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 422,\n        \"uuid\": \"7f42849b-36dc-44ca-856a-60fb636c1973\",\n        \"card_name\": \"Envy\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"Hex\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"If you dont have Envious or Deluded, take Envious.\",\n        \"source\": \"default\"\n    },\n    {\n        \"id\": 423,\n        \"uuid\": \"4ad7f036-8af3-4878-adcd-a9ae017bfeea\",\n        \"card_name\": \"Envious\",\n        \"set_name\": \"Nocturne\",\n        \"type\": \"State\",\n        \"is_kingdom_card\": false,\n        \"cost\": \"0\",\n        \"card_text\": \"At the start of your Buy phase, return this, and Silver and Gold make $1 this turn.\",\n        \"source\": \"default\"\n    }\n]"},{"id":"efff3401-f60a-42af-b393-b9563a9438e2","name":"/cards/?uuid=ba374acb-2166-4598-8769-4453b5d043a6","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c"}],"url":{"raw":"https://dominioncardapi.pythonanywhere.com/cards/?uuid=ba374acb-2166-4598-8769-4453b5d043a6","protocol":"https","host":["dominioncardapi","pythonanywhere","com"],"path":["cards",""],"query":[{"key":"uuid","value":"ba374acb-2166-4598-8769-4453b5d043a6","description":"String. Optional."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Oct 2020 03:22:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Clacks-Overhead","value":"GNU Terry Pratchett"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"PythonAnywhere"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 8,\n        \"uuid\": \"ba374acb-2166-4598-8769-4453b5d043a6\",\n        \"card_name\": \"Adventurer\",\n        \"set_name\": \"Dominion\",\n        \"type\": \"Action\",\n        \"is_kingdom_card\": true,\n        \"cost\": \"$6\",\n        \"card_text\": \"Reveal cards from your deck until you reveal 2 Treasure cards. Put those Treasure cards in your hand and discard the other revealed cards.\",\n        \"source\": \"default\"\n    }\n]"}],"_postman_id":"cd7eb608-f7b5-4065-96d2-4253999ae9e3"},{"name":"/cards/","id":"6a8966a1-bdb8-406e-9da5-33eccc3c8b38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"card_name","value":"","type":"text","description":"<p><strong>String. Requred. Must be unique.</strong>\nThe unique name of the card.</p>\n"},{"key":"set_name","value":"","type":"text","description":"<p><strong>String. Required.</strong>\nThe name of the expansion set this card is a part of.</p>\n"},{"key":"type","value":"","type":"text","description":"<p><strong>String. Required.</strong>\nThe type of card.</p>\n"},{"key":"is_kingdom_card","value":"","description":"<p><strong>Boolean. Required.</strong>\nWhether or not this is a kingdom card.</p>\n","type":"text"},{"key":"cost","value":"","type":"text","description":"<p><strong>String. Required.</strong>\nThe cost of this card.</p>\n"},{"key":"card_text","value":"","description":"<p><strong>String. Required.</strong>\nThe full description of the card.</p>\n","type":"text"}]},"url":"https://dominioncardapi.pythonanywhere.com/cards/","description":"<p>Add a new Dominion Card to the database. The following fields will be created after POST and cannot be edited:</p>\n<ul>\n<li><code>id</code> <strong>Integer.</strong> The primary key for the card.</li>\n<li><code>uuid</code> <strong>String.</strong> A UUID4-formatted uuid.</li>\n<li><code>source</code> <strong>String.</strong> The original source of this card will be set to <code>upload</code>.</li>\n</ul>\n","urlObject":{"protocol":"https","path":["cards",""],"host":["dominioncardapi","pythonanywhere","com"],"query":[],"variable":[]}},"response":[{"id":"08a62682-2342-4021-89e3-e4da32b5f8a2","name":"/cards/","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text","disabled":true}],"body":{"mode":"urlencoded","urlencoded":[{"key":"card_name","value":"New Card","type":"text"},{"key":"set_name","value":"My Set","type":"text"},{"key":"type","value":"Action","type":"text"},{"key":"cost","value":"$2Þ","type":"text"},{"key":"card_text","value":"The new card's body text goes here.","type":"text"}]},"url":"https://dominioncardapi.pythonanywhere.com/cards/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 05 Oct 2020 17:04:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"235"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, POST, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Clacks-Overhead","value":"GNU Terry Pratchett"},{"key":"Server","value":"PythonAnywhere"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 486,\n    \"uuid\": \"dc98293f-1ce5-4e90-b201-1a006acc90f0\",\n    \"card_name\": \"New Card\",\n    \"set_name\": \"My Set\",\n    \"type\": \"Action\",\n    \"is_kingdom_card\": false,\n    \"cost\": \"$2Þ\",\n    \"card_text\": \"The new card's body text goes here.\",\n    \"source\": \"upload\"\n}"}],"_postman_id":"6a8966a1-bdb8-406e-9da5-33eccc3c8b38"},{"name":"/cards/[id]/","id":"3188dcb1-fbd7-4621-aea9-08c426a431a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c","type":"text"}],"url":"https://dominioncardapi.pythonanywhere.com/cards/[id]/","description":"<p>Request the details of a single Dominion Card.</p>\n","urlObject":{"protocol":"https","path":["cards","[id]",""],"host":["dominioncardapi","pythonanywhere","com"],"query":[],"variable":[]}},"response":[{"id":"510e62f7-8124-4855-b435-36219702d91e","name":"/cards/[id]/","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c","type":"text"}],"url":"https://dominioncardapi.pythonanywhere.com/cards/240/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Oct 2020 03:13:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Clacks-Overhead","value":"GNU Terry Pratchett"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"PythonAnywhere"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 240,\n    \"uuid\": \"490afa5e-8ee8-428b-a1de-fadf962d8ce7\",\n    \"card_name\": \"Soothsayer\",\n    \"set_name\": \"Guilds\",\n    \"type\": \"Action-Attack\",\n    \"is_kingdom_card\": true,\n    \"cost\": \"$5\",\n    \"card_text\": \"Gain a Gold. Each other player gains a Curse. Each player who did draws a card.\",\n    \"source\": \"default\"\n}"}],"_postman_id":"3188dcb1-fbd7-4621-aea9-08c426a431a7"},{"name":"/cards/[id]/","id":"4816075c-17c9-45f3-9c6b-95827eba9170","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"card_name","value":"","type":"text","description":"<p><strong>String. Optional. Must be unique.</strong>\nThe unique name of the card.</p>\n"},{"key":"set_name","value":"","description":"<p><strong>String. Optional.</strong>\nThe name of the expansion set this card is a part of.</p>\n","type":"text"},{"key":"type","value":"","type":"text","description":"<p><strong>String. Optional.</strong>\nThe type of card.</p>\n"},{"key":"is_kingdom_card","value":"","description":"<p><strong>Boolean. Optional.</strong>\nWhether or not this is a kingdom card.</p>\n","type":"text"},{"key":"cost","value":"","type":"text","description":"<p><strong>String. Optional.</strong>\nThe cost of this card.</p>\n"},{"key":"card_text","value":"","description":"<p><strong>String. Optional.</strong>\nThe full description of the card.</p>\n","type":"text"}]},"url":"https://dominioncardapi.pythonanywhere.com/cards/[id]/","description":"<p>Update some fields for a Dominion Card in the database. Note that only custom cards with <code>source='upload'</code> can be updated.</p>\n","urlObject":{"protocol":"https","path":["cards","[id]",""],"host":["dominioncardapi","pythonanywhere","com"],"query":[],"variable":[]}},"response":[{"id":"5cacb2dd-d2b7-48a1-a301-202a09935e66","name":"/cards/[id]/","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text","disabled":true}],"body":{"mode":"urlencoded","urlencoded":[{"key":"card_name","value":"","type":"text","description":"**String. Optional. Must be unique.**\nThe unique name of the card.","disabled":true},{"key":"set_name","value":"","description":"**String. Optional.**\nThe name of the expansion set this card is a part of.","type":"text","disabled":true},{"key":"type","value":"","type":"text","description":"**String. Optional.**\nThe type of card.","disabled":true},{"key":"is_kingdom_card","value":"true","description":"**Boolean. Optional.**\nWhether or not this is a kingdom card.","type":"text"},{"key":"cost","value":"","type":"text","description":"**String. Optional.**\nThe cost of this card.","disabled":true},{"key":"card_text","value":"","description":"**String. Optional.**\nThe full description of the card.","type":"text","disabled":true}]},"url":"https://dominioncardapi.pythonanywhere.com/cards/486/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Oct 2020 23:56:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"229"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Clacks-Overhead","value":"GNU Terry Pratchett"},{"key":"Server","value":"PythonAnywhere"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 486,\n    \"uuid\": \"a4947d1c-927d-42ff-8577-0b1f1a52b381\",\n    \"card_name\": \"Patched Card\",\n    \"set_name\": \"My Set\",\n    \"type\": \"Victory\",\n    \"is_kingdom_card\": true,\n    \"cost\": \"$4Þ\",\n    \"card_text\": \"The patched card's body text goes here.\",\n    \"source\": \"upload\"\n}"},{"id":"8aedcf8f-c81a-4e42-9ed5-ce962307ce5c","name":"/cards/[id]/","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text","disabled":true}],"body":{"mode":"urlencoded","urlencoded":[{"key":"card_name","value":"Patched Card","type":"text","description":"**String. Optional. Must be unique.**\nThe unique name of the card."},{"key":"type","value":"Victory","type":"text","description":"**String. Optional.**\nThe type of card."},{"key":"cost","value":"$4Þ","type":"text","description":"**String. Optional.**\nThe cost of this card."},{"key":"card_text","value":"The patched card's body text goes here.","description":"**String. Optional.**\nThe full description of the card.","type":"text"}]},"url":"https://dominioncardapi.pythonanywhere.com/cards/486/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Oct 2020 23:54:29 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"230"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Clacks-Overhead","value":"GNU Terry Pratchett"},{"key":"Server","value":"PythonAnywhere"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 486,\n    \"uuid\": \"a4947d1c-927d-42ff-8577-0b1f1a52b381\",\n    \"card_name\": \"Patched Card\",\n    \"set_name\": \"My Set\",\n    \"type\": \"Victory\",\n    \"is_kingdom_card\": false,\n    \"cost\": \"$4Þ\",\n    \"card_text\": \"The patched card's body text goes here.\",\n    \"source\": \"upload\"\n}"}],"_postman_id":"4816075c-17c9-45f3-9c6b-95827eba9170"},{"name":"/cards/[id]/","id":"76e85c7c-3887-42b1-bd67-c7fe25f28a25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"card_name","value":"","type":"text","description":"<p><strong>String. Requred. Must be unique.</strong>\nThe unique name of the card.</p>\n"},{"key":"set_name","value":"","type":"text","description":"<p><strong>String. Required.</strong>\nThe name of the expansion set this card is a part of.</p>\n"},{"key":"type","value":"","type":"text","description":"<p><strong>String. Required.</strong>\nThe type of card.</p>\n"},{"key":"is_kingdom_card","value":"","description":"<p><strong>Boolean. Required.</strong>\nWhether or not this is a kingdom card.</p>\n","type":"text"},{"key":"cost","value":"","type":"text","description":"<p><strong>String. Required.</strong>\nThe cost of this card.</p>\n"},{"key":"card_text","value":"","description":"<p><strong>String. Required.</strong>\nThe full description of the card.</p>\n","type":"text"}]},"url":"https://dominioncardapi.pythonanywhere.com/cards/[id]/","description":"<p>Update all fields for a Dominion Card in the database. Note that only custom cards with <code>source='upload'</code> can be updated.</p>\n","urlObject":{"protocol":"https","path":["cards","[id]",""],"host":["dominioncardapi","pythonanywhere","com"],"query":[],"variable":[]}},"response":[{"id":"922a6fdb-42ad-4f88-8a03-646a807e90f8","name":"/cards/[id]/","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text","disabled":true}],"body":{"mode":"urlencoded","urlencoded":[{"key":"card_name","value":"Updated Card","type":"text","description":"**String. Requred. Must be unique.**\nThe unique name of the card."},{"key":"set_name","value":"Updated Set","type":"text","description":"**String. Required.**\nThe name of the expansion set this card is a part of."},{"key":"type","value":"Deploy","type":"text","description":"**String. Required.**\nThe type of card."},{"key":"is_kingdom_card","value":"false","description":"**Boolean. Required.**\nWhether or not this is a kingdom card.","type":"text"},{"key":"cost","value":"$2Þ","type":"text","description":"**String. Required.**\nThe cost of this card."},{"key":"card_text","value":"The updated card's body text goes here.","description":"**String. Required.**\nThe full description of the card.","type":"text"}]},"url":"https://dominioncardapi.pythonanywhere.com/cards/[id]/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Oct 2020 23:58:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"234"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Clacks-Overhead","value":"GNU Terry Pratchett"},{"key":"Server","value":"PythonAnywhere"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 486,\n    \"uuid\": \"a4947d1c-927d-42ff-8577-0b1f1a52b381\",\n    \"card_name\": \"Updated Card\",\n    \"set_name\": \"Updated Set\",\n    \"type\": \"Deploy\",\n    \"is_kingdom_card\": false,\n    \"cost\": \"$2Þ\",\n    \"card_text\": \"The updated card's body text goes here.\",\n    \"source\": \"upload\"\n}"}],"_postman_id":"76e85c7c-3887-42b1-bd67-c7fe25f28a25"},{"name":"/cards/[id]/","id":"817747b0-5ef5-4d7f-8bf9-5b09a2fe770d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c","type":"text"}],"url":"https://dominioncardapi.pythonanywhere.com/cards/[id]/","description":"<p>Remove a Dominion Card from the database. Note that only custom cards with <code>source='upload'</code> can be deleted.</p>\n<p>Returns <code>204 No Content</code> upon success.</p>\n","urlObject":{"protocol":"https","path":["cards","[id]",""],"host":["dominioncardapi","pythonanywhere","com"],"query":[],"variable":[]}},"response":[{"id":"14894de8-fdfc-4706-b285-cb2f4dd9535e","name":"/cards/[id]/","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Token 0b4b13fa0a972c198b52efa63d9224b182f0af6c","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"card_name","value":"New Card2","type":"text","disabled":true},{"key":"set_num","value":"0","type":"text","disabled":true},{"key":"set_name","value":"New Set","type":"text","disabled":true},{"key":"type","value":"Action","type":"text","disabled":true},{"key":"cost","value":"$2Þ","type":"text","disabled":true},{"key":"card_text","value":"The new card's body text goes here.","type":"text","disabled":true},{"key":"id","value":"491","type":"text","disabled":true}]},"url":"https://dominioncardapi.pythonanywhere.com/cards/486/"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Mon, 05 Oct 2020 17:13:05 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept, Cookie, Origin"},{"key":"Allow","value":"GET, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Clacks-Overhead","value":"GNU Terry Pratchett"},{"key":"Server","value":"PythonAnywhere"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"817747b0-5ef5-4d7f-8bf9-5b09a2fe770d"}],"event":[{"listen":"prerequest","script":{"id":"699f95d8-6e09-414d-9731-372e836b7aa2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"873a8e4a-88f3-4a09-a49b-e4d101bdf0c7","type":"text/javascript","exec":[""]}}]}