|
547 | 547 | "proficiencies": [ { "proficiency": "prof_fibers", "skill_penalty": 0 } ],
|
548 | 548 | "using": [ [ "cordage", 3 ] ]
|
549 | 549 | },
|
| 550 | + { |
| 551 | + "type": "recipe", |
| 552 | + "activity_level": "LIGHT_EXERCISE", |
| 553 | + "result": "sling_long", |
| 554 | + "id_suffix": "cord", |
| 555 | + "category": "CC_WEAPON", |
| 556 | + "subcategory": "CSC_WEAPON_RANGED", |
| 557 | + "skill_used": "fabrication", |
| 558 | + "skills_required": [ [ "throw", 1 ] ], |
| 559 | + "difficulty": 1, |
| 560 | + "time": "45 m", |
| 561 | + "reversible": true, |
| 562 | + "autolearn": true, |
| 563 | + "proficiencies": [ { "proficiency": "prof_fibers", "skill_penalty": 0 } ], |
| 564 | + "using": [ [ "cordage", 6 ] ] |
| 565 | + }, |
| 566 | + { |
| 567 | + "type": "recipe", |
| 568 | + "activity_level": "LIGHT_EXERCISE", |
| 569 | + "result": "sling_long", |
| 570 | + "category": "CC_WEAPON", |
| 571 | + "subcategory": "CSC_WEAPON_RANGED", |
| 572 | + "skill_used": "fabrication", |
| 573 | + "skills_required": [ [ "throw", 1 ], [ "tailor", 1 ] ], |
| 574 | + "time": "20 m", |
| 575 | + "reversible": true, |
| 576 | + "autolearn": true, |
| 577 | + "proficiencies": [ { "proficiency": "prof_leatherworking_basic" } ], |
| 578 | + "qualities": [ { "id": "CUT", "level": 2 }, { "id": "SEW", "level": 1 } ], |
| 579 | + "components": [ [ [ "filament", 40, "LIST" ] ], [ [ "leather", 1 ], [ "fur", 1 ] ] ] |
| 580 | + }, |
550 | 581 | {
|
551 | 582 | "type": "recipe",
|
552 | 583 | "activity_level": "LIGHT_EXERCISE",
|
|
0 commit comments