summaryrefslogtreecommitdiff
path: root/json/uncraft
diff options
context:
space:
mode:
Diffstat (limited to 'json/uncraft')
-rw-r--r--json/uncraft/46.json9
-rw-r--r--json/uncraft/shot.json6
2 files changed, 10 insertions, 5 deletions
diff --git a/json/uncraft/46.json b/json/uncraft/46.json
index bb78887..40845f9 100644
--- a/json/uncraft/46.json
+++ b/json/uncraft/46.json
@@ -2,6 +2,7 @@
{
"result": "46mm",
"type": "uncraft",
+ "activity_level": "MODERATE_EXERCISE",
"skill_used": "gun",
"difficulty": 5,
"time": "5 s",
@@ -10,7 +11,7 @@
[ [ "lead", 2 ] ],
[ [ "46mm_casing", 1 ] ],
[ [ "smpistol_primer", 1 ] ],
- [ [ "gunpowder", 4 ] ],
+ [ [ "gunpowder_pistol", 4 ] ],
[ [ "copper", 1 ] ]
],
"charges": 1
@@ -18,6 +19,7 @@
{
"result": "46mm_fmj",
"type": "uncraft",
+ "activity_level": "MODERATE_EXERCISE",
"skill_used": "gun",
"difficulty": 5,
"time": "5 s",
@@ -26,7 +28,7 @@
[ [ "lead", 2 ] ],
[ [ "46mm_casing", 1 ] ],
[ [ "smpistol_primer", 1 ] ],
- [ [ "gunpowder", 5 ] ],
+ [ [ "gunpowder_pistol", 5 ] ],
[ [ "copper", 1 ] ]
],
"charges": 1
@@ -34,6 +36,7 @@
{
"result": "46mm_shp",
"type": "uncraft",
+ "activity_level": "MODERATE_EXERCISE",
"skill_used": "gun",
"difficulty": 5,
"time": "5 s",
@@ -42,7 +45,7 @@
[ [ "lead", 2 ] ],
[ [ "46mm_casing", 1 ] ],
[ [ "smpistol_primer", 1 ] ],
- [ [ "gunpowder", 4 ] ],
+ [ [ "gunpowder_pistol", 4 ] ],
[ [ "copper", 1 ] ]
],
"charges": 1
diff --git a/json/uncraft/shot.json b/json/uncraft/shot.json
index 96aed7b..a3d3e54 100644
--- a/json/uncraft/shot.json
+++ b/json/uncraft/shot.json
@@ -2,6 +2,7 @@
{
"result": "shot_000",
"type": "uncraft",
+ "activity_level": "MODERATE_EXERCISE",
"skill_used": "gun",
"difficulty": 5,
"time": "1 s",
@@ -9,7 +10,7 @@
"components": [
[ [ "shot_hull", 1 ] ],
[ [ "shotgun_primer", 1 ] ],
- [ [ "gunpowder", 6 ] ],
+ [ [ "gunpowder_shotgun", 6 ] ],
[ [ "lead", 12 ] ]
],
"charges": 1
@@ -17,6 +18,7 @@
{
"result": "shot_000_inc",
"type": "uncraft",
+ "activity_level": "MODERATE_EXERCISE",
"skill_used": "gun",
"difficulty": 5,
"time": "1 s",
@@ -24,7 +26,7 @@
"components": [
[ [ "shot_hull", 1 ] ],
[ [ "shotgun_primer", 1 ] ],
- [ [ "gunpowder", 6 ] ],
+ [ [ "gunpowder_shotgun", 6 ] ],
[ [ "lead", 12 ] ],
[ [ "incendiary", 12 ] ]
],