Skip to content

Commit bc7533d

Browse files
authored
Fixed qty of neutral and weakness cards in C26 (Kamalisk#1707)
1 parent 537ed7d commit bc7533d

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

pack/core/core_2026.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,7 +1444,7 @@
14441444
"name": "Broken Bottle",
14451445
"pack_code": "core_2026",
14461446
"position": 86,
1447-
"quantity": 2,
1447+
"quantity": 8,
14481448
"skill_combat": 1,
14491449
"slot": "Hand",
14501450
"text": "[action]: <b>Fight</b> ([combat]). You get +1 [combat] for this attack. If you succeed, you may discard Broken Bottle to deal +1 damage for this attack.",
@@ -1481,7 +1481,7 @@
14811481
"name": "Hand-Crank Flashlight",
14821482
"pack_code": "core_2026",
14831483
"position": 88,
1484-
"quantity": 2,
1484+
"quantity": 10,
14851485
"skill_intellect": 1,
14861486
"slot": "Hand",
14871487
"text": "[action]: <b>Investigate</b> ([intellect]). You get +1 [intellect] for this test. If you succeed, you may discard Hand-Crank Flashlight for your location to get -1 shroud until the end of the round.",
@@ -1494,7 +1494,7 @@
14941494
"duplicate_of": "01088",
14951495
"pack_code": "core_2026",
14961496
"position": 89,
1497-
"quantity": 2
1497+
"quantity": 10
14981498
},
14991499
{
15001500
"code": "12090",
@@ -1503,7 +1503,7 @@
15031503
"illustrator": "JB Casacop",
15041504
"pack_code": "core_2026",
15051505
"position": 90,
1506-
"quantity": 2,
1506+
"quantity": 4,
15071507
"text": "Max 1 committed per skill test.\nIf this test is successful, the performing investigator draws 1 card."
15081508
},
15091509
{
@@ -1513,7 +1513,7 @@
15131513
"illustrator": "Drazenka Kimpel",
15141514
"pack_code": "core_2026",
15151515
"position": 91,
1516-
"quantity": 2,
1516+
"quantity": 4,
15171517
"text": "Max 1 committed per skill test.\nIf this test is successful, the performing investigator draws 1 card."
15181518
},
15191519
{
@@ -1523,7 +1523,7 @@
15231523
"illustrator": "Rob Laskey",
15241524
"pack_code": "core_2026",
15251525
"position": 92,
1526-
"quantity": 2,
1526+
"quantity": 4,
15271527
"text": "Max 1 committed per skill test.\nIf this test is successful, the performing investigator draws 1 card."
15281528
},
15291529
{
@@ -1532,7 +1532,7 @@
15321532
"illustrator": "Rob Laskey",
15331533
"pack_code": "core_2026",
15341534
"position": 93,
1535-
"quantity": 2,
1535+
"quantity": 4,
15361536
"text": "Max 1 committed per skill test.\nIf this test is successful, the performing investigator draws 1 card."
15371537
},
15381538
{
@@ -1542,7 +1542,7 @@
15421542
"illustrator": "Anders Finér",
15431543
"pack_code": "core_2026",
15441544
"position": 94,
1545-
"quantity": 2
1545+
"quantity": 4
15461546
},
15471547
{
15481548
"code": "12095",
@@ -1564,7 +1564,7 @@
15641564
"duplicate_of": "01096",
15651565
"pack_code": "core_2026",
15661566
"position": 97,
1567-
"quantity": 1
1567+
"quantity": 2
15681568
},
15691569
{
15701570
"code": "12098",
@@ -1615,7 +1615,7 @@
16151615
"duplicate_of": "01097",
16161616
"pack_code": "core_2026",
16171617
"position": 101,
1618-
"quantity": 1,
1618+
"quantity": 2,
16191619
"text": "<b>Revelation</b> - Lose all of your resources."
16201620
},
16211621
{

0 commit comments

Comments
 (0)