Initial Blockminers printer

This commit is contained in:
ajp_anton
2026-05-30 16:54:49 +00:00
commit 47748f3897
261 changed files with 3992 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 754 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"title": "Block Reward",
"text": "+2 Blocks\nDraw 1 encounter card",
"flavourText": "/* If you put your hands over your ears, that is approximately what you can hear through the walls. If you cannot hear the computer fans, you are ok. */",
"copies": 2,
"isStarter": true
}
+7
View File
@@ -0,0 +1,7 @@
{
"title": "Browse The Dark Web",
"text": "Draw 1 encounter card or -1 block\nBrowse 5 //Draw five cards from the dark web. You may keep one, put it on top of your respective deck. Put the rest in the dark web archive.",
"flavourText": "/* \"Anonymity ain't cheap no more.\" -Raymond */",
"copies": 2,
"isStarter": true
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

+29
View File
@@ -0,0 +1,29 @@
{
"cardHeight": 1125,
"cardWidth": 825,
"titleOffset": 552,
"textOffset": 525,
"textPadding": 121,
"flavourTextFontSize": 24,
"textHeight": 605,
"fontSize": 32,
"checkOffsetX": 70,
"checkOffsetY": 125,
"checkHeight": 60,
"checkWidth": 270,
"foregroundColor": "#000000",
"backgroundColor": "#FFFFFF",
"titleColor": "#000000",
"titleFontSize": 42,
"artOffsetX": 68,
"artWidth": 684,
"artHeight": 450,
"artOffsetY": 90,
"starterBannerColors": [
"#00ea0e",
"#ead500",
"#0abdc6",
"#ea2b00",
"#ea00d9"
]
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"title": "Dig up dirt",
"text": "+2 Infiltrating to all players\nDistract 1 //Give up to 1 encounter card from your hand to another player.",
"flavourText": "/* Helping your friends blackmail leadership was easier than you thought. */",
"copies": 1,
"isStarter": true
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"title": "Overclock",
"text": "Choose a dark web card you've played today, or one from your basement discard pile. You may repeat its effect\nDuring the end of day phase, delete it //Put it in the dark web archive.",
"flavourText": "/* With the extra blocks I gain, I can afford a new one! */",
"copies": 1,
"isStarter": true
}
+7
View File
@@ -0,0 +1,7 @@
{
"title": "Reboot",
"text": "+1 Hacking to you\nReboot 2 //Discard up to 2 dark web cards, then draw that many of the same type.",
"flavourText": "/* Don't worry, it's all part of the plan */",
"copies": 1,
"isStarter": true
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

+8
View File
@@ -0,0 +1,8 @@
{
"title": "Transfer",
"text": "Draw 1 encounter card\nTransfer //Turn up to mind number of blocks into money.",
"flavourText": "/* Finding a vendor willing to make this transaction is very difficult. Most of them end up in jail in a matter of days. */",
"copies": 1,
"isStarter": true,
"credit": "CrptPixels"
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB