|
217 | 217 | "skills_required": [ "fabrication", 2 ], |
218 | 218 | "difficulty": 6, |
219 | 219 | "time": "3 h", |
220 | | - "reversible": { "time": "5 m" }, |
| 220 | + "reversible": true, |
| 221 | + "//": "Item disassembly based on reversible craft and manually defined uncraft integration. Read ITEM_CRAFT_AND_DISASSEMBLY.md for more info.", |
221 | 222 | "autolearn": true, |
222 | 223 | "qualities": [ |
223 | 224 | { "id": "PUNCH", "level": 1 }, |
|
242 | 243 | "skills_required": [ "fabrication", 2 ], |
243 | 244 | "difficulty": 6, |
244 | 245 | "time": "3 h", |
245 | | - "reversible": { "time": "5 m" }, |
| 246 | + "reversible": true, |
| 247 | + "//": "Item disassembly based on reversible craft and manually defined uncraft integration. Read ITEM_CRAFT_AND_DISASSEMBLY.md for more info.", |
246 | 248 | "autolearn": true, |
247 | 249 | "qualities": [ |
248 | 250 | { "id": "PUNCH", "level": 1 }, |
|
986 | 988 | "difficulty": 1, |
987 | 989 | "time": "2 h", |
988 | 990 | "reversible": true, |
| 991 | + "//": "Item disassembly based on reversible craft and manually defined uncraft integration. Read ITEM_CRAFT_AND_DISASSEMBLY.md for more info.", |
989 | 992 | "autolearn": true, |
990 | 993 | "qualities": [ { "id": "CUT", "level": 2 }, { "id": "HAMMER", "level": 1 }, { "id": "DRILL", "level": 1 } ], |
991 | 994 | "proficiencies": [ { "proficiency": "prof_carving", "time_multiplier": 1.5, "skill_penalty": 0.15 } ], |
|
1023 | 1026 | "difficulty": 1, |
1024 | 1027 | "time": "30 m", |
1025 | 1028 | "reversible": true, |
| 1029 | + "//": "Item disassembly based on reversible craft and manually defined uncraft integration. Read ITEM_CRAFT_AND_DISASSEMBLY.md for more info.", |
1026 | 1030 | "autolearn": true, |
1027 | 1031 | "proficiencies": [ { "proficiency": "prof_carving", "time_multiplier": 1.5, "skill_penalty": 0.15 } ], |
1028 | 1032 | "qualities": [ { "id": "CUT", "level": 2 }, { "id": "HAMMER", "level": 1 }, { "id": "DRILL", "level": 1 } ], |
|
1042 | 1046 | "difficulty": 1, |
1043 | 1047 | "time": "30 m", |
1044 | 1048 | "reversible": true, |
| 1049 | + "//": "Item disassembly based on reversible craft and manually defined uncraft integration. Read ITEM_CRAFT_AND_DISASSEMBLY.md for more info.", |
1045 | 1050 | "autolearn": true, |
1046 | 1051 | "proficiencies": [ { "proficiency": "prof_carving", "time_multiplier": 1.5, "skill_penalty": 0.15 } ], |
1047 | 1052 | "qualities": [ { "id": "CUT", "level": 2 }, { "id": "HAMMER", "level": 1 }, { "id": "DRILL", "level": 1 } ], |
|
0 commit comments