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: 246 KiB

@@ -0,0 +1,8 @@
{
"title": "A Convincing Presentation",
"text": "+1 Infiltrating to you\nEscape 1 //Put up to 1 encounter card from your hand into the encounter card archive.",
"flavourText": "/* \"I don't understand a word, he must be smart.\" */",
"copies": 1,
"isStarter": true,
"titleFontSize": 36
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"title": "Bare Miminum Work",
"text": "+1 Money",
"flavourText": "/* We call it \"BMW\" to use the bare minimum number of letters. */",
"copies": 1,
"isStarter": true
}
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: 336 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"title": "Endorse",
"text": "+2 Hacking to all players\nIf you are employed or higher:\n\tPromote an unemployed player",
"flavourText": "/* The firmness of his handshake shattered the firewall. */",
"copies": 1,
"isStarter": true
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 234 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"title": "Infiltrate",
"text": "Draw 1 encounter card\nInfiltrate //Attempt the check one level above your current infiltration level. If you succeed, you are promoted.",
"flavourText": "/* Promoted to incompetence. */",
"copies": 2,
"isStarter": true
}
+7
View File
@@ -0,0 +1,7 @@
{
"title": "Overtime",
"text": "Draw 2 office cards\nDraw 1 encounter card",
"flavourText": "/* \"This desk is not covered by the motion sensors. Stay in a room that cannot be booked until they leave\", Dan explained. */",
"copies": 1,
"isStarter": true
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"title": "Prioritize",
"text": "Draw 1 office card\nYou may delete a dark web card in your hand or in your office discard pile //Put it in the dark web archive.",
"flavourText": "/* As per usual when prioritizing, no tasks are removed and a few are added. */",
"copies": 1,
"isStarter": true
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 166 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"title": "Shoulder Surfing",
"text": "Reveal 1 //Put up to 1 card from the encounter deck face up on the table. Players may draw from these instead whenever they would draw encounter cards.\nAnother player of your choice draws a basement card",
"flavourText": "/* His password is \"correct horse battery stapler\" */",
"copies": 1,
"isStarter": true
}