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
+7
View File
@@ -0,0 +1,7 @@
{
"title": "Adriana Omal",
"voice": 7,
"mind": 2,
"will": 3,
"money": 1
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 1014 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 965 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

+8
View File
@@ -0,0 +1,8 @@
{
"cardHeight": 1125,
"cardWidth": 825,
"artOffsetX": 0,
"artWidth": 825,
"artHeight": 1125,
"artOffsetY": 0
}
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"title": "Gary McAnon",
"voice": 5,
"mind": 5,
"will": 3,
"money": 2
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 921 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"title": "Jon J2",
"voice": 3,
"mind": 2,
"will": 4,
"money": 0
}
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 898 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

+7
View File
@@ -0,0 +1,7 @@
{
"title": "Nivek Nitmick",
"voice": 6,
"mind": 6,
"will": 2,
"money": 3
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 822 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"title": "Sato Shinak",
"voice": 1,
"mind": 7,
"will": 3,
"money": 1
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 960 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 KiB

@@ -0,0 +1,8 @@
{
"title": "Automatic Door Backdoor",
"type": "VIRUS",
"checkType" : "MIND",
"checkLevel" : "14",
"text": "+3 Infiltrating to all players",
"flavourText" : "/* The last time I was impressed with doors that opened automatically for me was when I was 3 years old. */"
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 754 KiB

+6
View File
@@ -0,0 +1,6 @@
{
"title" : "Black Market Node",
"text" : "Reveal 2\nDraw 1 encounter card\n<b>Transfer, twice</b> //Turn up to Mind number of blocks into Money, twice",
"flavourText" : "/* Power and secrecy produce paranoia. */",
"copies" : 1
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 861 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"title" : "Bor browser",
"text" : "Draw 1 encounter card or -1&nbsp;block\nFor the rest of the day, when you Browse, you may keep any number of cards\nBrowse 5",
"flavourText" : "/* Control the information, and you control everything. */",
"copies" : 1,
"encounterCost" : 2
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 428 KiB

+10
View File
@@ -0,0 +1,10 @@
{
"title" : "Bot of Greed",
"type" : "VIRUS",
"checkType" : "MIND",
"checkLevel" : "11",
"text" : "Whenever you draw dark web cards during the workday, you may draw one more of the same type if you also draw 1 encounter card",
"flavourText" : "/* \"But what does it do?\" */",
"copies" : 1,
"credit": "Thomas H."
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 428 KiB

+9
View File
@@ -0,0 +1,9 @@
{
"title": "Computer Worm",
"type": "VIRUS",
"checkType" : "MIND",
"checkLevel" : "12",
"text": "Whenever a player is promoted, they browse 2",
"flavourText" : "/* \"They seek like hounds, breed like rabbits and hide like chameleons. And you call them 'worms' because of some novel?\" */",
"copies": 1
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB

+8
View File
@@ -0,0 +1,8 @@
{
"title": "DDOS.exe",
"text": "-1 Block\nAll players draw 1 basement card",
"flavourText": "/* The total computing power of the resistance isn't cheap, but it sure is powerful. */",
"blockCost": 1,
"encounterCost": 1,
"copies": 1
}
+22
View File
@@ -0,0 +1,22 @@
{
"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
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

+8
View File
@@ -0,0 +1,8 @@
{
"title" : "Email phishing",
"text" : "Draw 1 basement card\n+2 Hacking to you\nReveal 1",
"flavourText" : "/* Be polite, concise and urgent, and you will be harvesting gigabytes of stolen data in no time. */",
"copies" : 1,
"blockCost" : 1,
"encounterCost" : 1
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

+8
View File
@@ -0,0 +1,8 @@
{
"title" : "Email spoofing",
"text" : "+3 Hacking to you\nIf there are 2 or more viruses installed:\n\t+5 Infiltrating to all players",
"flavourText" : "/* \"We cannot arrest her, this alibi from her manager is fool proof.\" */",
"copies" : 1,
"blockCost" : 1,
"encounterCost" : 2
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

@@ -0,0 +1,8 @@
{
"title" : "Facial recognition blocker",
"text" : "Draw 1 basement card\nDistract 1 //Give up to 1 encounter card from your hand to another player.",
"flavourText" : "/* Sometimes even the most complex systems can be fooled by the simplest methods. */",
"copies" : 1,
"blockCost" : 1,
"encounterCost" : 2
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

@@ -0,0 +1,8 @@
{
"title" : "Fake Access Card Printer",
"text" : "+4 Infiltrating to all players",
"flavourText" : "/* Unfortunately doesn't print uno cards. */",
"copies" : 1,
"blockCost" : 1,
"encounterCost" : 1
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 372 KiB

@@ -0,0 +1,8 @@
{
"title" : "Horizontal privilege escalation",
"text" : "Play a card from your basement or office discard pile",
"flavourText" : "<zalgo>/* This is not supposed to h̸̨̡̭͔̥̞̯̹̪̙̙̻̊̌͗̇̀̈́̉̈́̓̄͑̚͝ä̶̧̹̬̘͚͉̫̅͂̌̋p̶̠͖͚̘͔̯̮͉̤̙̋̇̃͌̄̔͋̌̽́̅͘͝͝ͅp̸̢̨̭͚̤̦̌͗̎̒͑̚͜͠ę̶͔͇̥͍̱̜̦͔̜̻̹͔͉̅̄̓̾̿̋́̑̈́́͝ņ̵̷̥̺͖̟̤͉̯͈̘͖̟̬̭͓̗̩̞̊̌̂̇͌̇͗͛̈́͂̅̒̀̓̀̚̕͘͝ͅͅn̷̢̨̡̡̰̥͖̝͔̼̬̠̍̾͜ņ̵̧̘̝͇͎͚̫̪͎̝̓n̵̨͉̾̅͒̈́̌̿͒̿̓̄̏̕͘͘͜͝</zalgo>",
"copies" : 1,
"encounterCost" : 1,
"titleFontSize": 36
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 428 KiB

+9
View File
@@ -0,0 +1,9 @@
{
"title": "ILOVEYOU",
"type": "VIRUS",
"checkType" : "MIND",
"checkLevel" : "11",
"text": "Players may fold while they are holding encounter cards. If they do, they are demoted once per encounter card in their hand and put their encounter cards in the encounter card archive",
"flavourText" : "/* Masked as .txt, it corrupted files and sent a copy of itself to all contacts. */",
"copies": 1
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

+8
View File
@@ -0,0 +1,8 @@
{
"title" : "Keys to CapitAll",
"type" : "VIRUS",
"checkType" : "MIND",
"checkLevel" : "30",
"text" : "The check for this virus is reduced by 2 for each other virus installed\nIf this Virus is installed:\n\t<b>You win</b>",
"flavourText" : "/* \"My final day at CapitAll came without notice, to no surprise. 'Never come back', they said. 'I won't', I lied.\"\n-Dan, The Resistance */"
}
+8
View File
@@ -0,0 +1,8 @@
{
"title" : "Large External GPU",
"text" : "+5 Blocks\nDraw 2 encounter cards",
"flavourText" : "/* Jane recognized the humming of fans as the sound of freedom. */",
"copies" : 1,
"blockCost" : 2,
"encounterCost" : 1
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 455 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"title" : "Police Radio Tap",
"text" : "+3 Infiltrating to all players\nReveal 1\nDistract 1 //Give up to 1 encounter card from your hand to another player",
"flavourText" : "/* Raymond escaped with the others by simply doing the opposite of what the police algorithm predicted at every turn. */",
"copies" : 1,
"encounterCost" : 1
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 428 KiB

+9
View File
@@ -0,0 +1,9 @@
{
"title": "Ransomware",
"type": "VIRUS",
"checkType" : "MIND",
"checkLevel" : "9",
"text": "During the end of day phase, before paying rent, any player may put this card on top of their basement deck\nWhenever this virus is no longer installed, +2&nbsp;money",
"flavourText" : "/* Ransom where? */",
"copies": 1
}
+7
View File
@@ -0,0 +1,7 @@
{
"title" : "Safe item deliveries",
"text" : "Draw 1 encounter card or -1&nbsp;block\nDistract 1\nBrowse 5",
"flavourText" : "/* In hindsight it was obvious that delivering illegal terrorist equipment to your home address wasn't too bright. */",
"copies" : 1,
"encounterCost" : 1
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 472 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 KiB

+11
View File
@@ -0,0 +1,11 @@
{
"title" : "Shamoon",
"type" : "VIRUS",
"checkType" : "MIND",
"checkLevel" : "15",
"text" : "During the start of day phase, all players draw 1 additional dark web card from the deck they chose",
"flavourText" : "/* One of the biggest hacks in history. It stole and deleted files from systems while spreading itself to other systems. */",
"copies" : 1,
"blockCost" : 1,
"encounterCost" : 2
}
+8
View File
@@ -0,0 +1,8 @@
{
"title": "Small External GPU",
"text": "+3 Blocks\nDraw 1 encounter card",
"flavourText": "/* The abundance of \"spare time graphic designers\" and \"hobby movie makers\" in the suburbs is so far unnoticed. */",
"copies" : 3,
"blockCost": 1,
"encounterCost": 1
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 450 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"title" : "Spear phishing",
"text" : "+3 Hacking to you\n+3 Infiltrating to all players\nDistract 1 //Give up to 1 encounter card from your hand to another player",
"flavourText" : "/* \"Your data and your computing power, please.\" */",
"copies" : 1,
"encounterCost" : 2
}
+8
View File
@@ -0,0 +1,8 @@
{
"title" : "Tracker Cracker",
"text" : "Draw 1 basement card\nYou may promote all players in jail. If you do, delete this card",
"flavourText" : "/* Jane put her full trust in a small digital display when her bracelet opened and \"Time Remaining: 783 days\" was replaced with \"RUN\". */",
"copies" : 1,
"blockCost" : 1,
"encounterCost" : 3
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 469 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"title" : "Tracking website",
"text" : "+3 Hacking to you\n<b>Draw X basement cards</b>, where <b>X</b> is the number of viruses installed",
"flavourText" : "/* \"Oh, so when I do it it's illegal?\" */",
"copies" : 1,
"encounterCost" : 2
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 428 KiB

+9
View File
@@ -0,0 +1,9 @@
{
"title" : "Trojan backdoor",
"type" : "VIRUS",
"checkType" : "MIND",
"checkLevel" : "10",
"text" : "During the workday phase, whenever there are no revealed encounter cards, you may reveal 1",
"flavourText" : "/* Possibly the oldest trick in the book. */",
"copies" : 1
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 372 KiB

@@ -0,0 +1,8 @@
{
"title" : "Vertical privilege escalation",
"text" : "Play a card another player has played today again. It remains theirs at the end of the day",
"flavourText" : "<zalgo>/* Stop! You are breaking the ř̴͎̲̙̬̤̫͓̝͈̥̼̫̜̱̒ǔ̶̧̡̡̪̠͎͓̼̯̝͉̩͑̂͋̋͊̍̀͗̀̑̆̚͜ĺ̸̡̘̮̺̳͚̻̻̟͆̿͒́̏͒̓̽̊͜͜͠e̵͚̣͍̋̄̿̅̅̀́s̵̨̨͇͉̬̻̜̘͚̫̪̒̿͠ͅs̶̭͍̱͖̣̗̦̬͌̃͋̈́̀̊͗͛̍̄̀̑s̷̡̩̹̗̱̖̭̭̏͋̾̍̑̽͑̿̇̽͝ṧ̸̄̉͑͂s̷̲͓̺̀̋̆͛͆̐̋̀̍͛̈́̾̇͝͝ͅ </zalgo>",
"copies" : 1,
"encounterCost" : 1,
"titleFontSize": 39
}
+7
View File
@@ -0,0 +1,7 @@
{
"title" : "VPN relocation",
"text" : "-1 Block\nDraw 1 basement card\nReboot 2\n<b>Distract&nbsp;1</b>",
"flavourText" : "/* \"Another way to hide your tracks is to leave more tracks.\"\n-Resistance #40315 */",
"copies" : 1,
"encounterCost" : 2
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 498 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 KiB

+6
View File
@@ -0,0 +1,6 @@
{
"title": "Bribe the authorities",
"text": "-1 Money\nAll players escape 1",
"flavourText" : "/* Don't hate the people, hate the system. */",
"copies": 1
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 434 KiB

+6
View File
@@ -0,0 +1,6 @@
{
"title": "Burn the midnight oil",
"text": "+1 Money\nDraw 2 office cards\nDraw 2 encounter cards",
"flavourText": "/* You have been deemed appropriate for overtime work, congratulations. */",
"copies": 1
}
+7
View File
@@ -0,0 +1,7 @@
{
"title" : "Camera Free Alleyway",
"text" : "Draw 2 basement cards\nDraw 1 encounter card",
"flavourText" : "/* The resistance puts immense efforts into creating these blind spots. Here, they can exchange information, intrigue, or even identities. */",
"copies" : 1,
"encounterCost" : 1
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 536 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"title" : "Collusion",
"text" : "-1 Money\nYou may promote another player at a lower infiltration level than you",
"flavourText" : "/* Money talks. */",
"copies" : 1,
"encounterCost" : 3
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 181 KiB

+6
View File
@@ -0,0 +1,6 @@
{
"title" : "Conduct Fire Drill",
"text" : "Another player of your choice may Escape 1",
"flavourText" : "/* \"They're distracted, go!\" */",
"credit": "Sephrodite, Thomas H."
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

+22
View File
@@ -0,0 +1,22 @@
{
"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
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

+6
View File
@@ -0,0 +1,6 @@
{
"title" : "Delegate",
"text" : "If you are manager or higher:\n\t-1 Money\n\tDraw 3 office cards",
"flavourText" : "/* Increase your efficiency by taking credit for someone else's work. */",
"copies" : 1
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

+8
View File
@@ -0,0 +1,8 @@
{
"title" : "Diversion Tactics",
"text" : "Draw 1 encounter card\nDistract 2\n<b>+X Infiltrating</b> to you, where <b>X</b> is the number of encounter cards in another players hand\nInfiltrate",
"flavourText" : "/* Take advantage of the commotion. */",
"copies" : 1,
"blockCost" : 1,
"encounterCost" : 1
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

+8
View File
@@ -0,0 +1,8 @@
{
"title" : "Email Hijack",
"text" : "+5 Hacking to all players\nEscape 1 //Put up to 1 encounter card from your hand into the encounter card archive.",
"flavourText" : "/* \"Look at me, I'm the CEO now!\" Lou said, after logging in with their credentials. */",
"copies" : 1,
"blockCost" : 1,
"encounterCost" : 1
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"title" : "Employee Monitoring",
"text" : "Reveal 1\nIf you are manager or higher:\n\t<b>Draw X office cards</b>, where <b>X</b> is the number of revealed encounter cards",
"flavourText" : "/* Webcams are a lot cheaper than surveillance cameras. */",
"copies" : 1,
"encounterCost" : 1
}
+7
View File
@@ -0,0 +1,7 @@
{
"title" : "Fancy suit",
"text" : "+3 Infiltrating to you\nEscape 1 //Put up to 1 encounter card from your hand into the encounter card archive.",
"flavourText" : "/* A wolf in sheep's clothing. */",
"copies" : 1,
"blockCost" : 1
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 290 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"title" : "\"Fixed A Bug\"",
"text" : "Put an installed virus into your hand\n+1 Money\n+5 Infiltrating to you",
"flavourText" : "/* Introducing a problem and then fixing it, the true consultancy way. */",
"copies" : 1,
"encounterCost" : 2
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 234 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 280 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"title": "Golden Handcuffs",
"text": "+2 Money\nYou can no longer get promoted today",
"flavourText" : "/* \"I can quit whenever I want!\" */",
"copies": 1,
"credit": "Árni Dagur"
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 192 KiB

@@ -0,0 +1,5 @@
{
"title": "Classified documents",
"text": "<b>+X Infiltrating</b> to you, where <b>X</b> is your mind stat",
"flavourText": "/* \"Yes, straight to the shredder.\" */"
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Some files were not shown because too many files have changed in this diff Show More