diff --git a/data/json/recipes/armor/pets_cow.json b/data/json/recipes/armor/pets_cow.json index ad2a4c427da96..ca174969a0152 100644 --- a/data/json/recipes/armor/pets_cow.json +++ b/data/json/recipes/armor/pets_cow.json @@ -6,7 +6,6 @@ "copy-from": "armor_acidchitin", "category": "CC_ANIMALS", "subcategory": "CSC_ANIMALS_BOVINE ARMOR", - "qualities": [ { "id": "CUT_FINE", "level": 1 }, { "id": "SEW", "level": 1 }, { "id": "LEATHER_AWL", "level": 1 } ], "skills_required": [ [ "survival", 4 ], [ "firstaid", 2 ], [ "fabrication", 4 ] ], "time": "10 h 15 m", "using": [ [ "cordage", 7 ] ], @@ -237,7 +236,6 @@ "copy-from": "armor_plarmor", "category": "CC_ANIMALS", "subcategory": "CSC_ANIMALS_BOVINE ARMOR", - "qualities": [ { "id": "HAMMER", "level": 3 } ], "skills_required": [ "tailor", 3 ], "time": "28 h 45 m", "book_learn": [ [ "textbook_tailor", 5 ], [ "tailor_portfolio", 5 ], [ "textbook_armwest", 4 ], [ "textbook_armschina", 4 ] ], diff --git a/data/json/recipes/armor/pets_dog.json b/data/json/recipes/armor/pets_dog.json index cadf748003e9e..8668b72aec767 100644 --- a/data/json/recipes/armor/pets_dog.json +++ b/data/json/recipes/armor/pets_dog.json @@ -6,7 +6,6 @@ "copy-from": "armor_acidchitin", "category": "CC_ANIMALS", "subcategory": "CSC_ANIMALS_CANINE ARMOR", - "qualities": [ { "id": "CUT_FINE", "level": 1 }, { "id": "SEW", "level": 1 }, { "id": "LEATHER_AWL", "level": 1 } ], "skills_required": [ [ "survival", 4 ], [ "firstaid", 2 ], [ "fabrication", 2 ] ], "time": "3 h 30 m", "using": [ [ "cordage", 1 ], [ "clasps", 3 ] ], diff --git a/data/json/recipes/armor/pets_horse.json b/data/json/recipes/armor/pets_horse.json index 9eefd0e6dbd4c..c47d2ddb8e1a3 100644 --- a/data/json/recipes/armor/pets_horse.json +++ b/data/json/recipes/armor/pets_horse.json @@ -6,7 +6,6 @@ "copy-from": "armor_acidchitin", "category": "CC_ANIMALS", "subcategory": "CSC_ANIMALS_EQUINE ARMOR", - "qualities": [ { "id": "CUT_FINE", "level": 1 }, { "id": "SEW", "level": 1 }, { "id": "LEATHER_AWL", "level": 1 } ], "skills_required": [ [ "survival", 4 ], [ "firstaid", 2 ], [ "fabrication", 4 ] ], "time": "8 h 30 m", "using": [ [ "cordage", 7 ] ], @@ -237,7 +236,6 @@ "copy-from": "armor_plarmor", "category": "CC_ANIMALS", "subcategory": "CSC_ANIMALS_EQUINE ARMOR", - "qualities": [ { "id": "HAMMER", "level": 3 } ], "skills_required": [ "tailor", 3 ], "time": "24 h", "book_learn": [ [ "textbook_tailor", 5 ], [ "tailor_portfolio", 5 ], [ "textbook_armwest", 4 ], [ "textbook_armschina", 4 ] ], diff --git a/data/mods/Aftershock/recipes/robot_recipes.json b/data/mods/Aftershock/recipes/robot_recipes.json index dbdc9f595ea7d..d5f6ac353d734 100644 --- a/data/mods/Aftershock/recipes/robot_recipes.json +++ b/data/mods/Aftershock/recipes/robot_recipes.json @@ -66,8 +66,7 @@ [ [ "afs_circuitry_1", 4 ] ], [ [ "afs_energy_storage_3", 1 ] ], [ [ "afs_material_1", 7 ] ] - ], - "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "WRENCH", "level": 1 } ] + ] }, { "result": "bot_utilibot_beehive", @@ -80,8 +79,7 @@ [ [ "afs_energy_storage_3", 1 ] ], [ [ "afs_material_1", 8 ] ], [ [ "robot_controls", 1 ] ] - ], - "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "WRENCH", "level": 1 } ] + ] }, { "type": "recipe", diff --git a/data/mods/DinoMod/recipes/pets_bear.json b/data/mods/DinoMod/recipes/pets_bear.json index cd372d665296a..7580190c43835 100644 --- a/data/mods/DinoMod/recipes/pets_bear.json +++ b/data/mods/DinoMod/recipes/pets_bear.json @@ -6,7 +6,6 @@ "copy-from": "armor_acidchitin", "category": "CC_ANIMALS", "subcategory": "CSC_ANIMALS_BEAR ARMOR", - "qualities": [ { "id": "CUT_FINE", "level": 1 }, { "id": "SEW", "level": 1 }, { "id": "LEATHER_AWL", "level": 1 } ], "skills_required": [ [ "survival", 4 ], [ "firstaid", 2 ], [ "fabrication", 4 ] ], "time": "8 h 30 m", "using": [ [ "cordage", 7 ] ], @@ -24,7 +23,6 @@ "copy-from": "armor_chitin", "category": "CC_ANIMALS", "subcategory": "CSC_ANIMALS_BEAR ARMOR", - "qualities": [ { "id": "CUT_FINE", "level": 1 }, { "id": "SEW", "level": 1 }, { "id": "LEATHER_AWL", "level": 1 } ], "time": "8 h 30 m", "book_learn": [ [ "textbook_tailor", 5 ], [ "tailor_portfolio", 5 ] ], "skills_required": [ [ "fabrication", 4 ] ], @@ -99,7 +97,6 @@ "category": "CC_ANIMALS", "subcategory": "CSC_ANIMALS_BEAR ARMOR", "activity_level": "LIGHT_EXERCISE", - "qualities": [ { "id": "COOK", "level": 3 }, { "id": "LEATHER_AWL", "level": 1 } ], "skills_required": [ "tailor", 6 ], "time": "10 h 30 m", "autolearn": true, @@ -134,7 +131,6 @@ "activity_level": "LIGHT_EXERCISE", "difficulty": 4, "time": "6 h 30 m", - "qualities": [ { "id": "COOK", "level": 3 }, { "id": "LEATHER_AWL", "level": 1 } ], "using": [ [ "sewing_standard", 75 ], [ "clasps", 4 ] ], "components": [ [ [ "bone", 39 ], [ "bone_human", 39 ], [ "bone_demihuman", 39 ] ], [ [ "armor_blarmor", 3 ] ] ], "extend": { "proficiencies": [ { "proficiency": "prof_closures" }, { "proficiency": "prof_carving" } ] } @@ -250,7 +246,6 @@ "copy-from": "armor_plarmor", "category": "CC_ANIMALS", "subcategory": "CSC_ANIMALS_BEAR ARMOR", - "qualities": [ { "id": "HAMMER", "level": 3 } ], "skills_required": [ "tailor", 3 ], "time": "24 h", "book_learn": [ [ "textbook_tailor", 5 ], [ "tailor_portfolio", 5 ], [ "textbook_armwest", 4 ], [ "textbook_armschina", 4 ] ], diff --git a/data/mods/DinoMod/recipes/pets_elephant.json b/data/mods/DinoMod/recipes/pets_elephant.json index 746f7e0c3a0bd..346115125bbbb 100644 --- a/data/mods/DinoMod/recipes/pets_elephant.json +++ b/data/mods/DinoMod/recipes/pets_elephant.json @@ -6,7 +6,6 @@ "copy-from": "armor_acidchitin", "category": "CC_ANIMALS", "subcategory": "CSC_ANIMALS_ELEPHANT ARMOR", - "qualities": [ { "id": "CUT_FINE", "level": 1 }, { "id": "SEW", "level": 1 }, { "id": "LEATHER_AWL", "level": 1 } ], "skills_required": [ [ "survival", 4 ], [ "firstaid", 2 ], [ "fabrication", 4 ] ], "time": "8 h 30 m", "using": [ [ "cordage", 7 ] ], @@ -24,7 +23,6 @@ "copy-from": "armor_chitin", "category": "CC_ANIMALS", "subcategory": "CSC_ANIMALS_ELEPHANT ARMOR", - "qualities": [ { "id": "CUT_FINE", "level": 1 }, { "id": "SEW", "level": 1 }, { "id": "LEATHER_AWL", "level": 1 } ], "time": "8 h 30 m", "book_learn": [ [ "textbook_tailor", 5 ], [ "tailor_portfolio", 5 ] ], "skills_required": [ [ "fabrication", 4 ] ], @@ -99,7 +97,6 @@ "category": "CC_ANIMALS", "subcategory": "CSC_ANIMALS_ELEPHANT ARMOR", "activity_level": "LIGHT_EXERCISE", - "qualities": [ { "id": "COOK", "level": 3 }, { "id": "LEATHER_AWL", "level": 1 } ], "skills_required": [ "tailor", 6 ], "time": "10 h 30 m", "autolearn": true, @@ -134,7 +131,6 @@ "activity_level": "LIGHT_EXERCISE", "difficulty": 4, "time": "6 h 30 m", - "qualities": [ { "id": "COOK", "level": 3 }, { "id": "LEATHER_AWL", "level": 1 } ], "using": [ [ "sewing_standard", 75 ], [ "clasps", 4 ] ], "components": [ [ [ "bone", 39 ], [ "bone_human", 39 ], [ "bone_demihuman", 39 ] ], [ [ "armor_blarmor", 3 ] ] ], "extend": { "proficiencies": [ { "proficiency": "prof_closures" }, { "proficiency": "prof_carving" } ] } @@ -250,7 +246,6 @@ "copy-from": "armor_plarmor", "category": "CC_ANIMALS", "subcategory": "CSC_ANIMALS_ELEPHANT ARMOR", - "qualities": [ { "id": "HAMMER", "level": 3 } ], "skills_required": [ "tailor", 3 ], "time": "24 h", "book_learn": [ [ "textbook_tailor", 5 ], [ "tailor_portfolio", 5 ], [ "textbook_armwest", 4 ], [ "textbook_armschina", 4 ] ], diff --git a/data/mods/DinoMod/recipes/pets_ostrich.json b/data/mods/DinoMod/recipes/pets_ostrich.json index dc3b132821b59..8af936dd69321 100644 --- a/data/mods/DinoMod/recipes/pets_ostrich.json +++ b/data/mods/DinoMod/recipes/pets_ostrich.json @@ -6,7 +6,6 @@ "copy-from": "armor_acidchitin", "category": "CC_ANIMALS", "subcategory": "CSC_ANIMALS_OSTRICH ARMOR", - "qualities": [ { "id": "CUT_FINE", "level": 1 }, { "id": "SEW", "level": 1 }, { "id": "LEATHER_AWL", "level": 1 } ], "skills_required": [ [ "survival", 4 ], [ "firstaid", 2 ], [ "fabrication", 4 ] ], "time": "8 h 30 m", "using": [ [ "cordage", 7 ] ], @@ -24,7 +23,6 @@ "copy-from": "armor_chitin", "category": "CC_ANIMALS", "subcategory": "CSC_ANIMALS_OSTRICH ARMOR", - "qualities": [ { "id": "CUT_FINE", "level": 1 }, { "id": "SEW", "level": 1 }, { "id": "LEATHER_AWL", "level": 1 } ], "time": "8 h 30 m", "book_learn": [ [ "textbook_tailor", 5 ], [ "tailor_portfolio", 5 ] ], "skills_required": [ [ "fabrication", 4 ] ], @@ -99,7 +97,6 @@ "category": "CC_ANIMALS", "subcategory": "CSC_ANIMALS_OSTRICH ARMOR", "activity_level": "LIGHT_EXERCISE", - "qualities": [ { "id": "COOK", "level": 3 }, { "id": "LEATHER_AWL", "level": 1 } ], "skills_required": [ "tailor", 6 ], "time": "10 h 30 m", "autolearn": true, @@ -249,7 +246,6 @@ "copy-from": "armor_plarmor", "category": "CC_ANIMALS", "subcategory": "CSC_ANIMALS_OSTRICH ARMOR", - "qualities": [ { "id": "HAMMER", "level": 3 } ], "skills_required": [ "tailor", 3 ], "time": "24 h", "book_learn": [ [ "textbook_tailor", 5 ], [ "tailor_portfolio", 5 ], [ "textbook_armwest", 4 ], [ "textbook_armschina", 4 ] ], diff --git a/data/mods/Magiclysm/recipes/armor.json b/data/mods/Magiclysm/recipes/armor.json index 2d7595584f5b7..83441d90642a2 100644 --- a/data/mods/Magiclysm/recipes/armor.json +++ b/data/mods/Magiclysm/recipes/armor.json @@ -56,12 +56,6 @@ "result": "xl_armguard_demonchitin", "type": "recipe", "copy-from": "armguard_demonchitin", - "qualities": [ - { "id": "CHISEL", "level": 1 }, - { "id": "SEW", "level": 3 }, - { "id": "LEATHER_AWL", "level": 1 }, - { "id": "MANA_INFUSE", "level": 2 } - ], "time": "3 h", "components": [ [ [ "cordage_superior", 1, "LIST" ] ], [ [ "demon_chitin_plate", 1 ] ], [ [ "demon_chitin_piece", 3 ] ] ] }, @@ -93,12 +87,6 @@ "result": "xl_armor_demonchitin", "type": "recipe", "copy-from": "armor_demonchitin", - "qualities": [ - { "id": "CHISEL", "level": 1 }, - { "id": "SEW", "level": 3 }, - { "id": "LEATHER_AWL", "level": 1 }, - { "id": "MANA_INFUSE", "level": 2 } - ], "time": "5 h", "components": [ [ [ "cordage_superior", 1, "LIST" ] ], [ [ "demon_chitin_plate", 1 ] ], [ [ "demon_chitin_piece", 10 ] ] ] }, @@ -130,12 +118,6 @@ "result": "xl_boots_demonchitin", "type": "recipe", "copy-from": "boots_demonchitin", - "qualities": [ - { "id": "CHISEL", "level": 1 }, - { "id": "SEW", "level": 3 }, - { "id": "LEATHER_AWL", "level": 1 }, - { "id": "MANA_INFUSE", "level": 2 } - ], "time": "4 h", "components": [ [ [ "cordage_superior", 1, "LIST" ] ], [ [ "demon_chitin_plate", 1 ] ], [ [ "demon_chitin_piece", 5 ] ] ] }, @@ -167,12 +149,6 @@ "result": "xl_gauntlets_demonchitin", "type": "recipe", "copy-from": "gauntlets_demonchitin", - "qualities": [ - { "id": "CHISEL", "level": 1 }, - { "id": "SEW", "level": 3 }, - { "id": "LEATHER_AWL", "level": 1 }, - { "id": "MANA_INFUSE", "level": 2 } - ], "time": "3 h", "components": [ [ [ "cordage_superior", 1, "LIST" ] ], [ [ "demon_chitin_piece", 14 ] ] ] }, @@ -181,12 +157,6 @@ "type": "recipe", "activity_level": "BRISK_EXERCISE", "copy-from": "armor_demonchitin", - "qualities": [ - { "id": "CHISEL", "level": 1 }, - { "id": "SEW", "level": 3 }, - { "id": "LEATHER_AWL", "level": 1 }, - { "id": "MANA_INFUSE", "level": 2 } - ], "category": "CC_ANIMALS", "subcategory": "CSC_ANIMALS_EQUINE ARMOR", "time": "17 h 30 m", @@ -205,12 +175,6 @@ "type": "recipe", "activity_level": "BRISK_EXERCISE", "copy-from": "armor_demonchitin", - "qualities": [ - { "id": "CHISEL", "level": 1 }, - { "id": "SEW", "level": 3 }, - { "id": "LEATHER_AWL", "level": 1 }, - { "id": "MANA_INFUSE", "level": 2 } - ], "category": "CC_ANIMALS", "subcategory": "CSC_ANIMALS_CANINE ARMOR", "skills_required": [ [ "spellcraft", 6 ], [ "fabrication", 4 ], [ "survival", 4 ] ], diff --git a/data/mods/Magiclysm/recipes/tailoring.json b/data/mods/Magiclysm/recipes/tailoring.json index f6621c463d2fa..444ba574be4f1 100644 --- a/data/mods/Magiclysm/recipes/tailoring.json +++ b/data/mods/Magiclysm/recipes/tailoring.json @@ -82,7 +82,6 @@ "copy-from": "gambeson_parabolan", "time": "97 h", "using": [ [ "fastener_large", 2 ], [ "fastener_small", 15 ] ], - "qualities": [ { "id": "SEW", "level": 2 }, { "id": "FABRIC_CUT", "level": 1 } ], "components": [ [ [ "leather_belt", 1 ], [ "webbing_belt", 1 ], [ "santa_belt", 1 ] ], [ [ "parabolan_felt_patch", 3555 ] ], @@ -95,7 +94,6 @@ "copy-from": "gambeson_parabolan", "time": "49 h", "using": [ [ "fastener_large", 2 ], [ "fastener_small", 8 ] ], - "qualities": [ { "id": "SEW", "level": 2 }, { "id": "FABRIC_CUT", "level": 1 } ], "components": [ [ [ "leather_belt", 1 ], [ "webbing_belt", 1 ], [ "santa_belt", 1 ] ], [ [ "parabolan_felt_patch", 1777 ] ], @@ -127,7 +125,6 @@ "copy-from": "gambeson_parabolan_thinsleeved", "time": "87 h", "using": [ [ "fastener_large", 2 ], [ "fastener_small", 15 ] ], - "qualities": [ { "id": "SEW", "level": 2 }, { "id": "FABRIC_CUT", "level": 1 } ], "components": [ [ [ "leather_belt", 1 ], [ "webbing_belt", 1 ], [ "santa_belt", 1 ] ], [ [ "parabolan_felt_patch", 3114 ] ], @@ -140,7 +137,6 @@ "copy-from": "gambeson_parabolan_thinsleeved", "time": "44 h", "using": [ [ "fastener_large", 2 ], [ "fastener_small", 8 ] ], - "qualities": [ { "id": "SEW", "level": 2 }, { "id": "FABRIC_CUT", "level": 1 } ], "components": [ [ [ "leather_belt", 1 ], [ "webbing_belt", 1 ], [ "santa_belt", 1 ] ], [ [ "parabolan_felt_patch", 1572 ] ], @@ -172,7 +168,6 @@ "copy-from": "gambeson_parabolan_vest", "time": "54 h", "using": [ [ "fastener_large", 2 ] ], - "qualities": [ { "id": "SEW", "level": 2 }, { "id": "FABRIC_CUT", "level": 1 } ], "components": [ [ [ "leather_belt", 1 ], [ "webbing_belt", 1 ], [ "santa_belt", 1 ] ], [ [ "parabolan_felt_patch", 2736 ] ], @@ -185,7 +180,6 @@ "copy-from": "gambeson_parabolan_vest", "time": "27 h", "using": [ [ "fastener_large", 2 ] ], - "qualities": [ { "id": "SEW", "level": 2 }, { "id": "FABRIC_CUT", "level": 1 } ], "components": [ [ [ "leather_belt", 1 ], [ "webbing_belt", 1 ], [ "santa_belt", 1 ] ], [ [ "parabolan_felt_patch", 1368 ] ], @@ -213,7 +207,6 @@ "copy-from": "gambeson_pants_parabolan", "time": "60 h", "using": [ [ "fastener_small", 7 ] ], - "qualities": [ { "id": "SEW", "level": 2 }, { "id": "FABRIC_CUT", "level": 1 } ], "components": [ [ [ "parabolan_felt_patch", 820 ] ], [ [ "parabolan_yarn", 600 ] ] ] }, { @@ -222,7 +215,6 @@ "copy-from": "gambeson_pants_parabolan", "time": "30 h", "using": [ [ "fastener_small", 5 ] ], - "qualities": [ { "id": "SEW", "level": 2 }, { "id": "FABRIC_CUT", "level": 1 } ], "components": [ [ [ "parabolan_felt_patch", 410 ] ], [ [ "parabolan_yarn", 300 ] ] ] }, { @@ -246,7 +238,6 @@ "copy-from": "gambeson_gloves_parabolan", "time": "12 h", "using": [ [ "fastener_small", 3 ] ], - "qualities": [ { "id": "SEW", "level": 2 }, { "id": "FABRIC_CUT", "level": 1 } ], "components": [ [ [ "parabolan_felt_patch", 174 ] ], [ [ "parabolan_yarn", 135 ] ] ] }, { @@ -255,7 +246,6 @@ "copy-from": "gambeson_gloves_parabolan", "time": "6 h", "using": [ [ "fastener_small", 2 ] ], - "qualities": [ { "id": "SEW", "level": 2 }, { "id": "FABRIC_CUT", "level": 1 } ], "components": [ [ [ "parabolan_felt_patch", 87 ] ], [ [ "parabolan_yarn", 67 ] ] ] } ]