|
256 | 256 | [ [ "fletching", 1, "LIST" ] ]
|
257 | 257 | ]
|
258 | 258 | },
|
| 259 | + { |
| 260 | + "type": "recipe", |
| 261 | + "activity_level": "LIGHT_EXERCISE", |
| 262 | + "result": "arrow_heavy_field_point_fletched", |
| 263 | + "id_suffix": "lathe", |
| 264 | + "category": "CC_AMMO", |
| 265 | + "subcategory": "CSC_AMMO_ARROWS", |
| 266 | + "skill_used": "fabrication", |
| 267 | + "skills_required": [ [ "archery", 3 ] ], |
| 268 | + "difficulty": 3, |
| 269 | + "charges": 1, |
| 270 | + "time": "30 m", |
| 271 | + "batch_time_factors": [ 50, 2 ], |
| 272 | + "autolearn": true, |
| 273 | + "book_learn": [ [ "recipe_arrows", 3 ] ], |
| 274 | + "proficiencies": [ { "proficiency": "prof_fletching" }, { "proficiency": "prof_machining_basic" } ], |
| 275 | + "qualities": [ { "id": "CUT", "level": 2 } ], |
| 276 | + "tools": [ [ [ "fake_lathe", 30 ] ] ], |
| 277 | + "components": [ |
| 278 | + [ [ "adhesive", 1, "LIST" ] ], |
| 279 | + [ [ "glue_strong", 5, "LIST" ] ], |
| 280 | + [ [ "stick", 1 ], [ "broom", 1 ], [ "2x4", 1 ], [ "bee_sting", 1 ], [ "mop", 1 ] ], |
| 281 | + [ [ "small_lc_steel_bar_round", 1 ], [ "small_mc_steel_bar_round", 1 ], [ "small_hc_steel_bar_round", 1 ] ], |
| 282 | + [ [ "fletching", 1, "LIST" ] ] |
| 283 | + ], |
| 284 | + "byproducts": [ [ "scrap", 1 ] ] |
| 285 | + }, |
| 286 | + { |
| 287 | + "type": "recipe", |
| 288 | + "activity_level": "LIGHT_EXERCISE", |
| 289 | + "result": "arrow_field_point_fletched", |
| 290 | + "id_suffix": "lathe", |
| 291 | + "category": "CC_AMMO", |
| 292 | + "subcategory": "CSC_AMMO_ARROWS", |
| 293 | + "skill_used": "fabrication", |
| 294 | + "skills_required": [ [ "archery", 3 ] ], |
| 295 | + "difficulty": 3, |
| 296 | + "charges": 1, |
| 297 | + "time": "30 m", |
| 298 | + "batch_time_factors": [ 50, 2 ], |
| 299 | + "autolearn": true, |
| 300 | + "book_learn": [ [ "recipe_arrows", 3 ] ], |
| 301 | + "proficiencies": [ { "proficiency": "prof_fletching" }, { "proficiency": "prof_machining_basic" } ], |
| 302 | + "qualities": [ { "id": "CUT", "level": 2 } ], |
| 303 | + "tools": [ [ [ "fake_lathe", 30 ] ] ], |
| 304 | + "components": [ |
| 305 | + [ [ "adhesive", 1, "LIST" ] ], |
| 306 | + [ [ "glue_strong", 5, "LIST" ] ], |
| 307 | + [ [ "stick", 1 ], [ "broom", 1 ], [ "2x4", 1 ], [ "bee_sting", 1 ], [ "mop", 1 ] ], |
| 308 | + [ [ "small_lc_steel_bar_round", 1 ], [ "small_mc_steel_bar_round", 1 ], [ "small_hc_steel_bar_round", 1 ] ], |
| 309 | + [ [ "fletching", 1, "LIST" ] ] |
| 310 | + ], |
| 311 | + "byproducts": [ [ "scrap", 1 ] ] |
| 312 | + }, |
259 | 313 | {
|
260 | 314 | "type": "recipe",
|
261 | 315 | "activity_level": "LIGHT_EXERCISE",
|
|
436 | 490 | [ [ "fletching", 1, "LIST" ] ]
|
437 | 491 | ]
|
438 | 492 | },
|
| 493 | + { |
| 494 | + "type": "recipe", |
| 495 | + "activity_level": "LIGHT_EXERCISE", |
| 496 | + "result": "bolt_wood_bodkin", |
| 497 | + "id_suffix": "lathe", |
| 498 | + "category": "CC_AMMO", |
| 499 | + "subcategory": "CSC_AMMO_ARROWS", |
| 500 | + "skill_used": "fabrication", |
| 501 | + "skills_required": [ [ "archery", 2 ] ], |
| 502 | + "difficulty": 3, |
| 503 | + "charges": 1, |
| 504 | + "time": "45 m", |
| 505 | + "autolearn": true, |
| 506 | + "book_learn": [ [ "recipe_arrows", 3 ] ], |
| 507 | + "proficiencies": [ { "proficiency": "prof_fletching" }, { "proficiency": "prof_machining_basic" } ], |
| 508 | + "qualities": [ { "id": "CUT", "level": 2 } ], |
| 509 | + "tools": [ [ [ "fake_lathe", 30 ] ] ], |
| 510 | + "components": [ |
| 511 | + [ [ "adhesive", 1, "LIST" ] ], |
| 512 | + [ [ "stick", 1 ], [ "broom", 1 ], [ "2x4", 1 ], [ "bee_sting", 1 ], [ "mop", 1 ] ], |
| 513 | + [ [ "small_lc_steel_bar_round", 1 ], [ "small_mc_steel_bar_round", 1 ], [ "small_hc_steel_bar_round", 1 ] ], |
| 514 | + [ [ "fletching", 1, "LIST" ] ] |
| 515 | + ], |
| 516 | + "byproducts": [ [ "scrap", 1 ] ] |
| 517 | + }, |
439 | 518 | {
|
440 | 519 | "type": "recipe",
|
441 | 520 | "activity_level": "LIGHT_EXERCISE",
|
|
0 commit comments