-
Notifications
You must be signed in to change notification settings - Fork 0
/
shields.json
164 lines (164 loc) · 5.68 KB
/
shields.json
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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
[
{
"type": "recipe",
"activity_level": "MODERATE_EXERCISE",
"result": "plank_shield",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_ARMS",
"skill_used": "fabrication",
"difficulty": 1,
"time": "15 m",
"autolearn": true,
"reversible": true,
"proficiencies": [ { "proficiency": "prof_carpentry_basic" } ],
"qualities": [ { "id": "SAW_W", "level": 1 }, { "id": "HAMMER", "level": 2 }, { "id": "CUT", "level": 1 } ],
"using": [ [ "cordage_short", 2 ] ],
"components": [ [ [ "2x4", 6 ] ], [ [ "nail", 4 ] ] ]
},
{
"type": "recipe",
"activity_level": "MODERATE_EXERCISE",
"result": "plank_shield_tall",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_ARMS",
"skill_used": "fabrication",
"difficulty": 1,
"time": "10 m",
"autolearn": true,
"reversible": true,
"proficiencies": [ { "proficiency": "prof_carpentry_basic" } ],
"qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "CUT", "level": 1 } ],
"using": [ [ "cordage_short", 3 ] ],
"components": [ [ [ "2x4", 6 ] ], [ [ "nail", 4 ] ] ]
},
{
"type": "recipe",
"activity_level": "MODERATE_EXERCISE",
"result": "wooden_shield",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_ARMS",
"skill_used": "fabrication",
"difficulty": 2,
"time": "30 m",
"autolearn": true,
"reversible": true,
"proficiencies": [ { "proficiency": "prof_carpentry_basic" } ],
"qualities": [ { "id": "SAW_W", "level": 2 }, { "id": "HAMMER", "level": 2 }, { "id": "CUT", "level": 2 } ],
"using": [ [ "tailoring_leather_small", 4 ] ],
"components": [ [ [ "2x4", 6 ], [ "wood_panel", 2 ] ], [ [ "nail", 4 ] ] ]
},
{
"result": "wooden_shield_tower",
"type": "recipe",
"copy-from": "wooden_shield",
"qualities": [ { "id": "SAW_W", "level": 2 }, { "id": "HAMMER", "level": 2 }, { "id": "CUT", "level": 2 } ],
"components": [ [ [ "2x4", 6 ], [ "wood_panel", 2 ] ], [ [ "nail", 4 ] ] ]
},
{
"result": "wooden_shield_round",
"type": "recipe",
"copy-from": "wooden_shield",
"qualities": [ { "id": "SAW_W", "level": 2 }, { "id": "HAMMER", "level": 2 }, { "id": "CUT", "level": 2 } ],
"components": [ [ [ "2x4", 6 ], [ "wood_panel", 2 ] ], [ [ "nail", 4 ] ] ]
},
{
"result": "wooden_shield_kite",
"type": "recipe",
"copy-from": "wooden_shield",
"qualities": [ { "id": "SAW_W", "level": 2 }, { "id": "HAMMER", "level": 2 }, { "id": "CUT", "level": 2 } ],
"components": [ [ [ "2x4", 6 ], [ "wood_panel", 2 ] ], [ [ "nail", 4 ] ] ]
},
{
"result": "wooden_shield_heater",
"type": "recipe",
"copy-from": "wooden_shield",
"qualities": [ { "id": "SAW_W", "level": 2 }, { "id": "HAMMER", "level": 2 }, { "id": "CUT", "level": 2 } ],
"components": [ [ [ "2x4", 6 ], [ "wood_panel", 2 ] ], [ [ "nail", 4 ] ] ]
},
{
"type": "recipe",
"activity_level": "MODERATE_EXERCISE",
"result": "steel_shield",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_ARMS",
"skill_used": "fabrication",
"difficulty": 4,
"time": "60 m",
"book_learn": [ [ "textbook_armwest", 5 ] ],
"autolearn": true,
"reversible": true,
"proficiencies": [
{ "proficiency": "prof_metalworking" },
{ "proficiency": "prof_blacksmithing" },
{ "proficiency": "prof_armorsmithing" },
{
"proficiency": "prof_closures",
"required": false,
"time_multiplier": 1.5,
"fail_multiplier": 1.15,
"learning_time_multiplier": 0.25
},
{ "proficiency": "prof_articulation" } ],
"qualities": [ { "id": "CHISEL", "level": 3 }, { "id": "HAMMER", "level": 2 } ],
"using": [ [ "blacksmithing_standard", 32 ], [ "steel_standard", 12 ], [ "clasps", 4 ], [ "strap_small", 4 ], [ "tailoring_leather_small", 4 ] ],
"tools": [ [ [ "swage", -1 ] ] ]
},
{
"result": "steel_shield_tower",
"type": "recipe",
"copy-from": "steel_shield",
"using": [ [ "blacksmithing_standard", 36 ], [ "steel_standard", 16 ], [ "clasps", 8 ], [ "strap_small", 8 ], [ "tailoring_leather_small", 4 ] ]
},
{
"result": "steel_shield_round",
"type": "recipe",
"copy-from": "steel_shield"
},
{
"result": "steel_shield_kite",
"type": "recipe",
"copy-from": "steel_shield"
},
{
"result": "steel_shield_heater",
"type": "recipe",
"copy-from": "steel_shield"
},
{
"type": "recipe",
"activity_level": "MODERATE_EXERCISE",
"result": "leather_shield",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_ARMS",
"skill_used": "tailor",
"difficulty": 4,
"time": "60 m",
"book_learn": [ [ "manual_tailor", 2 ], [ "mag_tailor", 3 ], [ "textbook_survival", 2 ] ],
"autolearn": true,
"reversible": true,
"proficiencies": [ { "proficiency": "prof_leatherworking_basic" }, { "proficiency": "prof_leatherworking" } ],
"using": [ [ "sewing_standard", 6 ], [ "clasps", 4 ], [ "strap_small", 4 ], [ "tailoring_leather_small", 32 ] ],
"components": [ [ [ "stick", 10 ] ], [ [ "nail", 4 ] ] ]
},
{
"result": "leather_shield_tower",
"type": "recipe",
"copy-from": "steel_shield",
"using": [ [ "sewing_standard", 8 ], [ "clasps", 8 ], [ "strap_small", 8 ], [ "tailoring_leather_small", 36 ] ]
},
{
"result": "leather_shield_round",
"type": "recipe",
"copy-from": "leather_shield"
},
{
"result": "leather_shield_kite",
"type": "recipe",
"copy-from": "leather_shield"
},
{
"result": "leather_shield_heater",
"type": "recipe",
"copy-from": "leather_shield"
}
]