1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
[
{
"result": "40x46mm_m433",
"type": "uncraft",
"skill_used": "fabrication",
"difficulty": 4,
"time": "3 m",
"qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 }, { "id": "PULL", "level": 1 } ],
"components": [
[ [ "sheet_metal_small", 1 ] ],
[ [ "chem_compositionb", 32 ] ],
[ [ "impact_fuze", 1 ] ],
[ [ "gunpowder_shotgun", 35 ] ],
[ [ "smpistol_primer", 1 ] ],
[ [ "40x46mm_m118_casing", 1 ] ]
],
"flags": [ "UNCRAFT_SINGLE_CHARGE" ]
},
{
"result": "40x46mm_m576",
"type": "uncraft",
"skill_used": "fabrication",
"difficulty": 4,
"time": "3 m",
"qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 }, { "id": "PULL", "level": 1 } ],
"components": [
[ [ "paper", 1 ] ],
[ [ "combatnail", 35 ] ],
[ [ "gunpowder_shotgun", 35 ] ],
[ [ "smpistol_primer", 1 ] ],
[ [ "40x46mm_m199_casing", 1 ] ]
],
"flags": [ "UNCRAFT_SINGLE_CHARGE" ]
},
{
"result": "40x46mm_m651",
"type": "uncraft",
"skill_used": "fabrication",
"difficulty": 4,
"time": "3 m",
"qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 }, { "id": "PULL", "level": 1 } ],
"components": [
[ [ "bleach", 2 ] ],
[ [ "ammonia", 2 ] ],
[ [ "gunpowder_shotgun", 35 ] ],
[ [ "smpistol_primer", 1 ] ],
[ [ "40x46mm_m195_casing", 1 ] ]
],
"flags": [ "UNCRAFT_SINGLE_CHARGE" ]
},
{
"result": "40x46mm_m1006",
"type": "uncraft",
"skill_used": "fabrication",
"difficulty": 4,
"time": "3 m",
"qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 }, { "id": "PULL", "level": 1 } ],
"components": [
[ [ "rubber_slug", 2 ] ],
[ [ "gunpowder_shotgun", 35 ] ],
[ [ "smpistol_primer", 1 ] ],
[ [ "40x46mm_m212_casing", 1 ] ]
],
"flags": [ "UNCRAFT_SINGLE_CHARGE" ]
}
]
|