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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
|
[
{
"result": "40x53mm_bootleg_m430a1",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_GRENADES",
"skill_used": "fabrication",
"difficulty": 6,
"skills_required": [ "launcher", 3 ],
"time": "30 m",
"batch_time_factors": [ 60, 5 ],
"book_learn": [ [ "textbook_anarch", 7 ] ],
"charges": 1,
"tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ],
"qualities" : [ { "id": "SCREW", "level": 1 } ],
"components": [
[ [ "impact_fuze", 1 ] ],
[ [ "sheet_metal_small", 1 ] ],
[ [ "military_explosive", 36, "LIST" ] ],
[ [ "gunpowder", 35 ] ],
[ [ "lgrifle_primer", 1 ] ],
[ [ "40x53mm_m169_casing", 1 ] ]
]
},
{
"result": "40x53mm_bootleg_m1001",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_GRENADES",
"skill_used": "fabrication",
"difficulty": 6,
"skills_required": [ "launcher", 3 ],
"time": "30 m",
"batch_time_factors": [ 60, 5 ],
"book_learn": [ [ "textbook_anarch", 7 ] ],
"charges": 1,
"using": [ [ "shot_forming", 2 ] ],
"tools": [ [ [ "swage", -1 ] ] ],
"qualities": [ { "id": "CUT", "level": 1 }, { "id": "SCREW", "level": 1 } ],
"components": [
[ [ "paper", 1 ], [ "wax", 1 ] ],
[ [ "combatnail", 50 ] ],
[ [ "gunpowder", 35 ] ],
[ [ "lgrifle_primer", 1 ] ],
[ [ "40x53mm_m169_casing", 1 ] ]
]
},
{
"result": "40x53mm_buckshot_m169",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_GRENADES",
"skill_used": "fabrication",
"difficulty": 4,
"skills_required": [ "launcher", 2 ],
"time": "10 m",
"batch_time_factors": [ 60, 5 ],
"book_learn": [ [ "recipe_bullets", 3 ], [ "manual_shotgun", 3 ] ],
"charges": 1,
"reversible": true,
"using": [ [ "shot_forming", 2 ], [ "ammo_bullet", 22 ] ],
"tools": [ [ [ "swage", -1 ] ] ],
"qualities": [ { "id": "CUT", "level": 1 } ],
"components": [
[ [ "paper", 1 ], [ "wax", 1 ] ],
[ [ "gunpowder", 35 ] ],
[ [ "lgrifle_primer", 1 ] ],
[ [ "40x53mm_m169_casing", 1 ] ]
]
},
{
"result": "40x53mm_slug_m169",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_GRENADES",
"skill_used": "fabrication",
"difficulty": 4,
"skills_required": [ "launcher", 2 ],
"time": "10 m",
"batch_time_factors": [ 60, 5 ],
"book_learn": [ [ "recipe_bullets", 3 ], [ "manual_shotgun", 3 ] ],
"charges": 1,
"reversible": true,
"using": [ [ "shot_forming", 2 ], [ "ammo_bullet", 44 ] ],
"tools": [ [ [ "swage", -1 ] ] ],
"qualities": [ { "id": "CUT", "level": 1 } ],
"components": [
[ [ "paper", 1 ], [ "wax", 1 ] ],
[ [ "gunpowder", 35 ] ],
[ [ "lgrifle_primer", 1 ] ],
[ [ "40x53mm_m169_casing", 1 ] ]
]
},
{
"result": "40x53mm_flechette_m169",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_GRENADES",
"skill_used": "fabrication",
"difficulty": 4,
"skills_required": [ "launcher", 2 ],
"time": "10 m",
"batch_time_factors": [ 60, 5 ],
"book_learn": [ [ "recipe_bullets", 3 ], [ "manual_shotgun", 3 ] ],
"charges": 1,
"reversible": true,
"tools": [ [ [ "press", -1 ], [ "press_dowel", -1 ] ], [ [ "swage", -1 ] ] ],
"qualities": [ { "id": "CUT", "level": 1 } ],
"components": [
[ [ "paper", 1 ], [ "wax", 1 ] ],
[ [ "combatnail", 50 ] ],
[ [ "gunpowder", 35 ] ],
[ [ "lgrifle_primer", 1 ] ],
[ [ "40x53mm_m169_casing", 1 ] ]
]
}
]
|